![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
WatercolorPicture(watercolor picture)
| water-color, water-colour, watercolor, watercolour |
| appearance as argument number 1 |
|
|
| (subclass WatercolorPicture PaintedPicture) | Mid-level-ontology.kif 3715-3715 | Watercolor picture is a subclass of painted picture |
| (documentation WatercolorPicture EnglishLanguage "Any PaintedPicture which is created with water-based paints.") | Mid-level-ontology.kif 3716-3717 | Watercolor picture is a subclass of painted picture |
| (externalImage WatercolorPicture "http://upload.wikimedia.org/wikipedia/ commons/ 4/ 47/ Joseph_Mallord_William_Turner_017.jpg") | pictureList.kif 4850-4850 | Watercolor picture is a subclass of painted picture |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?W WatercolorPicture) (exists (?WP ?P) (and (instance ?WP WatercolorPaint) (instance ?P Painting) (resource ?P ?WP) (result ?P ?W)))) |
Mid-level-ontology.kif 3719-3726 | If X is an instance of watercolor picture, then there exist Y, Z such that Y is an instance of watercolor paint, Z is an instance of painting, Y is a resource for Z, and X is a result of Z |