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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - CollegeSenior
CollegeSenior(college senior)senior

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


(documentation CollegeSenior EnglishLanguage "The Positions of a student at a PostSecondarySchool who has completed at least three years and less than four years at the school.") Mid-level-ontology.kif 19845-19846
(instance CollegeSenior CollegeStudentPosition) Mid-level-ontology.kif 19844-19844 College senior is an instance of college student position

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


(termFormat ChineseLanguage CollegeSenior "大学高年级") domainEnglishFormat.kif 15623-15623
(termFormat ChineseTraditionalLanguage CollegeSenior "大學高年級") domainEnglishFormat.kif 15622-15622
(termFormat EnglishLanguage CollegeSenior "college senior") domainEnglishFormat.kif 15621-15621

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


(=>
    (and
        (attribute ?P CollegeSenior)
        (occupiesPosition ?H ?P ?ORG))
    (exists (?T)
        (and
            (holdsDuring
                (MeasureFn ?T YearDuration)
                (student ?H ?ORG))
            (greaterThanOrEqualTo ?T 3)
            (lessThan ?T 4))))
Mid-level-ontology.kif 19848-19858


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