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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Uninhabited
Uninhabited

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


(documentation Uninhabited EnglishLanguage "Attribute of a Region in which no Humans exist.") Mid-level-ontology.kif 30101-30102
(instance Uninhabited RelationalAttribute) Mid-level-ontology.kif 30100-30100 Uninhabited est une instance de attribut relationnel

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


(contraryAttribute Inhabited Uninhabited) Mid-level-ontology.kif 30115-30115 Inhabited est l'oppos� de Uninhabited
(termFormat EnglishLanguage Uninhabited "uninhabited") domainEnglishFormat.kif 65647-65647

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


(=>
    (and
        (attribute ?U Uninhabited)
        (instance ?U Region))
    (not
        (exists (?H)
            (and
                (instance ?H Human)
                (inhabits ?H ?U)))))
Mid-level-ontology.kif 30104-30112


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