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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PaintedPicture
PaintedPicture(画的图片)

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


(documentation PaintedPicture EnglishLanguage "Any ArtWork which is produced by Painting.") Mid-level-ontology.kif 3097-3097
(subclass PaintedPicture ArtWork) Mid-level-ontology.kif 3096-3096 画的图片艺术品subclass

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


(subclass OilPicture PaintedPicture) Mid-level-ontology.kif 3226-3226 油画画的图片subclass
(subclass Portrait PaintedPicture) Mid-level-ontology.kif 3147-3147 肖像画的图片subclass
(subclass WatercolorPicture PaintedPicture) Mid-level-ontology.kif 3108-3108 水彩图片画的图片subclass
(termFormat ChineseLanguage PaintedPicture "画的图片") domainEnglishFormat.kif 44028-44028
(termFormat ChineseTraditionalLanguage PaintedPicture "畫的圖片") domainEnglishFormat.kif 44027-44027
(termFormat EnglishLanguage PaintedPicture "painted picture") domainEnglishFormat.kif 44026-44026

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


(=>
    (instance ?PP PaintedPicture)
    (exists (?PAINT ?PAINTING)
        (and
            (instance ?PAINT Paint)
            (instance ?PAINTING Painting)
            (resource ?PAINTING ?PAINT)
            (result ?PAINTING ?PP))))
Mid-level-ontology.kif 3099-3106

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


(=>
    (instance ?F PictureFrame)
    (hasPurpose ?F
        (exists (?P)
            (and
                (meetsSpatially ?F ?P)
                (or
                    (instance ?P PaintedPicture)
                    (instance ?P Photograph))))))
Mid-level-ontology.kif 1545-1553
(=>
    (instance ?PAINT ArtPainting)
    (exists (?PICTURE)
        (and
            (instance ?PICTURE PaintedPicture)
            (result ?PAINT ?PICTURE))))
Mid-level-ontology.kif 3245-3250


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