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


KB Term:  Term intersection
English Word: 

Sigma KEE - Photographing
Photographing(photographing)
more pictures...
film, photograph, shoot, snap, take

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


(documentation Photographing EnglishLanguage "ContentDevelopment where the instrument is a camera and the result is a Photograph.") Mid-level-ontology.kif 14631-14632
(externalImage Photographing "http://upload.wikimedia.org/wikipedia/commons/ 4/ 4d/ Coolscan_V.jpg") pictureList.kif 6764-6764
(externalImage Photographing "http://upload.wikimedia.org/wikipedia/commons/ 5/ 56/ Large_format_camera_lens.png") pictureList.kif 7547-7547
(externalImage Photographing "http://upload.wikimedia.org/wikipedia/commons/ 9/ 96/ Freak_Out%2C_Oblivion%2C_night.jpg") pictureList.kif 7541-7541
(externalImage Photographing "http://upload.wikimedia.org/wikipedia/commons/ a/ ac/ Large_format_camera_lens.jpg") pictureList.kif 7542-7542
(externalImage Photographing "http://upload.wikimedia.org/wikipedia/commons/ e/ e9/ Canon_EOS_40D_and_85mmf1.8.jpg") pictureList.kif 7543-7543
(externalImage Photographing "http://upload.wikimedia.org/wikipedia/en/0/ 08/ The_Steerage_1907_Stieglitz_Corrected.jpg") pictureList.kif 7545-7545
(subclass Photographing ContentDevelopment) Mid-level-ontology.kif 14630-14630 Photographing is a subclass of content development

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


(termFormat ChineseLanguage Photographing "拍摄") domainEnglishFormat.kif 45697-45697
(termFormat ChineseTraditionalLanguage Photographing "拍攝") domainEnglishFormat.kif 45696-45696
(termFormat EnglishLanguage Photographing "photographing") domainEnglishFormat.kif 45695-45695

antecedent
-------------------------


(=>
    (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

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


(=>
    (and
        (instance ?APR AirPhotographicReconnaissance)
        (agent ?APR ?AGENT)
        (patient ?APR ?HOSTILE))
    (exists (?PHOTOGRAPHING)
        (and
            (instance ?PHOTOGRAPHING Photographing)
            (subProcess ?PHOTOGRAPHING ?APR)
            (agent ?PHOTOGRAPHING ?AGENT)
            (patient ?PHOTOGRAPHING ?HOSTILE))))
MilitaryProcesses.kif 753-763
(=>
    (attribute ?PERSON Photographer)
    (hasSkill Photographing ?PERSON))
Biography.kif 658-660
(=>
    (instance ?CAMERA Camera)
    (capability Photographing instrument ?CAMERA))
Mid-level-ontology.kif 14646-14648


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