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



KB Term:  Term intersection
English Word: 

  SchoolBuilding

Sigma KEE - SchoolBuilding
SchoolBuilding(school building)

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


(subclass SchoolBuilding Building) Mid-level-ontology.kif 24759-24759 School building is a subclass of building
(documentation SchoolBuilding EnglishLanguage "A building where people receive education.") Mid-level-ontology.kif 24760-24760 School building is a subclass of building

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


(termFormat EnglishLanguage SchoolBuilding "school building") domainEnglishFormat.kif 41691-41691
(termFormat ChineseTraditionalLanguage SchoolBuilding "學校樓") domainEnglishFormat.kif 41692-41692
(termFormat ChineseLanguage SchoolBuilding "学校楼") domainEnglishFormat.kif 41693-41693

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


(=>
    (instance ?X SchoolBuilding)
    (hasPurpose ?X
        (exists (?P)
            (and
                (instance ?P EducationalProcess)
                (eventLocated ?P ?X)))))
Mid-level-ontology.kif 24762-24768 If X is an instance of school building, then X has the purpose there exists Y such that Y is an instance of educational process and Y is located at X
(=>
    (instance ?X SchoolBuilding)
    (exists (?L ?P)
        (and
            (instance ?L Learning)
            (patient ?L ?P)
            (attribute ?P Student)
            (eventLocated ?L ?X))))
Mid-level-ontology.kif 24770-24777 If X is an instance of school building, then there exist Y, Z such that Y is an instance of learning, Z is a patient of Y, student is an attribute of Z, and Y is located at X


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