NOT used as substance
NOT used as non-substance
NOT used as fillable
graph TD;
recipe-arborio_ricen01-cooking(recipe: arborio_rice.n.01-cooking);
cooked__watern01(cooked__water.n.01);
arborio_ricen01(arborio_rice.n.01);
cooked__arborio_ricen01(cooked__arborio_rice.n.01);
recipe-arborio_ricen01-cooking --> cooked__arborio_ricen01;
cooked__watern01 --> recipe-arborio_ricen01-cooking;
arborio_ricen01 --> recipe-arborio_ricen01-cooking;
graph TD;
classDef success fill:#28a745,color:#fff;
classDef warning fill:#ffc107,color:#fff;
classDef danger fill:#dc3545,color:#fff;
rice.n.01 --> arborio_rice.n.01;
grain.n.02 --> rice.n.01;
starches.n.01 --> rice.n.01;
foodstuff.n.02 --> starches.n.01;
foodstuff.n.02 --> grain.n.02;
food.n.01 --> foodstuff.n.02;
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 rice.n.01 "/knowledgebase/synsets/rice.n.01/" "Synset details page";
class rice.n.01 info;
click arborio_rice.n.01 "/knowledgebase/synsets/arborio_rice.n.01/" "Synset details page";
class arborio_rice.n.01 info;
click grain.n.02 "/knowledgebase/synsets/grain.n.02/" "Synset details page";
class grain.n.02 success;
click starches.n.01 "/knowledgebase/synsets/starches.n.01/" "Synset details page";
class starches.n.01 success;
click foodstuff.n.02 "/knowledgebase/synsets/foodstuff.n.02/" "Synset details page";
class foodstuff.n.02 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 arborio_rice.n.01 stroke:#333,stroke-width:2px;