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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PlantSpinoseStructure

Sigma KEE - PlantSpinoseStructure
PlantSpinoseStructure

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


(documentation PlantSpinoseStructure EnglishLanguage "A PlantSpinoseStructure is either a thorn, a spine or a prinkle. They are rigid parts of a Plant with sharp ends.") Mid-level-ontology.kif 9605-9606
(subclass PlantSpinoseStructure Organ) Mid-level-ontology.kif 9604-9604
(subclass PlantSpinoseStructure PlantAnatomicalStructure) Mid-level-ontology.kif 9603-9603

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


(termFormat EnglishLanguage PlantSpinoseStructure "plant spinose structure") domainEnglishFormat.kif 65327-65327

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


(=>
    (instance ?SPINE PlantSpinoseStructure)
    (and
        (attribute ?SPINE LongAndThin)
        (attribute ?SPINE Rigid)))
Mid-level-ontology.kif 9608-9612
(=>
    (instance ?SPINE PlantSpinoseStructure)
    (modalAttribute
        (exists (?I ?P ?A)
            (and
                (instance ?I Inserting)
                (instrument ?I ?SPINE)
                (instance ?A Animal)
                (patient ?I ?A)
                (causes ?I ?P)
                (instance ?P Pain)
                (experiencer ?P ?A))) Possibility))
Mid-level-ontology.kif 9614-9625

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


(=>
    (instance ?AREOLE PlantAreole)
    (exists (?CAC ?SPINE)
        (and
            (instance ?CAC Cactus)
            (instance ?SPINE PlantSpinoseStructure)
            (part ?SPINE Cactus)
            (overlapsSpatially ?SPINE ?AREOLE))))
Mid-level-ontology.kif 9643-9650


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

Show without tree


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