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


KB Term:  Term intersection
English Word: 

Sigma KEE - DeliveringWeaponOfMassDestruction
DeliveringWeaponOfMassDestruction(delivering weapon of mass destruction)

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


(subclass DeliveringWeaponOfMassDestruction Making) WMD.kif 698-698 Delivering weapon of mass destruction is a subclass of making
(documentation DeliveringWeaponOfMassDestruction EnglishLanguage "Integrating a WeaponOfMassDestruction with a conventional weapon, so that the former can be delivered to its target.") WMD.kif 699-700 Delivering weapon of mass destruction is a subclass of making

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


(termFormat EnglishLanguage DeliveringWeaponOfMassDestruction "delivering weapon of mass destruction") domainEnglishFormat.kif 18972-18972
(termFormat ChineseTraditionalLanguage DeliveringWeaponOfMassDestruction "提供大規模殺傷性武器") domainEnglishFormat.kif 18973-18973
(termFormat ChineseLanguage DeliveringWeaponOfMassDestruction "提供大规模杀伤性武器") domainEnglishFormat.kif 18974-18974

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


(=>
    (instance ?DELIVER DeliveringWeaponOfMassDestruction)
    (exists (?PUTTING ?WEAPON1 ?WEAPON2)
        (and
            (instance ?PUTTING Putting)
            (subProcess ?PUTTING ?DELIVER)
            (instance ?WEAPON1 WeaponOfMassDestruction)
            (instance ?WEAPON2 Weapon)
            (not
                (instance ?WEAPON2 WeaponOfMassDestruction))
            (patient ?PUTTING ?WEAPON1)
            (destination ?PUTTING ?WEAPON2))))
WMD.kif 702-713 If X is an instance of delivering weapon of mass destruction, then All of the following hold: (1) there exist Y, Z (2) W such that Y is an instance of putting (3) Y is a subprocess of X (4) Z is an instance of weapon of mass destruction (5) W is an instance of weapon (6) W is not an instance of weapon of mass destruction (7) Z is a patient of Y (8) Y ends up at W


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