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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PreciseDestruction
PreciseDestruction

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


(documentation PreciseDestruction EnglishLanguage "These are operations in which collateral damage must be minimized, requiring highly sophisticated weapons and/ or timed detonation of specific amounts of explosives placed in exact locations to accomplish mission objectives. Precision destruction operations can be conducted against targets where precision-guided munitions cannot guarantee first strike success or when the contents of a facility must be destroyed without damage to that facility.") MilitaryProcesses.kif 591-598
(subclass PreciseDestruction Destruction) MilitaryProcesses.kif 590-590 PreciseDestruction破壊subclass では %n
(subclass PreciseDestruction DirectActionActivity) MilitaryProcesses.kif 589-589 PreciseDestructionDirectActionActivitysubclass では %n

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


(termFormat ChineseLanguage PreciseDestruction "精确破坏") domainEnglishFormat.kif 47132-47132
(termFormat ChineseTraditionalLanguage PreciseDestruction "精確破壞") domainEnglishFormat.kif 47131-47131
(termFormat EnglishLanguage PreciseDestruction "precise destruction") domainEnglishFormat.kif 47130-47130

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


(=>
    (and
        (instance ?DESTR PreciseDestruction)
        (agent ?DESTR ?AGENT))
    (exists (?WEAPON)
        (and
            (possesses ?AGENT ?WEAPON)
            (instrument ?DESTR ?WEAPON)
            (instance ?WEAPON HighPrecisionWeapon))))
MilitaryProcesses.kif 601-609
(=>
    (and
        (instance ?DESTR PreciseDestruction)
        (patient ?DESTR ?PATIENT))
    (hasPurpose ?DESTR
        (not
            (exists (?DAMAGING ?DAMAGED)
                (and
                    (instance ?DAMAGING Damaging)
                    (subProcess ?DAMAGING ?DESTR)
                    (patient ?DAMAGING ?DAMAGED)
                    (not
                        (equal ?PATIENT ?DAMAGED)))))))
MilitaryProcesses.kif 618-630


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