GroundAttackMissile(ground attack missile) |
appearance as argument number 1 |
(documentation GroundAttackMissile EnglishLanguage "A missile that attacks targets on the ground.") | MilitaryDevices.kif 994-995 | |
(subclass GroundAttackMissile Missile) | MilitaryDevices.kif 992-992 | Ground attack missile is a subclass of missile |
appearance as argument number 2 |
(subclass AGM GroundAttackMissile) | MilitaryDevices.kif 1124-1124 | AG m is a subclass of ground attack missile |
(termFormat ChineseLanguage GroundAttackMissile "地面攻击导弹") | domainEnglishFormat.kif 26716-26716 | AG m is a subclass of ground attack missile |
(termFormat ChineseTraditionalLanguage GroundAttackMissile "地面攻擊導彈") | domainEnglishFormat.kif 26715-26715 | AG m is a subclass of ground attack missile |
(termFormat EnglishLanguage GroundAttackMissile "ground attack missile") | domainEnglishFormat.kif 26714-26714 | AG m is a subclass of ground attack missile |
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 999-1013 |
|