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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Box
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 4541-4542
(externalImage Box "http://upload.wikimedia.org/wikipedia/commons/e/eb/Box.agr.jpg") pictureList.kif 49-49
(subclass Box Container) Mid-level-ontology.kif 4540-4540 Box is a subclass of container

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


(subclass HandToolBox Box) Cars.kif 4882-4882 Tool box is a subclass of box
(termFormat ChineseLanguage Box "盒") domainEnglishFormat.kif 11816-11816 Tool box is a subclass of box
(termFormat ChineseTraditionalLanguage Box "盒") domainEnglishFormat.kif 11815-11815 Tool box is a subclass of box
(termFormat EnglishLanguage Box "box") domainEnglishFormat.kif 11814-11814 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 4544-4552

consequent
-------------------------


(=>
    (instance ?X BoxOfChocolates)
    (exists (?B ?C)
        (and
            (instance ?B Box)
            (instance ?C ChocolateCandy)
            (contains ?B ?C)
            (member ?C ?X))))
Food.kif 2515-2522


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



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners