green_tea_latte
Input Synsets
Name |
State |
Definition |
low-fat_milk.n.01 |
Substance |
milk from which some of the cream has been removed |
tea.n.01 |
Substance |
a beverage made by steeping tea leaves in water |
Machine Synsets
Output Synsets
Transition Graph
graph TD;
recipe-green_tea_latte(recipe: green_tea_latte);
low-fat_milkn01(low-fat_milk.n.01);
tean01(tea.n.01);
green_tea_latten01(green_tea_latte.n.01);
recipe-green_tea_latte --> green_tea_latten01;
low-fat_milkn01 --> recipe-green_tea_latte;
tean01 --> recipe-green_tea_latte;