blueberry_mousse
Input Synsets
Machine Synsets
Output Synsets
Transition Graph
graph TD;
recipe-blueberry_mousse(recipe: blueberry_mousse);
blueberry_compoten01(blueberry_compote.n.01);
gelatinn02(gelatin.n.02);
granulated_sugarn01(granulated_sugar.n.01);
whipped_creamn01(whipped_cream.n.01);
cream_of_tartarn01(cream_of_tartar.n.01);
raw_eggn01(raw_egg.n.01);
electric_mixern01(electric_mixer.n.01);
blueberry_moussen01(blueberry_mousse.n.01);
recipe-blueberry_mousse --> blueberry_moussen01;
blueberry_compoten01 --> recipe-blueberry_mousse;
gelatinn02 --> recipe-blueberry_mousse;
granulated_sugarn01 --> recipe-blueberry_mousse;
whipped_creamn01 --> recipe-blueberry_mousse;
cream_of_tartarn01 --> recipe-blueberry_mousse;
raw_eggn01 --> recipe-blueberry_mousse;
electric_mixern01 --> recipe-blueberry_mousse;