cheese_tarts
Input Synsets
Machine Synsets
Name |
State |
Definition |
cookie_sheet.n.01 |
Matched |
a cooking utensil consisting of a flat rectangular metal sheet used for baking cookies or biscuits |
oven.n.01 |
Matched |
kitchen appliance used for baking or roasting |
Output Synsets
Transition Graph
graph TD;
recipe-cheese_tarts(recipe: cheese_tarts);
pastryn01(pastry.n.01);
cheese_pastry_fillingn01(cheese_pastry_filling.n.01);
ovenn01(oven.n.01);
cookie_sheetn01(cookie_sheet.n.01);
cheese_tartn01(cheese_tart.n.01);
recipe-cheese_tarts --> cheese_tartn01;
pastryn01 --> recipe-cheese_tarts;
cheese_pastry_fillingn01 --> recipe-cheese_tarts;
ovenn01 --> recipe-cheese_tarts;
cookie_sheetn01 --> recipe-cheese_tarts;