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


KB Term:  Term intersection
English Word: 

Sigma KEE - Classroom
Classroom(classroom)
classroom, home_room, homeroom, schoolroom, study_hall

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


(subclass Classroom Room) Mid-level-ontology.kif 17193-17193 Classroom is a subclass of room
(documentation Classroom EnglishLanguage "Any Room in a School where education takes place.") Mid-level-ontology.kif 17194-17195 Classroom is a subclass of room
(externalImage Classroom "http://articulatesoftware.com/SUMOpictures/education/ teacher/ classroom.png") pictureList.kif 348-348 Classroom is a subclass of room

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


(termFormat EnglishLanguage Classroom "classroom") domainEnglishFormat.kif 15042-15042
(termFormat ChineseTraditionalLanguage Classroom "教室") domainEnglishFormat.kif 15043-15043
(termFormat ChineseLanguage Classroom "教室") domainEnglishFormat.kif 15044-15044

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


(=>
    (instance ?R Classroom)
    (exists (?S)
        (and
            (instance ?S School)
            (part ?R ?S))))
Mid-level-ontology.kif 17197-17202 If X is an instance of classroom, then there exists Y such that Y is an instance of school and X is a part of Y
(=>
    (instance ?R Classroom)
    (hasPurpose ?R
        (exists (?E)
            (and
                (instance ?E EducationalProcess)
                (eventLocated ?E ?R)))))
Mid-level-ontology.kif 17204-17210 If X is an instance of classroom, then X has the purpose there exists Y such that Y is an instance of educational process and Y is located at X


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