popsicles
Input Synsets
Name |
State |
Definition |
smoothie.n.02 |
Substance |
a thick smooth drink consisting of fresh fruit pureed with ice cream or yoghurt or milk |
Machine Synsets
Name |
State |
Definition |
deep-freeze.n.02 |
Matched |
|
mold.n.02 |
Matched |
container into which liquid is poured to create a given shape when it hardens |
Output Synsets
Name |
State |
Definition |
ice_lolly.n.01 |
Matched |
ice cream or water ice on a small wooden stick |
Transition Graph
graph TD;
recipe-popsicles(recipe: popsicles);
smoothien02(smoothie.n.02);
deep-freezen02(deep-freeze.n.02);
moldn02(mold.n.02);
ice_lollyn01(ice_lolly.n.01);
recipe-popsicles --> ice_lollyn01;
smoothien02 --> recipe-popsicles;
deep-freezen02 --> recipe-popsicles;
moldn02 --> recipe-popsicles;