85_a_factbook_1_2010
death occurs within days of the onset of symptoms.
arc(r_0085_0002__occurs, r_0085_0001__death, arg0).
arc(r_0085_0002__occurs, r_0085_0004__days, r_0085_0003__within_nim10).
arc(r_0085_0004__days, r_0085_0006__the_r_0085_0007__onset, r_0085_0005__of).
arc(r_0085_0006__the_r_0085_0007__onset, r_0085_0009__symptoms, r_0085_0008__of).
fof(formula,axiom,
? [R_85_2_OCCURS,R_85_1_DEATH,R_85_4_DAYS,R_85_6_THE_ONSET,R_85_9_SYMPTOMS] :
( death(R_85_1_DEATH)
& symptoms(R_85_9_SYMPTOMS)
& occurs(R_85_2_OCCURS,R_85_1_DEATH)
& within_nim10(R_85_2_OCCURS,R_85_4_DAYS)
& days(R_85_4_DAYS)
& of(R_85_4_DAYS,R_85_6_THE_ONSET)
& the_onset(R_85_6_THE_ONSET)
& of(R_85_6_THE_ONSET,R_85_9_SYMPTOMS) ) ).
( (IP-MAT (NP-SBJ (N death;{death}))
(VBP;_I_ occurs;{occur})
(PP-NIM (P-ROLE within;{within})
(NP (NS days;{day})
(PP (P-ROLE of;{of})
(NP (D the;{the})
(N onset;{onset})
(PP (P-ROLE of;{of})
(NP;{RABIES_SYMPTOMS} (NS symptoms;{symptom})))))))
(PUNC .))
(ID 85_a_factbook_1_2010))