![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
WatercolorPaint(watercolor paint)
| water-color, water-colour, watercolor, watercolour |
| appearance as argument number 1 |
|
|
| (subclass WatercolorPaint Paint) | Mid-level-ontology.kif 3812-3812 | Watercolor paint is a subclass of paint |
| (documentation WatercolorPaint EnglishLanguage "Any Paint which is a water-based Solution.") | Mid-level-ontology.kif 3813-3813 | Watercolor paint is a subclass of paint |
| (externalImage WatercolorPaint "http://upload.wikimedia.org/wikipedia/commons/ 5/ 56/ Watercolours.jpg") | pictureList.kif 3032-3032 | Watercolor paint is a subclass of paint |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?P WatercolorPaint) (exists (?W) (and (instance ?W FreshWater) (part ?W ?P)))) |
Mid-level-ontology.kif 3820-3825 | If X is an instance of watercolor paint, then there exists Y such that Y is an instance of freshwater and Y is a part of X |
| consequent |
|
|
| (=> (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 |