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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Box

Sigma KEE - Box
Box

appearance as argument number 1
-------------------------


(documentation Box EnglishLanguage "Any six-sided Container whose sides are rectangular in shape.") Mid-level-ontology.kif 4473-4474
(externalImage Box "http://upload.wikimedia.org/wikipedia/commons/e/eb/Box.agr.jpg") pictureList.kif 49-49
(subclass Box Container) Mid-level-ontology.kif 4472-4472

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


(subclass HandToolBox Box) Cars.kif 4821-4821
(termFormat ChineseLanguage Box "盒") domainEnglishFormat.kif 11801-11801
(termFormat ChineseTraditionalLanguage Box "盒") domainEnglishFormat.kif 11800-11800
(termFormat EnglishLanguage Box "box") domainEnglishFormat.kif 11799-11799

antecedent
-------------------------


(=>
    (instance ?BOX Box)
    (equal
        (CardinalityFn
            (KappaFn ?SIDE
                (or
                    (top ?SIDE ?BOX)
                    (bottom ?SIDE ?BOX)
                    (side ?SIDE ?BOX)))) 6))
Mid-level-ontology.kif 4476-4484

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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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