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


KB Term:  Term intersection
English Word: 

Sigma KEE - ShrapnelExplosion
ShrapnelExplosion(shrapnel explosion)

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


(subclass ShrapnelExplosion Explosion) Medicine.kif 6308-6308 Shrapnel explosion is a subclass of explosion
(documentation ShrapnelExplosion EnglishLanguage "An Explosion that causes the Motion of Shrapnel.") Medicine.kif 6309-6309 Shrapnel explosion is a subclass of explosion

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


(termFormat EnglishLanguage ShrapnelExplosion "shrapnel explosion") Medicine.kif 6310-6310

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


(=>
    (instance ?SE ShrapnelExplosion)
    (exists (?M ?T)
        (and
            (instance ?M Metal)
            (instance ?T Translocation)
            (causes ?SE ?T)
            (objectTransferred ?T ?M))))
Medicine.kif 6312-6319 If X is an instance of shrapnel explosion, then there exist Y, Z such that Y is an instance of metal, Z is an instance of translocation, X causes Z, and the object transferred in Z is Y
(=>
    (instance ?SE ShrapnelExplosion)
    (hasPurpose ?SE
        (exists (?P)
            (and
                (or
                    (instance ?P Injuring)
                    (instance ?P Killing))
                (causes ?SE ?P)))))
Medicine.kif 6321-6329 If X is an instance of shrapnel explosion, then X has the purpose there exists Y such that Y is an instance of injuring or Y is an instance of killing and X causes Y


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