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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PaintedPicture

Sigma KEE - PaintedPicture
PaintedPicture

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


(documentation PaintedPicture EnglishLanguage "Any ArtWork which is produced by Painting.") Mid-level-ontology.kif 3090-3090
(subclass PaintedPicture ArtWork) Mid-level-ontology.kif 3089-3089 PaintedPicture芸術作品subclass では %n

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


(subclass OilPicture PaintedPicture) Mid-level-ontology.kif 3219-3219 OilPicturePaintedPicturesubclass では %n
(subclass Portrait PaintedPicture) Mid-level-ontology.kif 3140-3140 PortraitPaintedPicturesubclass では %n
(subclass WatercolorPicture PaintedPicture) Mid-level-ontology.kif 3101-3101 WatercolorPicturePaintedPicturesubclass では %n
(termFormat ChineseLanguage PaintedPicture "画的图片") domainEnglishFormat.kif 44030-44030
(termFormat ChineseTraditionalLanguage PaintedPicture "畫的圖片") domainEnglishFormat.kif 44029-44029
(termFormat EnglishLanguage PaintedPicture "painted picture") domainEnglishFormat.kif 44028-44028

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


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

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


(=>
    (instance ?F PictureFrame)
    (hasPurpose ?F
        (exists (?P)
            (and
                (meetsSpatially ?F ?P)
                (or
                    (instance ?P PaintedPicture)
                    (instance ?P Photograph))))))
Mid-level-ontology.kif 1538-1546
(=>
    (instance ?PAINT ArtPainting)
    (exists (?PICTURE)
        (and
            (instance ?PICTURE PaintedPicture)
            (result ?PAINT ?PICTURE))))
Mid-level-ontology.kif 3238-3243


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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