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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Destruction
Destruction(destruction)abolishment, abolition, aborticide, abortion, annihilated, annihilating, annihilation, annihilative, atomisation, atomization, bang_up, blotted_out, blow, blow_out, blow_up, break_apart, break_in, break_open, break_up, burn, burn_down, burn_out, burst, bust, bust_up, cataclysmal, cataclysmic, compaction, consume, crack, crash, crump, crunch, crush, decimation, demolish, demolished, demolishing, demolition, demyelinate, depredation, deracinate, desolation, despoil, destroy, destruct, destruction, destructively, detonate, devastating...

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


(documentation Destruction ChineseLanguage "这是 Damagingsubclass,当中 patient (或者是 patient 的一样基本要素)受到破坏。注:这个概念和它的超类别之间的区别只在于程度的差别。") chinese_format.kif 3155-3156
(documentation Destruction EnglishLanguage "The subclass of Damagings in which the patient (or an essential element of the patient) is destroyed. Note that the difference between this concept and its superclass is solely one of extent.") Merge.kif 12323-12326
(subclass Destruction Damaging) Merge.kif 12322-12322 Destruction is a subclass of damaging

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


(relatedInternalConcept Creation Destruction) Merge.kif 12831-12831 Creation is internally related to destruction
(subclass Arson Destruction) Mid-level-ontology.kif 22098-22098 Arson is a subclass of destruction
(subclass Bombing Destruction) Mid-level-ontology.kif 22102-22102 Bombing is a subclass of destruction
(subclass ClosingGraphicalWindow Destruction) ComputerInput.kif 2433-2433 Closing graphical window is a subclass of destruction
(subclass Killing Destruction) Merge.kif 12337-12337 Killing is a subclass of destruction
(subclass PreciseDestruction Destruction) MilitaryProcesses.kif 590-590 Precise destruction is a subclass of destruction
(subclass Vandalism Destruction) Mid-level-ontology.kif 22404-22404 Vandalism is a subclass of destruction
(termFormat ChineseLanguage Destruction "摧毁") chinese_format.kif 1161-1161 Vandalism is a subclass of destruction
(termFormat EnglishLanguage Destruction "destruction") english_format.kif 1539-1539 Vandalism is a subclass of destruction
(termFormat FrenchLanguage Destruction "destruction") french_format.kif 839-839 Vandalism is a subclass of destruction
(termFormat Hindi Destruction "vinaasha") terms-hindi.txt 371-371 Vandalism is a subclass of destruction
(termFormat ItalianLanguage Destruction "Distruggere") terms-it.txt 374-374 Vandalism is a subclass of destruction
(termFormat JapaneseLanguage Destruction "破壊") japanese_format.kif 2523-2523 Vandalism is a subclass of destruction
(termFormat PortugueseLanguage Destruction "Destrucao") portuguese_format.kif 791-791 Vandalism is a subclass of destruction
(termFormat cb Destruction "pagkaguba") terms-cb.txt 376-376 Vandalism is a subclass of destruction
(termFormat cz Destruction "destruction") terms-cz.txt 410-410 Vandalism is a subclass of destruction
(termFormat ro Destruction "distrugere") relations-ro.kif 860-860 Vandalism is a subclass of destruction
(termFormat tg Destruction "pagsira") terms-tg.txt 375-375 Vandalism is a subclass of destruction

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


(=>
    (instance ?PROCESS Destruction)
    (exists (?PATIENT)
        (and
            (patient ?PROCESS ?PATIENT)
            (time ?PATIENT
                (BeginFn
                    (WhenFn ?PROCESS)))
            (not
                (time ?PATIENT
                    (EndFn
                        (WhenFn ?PROCESS)))))))
Merge.kif 12328-12335

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


(=>
    (and
        (instance ?AI AutoImmuneDisorder)
        (experiencer ?AI ?H))
    (exists (?A ?D ?C)
        (and
            (instance ?A Antibody)
            (part ?A ?H)
            (instance ?C Cell)
            (part ?C ?H)
            (instance ?D Destruction)
            (instrument ?D ?A)
            (not
                (desires ?H
                    (and
                        (instance ?D Destruction)
                        (instrument ?D ?A)))))))
Medicine.kif 2200-2216
(=>
    (and
        (instance ?S Stroke)
        (instance ?B Brain)
        (located ?S ?B))
    (exists (?N ?D)
        (and
            (instance ?N NerveCell)
            (located ?N ?B)
            (instance ?D Destruction)
            (subProcess ?D ?S)
            (patient ?D ?N))))
Mid-level-ontology.kif 12152-12163
(=>
    (instance ?BODY Antibody)
    (hasPurpose ?BODY
        (exists (?DEST ?ANTI)
            (and
                (instance ?DEST Destruction)
                (agent ?DEST ?BODY)
                (patient ?DEST ?ANTI)
                (instance ?ANTI Antigen)))))
Mid-level-ontology.kif 9847-9855
(=>
    (instance ?DISMANTLE DismantlingWeaponOfMassDestruction)
    (exists (?PROCESS)
        (and
            (subProcess ?PROCESS ?DISMANTLE)
            (or
                (instance ?PROCESS Destruction)
                (instance ?PROCESS Removing)))))
WMD.kif 741-748
(=>
    (instance ?I Interleukin)
    (hasPurpose ?I
        (exists (?D ?BV ?H)
            (and
                (instance ?H Human)
                (or
                    (instance ?BV Bacteria)
                    (instance ?BV Virus))
                (instance ?D Destruction)
                (located ?D ?H)
                (instrument ?D ?I)
                (patient ?D ?BV)))))
Medicine.kif 3750-3762


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