bagel_dough
Input Synsets
Name |
State |
Definition |
flour.n.01 |
Substance |
fine powdery foodstuff obtained by grinding and sifting the meal of a cereal grain |
honey.n.01 |
Substance |
a sweet yellow liquid produced by bees |
salt.n.02 |
Substance |
white crystalline form of especially sodium chloride used to season and preserve food |
water.n.06 |
Substance |
a liquid necessary for the life of most animals and plants |
yeast.n.01 |
Substance |
a commercial leavening agent containing yeast cells; used to raise the dough in making bread and for fermenting beer or whiskey |
Machine Synsets
Output Synsets
Transition Graph
graph TD;
recipe-bagel_dough(recipe: bagel_dough);
saltn02(salt.n.02);
honeyn01(honey.n.01);
watern06(water.n.06);
yeastn01(yeast.n.01);
flourn01(flour.n.01);
electric_mixern01(electric_mixer.n.01);
bagel_doughn01(bagel_dough.n.01);
recipe-bagel_dough --> bagel_doughn01;
saltn02 --> recipe-bagel_dough;
honeyn01 --> recipe-bagel_dough;
watern06 --> recipe-bagel_dough;
yeastn01 --> recipe-bagel_dough;
flourn01 --> recipe-bagel_dough;
electric_mixern01 --> recipe-bagel_dough;