![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| DemonymFn |
| appearance as argument number 1 |
|
|
| (instance DemonymFn UnaryFunction) | Mid-level-ontology.kif 33276-33276 | Demonym fn is an instance of unary function |
| (domain DemonymFn 1 GeographicArea) | Mid-level-ontology.kif 33277-33277 | The number 1 argument of Demonym fn is an instance of geographic area |
| (rangeSubclass DemonymFn NationalPerson) | Mid-level-ontology.kif 33278-33278 | The values returned by Demonym fn are subclasses of national person |
| (documentation DemonymFn EnglishLanguage "A GroupOfPeople defined by their birthplace or where the Residence they inhabit is located.") | Mid-level-ontology.kif 33279-33280 | The values returned by Demonym fn are subclasses of national person |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage DemonymFn "%1-ian") | Mid-level-ontology.kif 33281-33281 | |
| (termFormat EnglishLanguage DemonymFn "Demonym fn") | domainEnglishFormat.kif 64758-64758 |
| antecedent |
|
|
| (=> (instance ?P (DemonymFn ?N)) (or (exists (?R) (and (located ?R ?N) (inhabits ?P ?R))) (birthplace ?P ?N))) |
Mid-level-ontology.kif 33283-33290 | If X is an instance of Y-ian, then there exists Z such that Z is located at Y and X lives in Z or Y is a birthplace of X |