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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ContainerChest
ContainerChest(chest container)closet, press, wardrobe

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


(documentation ContainerChest EnglishLanguage "A ContainerChest is a piece of Furniture with a lid for storage. It is ususally in the shape of a Rectangle.") Mid-level-ontology.kif 4447-4448
(subclass ContainerChest ChestOrCabinet) Mid-level-ontology.kif 4446-4446 Chest container is a subclass of chest or cabinet

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


(termFormat ChineseLanguage ContainerChest "柜子") domainEnglishFormat.kif 64351-64351
(termFormat ChineseTraditionalLanguage ContainerChest "櫃子") domainEnglishFormat.kif 64352-64352
(termFormat EnglishLanguage ContainerChest "chest container") domainEnglishFormat.kif 64350-64350

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


(=>
    (instance ?C ContainerChest)
    (exists (?LID)
        (and
            (instance ?LID Lid)
            (part ?LID ?C))))
Mid-level-ontology.kif 4462-4467
(=>
    (instance ?C ContainerChest)
    (hasPurpose ?C
        (exists (?KEEP)
            (and
                (instance ?KEEP Keeping)
                (instrument ?KEEP ?C)))))
Mid-level-ontology.kif 4450-4456
(=>
    (instance ?C ContainerChest)
    (shape ?C Rectangle))
Mid-level-ontology.kif 4458-4460


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