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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Photograph

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 13324-13325
(subclass Photograph Image) Mid-level-ontology.kif 13322-13322 Photograph est une sous-classe de Image
(subclass Photograph Recording) Mid-level-ontology.kif 13323-13323 Photograph est une sous-classe de Recording

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 1538-1546
(=>
    (instance ?SHOOT Photographing)
    (exists (?PHOTO ?CAMERA)
        (and
            (instance ?PHOTO Photograph)
            (result ?SHOOT ?PHOTO)
            (instrument ?SHOOT ?CAMERA)
            (instance ?CAMERA Camera))))
Mid-level-ontology.kif 13331-13338


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