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


KB Term:  Term intersection
English Word: 

Sigma KEE - Pottery
Pottery(pottery)
Wedgwood, ceramics, clayware, pottery

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


(subclass Pottery Artifact) Mid-level-ontology.kif 4128-4128 Pottery is a subclass of artifact
(documentation Pottery EnglishLanguage "Household Artifacts that are made out of baked Clay.") Mid-level-ontology.kif 4129-4129 Pottery is a subclass of artifact
(externalImage Pottery "http://upload.wikimedia.org/wikipedia/commons/5/ 50/ KinjoPot1656.jpg") pictureList.kif 4800-4800 Pottery is a subclass of artifact

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


(termFormat EnglishLanguage Pottery "pottery") domainEnglishFormat.kif 46909-46909
(termFormat ChineseTraditionalLanguage Pottery "陶器") domainEnglishFormat.kif 46910-46910
(termFormat ChineseLanguage Pottery "陶器") domainEnglishFormat.kif 46911-46911

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


(=>
    (instance ?POTTERY Pottery)
    (exists (?CLAY)
        (and
            (instance ?CLAY Clay)
            (part ?CLAY ?POTTERY))))
Mid-level-ontology.kif 4131-4136 If X is an instance of pottery, then there exists Y such that Y is an instance of clay and Y is a part of X

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


(=>
    (attribute ?H Potter)
    (exists (?M ?P)
        (and
            (instance ?P Pottery)
            (instance ?M Making)
            (agent ?M ?H)
            (result ?M ?P))))
Mid-level-ontology.kif 23175-23182 If potter is an attribute of X, then there exist Y, Z such that Z is an instance of pottery, Y is an instance of making, X is an agent of Y, and Z is a result of Y


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