chicken_soup
Input Synsets
Machine Synsets
Name |
State |
Definition |
stockpot.n.01 |
Matched |
a pot used for preparing soup stock |
stove.n.01 |
Matched |
a kitchen appliance used for cooking food |
Output Synsets
Transition Graph
graph TD;
recipe-chicken_soup(recipe: chicken_soup);
chicken_brothn01(chicken_broth.n.01);
diced__celeryn01(diced__celery.n.01);
saltn02(salt.n.02);
diced__carrotn01(diced__carrot.n.01);
rosemaryn02(rosemary.n.02);
chickenn01(chicken.n.01);
stoven01(stove.n.01);
stockpotn01(stockpot.n.01);
cooked__chicken_soupn01(cooked__chicken_soup.n.01);
recipe-chicken_soup --> cooked__chicken_soupn01;
chicken_brothn01 --> recipe-chicken_soup;
diced__celeryn01 --> recipe-chicken_soup;
saltn02 --> recipe-chicken_soup;
diced__carrotn01 --> recipe-chicken_soup;
rosemaryn02 --> recipe-chicken_soup;
chickenn01 --> recipe-chicken_soup;
stoven01 --> recipe-chicken_soup;
stockpotn01 --> recipe-chicken_soup;