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

Formal Language: 



KB Term:  Term intersection
English Word: 

  CounterOperation

Sigma KEE - CounterOperation
CounterOperation(反操作)

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


(documentation CounterOperation EnglishLanguage "All measures to prevent operations from the enemy.") MilitaryProcesses.kif 2169-2170
(externalImage CounterOperation "http://upload.wikimedia.org/wikipedia/commons/ 5/ 5b/ Hms_arethusa_map.png") pictureList.kif 9130-9130
(externalImage CounterOperation "http://upload.wikimedia.org/wikipedia/commons/ b/ bb/ FAC.jpg") pictureList.kif 9129-9129
(subclass CounterOperation MilitaryOperation) MilitaryProcesses.kif 2168-2168 子類 反操作 and 軍事行動

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


(subclass CounterReconnaissance CounterOperation) MilitaryProcesses.kif 2186-2186 子類 反偵察 and 反操作
(subclass CounterTerrorism CounterOperation) MilitaryProcesses.kif 1996-1996 子類 反恐 and 反操作
(subclass CounterproliferationWMD CounterOperation) MilitaryProcesses.kif 1459-1459 子類 反擴散 and 反操作
(termFormat ChineseLanguage CounterOperation "反操作") domainEnglishFormat.kif 17550-17550
(termFormat ChineseTraditionalLanguage CounterOperation "反操作") domainEnglishFormat.kif 17549-17549
(termFormat EnglishLanguage CounterOperation "counter operation") domainEnglishFormat.kif 17548-17548

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


(=>
    (instance ?CO CounterOperation)
    (hasPurpose ?CO
        (exists (?AGENT ?ENEMY ?OP ?CLASS)
            (and
                (agent ?CO ?AGENT)
                (enemy ?AGENT ?ENEMY)
                (subclass ?CLASS MilitaryOperation)
                (instance ?OP ?CLASS)
                (agent ?OP ?ENEMY)
                (prevents ?CO ?CLASS)))))
MilitaryProcesses.kif 2174-2184


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