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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - CollegeSophomore
CollegeSophomore(college sophomore)
soph, sophomore

appearance as argument number 1
-------------------------


(documentation CollegeSophomore EnglishLanguage "The Positions of a student at a PostSecondarySchool who has completed at least one year and less than two years at the school.") Mid-level-ontology.kif 20343-20344
(externalImage CollegeSophomore "http://upload.wikimedia.org/wikipedia/commons/ 3/ 34/ Math_lecture_at_TKK.JPG") pictureList.kif 5920-5920
(externalImage CollegeSophomore "http://upload.wikimedia.org/wikipedia/commons/ 8/ 8e/ Village_school_in_Northern_Bahr_el_Ghazal%2C_Sudan.jpg") pictureList.kif 6290-6290
(externalImage CollegeSophomore "http://upload.wikimedia.org/wikipedia/commons/ 9/ 99/ Nh_students.JPG") pictureList.kif 6291-6291
(externalImage CollegeSophomore "http://upload.wikimedia.org/wikipedia/commons/ e/ ea/ Academic_procession.jpg") pictureList.kif 6292-6292
(instance CollegeSophomore CollegeStudentPosition) Mid-level-ontology.kif 20342-20342 College sophomore is an instance of college student position

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


(termFormat ChineseLanguage CollegeSophomore "大学二年级学生") domainEnglishFormat.kif 15623-15623
(termFormat ChineseTraditionalLanguage CollegeSophomore "大學二年級學生") domainEnglishFormat.kif 15622-15622
(termFormat EnglishLanguage CollegeSophomore "college sophomore") domainEnglishFormat.kif 15621-15621

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


(=>
    (and
        (attribute ?P CollegeSophomore)
        (occupiesPosition ?H ?P ?ORG))
    (exists (?T)
        (and
            (holdsDuring
                (MeasureFn ?T YearDuration)
                (student ?H ?ORG))
            (greaterThanOrEqualTo ?T 1)
            (lessThan ?T 2))))
Mid-level-ontology.kif 20346-20356


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