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