Shrapnel
|
|
appearance as argument number 1 |
(documentation Shrapnel EnglishLanguage "Parts of a Bomb that are designed to spread out from the explosion and cause damage to Humans and objects.") | MilitaryDevices.kif 2097-2098 | |
(initialPart Shrapnel Bomb) | MilitaryDevices.kif 2101-2101 | |
(subclass Shrapnel Object) | MilitaryDevices.kif 2096-2096 |
appearance as argument number 2 |
(termFormat EnglishLanguage Shrapnel "shrapnel") | MilitaryDevices.kif 2099-2099 |
antecedent |
(=> (instance ?S Shrapnel) (exists (?B ?E) (and (instance ?B Bomb) (instance ?E Explosion) (instrument ?E ?B) (holdsDuring (ImmediatePastFn (WhenFn ?E)) (part ?S ?B)) (holdsDuring (ImmediateFutureFn (WhenFn ?E)) (not (part ?S ?B)))))) |
MilitaryDevices.kif 2103-2118 | |
(=> (instance ?S Shrapnel) (hasPurpose ?S (exists (?D) (and (instance ?D Damaging) (instrument ?D ?S))))) |
MilitaryDevices.kif 2120-2126 |