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 CounterOperation e' uma sub-classe de MilitaryOperation
(subclass CounterproliferationWMD CounterOperation) MilitaryProcesses.kif 1459-1459 CounterproliferationWMD e' uma sub-classe de CounterOperation
(subclass CounterTerrorism CounterOperation) MilitaryProcesses.kif 1996-1996 CounterTerrorism e' uma sub-classe de CounterOperation
(subclass CounterReconnaissance CounterOperation) MilitaryProcesses.kif 2186-2186 CounterReconnaissance e' uma sub-classe de CounterOperation


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