Term Intersection : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



Term 1: Term 2:

(=>
    (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
(subclass CounterOperation MilitaryOperation) MilitaryProcesses.kif 2168-2168 Counter operation is a subclass of military operation
(subclass CounterproliferationWMD CounterOperation) MilitaryProcesses.kif 1459-1459 CounterproliferationWM d is a subclass of counter operation
(subclass CounterTerrorism CounterOperation) MilitaryProcesses.kif 1996-1996 Counter terrorism is a subclass of counter operation
(subclass CounterReconnaissance CounterOperation) MilitaryProcesses.kif 2186-2186 Counter reconnaissance is a subclass of counter operation


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