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 22649-22650
(externalImage Student "http://articulatesoftware.com/SUMOpictures/education/ kids/ students/ student.png") pictureList.kif 757-757
(instance Student SocialRole) Mid-level-ontology.kif 22648-22648 Student ist ein fall von SocialRole %n{nicht}

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


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

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


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

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 16879-16888
(=>
    (instance ?X SchoolBuilding)
    (exists (?L ?P)
        (and
            (instance ?L Learning)
            (patient ?L ?P)
            (attribute ?P Student)
            (eventLocated ?L ?X))))
Mid-level-ontology.kif 22545-22552


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