![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
AirAttackMissile
|
| appearance as argument number 1 |
|
|
| (subclass AirAttackMissile Missile) | MilitaryDevices.kif 1126-1126 | |
| (documentation AirAttackMissile EnglishLanguage "A missile that attacks targets in the air.") | MilitaryDevices.kif 1128-1129 | |
| (externalImage AirAttackMissile "http://upload.wikimedia.org/wikipedia/commons/ 6/ 6e/ 288a_SA-6-GAINFUL.jpg") | pictureList.kif 4482-4482 |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?M AirAttackMissile) (hasPurpose ?M (exists (?OBJ ?REGION ?DAMAGE) (and (instrument ?DAMAGE ?M) (patient ?DAMAGE ?OBJ) (instance ?DAMAGE Damaging) (instance ?REGION AtmosphericRegion) (holdsDuring (BeginFn (WhenFn ?DAMAGE)) (and (located ?M ?REGION) (located ?OBJ ?REGION))))))) |
MilitaryDevices.kif 1133-1147 |