Matriculation |
appearance as argument number 1 |
(documentation Matriculation ChineseLanguage "这是学生加入一个 EducationalOrganization 的 OrganizationalProcess。") | chinese_format.kif 2953-2954 | |
(documentation Matriculation EnglishLanguage "The OrganizationalProcess of joining an EducationalOrganization as a student.") | Merge.kif 10744-10745 | |
(documentation Matriculation JapaneseLanguage "学生として EducationalOrganization に参加 する OrganizationalProcess 。") | japanese_format.kif 1708-1709 | |
(externalImage Matriculation "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1f/ Oxford_Matriculation_2003.jpg") | pictureList.kif 4929-4929 | |
(subclass Matriculation JoiningAnOrganization) | Merge.kif 10742-10742 |
appearance as argument number 2 |
(termFormat ChineseLanguage Matriculation "被大学录取") | chinese_format.kif 1100-1100 | |
(termFormat EnglishLanguage Matriculation "matriculation") | english_format.kif 1417-1417 | |
(termFormat FrenchLanguage Matriculation "inscription") | french_format.kif 778-778 | |
(termFormat Hindi Matriculation "praveshikaa-pariikshaa") | terms-hindi.txt 310-310 | |
(termFormat ItalianLanguage Matriculation "Iscrizione") | terms-it.txt 313-313 | |
(termFormat JapaneseLanguage Matriculation "入学") | japanese_format.kif 2462-2462 | |
(termFormat PortugueseLanguage Matriculation "Matricula") | portuguese_format.kif 730-730 | |
(termFormat cz Matriculation "matriculation") | terms-cz.txt 349-349 | |
(termFormat ro Matriculation "înmatriculare") | relations-ro.kif 799-799 | |
(termFormat tg Matriculation "Matrikula") | terms-tg.txt 314-314 |
antecedent |
(=> (and (instance ?E Matriculation) (agent ?E ?C) (patient ?E ?P) (instance ?C College)) (exists (?G ?S) (and (instance ?G Graduation) (agent ?G ?S) (patient ?G ?P) (instance ?S SecondarySchool) (earlier (WhenFn ?G) (WhenFn ?E))))) |
Mid-level-ontology.kif 16717-16729 | |
(=> (and (instance ?ENTER Matriculation) (agent ?ENTER ?COLLEGE) (patient ?ENTER ?STUDENT) (instance ?COLLEGE College)) (exists (?GRAD ?SCHOOL) (and (instance ?GRAD Graduation) (agent ?GRAD ?SCHOOL) (patient ?GRAD ?STUDENT) (instance ?SCHOOL HighSchool) (earlier (WhenFn ?GRAD) (WhenFn ?ENTER))))) |
Mid-level-ontology.kif 16698-16710 | |
(=> (and (instance ?MAT Matriculation) (agent ?MAT ?ORG)) (instance ?ORG EducationalOrganization)) |
Merge.kif 10747-10751 |