schnitzel
Input Synsets
Name |
State |
Definition |
breadcrumb.n.01 |
Substance |
crumb of bread; used especially for coating or thickening |
cooking_oil.n.01 |
Substance |
any of numerous vegetable oils used in cooking |
flour.n.01 |
Substance |
fine powdery foodstuff obtained by grinding and sifting the meal of a cereal grain |
raw_egg.n.01 |
Matched |
|
salt.n.02 |
Substance |
white crystalline form of especially sodium chloride used to season and preserve food |
veal.n.01 |
Matched |
meat from a calf |
Machine Synsets
Name |
State |
Definition |
frying_pan.n.01 |
Matched |
a pan used for frying foods |
stove.n.01 |
Matched |
a kitchen appliance used for cooking food |
Output Synsets
Name |
State |
Definition |
schnitzel.n.01 |
Matched |
deep-fried breaded veal cutlets |
Transition Graph
graph TD;
recipe-schnitzel(recipe: schnitzel);
breadcrumbn01(breadcrumb.n.01);
saltn02(salt.n.02);
flourn01(flour.n.01);
vealn01(veal.n.01);
cooking_oiln01(cooking_oil.n.01);
raw_eggn01(raw_egg.n.01);
stoven01(stove.n.01);
frying_pann01(frying_pan.n.01);
schnitzeln01(schnitzel.n.01);
recipe-schnitzel --> schnitzeln01;
breadcrumbn01 --> recipe-schnitzel;
saltn02 --> recipe-schnitzel;
flourn01 --> recipe-schnitzel;
vealn01 --> recipe-schnitzel;
cooking_oiln01 --> recipe-schnitzel;
raw_eggn01 --> recipe-schnitzel;
stoven01 --> recipe-schnitzel;
frying_pann01 --> recipe-schnitzel;