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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Library
Library(library)
circulating_library, lending_library, library

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


(documentation Library EnglishLanguage "An EducationalOrganization which is a repository of Texts which have been classified for efficient retrieval.") Mid-level-ontology.kif 9237-9238
(externalImage Library "http://articulatesoftware.com/SUMOpictures/education/ books/ books_1/ library.png") pictureList.kif 557-557
(externalImage Library "http://upload.wikimedia.org/wikipedia/commons/8/ 85/ Library_book_shelves.jpg") pictureList.kif 124-124
(subclass Library EducationalOrganization) Mid-level-ontology.kif 9236-9236 Library is a subclass of educational organization

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


(subclass PublicLibrary Library) Mid-level-ontology.kif 9261-9261 Public library is a subclass of library
(termFormat ChineseLanguage Library "图书馆") domainEnglishFormat.kif 34293-34293 Public library is a subclass of library
(termFormat ChineseTraditionalLanguage Library "圖書館") domainEnglishFormat.kif 34292-34292 Public library is a subclass of library
(termFormat EnglishLanguage Library "library") domainEnglishFormat.kif 34291-34291 Public library is a subclass of library

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


(=>
    (instance ?L Library)
    (exists (?B ?T)
        (and
            (possesses ?L ?B)
            (instance ?B LibraryBuilding)
            (instance ?T Text)
            (located ?T ?B))))
Mid-level-ontology.kif 9240-9247


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