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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - LibraryBuilding
LibraryBuilding

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


(documentation LibraryBuilding EnglishLanguage "The location of a Library Organization. It is intended to house books that are shared.") Mid-level-ontology.kif 8504-8505
(subclass LibraryBuilding Building) Mid-level-ontology.kif 8503-8503 LibraryBuilding ist eine teilkategorie von Building

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


(termFormat EnglishLanguage LibraryBuilding "library building") domainEnglishFormat.kif 65115-65115

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


(=>
    (instance ?L LibraryBuilding)
    (hasPurpose ?L
        (exists (?B)
            (and
                (instance ?B Book)
                (located ?L ?B)))))
Mid-level-ontology.kif 8507-8513

consequent
-------------------------


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


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