20_a_thrust
Accurate shooting from your spaceship will destroy the limpet guns.
arc(r_0020_0002__shooting, r_0020_0001__Accurate, attrib3).
arc(r_0020_0002__shooting, r_0020_0005__spaceship, r_0020_0003__from).
arc(r_0020_0005__spaceship, r_0020_0004__your, gen).
arc(r_0020_0006__will, r_0020_0007__destroy, scope).
arc(r_0020_0007__destroy, r_0020_0002__shooting, arg0).
arc(r_0020_0007__destroy, r_0020_0008__the_r_0020_0009__limpet_r_0020_0010__guns, arg1).
fof(formula,axiom,
? [R_20_6_WILL_DESTROY,R_20_2_SHOOTING,R_20_1_ACCURATE,R_20_5_SPACESHIP,R_20_4_YOUR,R_20_8_THE_LIMPET_GUNS] :
( accurate(R_20_1_ACCURATE)
& your(R_20_4_YOUR)
& the_limpet_guns(R_20_8_THE_LIMPET_GUNS)
& will_destroy(R_20_6_WILL_DESTROY,R_20_2_SHOOTING,R_20_8_THE_LIMPET_GUNS)
& shooting(R_20_2_SHOOTING)
& attrib3(R_20_2_SHOOTING,R_20_1_ACCURATE)
& from(R_20_2_SHOOTING,R_20_5_SPACESHIP)
& spaceship(R_20_5_SPACESHIP)
& gen(R_20_5_SPACESHIP,R_20_4_YOUR) ) ).
( (IP-MAT (NP-SBJ (ADJP (ADJ Accurate;{accurate}))
(N shooting;{shooting})
(PP (P-ROLE from;{from})
(NP (NP-GEN;{PLAYER} (PRO;_genm_ your;{your}))
(N spaceship;{spaceship}))))
(MD;_cat_Vi_ will;{will})
(IP-INF-CAT (VB;_Tn_ destroy;{destroy})
(NP-OB1;{LIMPET} (D the;{the})
(N limpet;{limpet})
(NS guns;{gun})))
(PUNC .))
(ID 20_a_thrust))