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

Formal Language: 


KB Term:  Term intersection
English Word: 

  Uninhabited

Sigma KEE - Uninhabited
Uninhabited(uninhabited)abandoned, derelict, deserted, uninhabited, unoccupied, unpeopled, unpopulated, unsettled, untenanted

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


(documentation Uninhabited EnglishLanguage "Attribute of a Region in which no Humans exist.") Mid-level-ontology.kif 31993-31994
(instance Uninhabited RelationalAttribute) Mid-level-ontology.kif 31992-31992 Uninhabited is an instance of relational attribute

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


(contraryAttribute Inhabited Uninhabited) Mid-level-ontology.kif 32007-32007 Inhabited is the opposite of uninhabited
(termFormat EnglishLanguage Uninhabited "uninhabited") domainEnglishFormat.kif 65641-65641 Inhabited is the opposite of uninhabited

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


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


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