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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Photographing
Photographing
more pictures...

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 13519-13520
(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 13518-13518

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


(termFormat ChineseLanguage Photographing "拍摄") domainEnglishFormat.kif 45729-45729
(termFormat ChineseTraditionalLanguage Photographing "拍攝") domainEnglishFormat.kif 45728-45728
(termFormat EnglishLanguage Photographing "photographing") domainEnglishFormat.kif 45727-45727

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


(=>
    (instance ?SHOOT Photographing)
    (exists (?PHOTO ?CAMERA)
        (and
            (instance ?PHOTO Photograph)
            (result ?SHOOT ?PHOTO)
            (instrument ?SHOOT ?CAMERA)
            (instance ?CAMERA Camera))))
Mid-level-ontology.kif 13522-13529

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 650-652
(=>
    (instance ?CAMERA Camera)
    (capability Photographing instrument ?CAMERA))
Mid-level-ontology.kif 13534-13536


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