beef_stew
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-beef_stew(recipe: beef_stew);
pean01(pea.n.01);
diced__carrotn01(diced__carrot.n.01);
beef_brothn01(beef_broth.n.01);
ground_beefn01(ground_beef.n.01);
diced__vidalia_onionn01(diced__vidalia_onion.n.01);
stoven01(stove.n.01);
stockpotn01(stockpot.n.01);
beef_stewn01(beef_stew.n.01);
recipe-beef_stew --> beef_stewn01;
pean01 --> recipe-beef_stew;
diced__carrotn01 --> recipe-beef_stew;
beef_brothn01 --> recipe-beef_stew;
ground_beefn01 --> recipe-beef_stew;
diced__vidalia_onionn01 --> recipe-beef_stew;
stoven01 --> recipe-beef_stew;
stockpotn01 --> recipe-beef_stew;