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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PlantSpinoseStructure
PlantSpinoseStructure(plant spinose structure)

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 10474-10475
(subclass PlantSpinoseStructure Organ) Mid-level-ontology.kif 10473-10473 Plant spinose structure is a subclass of organ
(subclass PlantSpinoseStructure PlantAnatomicalStructure) Mid-level-ontology.kif 10472-10472 Plant spinose structure is a subclass of plant anatomical structure

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


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

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


(=>
    (instance ?SPINE PlantSpinoseStructure)
    (and
        (attribute ?SPINE LongAndThin)
        (attribute ?SPINE Rigid)))
Mid-level-ontology.kif 10477-10481
(=>
    (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 10483-10494

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


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


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