Attack(attack) | assail, attack, bear_down, charge, countercharge, first_strike, onrush, onset, onslaught, preventive_attack, preventive_strike, strafe, strike, submarine, surgical_strike |
appearance as argument number 1 |
(documentation Attack ChineseLanguage "这是在 ViolentContest 中的一种 Maneuver,它发生在当 agent 尝试对 patient 造成伤害。") | chinese_format.kif 3304-3305 | |
(documentation Attack EnglishLanguage "A Maneuver in a ViolentContest where the agent attempts to inflict damage on the patient.") | Merge.kif 13445-13446 | |
(externalImage Attack "http://upload.wikimedia.org/wikipedia/commons/9/9b/ Kick.JPG") | pictureList.kif 10449-10449 | |
(externalImage Attack "http://upload.wikimedia.org/wikipedia/commons/a/a2/ Foiltouch.jpg") | pictureList.kif 9894-9894 | |
(externalImage Attack "http://upload.wikimedia.org/wikipedia/commons/d/d9/ Ouch-boxing-footwork.jpg") | pictureList.kif 10447-10447 | |
(externalImage Attack "http://upload.wikimedia.org/wikipedia/commons/e/ee/ Wushu_dao.jpg") | pictureList.kif 10448-10448 | |
(subclass Attack Maneuver) | Merge.kif 13444-13444 | Attack is a subclass of maneuver |
appearance as argument number 2 |
(subclass BiochemicalAttack Attack) | WMD.kif 40-40 | Biochemical attack is a subclass of attack |
(subclass CTNwInfraAttack Attack) | MilitaryProcesses.kif 2053-2053 | CT nw infra attack is a subclass of attack |
(subclass StandoffAttack Attack) | MilitaryProcesses.kif 437-437 | Standoff attack is a subclass of attack |
(subclass TerroristAttack Attack) | MilitaryProcesses.kif 2114-2114 | Terrorist attack is a subclass of attack |
(termFormat ChineseLanguage Attack "攻击") | domainEnglishFormat.kif 8984-8984 | Terrorist attack is a subclass of attack |
(termFormat ChineseTraditionalLanguage Attack "攻擊") | domainEnglishFormat.kif 8983-8983 | Terrorist attack is a subclass of attack |
(termFormat EnglishLanguage Attack "attack") | domainEnglishFormat.kif 8982-8982 | Terrorist attack is a subclass of attack |
appearance as argument number 3 |
(domain target 1 Attack) | MilitaryProcesses.kif 2805-2805 | The number 1 argument of target is an instance of attack |
antecedent |
(=> (and (instance ?ATTACK Attack) (agent ?ATTACK ?AGENT) (patient ?ATTACK ?OBJ)) (hasPurposeForAgent ?ATTACK (exists (?DAMAGE) (and (instance ?DAMAGE Damaging) (patient ?DAMAGE ?OBJ))) ?AGENT)) |
Merge.kif 13455-13464 |
|
(=> (instance ?ATTACK Attack) (exists (?CONTEST) (and (instance ?CONTEST ViolentContest) (subProcess ?ATTACK ?CONTEST)))) |
Merge.kif 13448-13453 |
|
consequent |