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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SchoolBuilding
SchoolBuilding

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


(documentation SchoolBuilding EnglishLanguage "A building where people receive education.") Mid-level-ontology.kif 23426-23426
(subclass SchoolBuilding Building) Mid-level-ontology.kif 23425-23425

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


(termFormat ChineseLanguage SchoolBuilding "学校楼") domainEnglishFormat.kif 41723-41723
(termFormat ChineseTraditionalLanguage SchoolBuilding "學校樓") domainEnglishFormat.kif 41722-41722
(termFormat EnglishLanguage SchoolBuilding "school building") domainEnglishFormat.kif 41721-41721

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


(=>
    (instance ?X SchoolBuilding)
    (exists (?L ?P)
        (and
            (instance ?L Learning)
            (patient ?L ?P)
            (attribute ?P Student)
            (eventLocated ?L ?X))))
Mid-level-ontology.kif 23436-23443
(=>
    (instance ?X SchoolBuilding)
    (hasPurpose ?X
        (exists (?P)
            (and
                (instance ?P EducationalProcess)
                (eventLocated ?P ?X)))))
Mid-level-ontology.kif 23428-23434


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