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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Paint
Paint

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


(documentation Paint EnglishLanguage "A Colloid which is capable of Coloring something.") Mid-level-ontology.kif 3642-3642
(externalImage Paint "http://articulatesoftware.com/SUMOpictures/education/ supplies/ supplies_2/ paint.png") pictureList.kif 645-645
(subclass Paint SolMixture) Mid-level-ontology.kif 3641-3641 PaintSolMixturesubclass では

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


(subclass OilPaint Paint) Mid-level-ontology.kif 3658-3658 OilPaintPaintsubclass では
(subclass WatercolorPaint Paint) Mid-level-ontology.kif 3648-3648 WatercolorPaintPaintsubclass では
(termFormat ChineseLanguage Paint "涂料") domainEnglishFormat.kif 44006-44006 WatercolorPaintPaintsubclass では
(termFormat ChineseTraditionalLanguage Paint "塗料") domainEnglishFormat.kif 44005-44005 WatercolorPaintPaintsubclass では
(termFormat EnglishLanguage Paint "paint") domainEnglishFormat.kif 44004-44004 WatercolorPaintPaintsubclass では

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


(=>
    (instance ?PAINT Paint)
    (capability Coloring instrument ?PAINT))
Mid-level-ontology.kif 3644-3646

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


(=>
    (and
        (instance ?PAINT Painting)
        (patient ?PAINT ?SURFACE)
        (resource ?PAINT ?STUFF))
    (exists (?OBJ)
        (and
            (surface ?SURFACE ?OBJ)
            (instance ?STUFF Paint))))
Mid-level-ontology.kif 3631-3639
(=>
    (instance ?PP PaintedPicture)
    (exists (?PAINT ?PAINTING)
        (and
            (instance ?PAINT Paint)
            (instance ?PAINTING Painting)
            (resource ?PAINTING ?PAINT)
            (result ?PAINTING ?PP))))
Mid-level-ontology.kif 3542-3549


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