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 13301-13302
(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 13300-13300 拍摄内容制作subclass

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


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

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


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

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 13316-13318


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