5_a_pantomime
Each year will be attending on separate nights in the week starting Monday 21st.
arc(r_0005_0001__Each_quant, r_0005_0002__year, restriction).
arc(r_0005_0001__Each_quant, r_0005_0003__will, scope).
arc(r_0005_0003__will, r_0005_0004__be, scope).
arc(r_0005_0004__be, r_0005_0005__attending, scope).
arc(r_0005_0005__attending, r_0005_0002__year, arg0).
arc(r_0005_0005__attending, r_0005_0008__nights, r_0005_0006__on_nim18).
arc(r_0005_0008__nights, r_0005_0007__separate, attrib19).
arc(r_0005_0008__nights, r_0005_0010__the_r_0005_0011__week, r_0005_0009__in).
arc(r_0005_0012__starting, r_0005_0010__the_r_0005_0011__week, arg0).
arc(r_0005_0012__starting, r_0005_0013__Monday_r_0005_0014__21st, nim35).
fof(formula,axiom,
? [R_5_12_STARTING,R_5_10_THE_WEEK,R_5_13_MONDAY_21ST] :
( the_week(R_5_10_THE_WEEK)
& monday_21st(R_5_13_MONDAY_21ST)
& ! [R_5_2_YEAR] :
( year(R_5_2_YEAR)
=> ? [R_5_3_WILL_BE_ATTENDING,R_5_8_NIGHTS,R_5_7_SEPARATE] :
( separate(R_5_7_SEPARATE)
& will_be_attending(R_5_3_WILL_BE_ATTENDING,R_5_2_YEAR)
& on_nim18(R_5_3_WILL_BE_ATTENDING,R_5_8_NIGHTS)
& nights(R_5_8_NIGHTS)
& attrib19(R_5_8_NIGHTS,R_5_7_SEPARATE)
& in(R_5_8_NIGHTS,R_5_10_THE_WEEK) ) )
& starting(R_5_12_STARTING,R_5_10_THE_WEEK)
& nim35(R_5_12_STARTING,R_5_13_MONDAY_21ST) ) ).
( (IP-MAT (NP-SBJ (Q Each;{each})
(N year;{year}))
(MD;_cat_Vi_ will;{will})
(IP-INF-CAT (BE;_cat_Vg_ be;{be})
(IP-PPL-CAT (VAG;_I_ attending;{attend})
(PP-NIM (P-ROLE on;{on})
(NP (ADJP (ADJ separate;{separate}))
(NS nights;{night})
(PP (P-ROLE in;{in})
(NP (D the;{the})
(N week;{week})
(IP-PPL (VAG;_I_ starting;{start})
(NP-NIM (NPR Monday;{Monday})
(NUM 21st)))))))))
(PUNC .))
(ID 5_a_pantomime))