chocolate_milk
Input Synsets
Name |
State |
Definition |
cocoa_powder.n.01 |
Substance |
the powdery remains of chocolate liquor after cocoa butter is removed; used in baking and in low fat and low calorie recipes and as a flavoring for ice cream |
granulated_sugar.n.01 |
Substance |
sugar in the form of small grains |
low-fat_milk.n.01 |
Substance |
milk from which some of the cream has been removed |
Machine Synsets
Name |
State |
Definition |
blender.n.01 |
Matched |
an electrically powered mixer with whirling blades that mix or chop or liquefy foods |
Output Synsets
Transition Graph
graph TD;
recipe-chocolate_milk(recipe: chocolate_milk);
granulated_sugarn01(granulated_sugar.n.01);
cocoa_powdern01(cocoa_powder.n.01);
low-fat_milkn01(low-fat_milk.n.01);
blendern01(blender.n.01);
chocolate_milkn01(chocolate_milk.n.01);
recipe-chocolate_milk --> chocolate_milkn01;
granulated_sugarn01 --> recipe-chocolate_milk;
cocoa_powdern01 --> recipe-chocolate_milk;
low-fat_milkn01 --> recipe-chocolate_milk;
blendern01 --> recipe-chocolate_milk;