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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Photograph
Photograph

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


(documentation Photograph EnglishLanguage "An Image that is the result of a process of Photographing.") Mid-level-ontology.kif 14654-14655
(subclass Photograph Image) Mid-level-ontology.kif 14652-14652
(subclass Photograph Recording) Mid-level-ontology.kif 14653-14653

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


(termFormat ChineseLanguage Photograph "照片") domainEnglishFormat.kif 45685-45685
(termFormat ChineseTraditionalLanguage Photograph "照片") domainEnglishFormat.kif 45684-45684
(termFormat EnglishLanguage Photograph "photograph") domainEnglishFormat.kif 45683-45683

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


(=>
    (instance ?F PictureFrame)
    (hasPurpose ?F
        (exists (?P)
            (and
                (meetsSpatially ?F ?P)
                (or
                    (instance ?P PaintedPicture)
                    (instance ?P Photograph))))))
Mid-level-ontology.kif 1761-1769
(=>
    (instance ?SHOOT Photographing)
    (exists (?PHOTO ?CAMERA)
        (and
            (instance ?PHOTO Photograph)
            (result ?SHOOT ?PHOTO)
            (instrument ?SHOOT ?CAMERA)
            (instance ?CAMERA Camera))))
Mid-level-ontology.kif 14661-14668


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