![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Multilingual(multilingual) | bilingual, multilingual, polyglot, trilingual |
| appearance as argument number 1 |
|
|
| (instance Multilingual RelationalAttribute) | Mid-level-ontology.kif 28307-28307 | Multilingual is an instance of relational attribute |
| (documentation Multilingual EnglishLanguage "Multilingual describes a person who is able to speak more than one language fluently") | Mid-level-ontology.kif 28308-28309 | Multilingual is an instance of relational attribute |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Multilingual "multilingual") | Mid-level-ontology.kif 28310-28310 |
| antecedent |
|
|
| (=> (attribute ?X Multilingual) (instance ?X Human)) |
Mid-level-ontology.kif 28312-28314 | If multilingual is an attribute of X, then X is an instance of human |
| (=> (and (attribute ?X Multilingual) (instance ?SPEAK Speaking) (agent ?SPEAK ?X)) (modalAttribute (exists (?LANG1 ?LANG2) (and (instance ?LANG1 SpokenHumanLanguage) (instance ?LANG2 SpokenHumanLanguage) (not (equal ?LANG1 ?LANG2)) (or (patient ?SPEAK ?LANG1) (patient ?SPEAK ?LANG2)))) Possibility)) |
Mid-level-ontology.kif 28316-28329 | If multilingual is an attribute of X, Y is an instance of speaking, and X is an agent of Y, then the statement there exist Z, W such that Z is an instance of spoken human language, W is an instance of spoken human language, equal Z, W, and Z is a patient of Y or W is a patient of Y has the modal force of possibility |