fruit_punch_1
Input Synsets
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
Name |
State |
Definition |
fruit_punch.n.01 |
Substance |
a punch made of fruit juices mixed with water or soda water (with or without alcohol) |
Transition Graph
graph TD;
recipe-fruit_punch_1(recipe: fruit_punch_1);
tonicn01(tonic.n.01);
diced__watermelonn01(diced__watermelon.n.01);
lemon_juicen01(lemon_juice.n.01);
lemonaden01(lemonade.n.01);
blendern01(blender.n.01);
fruit_punchn01(fruit_punch.n.01);
recipe-fruit_punch_1 --> fruit_punchn01;
tonicn01 --> recipe-fruit_punch_1;
diced__watermelonn01 --> recipe-fruit_punch_1;
lemon_juicen01 --> recipe-fruit_punch_1;
lemonaden01 --> recipe-fruit_punch_1;
blendern01 --> recipe-fruit_punch_1;