![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Grenade
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Grenade Bomb) | MilitaryDevices.kif 348-348 | Grenade is a subclass of bomb |
| (documentation Grenade EnglishLanguage "A larger projectile that is not self powered and launched by some ArtilleryCannon or MortarGun") | MilitaryDevices.kif 350-351 | Grenade is a subclass of bomb |
| (externalImage Grenade "http://upload.wikimedia.org/wikipedia/commons/thumb/ 0/ 0d/ F1_grenade_DoD.jpg/ 270px_F1_grenade_DoD.jpg") | pictureList.kif 1126-1126 | Grenade is a subclass of bomb |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (and (instance ?SHOOTING Shooting) (instrument ?SHOOTING ?AC) (instance ?AC ArtilleryCannon)) (exists (?PROJ) (and (instrument ?SHOOTING ?PROJ) (or (instance ?PROJ Missile) (instance ?PROJ Grenade))))) |
MilitaryDevices.kif 336-346 | If X is an instance of shooting, Y is an instrument for X, and Y is an instance of artillery cannon, then there exists Z such that Z is an instrument for X and Z is an instance of missile or Z is an instance of grenade |
| (=> (and (instance ?SHOOTING Shooting) (instrument ?SHOOTING ?MG) (instance ?MG MortarGun)) (exists (?PROJ) (and (instrument ?SHOOTING ?PROJ) (instance ?PROJ Grenade)))) |
MilitaryDevices.kif 355-363 | If X is an instance of shooting, Y is an instrument for X, and Y is an instance of mortar gun, then there exists Z such that Z is an instrument for X and Z is an instance of grenade |
| (=> (and (instance ?SHOOTING Shooting) (instrument ?SHOOTING ?AC) (instance ?AC GrenadeLauncher)) (exists (?PROJ) (and (instrument ?SHOOTING ?PROJ) (instance ?PROJ Grenade)))) |
MilitaryDevices.kif 754-762 | If X is an instance of shooting, Y is an instrument for X, and Y is an instance of grenade launcher, then there exists Z such that Z is an instrument for X and Z is an instance of grenade |