![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
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 |
|
|
| 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 |