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


KB Term:  Term intersection
English Word: 

Sigma KEE - Paint
Paint(paint)
antifouling_paint, blackwash, distemper, finger_paint, fingerpaint, finish_coat, finishing_coat, flat_coat, gel, gelatin, ground, house_paint, housepaint, paint, pigment, poster_color, poster_colour, poster_paint, primer, primer_coat, priming, priming_coat, spray_paint, tempera, undercoat, wash

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


(subclass Paint SolMixture) Mid-level-ontology.kif 3658-3658 Paint is a subclass of sol mixture
(documentation Paint EnglishLanguage "A Colloid which is capable of Coloring something.") Mid-level-ontology.kif 3659-3659 Paint is a subclass of sol mixture
(externalImage Paint "http://articulatesoftware.com/SUMOpictures/education/ supplies/ supplies_2/ paint.png") pictureList.kif 645-645 Paint is a subclass of sol mixture

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


(subclass WatercolorPaint Paint) Mid-level-ontology.kif 3665-3665 Watercolor paint is a subclass of paint
(subclass OilPaint Paint) Mid-level-ontology.kif 3675-3675 Oil paint is a subclass of paint
(termFormat EnglishLanguage Paint "paint") domainEnglishFormat.kif 43997-43997 Oil paint is a subclass of paint
(termFormat ChineseTraditionalLanguage Paint "塗料") domainEnglishFormat.kif 43998-43998 Oil paint is a subclass of paint
(termFormat ChineseLanguage Paint "涂料") domainEnglishFormat.kif 43999-43999 Oil paint is a subclass of paint

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


(=>
    (instance ?PAINT Paint)
    (capability Coloring instrument ?PAINT))
Mid-level-ontology.kif 3661-3663 If X is an instance of paint, then X is capable of doing coloring as a instrument

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


(=>
    (instance ?PP PaintedPicture)
    (exists (?PAINT ?PAINTING)
        (and
            (instance ?PAINT Paint)
            (instance ?PAINTING Painting)
            (resource ?PAINTING ?PAINT)
            (result ?PAINTING ?PP))))
Mid-level-ontology.kif 3559-3566 If X is an instance of painted picture, then there exist Y, Z such that Y is an instance of paint, Z is an instance of painting, Y is a resource for Z, and X is a result of Z
(=>
    (and
        (instance ?PAINT Painting)
        (patient ?PAINT ?SURFACE)
        (resource ?PAINT ?STUFF))
    (exists (?OBJ)
        (and
            (surface ?SURFACE ?OBJ)
            (instance ?STUFF Paint))))
Mid-level-ontology.kif 3648-3656 If X is an instance of painting, Y is a patient of X, and Z is a resource for X, then there exists W such that Y is a surface of W and Z is an instance of paint


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