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


KB Term:  Term intersection
English Word: 

Sigma KEE - Inhabited
Inhabited(inhabited)inhabited

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


(instance Inhabited RelationalAttribute) Mid-level-ontology.kif 32722-32722 Inhabited is an instance of relational attribute
(contraryAttribute Inhabited Uninhabited) Mid-level-ontology.kif 32723-32723 Inhabited is the opposite of uninhabited
(documentation Inhabited EnglishLanguage "Attribute of a Region in which Humans exist.") Mid-level-ontology.kif 32725-32726 Inhabited is the opposite of uninhabited

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


(termFormat EnglishLanguage Inhabited "inhabited") domainEnglishFormat.kif 65033-65033

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


(=>
    (and
        (attribute ?I Inhabited)
        (instance ?I Region))
    (exists (?H)
        (and
            (instance ?H Human)
            (inhabits ?H ?I))))
Mid-level-ontology.kif 32728-32735 If inhabited is an attribute of X and X is an instance of region, then there exists Y such that Y is an instance of human and Y lives in X


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