pizza_dough
Input Synsets
Name |
State |
Definition |
flour.n.01 |
Substance |
fine powdery foodstuff obtained by grinding and sifting the meal of a cereal grain |
granulated_sugar.n.01 |
Substance |
sugar in the form of small grains |
olive_oil.n.01 |
Substance |
oil from olives |
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-pizza_dough(recipe: pizza_dough);
saltn02(salt.n.02);
watern06(water.n.06);
yeastn01(yeast.n.01);
granulated_sugarn01(granulated_sugar.n.01);
olive_oiln01(olive_oil.n.01);
flourn01(flour.n.01);
electric_mixern01(electric_mixer.n.01);
pizza_doughn01(pizza_dough.n.01);
recipe-pizza_dough --> pizza_doughn01;
saltn02 --> recipe-pizza_dough;
watern06 --> recipe-pizza_dough;
yeastn01 --> recipe-pizza_dough;
granulated_sugarn01 --> recipe-pizza_dough;
olive_oiln01 --> recipe-pizza_dough;
flourn01 --> recipe-pizza_dough;
electric_mixern01 --> recipe-pizza_dough;