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 13519-13520
(externalImage Photographing "http://upload.wikimedia.org/wikipedia/commons/ 4/ 4d/ Coolscan-V.jpg") pictureList.kif 6765-6765
(externalImage Photographing "http://upload.wikimedia.org/wikipedia/commons/ 5/ 56/ Large_format_camera_lens.png") pictureList.kif 7548-7548
(externalImage Photographing "http://upload.wikimedia.org/wikipedia/commons/ 9/ 96/ Freak_Out%2C_Oblivion%2C_night.jpg") pictureList.kif 7542-7542
(externalImage Photographing "http://upload.wikimedia.org/wikipedia/commons/ a/ ac/ Large_format_camera_lens.jpg") pictureList.kif 7543-7543
(externalImage Photographing "http://upload.wikimedia.org/wikipedia/commons/ e/ e9/ Canon_EOS_40D_and_85mmf1.8.jpg") pictureList.kif 7544-7544
(externalImage Photographing "http://upload.wikimedia.org/wikipedia/en/0/ 08/ The_Steerage_1907_Stieglitz_Corrected.jpg") pictureList.kif 7546-7546
(subclass Photographing ContentDevelopment) Mid-level-ontology.kif 13518-13518 Photographing is a subclass of content development

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


(termFormat ChineseLanguage Photographing "拍摄") domainEnglishFormat.kif 45734-45734
(termFormat ChineseTraditionalLanguage Photographing "拍攝") domainEnglishFormat.kif 45733-45733
(termFormat EnglishLanguage Photographing "photographing") domainEnglishFormat.kif 45732-45732

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