NOT used as substance
NOT used as non-substance
NOT used as fillable
graph TD;
recipe-diced__club_sandwichn01-cooking(recipe: diced__club_sandwich.n.01-cooking);
diced__club_sandwichn01(diced__club_sandwich.n.01);
cooked__diced__club_sandwichn01(cooked__diced__club_sandwich.n.01);
recipe-uncooked-half__club_sandwichn01-dicing(recipe: uncooked-half__club_sandwich.n.01-dicing);
half__club_sandwichn01(half__club_sandwich.n.01);
recipe-diced__club_sandwichn01-cooking --> cooked__diced__club_sandwichn01;
diced__club_sandwichn01 --> recipe-diced__club_sandwichn01-cooking;
recipe-uncooked-half__club_sandwichn01-dicing --> diced__club_sandwichn01;
half__club_sandwichn01 --> recipe-uncooked-half__club_sandwichn01-dicing;
graph TD;
classDef success fill:#28a745,color:#fff;
classDef warning fill:#ffc107,color:#fff;
classDef danger fill:#dc3545,color:#fff;
sandwich.n.01 --> diced__club_sandwich.n.01;
snack_food.n.01 --> sandwich.n.01;
dish.n.02 --> snack_food.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 sandwich.n.01 "/knowledgebase/synsets/sandwich.n.01/" "Synset details page";
class sandwich.n.01 success;
click diced__club_sandwich.n.01 "/knowledgebase/synsets/diced__club_sandwich.n.01/" "Synset details page";
class diced__club_sandwich.n.01 info;
click snack_food.n.01 "/knowledgebase/synsets/snack_food.n.01/" "Synset details page";
class snack_food.n.01 success;
click dish.n.02 "/knowledgebase/synsets/dish.n.02/" "Synset details page";
class dish.n.02 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 diced__club_sandwich.n.01 stroke:#333,stroke-width:2px;