blueberry_compote
Input Synsets
Name |
State |
Definition |
blueberry.n.02 |
Substance |
sweet edible dark-blue berries of either low-growing or high-growing blueberry plants |
granulated_sugar.n.01 |
Substance |
sugar in the form of small grains |
lemon_juice.n.01 |
Substance |
usually freshly squeezed juice of lemons |
Machine Synsets
Name |
State |
Definition |
saucepan.n.01 |
Matched |
a deep pan with a handle; used for stewing or boiling |
stove.n.01 |
Matched |
a kitchen appliance used for cooking food |
Output Synsets
Transition Graph
graph TD;
recipe-blueberry_compote(recipe: blueberry_compote);
blueberryn02(blueberry.n.02);
lemon_juicen01(lemon_juice.n.01);
granulated_sugarn01(granulated_sugar.n.01);
stoven01(stove.n.01);
saucepann01(saucepan.n.01);
blueberry_compoten01(blueberry_compote.n.01);
recipe-blueberry_compote --> blueberry_compoten01;
blueberryn02 --> recipe-blueberry_compote;
lemon_juicen01 --> recipe-blueberry_compote;
granulated_sugarn01 --> recipe-blueberry_compote;
stoven01 --> recipe-blueberry_compote;
saucepann01 --> recipe-blueberry_compote;