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


KB Term:  Term intersection
English Word: 

Sigma KEE - Photograph
Photograph(photograph)beefcake, cheesecake, closeup, exposure, frame, glossy, negative, photo, photograph, pic, picture, shot, snap, snapshot, telephotograph, wedding_picture

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


(documentation Photograph EnglishLanguage "An Image that is the result of a process of Photographing.") Mid-level-ontology.kif 14627-14628
(subclass Photograph Image) Mid-level-ontology.kif 14625-14625 Photograph is a subclass of image
(subclass Photograph Recording) Mid-level-ontology.kif 14626-14626 Photograph is a subclass of recording

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


(termFormat ChineseLanguage Photograph "照片") domainEnglishFormat.kif 45655-45655
(termFormat ChineseTraditionalLanguage Photograph "照片") domainEnglishFormat.kif 45654-45654
(termFormat EnglishLanguage Photograph "photograph") domainEnglishFormat.kif 45653-45653

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


(=>
    (instance ?F PictureFrame)
    (hasPurpose ?F
        (exists (?P)
            (and
                (meetsSpatially ?F ?P)
                (or
                    (instance ?P PaintedPicture)
                    (instance ?P Photograph))))))
Mid-level-ontology.kif 1762-1770
(=>
    (instance ?SHOOT Photographing)
    (exists (?PHOTO ?CAMERA)
        (and
            (instance ?PHOTO Photograph)
            (result ?SHOOT ?PHOTO)
            (instrument ?SHOOT ?CAMERA)
            (instance ?CAMERA Camera))))
Mid-level-ontology.kif 14634-14641


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