spice_cookies
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-spice_cookies(recipe: spice_cookies);
spice_cookie_doughn01(spice_cookie_dough.n.01);
ovenn01(oven.n.01);
cookie_sheetn01(cookie_sheet.n.01);
spice_cookien01(spice_cookie.n.01);
recipe-spice_cookies --> spice_cookien01;
spice_cookie_doughn01 --> recipe-spice_cookies;
ovenn01 --> recipe-spice_cookies;
cookie_sheetn01 --> recipe-spice_cookies;