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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DeliveringWeaponOfMassDestruction
DeliveringWeaponOfMassDestruction

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


(documentation DeliveringWeaponOfMassDestruction EnglishLanguage "Integrating a WeaponOfMassDestruction with a conventional weapon, so that the former can be delivered to its target.") WMD.kif 704-705
(subclass DeliveringWeaponOfMassDestruction Making) WMD.kif 703-703

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


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

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 707-718


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