![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| student |
| appearance as argument number 1 |
|
|
| (subrelation student member) | Mid-level-ontology.kif 18405-18405 | student is a subrelation of member |
| (instance student BinaryPredicate) | Mid-level-ontology.kif 18406-18406 | student is an instance of binary predicate |
| (domain student 1 Human) | Mid-level-ontology.kif 18407-18407 | The number 1 argument of student is an instance of human |
| (domain student 2 EducationalOrganization) | Mid-level-ontology.kif 18408-18408 | The number 2 argument of student is an instance of educational organization |
| (documentation student EnglishLanguage "(student ?AGENT ?ORG) means that ?AGENT is enrolled in the EducationalOrganization ?ORG.") | Mid-level-ontology.kif 18409-18410 | The number 2 argument of student is an instance of educational organization |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage student "%1 is a student of %2") | domainEnglishFormat.kif 4680-4680 | |
| (format ChineseTraditionalLanguage student "%1 是 %2 的 student ") | domainEnglishFormat.kif 4681-4681 | |
| (format ChineseLanguage student "%1 是 %2 的 student ") | domainEnglishFormat.kif 4682-4682 | |
| (termFormat EnglishLanguage student "student") | domainEnglishFormat.kif 65980-65980 |
| antecedent |
|
|
| (=> (student ?AGENT ?ORG) (exists (?PROCESS) (and (instance ?PROCESS EducationalProcess) (eventLocated ?PROCESS ?ORG) (destination ?PROCESS ?AGENT)))) |
Mid-level-ontology.kif 18412-18418 | If X is a student of Y, then there exists Z such that Z is an instance of educational process, Z is located at Y, and Z ends up at X |
| consequent |
|
|