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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 9577-9578
(subclass PlantSpinoseStructure Organ) Mid-level-ontology.kif 9576-9576 子類 PlantSpinoseStructure and Organ
(subclass PlantSpinoseStructure PlantAnatomicalStructure) Mid-level-ontology.kif 9575-9575 子類 PlantSpinoseStructure and 植物解剖結構

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


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

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


(=>
    (instance ?SPINE PlantSpinoseStructure)
    (and
        (attribute ?SPINE LongAndThin)
        (attribute ?SPINE Rigid)))
Mid-level-ontology.kif 9580-9584
(=>
    (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 9586-9597

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


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


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