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 14636-14637
(subclass Photograph Image) Mid-level-ontology.kif 14634-14634
(subclass Photograph Recording) Mid-level-ontology.kif 14635-14635

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


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

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 14643-14650


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