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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PlantAnatomicalStructure
PlantAnatomicalStructure(plant anatomical structure)

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 15054-15055
(subclass PlantAnatomicalStructure AnatomicalStructure) Merge.kif 15053-15053 Plant anatomical structure is a subclass of anatomical structure

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


(subclass Cotton PlantAnatomicalStructure) Mid-level-ontology.kif 5440-5440 Cotton is a subclass of plant anatomical structure
(subclass Flower PlantAnatomicalStructure) Mid-level-ontology.kif 9739-9739 Flower is a subclass of plant anatomical structure
(subclass FruitOrVegetable PlantAnatomicalStructure) Merge.kif 15100-15100 Fruit or vegetable is a subclass of plant anatomical structure
(subclass PlantAreole PlantAnatomicalStructure) Mid-level-ontology.kif 9818-9818 Plant areole is a subclass of plant anatomical structure
(subclass PlantBranch PlantAnatomicalStructure) Mid-level-ontology.kif 9691-9691 Plant branch is a subclass of plant anatomical structure
(subclass PlantLeaf PlantAnatomicalStructure) Mid-level-ontology.kif 9686-9686 Plant leaf is a subclass of plant anatomical structure
(subclass PlantRoot PlantAnatomicalStructure) Mid-level-ontology.kif 9718-9718 Plant root is a subclass of plant anatomical structure
(subclass PlantSpinoseStructure PlantAnatomicalStructure) Mid-level-ontology.kif 9794-9794 Plant spinose structure is a subclass of plant anatomical structure
(subclass PlantStem PlantAnatomicalStructure) Mid-level-ontology.kif 9751-9751 Plant stem is a subclass of plant anatomical structure
(subclass Pollen PlantAnatomicalStructure) Merge.kif 15095-15095 Pollen is a subclass of plant anatomical structure
(subclass Seed PlantAnatomicalStructure) Merge.kif 15083-15083 Seed is a subclass of plant anatomical structure
(subclass Spore PlantAnatomicalStructure) Merge.kif 15108-15108 Spore is a subclass of plant anatomical structure
(termFormat ChineseLanguage PlantAnatomicalStructure "植物解剖结构") domainEnglishFormat.kif 46148-46148 Spore is a subclass of plant anatomical structure
(termFormat ChineseTraditionalLanguage PlantAnatomicalStructure "植物解剖結構") domainEnglishFormat.kif 46147-46147 Spore is a subclass of plant anatomical structure
(termFormat EnglishLanguage PlantAnatomicalStructure "plant anatomical structure") domainEnglishFormat.kif 46146-46146 Spore is a subclass of plant anatomical structure

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


(domainSubclass PlantFn 1 PlantAnatomicalStructure) Food.kif 3352-3352 The number 1 argument of plant fn is a subclass of plant anatomical structure
(partition AnatomicalStructure AnimalAnatomicalStructure PlantAnatomicalStructure) Merge.kif 14961-14961 Anatomical structure is exhaustively partitioned into animal anatomical structure and plant anatomical structure

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


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

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


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


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