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


KB Term:  Term intersection
English Word: 

Sigma KEE - PlantAreole
PlantAreole(plant areole)

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


(subclass PlantAreole PlantAnatomicalStructure) Geography.kif 7915-7915 Plant areole is a subclass of plant anatomical structure
(subclass PlantAreole Organ) Geography.kif 7916-7916 Plant areole is a subclass of organ
(documentation PlantAreole EnglishLanguage "In botany, PlantAreoles are bumps on Cactus from which clusters of spines grow.") Geography.kif 7917-7918 Plant areole is a subclass of organ

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


(termFormat EnglishLanguage PlantAreole "plant areole") domainEnglishFormat.kif 65325-65325

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


(=>
    (instance ?AREOLE PlantAreole)
    (attribute ?AREOLE Concave))
Geography.kif 7920-7922 If X is an instance of plant areole, then concave is an attribute of X
(=>
    (instance ?A PlantAreole)
    (exists (?C)
        (and
            (instance ?C Cactus)
            (part ?A ?C))))
Geography.kif 7924-7929 If X is an instance of plant areole, then there exists Y such that Y is an instance of cactus and X is a part of Y
(=>
    (instance ?AREOLE PlantAreole)
    (exists (?CAC)
        (and
            (instance ?CAC Cactus)
            (part ?AREOLE ?CAC))))
Geography.kif 7931-7936 If X is an instance of plant areole, then there exists Y such that Y is an instance of cactus and X is a part of Y
(=>
    (instance ?AREOLE PlantAreole)
    (exists (?CAC ?SPINE)
        (and
            (instance ?CAC Cactus)
            (instance ?SPINE PlantSpinoseStructure)
            (part ?SPINE Cactus)
            (overlapsSpatially ?SPINE ?AREOLE))))
Geography.kif 7938-7945 If X is an instance of plant areole, then there exist Y, Z such that Y is an instance of cactus, Z is an instance of plant spinose structure, Z is a part of cactus, Z, and X overlapsSpatially


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners