Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PlantAnatomicalStructure
PlantAnatomicalStructure

appearance as argument number 1
-------------------------


(documentation PlantAnatomicalStructure ChineseLanguage "这是只属于 Plant de AnatomicalStructure。") chinese_format.kif 3497-3498
(documentation PlantAnatomicalStructure EnglishLanguage "AnatomicalStructures that are possessed exclusively by Plants.") Merge.kif 15082-15083
(subclass PlantAnatomicalStructure AnatomicalStructure) Merge.kif 15081-15081

appearance as argument number 2
-------------------------


(subclass Cotton PlantAnatomicalStructure) Mid-level-ontology.kif 5995-5995
(subclass Flower PlantAnatomicalStructure) Mid-level-ontology.kif 10417-10417
(subclass FruitOrVegetable PlantAnatomicalStructure) Merge.kif 15128-15128
(subclass PlantAreole PlantAnatomicalStructure) Mid-level-ontology.kif 10496-10496
(subclass PlantBranch PlantAnatomicalStructure) Mid-level-ontology.kif 10369-10369
(subclass PlantLeaf PlantAnatomicalStructure) Mid-level-ontology.kif 10364-10364
(subclass PlantRoot PlantAnatomicalStructure) Mid-level-ontology.kif 10396-10396
(subclass PlantSpinoseStructure PlantAnatomicalStructure) Mid-level-ontology.kif 10472-10472
(subclass PlantStem PlantAnatomicalStructure) Mid-level-ontology.kif 10429-10429
(subclass Pollen PlantAnatomicalStructure) Merge.kif 15123-15123
(subclass Seed PlantAnatomicalStructure) Merge.kif 15111-15111
(subclass Spore PlantAnatomicalStructure) Merge.kif 15136-15136
(termFormat ChineseLanguage PlantAnatomicalStructure "植物解剖结构") domainEnglishFormat.kif 46141-46141
(termFormat ChineseTraditionalLanguage PlantAnatomicalStructure "植物解剖結構") domainEnglishFormat.kif 46140-46140
(termFormat EnglishLanguage PlantAnatomicalStructure "plant anatomical structure") domainEnglishFormat.kif 46139-46139

appearance as argument number 3
-------------------------


(domainSubclass PlantFn 1 PlantAnatomicalStructure) Food.kif 3352-3352
(partition AnatomicalStructure AnimalAnatomicalStructure PlantAnatomicalStructure) Merge.kif 14989-14989

antecedent
-------------------------


(=>
    (and
        (instance ?STRUCTURE PlantAnatomicalStructure)
        (instance ?PLANT Organism)
        (part ?STRUCTURE ?PLANT))
    (instance ?PLANT Plant))
Merge.kif 15085-15090

consequent
-------------------------


(=>
    (instance ?S Spice)
    (exists (?P ?CLASS)
        (and
            (instance ?P
                (DeadFn ?CLASS))
            (part ?S ?P)
            (subclass ?CLASS PlantAnatomicalStructure))))
Economy.kif 4575-4582


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners