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


KB Term:  Term intersection
English Word: 

Sigma KEE - VocationalSchool
VocationalSchool(vocational school)trade_school, vocational_school

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


(subclass VocationalSchool School) Mid-level-ontology.kif 18318-18318 Vocational school is a subclass of school
(documentation VocationalSchool EnglishLanguage "Any School whose aim is to teach students an OccupationalTrade.") Mid-level-ontology.kif 18319-18320 Vocational school is a subclass of school

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


(termFormat EnglishLanguage VocationalSchool "vocational school") domainEnglishFormat.kif 61858-61858
(termFormat ChineseTraditionalLanguage VocationalSchool "職業學校") domainEnglishFormat.kif 61859-61859
(termFormat ChineseLanguage VocationalSchool "职业学校") domainEnglishFormat.kif 61860-61860

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 18322-18334 If X is an instance of vocational school, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that Y is an instance of educational process (3) Y is located at X (4) Z is a student of X (5) Z experiences Y (6) W is an instance of occupational trade (7) W is an attribute of Z holds during the end of the time of existence of Y


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners