Student |
appearance as argument number 1 |
(documentation Student EnglishLanguage "A person who participates in an EducationalProcess in order to learn something.") | Mid-level-ontology.kif 22880-22881 | |
(externalImage Student "http://articulatesoftware.com/SUMOpictures/education/ kids/ students/ student.png") | pictureList.kif 757-757 | |
(instance Student SocialRole) | Mid-level-ontology.kif 22879-22879 |
appearance as argument number 2 |
(termFormat ChineseLanguage Student "学生") | domainEnglishFormat.kif 55721-55721 | |
(termFormat ChineseTraditionalLanguage Student "學生") | domainEnglishFormat.kif 55720-55720 | |
(termFormat EnglishLanguage Student "student") | domainEnglishFormat.kif 55719-55719 |
antecedent |
(=> (attribute ?X Student) (exists (?EV) (and (instance ?EV EducationalProcess) (patient ?EV ?X)))) |
Mid-level-ontology.kif 22882-22887 |
consequent |
(=> (almaMater ?PERSON ?SCHOOL) (exists (?EV) (and (instance ?EV EducationalProcess) (destination ?EV ?PERSON) (eventLocated ?EV ?SCHOOL) (holdsDuring (WhenFn ?EV) (attribute ?PERSON Student))))) |
Mid-level-ontology.kif 17070-17079 | |
(=> (instance ?X SchoolBuilding) (exists (?L ?P) (and (instance ?L Learning) (patient ?L ?P) (attribute ?P Student) (eventLocated ?L ?X)))) |
Mid-level-ontology.kif 22776-22783 |