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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Shoe
Shoe

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


(documentation Shoe EnglishLanguage "Clothing that is intended to be worn on the Foot. It consists of an upper, a sole, and a heel.") Mid-level-ontology.kif 6117-6118
(externalImage Shoe "http://upload.wikimedia.org/wikipedia/commons/7/74/ Boot.agr.jpg") pictureList.kif 47-47
(externalImage Shoe "http://upload.wikimedia.org/wikipedia/commons/a/a4/ Zapato.jpg") pictureList.kif 169-169
(externalImage Shoe "http://upload.wikimedia.org/wikipedia/commons/b/b4/ Well_shined_shoes.jpg") pictureList.kif 4693-4693
(subclass Shoe
    (CoveringFn Foot))
Mid-level-ontology.kif 6119-6119 Shoe est une sous-classe de CoveringFn Foot
(subclass Shoe Clothing) Mid-level-ontology.kif 6116-6116 Shoe est une sous-classe de v�tement

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


(industryProductType FootwearManufacturing Shoe) Economy.kif 1874-1874 industryProductType FootwearManufacturing and Shoe
(subclass BowlingShoe Shoe) Sports.kif 1192-1192 BowlingShoe est une sous-classe de Shoe
(subclass Sandal Shoe) Mid-level-ontology.kif 6147-6147 Sandal est une sous-classe de Shoe
(termFormat ChineseLanguage Shoe "鞋") domainEnglishFormat.kif 52759-52759 Sandal est une sous-classe de Shoe
(termFormat ChineseTraditionalLanguage Shoe "鞋") domainEnglishFormat.kif 52758-52758 Sandal est une sous-classe de Shoe
(termFormat EnglishLanguage Shoe "shoe") domainEnglishFormat.kif 52757-52757 Sandal est une sous-classe de Shoe

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


(=>
    (and
        (wears ?PERSON ?SHOE)
        (instance ?SHOE Shoe))
    (exists (?FOOT)
        (and
            (instance ?FOOT Foot)
            (part ?FOOT ?PERSON)
            (meetsSpatially ?SHOE ?FOOT))))
Mid-level-ontology.kif 6121-6129

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


(=>
    (instance ?SS ShoeSole)
    (exists (?S)
        (and
            (instance ?S Shoe)
            (bottom ?SS ?S))))
Mid-level-ontology.kif 6136-6141


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