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


KB Term:  Term intersection
English Word: 

Sigma KEE - DismantlingWeaponOfMassDestruction
DismantlingWeaponOfMassDestruction(dismantling weapon of mass destruction)

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


(subclass DismantlingWeaponOfMassDestruction IntentionalProcess) WMD.kif 726-726 Dismantling weapon of mass destruction is a subclass of intentional process
(documentation DismantlingWeaponOfMassDestruction EnglishLanguage "Dismantling a Weapon of Mass Destruction, i.e. destroying the weapon or removing it from active deployment.") WMD.kif 727-728 Dismantling weapon of mass destruction is a subclass of intentional process

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


(termFormat EnglishLanguage DismantlingWeaponOfMassDestruction "dismantling weapon of mass destruction") domainEnglishFormat.kif 19878-19878
(termFormat ChineseTraditionalLanguage DismantlingWeaponOfMassDestruction "拆除大規模殺傷性武器") domainEnglishFormat.kif 19879-19879
(termFormat ChineseLanguage DismantlingWeaponOfMassDestruction "拆除大规模杀伤性武器") domainEnglishFormat.kif 19880-19880

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


(=>
    (and
        (instance ?DISMANTLE DismantlingWeaponOfMassDestruction)
        (patient ?DISMANTLE ?WEAPON))
    (instance ?WEAPON WeaponOfMassDestruction))
WMD.kif 730-734 If X is an instance of dismantling weapon of mass destruction and Y is a patient of X, then Y is an instance of weapon of mass destruction
(=>
    (instance ?DISMANTLE DismantlingWeaponOfMassDestruction)
    (exists (?PROCESS)
        (and
            (subProcess ?PROCESS ?DISMANTLE)
            (or
                (instance ?PROCESS Destruction)
                (instance ?PROCESS Removing)))))
WMD.kif 736-743 If X is an instance of dismantling weapon of mass destruction, then there exists Y such that Y is a subprocess of X and Y is an instance of destruction or Y is an instance of removing
(=>
    (and
        (instance ?DISMANTLE DismantlingWeaponOfMassDestruction)
        (patient ?DISMANTLE ?WEAPON))
    (exists (?DEVELOP)
        (and
            (instance ?DEVELOP DevelopingWeaponOfMassDestruction)
            (result ?DEVELOP ?WEAPON)
            (earlier
                (WhenFn ?DEVELOP)
                (WhenFn ?DISMANTLE)))))
WMD.kif 745-753 If X is an instance of dismantling weapon of mass destruction and Y is a patient of X, then there exists Z such that Z is an instance of developing weapon of mass destruction, Y is a result of Z, and the time of existence of Z happens earlier than the time of existence of X


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