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



KB Term:  Term intersection
English Word: 

  treatedPage

Sigma KEE - CounterTerrorism
CounterTerrorism(counter terrorism)counterterror, counterterrorist

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


(subclass CounterTerrorism CounterOperation) MilitaryProcesses.kif 2019-2019 Counter terrorism is a subclass of counter operation
(documentation CounterTerrorism EnglishLanguage "These are operations that include the offensive measures taken to prevent, deter, preempt, and respond to terrorism. SOF's role and additive capability is to conduct offensive measures within DOD's overall combatting terrorism efforts. SOF conduct CT missions as special operations by covert, clandestine, or low visibility means. SOF's activities within CT include, but are not limited to, intelligence operations, attacks against terrorist networks and infrastructures, hostage rescue, recovery of sensitive material from terrorist organizations, and non-kinetic activities aimed at the ideologies or motivations that spawn terrorism. (1) Intelligence Operations. These are operations to collect, exploit, and report information on terrorist organizations, personnel, assets, and/ or activities. SOF have the capability to conduct these operations in an overt, covert, and/ or clandestine manner. (2) Network and Infrastructure Attacks. These are operations that involve preemptive strikes against terrorist organizations with the objective of destroying, disorganizing, or disarming terrorist organizations before they can strike targets of national interest. (3) Hostage or Sensitive Materiel Recovery. These are operations conducted to rescue hostages and/ or recover sensitive materiel from terrorist control, requiring capabilities not normally found in conventional military units. The safety of the hostages and preventing destruction of the sensitive materiel are essential mission requirements. (4) Non-Kinetic Activities. These are actions that are focused on defeating the ideologies or motivations that spawn terrorism by non-kinetic means. These could include, but are not limited to, PSYOP, IO, CA operations, UW and/ or FID.") MilitaryProcesses.kif 2020-2051 Counter terrorism is a subclass of counter operation

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


(subclass CTIntelligenceOperation CounterTerrorism) MilitaryProcesses.kif 2067-2067 CT intelligence operation is a subclass of counter terrorism
(subclass CTNwInfraAttack CounterTerrorism) MilitaryProcesses.kif 2075-2075 CT nw infra attack is a subclass of counter terrorism
(subclass CTHostageMaterielRecovery CounterTerrorism) MilitaryProcesses.kif 2083-2083 CT hostage materiel recovery is a subclass of counter terrorism
(subclass CTNonKineticActivity CounterTerrorism) MilitaryProcesses.kif 2092-2092 CT non kinetic activity is a subclass of counter terrorism
(termFormat EnglishLanguage CounterTerrorism "counter-terrorism") MilitaryProcesses.kif 3032-3032 CT non kinetic activity is a subclass of counter terrorism
(termFormat EnglishLanguage CounterTerrorism "counter terrorism") domainEnglishFormat.kif 17568-17568 CT non kinetic activity is a subclass of counter terrorism
(termFormat ChineseTraditionalLanguage CounterTerrorism "反恐") domainEnglishFormat.kif 17569-17569 CT non kinetic activity is a subclass of counter terrorism
(termFormat ChineseLanguage CounterTerrorism "反恐") domainEnglishFormat.kif 17570-17570 CT non kinetic activity is a subclass of counter terrorism

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


(=>
    (instance ?CO CounterTerrorism)
    (hasPurpose ?CO
        (exists (?AGENT ?ENEMY ?OP ?CLASS)
            (and
                (agent ?CO ?AGENT)
                (enemy ?AGENT ?ENEMY)
                (subclass ?CLASS Terrorism)
                (instance ?OP ?CLASS)
                (agent ?OP ?ENEMY)
                (prevents ?CO ?CLASS)))))
MilitaryProcesses.kif 2055-2065 If X is an instance of counter terrorism, then All of the following hold: (1) X has the purpose there exist Y, Z,, , W (2) V such that Y is an agent of X (3) Y (4) Z are enemies of each other (5) V is a subclass of terrorism (6) W is an instance of V (7) Z is an agent of W (8) X prevents the occurrence of V

consequent
-------------------------


(=>
    (and
        (instance ?STRAT CounterTerrorismStrategy)
        (instance ?PLANNING OperationPlanning)
        (result ?PLANNING ?STRAT))
    (exists (?CT)
        (and
            (patient ?PLANNING ?CT)
            (instance ?CT CounterTerrorism))))
MilitaryProcesses.kif 2105-2113 If X is an instance of counter terrorism strategy, Y is an instance of operation planning, and X is a result of Y, then there exists Z such that Z is a patient of Y and Z is an instance of counter terrorism


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners