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 20327-20328
(instance CollegeSenior CollegeStudentPosition) Mid-level-ontology.kif 20326-20326 College senior is an instance of college student position

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


(termFormat ChineseLanguage CollegeSenior "大学高年级") domainEnglishFormat.kif 15617-15617
(termFormat ChineseTraditionalLanguage CollegeSenior "大學高年級") domainEnglishFormat.kif 15616-15616
(termFormat EnglishLanguage CollegeSenior "college senior") domainEnglishFormat.kif 15615-15615

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 20330-20340


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