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

Formal Language: 


KB Term:  Term intersection
English Word: 

  CollegeJunior

Sigma KEE - CollegeJunior
CollegeJunior(college junior)junior

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


(documentation CollegeJunior EnglishLanguage "The Positions of a student at a PostSecondarySchool who has completed at least two years and less than three years at the school.") Mid-level-ontology.kif 20311-20312
(instance CollegeJunior CollegeStudentPosition) Mid-level-ontology.kif 20310-20310 College junior is an instance of college student position

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


(termFormat ChineseLanguage CollegeJunior "大学三年级") domainEnglishFormat.kif 15611-15611
(termFormat ChineseTraditionalLanguage CollegeJunior "大學三年級") domainEnglishFormat.kif 15610-15610
(termFormat EnglishLanguage CollegeJunior "college junior") domainEnglishFormat.kif 15609-15609

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


(=>
    (and
        (attribute ?P CollegeJunior)
        (occupiesPosition ?H ?P ?ORG))
    (exists (?T)
        (and
            (holdsDuring
                (MeasureFn ?T YearDuration)
                (student ?H ?ORG))
            (greaterThanOrEqualTo ?T 2)
            (lessThan ?T 3))))
Mid-level-ontology.kif 20314-20324


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

Show without tree


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