macaroni_and_cheese
Input Synsets
Machine Synsets
Name |
State |
Definition |
casserole.n.02 |
Matched |
large deep dish in which food can be cooked and served |
oven.n.01 |
Matched |
kitchen appliance used for baking or roasting |
Output Synsets
Transition Graph
graph TD;
recipe-macaroni_and_cheese(recipe: macaroni_and_cheese);
cheese_saucen01(cheese_sauce.n.01);
cooked__noodlen01(cooked__noodle.n.01);
breadcrumbn01(breadcrumb.n.01);
ovenn01(oven.n.01);
casserolen02(casserole.n.02);
macaroni_and_cheesen01(macaroni_and_cheese.n.01);
recipe-macaroni_and_cheese --> macaroni_and_cheesen01;
cheese_saucen01 --> recipe-macaroni_and_cheese;
cooked__noodlen01 --> recipe-macaroni_and_cheese;
breadcrumbn01 --> recipe-macaroni_and_cheese;
ovenn01 --> recipe-macaroni_and_cheese;
casserolen02 --> recipe-macaroni_and_cheese;