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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - School
School

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


(documentation School EnglishLanguage "An EducationalOrganization with a curriculum, teachers, and students. Most Schools are housed in a Building dedicated to the EducationalOrganization.") Mid-level-ontology.kif 18027-18029
(externalImage School "http://articulatesoftware.com/SUMOpictures/education/ school.png") pictureList.kif 716-716
(externalImage School "http://upload.wikimedia.org/wikipedia/commons/8/8f/ Hutterer_Crystal_Schule2.jpg") pictureList.kif 161-161
(subclass School EducationalOrganization) Mid-level-ontology.kif 18026-18026

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


(subclass ArtSchool School) Mid-level-ontology.kif 18135-18135
(subclass DaySchool School) Mid-level-ontology.kif 18151-18151
(subclass HighSchool School) Mid-level-ontology.kif 18039-18039
(subclass PostSecondarySchool School) Mid-level-ontology.kif 18095-18095
(subclass PrivateSchool School) Mid-level-ontology.kif 18035-18035
(subclass PublicSchool School) Mid-level-ontology.kif 18031-18031
(subclass SecondarySchool School) Mid-level-ontology.kif 18058-18058
(subclass VocationalSchool School) Mid-level-ontology.kif 18077-18077
(termFormat ChineseLanguage School "学校") domainEnglishFormat.kif 51553-51553
(termFormat ChineseTraditionalLanguage School "學校") domainEnglishFormat.kif 51552-51552
(termFormat EnglishLanguage School "school") domainEnglishFormat.kif 51551-51551

consequent
-------------------------


(=>
    (instance ?D Dormitory)
    (exists (?S)
        (and
            (instance ?S School)
            (possesses ?S ?D))))
Mid-level-ontology.kif 8141-8146
(=>
    (instance ?R Classroom)
    (exists (?S)
        (and
            (instance ?S School)
            (part ?R ?S))))
Mid-level-ontology.kif 16960-16965


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