![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Uninhabited(uninhabited) | abandoned, derelict, deserted, uninhabited, unoccupied, unpeopled, unpopulated, unsettled, untenanted |
| appearance as argument number 1 |
|
|
| (instance Uninhabited RelationalAttribute) | Mid-level-ontology.kif 32708-32708 | Uninhabited is an instance of relational attribute |
| (documentation Uninhabited EnglishLanguage "Attribute of a Region in which no Humans exist.") | Mid-level-ontology.kif 32709-32710 | Uninhabited is an instance of relational attribute |
| appearance as argument number 2 |
|
|
| (contraryAttribute Inhabited Uninhabited) | Mid-level-ontology.kif 32723-32723 | Inhabited is the opposite of uninhabited |
| (termFormat EnglishLanguage Uninhabited "uninhabited") | domainEnglishFormat.kif 65650-65650 | 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 32712-32720 | If uninhabited is an attribute of X and X is an instance of region, then there doesn't exist Y such that Y is an instance of human and Y lives in X |