waffle
Input Synsets
Machine Synsets
Name |
State |
Definition |
waffle_iron.n.01 |
Matched |
a kitchen appliance for baking waffles; the appliance usually consists of two indented metal pans hinged together so that they create a pattern on the waffle |
Output Synsets
Name |
State |
Definition |
waffle.n.01 |
Matched |
pancake batter baked in a waffle iron |
Transition Graph
graph TD;
recipe-waffle(recipe: waffle);
waffle_battern01(waffle_batter.n.01);
waffle_ironn01(waffle_iron.n.01);
wafflen01(waffle.n.01);
recipe-waffle --> wafflen01;
waffle_battern01 --> recipe-waffle;
waffle_ironn01 --> recipe-waffle;