![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| GroundAttackMissile(ground attack missile) |
| appearance as argument number 1 |
|
|
| (subclass GroundAttackMissile Missile) | MilitaryDevices.kif 1149-1149 | Ground attack missile is a subclass of missile |
| (documentation GroundAttackMissile EnglishLanguage "A missile that attacks targets on the ground.") | MilitaryDevices.kif 1151-1152 | Ground attack missile is a subclass of missile |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?M GroundAttackMissile) (hasPurpose ?M (exists (?OBJ ?REGION ?DAMAGE) (and (instrument ?DAMAGE ?M) (patient ?DAMAGE ?OBJ) (instance ?DAMAGE Damaging) (instance ?REGION GeographicArea) (holdsDuring (BeginFn (WhenFn ?DAMAGE)) (and (located ?M ?REGION) (located ?OBJ ?REGION))))))) |
MilitaryDevices.kif 1156-1170 | If X is an instance of ground attack missile, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that X is an instrument for W (3) Y is a patient of W (4) W is an instance of damaging (5) Z is an instance of geographic area (6) X is located at Z (7) Y is located at Z holds during the beginning of the time of existence of W |