![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Library
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Library EducationalOrganization) | Mid-level-ontology.kif 9823-9823 | Library is a subclass of educational organization |
| (documentation Library EnglishLanguage "An EducationalOrganization which is a repository of Texts which have been classified for efficient retrieval.") | Mid-level-ontology.kif 9824-9825 | Library is a subclass of educational organization |
| (externalImage Library "http://upload.wikimedia.org/wikipedia/commons/8/ 85/ Library_book_shelves.jpg") | pictureList.kif 124-124 | Library is a subclass of educational organization |
| (externalImage Library "http://articulatesoftware.com/SUMOpictures/education/ books/ books_1/ library.png") | pictureList.kif 557-557 | Library is a subclass of educational organization |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?L Library) (exists (?B ?T) (and (possesses ?L ?B) (instance ?B LibraryBuilding) (instance ?T Text) (located ?T ?B)))) |
Mid-level-ontology.kif 9827-9834 | If X is an instance of library, then there exist Y, Z such that X possesses Y, Y is an instance of library building, Z is an instance of text, and Z is located at Y |