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



KB Term:  Term intersection
English Word: 

  ContainerChest

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

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


(subclass ContainerChest ChestOrCabinet) Mid-level-ontology.kif 4630-4630 Chest container is a subclass of chest or cabinet
(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 4631-4632 Chest container is a subclass of chest or cabinet

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


(termFormat EnglishLanguage ContainerChest "chest container") domainEnglishFormat.kif 64330-64330
(termFormat ChineseLanguage ContainerChest "柜子") domainEnglishFormat.kif 64331-64331
(termFormat ChineseTraditionalLanguage ContainerChest "櫃子") domainEnglishFormat.kif 64332-64332

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


(=>
    (instance ?C ContainerChest)
    (hasPurpose ?C
        (exists (?KEEP)
            (and
                (instance ?KEEP Keeping)
                (instrument ?KEEP ?C)))))
Mid-level-ontology.kif 4634-4640 If X is an instance of chest container, then X has the purpose there exists Y such that Y is an instance of keeping and X is an instrument for Y
(=>
    (instance ?C ContainerChest)
    (shape ?C Rectangle))
Mid-level-ontology.kif 4642-4644 If X is an instance of chest container, then X is rectangle
(=>
    (instance ?C ContainerChest)
    (exists (?LID)
        (and
            (instance ?LID Lid)
            (part ?LID ?C))))
Mid-level-ontology.kif 4646-4651 If X is an instance of chest container, then there exists Y such that Y is an instance of lid and Y is a part of X


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners