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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Destruction

Sigma KEE - Destruction
Destruction(摧毁)

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 12277-12280
(subclass Destruction Damaging) Merge.kif 12276-12276 摧毁损坏subclass

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


(relatedInternalConcept Creation Destruction) Merge.kif 12785-12785 创作摧毁 是 内部相关
(subclass Arson Destruction) Mid-level-ontology.kif 21815-21815 纵火摧毁subclass
(subclass Bombing Destruction) Mid-level-ontology.kif 21819-21819 轰炸摧毁subclass
(subclass ClosingGraphicalWindow Destruction) ComputerInput.kif 2433-2433 ClosingGraphicalWindow摧毁subclass
(subclass Killing Destruction) Merge.kif 12291-12291 杀害摧毁subclass
(subclass PreciseDestruction Destruction) MilitaryProcesses.kif 590-590 精确破坏摧毁subclass
(subclass Vandalism Destruction) Mid-level-ontology.kif 22121-22121 人为破坏摧毁subclass
(termFormat ChineseLanguage Destruction "摧毁") chinese_format.kif 1161-1161
(termFormat EnglishLanguage Destruction "destruction") english_format.kif 1539-1539
(termFormat FrenchLanguage Destruction "destruction") french_format.kif 839-839
(termFormat Hindi Destruction "vinaasha") terms-hindi.txt 371-371
(termFormat ItalianLanguage Destruction "Distruggere") terms-it.txt 374-374
(termFormat JapaneseLanguage Destruction "破壊") japanese_format.kif 2523-2523
(termFormat PortugueseLanguage Destruction "Destrucao") portuguese_format.kif 791-791
(termFormat cb Destruction "pagkaguba") terms-cb.txt 376-376
(termFormat cz Destruction "destruction") terms-cz.txt 410-410
(termFormat ro Destruction "distrugere") relations-ro.kif 860-860
(termFormat tg Destruction "pagsira") terms-tg.txt 375-375

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


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

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 11934-11945
(=>
    (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 9629-9637
(=>
    (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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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