Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  ]  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
-------------------------


(subclass Photograph Image) Mid-level-ontology.kif 14786-14786 Photograph is a subclass of image
(subclass Photograph Recording) Mid-level-ontology.kif 14787-14787 Photograph is a subclass of recording
(documentation Photograph EnglishLanguage "An Image that is the result of a process of Photographing.") Mid-level-ontology.kif 14788-14789 Photograph is a subclass of recording

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


(termFormat EnglishLanguage Photograph "photograph") domainEnglishFormat.kif 45647-45647
(termFormat ChineseTraditionalLanguage Photograph "照片") domainEnglishFormat.kif 45648-45648
(termFormat ChineseLanguage Photograph "照片") domainEnglishFormat.kif 45649-45649

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


(=>
    (instance ?F PictureFrame)
    (hasPurpose ?F
        (exists (?P)
            (and
                (meetsSpatially ?F ?P)
                (or
                    (instance ?P PaintedPicture)
                    (instance ?P Photograph))))))
Mid-level-ontology.kif 1780-1788 If X is an instance of picture frame, then X has the purpose there exists Y such that X meets Y and Y is an instance of painted picture or Y is an instance of photograph
(=>
    (instance ?SHOOT Photographing)
    (exists (?PHOTO ?CAMERA)
        (and
            (instance ?PHOTO Photograph)
            (result ?SHOOT ?PHOTO)
            (instrument ?SHOOT ?CAMERA)
            (instance ?CAMERA Camera))))
Mid-level-ontology.kif 14795-14802 If X is an instance of photographing, then there exist Y, Z such that Y is an instance of photograph, Y is a result of X, Z is an instrument for X, and Z is an instance of camera
(=>
    (instance ?WALLPOST WallPost)
    (or
        (instance ?WALLPOST TextWallPost)
        (instance ?WALLPOST MotionPicture)
        (instance ?WALLPOST Photograph)))
Facebook.kif 282-287 If X is an instance of wall post, then At least one of the following holds: (1) X is an instance of text wall post (2) X is an instance of motion picture (3) X is an instance of photograph


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