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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Basket
Basket(basket)

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


(documentation Basket EnglishLanguage "A Basket is a PorousContainer made from interwoven strips of Plialbe materials such asWicker. The manufacturing Process for making baskets is Wickering.") Mid-level-ontology.kif 4554-4555
(subclass Basket PorousContainer) Mid-level-ontology.kif 4556-4556 Basket is a subclass of porous container

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


(termFormat ChineseLanguage Basket "筐,篮") domainEnglishFormat.kif 64375-64375
(termFormat ChineseTraditionalLanguage Basket "筐,籃") domainEnglishFormat.kif 64376-64376
(termFormat EnglishLanguage Basket "basket") domainEnglishFormat.kif 64374-64374

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


(=>
    (instance ?B Basket)
    (exists (?W)
        (and
            (instance ?W Wickering)
            (result ?W ?B))))
Mid-level-ontology.kif 4572-4577
(=>
    (instance ?B Basket)
    (exists (?WARP ?WEFT)
        (and
            (part ?WARP ?B)
            (part ?WEFT ?B)
            (traverses ?WARP ?WEFT)
            (not
                (equal ?WARP ?WEFT)))))
Mid-level-ontology.kif 4558-4566
(=>
    (instance ?B Basket)
    (material Wicker ?B))
Mid-level-ontology.kif 4568-4570


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