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



KB Term:  Term intersection
English Word: 

Sigma KEE - WatercolorPaint
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
-------------------------


(disjoint OilPaint WatercolorPaint) Mid-level-ontology.kif 3828-3828 Oil paint is disjoint from watercolor paint
(termFormat EnglishLanguage WatercolorPaint "watercolor paint") domainEnglishFormat.kif 62374-62374 Oil paint is disjoint from watercolor paint
(termFormat ChineseTraditionalLanguage WatercolorPaint "水彩顏料") domainEnglishFormat.kif 62375-62375 Oil paint is disjoint from watercolor paint
(termFormat ChineseLanguage WatercolorPaint "水彩颜料") domainEnglishFormat.kif 62376-62376 Oil paint is disjoint from watercolor paint

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


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners