Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Student
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 22597-22598
(externalImage Student "http://articulatesoftware.com/SUMOpictures/education/ kids/ students/ student.png") pictureList.kif 757-757
(instance Student SocialRole) Mid-level-ontology.kif 22596-22596 Student est une instance de r�le social

appearance as argument number 2
-------------------------


(termFormat ChineseLanguage Student "学生") domainEnglishFormat.kif 55686-55686
(termFormat ChineseTraditionalLanguage Student "學生") domainEnglishFormat.kif 55685-55685
(termFormat EnglishLanguage Student "student") domainEnglishFormat.kif 55684-55684

antecedent
-------------------------


(=>
    (attribute ?X Student)
    (exists (?EV)
        (and
            (instance ?EV EducationalProcess)
            (patient ?EV ?X))))
Mid-level-ontology.kif 22599-22604

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 16852-16861
(=>
    (instance ?X SchoolBuilding)
    (exists (?L ?P)
        (and
            (instance ?L Learning)
            (patient ?L ?P)
            (attribute ?P Student)
            (eventLocated ?L ?X))))
Mid-level-ontology.kif 22493-22500


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners