Box(box) | alms_box, ballot_box, bandbox, box, carton, casket, cereal_box, chest, cigar_box, cold_frame, crate, flat, jewel_casket, matchbox, mite_box, paintbox, pencil_box, pencil_case, play-box, playbox, poor_box, pyxis, sea_chest, shadow_box, shoebox, snuffbox, tinderbox, trunk, tuck_box, window_box |
appearance as argument number 1 |
(documentation Box EnglishLanguage "Any six-sided Container whose sides are rectangular in shape.") | Mid-level-ontology.kif 4468-4469 | |
(externalImage Box "http://upload.wikimedia.org/wikipedia/commons/e/eb/Box.agr.jpg") | pictureList.kif 49-49 | |
(subclass Box Container) | Mid-level-ontology.kif 4467-4467 | Box is a subclass of container |
appearance as argument number 2 |
(subclass HandToolBox Box) | Cars.kif 4806-4806 | Tool box is a subclass of box |
(termFormat ChineseLanguage Box "盒") | domainEnglishFormat.kif 11817-11817 | Tool box is a subclass of box |
(termFormat ChineseTraditionalLanguage Box "盒") | domainEnglishFormat.kif 11816-11816 | Tool box is a subclass of box |
(termFormat EnglishLanguage Box "box") | domainEnglishFormat.kif 11815-11815 | Tool box is a subclass of box |
antecedent |
(=> (instance ?BOX Box) (equal (CardinalityFn (KappaFn ?SIDE (or (top ?SIDE ?BOX) (bottom ?SIDE ?BOX) (side ?SIDE ?BOX)))) 6)) |
Mid-level-ontology.kif 4471-4479 |
consequent |
(=> (instance ?X BoxOfChocolates) (exists (?B ?C) (and (instance ?B Box) (instance ?C ChocolateCandy) (contains ?B ?C) (member ?C ?X)))) |
Food.kif 2515-2522 |
|