chocolate_cookie_dough
Input Synsets
Machine Synsets
Output Synsets
Transition Graph
graph TD;
recipe-chocolate_cookie_dough(recipe: chocolate_cookie_dough);
melted__buttern01(melted__butter.n.01);
granulated_sugarn01(granulated_sugar.n.01);
chocolate_barn01(chocolate_bar.n.01);
cocoa_powdern01(cocoa_powder.n.01);
flourn01(flour.n.01);
raw_eggn01(raw_egg.n.01);
electric_mixern01(electric_mixer.n.01);
chocolate_cookie_doughn01(chocolate_cookie_dough.n.01);
recipe-chocolate_cookie_dough --> chocolate_cookie_doughn01;
melted__buttern01 --> recipe-chocolate_cookie_dough;
granulated_sugarn01 --> recipe-chocolate_cookie_dough;
chocolate_barn01 --> recipe-chocolate_cookie_dough;
cocoa_powdern01 --> recipe-chocolate_cookie_dough;
flourn01 --> recipe-chocolate_cookie_dough;
raw_eggn01 --> recipe-chocolate_cookie_dough;
electric_mixern01 --> recipe-chocolate_cookie_dough;