21_a_driver_handbook
Section 4: Reduced Speeds: Heavy Traffic or Bad Weather
arc(r_0021_0005__Speeds, r_0021_0004__Reduced, attrib10).
arc(r_0021_0008__Traffic, r_0021_0007__Heavy, attrib20).
arc(r_0021_0009__or, r_0021_0008__Traffic, conj1).
arc(r_0021_0009__or, r_0021_0011__Weather, conj2).
arc(r_0021_0011__Weather, r_0021_0010__Bad, attrib29).
arc(z_000_21_a_driver_handbook_1, r_0021_0001__Section_r_0021_0002__4, nim2).
arc(z_000_21_a_driver_handbook_1, r_0021_0005__Speeds, nim9).
arc(z_000_21_a_driver_handbook_1, r_0021_0009__or, nim17).
fof(formula,axiom,
? [Z_21_A_DRIVER_HANDBOOK_1,R_21_9_OR,R_21_8_TRAFFIC,R_21_7_HEAVY,R_21_11_WEATHER,R_21_10_BAD,R_21_1_SECTION_4,R_21_5_SPEEDS,R_21_4_REDUCED] :
( heavy(R_21_7_HEAVY)
& bad(R_21_10_BAD)
& section_4(R_21_1_SECTION_4)
& reduced(R_21_4_REDUCED)
& z_21_a_driver_handbook_1(Z_21_A_DRIVER_HANDBOOK_1)
& nim17(Z_21_A_DRIVER_HANDBOOK_1,R_21_9_OR)
& or(R_21_9_OR)
& conj1(R_21_9_OR,R_21_8_TRAFFIC)
& traffic(R_21_8_TRAFFIC)
& attrib20(R_21_8_TRAFFIC,R_21_7_HEAVY)
& conj2(R_21_9_OR,R_21_11_WEATHER)
& weather(R_21_11_WEATHER)
& attrib29(R_21_11_WEATHER,R_21_10_BAD)
& nim2(Z_21_A_DRIVER_HANDBOOK_1,R_21_1_SECTION_4)
& nim9(Z_21_A_DRIVER_HANDBOOK_1,R_21_5_SPEEDS)
& speeds(R_21_5_SPEEDS)
& attrib10(R_21_5_SPEEDS,R_21_4_REDUCED) ) ).
( (FRAG (NP (N Section;{section})
(NUM 4))
(PUNC :)
(NP (ADJP (ADJ Reduced;{reduced}))
(NS Speeds;{speed}))
(PUNC :)
(NP (NLYR (NLYR (ADJP (ADJ Heavy;{heavy}))
(N Traffic;{traffic}))
(CONJP (CONJ or;{or})
(NLYR (ADJP (ADJ Bad;{bad}))
(N Weather;{weather}))))))
(ID 21_a_driver_handbook))