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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Shoe

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 5179-5180
(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 4694-4694
(subclass Shoe
    (CoveringFn Foot))
Mid-level-ontology.kif 5181-5181 Shoe ist eine teilkategorie von CoveringFn Foot
(subclass Shoe Clothing) Mid-level-ontology.kif 5178-5178 Shoe ist eine teilkategorie von Clothing

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


(industryProductType FootwearManufacturing Shoe) Economy.kif 1749-1749 industryProductType FootwearManufacturing and Shoe
(subclass BowlingShoe Shoe) Sports.kif 1179-1179 BowlingShoe ist eine teilkategorie von Shoe
(subclass Sandal Shoe) Mid-level-ontology.kif 5209-5209 Sandal ist eine teilkategorie von Shoe
(termFormat ChineseLanguage Shoe "鞋") domainEnglishFormat.kif 52755-52755
(termFormat ChineseTraditionalLanguage Shoe "鞋") domainEnglishFormat.kif 52754-52754
(termFormat EnglishLanguage Shoe "shoe") domainEnglishFormat.kif 52753-52753

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


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

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


(<=>
    (holdsDuring ?T
        (attribute ?A Barefoot))
    (holdsDuring ?T
        (not
            (exists (?S)
                (and
                    (instance ?S Shoe)
                    (wears ?A ?S))))))
Mid-level-ontology.kif 30120-30128 Barefoot ist ein attribut von entity %n{nicht} haelt waehrend TimePosition %n{nicht} genau dann wenn es gibt nicht ** entity um ** ** entity ist ein fall von Shoe %n{nicht} und wears ** entity and ** ** entity haelt waehrend ** TimePosition %n{nicht}
(=>
    (instance ?SS ShoeSole)
    (exists (?S)
        (and
            (instance ?S Shoe)
            (bottom ?SS ?S))))
Mid-level-ontology.kif 5198-5203


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