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 4918-4919
(externalImage Box "http://upload.wikimedia.org/wikipedia/commons/e/eb/Box.agr.jpg") pictureList.kif 49-49
(subclass Box Container) Mid-level-ontology.kif 4917-4917 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 11810-11810 Tool box is a subclass of box
(termFormat ChineseTraditionalLanguage Box "盒") domainEnglishFormat.kif 11809-11809 Tool box is a subclass of box
(termFormat EnglishLanguage Box "box") domainEnglishFormat.kif 11808-11808 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 4921-4929

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


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


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