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


KB Term:  Term intersection
English Word: 

Sigma KEE - ArtPainting
ArtPainting(art painting)paint

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


(subclass ArtPainting ContentDevelopment) Mid-level-ontology.kif 3852-3852 Art painting is a subclass of content development
(subclass ArtPainting Painting) Mid-level-ontology.kif 3853-3853 Art painting is a subclass of painting
(documentation ArtPainting EnglishLanguage "Any ContentDevelopment that results in a PaintedPicture.") Mid-level-ontology.kif 3854-3855 Art painting is a subclass of painting

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


(termFormat EnglishLanguage ArtPainting "art painting") domainEnglishFormat.kif 8554-8554
(termFormat ChineseTraditionalLanguage ArtPainting "藝術繪畫") domainEnglishFormat.kif 8555-8555
(termFormat ChineseLanguage ArtPainting "艺术绘画") domainEnglishFormat.kif 8556-8556

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


(=>
    (instance ?PAINT ArtPainting)
    (exists (?PICTURE)
        (and
            (instance ?PICTURE PaintedPicture)
            (result ?PAINT ?PICTURE))))
Mid-level-ontology.kif 3857-3862 If X is an instance of art painting, then there exists Y such that Y is an instance of painted picture and Y is a result of X

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


(=>
    (attribute ?PERSON Painter)
    (hasSkill ArtPainting ?PERSON))
Biography.kif 697-699 If painter is an attribute of X, then X has the skill to do art painting


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