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


KB Term:  Term intersection
English Word: 

Sigma KEE - OilPaint
OilPaint(oil paint)oil, oil_color, oil_colour, oil_paint

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


(subclass OilPaint Paint) Mid-level-ontology.kif 3827-3827 Oil paint is a subclass of paint
(disjoint OilPaint WatercolorPaint) Mid-level-ontology.kif 3828-3828 Oil paint is disjoint from watercolor paint
(documentation OilPaint EnglishLanguage "Any Paint which is an oil-based Solution.") Mid-level-ontology.kif 3829-3829 Oil paint is disjoint from watercolor paint

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


(termFormat EnglishLanguage OilPaint "oil paint") domainEnglishFormat.kif 41963-41963
(termFormat ChineseTraditionalLanguage OilPaint "油漆") domainEnglishFormat.kif 41964-41964
(termFormat ChineseLanguage OilPaint "油漆") domainEnglishFormat.kif 41965-41965

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


(=>
    (instance ?P OilPaint)
    (exists (?O)
        (and
            (instance ?O Oil)
            (part ?O ?P))))
Mid-level-ontology.kif 3831-3836 If X is an instance of oil paint, then there exists Y such that Y is an instance of oil and Y is a part of X

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


(=>
    (instance ?P OilPicture)
    (exists (?O ?PAINTING)
        (and
            (instance ?O OilPaint)
            (instance ?PAINTING Painting)
            (resource ?PAINTING ?O)
            (result ?PAINTING ?P))))
Mid-level-ontology.kif 3843-3850 If X is an instance of oil picture, then there exist Y, Z such that Y is an instance of oil 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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners