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 |
|
|
| 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 |
|
|