chicken_curry
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_curry(recipe: chicken_curry);
curry_powdern01(curry_powder.n.01);
diced__beefsteak_tomaton01(diced__beefsteak_tomato.n.01);
diced__vidalia_onionn01(diced__vidalia_onion.n.01);
diced__chicken_breastn01(diced__chicken_breast.n.01);
cooking_oiln01(cooking_oil.n.01);
stoven01(stove.n.01);
stockpotn01(stockpot.n.01);
chicken_curryn01(chicken_curry.n.01);
recipe-chicken_curry --> chicken_curryn01;
curry_powdern01 --> recipe-chicken_curry;
diced__beefsteak_tomaton01 --> recipe-chicken_curry;
diced__vidalia_onionn01 --> recipe-chicken_curry;
diced__chicken_breastn01 --> recipe-chicken_curry;
cooking_oiln01 --> recipe-chicken_curry;
stoven01 --> recipe-chicken_curry;
stockpotn01 --> recipe-chicken_curry;