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 CounterOperationMilitaryOperationsubclass では %n
(subclass CounterproliferationWMD CounterOperation) MilitaryProcesses.kif 1459-1459 CounterproliferationWMDCounterOperationsubclass では %n
(subclass CounterTerrorism CounterOperation) MilitaryProcesses.kif 1996-1996 CounterTerrorismCounterOperationsubclass では %n
(subclass CounterReconnaissance CounterOperation) MilitaryProcesses.kif 2186-2186 CounterReconnaissanceCounterOperationsubclass では %n


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