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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 CounterOperation est une sous-classe de MilitaryOperation

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


(subclass CounterReconnaissance CounterOperation) MilitaryProcesses.kif 2186-2186 CounterReconnaissance est une sous-classe de CounterOperation
(subclass CounterTerrorism CounterOperation) MilitaryProcesses.kif 1996-1996 CounterTerrorism est une sous-classe de CounterOperation
(subclass CounterproliferationWMD CounterOperation) MilitaryProcesses.kif 1459-1459 CounterproliferationWMD est une sous-classe de CounterOperation
(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 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