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

Formal Language: 



KB Term:  Term intersection
English Word: 

  VocationalSchool

Sigma KEE - VocationalSchool
VocationalSchool

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


(documentation VocationalSchool EnglishLanguage "Any School whose aim is to teach students an OccupationalTrade.") Mid-level-ontology.kif 16705-16706
(subclass VocationalSchool School) Mid-level-ontology.kif 16704-16704 VocationalSchoolSchoolsubclass では %n

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


(termFormat ChineseLanguage VocationalSchool "职业学校") domainEnglishFormat.kif 61857-61857
(termFormat ChineseTraditionalLanguage VocationalSchool "職業學校") domainEnglishFormat.kif 61856-61856
(termFormat EnglishLanguage VocationalSchool "vocational school") domainEnglishFormat.kif 61855-61855

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


(=>
    (instance ?VS VocationalSchool)
    (hasPurpose ?VS
        (exists (?P ?S ?T)
            (and
                (instance ?P EducationalProcess)
                (eventLocated ?P ?VS)
                (student ?S ?VS)
                (experiencer ?P ?S)
                (instance ?T OccupationalTrade)
                (holdsDuring
                    (EndFn
                        (WhenFn ?P))
                    (attribute ?S ?T))))))
Mid-level-ontology.kif 16708-16720


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