Compartment
|
|
appearance as argument number 1 |
(documentation Compartment EnglishLanguage "A Container which is part of another Container, e.g. a drawer, a zippered pouch in a piece of luggage, a compartment in a TV dinner, etc.") | Mid-level-ontology.kif 4158-4160 | |
(externalImage Compartment "http://upload.wikimedia.org/wikipedia/commons/ 7/ 7e/ Drawer.agr.jpg") | pictureList.kif 81-81 | |
(subclass Compartment Container) | Mid-level-ontology.kif 4157-4157 |
appearance as argument number 2 |
(termFormat ChineseLanguage Compartment "隔室") | domainEnglishFormat.kif 16146-16146 | |
(termFormat ChineseTraditionalLanguage Compartment "隔室") | domainEnglishFormat.kif 16145-16145 | |
(termFormat EnglishLanguage Compartment "compartment") | domainEnglishFormat.kif 16144-16144 |
antecedent |
(=> (instance ?C Compartment) (exists (?O) (and (instance ?O Container) (not (equal ?C ?O)) (part ?C ?O)))) |
Mid-level-ontology.kif 4161-4167 |
consequent |
(=> (instance ?X MurphyBed) (exists (?STORAGE) (and (instance ?STORAGE Compartment) (meetsSpatially ?STORAGE ?X) (hasPurpose ?STORAGE (exists (?K) (and (instance ?K Keeping) (patient ?K ?X) (destination ?K ?STORAGE) (holdsDuring (WhenFn ?K) (attribute ?X Vertical)))))))) |
Mid-level-ontology.kif 3886-3900 | |
(=> (instance ?X SofaBed) (exists (?SOFA ?STORAGE) (and (instance ?STORAGE Compartment) (part ?STORAGE ?SOFA) (instance ?SOFA Sofa) (hasPurpose ?STORAGE (exists (?K) (and (instance ?K Keeping) (patient ?K ?X) (destination ?K ?STORAGE))))))) |
Mid-level-ontology.kif 3919-3931 |