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 4051-4052 | |
(subclass ContainerChest ChestOrCabinet) | Mid-level-ontology.kif 4050-4050 | 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 4066-4071 |
|
(=> (instance ?C ContainerChest) (hasPurpose ?C (exists (?KEEP) (and (instance ?KEEP Keeping) (instrument ?KEEP ?C))))) |
Mid-level-ontology.kif 4054-4060 |
|
(=> (instance ?C ContainerChest) (shape ?C Rectangle)) |
Mid-level-ontology.kif 4062-4064 |
|
![]() |
![]() |