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