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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SchoolBuilding
SchoolBuilding(school building)

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


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

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


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

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


(=>
    (instance ?X SchoolBuilding)
    (exists (?L ?P)
        (and
            (instance ?L Learning)
            (patient ?L ?P)
            (attribute ?P Student)
            (eventLocated ?L ?X))))
Mid-level-ontology.kif 22493-22500
(=>
    (instance ?X SchoolBuilding)
    (hasPurpose ?X
        (exists (?P)
            (and
                (instance ?P EducationalProcess)
                (eventLocated ?P ?X)))))
Mid-level-ontology.kif 22485-22491


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