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



KB Term:  Term intersection
English Word: 

  Basket

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 5097-5098
(subclass Basket PorousContainer) Mid-level-ontology.kif 5099-5099 Basket is a subclass of porous container

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


(termFormat EnglishLanguage Basket "basket") domainEnglishFormat.kif 64354-64354
(termFormat ChineseLanguage Basket "筐,篮") domainEnglishFormat.kif 64355-64355
(termFormat ChineseTraditionalLanguage Basket "筐,籃") domainEnglishFormat.kif 64356-64356

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


(=>
    (instance ?B Basket)
    (exists (?WARP ?WEFT)
        (and
            (part ?WARP ?B)
            (part ?WEFT ?B)
            (traverses ?WARP ?WEFT)
            (not
                (equal ?WARP ?WEFT)))))
Mid-level-ontology.kif 5101-5109 If X is an instance of basket, then there exist Y, Z such that Y is a part of X, Z is a part of X, Y traverses Z, equal Y, and Z
(=>
    (instance ?B Basket)
    (material Wicker ?B))
Mid-level-ontology.kif 5111-5113 If X is an instance of basket, then X is made of wicker
(=>
    (instance ?B Basket)
    (exists (?W)
        (and
            (instance ?W Wickering)
            (result ?W ?B))))
Mid-level-ontology.kif 5115-5120 If X is an instance of basket, then there exists Y such that Y is an instance of wickering and X is a result of Y


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners