NOT used as substance
NOT used as non-substance
NOT used as fillable
graph TD;
recipe-cooked-half__french_toastn01-dicing(recipe: cooked-half__french_toast.n.01-dicing);
half__french_toastn01(half__french_toast.n.01);
cooked__diced__french_toastn01(cooked__diced__french_toast.n.01);
recipe-uncooked-half__french_toastn01-dicing(recipe: uncooked-half__french_toast.n.01-dicing);
diced__french_toastn01(diced__french_toast.n.01);
recipe-french_toastn01-slicing(recipe: french_toast.n.01-slicing);
french_toastn01(french_toast.n.01);
recipe-cooked-half__french_toastn01-dicing --> cooked__diced__french_toastn01;
half__french_toastn01 --> recipe-cooked-half__french_toastn01-dicing;
half__french_toastn01 --> recipe-uncooked-half__french_toastn01-dicing;
recipe-uncooked-half__french_toastn01-dicing --> diced__french_toastn01;
recipe-french_toastn01-slicing --> half__french_toastn01;
french_toastn01 --> recipe-french_toastn01-slicing;
graph TD;
classDef success fill:#28a745,color:#fff;
classDef warning fill:#ffc107,color:#fff;
classDef danger fill:#dc3545,color:#fff;
dish.n.02 --> half__french_toast.n.01;
nutriment.n.01 --> dish.n.02;
food.n.01 --> nutriment.n.01;
substance.n.07 --> food.n.01;
matter.n.03 --> substance.n.07;
physical_entity.n.01 --> matter.n.03;
entity.n.01 --> physical_entity.n.01;
click dish.n.02 "/knowledgebase/synsets/dish.n.02/" "Synset details page";
class dish.n.02 success;
click half__french_toast.n.01 "/knowledgebase/synsets/half__french_toast.n.01/" "Synset details page";
class half__french_toast.n.01 success;
click nutriment.n.01 "/knowledgebase/synsets/nutriment.n.01/" "Synset details page";
class nutriment.n.01 success;
click food.n.01 "/knowledgebase/synsets/food.n.01/" "Synset details page";
class food.n.01 success;
click substance.n.07 "/knowledgebase/synsets/substance.n.07/" "Synset details page";
class substance.n.07 success;
click matter.n.03 "/knowledgebase/synsets/matter.n.03/" "Synset details page";
class matter.n.03 success;
click physical_entity.n.01 "/knowledgebase/synsets/physical_entity.n.01/" "Synset details page";
class physical_entity.n.01 success;
click entity.n.01 "/knowledgebase/synsets/entity.n.01/" "Synset details page";
class entity.n.01 success;
style half__french_toast.n.01 stroke:#333,stroke-width:2px;