| BedFrame(bed frame) | bedframe, bedstead |
| appearance as argument number 1 |
|
|
| (documentation BedFrame EnglishLanguage "A BedFrame is a %&component of a Bed that supports the mattress") | Mid-level-ontology.kif 4493-4494 | |
| (subclass BedFrame Artifact) | Mid-level-ontology.kif 4492-4492 | Bed frame is a subclass of artifact |
| appearance as argument number 2 |
|
|
| (subclass FourPosterBed BedFrame) | Mid-level-ontology.kif 4506-4506 | Four-poster bed is a subclass of bed frame |
| (termFormat EnglishLanguage BedFrame "bed frame") | Mid-level-ontology.kif 4495-4495 | Four-poster bed is a subclass of bed frame |
| antecedent |
|
|
| (=> (and (instance ?X Bed) (component ?BEDFRAME ?X) (instance ?BEDFRAME BedFrame) (component ?MATTRESS ?X) (instance ?MATTRESS Mattress)) (orientation ?MATTRESS ?BEDFRAME On)) |
Mid-level-ontology.kif 4497-4504 |
|
|
|