# AMR-GigaWord 200k

# ::id 0 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oxnard , calif. _ thus far quincy carter is right on schedule as a rookie starting quarterback in the nfl .
# ::alignments
(m / multi-sentence
      :snt1 (p / person
            :name (n / name
                  :op1 "oxnard"))
      :snt2 (p2 / person
            :name (n2 / name
                  :op1 " calif.")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (q / quarterback
                        :ARG0-of (s / start-01
                              :ARG1 (g / game
                                    :name (n3 / name
                                          :op1 "NC")))
                        :mod (r / rookie))
                  :time (t / thus-far))
            :ARG0-of (h2 / have-org-role-91
                  :ARG2 (q2 / quarterback))))

# ::id 1 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a california college student pleaded innocent monday to charges he lied to a grand jury investigating the sept. ## terror attacks .
# ::alignments
(p / plead-02
      :ARG0 (p2 / person
            :ARG0-of (s / study-01
                  :location (c / college
                        :location (s2 / state
                              :name (n / name
                                    :op1 "California")))))
      :ARG1 (ii / innocent-01
            :ARG1 p2)
      :ARG2 (c2 / charge-05
            :ARG1 p2
            :ARG2 (l / lie-08
                  :ARG0 p2
                  :ARG2 (j / jury
                        :mod (g / grand)
                        :ARG0-of (ii2 / investigate-01
                              :ARG1 (s3 / sept)))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 2 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a real debate over wage policy on the senate floor .
# ::alignments
(d / debate-01
      :ARG1 (p / policy-01
            :ARG2 (w / wage))
      :location (f / floor
            :part-of (g / government-organization
                  :name (n / name
                        :op1 "Senate")))
      :ARG1-of (r / real-04))

# ::id 3 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok about ## local and foreign banks have expressed interest in acquiring a controlling stake in philippine commercial international bank , one of the philippines ' largest banks , its president says .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (b / bank
                        :ARG1-of (l / local-02))
                  :ARG2 (p2 / president)))
      :ARG1 (e / express-01
            :ARG0 (a / and
                  :op1 b
                  :op2 (b2 / bank
                        :mod (f / foreign))
                  :ARG1-of l))
      :ARG1 (ii / interest-01
            :ARG1 a
            :ARG2 (a2 / acquire-01
                  :ARG0 a
                  :ARG1 (s2 / stake
                        :ARG0-of (c / control-01
                              :ARG1 (b3 / bank
                                    :mod (c2 / commerce)
                                    :location (c3 / country
                                          :name (n / name
                                                :op1 "Phillipines"))
                                    :ARG1-of (ii2 / include-91
                                          :ARG2 (b4 / bank
                                                :ARG1-of (h2 / have-degree-91
                                                      :ARG2 (l2 / large)
                                                      :ARG3 (m / most)
                                                      :ARG5 c3)))))))))

# ::id 4 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok internet services provider yahoo said thursday it had agreed to acquire hotjobs.com inc for ### million dollars in cash and shares .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Yahoo")
            :ARG0-of (p / provide-01
                  :ARG1 (s2 / service
                        :mod (ii / internet))))
      :ARG1 (a / agree-01
            :ARG0 c
            :ARG1 (a2 / acquire-01
                  :ARG0 c
                  :ARG1 (u / url-entity
                        :value "Hotjobs.com"
                        :mod c))
            :ARG3 (m / monetary-quantity
                  :quant 10000000
                  :unit (d / dollar)
                  :ARG1-of (m2 / mean-01
                        :ARG2 (a3 / and
                              :op1 (c2 / cash)
                              :op2 (s3 / share)))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 5 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states is quietly dropping advice to us citizens warning against travel to guinea-bissau and sierra leone because of improving security conditions the west african nations , a state department official said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "State"
                              :op2 "Department"))
                  :ARG2 (o / official)))
      :ARG1 (d / drop-05
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (a / advise-01
                  :ARG0 c
                  :ARG1 (c2 / citizen
                        :mod (w / we))
                  :ARG2 (w2 / warn-01
                        :ARG0 c2
                        :ARG1 (t / travel-01
                              :ARG4 (a2 / and
                                    :op1 (c3 / country
                                          :name (n3 / name
                                                :op1 "Guinea-bissau"))
                                    :op2 (c4 / country
                                          :name (n4 / name
                                                :op1 "Sierra"
                                                :op2 "Leone")))
                              :ARG1-of (c5 / cause-01
                                    :ARG0 (ii / improve-01
                                          :ARG1 (c6 / condition
                                                :mod (s2 / security)
                                                :poss (n5 / nation
                                                      :location (w3 / world-region
                                                            :name (n6 / name
                                                                  :op1 "West"
                                                                  :op2 "Africa")))))))))
            :ARG1-of (q / quiet-04))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 6 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fans of the giant <unk> <unk> are once again seeking federal protection for the rare , sweet-smelling species that spits at predators .
# ::alignments
(s / seek-01
      :ARG0 (f / fan
            :poss (s2 / species
                  :name (n / name
                        :op1 "Giant"
                        :op2 " accompanier")))
      :ARG1 (p / protect-01
            :ARG0 (g / government-organization
                  :name n
                  :op1 "Federal"))
      :ARG1 (s3 / species
            :ARG1-of (r / rare-02)
            :ARG0-of (s4 / smell-02
                  :ARG1 (s5 / sweet-05))
            :ARG0-of (s6 / spit-01
                  :ARG2 (p2 / predator)))
      :mod (a / again
            :mod (o / once)))

# ::id 7 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds of foreign and local delegates gathered here tuesday at a business forum , discussing measures , including those about intellectual property protection , infrastructure development , and financial policy completion to improve vietnam 's business environment .
# ::alignments
(g / gather-03
      :ARG0 (a / and
            :op1 (p / person
                  :ARG2-of (d / delegate-01)
                  :mod (f / foreign))
            :op2 (p2 / person
                  :ARG2-of (d2 / delegate-01)
                  :ARG1-of (l / local-02))
            :quant (m / multiple
                  :op1 100))
      :location (h / here)
      :time (d3 / date-entity
            :weekday (t / tuesday))
      :purpose (d4 / discuss-01
            :ARG0 a
            :ARG1 (m2 / measure-02
                  :ARG2-of (ii / include-01
                        :ARG1 (m3 / measure-02
                              :ARG2 (a2 / and
                                    :op1 (p3 / protect-01
                                          :ARG1 (p4 / property
                                                :mod (ii2 / intellectual)))
                                    :op2 (d5 / develop-02
                                          :ARG1 (ii3 / infrastructure))
                                    :op3 (c / complete-01
                                          :ARG1 (p5 / policy-01
                                                :ARG2 (f2 / finance))))))
                  :purpose (ii4 / improve-01
                        :ARG0 a
                        :ARG1 (e / environment
                              :mod (b / business)
                              :poss (c2 / country
                                    :name (n / name
                                          :op1 "Vietnam")))))))

# ::id 8 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok five media groups including germany 's axel springer and the czech republic 's <unk> media have expressed an interest in acquiring the government 's stake in the publisher of poland 's rzeczpospolita daily , the newspaper said friday .
# ::alignments
(s / say-01
      :ARG0 (n / newspaper)
      :ARG1 (e / express-01
            :ARG0 (g / group
                  :quant 5
                  :mod (m / media)
                  :ARG2-of (ii / include-91
                        :ARG1 (a / and
                              :op1 (n2 / newspaper
                                    :name (n3 / name
                                          :op1 "Axel"
                                          :op2 "Springer")
                                    :poss (c / country
                                          :name (n4 / name
                                                :op1 "Germany")))
                              :op2 (n5 / newspaper
                                    :name (n6 / name
                                          :op1 "Communist"
                                          :op2 "Party")
                                    :poss (c2 / country
                                          :name (n7 / name
                                                :op1 "Czech"
                                                :op2 "Republic"))))))
            :ARG1 (ii2 / interest-01
                  :ARG1 g
                  :ARG2 (a2 / acquire-01
                        :ARG0 g
                        :ARG1 (s2 / stake
                              :poss (g2 / government-organization
                                    :ARG0-of (g3 / govern-01))
                              :mod (c3 / company
                                    :ARG0-of (p / publish-01
                                          :ARG1 (n8 / newspaper
                                                :name (n9 / name
                                                      :op1 "Rzeczpospolita"
                                                      :op2 "Daily")
                                                :poss (c4 / country
                                                      :name (n10 / name
                                                            :op1 "Poland"))))))))
            :time (d / date-entity
                  :weekday (f / friday))))

# ::id 9 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as arnold schwarzenegger makes final preparations to take office as governor on monday , the california political establishment is scrambling to adjust to the abrupt shift of power from democrats to republicans .
# ::alignments
(s / scramble-01
      :ARG0 (e / establishment
            :mod (p / politics)
            :mod (s2 / state
                  :name (n / name
                        :op1 "California")))
      :ARG1 (a / adjust-01
            :ARG0 e
            :ARG1 (s3 / shift-01
                  :ARG1 (p2 / power)
                  :ARG2 (p3 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (p4 / political-party
                                    :name (n2 / name
                                          :op1 "Democrat"))))
                  :ARG3 (p5 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p6 / political-party
                                    :name (n3 / name
                                          :op1 "Republican"))))
                  :ARG4 (p7 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (p8 / political-party
                                    :name (n4 / name
                                          :op1 "Republican"))))
                  :manner (a2 / abrupt)))
      :time (p9 / prepare-02
            :ARG0 (p10 / person
                  :name (n5 / name
                        :op1 "Arnold"
                        :op2 "Schwarzenegger"))
            :ARG1 (t / take-01
                  :ARG0 p10
                  :ARG1 (o / office)
                  :time (d / date-entity
                        :weekday (m / monday)))
            :mod (f / final)))

# ::id 10 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jerry garcia , the grateful dead singer-guitarist once known <unk> trips of the counterculture , died at age ## wednesday at a drug treatment center in forest knolls , calif. , apparently of a heart attack .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Jerry"
                  :op2 "Garcia")
            :ARG0-of (a / appreciate-02)
            :ARG0-of (s / sing-01)
            :mod (g / guitarist)
            :ARG1-of (k / know-02
                  :ARG2 (t / trip-03
                        :ARG0 p
                        :ARG1 (c / counterculture))
                  :time (o / once)))
      :time (d2 / date-entity
            :weekday (w / wednesday))
      :location (c2 / center
            :ARG0-of (t2 / treat-03
                  :ARG1 (d3 / drug))
            :location (c3 / country-region
                  :name (n2 / name
                        :op1 "Forest"
                        :op2 "Knolls")
                  :location (p2 / province
                        :name (n3 / name
                              :op1 "California"))))
      :ARG1-of (c4 / cause-01
            :ARG0 (h / heart-attack)
            :ARG1-of (a2 / appear-02)))

# ::id 11 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ##th of october has been set as `` sanitation workers ' day '' in chengdu , the capital of southwest china 's sichuan province .
# ::alignments
(s / set-02
      :ARG1 (d / date-entity
            :month 10
            :day 4)
      :ARG2 (d2 / day
            :poss (p / person
                  :ARG0-of (w / work-01
                        :ARG1 (s2 / sanitation))))
      :location (c / city
            :name (n / name
                  :op1 "Chengdu")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / province
                        :name (n2 / name
                              :op1 "Sichuan")
                        :location (s3 / southwest
                              :part-of (c2 / country
                                    :name (n3 / name
                                          :op1 "China"))))
                  :ARG2 (c3 / capital))))

# ::id 12 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after nearly a week of talks with senior vatican officials , cardinal bernard f. law is to meet with pope john paul ii on friday to discuss the troubled state of the roman catholic archdiocese of boston and , possibly , his resignation as its leader , vatican officials said on thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "Vatican"))
                  :ARG2 (o2 / official)))
      :ARG1 (m / meet-03
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Bernard"
                        :op2 "F."
                        :op3 "Law")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (c / cardinal)))
            :ARG1 (p3 / person
                  :name (n3 / name
                        :op1 "John"
                        :op2 "Paul"
                        :op3 "II")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG2 (p4 / pope)))
            :time (d / date-entity
                  :weekday (f / friday))
            :purpose (d2 / discuss-01
                  :ARG0 p2
                  :ARG1 (a / and
                        :op1 (s2 / state
                              :ARG1-of (t / trouble-01)
                              :poss (a2 / archdiocese
                                    :mod (r / religious-group
                                          :name (n4 / name
                                                :op1 "Catholic"))
                                    :location (c2 / city
                                          :name (n5 / name
                                                :op1 "Boston"))))
                        :op2 (r2 / resign-01
                              :ARG0 p2
                              :ARG1 (p5 / person
                                    :ARG0-of (l / lead-02
                                          :ARG1 a2))
                              :ARG1-of (p6 / possible-01)))
                  :ARG2 p3))
      :time (a3 / after
            :op1 (t2 / talk-01
                  :ARG0 p2
                  :ARG2 (p7 / person
                        :ARG0-of (h4 / have-org-role-91
                              :ARG1 o
                              :ARG2 (o3 / official))
                        :mod (s3 / senior))
                  :duration (n6 / nearly
                        :op1 (t3 / temporal-quantity
                              :quant 1
                              :unit (w / week)))))
      :time (d3 / date-entity
            :weekday (t4 / thursday)))

# ::id 13 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italian sprinter alessandro petacchi could be forced to abandon the tour of italy after a fall during the ##th stage time-trial , his fassa bortolo team said here sunday .
# ::alignments
(s / say-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Fassa"
                  :op2 "Bortolo")
            :poss (p / person
                  :name (n2 / name
                        :op1 "Alessandro"
                        :op2 "Petacchi")
                  :ARG0-of (s2 / sprinter-01)
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Italy"))))
      :ARG1 (p2 / possible-01
            :ARG1 (f / force-01
                  :ARG1 p
                  :ARG2 (a / abandon-01
                        :ARG0 p
                        :ARG1 (t2 / tour-01
                              :ARG0 p
                              :ARG1 c)
                        :time (a2 / after
                              :op1 (f2 / fall-01
                                    :ARG1 p
                                    :time (t3 / try-02
                                          :ARG1 (t4 / time)
                                          :ord (o / ordinal-entity
                                                :value -1)))))))
      :location (h / here)
      :time (d / date-entity
            :weekday (s3 / sunday)))

# ::id 14 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an exiled leader in the #### tiananmen square pro-democracy protests has been secretly detained in south china for more than six months after trying to return to his homeland for the first time since #### , his family said .
# ::alignments
(s / say-01
      :ARG0 (f / family
            :ARG1-of (h / have-org-role-91
                  :ARG0 (p / person
                        :ARG1-of (e / exile-01)
                        :ARG0-of (l / lead-02
                              :ARG1 (p2 / protest-01
                                    :location (s2 / square
                                          :name (n / name
                                                :op1 "Tiananmen"
                                                :op2 "Square"))
                                    :ARG0-of (f2 / favor-01
                                          :ARG1 (d / democracy))))))
            :ARG1 (d2 / detain-01
                  :ARG1 p
                  :manner (s3 / secret)
                  :location (s4 / south
                        :part-of (c / country
                              :name (n2 / name
                                    :op1 "China")))
                  :time (a / after
                        :op1 (t / try-01
                              :ARG0 p
                              :ARG1 (r / return-01
                                    :ARG1 p
                                    :ARG4 (h2 / homeland
                                          :poss p))
                              :ord (o / ordinal-entity
                                    :value 1
                                    :range (s5 / since
                                          :op1 p2)))
                        :duration (m / more-than
                              :op1 (t2 / temporal-quantity
                                    :quant 6
                                    :unit (m2 / month)))))))

# ::id 15 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greek foreign minister george papandreou urged israel on sunday to guarantee the safety of palestinian leader yasser arafat , the athens news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :location (c / city
                  :name (n2 / name
                        :op1 "Athens")))
      :ARG1 (u / urge-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "George"
                        :op2 "Papandreou")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n4 / name
                                    :op1 "Greek"))
                        :ARG2 (m / minister
                              :topic (f / foreign))))
            :ARG1 (c2 / country
                  :name (n5 / name
                        :op1 "Israel"))
            :ARG2 (g / guarantee-01
                  :ARG0 c2
                  :ARG1 (s / safe-01
                        :ARG1 (p3 / person
                              :name (n6 / name
                                    :op1 "Yasser"
                                    :op2 "Arafat")
                              :ARG0-of (l / lead-02
                                    :ARG1 c2
                                    :name (n7 / name
                                          :op1 "Palestine")))))
            :ARG2 c2)
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 16 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok manchester united star eric cantona was charged with common assault tuesday for attacking a spectator at crystal palace last month .
# ::alignments
(c / charge-05
      :ARG1 (p / person
            :name (n / name
                  :op1 "Eric"
                  :op2 "Cantona")
            :mod (s / star
                  :poss (t / team
                        :name (n2 / name
                              :op1 "Manchester"
                              :op2 "United"
                              :op3 "Star"))))
      :ARG2 (a / assault-01
            :mod (c2 / common))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :ARG1-of (c3 / cause-01
            :ARG0 (a2 / attack-01
                  :ARG0 p
                  :ARG1 (s2 / spectator)
                  :location (p2 / palace
                        :name (n3 / name
                              :op1 "Crystal"
                              :op2 "Place"))
                  :time (m / month
                        :mod (l / last)))))

# ::id 17 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a car parked near a synagogue in the central italian city of modena blew up early thursday , killing the driver , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (b / blow-up-06
            :ARG1 (c / car
                  :ARG1-of (p / park-01
                        :ARG2 (n / near-02
                              :ARG2 (s2 / synagogue))
                        :location (c2 / city
                              :name (n2 / name
                                    :op1 "Modena")
                              :location (c3 / center
                                    :part-of (c4 / country
                                          :name (n3 / name
                                                :op1 "Italy"))))))
            :time (e / early
                  :op1 (d / date-entity
                        :weekday (t / thursday)))
            :ARG0-of (k / kill-01
                  :ARG1 (p2 / person
                        :ARG0-of (d2 / drive-01)))))

# ::id 18 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an alleged macao triad ringleader was taken into pre-trial detention on monday morning following a massive action against organized crimes here .
# ::alignments
(d / detain-01
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "Macao"
                              :op2 "Triad"))
                  :ARG3 (r / ringleader)
                  :ARG1-of (a / allege-01)))
      :time (d2 / date-entity
            :weekday (m / monday)
            :dayperiod (m2 / morning))
      :ARG1-of (f / follow-01
            :ARG2 (a2 / act-02
                  :ARG1 (o2 / oppose-01
                        :ARG1 (c / crime-02
                              :ARG1-of (o3 / organize-01)))
                  :mod (m3 / massive)
                  :location (h2 / here))))

# ::id 19 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france declared wednesday that it is to allocate ## million euros as international aid to asian countries hit by tsunamis on sunday .
# ::alignments
(d / declare-02
      :ARG0 (c / country
            :name (n / name
                  :op1 "France"))
      :ARG1 (a / allocate-01
            :ARG0 c
            :ARG1 (m / monetary-quantity
                  :quant 1000000000
                  :unit (e / euro))
            :ARG2 (a2 / aid-01
                  :ARG0 c
                  :ARG2 (c2 / country
                        :location (c3 / continent
                              :name (n2 / name
                                    :op1 "Asia"))
                        :ARG1-of (h / hit-01
                              :ARG2 (t / tsunami)
                              :time (d2 / date-entity
                                    :weekday (s / sunday))))
                  :mod (ii / international)))
      :time (w / wednesday))

# ::id 20 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok local health authorities said ## people have been discharged from hospital by wednesday after they recovered from suspected food poisoning in northwest china 's gansu province .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :mod (h / health)
            :ARG1-of (l / local-02))
      :ARG1 (d / discharge-01
            :ARG1 (p / person)
            :ARG2 (h2 / hospital)
            :time (d2 / date-entity
                  :weekday (w / wednesday))
            :time (a2 / after
                  :op1 (r / recover-01
                        :ARG1 p
                        :ARG2 (s2 / suspect-01
                              :ARG1 (p2 / poison-01
                                    :ARG2 (f / food)
                                    :ARG3 p)
                              :location (p3 / province
                                    :name (n / name
                                          :op1 "Gansu")
                                    :location (n2 / northwest
                                          :part-of (c / country
                                                :name (n3 / name
                                                      :op1 "China")))))))))

# ::id 21 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok minnesota rep. bruce vento , a ##-term democrat who championed environmental and homeless causes , died tuesday after a bout with lung cancer .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Bruce"
                  :op2 "Vento")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s / state
                        :name (n2 / name
                              :op1 "Minneapolis"))
                  :ARG2 (r / represent-01))
            :mod (p2 / political-party
                  :name (n3 / name
                        :op1 "Democrat"))
            :ARG0-of (c / champion-01
                  :ARG1 (c2 / cause
                        :mod (e / environment)
                        :mod (h2 / homeless))))
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c3 / cause-01
            :ARG0 (b / bout
                  :topic (d3 / disease
                        :name (n4 / name
                              :op1 "lung"
                              :op2 "cancer")))))

# ::id 22 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one week ahead of elections for the uefa presidency , the british government said european soccer 's governing body needs to reinvent itself and embrace the voice of professional leagues to face new challenges .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Great"
                              :op2 "Britain"))))
      :ARG1 (n2 / need-01
            :ARG0 (b / body
                  :ARG0-of g2
                  :ARG1 (s2 / soccer
                        :mod (c2 / continent
                              :name (n3 / name
                                    :op1 "Europe")))))
      :ARG1 (a / and
            :op1 (r / reinvent-01
                  :ARG0 b
                  :ARG1 b)
            :op2 (e / embrace-01
                  :ARG0 b
                  :ARG1 (v / voice
                        :poss (l / league
                              :mod (p / professional)))
                  :purpose (f / face-01
                        :ARG0 b
                        :ARG1 (c3 / challenge-01
                              :ARG1 b
                              :ARG1-of (n4 / new-01)))))
      :time (a2 / ahead
            :op1 (e2 / elect-01
                  :ARG2 (p2 / presidency
                        :ARG2-of (h / have-org-role-91
                              :ARG1 (o / organization
                                    :name (n5 / name
                                          :op1 "Uefa")))))
            :quant (t / temporal-quantity
                  :quant 1
                  :unit (w / week))))

# ::id 23 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hairy crab production in taiwan this year is expected to more than double , to the delight of local gourmets , the head of the fisheries agency said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / head-01
                  :ARG1 (a / agency
                        :mod (f / fish-01))))
      :ARG1 (e / expect-01
            :ARG1 (d / double-01
                  :ARG1 (p2 / produce-01
                        :ARG1 (c / crab
                              :mod (d2 / dairy))
                        :location (c2 / country
                              :name (n / name
                                    :op1 "Taiwan"))
                        :time (y / year
                              :mod (t / this)))
                  :mod (m / more-than)
                  :ARG0-of (d3 / delight-01
                        :ARG1 (g / gourmet
                              :ARG1-of (l / local-02)))))
      :time (d4 / date-entity
            :weekday (s2 / saturday)))

# ::id 24 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok asian stock markets retreated thursday as an overnight slide on wall street undermined confidence ahead of a key u.s. jobs report and central bank decisions in europe .
# ::alignments
(r / retreat-01
      :ARG1 (m / market
            :mod (s / stock)
            :mod (c / continent
                  :name (n / name
                        :op1 "Asia")))
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG1-of (c2 / cause-01
            :ARG0 (u / undermine-01
                  :ARG0 (s2 / slide-01
                        :location (s3 / street
                              :mod (w / wall))
                        :time (o / overnight))
                  :ARG1 (c3 / confident-01)
                  :time (a / ahead
                        :op1 (a2 / and
                              :op1 (r2 / report-01
                                    :ARG1 (j / job
                                          :mod (c4 / country
                                                :name (n2 / name
                                                      :op1 "U.S.")))
                                    :ARG1-of (k / key-02))
                              :op2 (d2 / decide-01
                                    :ARG0 (c5 / central-bank)
                                    :location c
                                    :name (n3 / name
                                          :op1 "Europe")))))))

# ::id 25 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prices on taipei 's stock futures market ended higher wednesday as the taiwan stock exchange -lrb- taiex -rrb- capitalization weighted index for november moved up ## points to close at #,### , with ##,### contracts changing hands .
# ::alignments
(e / end-01
      :ARG1 (t / thing
            :ARG2-of (p / price-01
                  :ARG1 (m / market
                        :mod (f / future
                              :mod (s / stock))
                        :poss (c / city
                              :name (n / name
                                    :op1 "Taipei")))))
      :time (w / wednesday)
      :ARG1-of (c2 / cause-01
            :ARG0 (m2 / move-01
                  :ARG0 (ii / index
                        :ARG2-of (w2 / weight-01
                              :ARG1 (c3 / capitalize-01))
                        :time (d / date-entity
                              :month 11)
                        :mod (c4 / country
                              :name n
                              :op1 "Taiwan"))
                  :ARG1-of (u / use-01
                        :ARG2 (e2 / exchange-01
                              :ARG1 (s2 / stock))))
            :ARG1 (p2 / point)
            :ARG2 (c5 / close-01
                  :ARG1 p2)
            :direction (u2 / up)
            :time (c6 / change-hands-06
                  :ARG1 (c7 / contract-02
                        :mod t)))
      :ARG1-of (h / have-degree-91
            :ARG2 (h2 / high-02)
            :ARG3 (m3 / more)))

# ::id 26 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jordan has obtained a loan of some ##.# million u.s. dollars from two financial bodies of the united arab emirates -lrb- uae -rrb- .
# ::alignments
(o / obtain-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jordan"))
      :ARG1 (l / loan-01
            :ARG1 (m / monetary-quantity
                  :quant 1000000
                  :unit (d / dollar)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "U.S.")))
            :ARG2 (b / body
                  :quant 2
                  :mod (f / finance)
                  :poss c
                  :name (n3 / name
                        :op1 "United"
                        :op2 "Arab"
                        :op3 "Emirates"))))

# ::id 27 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the family of europe 's most-wanted fugitive , bosnian serb wartime military commander ratko mladic , is seeking to have him declared officially dead but authorities said tuesday that the hunt for the genocide suspect will continue .
# ::alignments
(h / have-concession-91
      :ARG1 (s / say-01
            :ARG0 (a / authority)
            :ARG1 (c / continue-01
                  :ARG1 (h2 / hunt-01
                        :ARG1 (p / person
                              :ARG2-of (s2 / suspect-01
                                    :ARG1 (g / genocide-01))))
                  :time (d / date-entity
                        :weekday (t / tuesday))))
      :ARG2 (s3 / seek-01
            :ARG0 (f / family
                  :poss (p2 / person
                        :name (n / name
                              :op1 "Ratko"
                              :op2 "Mladic")
                        :ARG0-of (f2 / flee-05)
                        :ARG1-of (h3 / have-degree-91
                              :ARG2 (w / want-01
                                    :ARG0 f)
                              :ARG3 (m / most))
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Europe"))
                        :ARG0-of (h4 / have-org-role-91
                              :ARG1 (m2 / military
                                    :mod c2
                                    :name (n3 / name
                                          :op1 "Bosnia")))
                        :ARG2 (c3 / commander)
                        :time (w2 / wartime))))
      :ARG1 (d2 / declare-01
            :ARG1 p2
            :ARG2 (d3 / die-01
                  :ARG1 p2
                  :mod (o / official))))

# ::id 28 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when ## members of a sri lankan rebel group escaped from a fort near here in august , india was jolted .
# ::alignments
(j / jol-01
      :ARG1 (c / country
            :name (n / name
                  :op1 "India"))
      :time (e / escape-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / group
                              :ARG0-of (r / rebel-01)
                              :mod (r2 / religious-group
                                    :name (n2 / name
                                          :op1 "Sri"
                                          :op2 "Lankan")))
                        :ARG2 (m / member)))
            :ARG1 (f / fort
                  :ARG1-of (n3 / near-02
                        :ARG2 (h2 / here
                              :location (c2 / city
                                    :name (n4 / name
                                          :op1 "August")))))))

# ::id 29 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than ## percent of school children in taiwan have taken in excessive fat and cholesterol but insufficient calcium and dietary fiber from their daily diets , according to a study result reaching here from taipei .
# ::alignments
(s / say-01
      :ARG0 (r / result
            :ARG1-of (r2 / reach-03
                  :ARG2 (h / here)
                  :source (c / city
                        :name (n / name
                              :op1 "Taipei"))))
      :ARG1 (t / take-in-05
            :ARG0 (c2 / child
                  :ARG1-of (ii / include-91
                        :ARG2 (c3 / child
                              :mod (s2 / school)
                              :location (c4 / country
                                    :name n
                                    :op1 "Taiwan")))
                  :ARG3 (m / more-than
                        :op1 (p / percentage-entity
                              :value "-1"))))
      :ARG1 (a / and
            :op1 (f / fat)
            :op2 (c5 / cholesterol)
            :ARG1-of (e / excessive-02))
      :ARG1-of (c6 / contrast-01
            :ARG2 (s3 / suffice-01
                  :polarity -
                  :ARG0 (a2 / and
                        :op1 (c7 / calcium)
                        :op2 (f2 / fiber
                              :mod (d / dietary)))
                  :ARG1 c2
                  :source (d2 / diet
                        :poss c2
                        :frequency (r3 / rate-entity-91
                              :ARG3 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (d3 / day)))))))

# ::id 30 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok about #.# million evenflo co. infant car seats that double as portable carriers are being recalled because the handle can snap off , dumping the child onto the ground .
# ::alignments
(r / recall-01
      :ARG1 (s / seat
            :quant (a / about
                  :op1 1000000)
            :mod (c / car
                  :mod (ii / infant))
            :mod (c2 / company
                  :name (n / name
                        :op1 "Evenflo"))
            :ARG1-of (d / double-01
                  :ARG3 (c3 / carrier
                        :mod (p / portable))))
      :ARG1-of (c4 / cause-01
            :ARG0 (p2 / possible-01
                  :ARG1 (s2 / snap-off-04
                        :ARG1 (h / handle))
                  :ARG0-of c4
                  :ARG1 (d2 / dump-01
                        :ARG1 (c5 / child)
                        :ARG2 (g / ground)))))

# ::id 31 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when virginia tech receiver ernest wilford checked his e-mail the day after dropping a pass that could have altered college football 's national championship game , his mailbox was stuffed .
# ::alignments
(s / stuff-01
      :ARG1 (m / mail
            :poss (p / person
                  :name (n / name
                        :op1 "ernest"
                        :op2 "Wilford")
                  :ARG0-of (r / receive-01
                        :ARG1 (t / technology))
                  :poss (u / university
                        :name (n2 / name
                              :op1 "Virginia"))))
      :time (c / check-01
            :ARG0 p
            :ARG1 (e / email
                  :poss p)
            :time (a / after
                  :op1 (d / drop-01
                        :ARG0 p
                        :ARG1 (p2 / pass
                              :ARG0-of (a2 / alter-01
                                    :ARG1 (g / game
                                          :name (n3 / name
                                                :op1 "National"
                                                :op2 "Championship"
                                                :op3 "Game")
                                          :mod (f / football
                                                :mod (c2 / college)))
                                    :ARG1-of (p3 / possible-01))))
                  :quant (t2 / temporal-quantity
                        :quant 1
                        :unit (d2 / day)))))

# ::id 32 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok scientists in massachusetts and japan say they have created embryonic stem cells using procedures that might overcome many of the ethical objections to the controversial research , since the process does not destroy embryos .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (s2 / scientist
                  :location (s3 / state
                        :name (n / name
                              :op1 "Massachusetts")))
            :op2 (s4 / scientist
                  :location (c / country
                        :name (n2 / name
                              :op1 "Japan"))))
      :ARG1 (c2 / create-01
            :ARG0 a
            :ARG1 (c3 / cell
                  :mod (s5 / stem
                        :mod (e / embryo)))
            :manner (p / procedure
                  :ARG0-of (o / overcome-01
                        :ARG1 (o2 / object-01
                              :ARG1 (r / research-01
                                    :mod (c4 / controversy))
                              :quant (m / many)
                              :ARG1-of (p2 / possible-01))
                        :ARG1-of (c5 / cause-01
                              :ARG0 (d / destroy-01
                                    :polarity -
                                    :ARG0 (p3 / process-02)
                                    :ARG1 e))))))

# ::id 33 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gold bullion opened friday at a bid price of us$ ###.## a troy ounce , down slightly from us$ ###.## late thursday .
# ::alignments
(m / multi-sentence
      :snt1 (o / open-01
            :ARG1 (b / bullion
                  :mod (g / gold))
            :time (d / date-entity
                  :weekday (f / friday))
            :manner (p / price-01
                  :ARG1 b
                  :ARG2 (w / we)
                  :ARG3 (b2 / bid-01)))
      :snt2 (d2 / down-03
            :ARG1 (m2 / mass-quantity
                  :quant 1
                  :unit (o2 / ounce))
            :ARG3 (w2 / we)
            :degree (s / slight)
            :time (l / late
                  :op1 (d3 / date-entity
                        :weekday (t / thursday)))))

# ::id 34 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bush administration has concluded it is not legally required to cut or suspend hundreds of millions of dollars in aid to pakistan despite president pervez musharraf 's imposition of a state of emergency and crackdown on the opposition and independent media .
# ::alignments
(c / conclude-01
      :ARG0 (g / government-organization
            :ARG0-of (a / administrate-01)
            :mod (p / person
                  :name (n / name
                        :op1 "Bush")))
      :ARG1 (r / require-01
            :polarity -
            :ARG1 (o / or
                  :op1 (c2 / cut-02
                        :ARG0 g
                        :ARG1 (a2 / aid-01
                              :ARG1 (m / multiple
                                    :op1 (m2 / monetary-quantity
                                          :quant 100000000
                                          :unit (d / dollar)))
                              :ARG2 (c3 / country
                                    :name (n2 / name
                                          :op1 "Pakistan"))))
                  :op2 (s / suspend-01
                        :ARG0 g
                        :ARG1 m))
            :ARG1-of (l / legal-02)
            :concession (ii / impose-01
                  :ARG0 (p2 / person
                        :name (n3 / name
                              :op1 "Pervez"
                              :op2 "Musharraf")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p3 / president)))
                  :ARG1 (a3 / and
                        :op1 (s2 / state
                              :mod (e / emergency))
                        :op2 (c4 / crack-down-06
                              :ARG0 p2
                              :ARG1 (a4 / and
                                    :op1 (p4 / person
                                          :ARG0-of (o2 / oppose-01))
                                    :op2 (m3 / media
                                          :ARG0-of (d2 / depend-01
                                                :polarity -))))))))

# ::id 35 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the mars spirit rover has fully unfolded itself and stretched up to its full height , and may be ready to drive off its landing platform on the martian surface as early as wednesday , nasa said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / publication
            :name (n / name
                  :op1 "Nasa"))
      :ARG1 (a / and
            :op1 (u / unfold-01
                  :ARG1 (r / rover
                        :name (n2 / name
                              :op1 "Mars"
                              :op2 "Spirit"
                              :op3 "Rover"))
                  :ARG1-of (f / full-09))
            :op2 (s2 / stretch-01
                  :ARG1 r
                  :extent (u2 / up-to
                        :op1 (h / high-02
                              :ARG1 r
                              :degree (f2 / full))))
            :op3 (p2 / possible-01
                  :ARG1 (r2 / ready-02
                        :ARG1 r
                        :ARG2 (d / drive-01
                              :ARG0 r
                              :ARG1 (p3 / platform
                                    :location-of (l / land-01
                                          :ARG1 r)
                                    :location (s3 / surface
                                          :mod (p4 / planet
                                                :name (n3 / name
                                                      :op1 "Mars"))))
                              :direction (o / off))
                        :time (d2 / date-entity
                              :weekday (w / wednesday)
                              :mod (e / early)
                              :time-of s))))
      :weekday (s4 / saturday))

# ::id 36 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds of protestors stormed tulkarm prison friday and freed dozens of prisoners as riots erupted in the west bank town after a youth was shot dead by police , witnesses said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (w / witness-01))
      :ARG1 (a / and
            :op1 (s2 / storm-02
                  :ARG0 (p2 / person
                        :ARG0-of (p3 / protest-01)
                        :quant (m / multiple
                              :op1 100))
                  :ARG1 (f / facility
                        :name (n / name
                              :op1 "Tulkarm"
                              :op2 "Prison"))
                  :time (d / date-entity
                        :weekday (f2 / friday)))
            :op2 (f3 / free-01
                  :ARG0 p2
                  :ARG1 (p4 / person
                        :ARG1-of (ii / imprison-01)
                        :quant (m2 / multiple
                              :op1 12)))
            :time (e / erupt-01
                  :ARG1 (r / riot-01)
                  :location (t / town
                        :location (b / bank
                              :mod (w2 / west)))
                  :time (a2 / after
                        :op1 (s3 / shoot-02
                              :ARG0 (p5 / police)
                              :ARG1 (y / youth)
                              :ARG0-of (c / cause-01
                                    :ARG1 (d2 / die-01
                                          :ARG1 y)))))))

# ::id 37 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the victorian state government plans to build a dlrs australia ## million -lrb- dlrs u.s. ## million -rrb- wool and textile education center .
# ::alignments
(p / plan-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (s / state))
            :mod (c / country
                  :name (n / name
                        :op1 "Victory")))
      :ARG1 (b / build-01
            :ARG0 g
            :ARG1 (c2 / center
                  :topic (e / educate-01
                        :ARG2 (a / and
                              :op1 (w / wool)
                              :op2 (t / textile))))))

# ::id 38 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pope benedict xvi offered his prayers wednesday for the victims of the indian ocean tsunami , saying those struck by natural disasters throughout the world were still waiting for effective solidarity .
# ::alignments
(a / and
      :op1 (o / offer-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Pope"
                        :op2 "Bennedict"
                        :op3 "Xvi"))
            :ARG1 (p2 / pray-01
                  :ARG0 p
                  :beneficiary (p3 / person
                        :ARG1-of (v / victimize-01
                              :ARG0 (t / tsunami
                                    :mod (o2 / ocean)
                                    :location (c / country
                                          :name (n2 / name
                                                :op1 "India"))))))
            :time (w / wednesday))
      :op2 (s / say-01
            :ARG0 p
            :ARG1 (w2 / wait-01
                  :ARG1 (p4 / person
                        :ARG1-of (s2 / strike-01
                              :ARG0 (n3 / natural-disaster)
                              :location (w3 / world)))
                  :ARG2 (s3 / solidarity
                        :ARG0-of (e / effective-04))
                  :mod (s4 / still))))

# ::id 39 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the government will provide #.# billion reals -lrb- us$ ### million -rrb- in loans to build oceangoing fishing vessels as part of a plan to boost the local fishing industry , president luiz inacio lula da silva said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Luiz"
                  :op2 "Inacio"
                  :op3 "Lula"
                  :op4 "da"
                  :op5 "Silva")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / provide-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG1 (l / loan-01
                  :ARG1 (b / build-01
                        :ARG1 (v / vessel
                              :ARG0-of (f / fish-01)
                              :ARG0-of (o / oceango-00))))
            :ARG2 g
            :part-of (p4 / plan-01
                  :ARG1 (b2 / boost-01
                        :ARG1 (ii / industry
                              :mod f
                              :ARG1-of (l2 / local-02)))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 40 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gen. david petraeus , the top u.s. commander in iraq , said thursday that conditions in iraq may get harder before they get easier and will require `` an enormous commitment '' over time by the united states .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "David"
                  :op2 "Petraeus")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Iraq"))
                  :ARG2 (c2 / commander
                        :mod (t / top)
                        :mod c
                        :name (n3 / name
                              :op1 "U.S."))))
      :ARG1 (a / and
            :op1 (p2 / possible-01
                  :ARG1 (g / get-03
                        :ARG1 (c3 / condition
                              :location c)
                        :ARG2 (h2 / hard-02
                              :ARG1 c3
                              :ARG2-of (h3 / have-degree-91
                                    :ARG1 c3
                                    :ARG3 (m / more)))
                        :time (b / before
                              :op1 (g2 / get-03
                                    :ARG1 c3
                                    :ARG2 (e / easy-05
                                          :ARG1 c3)))))
            :op2 (r / require-01
                  :ARG0 c3
                  :ARG1 (c4 / commit-01
                        :ARG0 c
                        :name (n4 / name
                              :op1 "United"
                              :op2 "States"))
                  :mod (e2 / enormous)
                  :mod (o / over-time)))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 41 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's straits exchange foundation -lrb- sef -rrb- , acting on behalf of a taiwanese fishing boat which was recently hit by a chinese fishing vessel , wrote a letter wednesday to its chinese counterpart asking for compensation from the chinese ship .
# ::alignments
(w / write-01
      :ARG0 (f / foundation
            :name (n / name
                  :op1 "Straits"
                  :op2 "Exchange"
                  :op3 "Foundation")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Taiwan"))
            :mod (e / exchange-01
                  :ARG1 (s / strait)))
      :ARG1 (l / letter)
      :ARG2 (c2 / counterpart
            :mod c
            :ARG0-of (a / ask-02
                  :ARG1 (c3 / compensate-01
                        :ARG0 (s2 / ship
                              :mod c)
                        :ARG2 (b / boat)))
            :time (w2 / wednesday)
            :prep-on-behalf-of b
            :ARG0-of (f2 / fish-01)
            :ARG1-of (h / hit-01
                  :ARG0 (v / vessel
                        :mod (f3 / fish-01)
                        :mod c)
                  :time (r / recent))
            :mod (f4 / fish-01)))

# ::id 42 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok that grand old american institution , the department store , just is n't the retail powerhouse it used to be .
# ::alignments
(p / powerhouse
      :polarity -
      :mod (r / retail-01)
      :domain (ii / institution
            :mod (c / country
                  :name (n / name
                        :op1 "America"))
            :mod (g / grand)
            :mod (o / old)
            :domain (s / store
                  :mod (d / department)))
      :mod (j / just)
      :time (u / use-03))

# ::id 43 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok violence by sympathizers of germany 's far-right fringe increased by nearly a quarter last year , a regional official said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (r / region)
                  :ARG2 (o / official)))
      :ARG1 (ii / increase-01
            :ARG1 (v / violence
                  :source (p2 / person
                        :ARG0-of (s2 / sympathize-01
                              :ARG1 (f / fringe
                                    :mod (p3 / political-party
                                          :name (n / name
                                                :op1 "Farright")
                                          :mod (c / country
                                                :name (n2 / name
                                                      :op1 "Germany")))))))
            :ARG2 (n3 / nearly
                  :op1 "1/4")
            :time (y / year
                  :mod (l / last)))
      :time (w / wednesday))

# ::id 44 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an <unk> fighter jet crashed during a training flight in northern taiwan on friday , killing two airmen , the military said .
# ::alignments
(s / say-01
      :ARG0 (m / military)
      :ARG1 (c / crash-01
            :ARG1 (j / jet
                  :name (n / name
                        :op1 "Airman")
                  :ARG0-of (f / fight-01))
            :time (f2 / fly-01
                  :purpose (t / train-01)
                  :location (n2 / north
                        :part-of (c2 / country
                              :name (n3 / name
                                    :op1 "Taiwan")))
                  :time (d / date-entity
                        :weekday (f3 / friday)))))

# ::id 45 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fatah 's top leadership body decided tuesday to cut off all contacts with hamas , a participant said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (p2 / participate-01))
      :ARG1 (d / decide-01
            :ARG0 (b / body
                  :mod (t / top)
                  :mod (l / lead-02
                        :ARG0 (p3 / person
                              :name (n / name
                                    :op1 "fatah"))))
            :ARG1 (c / cut-off-04
                  :ARG0 b
                  :ARG1 (c2 / contact-01
                        :ARG0 b
                        :ARG1 (p4 / person
                              :name (n2 / name
                                    :op1 "Hamas"))
                        :mod (a / all)))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 46 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president nicolas sarkozy vowed wednesday that france would never give in to terrorists , following recent taliban threats to attack france if it does n't pull its troops out of afghanistan .
# ::alignments
(v / vow-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Nicolas"
                  :op2 "Sarkozy")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (g / give-in-09
            :polarity -
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "France"))
            :ARG1 (t / terrorist)
            :time (e / ever))
      :time (w / wednesday)
      :ARG1-of (f / follow-01
            :ARG2 (t2 / threaten-01
                  :ARG0 (c2 / criminal-organization
                        :name (n3 / name
                              :op1 "Taliban"))
                  :ARG1 (a / attack-01
                        :ARG0 c2
                        :ARG1 c
                        :condition (p3 / pull-out-02
                              :polarity -
                              :ARG1 (t3 / troop
                                    :poss c)
                              :ARG2 (c3 / country
                                    :name (n4 / name
                                          :op1 "Afghanistan"))))
                  :time (r / recent))))

# ::id 47 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nato defense ministers gathered thursday to review strategy on afghanistan under pressure to match fresh us efforts to counter a virulent taliban-led insurgency .
# ::alignments
(g / gather-03
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g2 / government-organization
                        :name (n / name
                              :op1 "Nato"))
                  :ARG2 (m / minister
                        :topic (d / defend-01))))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :purpose (r / review-01
            :ARG0 p
            :ARG1 (s / strategy
                  :topic (c / country
                        :name (n2 / name
                              :op1 "Afghanistan"))))
      :ARG1-of (p2 / pressure-01
            :ARG2 (m2 / match-01
                  :ARG0 p
                  :ARG1 (e / effort-01
                        :ARG0 (w / we)
                        :ARG1 (c2 / counter-01
                              :ARG0 w
                              :ARG1 (ii / insurgency
                                    :ARG1-of (l / lead-02
                                          :ARG0 (c3 / criminal-organization
                                                :name (n3 / name
                                                      :op1 "Taliban")))
                                    :mod (v / virulent)))
                        :ARG1-of (f / fresh-04)))))

# ::id 48 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok patients in ireland 's psychiatric hospitals assaulted nurses more than #,### times last year , according to a report published by the nurses ' union thursday .
# ::alignments
(s / say-01
      :ARG0 (r / report
            :ARG1-of (p / publish-01
                  :ARG0 (u / union
                        :mod (n / nurse))
                  :time (d / date-entity
                        :weekday (t / thursday))))
      :ARG1 (a / assault-01
            :ARG0 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (h2 / hospital
                              :mod (p3 / psychiatry)
                              :location (c / country
                                    :name (n2 / name
                                          :op1 "Ireland")))
                        :ARG2 (p4 / patient)))
            :ARG1 (n3 / nurse)
            :time (y / year
                  :mod (l / last))
            :quant (m / more-than
                  :op1 (t2 / time
                        :ARG1-of (ii / important-01)))))

# ::id 49 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tropical storm boris has formed off mexico 's pacific coast , but is not threatening land .
# ::alignments
(f / form-01
      :ARG1 (s / storm
            :name (n / name
                  :op1 "Boris")
            :mod (t / tropic))
      :location (o / off
            :op1 (c / coast
                  :part-of (c2 / country
                        :name (n2 / name
                              :op1 "Mexico"))
                  :mod (p / pacific)))
      :concession-of (t2 / threaten-01
            :polarity -
            :ARG0 s
            :ARG2 (l / land)))

# ::id 50 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar was slightly higher in asian trade wednesday after a rally on news that a top wall street banker has been tapped as the new us treasury secretary ran out of steam , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (h / high-02
            :ARG1 (d2 / dollar)
            :ARG2-of (h2 / have-degree-91
                  :ARG1 d2
                  :ARG3 (m / more
                        :quant (s2 / slight)))
            :time (d3 / date-entity
                  :weekday (w / wednesday))
            :time (a / after
                  :op1 (r / rally-01
                        :ARG2 (n / news
                              :topic (t / tap-02
                                    :ARG1 (b / banker
                                          :mod (m2 / market-sector
                                                :name (n2 / name
                                                      :op1 "Wall"
                                                      :op2 "Street"))
                                          :mod (t2 / top))
                                    :ARG1-of (c / cause-01
                                          :ARG0 (r2 / run-out-05
                                                :ARG1 (s3 / steam)
                                                :ARG2 (p2 / person
                                                      :ARG0-of (h3 / have-org-role-91
                                                            :ARG1 (c2 / country
                                                                  :name (n3 / name
                                                                        :op1 "US"))
                                                            :ARG2 (s4 / secretary
                                                                  :topic (t3 / treasury))
                                                            :ARG1-of (n4 / new-01)))))))))))

# ::id 51 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. cyber investigators have identified a teenager as one author of a damaging virus-like infection unleashed weeks ago on the internet , a u.s. official confirmed .
# ::alignments
(c / confirm-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "U.S."))
                  :ARG2 (o / official)))
      :ARG1 (ii / identify-01
            :ARG0 (p2 / person
                  :ARG0-of (ii2 / investigate-01
                        :ARG1 (c2 / cyber)))
            :ARG1 (t / teenager)
            :ARG2 (p3 / person
                  :quant 1
                  :ARG0-of (a / author-01
                        :ARG1 (ii3 / infect-01
                              :ARG0 t
                              :ARG1-of (d / damage-01)
                              :ARG1-of (r / resemble-01
                                    :ARG2 (v / virus))
                              :ARG1-of (u / unleash-01
                                    :location (ii4 / internet)
                                    :time (b / before
                                          :op1 (n2 / now)
                                          :quant (m / multiple
                                                :op1 (t2 / temporal-quantity
                                                      :quant 1
                                                      :unit (w / week))))))))))

# ::id 52 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as republicans work to prevent a health-care bill from reaching president barack obama , they are scrambling to exploit divisions between democrats in the house and senate .
# ::alignments
(s / scramble-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "Republican"))))
      :ARG1 (e / exploit-01
            :ARG0 p
            :ARG1 (d / divide-02
                  :ARG0 (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p4 / political-party
                                    :name (n2 / name
                                          :op1 "Democrat")))
                        :location (a / and
                              :op1 (g / government-organization
                                    :name (n3 / name
                                          :op1 "House"))
                              :op2 (g2 / government-organization
                                    :name (n4 / name
                                          :op1 "Senate"))))
                  :ARG1 p4))
      :time (w / work-01
            :ARG0 p
            :ARG1 (p5 / prevent-01
                  :ARG0 p
                  :ARG1 (r / reach-01
                        :ARG0 (b / bill
                              :topic (c / care-03
                                    :ARG1 (h3 / health)))
                        :ARG1 (p6 / person
                              :name (n5 / name
                                    :op1 "Barack"
                                    :op2 "Obama")
                              :ARG0-of (h4 / have-org-role-91
                                    :ARG2 (p7 / president)))))))

# ::id 53 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three people bringing supplies to refugees have been killed by cannon fire from a police vehicle in what appears to be the most serious government effort yet to harass aid workers .
# ::alignments
(k / kill-01
      :ARG0 (f / fire-01
            :ARG0 (v / vehicle
                  :mod (p / police))
            :ARG1 (p2 / person
                  :quant 3
                  :ARG0-of (b / bring-01
                        :ARG1 (t / thing
                              :ARG1-of (s / supply-01
                                    :ARG2 (r / refugee)))))
            :instrument (c / cannon))
      :ARG1 p2
      :subevent-of (e / effort-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG1 (h / harass-01
                  :ARG0 g
                  :ARG1 (p3 / person
                        :ARG0-of (w / work-01
                              :ARG1 (a / aid-01))))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (s2 / serious-02
                        :ARG1 e)
                  :ARG3 (m / most)
                  :time (y / yet))
            :ARG1-of (a2 / appear-02)))

# ::id 54 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok arab league -lrb- al -rrb- secretary general amr moussa on tuesday urged iraq to resume role in the arab world as it is making progress in national reconciliation that led to better stability .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Amr"
                  :op2 "Moussa")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (l / league
                        :name (n2 / name
                              :op1 "arab"))
                  :ARG2 (s / secretary
                        :mod (g / general))))
      :ARG1 (c / country
            :name (n3 / name
                  :op1 "Iraq"))
      :ARG2 (r / resume-01
            :ARG0 c
            :ARG1 (r2 / role
                  :location (w / world
                        :mod (e / ethnic-group
                              :name (n4 / name
                                    :op1 "Arab")))))
      :ARG1-of (c2 / cause-01
            :ARG0 (p2 / progress-01
                  :ARG1 c
                  :ARG2 (r3 / reconcile-01
                        :ARG0 c
                        :ARG1 (n5 / nation)
                        :ARG0-of (l2 / lead-03
                              :ARG2 (s2 / stability
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (g2 / good-02
                                                :ARG1 s2)
                                          :ARG3 (m / more)))))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 55 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok scuffles broke out and tomatoes were thrown on saturday when two local officials burned a copy of the `` the da vinci code '' in the main town square , saying they were defending jesus .
# ::alignments
(a / and
      :op1 (b / break-out-30
            :ARG1 (s / scuffle-01))
      :op2 (t / throw-01
            :ARG1 (t2 / tomato))
      :time (d / date-entity
            :weekday (s2 / saturday)
            :time-of (b2 / burn-01
                  :ARG0 (p / person
                        :quant 2
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (o / official))
                        :ARG1-of (l / local-02))
                  :ARG1 (c / copy-01
                        :ARG1 (c2 / code
                              :mod (d2 / da-vinci)))
                  :location (s3 / square
                        :mod (t3 / town
                              :mod (m / main)))
                  :manner (s4 / say-01
                        :ARG0 p
                        :ARG1 (d3 / defend-01
                              :ARG0 p
                              :ARG1 (c3 / country
                                    :name (n / name
                                          :op1 "Jesus")))))))

# ::id 56 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two people were killed and ## others injured in a car bomb explosion on sunday near a police patrol in iraq 's northern city of mosul , the capital of nineveh province , a local police source said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (p / police)
            :ARG1-of (l / local-02))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG1 (p2 / person
                        :quant 2))
            :op2 (ii / injure-01
                  :ARG1 (p3 / person
                        :mod (o / other)))
            :ARG1-of (c / cause-01
                  :ARG0 (e / explode-01
                        :ARG1 (b / bomb
                              :mod (c2 / car))
                        :time (d / date-entity
                              :weekday (s3 / sunday))
                        :ARG1-of (n / near-02
                              :ARG2 (p4 / person
                                    :ARG0-of (p5 / patrol-01
                                          :ARG1 (p6 / police))
                                    :location (c3 / city
                                          :name (n2 / name
                                                :op1 "Mosul")
                                          :location (n3 / north
                                                :part-of (p7 / province
                                                      :name (n4 / name
                                                            :op1 "9veh")
                                                      :location (c4 / country
                                                            :name (n5 / name
                                                                  :op1 "Iraq"))))
                                          :ARG0-of (h / have-org-role-91
                                                :ARG1 (p8 / police)
                                                :ARG2 (c5 / capital)))))))))

# ::id 57 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there were #,### complaints of dowry demands and violence against women in the indian capital from january # to july ## this year , junior home minister <unk> pathak told parliament tuesday .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mr."
                  :op2 "Pathak")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (h2 / home)
                        :mod (j / junior))))
      :ARG1 (c / complain-01
            :ARG1 (a / and
                  :op1 (d / demand-01
                        :ARG1 (d2 / dowry))
                  :op2 (v / violence
                        :prep-against (w / woman)))
            :time (d3 / date-interval
                  :op1 (d4 / date-entity
                        :month 1)
                  :op2 (d5 / date-entity
                        :month 7))
            :location (c2 / city
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n2 / name
                                    :op1 "India"))
                        :ARG2 (c4 / capital)))
            :time (d6 / date-entity
                  :weekday (t2 / tuesday)))
      :ARG2 (p2 / parliament))

# ::id 58 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korea 's decision to return to six-party talks over its nuclear program is a source of comfort and reassurance , britain 's foreign secretary margaret beckett said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Margaret"
                  :op2 "Beckett")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Great"
                              :op2 "Britain"))
                  :ARG2 (s2 / secretary
                        :topic (f / foreign))))
      :ARG1 (s3 / source-02
            :ARG0 (d / decide-01
                  :ARG0 (c2 / country
                        :name (n3 / name
                              :op1 "North"
                              :op2 "Korea"))
                  :ARG1 (r / return-01
                        :ARG1 c2
                        :ARG4 (t / talk-01
                              :ARG0 (p2 / party
                                    :quant 6)
                              :ARG1 (p3 / program
                                    :mod (n4 / nucleus)
                                    :poss c2))))
            :ARG1 (a / and
                  :op1 (c3 / comfort-01)
                  :op2 (r2 / reassure-01)))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 59 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an apparently disgruntled service worker for xerox corp. in honolulu drove to his company 's offices early tuesday morning and shot and killed seven co-workers , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / and
            :op1 (d / drive-01
                  :ARG0 (p2 / person
                        :ARG0-of (w / work-01
                              :ARG2 (c / company
                                    :name (n / name
                                          :op1 "Xerox"
                                          :op2 "Corporation")
                                    :location (c2 / city
                                          :name (n2 / name
                                                :op1 "Honolulu")))
                              :ARG3 (s2 / serve-01))
                        :ARG1-of (d2 / disgruntle-01
                              :ARG1-of (a2 / appear-02)))
                  :ARG1 (o / office
                        :poss (c3 / company
                              :poss p2))
                  :time (e / early
                        :op1 (d3 / date-entity
                              :weekday (t / tuesday)
                              :dayperiod (m / morning))))
            :op2 (s3 / shoot-02
                  :ARG0 p2
                  :ARG1 (p3 / person
                        :quant 7
                        :ARG0-of (w2 / work-01
                              :ARG2 p2)))
            :op3 (k / kill-01
                  :ARG0 p2
                  :ARG1 p3)))

# ::id 60 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the london stock market went down in early monday trading following a sharp fall in u.s. stocks on friday and overnight declines in asian markets .
# ::alignments
(g / go-01
      :ARG1 (m / market
            :mod (s / stock)
            :location (c / city
                  :name (n / name
                        :op1 "London")))
      :ARG4 (d / down-03
            :ARG1 m)
      :time (t / trade-01
            :time (d2 / date-entity
                  :weekday (m2 / monday)
                  :mod (e / early)))
      :ARG1-of (f / follow-01
            :ARG2 (a / and
                  :op1 (f2 / fall-01
                        :ARG1 (s2 / stock
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "U.S.")))
                        :ARG1-of (s3 / sharp-02)
                        :time (d3 / date-entity
                              :weekday (f3 / friday)))
                  :op2 (d4 / decline-01
                        :ARG1 (m3 / market
                              :mod (c3 / continent
                                    :name (n3 / name
                                          :op1 "Asia")))
                        :time (o / overnight)))))

# ::id 61 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the british government 's public spending deficit during the ####\/## financial year was ##.# billion pounds -lrb- ##.# billion dollars -rrb- , official figures showed wednesday , significantly <unk> the official target .
# ::alignments
(s / show-01
      :ARG0 (f / figure
            :mod (o / official))
      :ARG1 (d / deficit
            :mod (s2 / spend-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "Britain"))))
                  :ARG1-of (p / public-02))
            :time (y / year
                  :mod (f2 / finance)
                  :ARG1-of (c2 / call-01
                        :ARG2 (a / and
                              :op1 (m / monetary-quantity
                                    :quant 1000000000
                                    :unit (p2 / pound))
                              :op2 (m2 / monetary-quantity
                                    :quant 1000000000
                                    :unit (d2 / dollar))))))
      :time (w / wednesday)
      :ARG1-of (s3 / significant-02)
      :ARG1-of (t / target-01
            :mod (o2 / official)))

# ::id 62 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok funded by the world bank , the ethiopian government has started to implement a multi-sectoral anti-aids program across the country over the next three years , the ethiopian news agency reported on monday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Ethiopia")))
      :ARG1 (s / start-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 c))
            :ARG1 (ii / implement-01
                  :ARG0 g
                  :ARG1 (p / program
                        :topic (o / oppose-01
                              :ARG1 (a2 / aid-01))
                        :mod (s2 / sector
                              :quant (m / multiple)))
                  :location (a3 / across
                        :op1 (c2 / country)))
            :time (a4 / after
                  :op1 (n3 / now)
                  :duration (t / temporal-quantity
                        :quant 3
                        :unit (y / year))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 63 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok before dan <unk> questioned o.j. simpson on the witness stand , he was no stranger to battles of another kind _ as a coach of little league teams throughout los angeles ' san fernando valley .
# ::alignments
(s / stranger
      :polarity -
      :domain (p / person
            :name (n / name
                  :op1 "Dan"))
      :prep-as (p2 / person
            :ARG0-of (c / coach-01
                  :ARG1 (t / team
                        :mod (l / league
                              :mod (l2 / little)))
                  :location (v / valley
                        :name (n2 / name
                              :op1 "San"
                              :op2 "Fernando"
                              :op3 "Valley")
                        :poss (c2 / city
                              :name (n3 / name
                                    :op1 "Los"
                                    :op2 "Angeles")))))
      :time (b / before
            :op1 (q / question-01
                  :ARG0 p
                  :ARG1 (p3 / person
                        :name (n4 / name
                              :op1 "O.J."
                              :op2 "Simpson"))
                  :location (s2 / stand
                        :mod (w / witness-01)))))

# ::id 64 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> took full advantage of arsenal 's makeshift defense to complete their own double over the <unk> on saturday .
# ::alignments
(t / take-advantage-02
      :ARG0 (t2 / they)
      :ARG1 (d / defend-01
            :ARG0 (a / arsenal)
            :mod (m / makeshift))
      :degree (f / full)
      :purpose (c / complete-01
            :ARG0 t2
            :ARG1 (d2 / double
                  :poss t2)
            :time (d3 / date-entity
                  :weekday (s / saturday))))

# ::id 65 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us president george w. bush sees the palestinian authority 's creation of the post of prime minister as an `` important development '' towards much-needed reforms , his spokesman said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (s3 / see-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p3 / president)))
            :ARG1 (c2 / create-01
                  :ARG0 (a / authority
                        :mod c
                        :name (n3 / name
                              :op1 "Palestine")))
            :ARG1 (p4 / post
                  :mod (m / minister
                        :mod (p5 / prime))))
      :ARG2 (d / develop-02
            :ARG2 (r / reform-01
                  :ARG1-of (n4 / need-01
                        :degree (m2 / much)))
            :ARG1-of (ii / important-01))
      :time (w / wednesday))

# ::id 66 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the german government promised thursday to cut its spending by an average #.# percent in #### from the figure for the current year and then by #.# percent again in #### .
# ::alignments
(p / promise-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Germany"))))
      :ARG1 g
      :ARG2 (a / and
            :op1 (c2 / cut-02
                  :ARG0 g
                  :ARG1 (s / spend-01
                        :ARG0 g)
                  :ARG2 (p2 / percentage-entity
                        :value "#."
                        :ARG1-of (a2 / average-01)
                        :location (f / figure
                              :time (y / year
                                    :mod (c3 / current))))
                  :op2 (c4 / cut-02
                        :ARG0 g
                        :ARG1 s
                        :ARG2 (p3 / percentage-entity
                              :value "#."
                              :location f)
                        :mod (a3 / again)
                        :time (t / then)))
            :time (d / date-entity
                  :weekday (t2 / thursday))))

# ::id 67 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tallahassee - a little-noticed decision by citizens property insurance corp. about how to calculate hurricane claims means the rest of florida 's insurance consumers will end up paying more to bail out the company from hurricane losses .
# ::alignments
(m / mean-01
      :ARG1 (d / decide-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Citizens"
                        :op2 "Property"
                        :op3 "Insurance"
                        :op4 "Corp."))
            :ARG1 (t / thing
                  :manner-of (c2 / calculate-01
                        :ARG1 (c3 / claim-01
                              :ARG1 (h / hurricane))))
            :ARG1-of (n2 / notice-01
                  :degree (l / little))
            :location (c4 / city
                  :name (n3 / name
                        :op1 "Tallahassee")))
      :ARG2 (e / end-up-03
            :ARG1 (p / person
                  :ARG1-of (ii / include-91
                        :ARG2 (p2 / person
                              :ARG0-of (c5 / consume-01
                                    :ARG1 (ii2 / insure-02
                                          :ARG1 (s / state
                                                :name (n4 / name
                                                      :op1 "Florida")))))
                        :mod (r / rest)))
            :ARG2 (p3 / pay-01
                  :ARG0 p
                  :ARG1 (m2 / more)
                  :ARG3 (b / bail-out-02
                        :ARG0 p
                        :ARG1 c
                        :ARG2 (l2 / lose-02
                              :ARG0 c
                              :ARG1 h)))))

# ::id 68 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chairman of a turkish construction company whose employees were released by kidnappers said tuesday his firm will not withdraw from iraq because it was unclear whether the abductions were politically motivated .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :mod (c2 / construct-01)
                        :mod (r / religious-group
                              :name (n / name
                                    :op1 "Turkish"))
                        :ARG1-of (e / employ-01
                              :ARG0 (p2 / person
                                    :ARG1-of (r2 / release-01
                                          :ARG0 (p3 / person
                                                :ARG0-of (k / kidnap-01))))))
                  :ARG2 (c3 / chairman)))
      :ARG1 (w / withdraw-01
            :polarity -
            :ARG1 (f / firm
                  :poss p)
            :ARG2 (c4 / country
                  :name (n2 / name
                        :op1 "Iraq"))
            :ARG1-of (c5 / cause-01
                  :ARG0 (c6 / clear-06
                        :polarity -
                        :ARG1 (m / motivate-02
                              :ARG0 (p4 / politics)
                              :ARG1 (a / abduct-01))))
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 69 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the pataki administration plans to announce monday that it has selected a development team to transform the general post office in midtown manhattan into a dramatic new $ ### million transit hub , a long-awaited project that proponents say will be a catalyst for development and an opportunity for civic redemption .
# ::alignments
(p / plan-01
      :ARG0 (g / government-organization
            :ARG0-of (a / administrate-01
                  :ARG1 (c / city
                        :name (n / name
                              :op1 "Pataki"))))
      :ARG1 (a2 / announce-01
            :ARG0 g
            :ARG1 (s / select-01
                  :ARG0 g
                  :ARG1 (t / team
                        :mod (d / develop-02))
                  :ARG4 (t2 / transform-01
                        :ARG0 t
                        :ARG1 (o / office
                              :mod (p2 / post)
                              :ARG1-of (g2 / general-02)
                              :location (c2 / city-district
                                    :name (n2 / name
                                          :op1 "Midtown")))
                        :ARG2 (h / hub
                              :mod (t3 / transit)
                              :ARG1-of (n3 / new-01)
                              :mod (d2 / dramatic)
                              :mod (m / monetary-quantity
                                    :quant 10000000
                                    :unit (d3 / dollar)))))
            :time (d4 / date-entity
                  :weekday (m2 / monday)))
      :ARG1-of (m3 / mean-01
            :ARG2 (p3 / project
                  :ARG1-of (w / wait-01
                        :ARG1-of (l / long-03))
                  :ARG0-of (c3 / catalyze-01
                        :ARG1 (d5 / develop-02))
                  :ARG1-of (s2 / say-01
                        :ARG0 (p4 / proponent))
                  :mod (o2 / opportunity
                        :purpose (r / redeem-01
                              :ARG1 (c4 / city))))))

# ::id 70 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an alliance of opposition parties in zambia has written to south african president nelson mandela , warning him and other regional leaders of a possible military takeover in the country , the independent post newspapers reported wednesday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :mod (p / post)
            :ARG0-of (d / depend-01
                  :polarity -))
      :ARG1 (w / write-01
            :ARG0 (a / ally-01
                  :ARG2 (p2 / party
                        :ARG0-of (o / oppose-01)
                        :location (c / country
                              :name (n2 / name
                                    :op1 "Zambia"))))
            :ARG2 (p3 / person
                  :name (n3 / name
                        :op1 "Nelson"
                        :op2 "Mandela")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "South"
                                    :op2 "Africa"))
                        :ARG2 (p4 / president)))
            :purpose (w2 / warn-01
                  :ARG0 a
                  :ARG1 (t / take-over-12
                        :ARG0 (m / military)
                        :ARG1 (c3 / country)
                        :ARG1-of (p5 / possible-01))
                  :ARG2 (a2 / and
                        :op1 p3
                        :op2 (p6 / person
                              :ARG0-of (l / lead-02
                                    :ARG1 (r2 / region))
                              :mod (o2 / other)))))
      :time (w3 / wednesday))

# ::id 71 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the asian development bank -lrb- adb -rrb- will adjust its lending policy to upgrade the capacity to meet increasing capital requirements of asia , an adb statement said on thursday .
# ::alignments
(s / say-01
      :ARG0 (s2 / state-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "AAB")
                  :mod (d / develop-02)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Asia"))))
      :ARG1 (a / adjust-01
            :ARG0 c
            :ARG1 (p / policy-01
                  :ARG0 c
                  :ARG1 (l / lend-01
                        :ARG0 c))
            :ARG2 (u / upgrade-01
                  :ARG0 c
                  :ARG1 (c3 / capacity
                        :purpose (m / meet-01
                              :ARG0 c
                              :ARG1 (r / require-01
                                    :ARG0 c2
                                    :ARG1 (c4 / capital)
                                    :ARG1-of (ii / increase-01))))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 72 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea can attract more foreign investors but needs to first address worries they have about putting money in the country , a high-profile adviser to president-elect lee myung-bak said sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lee"
                  :op2 "Myung-bak")
            :ARG0-of (a / advise-01
                  :ARG1 (p2 / person
                        :ARG1-of (e / elect-01
                              :ARG2 (h / have-org-role-91
                                    :ARG0 p2
                                    :ARG2 (p3 / president))))
                  :mod (p4 / profile
                        :ARG1-of (h2 / high-02))))
      :ARG1 (c / contrast-01
            :ARG1 (p5 / possible-01
                  :ARG1 (a2 / attract-01
                        :ARG0 (c2 / country
                              :name (n2 / name
                                    :op1 "South"
                                    :op2 "Korea"))
                        :ARG1 (p6 / person
                              :ARG0-of (ii / invest-01)
                              :mod (f / foreign)
                              :quant (m / more))))
            :ARG2 (n3 / need-01
                  :ARG0 c2
                  :ARG1 (a3 / address-02
                        :ARG0 c2
                        :ARG1 (w / worry-01
                              :ARG0 (p7 / put-01
                                    :ARG0 p6
                                    :ARG1 (m2 / money)
                                    :ARG2 (c3 / country))
                              :ARG1 p6)
                        :ord (o / ordinal-entity
                              :value 1))))
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 73 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea on sunday said it was prepared to offer relief aid to help chile , which was hit by a magnitude #.# earthquake on saturday .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "South"
                  :op2 "Korea"))
      :ARG1 (p / prepare-02
            :ARG1 c
            :ARG2 (o / offer-01
                  :ARG0 c
                  :ARG1 (a / aid-01
                        :ARG0 c
                        :ARG1 (r / relieve-01)
                        :ARG2 (h / help-01
                              :ARG0 c
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "Chile")
                                    :ARG1-of (h2 / hit-01
                                          :ARG2 (e / earthquake
                                                :quant (s2 / seismic-quantity
                                                      :quant 1))
                                          :time (d / date-entity
                                                :weekday (s3 / saturday)
                                                :time-of s)))))))
      :weekday (s4 / sunday))

# ::id 74 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok despite a ban on almost all trade with cuba , more than ## u.s. business leaders flew to cuba friday for talks with the island 's economic and political leaders .
# ::alignments
(f / fly-01
      :ARG1 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (b / business))
            :quant (m / more-than
                  :op1 (n / number)))
      :destination (c / city
            :name (n2 / name
                  :op1 "Cuba"))
      :purpose (t / talk-01
            :ARG0 p
            :ARG2 (a / and
                  :op1 (p2 / person
                        :ARG0-of (l2 / lead-02
                              :ARG1 (ii / island)
                              :ARG2 (e / economy)))
                  :op2 (p3 / person
                        :ARG0-of (l3 / lead-02
                              :ARG1 ii
                              :ARG2 (p4 / politics)))))
      :concession (b2 / ban-01
            :ARG1 (t2 / trade-01
                  :ARG2 c
                  :mod (a2 / all
                        :mod (a3 / almost))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 75 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pachuca tied atlante #-# in the first leg of the semifinals for mexico 's first division soccer league .
# ::alignments
(t / tie-03
      :ARG0 (t2 / team
            :name (n / name
                  :op1 "Pachuca"))
      :ARG1 (t3 / team
            :name (n2 / name
                  :op1 "Atlante"))
      :ARG2 (s / semifinal
            :subevent-of (l / league
                  :mod (s2 / soccer)
                  :mod (d / division
                        :ord (o / ordinal-entity
                              :value 1))
                  :poss (t4 / team
                        :name (n3 / name
                              :op1 "Mesxico"))))
      :time (l2 / leg
            :ord o
            :value 1))

# ::id 76 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok conocophillips on wednesday said earnings more than doubled for the third straight quarter as oil prices rebounded from their #### lows .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Conocophillips"))
      :ARG1 (d / double-01
            :ARG1 (e / earn-01)
            :mod (m / more-than)
            :time (q / quarter
                  :ord (o / ordinal-entity
                        :value 3)
                  :ARG1-of (s2 / straight-04))
            :ARG1-of (c2 / cause-01
                  :ARG0 (r / rebound-01
                        :ARG1 (p / price-01
                              :ARG1 (o2 / oil))
                        :ARG3 (l / low-04
                              :ARG1 p
                              :ARG1-of (ii / important-01)))))
      :time (w / wednesday))

# ::id 77 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china is strengthening wetland protection by drafting new rules , said an official from the national administration of forestry .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (a / administer-01
                              :ARG1 (f / forestry)
                              :mod (n / nation)))
                  :ARG2 (o / official)))
      :ARG1 (s2 / strengthen-01
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "China"))
            :ARG1 (p2 / protect-01
                  :ARG1 (w / wetland))
            :manner (d / draft-01
                  :ARG0 c
                  :ARG1 (r / rule
                        :ARG1-of (n3 / new-01)))))

# ::id 78 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european stock markets fell on thursday after slim gains in tokyo and hong kong as investors worried about the progress of a rescue plan for the troubled us auto sector , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (f / fall-01
            :ARG1 (m / market
                  :mod (s2 / stock)
                  :mod (c / continent
                        :name (n / name
                              :op1 "Europe")))
            :time (d2 / date-entity
                  :weekday (t / thursday))
            :time (a / after
                  :op1 (g / gain-01
                        :ARG2 (a2 / and
                              :op1 (c2 / company
                                    :name (n2 / name
                                          :op1 "Tokyo"))
                              :op2 (c3 / company
                                    :name (n3 / name
                                          :op1 "Hong"
                                          :op2 "Kong")))
                        :mod (s3 / slim)))
            :ARG1-of (c4 / cause-01
                  :ARG0 (w / worry-01
                        :ARG0 (p2 / progress-01
                              :ARG1 (p3 / plan-01
                                    :ARG1 (r / rescue-01
                                          :ARG1 (s4 / sector
                                                :mod (a3 / auto)
                                                :ARG1-of (t2 / trouble-01)
                                                :mod (c5 / country
                                                      :name (n4 / name
                                                            :op1 "US"))))))
                        :ARG1 (p4 / person
                              :ARG0-of (ii / invest-01))))))

# ::id 79 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pigeon pea is a drought-tolerant <unk> and high protein pulse crop highly suitable for semi-arid areas of southern african countries , a sadc crop research institute said today .
# ::alignments
(s / say-01
      :ARG0 (ii / institute
            :ARG0-of (r / research-01
                  :ARG1 (c / crop
                        :mod (s2 / sadc))))
      :ARG1 (c2 / crop
            :mod (p / pigeon)
            :ARG0-of (t / tolerate-01
                  :ARG1 (d / drought))
            :ARG1-of (p2 / pulse-01)
            :ARG1-of (s3 / suitable-04
                  :ARG2 (a / area
                        :mod (a2 / arid
                              :degree (s4 / semi))
                        :part-of (c3 / country
                              :location (s5 / south
                                    :part-of (c4 / continent
                                          :name (n / name
                                                :op1 "Africa")))))
                  :degree (h / high-02)))
      :time (t2 / today))

# ::id 80 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a federal grand jury has indicted two men in the foiled new york city subway bomb plot .
# ::alignments
(ii / indict-01
      :ARG0 (j / jury
            :mod (g / grand)
            :mod (f / federal))
      :ARG1 (m / man
            :quant 2)
      :ARG2 (p / plot-01
            :ARG1 (b / bomb)
            :ARG2 (s / subway
                  :location (c / city
                        :name (n / name
                              :op1 "New"
                              :op2 "York")))
            :ARG1-of (f2 / foil-01)))

# ::id 81 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china said friday it had ended a year-long bout of inflation in november while factory output picked up as the world 's third largest economy powered ahead following the global crisis .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "china"))
      :ARG1 (c / contrast-01
            :ARG1 (e / end-01
                  :ARG0 (ii / it)
                  :ARG1 (b / bout
                        :ARG1-of (l / long-03
                              :ARG2 (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))
                        :time (d / date-entity
                              :month 11)))
            :ARG2 (p2 / pick-up-04
                  :ARG1 (o / output
                        :mod (f / factory))
                  :time (p3 / power-01
                        :ARG0 (e2 / economy
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (l2 / large)
                                    :ARG3 (m / most
                                          :ord (o2 / ordinal-entity
                                                :value 3))
                                    :ARG5 (e3 / economy
                                          :location (w / world))))
                        :ARG2 (a / ahead)
                        :ARG1-of (f2 / follow-01
                              :ARG2 (c2 / crisis
                                    :mod (g / globe)))))
            :time (d2 / date-entity
                  :weekday (f3 / friday))))

# ::id 82 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at the heart of the los angeles zoo , at the center of one the city 's priciest controversies , stands what may be the world 's largest shower .
# ::alignments
(s / stand-04
      :ARG1 (s2 / shower-01
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most)
                  :ARG5 (s3 / shower-01
                        :location (w / world))))
      :ARG2 (h2 / heart
            :part-of (z / zoo
                  :name (n / name
                        :op1 "Los"
                        :op2 "Angeles"
                        :op3 "Zoo")
                  :location (c / center
                        :part-of (c2 / controversy
                              :quant 1
                              :ARG1-of h
                              :ARG2 (p / pricey)
                              :ARG3 m)
                        :ARG5 (c3 / city)))))

# ::id 83 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three nearly simultaneous explosions left one person injured and shattered windows and damaged buildings in this coastal city , police said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (l / leave-13
            :ARG0 (e / explode-01
                  :quant 3
                  :mod (s2 / simultaneous
                        :degree (n / near)))
            :ARG1 (a / and
                  :op1 (ii / injure-01
                        :ARG1 (p2 / person
                              :quant 1))
                  :op2 (s3 / shatter-01
                        :ARG1 (w / window))
                  :op3 (d / damage-01
                        :ARG1 (b / building)))
            :location (c / city
                  :mod (t / this)
                  :location (s4 / seashore)))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 84 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok michael ignatieff , the frontrunner in a race to lead canada 's opposition liberal party , provoked a backlash this week by accusing israel of a `` war crime '' for attacking civilians in its conflict with hezbollah .
# ::alignments
(p / provoke-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Michael"
                  :op2 " ignatieff")
            :ARG1-of (f / frontrunner-00
                  :ARG2 (r / race-02
                        :ARG0 p2
                        :ARG2 (l / lead-02
                              :ARG0 p2
                              :ARG1 (p3 / political-party
                                    :ARG1-of (l2 / liberal-02)
                                    :ARG0-of (o / oppose-01)
                                    :poss (c / country
                                          :name (n2 / name
                                                :op1 "Canada")))))))
      :ARG1 (b / backlash-01)
      :time (w / week
            :mod (t / this))
      :manner (a / accuse-01
            :ARG0 p2
            :ARG1 (c2 / country
                  :name (n3 / name
                        :op1 "Israel"))
            :ARG2 (c3 / crime-02
                  :ARG0 c2
                  :ARG1 (a2 / attack-01
                        :ARG0 c2
                        :ARG1 (c4 / civilian)
                        :time (c5 / conflict-01
                              :ARG0 c2
                              :ARG1 p3
                              :name (n4 / name
                                    :op1 "Hezbollah"))))
            :mod (w2 / war)))

# ::id 85 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok acting on appeals , albanian prosecutors have dropped charges of genocide and crimes against humanity involving six former senior communist officials , newspapers reported wednesday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper)
      :ARG1 (d / drop-05
            :ARG0 (p / person
                  :ARG0-of (p2 / prosecute-01)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Albania")))
            :ARG1 (c2 / charge-05
                  :ARG1 p
                  :ARG2 (a / and
                        :op1 (g / genocide-01)
                        :op2 (c3 / crime-02
                              :ARG2 (h / humanity))
                        :ARG2-of (ii / involve-01
                              :ARG1 (p3 / person
                                    :quant 6
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (p4 / political-movement
                                                :name (n3 / name
                                                      :op1 "communism"))
                                          :ARG2 (o / official
                                                :mod (s / senior))
                                          :time (f / former))))))
            :manner (a2 / act-02
                  :ARG0 p
                  :ARG1 (a3 / appeal-01)))
      :time (w / wednesday))

# ::id 86 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok stocks rose sharply early thursday on new signs of economic growth worldwide .
# ::alignments
(r / rise-01
      :ARG1 (s / stock)
      :ARG1-of (s2 / sharp-02)
      :time (e / early
            :op1 (d / date-entity
                  :weekday (t / thursday)))
      :ARG1-of (c / cause-01
            :ARG0 (s3 / signal-07
                  :ARG1 (g / grow-01
                        :ARG1 (e2 / economy)
                        :location (w / worldwide))
                  :ARG1-of (n / new-01))))

# ::id 87 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok venezuelan president hugo chavez said wednesday that cuban leader fidel castro is no longer bedridden and is recuperating well enough to walk around .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hugo"
                  :op2 "Chavez")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Venezuela"))
                  :ARG2 (p2 / president)))
      :ARG1 (a / and
            :op1 (b / bedridden
                  :domain (p3 / person
                        :name (n3 / name
                              :op1 "Fidel"
                              :op2 "Castro")
                        :ARG0-of (l / lead-02
                              :ARG1 (c2 / country
                                    :name (n4 / name
                                          :op1 "Cuba"))))
                  :time (n5 / no-longer))
            :op2 (r / recuperate-01
                  :ARG1 p3
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (w / well-09)
                        :ARG3 (e / enough)
                        :ARG6 (w2 / walk-01
                              :ARG0 p3
                              :ARG2 (a2 / around)))))
      :time (w3 / wednesday))

# ::id 88 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok guatemalan authorities tuesday charged two brothers with the murder of a lawyer , whose death triggered demonstrations last year .
# ::alignments
(c / charge-05
      :ARG0 (a / authority
            :mod (c2 / country
                  :name (n / name
                        :op1 "Guatemala")))
      :ARG1 (p / person
            :quant 2
            :ARG0-of (h / have-rel-role-91
                  :ARG2 (b / brother))
            :ARG1-of h)
      :ARG2 (m / murder-01
            :ARG0 p
            :ARG1 (l / lawyer
                  :ARG1-of (d / die-01
                        :ARG0-of (t / trigger-01
                              :ARG1 (d2 / demonstrate-01
                                    :time (y / year
                                          :mod (l2 / last)))))))
      :time (d3 / date-entity
            :weekday (t2 / tuesday)))

# ::id 89 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok daunte culpepper and cade mcnown could look at each other sunday and imagine what might have been .
# ::alignments
(p / possible-01
      :ARG1 (a / and
            :op1 (l / look-01
                  :ARG0 (a2 / and
                        :op1 (p2 / person
                              :name (n / name
                                    :op1 "Daunte"
                                    :op2 "Culpepper"))
                        :op2 (p3 / person
                              :name (n2 / name
                                    :op1 "Cade"
                                    :op2 "Mcnown")))
                  :ARG1 a2
                  :time (d / date-entity
                        :weekday (s / sunday)))
            :op2 (ii / imagine-01
                  :ARG0 a2
                  :ARG1 (t / thing
                        :ARG1-of (p4 / possible-01)))))

# ::id 90 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok seeking to expand its dominance in microprocessors that run computers , intel corp. is expected to announce monday a new brand of desktop computer `` platform '' for business customers .
# ::alignments
(e / expect-01
      :ARG1 (a / announce-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 " intel"
                        :op2 "Corporation"))
            :ARG1 (b / brand
                  :mod (p / platform
                        :mod (c2 / computer
                              :mod (d / desktop)))
                  :ARG1-of (n2 / new-01)
                  :beneficiary (c3 / customer
                        :mod (b2 / business)))
            :time (d2 / date-entity
                  :weekday (m / monday)))
      :ARG1-of (c4 / cause-01
            :ARG0 (s / seek-01
                  :ARG0 c
                  :ARG1 (e2 / expand-01
                        :ARG0 c
                        :ARG1 (d3 / dominate-01
                              :ARG0 c
                              :ARG1 (m2 / microprocessor
                                    :ARG0-of (r / run-01
                                          :ARG1 (c5 / computer))))))))

# ::id 91 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a texas judge rejected ford motor co. 's request for a new trial in a case in which it was ordered to pay $ ## million -lrb- euro## million -rrb- , saying the company 's argument that the jury was tainted by possible corruption did not prove its right to a fair trial was compromised .
# ::alignments
(a / and
      :op1 (r / reject-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (s / state
                              :name (n / name
                                    :op1 "Texas"))
                        :ARG3 (p2 / person
                              :ARG0-of (j / judge-01))))
            :ARG1 (r2 / request-01
                  :ARG0 (c / company
                        :name (n2 / name
                              :op1 "Ford"
                              :op2 "Motor"
                              :op3 "Co."))
                  :ARG1 (t / try-02
                        :ARG1 c
                        :ARG1-of (n3 / new-01))
                  :subevent-of (c2 / case-03
                        :ARG2-of (o / order-01
                              :ARG1 c
                              :ARG3 (p3 / pay-01
                                    :ARG0 c
                                    :ARG1 (m / monetary-quantity
                                          :quant 1000000
                                          :unit (d / dollar)))))))
      :op2 (s2 / say-01
            :ARG0 p
            :ARG1 (p4 / prove-01
                  :polarity -
                  :ARG0 (a2 / argue-01
                        :ARG0 c
                        :ARG1 (t2 / taint-01
                              :ARG1 (j2 / jury)
                              :ARG2 (c3 / corrupt-01
                                    :ARG1-of (p5 / possible-01)))
                        :ARG1 (c4 / compromise-01
                              :ARG1 (r3 / right-05
                                    :ARG1 j2
                                    :ARG2 t
                                    :ARG1 j2
                                    :ARG1-of (f / fair-01)))))))

# ::id 92 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok these business stories for release tuesday , september ## , #### , are moving today to clients of the new york times news service .
# ::alignments
(m / move-01
      :ARG1 (s / story
            :mod (b / business)
            :mod (t / this)
            :ARG1-of (r / release-01
                  :time (d / date-entity
                        :weekday (t2 / tuesday)
                        :month 9)))
      :ARG2 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (s2 / service
                        :mod (n / news)
                        :mod (n2 / newspaper
                              :name (n3 / name
                                    :op1 "New"
                                    :op2 "York"
                                    :op3 "Times")))
                  :ARG2 (c / client)))
      :time (t3 / today))

# ::id 93 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok petr klima , who started his career with detroit and was trying to make a comeback with the red wings , was cut sunday .
# ::alignments
(c / cut-02
      :ARG1 (p / person
            :name (n / name
                  :op1 "petr"
                  :op2 "Klima")
            :ARG0-of (s / start-01
                  :ARG1 (c2 / career
                        :poss p)
                  :manner (d / detroit))
            :ARG0-of (t / try-01
                  :ARG1 (c3 / comeback-01
                        :ARG0 p
                        :manner (w / wing
                              :ARG1-of (r / red-02)))))
      :time (d2 / date-entity
            :weekday (s2 / sunday)))

# ::id 94 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok if there 's a weirder , yet more uplifting place than heidelberg street at mount elliott road on detroit 's east side , i 've yet to see it .
# ::alignments
(h / have-11
      :polarity -
      :ARG0 (ii / i)
      :ARG1 (y / yet)
      :ARG2 (s / see-01
            :ARG0 ii
            :ARG1 (p / place
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (w / weirder)
                        :ARG3 (m / more)
                        :ARG4 (s2 / street
                              :name (n / name
                                    :op1 "Heidelberg")
                              :location (r / road
                                    :name (n2 / name
                                          :op1 "Mount"
                                          :op2 "Elliott"
                                          :op3 "Road")
                                    :location (s3 / side
                                          :mod (e / east)
                                          :part-of (c / city
                                                :name (n3 / name
                                                      :op1 "Detroit"))))))
                  :ARG0-of (u / uplift-01
                        :ARG1-of (h3 / have-degree-91
                              :ARG2 y)
                        :ARG3 (m2 / more)
                        :ARG4 p))))

# ::id 95 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rio de janeiro , brazil _ as a child , he was a farmhand laboring at his mother 's side ; as a teenager , forced by poverty to drop out of school , he worked ##-hour shifts in factories .
# ::alignments
(m / multi-sentence
      :snt1 (l / labor-01
            :ARG0 (p / person
                  :ARG0-of (f / farm-01))
            :location (s / side
                  :poss (p2 / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 p
                              :ARG2 (m2 / mother))))
            :time (c / child)
            :location (c2 / city
                  :name (n / name
                        :op1 "Brazil")))
      :snt2 (w / work-01
            :ARG0 (h2 / he
                  :mod (t / teenager)
                  :ARG1-of (f2 / force-01
                        :ARG0 (p3 / poor)
                        :ARG2 (d / drop-out-04
                              :ARG0 h2
                              :ARG1 (s2 / school))))
            :ARG1 (s3 / shift
                  :duration (t2 / temporal-quantity
                        :quant 1
                        :unit (h3 / hour)))
            :location (f3 / factory)
            :time (a / age-01
                  :ARG1 h2
                  :ARG2 t2
                  :quant 2
                  :unit h3)))

# ::id 96 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok microsoft corp. appears to have derailed at least one antitrust inquiry by the european commission by announcing wednesday that it would revise contracts with at least two dozen european internet service providers to drop a requirement that they offer their customers microsoft 's world wide web browser in return for being listed in the windows ## operating system .
# ::alignments
(a / appear-02
      :ARG1 (d / derail-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Microsoft"
                        :op2 "Corp."))
            :ARG1 (ii / inquire-01
                  :ARG0 (c2 / commission
                        :mod (c3 / continent
                              :name (n2 / name
                                    :op1 "Europe")))
                  :ARG1 (a2 / antitrust)
                  :quant (a3 / at-least
                        :op1 1))
            :manner (a4 / announce-01
                  :ARG0 c
                  :ARG1 (r / revise-01
                        :ARG0 c
                        :ARG1 (c4 / contract-02
                              :ARG0 c
                              :ARG1 (d2 / drop-05
                                    :ARG0 c
                                    :ARG1 (r2 / require-01
                                          :ARG1 (o / offer-01
                                                :ARG0 c
                                                :ARG1 (w / website
                                                      :mod (w2 / web)
                                                      :poss (c5 / customer
                                                            :poss c))
                                                :ARG3 (p / product
                                                      :name (n3 / name
                                                            :op1 "Microsoft"
                                                            :op2 "Composite")
                                                      :mod (w3 / world-wide))
                                                :ARG1-of (r3 / return-05
                                                      :ARG0 c
                                                      :ARG3 (l / list-01
                                                            :ARG1 p
                                                            :location (w4 / window
                                                                  :part-of (s / system
                                                                        :ARG0-of (o2 / operate-01))))))))
                              :ARG2 c5)))
            :time (w5 / wednesday)))

# ::id 97 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dallas burn twice overcame two-goal deficits then beat the new england revolution in a shootout to cap a #-# victory saturday night .
# ::alignments
(a / and
      :op1 (o / overcome-01
            :frequency 2
            :ARG0 (b / burn-01
                  :location (c / city
                        :name (n / name
                              :op1 "Dallas")))
            :ARG1 (d / deficit
                  :quant 2
                  :mod (g / goal)))
      :op2 (b2 / beat-03
            :ARG0 b
            :ARG1 (r / revolution-03
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "England"))
                  :ARG1-of (n3 / new-01))
            :ARG2 (s / shootout)
            :time (t / then)
            :purpose (c3 / cap-01
                  :ARG0 b
                  :ARG1 (w / win-01
                        :time (d2 / date-entity
                              :weekday (s2 / saturday)
                              :dayperiod (n4 / night))))))

# ::id 98 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cooperstown , n.y. -- three jerseys from the yankees , padres and white sox sit still in the glass exhibit in the baseball hall of fame , receiving glimmering reflections from the nine championship rings at the base .
# ::alignments
(m / multi-sentence
      :snt1 (c / city
            :name (n / name
                  :op1 "Coperstown")
            :location (s / state
                  :name (n2 / name
                        :op1 "n.y.")))
      :snt2 (s2 / sit-01
            :ARG1 (a / and
                  :op1 (j / jersey
                        :quant 3
                        :source (t / team
                              :name (n3 / name
                                    :op1 "Yankees")))
                  :op2 (j2 / jersey
                        :quant 1
                        :source t
                        :name (n4 / name
                              :op1 "Padres")))
            :op3 (j3 / jersey
                  :quant 1
                  :source t
                  :name (n5 / name
                        :op1 "White"
                        :op2 "Sox")))
      :ARG2 (e / exhibit-01
            :ARG1 (g / glass)
            :location (h / hall
                  :mod (f / fame-01
                        :ARG1 (b / baseball))))
      :mod (s3 / still)
      :snt3 (r / receive-01
            :ARG0 (y / you)
            :ARG1 (r2 / reflect-01
                  :ARG2 (r3 / ring
                        :quant 9
                        :mod (c2 / championship)
                        :location (b2 / base))
                  :ARG0-of (g2 / glimmer-01))))

# ::id 99 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the former astronaut fired by nasa after being accused of trying to kidnap a romantic rival in an airport parking lot will develop flight lesson plans at a military base in texas as part of her next navy assignment .
# ::alignments
(d / develop-02
      :ARG0 (a / astronaut
            :time (f / former)
            :ARG1-of (f2 / fire-01
                  :ARG0 (g / government-organization
                        :name (n / name
                              :op1 "Nasa"))
                  :time (a2 / after
                        :op1 (a3 / accuse-01
                              :ARG1 a
                              :ARG2 (t / try-01
                                    :ARG0 a
                                    :ARG1 (k / kidnap-01
                                          :ARG0 a
                                          :ARG1 (p / person
                                                :ARG0-of (r / rival-01
                                                      :ARG1 a)
                                                :ARG0-of (r2 / romantic-03))
                                          :location (l / lot
                                                :purpose (p2 / park-01
                                                      :ARG1 (a4 / airport))))))))
            :ARG1 (p3 / plan-01
                  :ARG1 (l2 / lesson
                        :topic (f3 / fly-01)))
            :location (b / base
                  :mod (m / military)
                  :location (s / state
                        :name (n2 / name
                              :op1 "Texas")))
            :subevent-of (a5 / assign-01
                  :ARG2 (n3 / navy)
                  :mod (n4 / next))
            :ARG0-of a5))

# ::id 100 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mutual funds , already targeted by us federal and state regulators , have become an increasing pursuit for law firms .
# ::alignments
(b / become-01
      :ARG1 (f / fund
            :mod (m / mutual)
            :ARG1-of (t / target-01
                  :ARG0 (a / and
                        :op1 (p / person
                              :ARG0-of (r / regulate-01)
                              :mod (f2 / federal))
                        :op2 (p2 / person
                              :ARG0-of (r2 / regulate-01)
                              :mod (s / state))
                        :mod (w / we))
                  :time (a2 / already)))
      :ARG2 (p3 / pursue-01
            :ARG0 (f3 / firm
                  :mod (l / law))
            :ARG1 f
            :ARG1-of (ii / increase-01)))

# ::id 101 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok suspected rebels attacked a police station in the indian portion of kashmir with hand grenades and automatic weapons friday , killing one officer and one civilian , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / attack-01
            :ARG0 (p2 / person
                  :ARG0-of (r / rebel-01)
                  :ARG1-of (d / disguise-01))
            :ARG1 (s2 / station
                  :mod (p3 / police)
                  :location (p4 / portion
                        :part-of (c / country
                              :name (n / name
                                    :op1 "Kashmir"))
                        :mod c
                        :name (n2 / name
                              :op1 "India"))))
      :instrument (a2 / and
            :op1 (g / grenade
                  :mod (h / hand))
            :op2 (w / weapon
                  :mod (a3 / automatic)))
      :time (d2 / date-entity
            :weekday (f / friday))
      :ARG0-of (c2 / cause-01
            :ARG1 (k / kill-01
                  :ARG0 p2
                  :ARG1 (a4 / and
                        :op1 (o / officer
                              :quant 1)
                        :op2 (c3 / civilian
                              :quant 1)))))

# ::id 102 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok marcos velasco , a ##-year-old brazilian software developer , enjoys movies with special effects , maintains a vast collection of antique computers in his home and is the proud father of two young children and one mobile phone virus , which he named after himself : velasco .
# ::alignments
(a / and
      :op1 (e / enjoy-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Marcos"
                        :op2 "Velasco")
                  :ARG0-of (d / develop-02
                        :ARG1 (s / software))
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Brazil")))
            :ARG1 (m / movie
                  :ARG0-of (h / have-03
                        :ARG1 (e2 / effect
                              :ARG1-of (s2 / special-02)))))
      :op2 (m2 / maintain-01
            :ARG0 p
            :ARG1 (c2 / collect-01
                  :ARG1 (c3 / computer
                        :mod (a2 / antique))
                  :mod (v / vast)
                  :location (h2 / home
                        :poss p)))
      :op3 (h3 / have-rel-role-91
            :ARG0 p
            :ARG1 (a3 / and
                  :op1 (c4 / child
                        :quant 2
                        :mod (y2 / young))
                  :op2 (v2 / virus
                        :quant 1
                        :mod (p2 / phone
                              :ARG1-of (m3 / mobile-02))
                        :ARG1-of (n3 / name-01
                              :ARG0 p
                              :ARG2 p)))
            :ARG2 (f / father))
      :ARG0-of (p3 / pride-01))

# ::id 103 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a member of saddam hussein 's extended family has been killed in iraq after being taken hostage , family sources in amman told afp on thursday .
# ::alignments
(t / tell-01
      :ARG0 (s / source
            :mod (f / family)
            :location (c / city
                  :name (n / name
                        :op1 "Amman")))
      :ARG1 (k / kill-01
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (f2 / family
                              :ARG1-of (e / extend-01)
                              :poss (p2 / person
                                    :name (n2 / name
                                          :op1 "Saddam"
                                          :op2 "Hussein")))
                        :ARG2 (m / member)))
            :location (c2 / country
                  :name (n3 / name
                        :op1 "Iraq"))
            :time (a / after
                  :op1 (t2 / take-01
                        :ARG1 p
                        :ARG2 (h2 / hostage))))
      :ARG2 (p3 / publication
            :name (n4 / name
                  :op1 "AFP"))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 104 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> plc on tuesday posted its maiden profit , largely on the back of its contract to supply the u.s. government with enough smallpox vaccine to inoculate every citizen if there is a terrorist attack .
# ::alignments
(p / post-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "BP"))
      :ARG1 (p2 / profit
            :ord (o / ordinal-entity
                  :value (m / maiden))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (b / back
                        :part-of (c3 / contract-02
                              :ARG0 c
                              :ARG1 (s / supply-01
                                    :ARG0 c
                                    :ARG1 (v / vaccine
                                          :mod (s2 / smallpox)
                                          :ARG1-of (h / have-quant-91
                                                :ARG3 (e / enough)
                                                :ARG6 (ii / inoculate-01
                                                      :ARG0 v
                                                      :ARG1 (c4 / citizen
                                                            :mod (e2 / every))
                                                      :condition (a / attack-01
                                                            :ARG0 (t2 / terrorist)))))
                                    :ARG2 (g / government-organization
                                          :ARG0-of (g2 / govern-01
                                                :ARG1 (c5 / country
                                                      :name (n2 / name
                                                            :op1 "United"
                                                            :op2 "States")))))))
                  :degree (l / large))))

# ::id 105 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the friends and family of harry wu expressed hope that the human rights activist would be expelled from china before he is forced to serve a ##-year prison sentence for espionage .
# ::alignments
(e / express-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (p2 / person
                              :name (n / name
                                    :op1 "Harry"
                                    :op2 "Wu")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (a2 / activist
                                          :purpose (r / right-05
                                                :ARG1 (h3 / human))))
                              :ARG2 (f / friend))))
            :op2 (p3 / person
                  :ARG0-of (h4 / have-rel-role-91
                        :ARG1 p2
                        :ARG2 (f2 / family))))
      :ARG1 (h5 / hope-01
            :ARG0 a
            :ARG1 (e2 / expel-01
                  :ARG1 a2
                  :ARG2 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :time (b / before
                        :op1 (f3 / force-01
                              :ARG1 a2
                              :ARG2 (s / serve-04
                                    :ARG0 a2
                                    :ARG1 (s2 / sentence-01
                                          :ARG1 a2
                                          :ARG2 (t / temporal-quantity
                                                :quant 1
                                                :unit (y / year)
                                                :location (p4 / prison))
                                          :ARG3 (s3 / spy-01
                                                :ARG0 a2))))))))

# ::id 106 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's output of timber in #### declined #.# percent as against that of #### , according to the national bureau of statistics .
# ::alignments
(s / say-01
      :ARG0 (b / bureau
            :mod (s2 / statistics)
            :mod (n / nation))
      :ARG1 (d / decline-01
            :ARG1 (o / output
                  :mod (t / timber
                        :location (c / country
                              :name (n2 / name
                                    :op1 "China"))))
            :ARG2 (p / percentage-entity
                  :value "#1")
            :ARG1-of (c2 / compare-01
                  :ARG2 (o2 / output
                        :mod (t2 / timber)
                        :poss c))))

# ::id 107 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the estranged wife of president alberto fujimori left the hospital sunday , a day after she ended her anti-government hunger strike by eating a full breakfast .
# ::alignments
(l / leave-11
      :ARG0 (p / person
            :name (n / name
                  :op1 "Alberto"
                  :op2 "Fujimori")
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :name n
                        :op1 "Alberto"
                        :op2 "Fujimori")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p3 / president)))
            :ARG2 (w / wife)
            :ARG1-of (e / estrange-01))
      :ARG1 (h3 / hospital)
      :time (d / date-entity
            :weekday (s / sunday))
      :time (a / after
            :op1 (e2 / end-01
                  :ARG0 p
                  :ARG1 (s2 / strike-02
                        :ARG0 p
                        :ARG1 (h4 / hunger-01
                              :ARG0 p)
                        :ARG0-of (o / oppose-01
                              :ARG1 (g / government-organization
                                    :ARG0-of (g2 / govern-01))))
                  :ARG2 (e3 / eat-01
                        :ARG0 p
                        :ARG1 (b / breakfast
                              :ARG1-of (f / full-09))))
            :quant (t / temporal-quantity
                  :quant 1
                  :unit (d2 / day))))

# ::id 108 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for someone with the telltale high number of a <unk> -lrb- ## -rrb- , pitcher ross <unk> drew a lucky locker location in the yankees ' spring training clubhouse .
# ::alignments
(d / draw-02
      :ARG0 (s / someone
            :ARG0-of (h / have-03
                  :ARG1 (n / number
                        :ARG1-of (h2 / high-02)
                        :ARG1-of (t / tell-01)
                        :mod (s2 / string-entity
                              :value "unintelligible"))))
      :ARG1 (l / location
            :location-of (l2 / locker)
            :mod (l3 / lucky)
            :location (c / clubhouse
                  :part-of (t2 / team
                        :name (n2 / name
                              :op1 "Yankees"))
                  :time (d2 / date-entity
                        :season (s3 / spring)))))

# ::id 109 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok leading us democrat lawmakers reaffirmed their support for israel on thursday , adding that its actions in palestinian areas were justified as part of the jewish state 's fight against terrorism .
# ::alignments
(a / and
      :op1 (r / reaffirm-01
            :ARG0 (p / person
                  :ARG0-of (l / legislate-01)
                  :mod (p2 / political-party
                        :name (n / name
                              :op1 "Democrat"))
                  :ARG0-of (l2 / lead-02
                        :ARG2 (c / country
                              :name (n2 / name
                                    :op1 "Israel"))))
            :ARG1 (s / support-01
                  :ARG0 p
                  :ARG1 c)
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (a2 / add-01
            :ARG0 p
            :ARG1 (j / justify-01
                  :ARG1 (a3 / act-02
                        :ARG0 c
                        :location (a4 / area
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "Palestine"))))
                  :ARG2 (h / have-part-91
                        :ARG1 (f / fight-01
                              :ARG0 (s2 / state
                                    :mod (r2 / religious-group
                                          :name (n4 / name
                                                :op1 "Jew")))
                              :ARG1 (t2 / terrorism))
                        :ARG2 a3))))

# ::id 110 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok general motors ' largest shareholder is pressing the troubled american auto giant to speed up its turnaround effort by forming an alliance with two foreign car companies , nissan and renault , which would pay $ # billion for a ## percent stake in gm .
# ::alignments
(p / press-01
      :ARG0 (c / company
            :ARG0-of (h / hold-01
                  :ARG1 (s / share
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (l / large)
                              :ARG3 (m / most))))
            :mod (a / auto)
            :mod (c2 / country
                  :name (n / name
                        :op1 "America"))
            :ARG1-of (t / trouble-01))
      :ARG1 (c3 / company
            :name (n2 / name
                  :op1 "General"
                  :op2 "Motors"))
      :ARG2 (s2 / speed-up-02
            :ARG0 c3
            :ARG1 (e / effort-01
                  :ARG0 c3
                  :ARG1 (t2 / turn-over-12
                        :ARG0 c3))
            :manner (f / form-01
                  :ARG0 c3
                  :ARG1 (a2 / ally-01
                        :ARG1 c3
                        :ARG2 (a3 / and
                              :op1 (c4 / company
                                    :name (n3 / name
                                          :op1 "Nissan"))
                              :op2 (c5 / company
                                    :name (n4 / name
                                          :op1 " renault"))
                              :ARG0-of (p2 / pay-01
                                    :ARG1 (m2 / monetary-quantity
                                          :quant 1000000000
                                          :unit (d / dollar))
                                    :ARG3 (s3 / stake
                                          :mod (c6 / company
                                                :name (n5 / name
                                                      :op1 "GMC"))
                                          :mod (p3 / percentage-entity
                                                :value 1000000))))))))

# ::id 111 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok manama on monday accused its gulf arab neighbor qatar of increasing tension by backing bahrain 's political opposition and failing to take the right steps to tackle their border dispute .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Manama"))
      :ARG1 (c / country
            :name (n2 / name
                  :op1 "Qatar")
            :ARG1-of (n3 / neighbor-01
                  :ARG2 p
                  :location (w / world-region
                        :name (n4 / name
                              :op1 "Gulf"))))
      :ARG2 (ii / increase-01
            :ARG0 c
            :ARG1 (t / tension)
            :manner (a2 / and
                  :op1 (b / back-01
                        :ARG0 p
                        :ARG1 (o / oppose-01
                              :ARG0 (p2 / political-party
                                    :name (n5 / name
                                          :op1 "Bahrain"))
                              :ARG1 c))
                  :op2 (f / fail-01
                        :ARG1 p
                        :ARG2 (s / step-01
                              :ARG1 p
                              :ARG2 (t2 / tackle-01
                                    :ARG0 p
                                    :ARG1 (d / dispute-01
                                          :ARG0 c
                                          :ARG2 (b2 / border)))
                              :ARG1-of (r / right-02)))))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 112 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok urban guerrillas , they said , had planned a far more ambitious strike in which they would have lobbed ## homemade mortar shells simultaneously at the presidential palace and the congress building where president alvaro uribe took the oath of office wednesday .
# ::alignments
(s / say-01
      :ARG0 (t / they)
      :ARG1 (p / plan-01
            :ARG0 (g / guerrilla
                  :mod (c / city
                        :name (n / name
                              :op1 "urban")))
            :ARG1 (s2 / strike-01
                  :ARG2 (l / lob-01
                        :ARG0 g
                        :ARG1 (s3 / shell
                              :mod (m / mortar)
                              :mod (h / homemade))
                        :ARG2 (a / and
                              :op1 (p2 / palace
                                    :mod (p3 / president))
                              :op2 (b / building
                                    :mod (c2 / congress)
                                    :location-of (t2 / take-01
                                          :ARG0 (p4 / person
                                                :name (n2 / name
                                                      :op1 "Alvaro"
                                                      :op2 "Uribe")
                                                :ARG0-of (h2 / have-org-role-91
                                                      :ARG2 (p5 / president)))
                                          :ARG1 (o / oath
                                                :topic (o2 / office))
                                          :time (w / wednesday))))
                        :mod (s4 / simultaneous))
                  :ARG1-of (h3 / have-degree-91
                        :ARG2 (a2 / ambitious)
                        :ARG3 (m2 / more
                              :quant (f / far))))))

# ::id 113 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok republicans boycotted the start of committee debate tuesday on a u.s. bill to curb greenhouse gases , protesting that the bill 's costs have not been fully examined .
# ::alignments
(a / and
      :op1 (b / boycott-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n / name
                                    :op1 "Republican"))))
            :ARG1 (s / start-01
                  :ARG1 (d / debate-01
                        :ARG0 (c / committee)
                        :ARG1 (b2 / bill
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "States"))
                              :ARG0-of (c3 / curb-01
                                    :ARG1 (g / gas
                                          :mod (g2 / greenhouse)))))
                  :time (d2 / date-entity
                        :weekday (t / tuesday))))
      :op2 (p3 / protest-01
            :ARG0 p
            :ARG1 (e / examine-01
                  :polarity -
                  :ARG1 (c4 / cost-01
                        :ARG1 b2)
                  :degree (f / full))))

# ::id 114 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an al jazeera television cameraman was released from a nato-run prison on friday , the journalist said , after spending two days in detention in southern afghanistan .
# ::alignments
(s / say-01
      :ARG0 (j / journalist)
      :ARG1 (r / release-01
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / publication
                              :name (n / name
                                    :op1 "al-Jazeera"))
                        :ARG3 (c / cameraman)))
            :ARG2 (p3 / prison
                  :ARG1-of (r2 / run-01
                        :ARG0 (m / military
                              :name (n2 / name
                                    :op1 "Nato"))))
            :time (d / date-entity
                  :weekday (f / friday))
            :time (a / after
                  :op1 (s2 / spend-02
                        :ARG0 p
                        :ARG1 (t / temporal-quantity
                              :quant 2
                              :unit (d2 / day))
                        :ARG2 (d3 / detain-01
                              :ARG1 p)
                        :location (s3 / south
                              :part-of (c2 / country
                                    :name (n3 / name
                                          :op1 "Afghanistan")))))))

# ::id 115 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dutch prime minister wim kok warned britain on wednesday that it must end its `` counter-productive '' policy of obstruction towards the european union if it wants to solve the beef crisis .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Wim"
                  :op2 "Kok")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Netherlands"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (o / obligate-01
            :ARG1 c
            :ARG2 (e / end-01
                  :ARG0 c
                  :ARG1 (p3 / policy-01
                        :ARG0 c
                        :ARG1 (o2 / obstruct-01
                              :ARG0 c
                              :ARG1 (u / union-02
                                    :ARG3 (o3 / organization
                                          :name (n3 / name
                                                :op1 "European"
                                                :op2 "Union"))))
                        :ARG0-of (p4 / productive-03
                              :polarity -)))
            :condition (w2 / want-01
                  :ARG0 c
                  :ARG1 (s / solve-01
                        :ARG0 c
                        :ARG1 (c2 / crisis
                              :mod (b / beef)))))
      :ARG2 (c3 / country
            :name (n4 / name
                  :op1 "Britain"))
      :time (w3 / wednesday))

# ::id 116 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok anze kopitar got off to a slow start for the los angeles kings , scoring in only two of his first ## games after getting ## goals last season .
# ::alignments
(s / start-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Anze"
                  :op2 "Kopitar")
            :ARG0-of (s2 / score-01
                  :ARG2 (g / game
                        :quant 2
                        :ARG1-of (ii / include-91
                              :ARG2 (g2 / game
                                    :ord (o / ordinal-entity
                                          :value 1)
                                    :poss p))
                        :mod (o2 / only))
                  :time (a / after
                        :op1 (g3 / get-01
                              :ARG0 p
                              :ARG1 (g4 / goal)
                              :time (s3 / season
                                    :mod (l / last))))))
      :ARG1 (o3 / off)
      :ARG1-of (s4 / slow-01)
      :beneficiary (t / team
            :name (n2 / name
                  :op1 "Los"
                  :op2 "Angeles"
                  :op3 "Kings")))

# ::id 117 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok seattle 's oneworld challenge said sunday it would not ask the america 's cup arbitration panel to investigate alleged rule infractions by san francisco 's oracle racing team .
# ::alignments
(s / say-01
      :ARG0 (c / challenge-01
            :ARG0 (o / organization
                  :name (n / name
                        :op1 "Oneworld")
                  :poss (c2 / company
                        :name (n2 / name
                              :op1 "Seattle"))))
      :ARG1 (a / ask-02
            :polarity -
            :ARG0 o
            :ARG1 (ii / investigate-01
                  :ARG0 (p / panel
                        :ARG0-of (a2 / arbitrate-01
                              :ARG1 (c3 / cup
                                    :poss (c4 / country
                                          :name (n3 / name
                                                :op1 "America")))))
                  :ARG1 (ii2 / infraction
                        :mod (r / rule)
                        :ARG1-of (a3 / allege-01)
                        :poss (t / team
                              :mod (o2 / oracle)
                              :ARG0-of (r2 / race-02)
                              :poss (c5 / city
                                    :name (n4 / name
                                          :op1 "San"
                                          :op2 "Francisco")))))
            :ARG2 p)
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 118 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok here is the official list of the new jordanian cabinet formed by prime minister - designate nader dahabi , which includes four women .
# ::alignments
(l / list-01
      :ARG1 (c / cabinet
            :ARG1-of (n / new-01)
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Jordan"))
            :ARG1-of (f / form-01
                  :ARG0 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (m / minister
                                    :mod (p2 / prime)))))
            :ARG2-of (d / designate-01
                  :ARG1 p
                  :name (n3 / name
                        :op1 "Nader"
                        :op2 "Dahabi")))
      :ARG2-of (ii / include-01
            :ARG1 (w / woman
                  :quant 4))
      :mod (o / official)
      :location (h2 / here))

# ::id 119 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police carried out raids near glasgow and in central england , and made a fifth arrest sunday in connection with a fiery attack on scotland 's busiest airport and a foiled car bomb plot in london .
# ::alignments
(a / and
      :op1 (c / carry-out-03
            :ARG0 (p / police)
            :ARG1 (r / raid-01
                  :ARG0 p
                  :ARG1-of (n / near-02
                        :ARG2 (a2 / and
                              :op1 (c2 / city
                                    :name (n2 / name
                                          :op1 "Glasgow"))
                              :op2 (c3 / country-region
                                    :name (n3 / name
                                          :op1 "Central"
                                          :op2 "England"))))))
      :op2 (a3 / arrest-01
            :ARG0 p
            :ord (o / ordinal-entity
                  :value 5)
            :time (d / date-entity
                  :weekday (s / sunday))
            :ARG1-of (c4 / connect-01
                  :ARG2 (a4 / and
                        :op1 (a5 / attack-01
                              :ARG1 (a6 / airport
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (b / busy-01
                                                :ARG1 a6)
                                          :ARG3 (m / most)
                                          :ARG5 (a7 / airport
                                                :location (c5 / country
                                                      :name (n4 / name
                                                            :op1 "Scotland")))))
                              :ARG1-of (f / fiery-06))
                        :op2 (p2 / plot-01
                              :ARG1 (b2 / bomb-01
                                    :ARG1 (c6 / car))
                              :ARG1-of (f2 / foil-01)
                              :location (c7 / city
                                    :name (n5 / name
                                          :op1 "London")))))))

# ::id 120 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian defense minister igor rodionov said today russia plans no new military alliances in response to the planned eastward expansion of the north atlantic treaty organization -lrb- nato -rrb- .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Igor"
                  :op2 "Rodionov")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :ARG2 (m / minister
                        :topic (d / defend-01))))
      :ARG1 (p2 / plan-01
            :polarity -
            :ARG0 c
            :ARG1 (a / ally-01
                  :mod (m2 / military)
                  :ARG1-of (n3 / new-01))
            :ARG2-of (r / respond-01
                  :ARG1 (p3 / plan-01
                        :ARG1 (e / expand-01
                              :ARG1 (o / organization
                                    :mod (t / treaty)
                                    :mod (a2 / atlantic)
                                    :location (n4 / north))
                              :direction (e2 / east)))))
      :time (t2 / today))

# ::id 121 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok senate democrats saluted the big-money donors monday night who helped raise $ ## million in campaign contributions and bring them to ##-## parity with republicans when the ###th congress convenes in january .
# ::alignments
(s / salute-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "Democrat")))
            :mod (p3 / political-party
                  :name (n2 / name
                        :op1 "Republican")))
      :ARG1 (p4 / person
            :ARG0-of (d / donate-01)
            :mod (b / big-money)
            :ARG0-of (h2 / help-01
                  :ARG1 (r / raise-02
                        :ARG0 p4
                        :ARG1 (m / monetary-quantity
                              :quant 10000000
                              :unit (d2 / dollar)
                              :ARG1-of (c / contribute-01
                                    :ARG2 (c2 / campaign-01))))
                  :ARG0-of (b2 / bring-01
                        :ARG1 p4
                        :ARG3 (p5 / parity
                              :mod (p6 / person
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG1 p3
                                          :ARG2 (m2 / member))))
                        :time (c3 / convene-01
                              :ARG1 (g / government-organization
                                    :name (n3 / name
                                          :op1 "Congress")
                                    :ord (o / ordinal-entity
                                          :value "-1"))
                              :time (d3 / date-entity
                                    :month 1
                                    :time-of s)))))
      :weekday (m3 / monday)
      :dayperiod (n4 / night))

# ::id 122 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indian defense minister george fernandes said sunday india 's `` strategic partnership '' with the united states remained intact after a rift over the us designation of pakistan as a major military ally .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "Fernandes")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "India"))
                  :ARG2 (m / minister
                        :topic (d / defend-01))))
      :ARG1 (r / remain-01
            :ARG1 (p2 / partner-01
                  :ARG0 c
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "United"
                              :op2 "States"))
                  :mod (s2 / strategy)
                  :time (d2 / date-entity
                        :weekday (s3 / sunday)))
            :ARG3 (ii / intact)
            :time (a / after
                  :op1 (r2 / rift-01
                        :ARG1 (d3 / designate-01
                              :ARG0 (c3 / country
                                    :name (n4 / name
                                          :op1 "USA"))
                              :ARG1 (c4 / country
                                    :name (n5 / name
                                          :op1 "Pakistan"))
                              :ARG2 (a2 / ally-01
                                    :ARG1 c4
                                    :ARG2 c3
                                    :mod (m2 / military)
                                    :ARG1-of (m3 / major-02)))))))

# ::id 123 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> ! umbrella in hand , `` mary poppins '' is bound for broadway .
# ::alignments
(b / bind-03
      :ARG1 (p / panda
            :mod (s / species
                  :name (n / name
                        :op1 "mary"
                        :op2 "Poppins"))
            :ARG1-of (ii / in-hand-15))
      :ARG2 (b2 / broadway))

# ::id 124 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sen. joe biden made his long-expected official entry into the presidential race wednesday and immediately faced questions about the personal observations he made about his democratic rivals .
# ::alignments
(a / and
      :op1 (e / enter-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Joe"
                        :op2 "Bede"))
            :ARG1 (r / race-02
                  :ARG2 (p2 / president))
            :ARG1-of (e2 / expect-01
                  :ARG1-of (l / long-03))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :mod (o / official))
      :op2 (f / face-01
            :ARG0 p
            :ARG1 (q / question-01
                  :ARG1 (o2 / observe-01
                        :ARG0 p
                        :ARG1-of (p3 / personal-02)
                        :topic (p4 / person
                              :ARG0-of (r2 / rival-01
                                    :ARG1 p)
                              :mod (d2 / democratic))))
            :time (ii / immediate)))

# ::id 125 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok entire towns have been seared off the map by wildfires raging through southeastern australia , burning people in their homes and cars in the deadliest blaze in the country 's history .
# ::alignments
(s / sear-01
      :ARG0 (w / wildfire
            :ARG0-of (r / rage-02
                  :ARG1 (s2 / southeast
                        :part-of (c / country
                              :name (n / name
                                    :op1 "Australia"))))
            :ARG0-of (b / burn-01
                  :ARG1 (p / person)
                  :location (a / and
                        :op1 (h / home
                              :poss p)
                        :op2 (c2 / car
                              :poss p))
                  :subevent-of (b2 / blaze-01
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (k / kill-01
                                    :ARG0 b2)
                              :ARG3 (m / most)
                              :ARG5 (b3 / blaze-01
                                    :time (h3 / history
                                          :poss c))))))
      :ARG1 (t / town
            :mod (e / entire))
      :location (m2 / map))

# ::id 126 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the arab league called thursday for the united nations to investigate the plight of prisoners held by israel in an occupied zone of south lebanon .
# ::alignments
(c / call-03
      :ARG0 (l / league
            :mod (e / ethnic-group
                  :name (n / name
                        :op1 "Arab")))
      :ARG1 (ii / investigate-01
            :ARG0 (n2 / nation
                  :ARG1-of (u / unite-01))
            :ARG1 (p / plight
                  :poss (p2 / person
                        :ARG1-of (ii2 / imprison-01)
                        :ARG1-of (h / hold-01
                              :ARG0 (c2 / country
                                    :name (n3 / name
                                          :op1 "Israel"))
                              :location (z / zone
                                    :ARG1-of (o / occupy-01
                                          :ARG0 c2)
                                    :location (s / south
                                          :part-of c2
                                          :name (n4 / name
                                                :op1 "Lebanon")))))))
      :ARG2 n2
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 127 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european commission is looking closely at a us study showing proteins implicated in variant creutzfeld-jakob disease -lrb- vcjd -rrb- , the human form of mad cow disease , can accumulate and propagate in the muscle tissue of mice .
# ::alignments
(l / look-01
      :ARG0 (c / commission
            :mod (c2 / continent
                  :name (n / name
                        :op1 "Europe")))
      :ARG1 (s / study-01
            :ARG0 (o / organization
                  :name (n2 / name
                        :op1 "European"
                        :op2 "Union"))
            :ARG0-of (s2 / show-01
                  :ARG1 (p / possible-01
                        :ARG1 (a / and
                              :op1 (a2 / accumulate-01
                                    :ARG1 (p2 / protein
                                          :ARG1-of (ii / implicate-01
                                                :ARG2 (d / disease
                                                      :name (n3 / name
                                                            :op1 "Rb-Vcjd")
                                                      :mod (d2 / disease
                                                            :name (n4 / name
                                                                  :op1 "mad"
                                                                  :op2 "cow"
                                                                  :op3 " disease_1")
                                                            :mod (f / form
                                                                  :mod (h / human)))))))
                              :op2 (p3 / propagate-01
                                    :ARG1 p2)
                              :location (t / tissue
                                    :part-of (m / muscle)
                                    :part-of (m2 / mouse))))))
      :ARG1-of (c3 / close-10))

# ::id 128 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok st. vincent and the grenadines prime minister ralph gonsalves hosted an investment conference wednesday in taipei to attract taiwanese investors .
# ::alignments
(h / host-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "st."
                        :op2 "Vincent"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Ralph"
                        :op2 "Gonsalves")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "Grenada"))
                        :ARG2 (m / minister
                              :mod (p3 / prime)))))
      :ARG1 (c2 / conference
            :topic (ii / invest-01)
            :time (w / wednesday)
            :location (c3 / city
                  :name (n4 / name
                        :op1 "Taipei"))
            :purpose (a2 / attract-01
                  :ARG1 (p4 / person
                        :ARG0-of (ii2 / invest-01)
                        :mod (c4 / country
                              :name (n5 / name
                                    :op1 "Taiwan"))))
            :ARG0-of a2))

# ::id 129 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok conditions in china 's earthquake zone are ripe for outbreaks of disease , and quick action to supply clean water and good hygiene facilities to millions of survivors is necessary , the world health organization said sunday .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :mod (h / health)
            :mod (w / world))
      :ARG1 (a / and
            :op1 (r / ripe-02
                  :ARG1 (c / condition
                        :location (z / zone
                              :mod (e / earthquake)
                              :location (c2 / country
                                    :name (n / name
                                          :op1 "China"))))
                  :ARG2 (o2 / outbreak-29
                        :ARG1 (d / disease)))
            :op2 (n2 / need-01
                  :ARG1 (a2 / act-02
                        :ARG1 (s2 / supply-01
                              :ARG1 (a3 / and
                                    :op1 (w2 / water
                                          :ARG1-of (c3 / clean-04))
                                    :op2 (f / facility
                                          :purpose (h2 / hygiene)
                                          :ARG1-of (g / good-02)))
                              :ARG2 (p / person
                                    :quant (m / multiple
                                          :op1 1000000)
                                    :ARG0-of (s3 / survive-01)))
                        :ARG1-of (q / quick-02))))
      :time (d2 / date-entity
            :weekday (s4 / sunday)))

# ::id 130 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok labor party leader amram mitzna , who faces crushing defeat in next week 's general election , said tuesday he will not drop out of the race , despite a poll indicating shimon peres at the helm of labor would have a chance of unseating prime minister ariel sharon .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Amram"
                  :op2 "Mitzna")
            :ARG0-of (l / lead-02
                  :ARG1 (p2 / party
                        :mod (l2 / labor-01)))
            :ARG0-of (f / face-01
                  :ARG1 (d / defeat-01
                        :ARG1 p
                        :ARG0-of (c / crush-01)
                        :time (e / elect-01
                              :time (w / week
                                    :mod (n2 / next))
                              :ARG1-of (g / general-02)))))
      :ARG1 (d2 / drop-out-04
            :polarity -
            :ARG0 p
            :ARG1 (r / race-02)
            :concession (ii / indicate-01
                  :ARG0 (p3 / poll-01
                        :ARG1 (c2 / chance-02
                              :ARG0 (p4 / person
                                    :name (n3 / name
                                          :op1 "Ariel"
                                          :op2 "Sharon")
                                    :ARG0-of (h / have-org-role-91
                                          :ARG2 (m / minister
                                                :mod (p5 / prime)))
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (s2 / shimon)))
                              :ARG1 (u / unseate-01
                                    :ARG0 p4
                                    :ARG1 p4)))
                  :ARG0 p3))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 131 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok atsushi kataoka drove in three runs with a clutch double sunday as the central league-leading hanshin tigers downed the yakult swallows #-# for their fifth straight win .
# ::alignments
(d / drive-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "atsushi"
                  :op2 "Kataoka"))
      :ARG1 (r / run-01
            :quant 3)
      :instrument (s / sunday
            :mod (d2 / double)
            :ARG1-of (c / clutch-01))
      :time (d3 / down-01
            :ARG0 (t / tiger
                  :mod (t2 / team
                        :name (n2 / name
                              :op1 "Hanshin"
                              :op2 "Tigers")
                        :ARG0-of (l / lead-02
                              :ARG1 (l2 / league
                                    :name (n3 / name
                                          :op1 "Central"
                                          :op2 "League")))))
            :ARG1 (t3 / tiger
                  :mod (t4 / team
                        :name (n4 / name
                              :op1 "Yakult"
                              :op2 "Swamp")))
            :purpose (w / win-01
                  :ARG0 t
                  :ord (o / ordinal-entity
                        :value 5)
                  :ARG1-of (s2 / straight-04))))

# ::id 132 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. vice president dick cheney is warning against large u.s. troop cuts that he says could jeopardize recent security gains in iraq , where he marked the fifth anniversary of the u.s.-led invasion with a two-day visit .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :name (n / name
                  :op1 " dick"
                  :op2 "Cheney")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "U.S."))
                  :ARG2 (p2 / president
                        :mod (v / vice))))
      :ARG1 (c2 / cut-02
            :ARG0 c
            :ARG1 (t / troop)
            :mod (l / large)
            :ARG0-of (j / jeopardize-01
                  :ARG1 (g / gain-02
                        :ARG1 (s / security)
                        :time (r / recent)
                        :location (c3 / country
                              :name (n3 / name
                                    :op1 "Iraq")
                              :location-of (m / mark-01
                                    :ARG0 p
                                    :ARG1 (a / anniversary
                                          :ord (o / ordinal-entity
                                                :value 5)
                                          :topic (ii / invade-01
                                                :ARG1-of (l2 / lead-02
                                                      :ARG0 c))))
                              :manner (v2 / visit-01
                                    :ARG0 p
                                    :duration (t2 / temporal-quantity
                                          :quant 2
                                          :unit (d / day))))
                        :ARG1-of (p3 / possible-01))
                  :ARG1-of (s2 / say-01
                        :ARG0 p))))

# ::id 133 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean president lee myung-bak left monday for a us summit likely to be dominated by north korea 's growing nuclear threat after it vowed to start a second program to build atomic weapons .
# ::alignments
(l / leave-11
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lee"
                  :op2 "Myung-bak")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Korea"))
                  :ARG2 (p2 / president)))
      :ARG2 (s / summit
            :ARG1-of (d / dominate-01
                  :ARG0 (t / threaten-01
                        :ARG0 (c2 / country
                              :name (n3 / name
                                    :op1 "North"
                                    :op2 "Korea"))
                        :ARG1 (n4 / nucleus)
                        :ARG1-of (g / grow-01)
                        :time (a / after
                              :op1 (v / vow-01
                                    :ARG0 c2
                                    :ARG1 (s2 / start-01
                                          :ARG0 c2
                                          :ARG1 (p3 / program
                                                :ord (o / ordinal-entity
                                                      :value 2)
                                                :topic (b / build-01
                                                      :ARG0 c2
                                                      :ARG1 (w / weapon
                                                            :mod (a2 / atom)))))))
                        :ARG1-of (l2 / likely-01)))
            :mod (c3 / country
                  :name (n5 / name
                        :op1 "US")))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 134 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean stocks ended higher friday as strengthened blue chips bolstered the market .
# ::alignments
(e / end-01
      :ARG1 (s / stock
            :location (c / country
                  :name (n / name
                        :op1 "South"
                        :op2 "Korea")))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (c2 / cause-01
            :ARG0 (b / bolster-01
                  :ARG0 (c3 / chip
                        :mod (b2 / blue))
                  :ARG1 (m / market)))
      :ARG1-of (h / have-degree-91
            :ARG2 (h2 / high-02
                  :ARG1 e)
            :ARG3 (m2 / more)))

# ::id 135 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok buddhist monks sprinkled holy water and draped garlands over the necks of ## elephants at the start of a week-long polo tournament on monday .
# ::alignments
(a / and
      :op1 (s / sprinkle-01
            :ARG0 (m / monk
                  :mod (r / religious-group
                        :name (n / name
                              :op1 "Buddhist")))
            :ARG1 (w / water
                  :mod (h / holy)))
      :op2 (d / draped-01
            :ARG0 m
            :ARG1 (g / garland)
            :ARG2 (n2 / neck
                  :part-of (e / elephant)))
      :time (s2 / start-01
            :ARG1 (t / tournament
                  :topic (p / polo)
                  :ARG1-of (l / long-03
                        :ARG2 (t2 / temporal-quantity
                              :quant 1
                              :unit (w2 / week))))
            :time (d2 / date-entity
                  :weekday (m2 / monday))))

# ::id 136 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the vietnam international home decor and gifts fair , named lifestyle vietnam #### , was held in the country 's southern ho chi minh city on thursday , the vietnam news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Vietnam")
                  :part (s / south)))
      :ARG1 (h / hold-04
            :ARG1 (f / fair
                  :mod (ii / international)
                  :topic (a2 / and
                        :op1 (d / decorate-01
                              :ARG1 (h2 / home))
                        :op2 (g / gift-01))
                  :ARG1-of (n3 / name-01
                        :ARG2 (n4 / name
                              :op1 "Lifestyle"
                              :op2 "Vietnam")))
            :location (c2 / city
                  :name (n5 / name
                        :op1 "Ho"
                        :op2 "Chi"
                        :op3 "Minh")
                  :location s)
            :time (d2 / date-entity
                  :weekday (t / thursday))))

# ::id 137 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. stocks rose amid gains in technology shares and optimism that fresh money from new mutual fund sales will extend this year 's stock market rally .
# ::alignments
(r / rise-01
      :ARG1 (s / stock
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :time (a / and
            :op1 (g / gain-01
                  :ARG1 (s2 / share
                        :mod (t / technology)))
            :op2 (o / optimism
                  :topic (e / extend-01
                        :ARG0 (m / money
                              :ARG1-of (f / fresh-04)
                              :source (s3 / sell-01
                                    :ARG1 (f2 / fund
                                          :mod (m2 / mutual))
                                    :ARG1-of (n2 / new-01)))
                        :ARG1 (r2 / rally-01
                              :ARG2 (m3 / market
                                    :mod (s4 / stock))
                              :time (y / year
                                    :mod (t2 / this)))))))

# ::id 138 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok copa holdings sa , the panama-based parent of copa airlines , filed an initial public offering monday that could be worth up to $ ### million -lrb- euro### million -rrb- .
# ::alignments
(f / file-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "copa"
                  :op2 "Holdings"
                  :op3 "S")
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (c2 / company
                        :name (n2 / name
                              :op1 "Copa"
                              :op2 "Airlines"))
                  :ARG2 (p / parent))
            :ARG1-of (b / base-01
                  :location (p2 / panama)))
      :ARG1 (o / offer-01
            :ARG1-of (p3 / public-02)
            :mod (ii / initial)
            :ARG1-of (w / worth-01
                  :ARG2 (u / up-to
                        :op1 (m / monetary-quantity
                              :quant 1000000
                              :unit (d / dollar)))
                  :ARG1-of (p4 / possible-01)))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 139 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok darryl hamilton 's toe is healed but his feelings are bruised .
# ::alignments
(c / contrast-01
      :ARG1 (h / heal-01
            :ARG1 (t / toe
                  :part-of (p / person
                        :name (n / name
                              :op1 "Darryl"
                              :op2 "Hamilton"))))
      :ARG2 (b / bruise-01
            :ARG1 (f / feel-01
                  :ARG0 p)))

# ::id 140 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canada took a hard-earned berth in the final of men 's wheelchair basketball by defeating the united states ##-## in double overtime in their semifinal game on sunday at the national indoor stadium .
# ::alignments
(t / take-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Canada"))
      :ARG1 (b / berth
            :ARG1-of (e / earn-01
                  :ARG1-of (h / hard-02))
            :mod (f / final
                  :topic (b2 / basketball
                        :mod (w / wheelchair)
                        :poss (m / man))))
      :manner (d / defeat-01
            :ARG0 c
            :ARG1 (c2 / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :manner (o / overtime
                  :mod (d2 / double))
            :subevent-of (g / game
                  :mod (s / semifinal
                        :location (s2 / stadium
                              :mod (ii / indoor)
                              :mod (n3 / nation))
                        :time (d3 / date-entity
                              :weekday (s3 / sunday))))))

# ::id 141 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a court fined the al-jazeera bureau chief in morocco and a human rights campaigner the equivalent of us$ #,### -lrb- euro# ,### -rrb- each on friday on charges of conspiracy and spreading false information .
# ::alignments
(f / fine-01
      :ARG0 (c / court)
      :ARG1 (m / monetary-quantity
            :ARG1-of (e / equal-01
                  :ARG2 (d / dollar)))
      :ARG2 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (b / bureau
                              :poss (p2 / publication
                                    :name (n / name
                                          :op1 "al-Jazeera")))
                        :ARG2 (c2 / chief))
                  :location (c3 / city
                        :name (n2 / name
                              :op1 "Morocco")))
            :op2 (p3 / person
                  :ARG0-of (c4 / campaign-01
                        :ARG1 (r / right-05
                              :ARG1 (h2 / human)))))
      :ARG3 (a2 / and
            :op1 m
            :op2 m)
      :time (d2 / date-entity
            :weekday (f2 / friday))
      :ARG1-of (c5 / cause-01
            :ARG0 (c6 / charge-05
                  :ARG1 a
                  :ARG2 (a3 / and
                        :op1 (c7 / conspire-01)
                        :op2 (s / spread-03
                              :ARG1 (ii / information
                                    :mod (f3 / false)))))))

# ::id 142 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok manny malhotra got his first two goals of the season as the san jose sharks beat the philadelphia flyers #-# sunday night .
# ::alignments
(g / get-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Manny"
                  :op2 "Malhotra"))
      :ARG1 (g2 / goal
            :quant 2
            :ord (o / ordinal-entity
                  :value 1)
            :part-of (s / season)
            :poss p)
      :time (b / beat-03
            :ARG0 (t / team
                  :name (n2 / name
                        :op1 "San"
                        :op2 "Jose"
                        :op3 "Sharks"))
            :ARG1 (p2 / person
                  :ARG0-of (f / flyers-00)
                  :mod (t2 / team
                        :name (n3 / name
                              :op1 "Philadelphia")))
            :time (d / date-entity
                  :weekday (s2 / sunday)
                  :dayperiod (n4 / night))))

# ::id 143 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former cyclist bernhard kohl , who was banned for using a blood-booster last year , has admitted giving drugs to other athletes .
# ::alignments
(a / admit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bernhard"
                  :op2 "Kohl")
            :ARG0-of (c / cycle-01
                  :time (f / former))
            :ARG1-of (b / ban-01
                  :ARG2 (u / use-01
                        :ARG0 p
                        :ARG1 (p2 / product
                              :name n
                              :op1 "Bloodbooster"))
                  :time (y / year
                        :mod (l / last))))
      :ARG1 (g / give-01
            :ARG0 p
            :ARG1 (d / drug)
            :ARG2 (a2 / athlete
                  :mod (o / other))))

# ::id 144 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vice-premier li lanqing has urged to carry out reforms of the medical insurance for urban employees , medical facilities , and the manufacturing and marketing of pharmaceutical products .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Li"
                  :op2 "Lanqing")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / premier
                        :mod (v / vice))))
      :ARG1 (c / carry-out-03
            :ARG0 p
            :ARG1 (r / reform-01
                  :ARG0 p
                  :ARG1 (a / and
                        :op1 (ii / insure-02
                              :ARG1 (m / medicine)
                              :ARG3 (p3 / person
                                    :ARG1-of (e / employ-01
                                          :location (c2 / city))))
                        :op2 (f / facility
                              :mod m)
                        :op3 a
                        :op1 (m2 / manufacture-01
                              :ARG1 (p4 / product
                                    :mod (p5 / pharmaceutical)))
                        :op2 (m3 / market-01
                              :ARG1 p4)))))

# ::id 145 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a school bus carrying four deaf children from jersey city , n.j. , to their school in <unk> was struck by a van during friday morning 's rush hour .
# ::alignments
(s / strike-01
      :ARG1 (b / bus
            :mod (s2 / school)
            :ARG0-of (c / carry-01
                  :ARG1 (c2 / child
                        :quant 4
                        :ARG0-of (d / deaf-02)
                        :source (c3 / city
                              :name (n / name
                                    :op1 " jersey"
                                    :op2 "City")
                              :location (s3 / state
                                    :name (n2 / name
                                          :op1 "New"
                                          :op2 "Jersey"))))))
      :ARG2 (v / van)
      :time (h / hour
            :time-of (r / rush-01)
            :time (d2 / date-entity
                  :weekday (f / friday)
                  :dayperiod (m / morning))))

# ::id 146 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the young boy read from the torah during his bar mitzvah , his guests enjoyed a catered kosher spread and the proud father returned to his cell .
# ::alignments
(a / and
      :op1 (r / read-01
            :ARG0 (b / boy
                  :mod (y / young))
            :source (b2 / book
                  :name (n / name
                        :op1 "Torah"))
            :time (e / event
                  :name n
                  :op1 "Bar"
                  :op2 "Mitzvah")
            :poss b)
      :op2 (e2 / enjoy-01
            :ARG0 (g / guest
                  :poss b)
            :ARG1 (s / spread
                  :ARG1-of (c / catered-02)
                  :mod (k / kosher)))
      :op3 (r2 / return-01
            :ARG1 (p / person
                  :ARG0-of (p2 / pride-01)
                  :ARG0-of (h / have-rel-role-91
                        :ARG2 (f / father)))
            :ARG4 (c2 / cell
                  :poss p)))

# ::id 147 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us authorities said friday they had arrested a man on charges of providing support to lashkar-e-taiba , a pakistan-based extremist group which has been named a terrorist organization by the united states .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :mod (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States")))
      :ARG1 (a2 / arrest-01
            :ARG0 a
            :ARG1 (m / man)
            :ARG2 (c2 / charge-05
                  :ARG1 m
                  :ARG2 (p / provide-01
                        :ARG0 m
                        :ARG1 (s2 / support-01
                              :ARG0 m
                              :ARG1 (c3 / criminal-organization
                                    :name (n2 / name
                                          :op1 "Lashkar-e-taiba")
                                    :mod (e / extremist)
                                    :ARG1-of (b / base-01
                                          :location (c4 / country
                                                :name (n3 / name
                                                      :op1 "Pakistan")))
                                    :ARG1-of (n4 / name-01
                                          :ARG0 (c5 / country
                                                :name (n5 / name
                                                      :op1 "United"
                                                      :op2 "States"))
                                          :ARG2 (o / organization
                                                :mod (t / terrorism)))))))
            :time (d / date-entity
                  :weekday (f / friday))))

# ::id 148 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a semi-official us religious freedom watchdog on wednesday called on the bush administration to include india , pakistan , saudi arabia and vietnam in a state list of violators of religious freedom .
# ::alignments
(c / call-03
      :ARG0 (w / watchdog
            :mod (f / free-04
                  :ARG1 (r / religion))
            :mod (o / official
                  :degree (s / semi))
            :mod (c2 / country
                  :name (n / name
                        :op1 "We")))
      :ARG1 (ii / include-01
            :ARG0 (g / government-organization
                  :ARG0-of (a / administrate-01)
                  :mod (p / person
                        :name (n2 / name
                              :op1 "Bush")))
            :ARG1 (a2 / and
                  :op1 (c3 / country
                        :name (n3 / name
                              :op1 "India"))
                  :op2 (c4 / country
                        :name (n4 / name
                              :op1 "Pakistan"))
                  :op3 (c5 / country
                        :name (n5 / name
                              :op1 "Sri"
                              :op2 "Arabia"))
                  :op4 (c6 / country
                        :name (n6 / name
                              :op1 "Vietnam")))
            :ARG2 (l / list-01
                  :ARG1 (p2 / person
                        :ARG0-of (v / violate-01
                              :ARG1 f))
                  :mod (s2 / state)))
      :ARG2 g
      :time (d / date-entity
            :weekday (w2 / wednesday)))

# ::id 149 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese president jiang zemin and the president of the swiss federal council , adolf ogi , on tuesday exchanged congratulations on the ##th anniversary of the establishment of diplomatic ties .
# ::alignments
(e / exchange-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Jiang"
                        :op2 "Zemin")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG2 (p2 / president)))
            :op2 (p3 / person
                  :name (n3 / name
                        :op1 "Adolf"
                        :op2 "Ogi")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n4 / name
                                    :op1 "Swiss"
                                    :op2 "Federal"
                                    :op3 "Council"))
                        :ARG2 (p4 / president))))
      :ARG1 (c2 / congratulate-01)
      :ARG2 a
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (a2 / anniversary
            :ord (o / ordinal-entity
                  :value -1)
            :topic (e2 / establish-01
                  :ARG1 (t2 / tie-01
                        :ARG3 (d2 / diplomacy)))))

# ::id 150 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok these columns for release friday , august ## , #### are moving today to clients of the new york times news service .
# ::alignments
(m / move-01
      :ARG1 (c / column
            :mod (t / this)
            :ARG1-of (r / release-01
                  :time (d / date-entity
                        :weekday (f / friday))))
      :ARG2 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (s / service
                        :name (n / name
                              :op1 "New"
                              :op2 "York"
                              :op3 "Times")
                        :mod (n2 / news))
                  :ARG2 (c2 / client)))
      :time (t2 / today))

# ::id 151 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an inmate who died of cancer on death row ## months ago has been cleared by dna in the #### rape and murder of an #-year-old girl , and an aide to gov. jeb bush said thursday he is planning similar tests for other condemned prisoners .
# ::alignments
(a / and
      :op1 (c / clear-01
            :ARG0 (o / organization
                  :name (n / name
                        :op1 "Dna"))
            :ARG1 (ii / inmate
                  :ARG1-of (d / die-01
                        :ARG1-of (c2 / cause-01
                              :ARG0 (d2 / disease
                                    :name (n2 / name
                                          :op1 "cancer")))
                        :location (r / row)
                        :mod-of r)
                  :time (b / before
                        :op1 (n3 / now)
                        :quant (m / multiple
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (m2 / month))))))
      :topic (a2 / and
            :op1 (r2 / rape-01
                  :ARG1 (g / girl
                        :age t
                        :quant 18
                        :unit (y / year))))
      :op2 (m3 / murder-01
            :ARG1 g)
      :op2 (s / say-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g2 / government-organization
                              :ARG0-of (g3 / govern-01))
                        :ARG2 (a3 / aide)))
            :ARG1 (p2 / plan-01
                  :ARG0 p
                  :ARG1 (t2 / test-01
                        :ARG1 (p3 / person
                              :mod (o2 / other)
                              :ARG1-of (c3 / condemn-01)
                              :ARG1-of (p4 / possible-01))
                        :ARG1-of (r3 / resemble-01)))
            :time (d3 / date-entity
                  :weekday (t3 / thursday))))

# ::id 152 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok paving the way for a rare proceeding , a superior court judge wednesday ordered cardinal bernard f. law to give sworn testimony about how he handled assignments of the rev. paul r. shanley , who is accused of sexually molesting a newton , mass. youth .
# ::alignments
(o / order-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / court
                        :ARG1-of (s / superior-01))
                  :ARG3 (j / judge-01)))
      :ARG1 (g / give-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Bernard"
                        :op2 "F."
                        :op3 "Law")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (c2 / cardinal)))
            :ARG1 (t / testify-01
                  :ARG0 p2
                  :ARG1 (h3 / handle-01
                        :ARG0 p2
                        :ARG1 (a / assign-01
                              :ARG2 (p3 / person
                                    :name (n2 / name
                                          :op1 "Mr."
                                          :op2 "Paul"
                                          :op3 "R."
                                          :op4 "Shanley")
                                    :ARG1-of (a2 / accuse-01
                                          :ARG2 (m / molest-01
                                                :ARG0 p3
                                                :ARG1 (y / youth
                                                      :mod (m2 / mass))
                                                :manner (s2 / sex-01))))))
                  :ARG1-of (s3 / swear-01)))
      :time (w / wednesday)
      :purpose (s4 / save-02
            :ARG0 p
            :ARG1 (w2 / way)
            :ARG2 (p4 / proceeding-02
                  :ARG1-of (r / rare-02))))

# ::id 153 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the sino-russian finance ministers ' dialogue mechanism will help the enlargement of economic cooperation between the two countries , the ministers said in a statement wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "China"))
                  :ARG2 (m / minister
                        :topic (f / finance))))
      :ARG1 (h2 / help-01
            :ARG0 (m2 / mechanism
                  :mod (d / dialogue-01)
                  :poss p)
            :ARG1 (e / expand-01
                  :ARG1 (c2 / cooperate-01
                        :ARG0 (c3 / country
                              :name (n2 / name
                                    :op1 "Russia"))
                        :ARG1 c3
                        :ARG2 (e2 / economy))))
      :medium (s2 / state-01
            :time (w / wednesday)))

# ::id 154 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok around ### dead cats were found stuffed into three freezers after police raided a home in northern california , local media reports said monday .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (m / media
                  :ARG1-of (l / local-02)))
      :ARG1 (f / find-01
            :ARG1 (c / cat
                  :ARG1-of (d / die-01)
                  :ARG1-of (s2 / stuff-01
                        :ARG2 (f2 / freezer
                              :quant 3)))
            :time (a / after
                  :op1 (r2 / raid-01
                        :ARG0 (p / police)
                        :ARG1 (h / home
                              :location (n / north
                                    :part-of (s3 / state
                                          :name (n2 / name
                                                :op1 "California"))))))
            :location (a2 / around))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 155 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysian prime minister mahathir mohamad monday launched the country 's new passport , the first in the world to incorporate identity chip of its holder .
# ::alignments
(l / launch-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mahathir"
                  :op2 "Mohamad")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Malaysia"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (p3 / passport
            :ARG1-of (n3 / new-01)
            :poss c
            :ord (o / ordinal-entity
                  :value 1
                  :range (w / world))
            :ARG0-of (ii / incorporate-02
                  :ARG1 (c2 / chip
                        :mod (ii2 / identity)
                        :part-of (p4 / person
                              :ARG0-of (h2 / hold-01
                                    :ARG1 p3)))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 156 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gold prices in india remained firm on the bullion market saturday following a paucity of stocks .
# ::alignments
(r / remain-01
      :ARG1 (p / price-01
            :ARG1 (g / gold)
            :location (c / country
                  :name (n / name
                        :op1 "India")))
      :ARG3 (f / firm-03
            :ARG1 p)
      :location (m / market
            :mod (b / bullion))
      :time (d / date-entity
            :weekday (s / saturday))
      :ARG1-of (f2 / follow-01
            :ARG2 (p2 / paucity
                  :mod (s2 / stock))))

# ::id 157 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hispanic voters may be a swing factor in next week 's democratic presidential primary , but an energized african-american electorate could decide this cliffhanger race .
# ::alignments
(c / contrast-01
      :ARG1 (p / possible-01
            :ARG1 (f / factor
                  :ARG0-of (s / swing-02)
                  :domain (p2 / person
                        :ARG0-of (v / vote-01)
                        :mod (e / ethnic-group
                              :name (n / name
                                    :op1 "Hispanic")))
                  :location (p3 / primary
                        :mod (p4 / president)
                        :mod (d / democracy)
                        :time (w / week
                              :mod (n2 / next)))))
      :ARG2 (p5 / possible-01
            :ARG1 (d2 / decide-01
                  :ARG0 (p6 / person
                        :ARG0-of v)
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "Africa"))
                  :ARG1-of (e2 / energize-01))
            :ARG1 (r / race-02
                  :mod (c3 / cliffhanger)
                  :mod (t / this))))

# ::id 158 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the taipei city government will encourage the rebuilding of <unk> residential buildings in the city that are ## years old or above through financial and technical assistance programs , the city 's urban redevelopment office said in a statement saturday .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :mod (c / city
                  :name (n / name
                        :op1 "Taipei"))
            :mod (d / develop-02
                  :ARG1 (u / urban)))
      :ARG1 (e / encourage-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c2 / city)))
            :ARG1 (r / rebuild-01
                  :ARG0 g
                  :ARG1 (b / building
                        :mod (r2 / residential)
                        :location c2
                        :age (o2 / or
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year))
                              :op2 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y2 / year))
                              :mod (a / above)))
                  :manner (a2 / and
                        :op1 (p / program
                              :mod (a3 / assist-01
                                    :mod (f / finance)))
                        :op2 (p2 / program
                              :mod (a4 / assist-01
                                    :mod (t3 / technical))))))
      :medium (s2 / statement
            :time (d2 / date-entity
                  :weekday (s3 / saturday))))

# ::id 159 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok unless you are a baseball scout , you have probably never heard of edwin reynoso .
# ::alignments
(h / hear-01
      :polarity -
      :ARG0 (y / you)
      :ARG1 (p / person
            :name (n / name
                  :op1 "Edwin"
                  :op2 "Reynoso"))
      :mod (p2 / probable)
      :time (e / ever)
      :condition (s / scout-01
            :ARG0 y
            :ARG1 (b / baseball)))

# ::id 160 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. defense secretary robert gates on thursday pushed for a stronger trade relationship with colombia as part of his efforts to solidify support for the united states in a region where rival countries , both friends and foes , are attempting to expand their influence .
# ::alignments
(p / push-02
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Roger"
                  :op2 "Gates")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "U.S."
                              :op2 "Defense"
                              :op3 "Office"))
                  :ARG2 (s / secretary)))
      :ARG1 (r / relation-03
            :ARG0 p2
            :ARG1 (t / trade-01)
            :ARG2 (c / country
                  :name (n3 / name
                        :op1 "Colombia"))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (s2 / strong-02
                        :ARG1 r)
                  :ARG3 (m / more)))
      :subevent-of (e / effort-01
            :ARG0 p2
            :ARG1 (s3 / solidify-01
                  :ARG0 p2
                  :ARG1 (s4 / support-01
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :location (r2 / region
                              :location-of (a / attempt-01
                                    :ARG0 (a2 / and
                                          :op1 (c3 / country
                                                :ARG0-of (h3 / have-rel-role-91
                                                      :ARG2 (f / friend)))
                                          :op2 (c4 / country
                                                :ARG0-of (h4 / have-rel-role-91
                                                      :ARG2 (f2 / foe)))
                                          :mod (b / both))
                                    :ARG1 (e2 / expand-01
                                          :ARG0 a2
                                          :ARG1 (ii / influence-01
                                                :ARG0 a2)))))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 161 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a source in the syrian foreign ministry condemned on thursday the bombing attack in iran on wednesday , the syrian official sana news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Sana")
            :mod (n2 / news)
            :mod (o / official)
            :mod (c / country
                  :name (n3 / name
                        :op1 "Syria")))
      :ARG1 (c2 / condemn-01
            :ARG0 (s / source
                  :part-of (g / government-organization
                        :name (n4 / name
                              :op1 "Foreign"
                              :op2 "Ministry")
                        :mod c))
            :ARG1 (a2 / attack-01
                  :ARG1 (c3 / country
                        :name (n5 / name
                              :op1 "Iran"))
                  :time (d / date-entity
                        :weekday (w / wednesday))
                  :instrument-of (b / bomb-01))
            :time (d2 / date-entity
                  :weekday (t / thursday))))

# ::id 162 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian shares closed #.# percent higher friday on a technical rebound in blue chips , with sentiment lifted by the gains in some regional markets after an easing in the sell-off on us markets .
# ::alignments
(a / and
      :op1 (c / close-07
            :ARG1 (s / share
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Indonesia")))
            :time (d / date-entity
                  :weekday (f / friday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (r / rebound-01
                        :ARG1 (c4 / chip
                              :mod (b / blue))
                        :mod (t / technical)))
            :ARG1-of (h / have-degree-91
                  :ARG2 (h2 / high-02
                        :ARG1 c)
                  :ARG3 (m / more
                        :quant (p / percentage-entity
                              :value 1))))
      :op2 (l / lift-01
            :ARG0 (g / gain-01
                  :location (m2 / market
                        :mod (r2 / region)
                        :quant (s2 / some))
                  :time (a2 / after
                        :op1 (e / ease-01
                              :ARG1 (s3 / sell-off-02
                                    :ARG1 (m3 / market
                                          :mod (w / we))))))
            :ARG1 (s4 / sentiment)))

# ::id 163 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with a polar dip in arizona , street hockey in atlanta , a volleyball tournament at a military base on a florida beach , and red maple leaves displayed everywhere , canadians across the u.s. are getting ready to celebrate their independence the same weekend that americans are gearing up for their july # independence day .
# ::alignments
(r / ready-01
      :ARG1 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "America"))
            :location (a / across
                  :op1 (c2 / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))))
      :ARG2 (c3 / celebrate-01
            :ARG0 p
            :ARG1 (ii / independence
                  :poss p))
      :time (w / weekend
            :ARG1-of (s / same-01
                  :ARG2 (g / gear-up-02
                        :ARG0 (p2 / person
                              :mod (c4 / country
                                    :name (n3 / name
                                          :op1 "America")))
                        :ARG2 (d / day
                              :mod (ii2 / independence)
                              :mod (d2 / date-entity
                                    :month 7)))))
      :accompanier (a2 / and
            :op1 (d3 / dip-01
                  :mod (p3 / pole)
                  :location (c5 / city
                        :name (n4 / name
                              :op1 "Arizona")))
            :op2 (g2 / game
                  :name (n5 / name
                        :op1 "Street"
                        :op2 "Hockey")
                  :location (c6 / city
                        :name (n6 / name
                              :op1 "Atlanta")))
            :op3 (t / tournament
                  :mod (v / volleyball)
                  :location (b / beach
                        :mod (m / military)
                        :location (s2 / state
                              :name (n7 / name
                                    :op1 "Florida"))))
            :op4 (d4 / display-01
                  :ARG1 (l / leaf
                        :mod (m2 / maple)
                        :ARG1-of (r2 / red-02))
                  :location (e / everywhere))))

# ::id 164 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a chinese court has handed down a death penalty to a man convicted of endangering public safety in the first sentencing connected with a contaminated milk scandal that shocked the country .
# ::alignments
(h / hand-01
      :ARG0 (c / court
            :mod (c2 / country
                  :name (n / name
                        :op1 "China")))
      :ARG1 (p / penalty
            :mod (d / die-01))
      :ARG2 (m / man
            :ARG1-of (c3 / convict-01
                  :ARG2 (e / endanger-01
                        :ARG0 m
                        :ARG1 (s / safe-01
                              :ARG1 (p2 / public)))))
      :subevent-of (s2 / sentence-01
            :ord (o / ordinal-entity
                  :value 1)
            :ARG1-of (c4 / connect-01
                  :ARG2 (s3 / scandal
                        :topic (m2 / milk
                              :ARG1-of (c5 / contaminate-01))
                        :ARG0-of (s4 / shock-01
                              :ARG1 c2)))))

# ::id 165 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states , canada and european union handed over their formal ratifications of a landmark global trade pact friday in a final rush to become founding members of the new world trade organization .
# ::alignments
(h / hand-over-02
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :op2 (c2 / country
                  :name (n2 / name
                        :op1 "Canada"))
            :op3 (c3 / country
                  :name (n3 / name
                        :op1 "Europe")))
      :ARG1 (r / ratify-01
            :ARG0 a
            :ARG1 (p / pact
                  :mod (t / trade-01)
                  :mod (g / globe)
                  :mod (l / landmark))
            :mod (f / formal))
      :time (d / date-entity
            :weekday (f2 / friday))
      :time (r2 / rush-01
            :ARG1 a
            :ARG2 (b / become-01
                  :ARG1 a
                  :ARG2 (m / member
                        :ARG0-of (f3 / found-01
                              :ARG1 (o / organization
                                    :mod (t2 / trade-01)
                                    :ARG1-of (n4 / new-01)
                                    :mod (w / world)))))
            :mod (f4 / final)))

# ::id 166 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greek composer mikis theodorakis left hospital thursday after three days of tests , saying he was going to take a six-month break from work .
# ::alignments
(a / and
      :op1 (l / leave-11
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Mikis"
                        :op2 "theodorakis")
                  :ARG0-of (c / compose-01)
                  :mod (p2 / political-party
                        :name (n2 / name
                              :op1 "Greek")))
            :ARG1 (h / hospital)
            :time (d / date-entity
                  :weekday (t / thursday))
            :time (a2 / after
                  :op1 (t2 / test
                        :duration (t3 / temporal-quantity
                              :quant 3
                              :unit (d2 / day)))))
      :op2 (s / say-01
            :ARG0 p
            :ARG1 (t4 / take-01
                  :ARG0 p
                  :ARG1 (b / break-19
                        :ARG0 p
                        :ARG1 (w / work-01
                              :ARG0 p)
                        :ARG2 (t5 / temporal-quantity
                              :quant 6
                              :unit (m / month))))))

# ::id 167 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese ambassador to south korea ning fukui urged on wednesday here for appropriate measures including compensation to the chinese victims from monday 's explosion in the city of <unk> .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ning"
                  :op2 "Fukui")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (a / ambassador
                        :location (s / south
                              :part-of (c2 / country
                                    :name (n3 / name
                                          :op1 "Korea"))))))
      :ARG2 (m / measure-02
            :ARG1-of (a2 / appropriate-02)
            :ARG2-of (ii / include-01
                  :ARG1 (c3 / compensate-01
                        :ARG1 (v / victim
                              :mod c
                              :ARG1-of (c4 / cause-01
                                    :ARG0 (e / explode-01
                                          :time (d / date-entity
                                                :weekday (m2 / monday))
                                          :location (c5 / city
                                                :name (n4 / name
                                                      :op1 "Istanbul"))))))))
      :time d
      :weekday (w / wednesday)
      :location (h2 / here))

# ::id 168 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok democratic legislators stepped up criticism of the halliburton co. on monday for what they called `` war profiteering , '' citing pentagon audits that question more than $ # billion of the company 's bills for work in iraq .
# ::alignments
(s / step-up-03
      :ARG0 (p / person
            :ARG0-of (l / legislate-01)
            :mod (d / democracy))
      :ARG1 (c / criticize-01
            :ARG0 p
            :ARG1 (c2 / company
                  :name (n / name
                        :op1 "Halliburton"))
            :ARG2 (t / thing
                  :ARG1-of (c3 / call-01
                        :ARG0 p
                        :ARG2 (p2 / profiteer
                              :mod (w / war-01)))))
      :time (d2 / date-entity
            :weekday (m / monday))
      :manner (c4 / cite-01
            :ARG0 p
            :ARG1 (a / audit-01
                  :ARG0 (g / government-organization
                        :name (n2 / name
                              :op1 "Pentagon"))
                  :ARG1 (b / bill-01
                        :ARG2 c2
                        :ARG3 (m2 / more-than
                              :op1 (m3 / monetary-quantity
                                    :quant 1000000000
                                    :unit (d3 / dollar)))
                        :purpose (w2 / work-01
                              :ARG0 c2
                              :location (c5 / country
                                    :name (n3 / name
                                          :op1 "Iraq")))))))

# ::id 169 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a group of heavily armed men stormed a luxury hotel in istanbul , turkey , early monday morning and took hostages , apparently in a protest against russian military action in chechnya .
# ::alignments
(a / and
      :op1 (s / storm-02
            :ARG0 (g / group
                  :consist-of (m / man
                        :ARG1-of (a2 / arm-01
                              :manner (h / heavy))))
            :ARG1 (h2 / hotel
                  :mod (l / luxury)
                  :location (c / city
                        :name (n / name
                              :op1 "Istanbul")
                        :location (p / province
                              :name (n2 / name
                                    :op1 "Turkey"))))
            :time (d / date-entity
                  :weekday (m2 / monday)
                  :dayperiod (m3 / morning)
                  :mod (e / early)))
      :op2 (t / take-01
            :ARG0 g
            :ARG1 (h3 / hostage)
            :purpose (p2 / protest-01
                  :ARG0 g
                  :ARG1 (a3 / action
                        :mod (m4 / military)
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Russia"))
                        :location p
                        :name (n4 / name
                              :op1 "Chechnya")))
            :ARG1-of (a4 / appear-02)))

# ::id 170 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan 's president asif ali zardari on monday signed into law sweeping constitutional reforms that strip him of key powers in a move to bolster parliamentary democracy weakened by military rule .
# ::alignments
(s / sign-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Asif"
                  :op2 "Ali"
                  :op3 "Zardari")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Pakistan"))
                  :ARG2 (p2 / president)))
      :ARG1 (l / law
            :ARG0-of (s2 / sweep-02
                  :ARG1 (r / reform-01
                        :ARG1 (c2 / constitution)
                        :ARG0-of (s3 / strip-01
                              :ARG1 (p3 / power
                                    :ARG1-of (k / key-02))
                              :ARG2 p))))
      :time (d / date-entity
            :weekday (m / monday))
      :purpose (m2 / move-02
            :ARG0 p
            :ARG1 (b / bolster-01
                  :ARG0 p
                  :ARG1 (d2 / democracy
                        :mod (p4 / parliamentary)
                        :ARG1-of (w / weaken-01
                              :ARG0 (r2 / rule-03
                                    :ARG0 (m3 / military)))))))

# ::id 171 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok authorities say at least four people have died in landslides triggered by a volcanic eruption in southwestern colombia .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (d / die-01
            :ARG1 (p / person
                  :quant (a2 / at-least
                        :op1 4))
            :ARG1-of (c / cause-01
                  :ARG0 (l / landslide
                        :ARG1-of (t / trigger-01
                              :ARG0 (e / erupt-01
                                    :ARG1 (v / volcano)
                                    :location (s2 / southwest
                                          :part-of (c2 / country
                                                :name (n / name
                                                      :op1 "Colombia")))))))))

# ::id 172 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three activists opposed to french nuclear weapons testing were arrested thursday when they tried stop a french warship from docking in oslo .
# ::alignments
(a / arrest-01
      :ARG1 (a2 / activist
            :quant 3
            :ARG0-of (o / oppose-01
                  :ARG1 (t / test-01
                        :ARG1 (w / weapon
                              :mod (n / nucleus))
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "France")))))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :time (t3 / try-01
            :ARG0 a2
            :ARG1 (s / stop-03
                  :ARG0 a2
                  :ARG1 (w2 / warship
                        :mod c)
                  :ARG2 (d2 / dock-01
                        :ARG1 w2
                        :ARG2 (ii / island
                              :name (n3 / name
                                    :op1 "Oslo"))))))

# ::id 173 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the airline swiss wednesday reported that one of its planes narrowly missed colliding with an aircraft from the dutch company klm over france .
# ::alignments
(r / report-01
      :ARG0 (a / airline
            :name (n / name
                  :op1 "Swiss"))
      :ARG1 (m / miss-02
            :ARG0 (p / plane
                  :quant 1
                  :ARG1-of (ii / include-91
                        :ARG2 (p2 / plane
                              :poss a)))
            :ARG1 (c / collide-01
                  :ARG1 p
                  :ARG2 (a2 / aircraft
                        :source (c2 / company
                              :name (n2 / name
                                    :op1 "KLM")
                              :location (c3 / country
                                    :name (n3 / name
                                          :op1 "France")))))
            :ARG1-of (n4 / narrow-02))
      :time (w / wednesday))

# ::id 174 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok romania 's former president ion iliescu , who led the country during most of its transition from communism , called thursday for suspended president traian basescu to be removed from office .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ion"
                  :op2 "Iiliescu")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Romania"))
                  :ARG2 (p2 / president)
                  :time (f / former))
            :ARG0-of (l / lead-02
                  :ARG1 c2
                  :time (t / transition-01
                        :ARG1 c2
                        :ARG2 (p3 / political-movement
                              :name (n3 / name
                                    :op1 "communism"))
                        :ARG3 (m / most))))
      :ARG1 (r / remove-01
            :ARG1 (p4 / person
                  :name (n4 / name
                        :op1 "Traian"
                        :op2 " basescu")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p5 / president))
                  :ARG1-of (s / suspend-01))
            :ARG2 (o / office))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 175 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united auto workers and general motors corp. agreed wednesday to a tentative contract that puts the responsibility for retirees ' health care into the union 's hands and ends a two-day strike , the first u.s.-wide strike against an automaker in ## years .
# ::alignments
(a / agree-01
      :ARG0 (a2 / and
            :op1 (p / person
                  :ARG0-of (w / work-01
                        :ARG2 (a3 / auto)))
            :op2 (c / company
                  :name (n / name
                        :op1 "General"
                        :op2 "Motors"
                        :op3 "Corporation"))
            :ARG1-of (u / unite-01))
      :ARG1 (c2 / contract-02
            :mod (t / tentative)
            :ARG0-of (p2 / put-03
                  :ARG1 (r / responsible-03
                        :ARG0 (p3 / person
                              :ARG0-of (r2 / retire-01))
                        :ARG1 (c3 / care-03
                              :ARG1 (h / health)))
                  :ARG2 (ii / in-ones-hands-04
                        :ARG0 (u2 / union
                              :ARG1 r))
                  :ARG0-of (e / end-01
                        :ARG1 (s / strike-02
                              :duration (t2 / temporal-quantity
                                    :quant 2
                                    :unit (d / day))
                              :ARG1-of (m / mean-01
                                    :ARG2 (s2 / strike-02
                                          :ARG0 (c4 / company
                                                :ARG0-of (m2 / make-01
                                                      :ARG1 (a4 / automobile)))
                                          :ord (o / ordinal-entity
                                                :value 1)
                                          :time (a5 / after
                                                :op1 (n2 / now)
                                                :quant (m3 / multiple
                                                      :op1 t2
                                                      :quant 1
                                                      :unit (y / year)))))))))
      :ARG2 a2
      :time (w2 / wednesday))

# ::id 176 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's commerce minister has warned that measures being taken in europe to fix the sovereign debt crisis are `` turning an acute disease into a chronic one '' , state media said friday .
# ::alignments
(s / say-01
      :ARG0 (m / media
            :mod (s2 / state))
      :ARG1 (w / warn-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "China"))
                        :ARG2 (m2 / minister
                              :topic (c2 / commerce))))
            :ARG1 (t / turn-02
                  :ARG0 (m3 / measure-02
                        :ARG1 (f / fix-02
                              :ARG1 (c3 / crisis
                                    :mod (d / debt
                                          :mod (s3 / sovereign)))
                              :location (c4 / continent
                                    :name (n2 / name
                                          :op1 "Europe"))))
                  :ARG1 (d2 / disease
                        :mod (a / acute))
                  :ARG2 (d3 / disease
                        :mod (c5 / chronic))))
      :time (d4 / date-entity
            :weekday (f2 / friday)))

# ::id 177 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok united nations secretary - general bank ki-moon on monday urged world leaders to collaborate on a treaty that would prohibit the production of fissile material for nuclear explosives .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bank"
                  :op2 "Ki-moon")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name n
                        :op1 "United"
                        :op2 "Nations"))
            :ARG2 (s / secretary
                  :mod (g / general)))
      :ARG1 (p2 / person
            :ARG0-of (l / lead-02
                  :ARG1 (w / world)))
      :ARG2 (c / collaborate-01
            :ARG0 p2
            :ARG2 (t / treaty
                  :ARG0-of (p3 / prohibit-01
                        :ARG1 (p4 / produce-01
                              :ARG1 (m / material
                                    :mod (f / fissile))
                              :ARG3 (e / explosive
                                    :mod (n2 / nucleus))))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 178 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok real madrid and spain captain iker casillas said monday that he was delighted to be allowed to attend the prince of asturias awards ceremony on friday night .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hiker"
                  :op2 "Casillas")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / and
                        :op1 (c / country
                              :name (n2 / name
                                    :op1 "Madrid"))
                        :op2 (r / region
                              :name (n3 / name
                                    :op1 "Spain")))
                  :ARG2 (c2 / captain)))
      :ARG1 (d / delight-01
            :ARG0 (a2 / allow-01
                  :ARG1 (a3 / attend-01
                        :ARG0 p
                        :ARG1 (c3 / ceremony
                              :topic (a4 / award-01
                                    :ARG2 (p2 / prince
                                          :mod (a5 / asturias)))
                              :time (d2 / date-entity
                                    :weekday (f / friday)
                                    :dayperiod (n4 / night))))
                  :ARG1 p)
            :ARG1 p)
      :time d2
      :weekday (m / monday))

# ::id 179 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the nigerian currency firmed this week against some major currencies due to the supply of forex which outweighed supply at the official dutch auction market -lrb- das -rrb- , dealers said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (f / firm-01
            :ARG1 (c / currency
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Niger")))
            :time (w / week
                  :mod (t / this))
            :prep-against (c3 / currency
                  :ARG1-of (m / major-02)
                  :mod (s2 / some))
            :ARG1-of (c4 / cause-01
                  :ARG0 (s3 / supply-01
                        :ARG1 (f2 / forex)
                        :ARG0-of (o / outweigh-01
                              :ARG1 (s4 / supply-01
                                    :location (m2 / market
                                          :mod (a / auction-02)
                                          :mod (o2 / official)
                                          :mod (c5 / country
                                                :name (n2 / name
                                                      :op1 "Dutch"))))))))
      :time (d2 / date-entity
            :weekday (f3 / friday)))

# ::id 180 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tianjin , one of the co-host cities of the beijing olympic games , is to ban construction at key building sites and limit factory sewage from july ## to sept. ## to help improve environment for the olympic games , the city announced recently .
# ::alignments
(a / announce-01
      :ARG0 (c / city
            :name (n / name
                  :op1 "Tianjin")
            :ARG1-of (ii / include-91
                  :ARG2 (c2 / city
                        :ARG0-of (h / host-01
                              :ARG1 (g / game
                                    :name (n2 / name
                                          :op1 "Beijing"
                                          :op2 "Olympic"
                                          :op3 "Games"))))))
      :ARG1 (a2 / and
            :op1 (b / ban-01
                  :ARG0 c
                  :ARG1 (c3 / construct-01
                        :location (s / site
                              :mod (b2 / building)
                              :ARG1-of (k / key-02))))
            :op2 (l / limit-01
                  :ARG0 c
                  :ARG1 (s2 / sewage
                        :mod (f / factory))
                  :ARG3 (d / date-entity
                        :month 7)
                  :ARG4 (s3 / sept.)
                  :purpose (h2 / help-01
                        :ARG0 c
                        :ARG1 (ii2 / improve-01
                              :ARG0 c
                              :ARG1 (e / environment
                                    :beneficiary g)))))
      :time (r / recent))

# ::id 181 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok niger 's government dissolved thursday after a no confidence vote led by an opposition group in the country 's parliament .
# ::alignments
(d / dissolve-01
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Niger"))))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :time (a / after
            :op1 (v / vote-01
                  :ARG1 (c2 / confidence)
                  :ARG2-of (l / lead-02
                        :ARG0 (g3 / group
                              :ARG0-of (o / oppose-01)
                              :location (g4 / government-organization
                                    :name (n2 / name
                                          :op1 "Parliament")
                                    :poss c))))))

# ::id 182 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok supporters of a california ballot initiative that would legalize the recreational use of marijuana have billed the measure as a new source of income for the state .
# ::alignments
(b / bill-01
      :ARG0 (p / person
            :ARG0-of (s / supply-01
                  :ARG1 (ii / initiative
                        :mod (b2 / ballot)
                        :mod (s2 / state
                              :name (n / name
                                    :op1 "California"))
                        :ARG0-of (l / legalize-01
                              :ARG1 (u / use-01
                                    :ARG1 (m / marijuana)
                                    :ARG2 (r / recreation-02))))))
      :ARG1 ii
      :ARG2 (s3 / source-02
            :ARG0 ii
            :ARG1 (ii2 / income)
            :ARG2 s2
            :ARG1-of (n2 / new-01)))

# ::id 183 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok elite soldiers who apparently feared being drummed out of the army over a may coup seized fiji 's main military barracks thursday and took hostages , but were flushed out by regular army troops in gun battles .
# ::alignments
(c / contrast-01
      :ARG1 (s / seize-01
            :ARG0 (s2 / soldier
                  :mod (e / elite)
                  :ARG0-of (f / fear-01
                        :ARG1 (d / drum-01
                              :ARG1 s2
                              :ARG2 (o / out-06
                                    :ARG1 s2
                                    :ARG2 (a / army))
                              :ARG1-of (c2 / cause-01
                                    :ARG0 (c3 / coup-01
                                          :ARG1-of (p / possible-01))))
                        :ARG1-of (a2 / appear-02)))
            :ARG1 (b / building
                  :name (n / name
                        :op1 "Battalion")
                  :mod (m / military)
                  :poss (c4 / city
                        :name (n2 / name
                              :op1 "Fiji"))
                  :mod (m2 / main))
            :time (d2 / date-entity
                  :weekday (t / thursday)))
      :ARG2 (f2 / flush-01
            :ARG0 (t2 / troop
                  :ARG1-of (r / regular-03)
                  :mod (a3 / army))
            :ARG1 s2
            :ARG2 (b2 / battle-01
                  :instrument (g / gun))))

# ::id 184 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok federal prosecutors claim they are inundated with thousands of secret documents and need a lot more time to review them before they can go to trial against two lodi men accused of having connections to terrorist training camps in pakistan .
# ::alignments
(c / claim-01
      :ARG0 (p / person
            :ARG0-of (p2 / prosecute-01)
            :mod (f / federal))
      :ARG1 (a / and
            :op1 (ii / inundate-01
                  :ARG1 p
                  :ARG2 (d / document
                        :mod (s / secret)
                        :quant (m / multiple
                              :op1 1000)))
            :op2 (n / need-01
                  :ARG0 p
                  :ARG1 (t / time
                        :ARG1-of (h / have-quant-91
                              :ARG3 (m2 / more
                                    :quant (l / lot))))
                  :purpose (r / review-01
                        :ARG0 p
                        :ARG1 d)
                  :time (b / before
                        :op1 (p3 / possible-01
                              :ARG1 (t2 / try-02
                                    :ARG0 p
                                    :ARG1 (m3 / man
                                          :quant 2
                                          :mod (l2 / lodge)
                                          :ARG1-of (a2 / accuse-01
                                                :ARG2 (h2 / have-03
                                                      :ARG0 m3
                                                      :ARG1 (c2 / connect-01
                                                            :ARG1 m3
                                                            :ARG2 (c3 / camp
                                                                  :location-of (t3 / train-01
                                                                        :ARG2 (t4 / terrorist))
                                                                  :location (c4 / country
                                                                        :name (n2 / name
                                                                              :op1 "Pakistan")))))))))))))

# ::id 185 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok giovanni savarese planned to be in italy this week , but not with the revolution .
# ::alignments
(c / contrast-01
      :ARG1 (p / plan-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Giovanni"
                        :op2 "Savarese"))
            :ARG1 (b / be-located-at-91
                  :ARG1 p2
                  :ARG2 (c2 / country
                        :name (n2 / name
                              :op1 "Italy"))
                  :time (w / week
                        :mod (t / this))))
      :ARG2 (p3 / plan-01
            :polarity -
            :ARG0 p2
            :ARG1 (r / revolution-03)))

# ::id 186 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok shaquille o'neal scored ## points and dwyane wade added ## and nine assists as the miami heat won their club-record ##th straight game monday , a ###-### national basketball association victory over the hawks .
# ::alignments
(a / and
      :op1 (s / score-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Shanquille"
                        :op2 "O'neal"))
            :ARG2 (p2 / point))
      :op2 (a2 / add-02
            :ARG0 (p3 / person
                  :name (n2 / name
                        :op1 "Dwyane"
                        :op2 "Wade"))
            :ARG1 (a3 / and
                  :op1 p2
                  :op2 (a4 / assist-01
                        :quant 9)))
      :time (w / win-01
            :ARG0 (h / heat
                  :mod (t / team
                        :name (n3 / name
                              :op1 "Miami")))
            :ARG1 (g / game
                  :ord (o / ordinal-entity
                        :value -1)
                  :ARG1-of (s2 / straight-04)
                  :poss h
                  :mod (c / club))
            :time (d / date-entity
                  :weekday (m / monday))
            :ARG1-of (m2 / mean-01
                  :ARG2 (w2 / win-01
                        :ARG0 (a5 / association
                              :mod (b / basketball)
                              :mod (n4 / nation))
                        :ARG2 (h2 / hawk)))))

# ::id 187 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok medicare premiums will rise nearly ## percent next year , to $ ## a month , and social security checks will grow by #.# percent , to cover increases in the cost of living , the government said wednesday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (a / and
            :op1 (r / rise-01
                  :ARG1 (p / premium
                        :mod (p2 / program
                              :name (n / name
                                    :op1 "Medicare")))
                  :ARG2 (n2 / nearly
                        :op1 (p3 / percentage-entity
                              :value 1))
                  :ARG4 (r2 / rate-entity-91
                        :ARG1 (m / monetary-quantity
                              :quant 1
                              :unit (d / dollar))
                        :ARG2 (t / temporal-quantity
                              :quant 1
                              :unit (m2 / month)))
                  :time (y / year
                        :mod (n3 / next)))
            :op2 (g3 / grow-01
                  :ARG1 (c / check
                        :mod p2
                        :name n
                        :op1 "Social"
                        :op2 "Security")))
      :ARG2 (p4 / percentage-entity
            :value 2)
      :purpose (c2 / cover-01
            :ARG0 c
            :ARG1 (ii / increase-01
                  :ARG1 (c3 / cost-01
                        :ARG1 (l / live-01))))
      :time (w / wednesday))

# ::id 188 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok danish prime minister anders fogh rasmussen on monday urged students attending a mock parliament in the country 's assembly to save energy to reduce carbon dioxide emissions and help curb global warming .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Anders"
                  :op2 "Rasmussen")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Denmark"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (p3 / person
            :ARG0-of (s / study-01)
            :ARG0-of (a / attend-01
                  :ARG1 (p4 / parliament
                        :mod (m2 / mock)
                        :location (a2 / assembly
                              :poss c))))
      :ARG2 (s2 / save-01
            :ARG0 p3
            :ARG1 (e / energy)
            :purpose (a3 / and
                  :op1 (r / reduce-01
                        :ARG0 p3
                        :ARG1 (e2 / emit-01
                              :ARG1 (s3 / small-molecule
                                    :name (n3 / name
                                          :op1 "carbon"
                                          :op2 "dioxide"))))
                  :op2 (h2 / help-01
                        :ARG0 p3
                        :ARG1 (c2 / curb-01
                              :ARG0 p3
                              :ARG1 (w / warm-01
                                    :ARG1 (g / globe))))))
      :time (d / date-entity
            :weekday (m3 / monday)))

# ::id 189 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok macao olympic committee would take up the role of <unk> in solving a dispute between fifa and the macao football association -lrb- afm -rrb- , which caused fifa 's recent suspension of afm 's membership .
# ::alignments
(t / take-up-31
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Macao"
                  :op2 "Olympic"
                  :op3 "Committee"))
      :ARG1 (r / role
            :poss (o2 / organization
                  :name (n2 / name
                        :op1 "Illinois"
                        :op2 "Football"
                        :op3 "Association")))
      :ARG2 (s / solve-01
            :ARG0 o
            :ARG1 (d / dispute-01
                  :ARG0 o2
                  :ARG1 (o3 / organization
                        :name (n3 / name
                              :op1 "Macao"
                              :op2 "Football"
                              :op3 "Association"))
                  :ARG2 (o4 / organization
                        :name (n4 / name
                              :op1 "FFA"))))
      :ARG0-of (c / cause-01
            :ARG1 (s2 / suspend-01
                  :ARG1 (h / have-org-role-91
                        :ARG0 o3
                        :ARG1 o4
                        :ARG2 (m / member))
                  :time (r2 / recent))))

# ::id 190 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a newscaster 's slip of the tongue during a news broadcast has resulted in a lawsuit against a local tv station .
# ::alignments
(r / result-01
      :ARG1 (s / slip-01
            :ARG0 (n / newscaster)
            :ARG1 (t / tongue)
            :time (b / broadcast-01
                  :ARG1 (n2 / news)))
      :ARG2 (s2 / sue-02
            :ARG1 (s3 / station
                  :mod (t2 / television)
                  :ARG1-of (l / local-02))))

# ::id 191 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok investors resigned themselves to lackluster first-quarter earnings tuesday and sent stocks moderately higher despite disappointing results from general motors and bank one .
# ::alignments
(a / and
      :op1 (r / resign-01
            :ARG0 (p / person
                  :ARG0-of (ii / invest-01)
                  :ARG1-of r)
            :ARG2 (e / earn-01
                  :time (d / date-entity
                        :weekday (t / tuesday))
                  :mod (l / lackluster)
                  :mod (q / quarter
                        :ord (o / ordinal-entity
                              :value 1))))
      :op2 (s / send-03
            :ARG0 p
            :ARG1 (s2 / stock)
            :ARG2 (h / high-02
                  :ARG1 s2
                  :degree (m / moderate))
            :concession (d2 / disappoint-01
                  :ARG0 (t2 / thing
                        :ARG2-of (r2 / result-01
                              :ARG1 (a2 / and
                                    :op1 (m2 / motor
                                          :ARG1-of (g / general-02))
                                    :op2 (b / bank
                                          :mod 1))))
                  :ARG1 p)))

# ::id 192 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the cult of st. john 's wort just keeps winning converts .
# ::alignments
(k / keep-02
      :ARG0 (c / cult
            :topic (p / person
                  :name (n / name
                        :op1 "st."
                        :op2 "John"
                        :op3 "Wort")))
      :ARG1 (w / win-01
            :ARG0 c
            :ARG1 (p2 / person
                  :ARG1-of (c2 / convert-01)))
      :mod (j / just))

# ::id 193 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the percentage of swiss poor families dependent on social welfare has increased from #.# percent in #### to #.# percent in #### , the swiss federal statistics bureau said friday .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Statistics"
                  :op2 "Bureau")
            :mod (f / federal)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Switzerland")))
      :ARG1 (ii / increase-01
            :ARG1 (p / percentage
                  :quant-of (f2 / family
                        :mod (p2 / poor)
                        :ARG0-of (d / depend-01
                              :ARG1 (w / welfare
                                    :mod (s2 / social)))))
            :ARG3 (p3 / percentage
                  :mod (p4 / publication
                        :name (n3 / name
                              :op1 "###")))
            :ARG4 (p5 / percentage
                  :mod p4)
            :ARG5 (p6 / percentage
                  :mod p4))
      :time (d2 / date-entity
            :weekday (f3 / friday)))

# ::id 194 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iran 's first vice-president hassan habibi left here for kazakhstan this morning on a three-day visit as part of efforts to enhance relations with the central asian countries .
# ::alignments
(l / leave-11
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hassan"
                  :op2 "Habibi")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Iran"))
                  :ARG2 (p2 / president
                        :mod (v / vice)
                        :ord (o / ordinal-entity
                              :value 1))))
      :ARG1 (h2 / here)
      :ARG2 (c2 / country
            :name (n3 / name
                  :op1 "Kazakhstan"))
      :time (d / date-entity
            :dayperiod (m / morning)
            :mod (t / today))
      :purpose (v2 / visit-01
            :ARG0 p
            :ARG1 c2
            :duration (t2 / temporal-quantity
                  :quant 3
                  :unit (d2 / day))
            :part-of (e / effort-01
                  :ARG1 (e2 / enhance-01
                        :ARG1 (r / relation-03
                              :ARG0 p
                              :ARG2 c2)))))

# ::id 195 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in her first public interview since her rescue seven months ago , elizabeth smart , the utah teenager whose abduction last year commanded nearly daily news media attention , says that her life has returned to normal after the ordeal .
# ::alignments
(s / say-01
      :ARG0 (t / teenager
            :name (n / name
                  :op1 "Elizabeth"
                  :op2 "Smart")
            :mod (u / utah)
            :ARG1-of (a / abduct-01
                  :time (y / year
                        :mod (l / last))
                  :ARG0-of (c / command-02
                        :ARG1 (a2 / attend-02
                              :ARG0 (m / media)
                              :ARG1 t
                              :frequency (n2 / nearly
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (d / day))))
                        :mod (n3 / news))))
      :ARG1 (r / return-01
            :ARG1 (l2 / life
                  :poss t)
            :ARG4 (n4 / normal-02
                  :ARG1 l2)
            :time (a3 / after
                  :op1 (o / ordeal)))
      :location (ii / interview-01
            :ARG1 t
            :ARG1-of (p / public-02)
            :ord (o2 / ordinal-entity
                  :value 1)
            :time (s2 / since
                  :op1 (r2 / rescue-01
                        :ARG1 t
                        :time (b / before
                              :op1 (n5 / now)
                              :quant t2
                              :quant 7
                              :unit (m2 / month))))))

# ::id 196 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prime minister gordon brown renewed thursday a warning that britain will boycott a summit of european and african leaders if zimbabwe 's president robert mugabe attends .
# ::alignments
(r / renew-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gordon"
                  :op2 "Brown")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (w / warn-01
            :ARG1 (b / boycott-01
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "Britain"))
                  :ARG1 (s / summit
                        :consist-of (a / and
                              :op1 (p3 / person
                                    :ARG0-of (l / lead-02)
                                    :mod (c2 / continent
                                          :name (n3 / name
                                                :op1 "Europe")))
                              :op2 (p4 / person
                                    :ARG0-of (l2 / lead-02)
                                    :mod (c3 / continent
                                          :name (n4 / name
                                                :op1 "Africa"))))
                        :condition (a2 / attend-01
                              :ARG0 (p5 / person
                                    :name (n5 / name
                                          :op1 "Roberbert"
                                          :op2 "Mugabe")
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (c4 / country
                                                :name (n6 / name
                                                      :op1 "Zimbabwe"))
                                          :ARG2 (p6 / president)))
                              :ARG1 s))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 197 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean president roh <unk> said monday anti-us student activists should be punished for blocking his motorcade at the weekend to protest what they called his `` humiliating '' trip to the united states .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Roh"
                  :op2 "Korea")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Korea"))
                  :ARG2 (p2 / president)))
      :ARG1 (r / recommend-01
            :ARG1 (p3 / punish-01
                  :ARG1 (a / activist
                        :ARG0-of (o / oppose-01
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "United"
                                          :op2 "States")))
                        :ARG0-of (s2 / study-01))
                  :ARG2 (b / block-01
                        :ARG0 a
                        :ARG1 (m / motorcade
                              :poss p)
                        :time (w / weekend)
                        :purpose (p4 / protest-01
                              :ARG0 a
                              :ARG1 (t / thing
                                    :ARG1-of (c3 / call-01
                                          :ARG0 a
                                          :ARG2 (t2 / trip-03
                                                :ARG0 p
                                                :ARG1 c2
                                                :ARG0-of (h2 / humiliate-01))))))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 198 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok un secretary-general kofi annan on monday welcomed a new global code of conduct against the spread of ballistic missiles .
# ::alignments
(w / welcome-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kofi"
                  :op2 "Annan")
            :ARG0-of (h / have-org-role-91
                  :polarity -
                  :ARG2 (s / secretary
                        :mod (g / general))))
      :ARG1 (c / code
            :topic (c2 / conduct-02
                  :ARG1 (o / oppose-01
                        :ARG1 (s2 / spread-03
                              :ARG1 (m / missile
                                    :mod (b / ballistic)))))
            :mod (g2 / globe)
            :ARG1-of (n2 / new-01))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 199 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japan 's <unk> peace foundation has decided to award its ##th <unk> peace prize to taiwan 's dharma master cheng yen , founder of the buddhist compassion relief tzu chi foundation , in recognition of her contribution to serving people in need , a tzu chi spokesman said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "Tzu"
                              :op2 "Chi"
                              :op3 "Foundation")
                        :poss (c / country
                              :name (n2 / name
                                    :op1 "Japan")))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (d / decide-01
            :ARG0 o
            :ARG1 (a / award-01
                  :ARG0 o
                  :ARG1 (p2 / prize
                        :name (n3 / name
                              :op1 "Kingdom"
                              :op2 "of"
                              :op3 "Peace"
                              :op4 "Prize")
                        :poss o
                        :ord (o2 / ordinal-entity
                              :value 1))
                  :ARG2 (p3 / person
                        :name (n4 / name
                              :op1 "Cheng"
                              :op2 "Y yen")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (o3 / organization
                                    :name (n5 / name
                                          :op1 "Dharma"
                                          :op2 "Master")
                                    :poss (c2 / country
                                          :name (n6 / name
                                                :op1 "Taiwan")))
                              :ARG2 (f / found-01
                                    :ARG0 p3
                                    :ARG1 o3)))
                  :ARG1-of (c3 / cause-01
                        :ARG0 (r / recognize-01
                              :ARG0 o
                              :ARG1 (c4 / contribute-01
                                    :ARG0 p3
                                    :ARG2 (s3 / serve-01
                                          :ARG0 p3
                                          :ARG2 (p4 / person
                                                :ARG0-of (n7 / need-01))))))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 200 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok maputo , march # -lrb- xinhua -rrb- -- since #### , mozambique has cleared off ##,### pieces of explosives of various types on a land of ## million square meters .
# ::alignments
(m / multi-sentence
      :snt1 (c / city
            :name (n / name
                  :op1 "Maputo"))
      :snt2 (m2 / march-01
            :mode imperative
            :ARG0 (y / you))
      :snt3 (c2 / clear-off-04
            :ARG0 (c3 / country
                  :name (n2 / name
                        :op1 "Mozambique"))
            :ARG1 (p / piece
                  :mod (e / explosive)
                  :mod (t / type
                        :mod (v / various)))
            :location (l / land
                  :consist-of (a / area-quantity
                        :quant 1000000
                        :unit (s / square-meter)))))

# ::id 201 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in the aftermath of a supreme court decision striking down a georgia congressional district that was drawn along racial lines , a fight is under way over the future of the largely hispanic ##th district in new york city .
# ::alignments
(f / fight-01
      :ARG2 (f2 / future
            :poss (d / district
                  :mod (h / hispanic
                        :degree (l / large))
                  :location (c / city
                        :name (n / name
                              :op1 "New"
                              :op2 "York"))))
      :time (a / aftermath-01
            :ARG1 (d2 / decide-01
                  :ARG0 (g / government-organization
                        :name (n2 / name
                              :op1 "Supreme"
                              :op2 "Court"))
                  :ARG0-of (s / strike-down-05
                        :ARG1 (d3 / district
                              :name (n3 / name
                                    :op1 "Georgia"
                                    :op2 "Congress")
                              :ARG1-of (d4 / draw-02
                                    :manner (a2 / along
                                          :op1 (l2 / line
                                                :mod (r / race)))))))))

# ::id 202 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian inflation picked up in october as consumer prices rose #.# percent over one month , bringing the increase since the beginning of the year to #.# percent , the federal statistics service said friday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Federal"
                  :op2 "Statistics"
                  :op3 "Service"))
      :ARG1 (p / pick-up-04
            :ARG1 (ii / inflate-01
                  :ARG1 (c / country
                        :name n
                        :op1 "Russia")))
      :time (d / date-entity
            :month 10)
      :ARG1-of (c2 / cause-01
            :ARG0 (r / rise-01
                  :ARG1 (p2 / price-01
                        :ARG2 (p3 / person
                              :ARG0-of (c3 / consume-01)))
                  :ARG4 (p4 / percentage-entity))))

# ::id 203 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain 's naseem hamed retained his world boxing organisation -lrb- wbo -rrb- featherweight title when he stopped <unk> remigio molina of argentina in the second round of a <unk> twelve-round contest in manchester on saturday .
# ::alignments
(r / retain-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "Kingdom"))
      :ARG1 (t / title
            :mod (w / world)
            :mod (f / featherweight)
            :poss c)
      :time (s / stop-03
            :ARG0 c
            :ARG1 (p / person
                  :name (n2 / name
                        :op1 "Remigio"
                        :op2 "Molina")
                  :source (c2 / country
                        :name (n3 / name
                              :op1 "Argentina")))
            :time (r2 / round
                  :ord (o / ordinal-entity
                        :value 2)
                  :subevent-of (c3 / contest-02
                        :ARG0 p
                        :ARG3 (r3 / round
                              :quant 12)
                        :location (c4 / city
                              :name (n4 / name
                                    :op1 "Manchester"))
                        :time (d / date-entity
                              :weekday (s2 / saturday))))))

# ::id 204 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok beijing , sept. # -lrb- xinhua -rrb- - china railway construction corporation -lrb- crcc -rrb- , one of china 's largest heavy construction firms , said tuesday its first-half-year net profits rose ##.# percent from one year earlier .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "China"
                  :op2 " railway"
                  :op3 "constant"
                  :op4 "Construction"
                  :op5 "Corporation")
            :ARG1-of (ii / include-91
                  :ARG2 (f / firm
                        :mod (h / heavy)
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (l / large)
                              :ARG3 (m / most)))))
      :ARG1 (r / rise-01
            :ARG1 (p / profit-01
                  :ARG0 c
                  :mod (n3 / net)
                  :time (h3 / half
                        :ord (o / ordinal-entity
                              :value 1)))
            :ARG2 (p2 / percentage-entity
                  :value "0."
                  :ARG3-of r)
            :value "1/2")
      :time (b / before
            :op1 (d / date-entity
                  :quant (t / temporal-quantity
                        :quant 1
                        :unit (y / year))))
      :time d
      :weekday (t2 / tuesday)
      :location (c3 / city
            :name (n4 / name
                  :op1 "Beijing")))

# ::id 205 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok england cricket <unk> andrew flintoff went to extra lengths to receive britain 's most prestigious annual sports award .
# ::alignments
(g / go-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Andrew"
                  :op2 "Flintoff")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "England"
                              :op2 "Cricket"))))
      :ARG4 (l / length
            :mod (e / extra))
      :purpose (r / receive-01
            :ARG0 p
            :ARG1 (a / award-01
                  :ARG1 (s / sport)
                  :ARG2 (c / country
                        :name (n3 / name
                              :op1 "Britain"))
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (p2 / prestigious)
                        :ARG3 (m / most)
                        :ARG5 c)
                  :frequency (r2 / rate-entity-91
                        :ARG3 (t2 / temporal-quantity
                              :quant 1
                              :unit (y / year))))))

# ::id 206 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two canadian soldiers have been killed in southern afghanistan , while a governor escaped an assassination attempt and officials reported ## more deaths in taliban-linked violence .
# ::alignments
(a / and
      :op1 (k / kill-01
            :ARG1 (s / soldier
                  :quant 2
                  :mod (c / country
                        :name (n / name
                              :op1 "Canada")))
            :location (s2 / south
                  :part-of (c2 / country
                        :name (n2 / name
                              :op1 "Afghanistan"))))
      :op2 (e / escape-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (g / governor)))
            :ARG1 (a2 / attempt-01
                  :ARG0 p
                  :ARG1 (a3 / assassinate-01
                        :ARG0 p)))
      :op3 (r / report-01
            :ARG0 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (o / official)))
            :ARG1 (d / die-01
                  :ARG1-of (c3 / cause-01
                        :ARG0 (v / violence
                              :ARG1-of (l / link-01
                                    :ARG2 (c4 / criminal-organization
                                          :name (n3 / name
                                                :op1 "Taliban")))))
                  :mod (m / more))))

# ::id 207 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush on thursday met with mexican president vicente fox to discuss temporary visas for mexican workers and plans for long-range energy development between mexico , the united states and canada .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / person
            :name (n2 / name
                  :op1 " vicente"
                  :op2 "Fox")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c / country
                        :name (n3 / name
                              :op1 "Mexico"))
                  :ARG2 (p4 / president)))
      :time (d / date-entity
            :weekday (t / thursday))
      :purpose (d2 / discuss-01
            :ARG0 p
            :ARG1 (a / and
                  :op1 (v / visa
                        :mod (t2 / temporary)
                        :beneficiary (p5 / person
                              :ARG0-of (w / work-01)
                              :mod c))
                  :op2 (p6 / plan-01
                        :ARG1 (d3 / develop-02
                              :ARG1 (e / energy)
                              :ARG4 (a2 / and
                                    :op1 c
                                    :op2 (c2 / country
                                          :name (n4 / name
                                                :op1 "United"
                                                :op2 "States"))
                                    :op3 (c3 / country
                                          :name (n5 / name
                                                :op1 "Canada")))
                              :ARG1-of (r / range-01
                                    :ARG2 (l / long-03)))))))

# ::id 208 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian navy chief of staff bernard kent sondakh said here monday the country entered the final stage in its plan to purchase four warships worth ### million us dollars from the netherlands .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bernard"
                  :op2 "Kent"
                  :op3 "Sondakh")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (n2 / navy
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "Indonesia")))
                  :ARG2 (c2 / chief
                        :topic (s2 / staff))))
      :ARG1 (e / enter-01
            :ARG0 c
            :ARG1 (s3 / stage
                  :mod (f / final)
                  :part-of (p2 / plan-01
                        :ARG0 c
                        :ARG1 (p3 / purchase-01
                              :ARG0 c
                              :ARG1 (w / warship
                                    :quant 4
                                    :ARG1-of (w2 / worth-01
                                          :ARG2 (m / monetary-quantity
                                                :quant 10000000
                                                :unit (d / dollar
                                                      :mod c
                                                      :name (n4 / name
                                                            :op1 "US")))))))))
      :location (h2 / here)
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 209 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police in sacramento , capital of california state , are launching a massive manhunt sunday for a former security guard who shot and killed four co - workers saturday night .
# ::alignments
(l / launch-01
      :ARG0 (p / police
            :location (c / city
                  :name (n / name
                        :op1 "M sacramento")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (s / state
                              :name (n2 / name
                                    :op1 "California"))
                        :ARG2 (c2 / capital))))
      :ARG1 (m / manhunt
            :mod (m2 / massive))
      :time (d / date-entity
            :weekday (s2 / sunday))
      :beneficiary (p2 / person
            :ARG0-of (g / guard-01
                  :ARG1 (s3 / security)
                  :time (f / former))
            :ARG0-of (s4 / shoot-02
                  :ARG1 (p3 / person
                        :quant 4
                        :ARG0-of (w / work-01
                              :ARG2 p2))
                  :time (d2 / date-entity
                        :weekday (s5 / saturday)
                        :dayperiod (n3 / night)))
            :ARG0-of (k / kill-01
                  :ARG1 p3)))

# ::id 210 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bbc world service is to make programs in cantonese available on the internet while cutting back on its short wave broadcasts , it was announced here today .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "BBC"
                  :op2 "World"
                  :op3 "Service"))
      :ARG1 (m / make-02
            :ARG0 c
            :ARG1 (a2 / available-02
                  :ARG2 (p / program
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "Cantonese")))
                  :medium (ii / internet))
            :time (c3 / cut-back-05
                  :ARG0 c
                  :ARG1 (b / broadcast-01
                        :ARG0 c
                        :manner (w / wave
                              :ARG1-of (s / short-07)))))
      :location (h / here)
      :time (t / today))

# ::id 211 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices kept rising monday after closing at a new record in the previous session on worries that supplies are insufficient for coming winter demand and concerns over the conflict between turkey and kurds in northern iraq .
# ::alignments
(k / keep-02
      :ARG1 (r / rise-01
            :ARG1 (p / price-01
                  :ARG1 (o / oil))
            :time (d / date-entity
                  :weekday (m / monday))
            :time (a / after
                  :op1 (c / close-01
                        :ARG1 p
                        :ARG2 (r2 / record
                              :ARG1-of (n / new-01))
                        :time (s / session
                              :mod (p2 / previous))))
            :ARG1-of (c2 / cause-01
                  :ARG0 (a2 / and
                        :op1 (w / worry-01
                              :ARG0 (s2 / suffice-01
                                    :polarity -
                                    :ARG0 (s3 / supply-01)
                                    :ARG1 (d2 / demand-01
                                          :time (d3 / date-entity
                                                :season (w2 / winter)
                                                :ARG1-of (c3 / come-01)))))
                        :op2 (w3 / worry-01
                              :ARG0 (c4 / conflict-01
                                    :ARG0 (t / turkey)
                                    :ARG1 (k2 / kurd)
                                    :location (c5 / country-region
                                          :name (n2 / name
                                                :op1 "Northern"
                                                :op2 "Iraq"))))))))

# ::id 212 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany and ghana played a <unk> first half but neither side scored in their last world cup group d match in soccer city stadium on wednesday .
# ::alignments
(c / contrast-01
      :ARG1 (p / play-01
            :ARG0 (a / and
                  :op1 (t / team
                        :name (n / name
                              :op1 "Germany"))
                  :op2 (t2 / team
                        :name (n2 / name
                              :op1 "Ghana")))
            :ARG1 (h / half
                  :ord (o / ordinal-entity
                        :value 1)))
      :ARG2 (s / score-01
            :polarity -
            :ARG1 (s2 / side
                  :mod (e / either))
            :ARG3 (m / match-03
                  :ARG0 (g / group
                        :mod (o2 / organization
                              :name (n3 / name
                                    :op1 "World"
                                    :op2 "Cup")))
                  :mod (l / last)
                  :location (s3 / stadium
                        :mod (c2 / city
                              :mod (s4 / soccer)))
                  :time (w / wednesday))))

# ::id 213 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok xavier malisse of belgium won his second atp title of the year when he beat top-seeded james blake #-# , #-# , #-# in the delray beach international final on monday .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Xavier"
                  :op2 "Michele")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Belgium")))
      :ARG1 (t / title
            :ord (o / ordinal-entity
                  :value 2)
            :mod (g / game
                  :name (n3 / name
                        :op1 "AtP"))
            :poss p)
      :time (b / beat-03
            :ARG0 p
            :ARG1 (p2 / person
                  :name (n4 / name
                        :op1 "James"
                        :op2 "Blake")
                  :ARG1-of (s / seed-01
                        :mod (t2 / top)))
            :ARG2 (f / final
                  :mod (ii / international)
                  :location (b2 / beach
                        :name (n5 / name
                              :op1 "Delray"
                              :op2 "Beach")))
            :time (d / date-entity
                  :weekday (m / monday))))

# ::id 214 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok toyota says it will expand a recall announced last year to fix tundra pickup trucks with frames that could rust .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Toyota"))
      :ARG1 (e / expand-01
            :ARG0 c
            :ARG1 (r / recall-02
                  :ARG1 (f / fix-02
                        :ARG0 c
                        :ARG1 (t / truck
                              :mod (p / pickup)
                              :mod c
                              :name (n2 / name
                                    :op1 "Tundra")))
                  :ARG2 (f2 / frame
                        :ARG1-of (r2 / rust-01
                              :ARG1-of (p2 / possible-01))))
            :ARG1-of (a / announce-01
                  :time (y / year
                        :mod (l / last)))))

# ::id 215 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush dropped his opposition wednesday to a broad housing package aimed at bolstering the sagging u.s. economy , despite his objections to including $ #.# billion for neighborhoods hit hardest by foreclosures .
# ::alignments
(d / drop-05
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "W."
                  :op3 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (o / oppose-01
            :ARG0 p
            :ARG1 (p3 / package
                  :topic (h2 / house-01)
                  :ARG1-of (b / broad-02)
                  :ARG1-of (a / aim-02
                        :ARG2 (b2 / bolster-01
                              :ARG0 p3
                              :ARG1 (e / economy
                                    :ARG0-of (l / lag-01
                                          :ARG1 (c / country
                                                :name (n2 / name
                                                      :op1 "United"
                                                      :op2 "States"))))))))
      :time (w / wednesday)
      :concession (o2 / object-01
            :ARG0 p
            :ARG1 (ii / include-01
                  :ARG0 p
                  :ARG1 (m / monetary-quantity
                        :quant 1000000000
                        :unit (d2 / dollar))
                  :ARG2 (n3 / neighborhood
                        :ARG1-of (h3 / hit-01
                              :ARG0 (f / foreclose-01)
                              :ARG1-of (h4 / hard-02
                                    :ARG2-of (h5 / have-degree-91
                                          :ARG1 f
                                          :ARG3 (m2 / most))))))))

# ::id 216 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a federal jury found tuesday that the city of seattle violated the constitutional rights of ### protesters who were arrested during a demonstration during the world trade organization meeting in #### .
# ::alignments
(f / find-02
      :ARG0 (j / jury
            :mod (f2 / federal))
      :ARG1 (v / violate-01
            :ARG0 (c / city
                  :name (n / name
                        :op1 "Sattle"))
            :ARG1 (r / right-05
                  :ARG1 (p / person
                        :ARG0-of (p2 / protest-01)
                        :mod (p3 / political-movement
                              :name (n2 / name
                                    :op1 "Occupy"
                                    :op2 "Wall"
                                    :op3 "Street"))
                        :ARG1-of (a / arrest-01
                              :time (d / demonstrate-01
                                    :time (m / meet-03
                                          :ARG0 (o / organization
                                                :mod (t / trade-01))
                                          :mod (w / world)))))
                  :mod (c2 / constitution)))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 217 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in abandoning power , slobodan milosevic left behind a long trail of massive human rights violations _ a daunting legacy that president vojislav kostunica has pledged to confront .
# ::alignments
(l / leave-behind-18
      :ARG0 (p / person
            :name (n / name
                  :op1 "Slobodan"
                  :op2 "Milosevic"))
      :ARG1 (t / trail
            :ARG1-of (l2 / long-03)
            :topic (v / violate-01
                  :ARG1 (r / right-05
                        :ARG1 (h / human))
                  :mod (m / massive))
            :ARG0-of (d / daunt-01
                  :ARG1-of (c / confront-01
                        :ARG0 (p2 / person
                              :name (n2 / name
                                    :op1 "Vojislav"
                                    :op2 "Kostunica")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p3 / president)))
                        :ARG1-of (p4 / pledge-01
                              :ARG0 p2))))
      :time (a / abandon-01
            :ARG0 p
            :ARG1 (p5 / power)))

# ::id 218 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thousands of people joined peace rallies around australia saturday in protest at the conservative government 's willingness to join a us-led invasion to disarm iraq .
# ::alignments
(j / join-04
      :ARG0 (p / person
            :quant (m / multiple
                  :op1 1000))
      :ARG1 (r / rally-01
            :ARG2 (p2 / peace)
            :location (a / around
                  :op1 (c / country
                        :name (n / name
                              :op1 "Australia"))))
      :purpose (p3 / protest-01
            :ARG0 p
            :ARG1 (w / will-02
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01)
                        :mod (c2 / conservative))
                  :ARG1 (j2 / join-01
                        :ARG0 g
                        :ARG1 (ii / invade-01
                              :ARG1-of (l / lead-02
                                    :ARG0 (w2 / we))
                              :purpose (d / disarm-01
                                    :ARG0 g
                                    :ARG1 (c3 / country
                                          :name (n2 / name
                                                :op1 "Iraq")))))))
      :time (d2 / date-entity
            :weekday (s / saturday)))

# ::id 219 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippine government will need about ##.## billion pesos annually for the next three years to improve the farmers productivity and eventually solve rice shortage in the country .
# ::alignments
(n / need-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Phillipines"))))
      :ARG1 (r / rate-entity-91
            :ARG1 (a / about
                  :op1 (m / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar)))
            :ARG2 (t / temporal-quantity
                  :quant 3
                  :unit (y / year)
                  :mod (n3 / next)))
      :purpose (a2 / and
            :op1 (ii / improve-01
                  :ARG0 g
                  :ARG1 (p / productive-03
                        :ARG0 (p2 / person
                              :ARG0-of (f / farm-01))))
            :op2 (s / solve-01
                  :ARG0 g
                  :ARG1 (s2 / short-06
                        :ARG2 (r2 / rice)
                        :location c)
                  :time (e / eventual))))

# ::id 220 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mci worldcom , riding the performance of its internet , data and international operations , reported first-quarter earnings nearly double from a year ago and slightly ahead of wall street estimates .
# ::alignments
(r / report-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Mci"
                  :op2 "Worldcom")
            :ARG0-of (r2 / ride-01
                  :ARG1 (p / perform-02
                        :ARG0 (a / and
                              :op1 (ii / internet)
                              :op2 (d / data)
                              :op3 (o / operation
                                    :mod (ii2 / international))
                              :poss c))))
      :ARG1 (a2 / and
            :op1 (d2 / double-01
                  :ARG1 (e / earn-01
                        :ARG0 c
                        :time (q / quarter
                              :ord (o2 / ordinal-entity
                                    :value 1)))
                  :ARG3 (n2 / nearly
                        :op1 2)
                  :ARG4 (e2 / earn-01
                        :ARG0 c
                        :time (b / before
                              :op1 (n3 / now)
                              :quant (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))))
            :op2 (a3 / ahead
                  :op1 (e3 / estimate-01
                        :ARG0 (m / market-sector
                              :name n
                              :op1 "Wall"
                              :op2 "Street")))
            :degree (s / slight)))

# ::id 221 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok li peng , chairman of the standing committee of the chinese national people 's congress npc -rrb- , met with sher bahadur deupa , former prime minister of nepal , at the great hall of the people today .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "li"
                  :op2 "Peng")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / committee
                        :ARG0-of (s / stand-01)
                        :part-of (g / government-organization
                              :name (n2 / name
                                    :op1 "Chinese"
                                    :op2 "National"
                                    :op3 "People's"
                                    :op4 "Congress")))
                  :ARG2 (c2 / chairman)))
      :ARG1 (p2 / person
            :name (n3 / name
                  :op1 "Sher"
                  :op2 "Bahadur"
                  :op3 "Deupa")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (g2 / government-organization
                        :name (n4 / name
                              :op1 "Nepal"))
                  :ARG2 (m2 / minister
                        :mod (p3 / prime))
                  :time (f / former)))
      :location (h3 / hall
            :mod (g3 / great)
            :poss (p4 / people))
      :time (t / today))

# ::id 222 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok archivists are using hot air and blotting paper to salvage hundreds of thousands of pages of government records damaged in a fire at a national archives storage center just outside washington .
# ::alignments
(u / use-01
      :ARG0 (a / archivist)
      :ARG1 (a2 / and
            :op1 (a3 / air
                  :ARG1-of (h / hot-05))
            :op2 (b / blot-01
                  :ARG0archivist (p / paper)))
      :ARG2 (s / salvage-01
            :ARG0archivist (p2 / page
                  :quant (m / multiple
                        :op1 100000)
                  :mod (r / record
                        :mod (g / government-organization
                              :ARG0-of (g2 / govern-01)))
                  :ARG1-of (d / damage-01
                        :ARG0 (f / fire
                              :location (c / center
                                    :ARG2-of (s2 / store-01)
                                    :mod (a4 / archives)
                                    :mod (n / nation)
                                    :location (o / outside
                                          :op1 (c2 / city
                                                :name (n2 / name
                                                      :op1 "Washington"))
                                          :mod (j / just))))))))

# ::id 223 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok due to an injury in his left thigh , whether portugal 's star midfielder luis figo will appear for wednesday 's friendly game against sweden remains unclear .
# ::alignments
(r / remain-01
      :ARG1 (t / truth-value
            :polarity-of (a / appear-01
                  :ARG1 (p / person
                        :name (n / name
                              :op1 "Luis"
                              :op2 "Ficus")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (t2 / team
                                    :name (n2 / name
                                          :op1 "Portugal"))
                              :ARG2 (m / midfielder
                                    :mod (s / star))))
                  :purpose (g / game
                        :ARG1-of (f / friendly-01)
                        :poss t2
                        :prep-against (t3 / team
                              :name (n3 / name
                                    :op1 "Sweden"))
                        :time (d / date-entity
                              :weekday (w / wednesday)))))
      :ARG3 (c / clear-06
            :polarity -))

# ::id 224 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a young yemeni man suspected of ties to al-qaida testified sunday he killed three american doctors at a southern baptist missionary hospital in december because he believed they were trying to turn yemeni muslims into christians .
# ::alignments
(t / testify-01
      :ARG0 (m / man
            :mod (y / young)
            :mod (c / country
                  :name (n / name
                        :op1 "Yemen"))
            :ARG1-of (s / suspect-01
                  :ARG2 (t2 / tie-01
                        :ARG1 m
                        :ARG2 (c2 / criminal-organization
                              :name (n2 / name
                                    :op1 "al-Qaida")))))
      :ARG1 (k / kill-01
            :ARG0 m
            :ARG1 (d / doctor
                  :quant 3
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "America")))
            :location (h / hospital
                  :mod (m2 / missionary)
                  :mod (r / religious-group
                        :name (n4 / name
                              :op1 "Baptist"))
                  :location (s2 / south))
            :time (d2 / date-entity
                  :month 12)
            :ARG1-of (c4 / cause-01
                  :ARG0 (b / believe-01
                        :ARG0 m
                        :ARG1 (t3 / try-01
                              :ARG0 m
                              :ARG1 (t4 / turn-02
                                    :ARG0 m
                                    :ARG1 (p / person
                                          :mod c
                                          :mod (r2 / religious-group
                                                :name (n5 / name
                                                      :op1 "Muslim")))
                                    :ARG2 (p2 / person
                                          :mod (r3 / religious-group
                                                :name (n6 / name
                                                      :op1 "Christian"))))))))
      :time (s3 / sunday))

# ::id 225 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok daniel i. sargent , a salomon brothers senior managing director and founder of the securities firm 's corporate finance department , died today .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Daniel"
                  :op2 "I."
                  :op3 "Sargent")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :name (n2 / name
                              :op1 "Salomon"
                              :op2 "Brothers"))
                  :ARG2 (d2 / director
                        :mod (s / senior)
                        :ARG0-of (m / manage-01)))
            :ARG0-of (f / found-01
                  :ARG1 (d3 / department
                        :topic (f2 / finance
                              :mod (c2 / corporate))
                        :poss (f3 / firm
                              :mod (s2 / securities)))))
      :time (t / today))

# ::id 226 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the implementation of a medium-term financial program in south africa must address the structural deficiencies inherent in the economy , governor of the reserve bank chris stals said today .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chris"
                  :op2 "Stals")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (b / bank
                        :ARG1-of (r / reserve-01))
                  :ARG2 (g / governor)))
      :ARG1 (o / obligate-01
            :ARG2 (a / address-02
                  :ARG0 (ii / implement-01
                        :ARG1 (p2 / program
                              :mod (f / finance)
                              :duration (t / term
                                    :mod (m / medium))
                              :location (s2 / south
                                    :part-of (c / continent
                                          :name (n2 / name
                                                :op1 "Africa"))))
                        :ARG1 (d / deficiency
                              :mod (s3 / structure)
                              :mod (ii2 / inherent
                                    :location (e / economy)))))
            :time (t2 / today)))

# ::id 227 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok once nearly extinct , trumpeter swans now flock by the thousands each winter to the rural farmlands and estuaries of northwestern washington 's skagit valley .
# ::alignments
(f / flock-01
      :ARG0 (b / bird
            :name (n / name
                  :op1 " trumpeter"
                  :op2 "Swan"))
      :frequency (r / rate-entity-91
            :ARG1 (m / multiple
                  :op1 1000)
            :ARG2 (d / date-entity
                  :season (w / winter)
                  :mod (e / each)))
      :destination (a / and
            :op1 (f2 / farmland
                  :mod (r2 / rural))
            :op2 (e2 / estuaries
                  :location (v / valley
                        :name (n2 / name
                              :op1 "skagit")
                        :part-of (c / county
                              :name (n3 / name
                                    :op1 "Washington")
                              :part (n4 / northwest)))))
      :time (o / once
            :op1 (e3 / extinct
                  :degree (n5 / near))))

# ::id 228 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european stocks and wall street futures fell modestly monday as some investors feared that a quicker u.s. economic recovery will cause interest rates to rise sooner than expected .
# ::alignments
(f / fall-01
      :ARG1 (a / and
            :op1 (s / stock
                  :mod (c / continent
                        :name (n / name
                              :op1 "Europe")))
            :op2 (f2 / futures
                  :mod (m / market-sector
                        :name (n2 / name
                              :op1 "Wall"
                              :op2 "Street"))))
      :time (d / date-entity
            :weekday (m2 / monday))
      :manner (m3 / modest)
      :ARG1-of (c2 / cause-01
            :ARG0 (f3 / fear-01
                  :ARG0 (p / person
                        :ARG0-of (ii / invest-01)
                        :quant (s2 / some))
                  :ARG1 (c3 / cause-01
                        :ARG0 (r / recover-01
                              :ARG1 (e / economy
                                    :poss (c4 / country
                                          :name (n3 / name
                                                :op1 "U.S.")))
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (q / quick-02
                                          :ARG1 r)
                                    :ARG3 (m4 / more)
                                    :ARG4 (e2 / expect-01)))
                        :ARG1 (r2 / rise-01
                              :ARG1 (r3 / rate
                                    :mod (ii2 / interest))
                              :time (s3 / soon
                                    :ARG2-of h
                                    :ARG1 r2
                                    :ARG3 m4)
                              :ARG4 e2)))))

# ::id 229 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a retired state department worker and his wife , accused of a decadeslong plot to spy for cuba , pleaded guilty friday in a deal that will leave him in jail for the rest of his life but gives her a chance at freedom after six years .
# ::alignments
(p / plead-02
      :ARG0 (a / and
            :op1 (p2 / person
                  :ARG0-of (r / retire-01)
                  :ARG0-of (w / work-01
                        :ARG2 (g / government-organization
                              :name (n / name
                                    :op1 "State"
                                    :op2 "Department"))))
            :op2 (p3 / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 p2
                        :ARG2 (w2 / wife)))
            :ARG1-of (a2 / accuse-01
                  :ARG2 (p4 / plot-01
                        :ARG0 a
                        :ARG1 (s / spy-01
                              :ARG0 a
                              :ARG1 (c / cuba))
                        :duration (m / multiple
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (d / decade))))))
      :ARG1 (g2 / guilty-01
            :ARG1 a)
      :ARG2 (d2 / deal-01
            :ARG0-of (l / leave-13
                  :ARG1 (j / jail)
                  :duration (r2 / rest
                        :part-of (l2 / live-01
                              :ARG0 a)))
            :ARG0-of (g3 / give-01
                  :ARG1 (c2 / chance-02
                        :ARG0 p3
                        :ARG1 (f / free-04
                              :ARG1 a)
                        :ARG2 p3)
                  :ARG2 p3
                  :time (a3 / after
                        :quant (t2 / temporal-quantity
                              :quant 6
                              :unit (y / year)))))
      :time (d3 / date-entity
            :weekday (f2 / friday)))

# ::id 230 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok american soldiers accidentally shot and killed the leader of a local u.s.-allied sunni group tuesday after coming under attack in a volatile area north of baghdad , the military said .
# ::alignments
(s / say-01
      :ARG0 (m / military)
      :ARG1 (a / and
            :op1 (s2 / shoot-02
                  :ARG0 (s3 / soldier
                        :mod (c / country
                              :name (n / name
                                    :op1 "America")))
                  :ARG1 (p / person
                        :ARG0-of (l / lead-02
                              :ARG1 (g / group
                                    :mod (s4 / sunni)
                                    :ARG1-of (a2 / ally-01
                                          :ARG2 (c2 / country
                                                :name (n2 / name
                                                      :op1 "United"
                                                      :op2 "States")))
                                    :ARG1-of (l2 / local-02)))))
            :op2 (k / kill-01
                  :ARG0 s3
                  :ARG1 p)
            :time (d / date-entity
                  :weekday (t / tuesday))
            :time (a3 / after
                  :op1 (a4 / attack-01
                        :ARG1 p
                        :location (a5 / area
                              :mod (v / volatile)
                              :location (r / relative-position
                                    :op1 (c3 / city
                                          :name (n3 / name
                                                :op1 "Baghdad"))
                                    :direction (n4 / north)))))
            :manner (a6 / accidental)))

# ::id 231 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a court set up by the united nations to try people accused in rwanda 's #### genocide plans to start exhuming mass graves of some victims next month .
# ::alignments
(s / set-up-03
      :ARG0 (n / nation
            :ARG1-of (u / unite-01))
      :ARG1 (c / court
            :ARG0-of (t / try-02
                  :ARG1 (p / person
                        :ARG1-of (a / accuse-01
                              :ARG2 (g / genocide-01
                                    :ARG0 (c2 / country
                                          :name (n2 / name
                                                :op1 "Rwanda")))))))
      :purpose (s2 / start-01
            :ARG0 c
            :ARG1 (e / exhume-01
                  :ARG0 c
                  :ARG1 (g2 / grave
                        :mod (m / mass)
                        :poss (p2 / person
                              :ARG1-of (v / victimize-01)
                              :quant (s3 / some))))
            :time (m2 / month
                  :mod (n3 / next))))

# ::id 232 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mining giant anglo-american plc has suspended the listing of its ordinary shares in a zambian subsidiary on both the london and johannesburg stock exchanges , local media reported on friday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (s / suspend-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Anglo-american"
                        :op2 "Plc")
                  :mod (g / giant)
                  :ARG0-of (m2 / mine-01))
            :ARG1 (l2 / list-01
                  :ARG1 (s2 / share
                        :mod (o / ordinary)
                        :poss c)
                  :ARG2 (s3 / subsidiary
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Zambia"))
                        :location (a / and
                              :op1 (e / exchange-01
                                    :ARG1 (s4 / stock)
                                    :location (c3 / city
                                          :name (n3 / name
                                                :op1 "London")))
                              :op2 (e2 / exchange-01
                                    :ARG1 (s5 / stock)
                                    :location (c4 / city
                                          :name (n4 / name
                                                :op1 "Johannesburg")))))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 233 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the tally of newly laid-off u.s. workers requesting unemployment benefits rose last week for the first time in five weeks as the job market remains sluggish .
# ::alignments
(r / rise-01
      :ARG1 (t / tally-01
            :ARG1 (p / person
                  :ARG0-of (w / work-01)
                  :ARG1-of (l / lay-off-02
                        :ARG1-of (n / new-01))
                  :mod (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG0-of (r2 / request-01
                        :ARG1 (b / benefit-01
                              :ARG1 p
                              :ARG2 (e / employ-01
                                    :polarity -)))))
      :time (w2 / week
            :mod (l2 / last))
      :time (r3 / remain-01
            :ARG1 (m / market
                  :mod (j / job))
            :ARG3 (s / sluggish))
      :ord (o / ordinal-entity
            :value 1
            :range (t2 / temporal-quantity
                  :quant 5
                  :unit (w3 / week))))

# ::id 234 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president nicolas sarkozy 's office fired back wednesday at european commission criticism of france 's crackdown on gypsies , or roma , saying some of the complaints are unacceptable .
# ::alignments
(a / and
      :op1 (f / fire-02
            :ARG0 (o / office
                  :poss (p / person
                        :name (n / name
                              :op1 "Nicolas"
                              :op2 "Sarkozy")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p2 / president))))
            :ARG1 (c / criticize-01
                  :ARG0 (c2 / commission
                        :mod (c3 / continent
                              :name (n2 / name
                                    :op1 "Europe")))
                  :ARG1 (c4 / crack-down-06
                        :ARG0 (c5 / country
                              :name (n3 / name
                                    :op1 "France"))
                        :ARG1 (o2 / or
                              :op1 (g / gypsy)
                              :op2 (r / roma))))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :direction (b / back))
      :op2 (s / say-01
            :ARG0 o
            :ARG1 (p3 / possible-01
                  :polarity -
                  :ARG1 (a2 / accept-01
                        :ARG1 (c6 / complain-01
                              :quant (s2 / some))))))

# ::id 235 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us officials may monday confirm a middle east peace summit bringing us president george w. bush together with the israeli and palestinian prime ministers in egypt or jordan , reports here said .
# ::alignments
(r / report-01
      :ARG0 (h / here)
      :ARG1 (p / possible-01
            :ARG1 (c / confirm-01
                  :ARG0 (p2 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n / name
                                          :op1 "United"
                                          :op2 "States"))
                              :ARG2 (o / official)))
                  :ARG1 (s / summit
                        :mod (p3 / peace)
                        :location (w / world-region
                              :name (n2 / name
                                    :op1 "Middle"
                                    :op2 "East"))
                        :ARG0-of (b / bring-01
                              :ARG1 (a / and
                                    :op1 (p4 / person
                                          :name (n3 / name
                                                :op1 "George"
                                                :op2 "W."
                                                :op3 "Bush")
                                          :ARG0-of (h3 / have-org-role-91
                                                :ARG1 c2
                                                :ARG2 (p5 / president)))
                                    :op2 (p6 / person
                                          :ARG0-of (h4 / have-org-role-91
                                                :ARG1 (c3 / country
                                                      :name (n4 / name
                                                            :op1 "Israel"))
                                                :ARG2 (m / minister
                                                      :mod (p7 / prime)))
                                          :location (o2 / or
                                                :op1 (c4 / country
                                                      :name (n5 / name
                                                            :op1 "Palestine"))
                                                :op2 (c5 / country
                                                      :name (n6 / name
                                                            :op1 "Jordan"))))
                                    :ARG2 c2))
                        :time (d / date-entity
                              :weekday (m2 / monday))))))

# ::id 236 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president eduardo frei acknowledged there was tension with the military over a series of national reconciliation bills , but strongly ruled out the possibility of a coup attempt .
# ::alignments
(c / contrast-01
      :ARG1 (a / acknowledge-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Eduardo"
                        :op2 "Frei")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (t / tension
                  :mod (b / between
                        :op1 (m / military)
                        :op2 (b2 / bill
                              :topic (r / reconcile-01
                                    :ARG1 (n2 / nation))
                              :quant (s / series)))))
      :ARG2 (r2 / rule-out-02
            :ARG0 p
            :ARG1 (p3 / possible-01
                  :ARG1 (a2 / attempt-01
                        :ARG1 (c2 / coup-01)))
            :ARG1-of (s2 / strong-02)))

# ::id 237 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france 's constitutional council upheld the constitutionality of a fiercely contested new labor law on thursday , dealing a blow to opposition socialists who had asked the council to strike it down but extending the crisis now facing the government .
# ::alignments
(u / uphold-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Constitution"
                  :op2 "Council")
            :poss (c / country
                  :name (n2 / name
                        :op1 "France")))
      :ARG1 (c2 / constitutionality
            :poss (l / law
                  :ARG1-of (n3 / new-01)
                  :ARG1-of (c3 / contest-01
                        :manner (f / fierce))
                  :topic (l2 / labor-01)))
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG0-of (d2 / deal-01
            :ARG2 (b / blow-01
                  :ARG0 u
                  :ARG1 (p / person
                        :mod (p2 / political-movement
                              :name (n4 / name
                                    :op1 "socialism"))
                        :ARG0-of (a / ask-02
                              :ARG1 (s / strike-down-05
                                    :ARG0 (c4 / council
                                          :ARG1 l
                                          :ARG1-of (c5 / contrast-01
                                                :ARG2 (e / extend-01
                                                      :ARG0 c4
                                                      :ARG1 (c6 / crisis
                                                            :ARG0-of (f2 / face-01
                                                                  :ARG1 (g2 / government-organization
                                                                        :ARG0-of (g3 / govern-01))
                                                                  :time (n5 / now))))))
                                    :ARG0-of (o / oppose-01)))))))

# ::id 238 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan share prices closed up #.# percent friday after an opposition presidential candidate was cleared of corruption charges , resolving some political uncertainty , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-up-04
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Taiwan"))))
            :time (d2 / date-entity
                  :weekday (f / friday))
            :time (a / after
                  :op1 (c3 / clear-03
                        :ARG1 (c4 / candidate
                              :mod (p3 / president)
                              :ARG0-of (o / oppose-01))
                        :ARG2 (c5 / charge-05
                              :ARG1 c4
                              :ARG2 (c6 / corrupt-01))
                        :ARG0-of (r / resolve-01
                              :ARG1 (c7 / certainty
                                    :polarity -
                                    :mod (p4 / politics)
                                    :mod (s3 / some)))))))

# ::id 239 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two civil rights groups expressed concern monday over a proposed government-controlled body to monitor thailand 's broadcast media , saying it could threaten press freedom .
# ::alignments
(a / and
      :op1 (e / express-01
            :ARG0 (g / group
                  :quant 2
                  :purpose (r / right-05
                        :mod (c / civil)))
            :ARG1 (c2 / concern-01
                  :ARG0 (b / body
                        :ARG1-of (c3 / control-01
                              :ARG0 (g2 / government-organization
                                    :ARG0-of (g3 / govern-01)))
                        :ARG1-of (p / propose-01)
                        :ARG0-of (m / monitor-01
                              :ARG1 (m2 / media
                                    :ARG1-of (b2 / broadcast-01)
                                    :poss (c4 / country
                                          :name (n / name
                                                :op1 "Thailand")))))
                  :ARG1 g)
            :time (d / date-entity
                  :weekday (m3 / monday)))
      :op2 (s / say-01
            :ARG0 g
            :ARG1 (p2 / possible-01
                  :ARG1 (t / threaten-01
                        :ARG0 b
                        :ARG2 (f / free-04
                              :ARG1 (p3 / press))))))

# ::id 240 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rescuers have not been able to find any trace of an american trekker who was last seen near mount everest almost two weeks ago , but the man 's father said tuesday he has not lost hope and would continue the search .
# ::alignments
(h / have-concession-91
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 (p2 / person
                              :ARG0-of (h3 / hike-02)
                              :mod (c / country
                                    :name (n / name
                                          :op1 "America")))
                        :ARG2 (f / father)))
            :ARG1 (a / and
                  :op1 (l / lose-02
                        :polarity -
                        :ARG0 p2
                        :ARG1 (h4 / hopeful-03
                              :ARG0 p2))
                  :op2 (c2 / continue-01
                        :ARG0 p2
                        :ARG1 (s2 / search-01
                              :ARG0 p2)))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :ARG2 (p3 / possible-01
            :polarity -
            :ARG1 (f2 / find-01
                  :ARG0 (p4 / person
                        :ARG0-of (r / rescue-01))
                  :ARG1 (t2 / trace
                        :mod (a2 / any)
                        :mod (p5 / person
                              :ARG0-of h3
                              :ARG1 (m / mountain
                                    :name (n2 / name
                                          :op1 "Mount"
                                          :op2 "Erest"))
                              :ARG1-of (s3 / see-01
                                    :time (b / before
                                          :op1 (n3 / now)
                                          :quant (a3 / almost
                                                :op1 (t3 / temporal-quantity
                                                      :quant 2
                                                      :unit (w / week))))))))))

# ::id 241 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a collision between two trucks and a bus carrying ## people has left at least ## people dead and ## injured near peru 's capital , authorities said tuesday .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (a2 / and
            :op1 (l / leave-13
                  :ARG0 (c / collide-01
                        :ARG0 (t / truck
                              :quant 2)
                        :ARG1 (b / bus
                              :ARG0-of (c2 / carry-01
                                    :ARG1 (p / person))))
                  :ARG1 (d / die-01
                        :ARG1 (p2 / person
                              :quant (a3 / at-least
                                    :op1 100))))
            :op2 (ii / injure-01
                  :ARG0 c
                  :ARG1 p2)
            :location (n / near-02
                  :ARG2 (c3 / city
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (s2 / state
                                    :name (n2 / name
                                          :op1 "Peru"))
                              :ARG2 (c4 / capital)))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 242 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysian share prices closed #.# percent lower monday on profit-taking in blue chip stocks , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-01
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Malaysia"))))
            :ARG1-of (c3 / cause-01
                  :ARG0 (t / take-01
                        :ARG1 (s3 / stock
                              :mod (c4 / chip
                                    :mod (b / blue)))
                        :ARG3 (p3 / profit-01)))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / low-04
                        :ARG1 c)
                  :ARG3 (m / more
                        :quant (p4 / percentage-entity
                              :value 1)))
            :time (d2 / date-entity
                  :weekday (m2 / monday))))

# ::id 243 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it was the first punch of the fight , thrown while people were still settling into their seats , that sent ##-year-old leon spinks to the canvas at the convention center saturday night .
# ::alignments
(s / send-03
      :ARG0 (p / punch-01
            :ord (o / ordinal-entity
                  :value 1)
            :part-of (f / fight-01)
            :ARG1-of (t / throw-01
                  :time (s2 / settle-01
                        :ARG1 (p2 / person)
                        :ARG4 (s3 / seat
                              :poss p2)
                        :mod (s4 / still))))
      :ARG1 (s5 / spink-01
            :ARG1 (l / leon
                  :age (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :ARG2 (c / canvas)
            :location (c2 / center
                  :mod (c3 / convention))
            :time (d / date-entity
                  :weekday (s6 / saturday)
                  :dayperiod (n / night))))

# ::id 244 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canadian prime minister jean chretien wednesday morning flied to china 's largest metropolis of shanghai to continue his #-day official visit .
# ::alignments
(f / flock-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jean"
                  :op2 "Chretien")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Canada"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (m2 / metropolis
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m3 / most)
                  :ARG5 (m4 / metropolis
                        :location (c2 / country
                              :name (n3 / name
                                    :op1 "China")))))
      :time (d / date-entity
            :weekday (w / wednesday)
            :dayperiod (m5 / morning))
      :purpose (c3 / continue-01
            :ARG0 p
            :ARG1 (v / visit-01
                  :ARG0 p
                  :mod (o / official)
                  :duration (t / temporal-quantity
                        :quant 1
                        :unit (d2 / day)))))

# ::id 245 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france 's richard gasquet has marked his return to action after a seven-week injury break by reaching the swiss open final where he will face spain 's nicolas almagro on sunday .
# ::alignments
(m / mark-01
      :ARG0 (g / gasquet
            :name (n / name
                  :op1 "richard"
                  :op2 "Gasquet")
            :poss (c / country
                  :name (n2 / name
                        :op1 "France")))
      :ARG1 (r / return-01
            :ARG1 g
            :ARG4 (a / action)
            :time (a2 / after
                  :op1 (b / break-13
                        :ARG1 (ii / injure-01)
                        :duration (t / temporal-quantity
                              :quant 7
                              :unit (w / week)))))
      :manner (r2 / reach-01
            :ARG0 g
            :ARG1 (f / final
                  :ARG1-of (o / open-02)
                  :mod (c2 / country-region
                        :name (n3 / name
                              :op1 "Swiss"))
                  :location-of (f2 / face-01
                        :ARG0 g
                        :ARG1 (p / person
                              :name (n4 / name
                                    :op1 "Nicolas"
                                    :op2 "al"
                                    :op3 "Magro")
                              :poss (t2 / team
                                    :name (n5 / name
                                          :op1 "Spain")))
                        :time (d / date-entity
                              :weekday (s / sunday))))))

# ::id 246 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china on thursday said a row over north korea 's alleged admission that it has secretly acquired nuclear weapons should be `` settled peacefully '' , but avoided further comment on the issue .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "China"))
            :ARG1 (r / recommend-01
                  :ARG1 (s2 / settle-02
                        :ARG1 (r2 / row
                              :topic (a / admit-01
                                    :ARG0 (c2 / country
                                          :name (n2 / name
                                                :op1 "North"
                                                :op2 "Korea"))
                                    :ARG1 (a2 / acquire-01
                                          :ARG0 c2
                                          :ARG1 (w / weapon
                                                :mod (n3 / nucleus))
                                          :manner (s3 / secret))
                                    :ARG1-of (a3 / allege-01)))
                        :manner (p2 / peaceful)))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :ARG2 (a4 / avoid-01
            :ARG0 p
            :ARG1 (c3 / comment-01
                  :ARG3 (ii / issue-02)
                  :degree (f / further))))

# ::id 247 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ethiopia has suspended cooperation with egyptian investigators sent here to help probe the attempted assassination of president hosni mubarak , an interior ministry official said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / ministry
                        :topic (ii / interior))
                  :ARG2 (o / official)))
      :ARG1 (s2 / suspend-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Ethiopia"))
            :ARG1 (c2 / cooperate-01
                  :ARG0 c
                  :ARG1 (p2 / person
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "Egypt"))
                        :ARG0-of (ii2 / investigate-01)
                        :ARG1-of (s3 / send-01
                              :ARG2 (h2 / here)
                              :purpose (p3 / probe-01
                                    :ARG0 p2
                                    :ARG1 (a / attempt-01
                                          :ARG1 (a2 / assassinate-01
                                                :ARG1 (p4 / person
                                                      :name (n3 / name
                                                            :op1 "Hosni"
                                                            :op2 "Mubarak")
                                                      :ARG0-of (h3 / have-org-role-91
                                                            :ARG2 (p5 / president)))))))))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 248 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok arsenal got a major boost to defend their fa cup title as they beat arch-rivals manchester united #-# at old trafford on saturday to reach the quarter-finals .
# ::alignments
(b / boost-01
      :ARG1 (d / defend-01
            :ARG0 (t / team
                  :name (n / name
                        :op1 "Arsenal"))
            :ARG1 (t2 / title
                  :mod (c / cup
                        :mod (l / league
                              :name (n2 / name
                                    :op1 "FA")))
                  :poss t))
      :ARG1-of (m / major-02)
      :ARG1-of (c2 / cause-01
            :ARG0 (b2 / beat-03
                  :ARG0 t
                  :ARG1 (t3 / team
                        :name (n3 / name
                              :op1 "Manchester"
                              :op2 "United")
                        :mod (a / archrival))
                  :location (r / road
                        :name (n4 / name
                              :op1 "Old"
                              :op2 "Traffic"))
                  :time (d2 / date-entity
                        :weekday (s / saturday))
                  :purpose (r2 / reach-01
                        :ARG0 t
                        :ARG1 (f / final
                              :ord (o / ordinal-entity
                                    :value 4))))))

# ::id 249 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gold in hong kong dropped the equivalent of #.## u.s. dollars an ounce on thursday , to close at ###.## u.s. dollars , compared with wednesday 's hong kong close of ###.## u.s. dollars .
# ::alignments
(d / drop-01
      :ARG0 (g / gold
            :location (c / city
                  :name (n / name
                        :op1 "Hong"
                        :op2 "Kong")))
      :ARG1 (m / monetary-quantity
            :ARG1-of (e / equal-01
                  :ARG2 (m2 / monetary-quantity
                        :ARG1-of (r / rate-entity-91
                              :ARG2 (o / ounce)))))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :ARG4 (c2 / close-01
            :ARG1 g
            :ARG2 (m3 / monetary-quantity
                  :ARG1-of r
                  :ARG2 (d3 / dollar
                        :mod (c3 / country
                              :name n
                              :op1 "United"
                              :op2 "States"))))
      :ARG1-of (c4 / compare-01
            :ARG2 (c5 / close-01
                  :ARG1 g
                  :location c
                  :time (d4 / date-entity
                        :weekday (w / wednesday)))))

# ::id 250 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain 's treasury chief promised monday to repay a disputed expense reimbursement as he sought to avoid becoming the highest profile casualty in the furor over lawmakers ' allowances .
# ::alignments
(p / promise-01
      :ARG0 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / treasury
                        :poss (c / country
                              :name (n / name
                                    :op1 "United"
                                    :op2 "Kingdom")))
                  :ARG2 (c2 / chief)))
      :ARG1 (r / repay-01
            :ARG0 p2
            :ARG1 (r2 / reimburse-01
                  :ARG1 (m / monetary-quantity
                        :ARG1-of (e / expend-01)
                        :ARG2-of (d / dispute-01))))
      :time (d2 / date-entity
            :weekday (m2 / monday))
      :ARG1-of (c3 / cause-01
            :ARG0 (s / seek-01
                  :ARG0 p2
                  :ARG1 (a / avoid-01
                        :ARG0 p2
                        :ARG1 (b / become-01
                              :ARG1 p2
                              :ARG2 (c4 / casualty
                                    :ARG1-of (p3 / profile-01
                                          :ARG1-of (h2 / have-degree-91
                                                :ARG2 (h3 / high-02
                                                      :ARG1 p3)
                                                :ARG3 (m3 / most)))
                                    :ARG1-of (f / furor
                                          :topic (a2 / allowance
                                                :poss (p4 / person
                                                      :ARG0-of (l / legislate-01))))))))))

# ::id 251 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an australian senator on thursday accused washington of betraying an ally by suspending australia 's wheat-export monopoly from u.s. government contracts because it cheated on the u.n. oil-for-food program in iraq .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Australia"))
                  :ARG2 (s / senator)))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Washington"))
      :ARG2 (b / betray-01
            :ARG0 p2
            :ARG1 (p3 / person
                  :ARG1-of (a2 / ally-01))
            :manner (s2 / suspend-01
                  :ARG0 p2
                  :ARG1 (m / monopoly
                        :mod (e / export-01
                              :ARG1 (w / wheat))
                        :poss c)
                  :ARG2 (c2 / contract
                        :mod (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 c)))
                  :ARG1-of (c3 / cause-01
                        :ARG0 (c4 / cheat-02
                              :ARG0 p2
                              :ARG1 (p4 / program
                                    :mod (c5 / country
                                          :name (n3 / name
                                                :op1 "Iraq"))
                                    :mod (o / oil
                                          :purpose (f / food)))
                              :location c5))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 252 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zambian president frederick chiluba today officially opened lusaka 's biggest market , the lusaka city market .
# ::alignments
(o / open-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Frederick"
                  :op2 "Chiluba")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Zambia"))
                  :ARG2 (p2 / president)))
      :ARG1 (m / market
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (b / big)
                  :ARG3 (m2 / most)
                  :ARG5 (m3 / market
                        :location (c2 / city
                              :name (n3 / name
                                    :op1 "Lusaka")))))
      :mod (o2 / official)
      :time (t / today))

# ::id 253 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok inflation in the ## countries that use the euro tumbled to its lowest level for nearly a decade in january compared to a year ago while unemployment crept up to #.# percent , the european union 's statistics office said friday .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :mod (s2 / statistics)
            :poss (u / union
                  :mod (o2 / organization
                        :name (n / name
                              :op1 "European"
                              :op2 "Union"))))
      :ARG1 (t / tumble-01
            :ARG1 (ii / inflation
                  :location (c / country
                        :ARG0-of (u2 / use-01
                              :ARG1 (e / euro))))
            :ARG4 (l / level
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l2 / low-04
                              :ARG1 l)
                        :ARG3 (m / most)))
            :time (d / date-entity
                  :month 1)
            :ARG1-of (c2 / compare-01
                  :ARG2 (b / before
                        :op1 (n2 / now)
                        :quant (n3 / nearly
                              :op1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (d2 / decade)))))
            :time (s3 / sneak-01
                  :ARG0 (e2 / employ-01
                        :polarity -)
                  :ARG1 (u3 / up-02
                        :ARG1 e2
                        :ARG2 (p / percentage-entity)))))

# ::id 254 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india said saturday it could evict islamic guerrillas within a week from indian-controlled territory in kashmir , where fighting is getting bloodier as intruders are pushed back closer to their supply lines .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "India"))
      :ARG1 (p / possible-01
            :ARG1 (e / evict-01
                  :ARG0 c
                  :ARG1 (g / guerrilla
                        :mod (r / religious-group
                              :name (n2 / name
                                    :op1 "Islam")))
                  :ARG2 (t / territory
                        :ARG1-of (c2 / control-01
                              :ARG0 (c3 / country
                                    :name (n3 / name
                                          :op1 "Pakistan")))
                        :location (w / world-region
                              :name (n4 / name
                                    :op1 "Kashmir")
                              :location-of (g2 / get-03
                                    :ARG1 (f / fight-01)
                                    :ARG2 (h / have-degree-91
                                          :ARG1 f
                                          :ARG2 (b / blood-02)
                                          :ARG3 (m / more)))
                              :ARG1-of (c4 / cause-01
                                    :ARG0 (p2 / push-01
                                          :ARG1 (p3 / person
                                                :ARG0-of (ii / intrude-01))
                                          :ARG2 (b2 / back)
                                          :ARG1-of h
                                          :ARG2 (c5 / close-10
                                                :ARG2 (l / line
                                                      :mod (s2 / supply-01)
                                                      :poss g)
                                                :ARG3 m)
                                          :ARG1-of c5)))))
            :time (d / date-entity
                  :weekday (s3 / saturday))))

# ::id 255 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a woman referee , rejected by an english regional football league , received an out-of-court settlement on wednesday .
# ::alignments
(r / receive-01
      :ARG0 (w / woman
            :ARG0-of (r2 / referee-01)
            :ARG1-of (r3 / reject-01
                  :ARG0 (l / league
                        :mod (f / football)
                        :mod (r4 / region)
                        :mod (c / country
                              :name (n / name
                                    :op1 "England")))))
      :ARG1 (s / settle-02
            :ARG0 w
            :ARG3 (c2 / court
                  :ARG1-of (o / out-06)))
      :time (w2 / wednesday))

# ::id 256 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a u.s. military investigation into the deaths of two dozen iraqis last november was expected to find that a small number of marines in western iraq carried out extensive , unprovoked killings of civilians , the new york times reported on friday , quoting congressional , military and pentagon officials .
# ::alignments
(e / expect-01
      :ARG1 (f / find-01
            :ARG0 (ii / investigate-01
                  :ARG0 (m / military
                        :mod (c / country
                              :name (n / name
                                    :op1 "U.S.")))
                  :ARG1 (d / die-01
                        :ARG1 (p / person
                              :quant 2
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "Iraq")
                                    :part (w / west)))
                        :time (d2 / date-entity
                              :month 11
                              :mod (l / last))))
            :ARG1 (c3 / carry-out-03
                  :ARG0 (p2 / person
                        :quant (n3 / number
                              :mod (s / small))
                        :ARG0-of (h / have-org-role-91
                              :ARG1 m
                              :ARG2 (m2 / marine)))
                  :ARG1 (k / kill-01
                        :ARG0 p2
                        :ARG1 (c4 / civilian)
                        :ARG1-of (p3 / provoke-01
                              :polarity -)
                        :ARG1-of (e2 / extensive-03))))
      :ARG1-of (d3 / describe-01
            :ARG0 (n4 / newspaper
                  :name (n5 / name
                        :op1 "New"
                        :op2 "York"
                        :op3 "Times")
                  :ARG1-of (r / report-01
                        :time (d4 / date-entity
                              :weekday (f2 / friday)))
                  :ARG2-of (q / quote-01
                        :ARG2 (a / and
                              :op1 (p4 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (g / government-organization
                                                :name (n6 / name
                                                      :op1 "Congress"))
                                          :ARG2 (o / official)))
                              :op2 (p5 / person
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG1 (g2 / government-organization
                                                :name (n7 / name
                                                      :op1 "Military"))
                                          :ARG2 (o2 / official)))
                              :op3 (p6 / person
                                    :ARG0-of (h4 / have-org-role-91
                                          :ARG1 (g3 / government-organization
                                                :name (n8 / name
                                                      :op1 "Pentagon"))
                                          :ARG2 (o3 / official)))))
                  :ARG0-of q)))

# ::id 257 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok standard and poor 's lowered its credit rating outlook on <unk> spain to `` negative '' from `` stable '' on wednesday , warning that the country faced a `` prolonged '' period of sluggish economic growth .
# ::alignments
(a / and
      :op1 (l / lower-05
            :ARG0 (a2 / and
                  :op1 (s / standard)
                  :op2 (p / poor))
            :ARG1 (o / outlook
                  :mod (r / rate-01
                        :ARG1 (c / credit-01
                              :ARG1 a2)))
            :ARG3 (n / negative-03)
            :ARG4 (s2 / stable-03)
            :time (w / wednesday))
      :op2 (w2 / warn-01
            :ARG0 a2
            :ARG1 (f / face-01
                  :ARG0 (c2 / country)
                  :ARG1 (p2 / period
                        :time-of (g / grow-01
                              :ARG1 (e / economy)
                              :manner (s3 / sluggish))
                        :ARG1-of (p3 / prolong-01)))))

# ::id 258 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us companies ' net profits slumped ##.# percent in the fourth quarter of #### , a near four-year record , the government said thursday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (s2 / slump-01
            :ARG1 (p / profit-01
                  :ARG0 (c / company
                        :poss (w / we))
                  :mod (n / net))
            :ARG2 (p2 / percentage-entity
                  :value ".")
            :time (q / quarter
                  :ord (o / ordinal-entity
                        :value 4)
                  :mod (r / record
                        :ARG1-of (n2 / near-02)
                        :duration (t / temporal-quantity
                              :quant 4
                              :unit (y / year)))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 259 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a passenger bus plunged into a river sunday , killing at least nine people and injuring ## , the state-run national news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (n2 / nation)
            :ARG1-of (r2 / run-01
                  :ARG0 (s / state)))
      :ARG1 (p / plunge-01
            :ARG1 (b / bus
                  :mod (p2 / passenger))
            :ARG4 (r3 / river)
            :time (d / date-entity
                  :weekday (s2 / sunday))
            :ARG0-of (k / kill-01
                  :ARG1 (p3 / person
                        :quant (a2 / at-least
                              :op1 9)))
            :ARG0-of (ii / injure-01
                  :ARG1 p3)))

# ::id 260 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the british beef scare has spawned a peculiar inventiveness among european gourmets .
# ::alignments
(s / spawn-01
      :ARG0 (s2 / scare-01
            :ARG1 (b / beef
                  :mod (c / country
                        :name (n / name
                              :op1 "Great"
                              :op2 "Britain"))))
      :ARG1 (ii / inventiveness
            :ARG1-of (p / peculiar-01)
            :location (g / gourmet
                  :mod (c2 / continent
                        :name (n2 / name
                              :op1 "Europe")))))

# ::id 261 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok europe 's main stock markets won back ground wednesday , as investors shrugged off swine flu concerns following news of resurgent economic confidence in the recession-hit eurozone .
# ::alignments
(w / win-back-03
      :ARG0 (m / market
            :mod (s / stock)
            :poss (c / continent
                  :name (n / name
                        :op1 "Europe"))
            :mod (m2 / main))
      :ARG1 (g / ground)
      :time (d / date-entity
            :weekday (w2 / wednesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (s2 / shrug-off-02
                  :ARG0 (p / person
                        :ARG0-of (ii / invest-01))
                  :ARG1 (c3 / concern-01
                        :ARG0 (d2 / disease
                              :name (n2 / name
                                    :op1 "swine"
                                    :op2 "flu")))
                  :ARG1-of (f / follow-01
                        :ARG2 (n3 / news
                              :topic (c4 / confidence
                                    :mod (e / economy)
                                    :ARG1-of (r / resurge-01)
                                    :location (c5 / country
                                          :name (n4 / name
                                                :op1 "Eurozone")
                                          :ARG1-of (h / hit-01
                                                :ARG0 (r2 / recession-02)))))))))

# ::id 262 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a compound that seemed like a promising new weapon in the battle against cancer may face a clouded future following the discovery that -- at least in the lab -- it kills human liver cells .
# ::alignments
(p / possible-01
      :ARG1 (f / face-01
            :ARG0 (c / compound
                  :ARG1-of (r / resemble-01
                        :ARG2 (w / weapon
                              :ARG1-of (n / new-01)
                              :ARG1-of (p2 / promise-01)
                              :purpose (b / battle-01
                                    :ARG1 (c2 / cancer)))))
            :ARG1 (f2 / future
                  :ARG1-of (c3 / cloud-01))
            :ARG1-of (f3 / follow-01
                  :ARG2 (d / discover-01
                        :ARG1 (k / kill-01
                              :ARG0 c
                              :ARG1 (c4 / cell
                                    :part-of (l / liver
                                          :part-of (h / human)))
                              :location (l2 / lab
                                    :mod (a / at-least)))))))

# ::id 263 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand is preparing to ban smoking in air-conditioned restaurants throughout the country by september , the health ministry said sunday .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (h / healthy))
      :ARG1 (p / prepare-02
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Thailand"))
            :ARG1 (b / ban-01
                  :ARG0 c
                  :ARG1 (s2 / smoke-02
                        :location (r / restaurant
                              :ARG1-of (a / air-conditioned)))
                  :time (b2 / by
                        :op1 (d / date-entity
                              :month 9))
                  :location c))
      :time d
      :weekday (s3 / sunday))

# ::id 264 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kampala , november ## -lrb- xinhua -rrb- -- the uganda airlines is ready to launch the entebbe to dar es salaam via kilimanjaro route on november ## , reported the local daily '' new vision '' today .
# ::alignments
(r / report-01
      :ARG0 (a / airline
            :mod (c / country
                  :name (n / name
                        :op1 "Uganda")))
      :ARG1 (e / envision-01
            :ARG1-of (n2 / new-01)
            :ARG1-of (l / local-02)
            :frequency (r2 / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (d / day))))
      :time (t2 / today)
      :ARG1-of (c2 / cause-01
            :ARG0 (r3 / ready-02
                  :ARG1 a
                  :ARG2 (l2 / launch-01
                        :ARG0 a
                        :ARG1 (e2 / entebbe
                              :destination (d2 / dar-
                                    :path (r4 / route
                                          :name (n3 / name
                                                :op1 "Klonimanjaro"))))
                        :time (d3 / date-entity
                              :month 11)))
            :location (c3 / city
                  :name (n4 / name
                        :op1 "Kampala"))))

# ::id 265 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok toshimi kimura shot a #-under-par ## friday for a one-shot lead in the first round of the yakult ladies golf tournament .
# ::alignments
(s / shoot-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Toshimi"
                  :op2 "Kimura"))
      :ARG1 (u / under
            :op1 (p2 / par))
      :time (d / date-entity
            :weekday (f / friday))
      :purpose (l / lead-01
            :ARG0 p
            :ARG2 (s2 / shoot-02
                  :quant 1))
      :subevent-of (r / round
            :ord (o / ordinal-entity
                  :value 1)
            :subevent-of (t / tournament
                  :mod (l2 / lady)
                  :mod (g / golf)
                  :mod (p3 / province
                        :name (n2 / name
                              :op1 "Yakult")))))

# ::id 266 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok winterthur <unk> <unk> , part of the credit suisse group , said it will establish its eastern european headquarters in vienna to manage insurance business in the region .
# ::alignments
(s / say-01
      :ARG0 (c / city
            :name (n / name
                  :op1 "winterthur")
            :part-of (g / group
                  :name (n2 / name
                        :op1 "Credit"
                        :op2 "Suisse")
                  :mod g))
      :ARG1 (e / establish-01
            :ARG0 c
            :ARG1 (h / headquarters
                  :poss c
                  :location (c2 / city
                        :name (n3 / name
                              :op1 "Vienna"))
                  :location (w / world-region
                        :name (n4 / name
                              :op1 "Eastern"
                              :op2 "Europe")))
            :purpose (m / manage-01
                  :ARG0 c
                  :ARG1 (b / business
                        :mod (ii / insure-02)
                        :location (r / region)))))

# ::id 267 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the police department on monday reassigned to desk duty four officers who are under scrutiny over charges by a man who said he was sodomized with a piece of police equipment during a scuffle in a brooklyn subway station , a police spokesman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police)
                  :ARG2 (s2 / spokesman)))
      :ARG1 (r / reassign-01
            :ARG0 (d / department
                  :mod (p3 / police))
            :ARG1 (p4 / person
                  :quant 4
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (o / officer))
                  :ARG1-of (s3 / scrutinize-01
                        :ARG0 (m / man
                              :ARG0-of (s4 / say-01
                                    :ARG1 (s5 / sodomize-01
                                          :ARG0 m
                                          :ARG1 m
                                          :instrument (p5 / piece
                                                :part-of (e / equipment
                                                      :mod (p6 / police)))
                                          :time (s6 / scuffle-02
                                                :location (s7 / station
                                                      :mod (s8 / subway)
                                                      :location (b / brooklyn)))))))
                  :ARG2 (d2 / duty
                        :mod (d3 / desk))
                  :time (d4 / date-entity
                        :weekday (m2 / monday)))))

# ::id 268 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ugandan rebels and the government admitted sunday to violating a truce aimed at ending one of africa 's longest wars amid concern the deal may be unraveling .
# ::alignments
(a / admit-01
      :ARG0 (a2 / and
            :op1 (p / person
                  :ARG0-of (r / rebel-01)
                  :mod (c / country
                        :name (n / name
                              :op1 "Uganda")))
            :op2 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 c)))
      :ARG1 (v / violate-01
            :ARG0 a2
            :ARG1 (t / truce
                  :ARG1-of (a3 / aim-02
                        :ARG2 (e / end-01
                              :ARG1 (w / war-01
                                    :ARG1-of (ii / include-91
                                          :ARG2 (w2 / war-01
                                                :ARG1-of (h / have-degree-91
                                                      :ARG2 (l / long-03
                                                            :ARG1 w2)
                                                      :ARG3 (m / most)
                                                      :ARG5 (w3 / war-01
                                                            :location (c2 / continent
                                                                  :name (n2 / name
                                                                        :op1 "Africa"))))))))))
            :time (d / date-entity
                  :weekday (s / sunday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (c4 / concern-01
                        :ARG0 (p2 / possible-01
                              :ARG1 (u / unravel-01
                                    :ARG1 (d2 / deal-01)))))))

# ::id 269 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the supreme court said monday it will revisit the free-speech debate over congressional efforts to limit children 's access to online pornography .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court"))
      :ARG1 (r / revisit-01
            :ARG0 g
            :ARG1 (d / debate-01
                  :ARG1 (s2 / speak-01
                        :ARG3-of (f / free-04))
                  :ARG2 (e / effort-01
                        :ARG0 (g2 / government-organization
                              :name (n2 / name
                                    :op1 "Congress"))
                        :ARG1 (l / limit-01
                              :ARG0 g2
                              :ARG1 (a / access-01
                                    :ARG0 (c / child)
                                    :ARG1 (p / pornography
                                          :medium (o / online))))))
            :time (d2 / date-entity
                  :weekday (m / monday))))

# ::id 270 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korea , which has vehemently denied accusations that it sank a south korean warship , is calling for a new joint investigation by both koreas `` to verify objectively the truth of the incident .
# ::alignments
(c / call-03
      :ARG0 (c2 / country
            :name (n / name
                  :op1 "North"
                  :op2 "Korea")
            :ARG0-of (d / deny-01
                  :ARG1 (a / accuse-01
                        :ARG1 c2
                        :ARG2 (s / sink-01
                              :ARG0 c2
                              :ARG1 (w / warship
                                    :mod (c3 / country
                                          :name (n2 / name
                                                :op1 "South"
                                                :op2 "Korea")))))
                  :manner (v / vehement)))
      :ARG1 (ii / investigate-01
            :ARG0 (c4 / country
                  :mod (b / both))
            :ARG1 (v2 / verify-01
                  :ARG0 c4
                  :ARG1 (t / truth
                        :poss (ii2 / incident))
                  :manner (o / objective))
            :manner (j / joint)
            :ARG1-of (n3 / new-01)))

# ::id 271 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the state department projects spending $ ##.# billion in the fiscal year that begins oct. # , a ##.# increase over last year .
# ::alignments
(p / project-02
      :ARG0 (d / department
            :mod (s / state))
      :ARG1 (s2 / spend-01
            :ARG0 d
            :ARG3 (m / monetary-quantity
                  :quant 1000000000
                  :unit (d2 / dollar))
            :time (y / year
                  :mod (f / finance)
                  :ARG1-of (b / begin-01
                        :time (d3 / date-entity
                              :month 10)))
            :ARG1-of (ii / increase-01
                  :ARG2 (y2 / year
                        :mod (l / last)))))

# ::id 272 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok voters in macedonia went to the polls wednesday to choose a successor for president boris trajkovski , killed in a plane crash in february , nine months before his mandate expired .
# ::alignments
(g / go-02
      :ARG0 (p / person
            :ARG0-of (v / vote-01)
            :location (c / country
                  :name (n / name
                        :op1 "Macedonia")))
      :ARG4 (p2 / poll-01)
      :purpose (c2 / choose-01
            :ARG0 p
            :ARG1 (p3 / person
                  :ARG0-of (s / succeed-02
                        :ARG1 (p4 / person
                              :name (n2 / name
                                    :op1 "Boris"
                                    :op2 "Trajkovski")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p5 / president))
                              :ARG1-of (k / kill-01
                                    :ARG0 (c3 / crash-01
                                          :ARG1 (p6 / plane)
                                          :time (d / date-entity
                                                :month 2)
                                          :time (b / before
                                                :op1 (e / expire-01
                                                      :ARG1 (m / mandate
                                                            :poss p4))
                                                :quant (t / temporal-quantity
                                                      :quant 9
                                                      :unit (m2 / month)))))))))
      :time (w / wednesday))

# ::id 273 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the #### economic development growth target of southwest china 's guizhou province is estimated to be nine percent higher than the previous year .
# ::alignments
(e / estimate-01
      :ARG1 (t / target-01
            :ARG0 (p / province
                  :name (n / name
                        :op1 "Guizhou")
                  :location (s / southwest
                        :part-of (c / country
                              :name (n2 / name
                                    :op1 "China"))))
            :ARG1 (g / grow-01
                  :ARG1 (e2 / economy)))
      :ARG2 (p2 / percentage-entity
            :value 9
            :ARG1-of (h / have-degree-91
                  :ARG2 (h2 / high-02)
                  :ARG3 (m / more)
                  :ARG4 (y / year
                        :mod (p3 / previous)))))

# ::id 274 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok annika sorenstam , the leading money winner on the american women 's tour this year , won dlrs ##,### over the opening nine holes of the jcpenney lpga skins game saturday .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "annika"
                  :op2 "S sorenstam")
            :ARG0-of (w2 / win-01
                  :ARG1 (m / money)
                  :ARG3 (t / tour
                        :mod (w3 / woman)
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "America")))
                  :time (y / year
                        :mod (t2 / this))
                  :ARG0-of (l / lead-01)))
      :ARG1 (p2 / prize-01
            :ARG1 p
            :ARG3 (g / game
                  :name (n3 / name
                        :op1 "skin"
                        :op2 "sans"
                        :op3 "game")
                  :poss (p3 / person
                        :name (n4 / name
                              :op1 "Jcpenney"
                              :op2 "Lpga"))
                  :time (d / date-entity
                        :weekday (s / saturday))
                  :ARG1-of (o / open-02)))
      :mod (e / emoticon))

# ::id 275 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok andriy <unk> of ukraine won the men 's ##-kilometer event and bulgaria 's radka popova dominated the women 's ##k saturday at the european biathlon championships .
# ::alignments
(a / and
      :op1 (w / win-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Andriy"
                        :op2 "Ibrahim")
                  :source (c / country
                        :name (n2 / name
                              :op1 "Ukraine")))
            :ARG1 (e / event
                  :mod (d / distance-quantity
                        :quant 1
                        :unit (k / kilometer))
                  :mod (m / man)))
      :op2 (d2 / dominate-01
            :ARG0 (c2 / country
                  :name (n3 / name
                        :op1 "Radka"
                        :op2 "Popova")
                  :source (c3 / country
                        :name (n4 / name
                              :op1 "Bulgaria")))
            :ARG1 e
            :mod (w2 / woman))
      :time (d3 / date-entity
            :weekday (s / saturday))
      :time (c4 / championship
            :mod (b / biathlon)
            :mod (c5 / continent
                  :name (n5 / name
                        :op1 "Europe"))))

# ::id 276 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok belgium 's kbc bank received from the government a euro## .# billion guarantee on potential losses as it posted thursday a euro# .# billion first quarter loss , due to write-downs on asset-backed securities .
# ::alignments
(r / receive-01
      :ARG0 (b / bank
            :name (n / name
                  :op1 "Kbc")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Belgium")))
      :ARG1 (g / guarantee-01
            :ARG1 (l / lose-02
                  :mod (p / potential))
            :ARG2 (g2 / government-organization
                  :ARG0-of (g3 / govern-01)
                  :ARG2-of r))
      :ARG1-of (c2 / cause-01
            :ARG0 (p2 / post-01
                  :ARG0 b
                  :ARG1 (l2 / lose-02
                        :quant (m / monetary-quantity
                              :quant 1000000000
                              :unit (e / euro))
                        :ord (o / ordinal-entity
                              :value 1)
                        :ARG1-of c2
                        :ARG0 (w / write-down-05
                              :ARG1 (s / securities
                                    :ARG1-of (b2 / back-01
                                          :ARG0 (a / asset)))))
                  :time (d / date-entity
                        :weekday (t / thursday)))))

# ::id 277 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok another large study has highlighted the potential benefits of alcohol to health and longevity .
# ::alignments
(h / highlight-01
      :ARG0 (s / study-01
            :mod (l / large)
            :mod (a / another))
      :ARG1 (b / benefit-01
            :ARG0 (a2 / alcohol)
            :ARG1 (a3 / and
                  :op1 (h2 / healthy)
                  :op2 (l2 / longevity))
            :mod (p / potential)))

# ::id 278 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a woman who said she had been prejudiced as a juror in the high - profile whitewater trial of three of president bill clinton 's former associates was not a juror at all , us media reported monday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (w / we))
      :ARG1 (j / juror
            :polarity -
            :mod (a / at-all)
            :domain (w2 / woman
                  :ARG0-of (s / say-01
                        :ARG1 (p / prejudice-01
                              :ARG1 w2
                              :ARG2 (j2 / juror)
                              :topic (t / try-02
                                    :ARG1 (p2 / person
                                          :quant 3
                                          :ARG1-of (ii / include-91
                                                :ARG2 (p3 / person
                                                      :ARG1-of (a2 / associate-01
                                                            :ARG2 (p4 / person
                                                                  :name (n / name
                                                                        :op1 "Bill"
                                                                        :op2 "Clinton")
                                                                  :ARG0-of (h / have-org-role-91
                                                                        :ARG2 (p5 / president))
                                                                  :time (f / former)))))
                                          :mod (w3 / whitewater)
                                          :mod (p6 / profile
                                                :ARG1-of (h2 / high-02)))))))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 279 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok denise karbon won her fourth consecutive world cup giant slalom race this season on saturday .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Denise"
                  :op2 "Karbon"))
      :ARG1 (r / race-02
            :ARG0 p
            :ARG3 (e / event
                  :name (n2 / name
                        :op1 "World"
                        :op2 "Cup")
                  :mod (g / giant))
            :ord (o / ordinal-entity
                  :value 4)
            :time (s / season
                  :mod (t / this)))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 280 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigeria 's leading airline nigeria airways has announced that it had sacked #,### of its employees with immediate effect , local media reported on friday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (a / announce-01
            :ARG0 (a2 / airline
                  :name (n / name
                        :op1 "Nigeria"
                        :op2 "Airways")
                  :poss (c / country
                        :name (n2 / name
                              :op1 "Nigeria"))
                  :ARG0-of (l2 / lead-01))
            :ARG1 (s / sack-01
                  :ARG0 a2
                  :ARG1 (p / person
                        :ARG1-of (e / employ-01
                              :ARG0 a2))
                  :ARG1-of (e2 / effect-03
                        :time (ii / immediate))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 281 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the south african observer mission to the presidential election in zimbabwe will start visiting various strategic parts of the country next weekend , the mission 's leader sam <unk> said here on thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sam"
                  :op2 "Illinois")
            :ARG0-of (l / lead-02
                  :ARG1 (m / mission-01
                        :ARG0 (c / country
                              :name (n2 / name
                                    :op1 "South"
                                    :op2 "Africa"))
                        :ARG1 (o / observe-01
                              :ARG1 (e / elect-01
                                    :ARG2 (p2 / person
                                          :ARG0-of (h / have-org-role-91
                                                :ARG2 (p3 / president))))
                              :location (c2 / country
                                    :name (n3 / name
                                          :op1 "Zimbabwe")))
                        :ARG0-of o)))
      :ARG1 (s2 / start-01
            :ARG0 m
            :ARG1 (v / visit-01
                  :ARG0 m
                  :ARG1 (p4 / part
                        :mod (s3 / strategic)
                        :mod (v2 / various)
                        :part-of c2))
            :time (w / weekend
                  :mod (n4 / next)))
      :location (h2 / here)
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 282 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british actress and gurkha champion joanna lumley says a meeting with prime minister gordon brown over the fate of the nepalese soldiers was superb .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Joanna"
                  :op2 "Lumley")
            :ARG0-of (a / act-01)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Great"
                        :op2 "Britain"))
            :mod (c2 / champion
                  :mod (g / gurkha)))
      :ARG1 (s2 / superb
            :domain (m / meet-03
                  :ARG0 p
                  :ARG1 (p2 / person
                        :name (n3 / name
                              :op1 "Gordon"
                              :op2 "Brown")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (m2 / minister
                                    :mod (p3 / prime))))
                  :ARG2 (f / fate
                        :poss (s3 / soldier
                              :mod (c3 / country
                                    :name (n4 / name
                                          :op1 "Nepal")))))))

# ::id 283 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok opposition democratic progressive party -lrb- dpp -rrb- chairwoman tsai ing-wen will not attend oct. ## national day celebrations to be staged in front of the presidential office , legislative yuan speaker wang jin-pyng , who is the leading organizer of the celebrations , said sunday .
# ::alignments
(s / say-01
      :ARG0 (s2 / sunday)
      :ARG1 (a / attend-01
            :polarity -
            :ARG0 (p / political-party
                  :name (n / name
                        :op1 "Labour"
                        :op2 "Party")
                  :ARG0-of (o / oppose-01
                        :ARG1 (d / democracy))
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (c / chairwoman))
                  :ARG1-of h)
            :ARG1 (c2 / celebrate-02
                  :ARG1 (d2 / day
                        :mod (n2 / nation))
                  :ARG1-of (s3 / stage-01
                        :location (ii / in-front-of
                              :op1 (o2 / office
                                    :poss (p2 / president))))))
      :time (d3 / date-entity
            :month 10
            :day 1))

# ::id 284 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chilean stocks fell as a bid by domestic electric utilities for one of brazil 's largest electricity distributors appears less likely .
# ::alignments
(f / fall-01
      :ARG1 (s / stock
            :mod (c / country
                  :name (n / name
                        :op1 "Chile")))
      :ARG1-of (c2 / cause-01
            :ARG0 (a / appear-02
                  :ARG1 (l / likely-01
                        :ARG1 (b / bid-01
                              :ARG0 (u / utility
                                    :mod (d / domestic)
                                    :mod (e / electric))
                              :ARG1 (c3 / company
                                    :quant 1
                                    :ARG0-of (d2 / distribute-01
                                          :ARG1 (e2 / electricity
                                                :ARG1-of (h / have-degree-91
                                                      :ARG2 (l2 / large)
                                                      :ARG3 (m / most)
                                                      :ARG5 (c4 / company
                                                            :location (c5 / country
                                                                  :name (n2 / name
                                                                        :op1 "Brazil")))))))
                              :ARG2-of h
                              :ARG1 b
                              :ARG3 (l3 / less))))))

# ::id 285 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united nations has designated a philippine officer as police commissioner of its new peacekeeping mission in east timor , the country 's ambassador to the u.n. said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "Nations"))
                  :ARG2 (a / ambassador
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Palestine")))))
      :ARG1 (d / designate-01
            :ARG0 c
            :ARG1 (p2 / person
                  :mod c2
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (o / officer)))
            :ARG2 (c3 / commissioner
                  :mod (p3 / police))
            :ARG3 (m / mission-01
                  :ARG0 c
                  :ARG1 (k / keep-01
                        :ARG1 (p4 / peace))
                  :ARG1-of (n3 / new-01)
                  :location (e / east
                        :part-of c2)))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 286 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france 's anti-terror coordinator said in an interview published monday that the type of explosives used in last week 's london bombings `` appears to be military .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (c / coordinate-01
                  :ARG1 (c2 / counter-01
                        :ARG1 (t / terror))
                  :mod (c3 / country
                        :name (n / name
                              :op1 "France"))))
      :ARG1 (a / appear-02
            :ARG1 (m / military
                  :domain (e / explosive
                        :mod (t2 / type)
                        :ARG1-of (u / use-01
                              :ARG2 (b / bomb-01
                                    :location (c4 / city
                                          :name (n2 / name
                                                :op1 "London"))
                                    :time (w / week
                                          :mod (l / last)))))))
      :medium (ii / interview-01
            :ARG1 p
            :ARG1-of (p2 / publish-01
                  :time (d / date-entity
                        :weekday (m2 / monday)))))

# ::id 287 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the british network for muslim and public affairs -lrb- <unk> -rrb- issued a statement on wednesday calling for the immediate release of british hostage ken bigley in iraq .
# ::alignments
(s / state-01
      :ARG0 (n / network
            :mod (c / country
                  :name (n2 / name
                        :op1 "Great"
                        :op2 "Britain"))
            :purpose (a / and
                  :op1 (a2 / affair-02
                        :ARG2 (r / religious-group
                              :name (n3 / name
                                    :op1 "Islam")))
                  :op2 (a3 / affair-02
                        :ARG2 (p / public))))
      :ARG1 (c2 / call-03
            :ARG0 n
            :ARG1 (r2 / release-01
                  :ARG1 (p2 / person
                        :name (n4 / name
                              :op1 "Ken"
                              :op2 "Bigley")
                        :mod c
                        :ARG1-of (h / hostage-01)
                        :location (c3 / country
                              :name (n5 / name
                                    :op1 "Iraq")))
                  :time (ii / immediate)))
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 288 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ukraine will not ratify an economic union with russia , ukraine and kazakhstan unless kiev and moscow resolve a bitter border row , the ukrainian ambassador to russia said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Ukraine"))
                  :ARG2 (a / ambassador
                        :location c)))
      :ARG1 (r / ratify-01
            :polarity -
            :ARG0 c
            :ARG1 (u / union-02
                  :ARG1 c
                  :ARG2 (a2 / and
                        :op1 (c2 / country
                              :name (n2 / name
                                    :op1 "Russia"))
                        :op2 (c3 / country
                              :name (n3 / name
                                    :op1 "Ukraine"))
                        :op3 (c4 / country
                              :name (n4 / name
                                    :op1 "Kazakhstan")))
                  :mod (e / economy))
            :condition (r2 / resolve-01
                  :polarity -
                  :ARG0 (a3 / and
                        :op1 c2
                        :op2 (r3 / religious-group
                              :name (n5 / name
                                    :op1 "Muslim")))
                  :ARG1 (r4 / row
                        :mod (b / border)
                        :mod (b2 / bitter))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 289 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok to judge from the pages of late-summer fashion magazines and from the early arrivals at stores , one of the big trends of the fall season for luxury shoppers is astrakhan , a recently popularized name for an old-fashioned fur that in previous generations has been known as persian lamb , <unk> or in some cases <unk> .
# ::alignments
(h / have-purpose-91
      :ARG1 (j / judge-01
            :ARG2 (ii / include-91
                  :ARG1 (n / name
                        :name (n2 / name
                              :op1 " astrakhan")
                        :ARG1-of (p / popularize-01
                              :time (r / recent))
                        :ARG2-of (n3 / name-01
                              :ARG1 (f / fur
                                    :mod (f2 / fashion)
                                    :mod f2)
                              :mod f2
                              :time (l / late
                                    :op1 (d / date-entity
                                          :season (s / summer))))
                        :ARG1-of (k / know-02
                              :ARG2 (o / or
                                    :op1 (l2 / lamb
                                          :mod (p2 / persian))
                                    :op2 (l3 / lamb
                                          :mod (c / case
                                                :mod (s2 / some))))
                              :time (g / generation
                                    :mod (p3 / previous))))))
      :ARG2 (t / trend
            :mod (b / big)
            :time (s3 / season
                  :mod (f3 / fall)
                  :beneficiary (p4 / person
                        :ARG0-of (s4 / shop-01)
                        :mod (l4 / luxury))))
      :ARG2 (a / and
            :op1 (p5 / page
                  :poss (m / magazine
                        :topic f2
                        :time l))
            :op2 (a2 / arrive-01
                  :ARG4 (s5 / store)
                  :time (e / early))))

# ::id 290 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than ##,### mauritanians living in neighboring senegal for nearly two decades after fleeing persecution by a totalitarian government will be welcomed home by the end of next year , mauritanian and u.n. officials said tuesday .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Mauritania"))
                        :ARG2 (o / official)))
            :op2 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "U.N."))
                        :ARG2 (o2 / official))))
      :ARG1 (w / welcome-01
            :ARG1 (p3 / person
                  :mod c
                  :ARG0-of (l / live-01
                        :location (c3 / country
                              :name (n3 / name
                                    :op1 "Senegal")
                              :ARG1-of (n4 / neighbor-01))
                        :duration (n5 / nearly
                              :op1 (t / temporal-quantity
                                    :quant 2
                                    :unit (d / decade)))
                        :time (a2 / after
                              :op1 (f / flee-05
                                    :ARG0 p3
                                    :ARG1 (p4 / persecute-01
                                          :ARG0 (g / government-organization
                                                :ARG0-of (g2 / govern-01)
                                                :mod (t2 / totalitarian)))))))
            :ARG2 (h3 / home)
            :time (b / by
                  :op1 (e / end-01
                        :ARG1 (y / year
                              :mod (n6 / next)))))
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 291 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the syrian government condemned and rejected tuesday what it called `` threats and accusations '' against it by us officials , saying they were inspired by israel , the official news agency sana reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Sana")
            :mod (n2 / news)
            :mod (o / official))
      :ARG1 (a2 / and
            :op1 (c / condemn-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Syria"))))
                  :ARG1 (t / thing
                        :ARG1-of (c3 / call-01
                              :ARG0 g
                              :ARG2 (a3 / and
                                    :op1 (t2 / threaten-01
                                          :ARG0 (p / person
                                                :ARG0-of (h / have-org-role-91
                                                      :ARG1 (c4 / country
                                                            :name (n4 / name
                                                                  :op1 "Israel"))
                                                      :ARG2 (o2 / official)))
                                          :op2 (a4 / accuse-01
                                                :ARG0 p
                                                :ARG1 g))))
                        :time (d / date-entity
                              :weekday (t3 / tuesday)))
                  :op2 (r2 / reject-01
                        :ARG0 g
                        :ARG1 t))))

# ::id 292 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the output of major food products registered a stable increase during the first eleven months in #### , according to the latest statistics from state statistical bureau .
# ::alignments
(s / say-01
      :ARG0 (s2 / statistic
            :mod (l / last)
            :source (b / bureau
                  :mod (s3 / state)
                  :mod s2))
      :ARG1 (r / register-02
            :ARG0 (o / output
                  :poss (p / product
                        :mod (f / food)
                        :ARG1-of (m / major-02)))
            :ARG1 (ii / increase-01
                  :ARG1 o
                  :ARG1-of (s4 / stable-03))
            :time (b2 / before
                  :op1 (n / now)
                  :duration (t / temporal-quantity
                        :quant 11
                        :unit (m2 / month)))))

# ::id 293 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hardline islamic groups dismissed the creation monday of a palestinian prime minister 's position and predicted that mahmud abbas , who is likely to take the job , will fail to impose his dovish views .
# ::alignments
(a / and
      :op1 (d / dismiss-01
            :ARG0 (g / group
                  :mod (r / religious-group
                        :name (n / name
                              :op1 "Islam"))
                  :mod (h / hardline))
            :ARG1 (c / create-01
                  :ARG1 (p / position
                        :poss (p2 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c2 / country
                                          :name (n2 / name
                                                :op1 "Palestine"))
                                    :ARG2 (m / minister
                                          :mod (p3 / prime)))))
                  :time (d2 / date-entity
                        :weekday (m2 / monday))))
      :op2 (p4 / predict-01
            :ARG0 g
            :ARG1 (f / fail-01
                  :ARG0 (p5 / person
                        :name (n3 / name
                              :op1 "Mahmud"
                              :op2 "Abbas")
                        :ARG0-of (t / take-01
                              :ARG1 (j / job)
                              :ARG1-of (l / likely-01)))
                  :ARG1 (ii / impose-01
                        :ARG0 p5
                        :ARG1 (v / view
                              :poss p5
                              :mod (d3 / dovish))))))

# ::id 294 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok justice harry blackmun was disarmingly direct , as if trying to get the bad news out of the way quickly : `` the constitution does not explicitly mention any right to privacy .
# ::alignments
(a / and
      :op1 (d / direct-02
            :ARG1 (p / person
                  :name (n / name
                        :op1 "justice"
                        :op2 "harry"
                        :op3 "Blackmun"))
            :ARG0-of (d2 / disarm-01)
            :ARG1-of (r / resemble-01
                  :ARG2 (t / try-01
                        :ARG1 (g / get-05
                              :ARG1 (n2 / news
                                    :ARG1-of (b / bad-07))
                              :ARG2 (o / out-06
                                    :ARG2 (w / way))
                              :ARG1-of (q / quick-02)))))
      :op2 (m / mention-01
            :polarity -
            :ARG0 (c / constitution)
            :ARG1 (r2 / right-05
                  :ARG2 (p2 / privacy)
                  :mod (a2 / any))
            :ARG1-of (e / explicit-03)))

# ::id 295 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok student activists , demanding two former presidents be tried in connection with a bloody #### government crackdown , raided ruling party headquarters on monday , a news report said .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG1 (n / news))
      :ARG1 (r2 / raid-01
            :ARG0 (a / activist
                  :mod (p / person
                        :ARG0-of (s2 / study-01))
                  :ARG0-of (d / demand-01
                        :ARG1 (t / try-02
                              :ARG1 (p2 / person
                                    :quant 2
                                    :ARG0-of (h / have-org-role-91
                                          :ARG2 (p3 / president)
                                          :time (f / former)))
                              :ARG1-of (c / connect-01
                                    :ARG2 (c2 / crack-down-06
                                          :ARG0 (g / government-organization
                                                :ARG0-of (g2 / govern-01))
                                          :mod (b / bloody)
                                          :ARG1-of (c3 / call-01
                                                :ARG2 (ii / inform-01)))))))
            :ARG1 (h2 / headquarters
                  :poss (p4 / party
                        :ARG0-of (r3 / rule-03)))
            :time (d2 / date-entity
                  :weekday (m / monday))))

# ::id 296 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for the first time in ### years , every pub in wales will be able to open this sunday .
# ::alignments
(p / possible-01
      :ARG1 (o / open-01
            :ARG0 (p2 / pub
                  :mod (e / every)
                  :location (c / country
                        :name (n / name
                              :op1 "Wales")))
            :ARG1 (d / date-entity
                  :weekday (s / sunday)
                  :mod (t / this)))
      :ord (o2 / ordinal-entity
            :value 1
            :range (m / multiple
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year)))))

# ::id 297 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok unnerved slightly by the unresolved presidential election and concerned about a slowdown in profit growth for technology stocks , investors sent american financial markets lower in tepid trading wednesday .
# ::alignments
(s / send-03
      :ARG0 (p / person
            :ARG0-of (ii / invest-01))
      :ARG1 (m / market
            :mod (f / finance)
            :mod (c / country
                  :name (n / name
                        :op1 "America")))
      :ARG2 (l / lower-05
            :ARG1 m)
      :time (d / date-entity
            :weekday (w / wednesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (a / and
                  :op1 (a2 / appreciate-02
                        :ARG0 (e / elect-01
                              :ARG2 (p2 / person
                                    :ARG0-of (h / have-org-role-91
                                          :ARG2 (p3 / president)))
                              :ARG1-of (r / resolve-01
                                    :polarity -))
                        :degree (s2 / slight))
                  :op2 (c3 / concern-01
                        :ARG0 (s3 / slow-down-03
                              :ARG1 (g / grow-01
                                    :ARG1 g
                                    :ARG1 (p4 / profit-01
                                          :ARG0 (s4 / stock
                                                :mod (t / technology))))))
                  :ARG1 m)))

# ::id 298 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia and italy moved forward thursday on a joint project to build a natural gas pipeline under the black sea , a project that would strengthen russia 's position as europe 's dominant energy supplier .
# ::alignments
(m / move-01
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "Russia"))
            :op2 (c2 / country
                  :name (n2 / name
                        :op1 "Italy")))
      :ARG2 (p / project
            :mod (j / joint)
            :purpose (b / build-01
                  :ARG0 a
                  :ARG1 (p2 / pipeline
                        :mod (g / gas
                              :ARG1-of (n3 / natural-03))
                        :location (u / under
                              :op1 (s / sea
                                    :name (n4 / name
                                          :op1 "Black"
                                          :op2 "Sea"))))
                  :ARG0-of (s2 / strengthen-01
                        :ARG1 (p3 / position-01
                              :ARG1 c
                              :ARG2 (c3 / company
                                    :ARG0-of (s3 / supply-01
                                          :ARG1 (e / energy)
                                          :ARG2 (c4 / continent
                                                :name (n5 / name
                                                      :op1 "Europe")))
                                    :ARG0-of (d / dominate-01))))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 299 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok international monetary fund -lrb- imf -rrb- acting managing director stanley fischer sunday pledged support for indonesia but reminded the indonesian government of the strategic importance in continuing with its economic reforms .
# ::alignments
(c / contrast-01
      :ARG1 (p / pledge-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Stanley"
                        :op2 "Fischer"
                        :op3 "Sunday")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (d / director
                              :ARG0-of (m / manage-01))
                        :ARG0-of (a / act-01)))
            :ARG1 (s / support-01
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "India"))))
      :ARG2 (r / remind-01
            :ARG0 p2
            :ARG1 (ii / important-01
                  :ARG1 (c3 / continue-01
                        :ARG0 c2
                        :ARG1 (r2 / reform-01
                              :ARG0 c2
                              :ARG1 (e / economy)))
                  :mod (s2 / strategic))
            :ARG2 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 c2))))

# ::id 300 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lundy 's liability charged past the leaders in the stretch and won the uae derby on saturday , giving south african trainer mike de kock his second straight victory in the us$ # million race .
# ::alignments
(a / and
      :op1 (c / charge-02
            :ARG0 (l / liability
                  :poss (p / person
                        :name (n / name
                              :op1 "Mike"
                              :op2 "de"
                              :op3 "Kock")
                        :ARG0-of (t / train-01)
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "South"
                                    :op2 "Africa"))))
            :ARG1 (p2 / person
                  :ARG0-of (l2 / lead-01))
            :time (s / stretch))
      :op2 (w / win-01
            :ARG0 p
            :ARG1 (d / derby
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "Uae")))
            :time (d2 / date-entity
                  :weekday (s2 / saturday)))
      :op3 (g / give-01
            :ARG0 l
            :ARG1 (w2 / win-01
                  :ARG0 (p3 / person
                        :name (n4 / name
                              :op1 "Mike"
                              :op2 "de"
                              :op3 "Kock")
                        :ARG0-of t)
                  :mod (c4 / continent
                        :name (n5 / name
                              :op1 "South"
                              :op2 "Africa")))
            :ord (o / ordinal-entity
                  :value 2)
            :ARG1-of (s3 / straight-04)
            :subevent-of (r / race-02
                  :ARG3 (m / monetary-quantity
                        :quant 1000000
                        :unit (d3 / dollar))
                  :location (c5 / country
                        :name (n6 / name
                              :op1 "United"
                              :op2 "States"))))
      :ARG2 p3)

# ::id 301 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysian stock edged higher wednesday on late blue chip buying by local funds but sentiment remained weak on concerns about the sars outbreak , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / contrast-01
            :ARG1 (e / edge-01
                  :ARG1 (s2 / stock
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Malaysia")))
                  :ARG2 (h / high-02
                        :ARG1 s2)
                  :ARG1-of (c3 / cause-01
                        :ARG0 (b / buy-01
                              :ARG0 (f / fund
                                    :ARG1-of (l / local-02))
                              :ARG1 (c4 / chip
                                    :mod (b2 / blue))
                              :time (l2 / late)))
                  :time (w / wednesday))
            :ARG2 (r / remain-01
                  :ARG1 (s3 / sentiment)
                  :ARG3 (w2 / weak-02
                        :ARG1 s3
                        :ARG1-of (c5 / cause-01
                              :ARG0 (c6 / concern-01
                                    :ARG0 (o / outbreak-29
                                          :ARG1 (s4 / sars))))))))

# ::id 302 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok juan carlos ferrero saved face for spain , holding off a tough challenge from flying finn jarkko nieminen to squeeze out a #-# , #-# -lrb- #\/# -rrb- , #-# win in the second round of the #.##-million-dollar masters series here on tuesday .
# ::alignments
(a / and
      :op1 (s / save-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Juan"
                        :op2 "Carlos"
                        :op3 "Ferrero")
                  :part (f / face))
            :ARG1 f
            :ARG2 (p2 / person
                  :name (n2 / name
                        :op1 "Spain")))
      :op2 (h / hold-off-05
            :ARG0 p
            :ARG1 (c / challenge-01
                  :ARG0 (p3 / person
                        :name (n3 / name
                              :op1 "Finn"
                              :op2 "Jarkko"
                              :op3 "Nieminen")
                        :ARG0-of (f2 / fly-01))
                  :ARG1 p
                  :ARG1-of (t / tough-02))
            :purpose (s2 / squeeze-out-03
                  :ARG0 p
                  :ARG1 (w / win-01
                        :ARG0 p
                        :time (r / round
                              :ord (o / ordinal-entity
                                    :value 2)
                              :subevent-of (s3 / series
                                    :mod (m / master)
                                    :mod (m2 / monetary-quantity
                                          :quant 1000000
                                          :unit (d / dollar)))
                              :location (h2 / here)
                              :time (d2 / date-entity
                                    :weekday (t2 / tuesday)))))))

# ::id 303 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok much like friday night , the rangers fell far behind the yankees early and rallied late to make things compelling .
# ::alignments
(a / and
      :op1 (f / fall-01
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t / team
                              :name (n / name
                                    :op1 "Rangers"))))
            :ARG4 (b / behind
                  :op1 (t2 / team
                        :name (n2 / name
                              :op1 "Yankees"))
                  :quant (f2 / far))
            :time (e / early))
      :op2 (r / rally-01
            :ARG1 p
            :time (l / late))
      :ARG0-of (m / make-02
            :ARG1 (c / compel-01
                  :ARG0 (t3 / thing)))
      :ARG1-of (r2 / resemble-01
            :ARG2 (d / date-entity
                  :weekday (f3 / friday)
                  :dayperiod (n3 / night))
            :degree (m2 / much)))

# ::id 304 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fulham goalkeeper mark schwarzer was awarded australian football 's two top awards at a lavish ceremony on thursday .
# ::alignments
(a / award-01
      :ARG1 (a2 / award-01
            :quant 2
            :ARG1 (t / top)
            :ARG2 (f / football
                  :mod (c / country
                        :name (n / name
                              :op1 "Australia"))))
      :ARG2 (p / person
            :name (n2 / name
                  :op1 "Mark"
                  :op2 "Schwarzer")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t2 / team
                        :name (n3 / name
                              :op1 "FULHAM"))
                  :ARG2 (g / goalkeeper)))
      :time (c2 / ceremony
            :mod (l / lavish)
            :time (d / date-entity
                  :weekday (t3 / thursday))))

# ::id 305 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police detained more than ### people during violent protests before and during the nato summit in strasbourg , officials said sunday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (d / detain-01
            :ARG0 (p / police)
            :ARG1 (p2 / person
                  :quant (m / more-than
                        :op1 (p3 / person
                              :name (n / name
                                    :op1 " ###")))
                  :time (p4 / protest-01
                        :mod (v / violent)
                        :time (a / and
                              :op1 (b / before
                                    :op1 (s2 / summit
                                          :mod (n2 / nucleus)
                                          :location (c / city
                                                :name (n3 / name
                                                      :op1 "Strasbourg"))))
                              :op2 s2)))
            :time (s3 / sunday)))

# ::id 306 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the us government extended a new lifeline friday to bank of america , injecting another ## billion dollars in capital and guaranteeing ### billion dollars in shaky assets to help it weather the ongoing financial crisis .
# ::alignments
(a / and
      :op1 (e / extend-02
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "United"
                                    :op2 "States"))))
            :ARG1 (l / lifeline
                  :ARG1-of (n2 / new-01))
            :ARG2 (b / bank
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "America")))
            :time (d / date-entity
                  :weekday (f / friday)))
      :op2 (ii / inject-01
            :ARG0 g
            :ARG1 (m / monetary-quantity
                  :quant 1000000000
                  :unit (d2 / dollar)
                  :mod (a2 / another)
                  :mod (c3 / capital))
            :ARG2 b)
      :op3 (g3 / guarantee-01
            :ARG0 g
            :ARG1 (m2 / monetary-quantity
                  :quant 1000000000
                  :unit (d3 / dollar)
                  :mod (a3 / asset
                        :mod (s / shaky)))
            :ARG2 c
            :purpose (h / help-01
                  :ARG0 g
                  :ARG1 (w / weather-01
                        :ARG0 c
                        :ARG1 (c4 / crisis
                              :mod (f2 / finance)
                              :ARG1-of (g4 / go-on-15)))
                  :ARG2 c)))

# ::id 307 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an ##-year-old iraqi migrant attempting to reach britain illegally was killed when the truck on which he was trying to stow away crushed him , police in this northern french port said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (k / kill-01
            :ARG1 (p2 / person
                  :ARG0-of (m / migrate-01)
                  :mod (c / country
                        :name (n / name
                              :op1 "Iraq"))
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :ARG0-of (a / attempt-01
                        :ARG1 (r / reach-01
                              :ARG0 p2
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "Kingdom"))
                              :manner (l / law
                                    :polarity -))))
            :ARG1-of (c3 / cause-01
                  :ARG0 (c4 / crush-01
                        :ARG0 (t2 / truck
                              :ARG1-of (s2 / stow-01
                                    :ARG0 p2
                                    :ARG2 (a2 / away)
                                    :ARG1-of (t3 / try-01
                                          :ARG0 p2)))
                        :ARG1 p2)))
      :time (d / date-entity
            :weekday (t4 / tuesday))
      :location (p3 / port
            :mod (c5 / country
                  :name (n3 / name
                        :op1 "France"))
            :location (n4 / north)
            :mod (t5 / this)))

# ::id 308 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the london stock market opened higher on thursday following strong gains in asia .
# ::alignments
(o / open-01
      :ARG1 (m / market
            :mod (s / stock)
            :location (c / city
                  :name (n / name
                        :op1 "London")))
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG1-of (f / follow-01
            :ARG2 (g / gain-01
                  :ARG1-of (s2 / strong-02)
                  :location (c2 / continent
                        :name (n2 / name
                              :op1 "Asia"))))
      :ARG1-of (h / have-degree-91
            :ARG2 (h2 / high-02
                  :ARG1 o)
            :ARG3 (m2 / more)))

# ::id 309 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the cypriot government friday expressed satisfaction with an european parliament resolution on cyprus issue .
# ::alignments
(e / express-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Cyprus")))
            :time (d / date-entity
                  :weekday (f / friday)))
      :ARG1 (s / satisfy-01
            :ARG0 (r / resolution
                  :mod g
                  :name (n2 / name
                        :op1 "Parliament")
                  :mod (c2 / continent
                        :name (n3 / name
                              :op1 "Europe")))
            :topic (ii / issue-02
                  :ARG0 c))
      :ARG1 g)

# ::id 310 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sri lanka attracted fewer holidaymakers in june , the island 's main tourism promotion authority said friday , blaming the drop in the number of visitors on the country 's ongoing ethnic conflict .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (a2 / authority
                  :mod (p / promote-02
                        :ARG1 (t / tourism))
                  :mod (m / main)
                  :poss (ii / island
                        :name (n / name
                              :op1 "Sri"
                              :op2 "Lanka")))
            :ARG1 (a3 / attract-01
                  :ARG0 ii
                  :ARG1 (p2 / person
                        :ARG0-of (h / holiday-01)
                        :quant (f / few))
                  :location (c / city
                        :name (n2 / name
                              :op1 "June")))
            :time (d / date-entity
                  :weekday (f2 / friday)))
      :op2 (b / blame-01
            :ARG0 a2
            :ARG1 (d2 / drop-01
                  :ARG1 (n3 / number
                        :quant-of (p3 / person
                              :ARG0-of (v / visit-01)))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (c3 / conflict-01
                              :ARG0 (e / ethnic)
                              :ARG1-of (g / go-on-15)
                              :location ii)))))

# ::id 311 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok most asian stock markets closed lower tuesday , with share prices slipping in tokyo on news that japan faces a prolonged economic slump .
# ::alignments
(c / close-01
      :ARG1 (m / market
            :mod (s / stock)
            :mod (m2 / most)
            :location (c2 / continent
                  :name (n / name
                        :op1 "Asia")))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG0-of (c3 / cause-01
            :ARG1 (s2 / slip-01
                  :ARG1 (p / price-01
                        :ARG1 (s3 / share))
                  :ARG2 (t2 / tokyo)
                  :ARG1-of (c4 / cause-01
                        :ARG0 (n2 / news
                              :topic (f / face-01
                                    :ARG0 (c5 / country
                                          :name (n3 / name
                                                :op1 "Japan"))
                                    :ARG1 (s4 / slump-01
                                          :ARG1 (e / economy)
                                          :ARG1-of (p2 / prolong-01)))))))
      :ARG1-of (h / have-degree-91
            :ARG2 (l / low-04
                  :ARG1 c)
            :ARG3 (m3 / more)))

# ::id 312 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the duchess of york on tuesday insisted she was in control of her physical and mental well-being , responding to claims by a homeopathic healer that her mind was `` blocked '' by slimming pills .
# ::alignments
(ii / insist-01
      :ARG0 (d / duchess
            :mod (y / york))
      :ARG1 (c / control-01
            :ARG0 d
            :ARG1 (a / and
                  :op1 (w / well-09
                        :ARG1 d
                        :mod (p / physical))
                  :op2 (w2 / well-09
                        :ARG1 d
                        :mod (m / mind)
                        :mod (m2 / mental))))
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (r / respond-01
                  :ARG0 d
                  :ARG1 (c3 / claim-01
                        :ARG0 (p2 / person
                              :ARG0-of (h / heal-01)
                              :mod (h2 / homeopathy))
                        :ARG1 (b / block-01
                              :ARG0 (p3 / pill
                                    :ARG2-of (s / slim-01))
                              :ARG1 m)))))

# ::id 313 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok needing one more game to wrap up his first week of work at wimbledon , roger federer wavered , losing his serve for the first time in the tournament .
# ::alignments
(w / wave-04
      :ARG0 (p / person
            :name (n / name
                  :op1 "Roger"
                  :op2 "Fenger"))
      :ARG1 (s / serve-01
            :ARG0 p)
      :ARG1-of (c / cause-01
            :ARG0 (l / lose-03
                  :ARG0 p
                  :ARG1 s
                  :time (t / tournament)
                  :ord (o / ordinal-entity
                        :value 1)))
      :time (b / bypass-01
            :ARG0 p
            :ARG1 (g / game
                  :quant 1
                  :mod (m / more))
            :purpose (w2 / wrap-up-02
                  :ARG0 p
                  :ARG1 (w3 / week
                        :mod (w4 / work-01
                              :ARG0 p
                              :location (e / event
                                    :name (n2 / name
                                          :op1 "Wimbledon"))
                              :ord (o2 / ordinal-entity
                                    :value 1))))))

# ::id 314 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok un chief ban ki-moon monday condemned a devastating suicide bombing in southeast iran that left ## dead including seven military commanders .
# ::alignments
(c / condemn-01
      :polarity -
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ban"
                  :op2 "Ki-moon")
            :mod (c2 / chief))
      :ARG1 (b / bomb-01
            :mod (s / suicide)
            :ARG0-of (d / devastate-01)
            :location (s2 / southeast
                  :part-of (c3 / country
                        :name (n2 / name
                              :op1 "Iran")))
            :ARG0-of (l / leave-13
                  :ARG1 (d2 / die-01
                        :ARG1 (p2 / person
                              :ARG2-of (ii / include-91
                                    :ARG1 (p3 / person
                                          :quant 7
                                          :ARG0-of (h / have-org-role-91
                                                :ARG1 (m / military)
                                                :ARG2 (c4 / commander))))))))
      :time (d3 / date-entity
            :weekday (m2 / monday)))

# ::id 315 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lego group , a closely held danish toymaker , said it will introduce a line of doll house sets and expand its range of girls ' toys in europe .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "lego"
                  :op2 "Group")
            :mod (t / toymaker
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Denmark"))
                  :ARG1-of (h / hold-04
                        :ARG1-of (c3 / close-10))))
      :ARG1 (a / and
            :op1 (ii / introduce-02
                  :ARG0 c
                  :ARG1 (l / line
                        :consist-of (s2 / set
                              :mod (h2 / house
                                    :mod (d / doll)))))
            :op2 (e / expand-01
                  :ARG0 c
                  :ARG1 (r / range
                        :poss c
                        :consist-of (t2 / toy
                              :poss (g / girl)))
                  :location (c4 / continent
                        :name (n3 / name
                              :op1 "Europe")))))

# ::id 316 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok several thousand spaniards stood thursday on a central plaza with leaders from across the political spectrum and observed a minute of silence for the victims of the terrorist attacks in the united states .
# ::alignments
(a / and
      :op1 (s / stand-01
            :ARG1 (s2 / spaniard
                  :quant (s3 / several
                        :op1 1000)
                  :accompanier (p / person
                        :ARG0-of (l / lead-02)
                        :source (a2 / across
                              :op1 (s4 / spectrum
                                    :mod (p2 / politics)))))
            :time (d / date-entity
                  :weekday (t / thursday))
            :location (p3 / plaza
                  :mod (c / center)))
      :op2 (o / observe-01
            :ARG0 s2
            :ARG1 (s5 / silence-01
                  :ARG1 (v / victim
                        :ARG1-of (a3 / attack-01
                              :ARG0 (t2 / terrorist)
                              :location (c2 / country
                                    :name (n / name
                                          :op1 "United"
                                          :op2 "States"))))
                  :duration (t3 / temporal-quantity
                        :quant 1
                        :unit (m / minute)))))

# ::id 317 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korea 's army said monday it is ready to `` blow up '' south korea and the u.s. , hours after the allies kicked off annual military drills that pyongyang has slammed as a rehearsal for attack .
# ::alignments
(s / say-01
      :ARG0 (a / army
            :poss (c / country
                  :name (n / name
                        :op1 "North"
                        :op2 "Korea")))
      :ARG1 (r / ready-02
            :ARG1 a
            :ARG2 (b / blow-up-06
                  :ARG0 a
                  :ARG1 (a2 / and
                        :op1 (c2 / country
                              :name (n2 / name
                                    :op1 "South"
                                    :op2 "Korea"))
                        :op2 (c3 / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States")))))
      :time (d / date-entity
            :weekday (m / monday))
      :time (a3 / after
            :op1 (k / kick-off-04
                  :ARG0 (a4 / ally)
                  :ARG1 (d2 / drill-02
                        :mod (m2 / military)
                        :frequency (r2 / rate-entity-91
                              :ARG3 (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))
                        :ARG1-of (s2 / slam-02
                              :ARG0 (c4 / city
                                    :name (n4 / name
                                          :op1 "Pyongyang"))
                              :ARG2 (r3 / rehearsal
                                    :purpose (a5 / attack-01)))))
            :quant (m3 / multiple
                  :op1 t
                  :quant 1
                  :unit y)))

# ::id 318 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an international seminar on <unk> telecommunication opened wednesday in this capital of east china 's fujian province , attracting experts and scholars as well as entrepreneurs from china , the united states , canada and singapore .
# ::alignments
(o / open-01
      :ARG1 (s / seminar
            :topic (t / telecommunication)
            :mod (ii / international))
      :time (w / wednesday)
      :location (c / city
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p / province
                        :name (n / name
                              :op1 "Fujian")
                        :location (e / east
                              :part-of (c2 / country
                                    :name (n2 / name
                                          :op1 "China"))))
                  :ARG2 (c3 / capital)))
      :ARG0-of (a / attract-01
            :ARG1 (a2 / and
                  :op1 (p2 / person
                        :ARG0-of h
                        :ARG1 c2
                        :ARG2 (a3 / and
                              :op1 (p3 / person
                                    :ARG1-of (e2 / expert-01))
                              :op2 (s2 / scholar))))
            :op2 (e3 / entrepreneur
                  :source c2)
            :op3 (a4 / and
                  :op1 (c4 / country
                        :name (n3 / name
                              :op1 "United"
                              :op2 "States"))
                  :op2 (c5 / country
                        :name (n4 / name
                              :op1 "Canada"))
                  :op3 (c6 / country
                        :name (n5 / name
                              :op1 "Singapore")))))

# ::id 319 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok disrupting a recent mood of friendliness , north korea attacked the south korean government on thursday for granting asylum this week to nearly ### north korean defectors , characterizing seoul 's actions as `` abduction and terrorism .
# ::alignments
(a / and
      :op1 (a2 / attack-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "North"
                        :op2 "Korea"))
            :ARG1 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "South"
                                    :op2 "Korea"))))
            :ARG2 (g3 / grant-01
                  :ARG0 g
                  :ARG1 (a3 / asylum)
                  :ARG2 (p / person
                        :ARG0-of (d / defect-01
                              :ARG1 c)
                        :quant (n3 / nearly)
                        :op1-of n3))
            :time (w / week
                  :mod (t / this)))
      :time (t2 / thursday)
      :op2 (c3 / characterize-01
            :ARG0 c
            :ARG1 (a4 / act-02
                  :ARG0 (c4 / country
                        :name (n4 / name
                              :op1 "Seoul")))
            :ARG2 (a5 / and
                  :op1 (a6 / abduct-01
                        :ARG1 p)
                  :op2 (t3 / terrorism)))
      :ARG0-of (d2 / derail-01
            :ARG1 (m / mood
                  :time (r / recent)
                  :mod (f / friendly-01))))

# ::id 320 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the wife of former cambodian and khmer rouge leader pol pot has died aged ## , a relative confirmed tuesday .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Pol"
                  :op2 "Pot")
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Cambodia"))
                        :ARG0-of (l / lead-02
                              :ARG1 (p3 / political-party
                                    :name (n3 / name
                                          :op1 "Khmer"
                                          :op2 "R rouge")))
                        :time (f / former))
                  :ARG2 (w / wife)))
      :ARG1-of (c2 / cause-01
            :ARG0 (a / age-01
                  :ARG1 p))
      :ARG1-of (c3 / confirm-01
            :time (d2 / date-entity
                  :weekday (t / tuesday))))

# ::id 321 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italian marco melandri gave the local fans something to cheer about when winning the ###cc italian grand prix here on sunday .
# ::alignments
(g / give-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Marco"
                  :op2 "Melandri")
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Italy")))
      :ARG1 (s / something
            :ARG1-of (c3 / cheer-02
                  :ARG0 (f / fan
                        :ARG1-of (l / local-02)
                        :ARG2-of g)))
      :time (w / win-01
            :ARG0 c
            :ARG1 (p / prix
                  :mod (g2 / grand)
                  :mod c2)
            :location (h / here)
            :time (d / date-entity
                  :weekday (s2 / sunday))))

# ::id 322 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok egypt confirmed on thursday a new human bird flu case , which brought the number of such cases to ## in this populous arab nation , the official news agency mena reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Mensa")
            :mod (n2 / news)
            :mod (o / official))
      :ARG1 (c / confirm-01
            :ARG0 (c2 / country
                  :name (n3 / name
                        :op1 "Egypt"))
            :ARG1 (c3 / case-04
                  :ARG1 (d / disease
                        :name (n4 / name
                              :op1 "bird"
                              :op2 "flu")
                        :mod (h / human))
                  :ARG1-of (n5 / new-01)
                  :ARG0-of (b / bring-01
                        :ARG1 (n6 / number
                              :quant-of (c4 / case-04
                                    :mod (s / such)))
                        :ARG2 n6)
                  :ARG4 (n7 / nation
                        :location (w / world-region
                              :name (n8 / name
                                    :op1 "Arabia"))
                        :ARG1-of (p / populate-01)
                        :mod (t / this))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 323 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. president george w. bush and the world 's financial leaders staged repeated displays of unity saturday to combat an unfolding credit crisis , hoping to calm investors whose panic has spread despite bold and accelerating government action .
# ::alignments
(a / and
      :op1 (s / stage-01
            :ARG0 (a2 / and
                  :op1 (p / person
                        :name (n / name
                              :op1 "George"
                              :op2 "W."
                              :op3 "Bush")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "U.S."))
                              :ARG2 (p2 / president)))
                  :op2 (p3 / person
                        :ARG0-of (l / lead-02
                              :ARG1 (w / world))
                        :mod (f / finance)))
            :ARG1 (d / display-01
                  :ARG1 (u / unity)
                  :ARG1-of (r / repeat-01))
            :time (d2 / date-entity
                  :weekday (s2 / saturday))
            :purpose (c2 / combat-01
                  :ARG0 a2
                  :ARG1 (c3 / crisis
                        :mod (c4 / credit)
                        :ARG1-of (u2 / unfold-01))))
      :op2 (h2 / hope-01
            :ARG0 a2
            :ARG1 (c5 / calm-01
                  :ARG0 a2
                  :ARG1 (p4 / person
                        :ARG0-of (ii / invest-01)
                        :ARG1-of (s3 / spread-02
                              :concession (a3 / act-02
                                    :ARG0 (g / government-organization
                                          :ARG0-of (g2 / govern-01))
                                    :ARG1-of (b / bold-02)
                                    :ARG1-of (a4 / accelerate-01)))))))

# ::id 324 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former top security chief of ex-president roh tae-woo said sunday he was managing millions of dollars suspected to be part of a huge hidden fund for roh .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Rh"
                  :op2 "Tae-woo")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name n
                        :op1 "Security"))
            :ARG2 (c / chief
                  :mod (t / top))
            :time (f / former))
      :ARG0-of (h2 / have-org-role-91
            :ARG2 (p2 / president)
            :time (e / ex))
      :ARG1 (m / manage-01
            :ARG0 p
            :ARG1 (m2 / multiple
                  :op1 (m3 / monetary-quantity
                        :quant 1000000
                        :unit (d / dollar))
                  :ARG2-of (s2 / suspect-01
                        :ARG1 (h3 / have-part-91
                              :ARG1 (f2 / fund
                                    :ARG1-of (h4 / hide-01)
                                    :mod (h5 / huge)
                                    :beneficiary p)
                              :ARG2 p))))
      :time (d2 / date-entity
            :weekday (s3 / sunday)))

# ::id 325 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kenya 's ezekiel kemboi won the men 's #### meters steeplechase title at the world championships here on tuesday .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ezekiel"
                  :op2 "Keboi")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Kenya")))
      :ARG1 (t / title
            :mod (s / steeplechase
                  :name (n3 / name
                        :op1 "###"
                        :op2 "meter"))
            :mod (m / man))
      :ARG2 (f / final)
      :location (g / game
            :name (n4 / name
                  :op1 "World"
                  :op2 "Championships")
            :location (h / here)
            :time (d / date-entity
                  :weekday (t2 / tuesday))))

# ::id 326 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. president george w. bush will nominate zalmay khalilzad , currently ambassador to iraq , to be the american envoy to the united nations , secretary of state condoleezza rice said on monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Condoleezza"
                  :op2 "Rice")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / secretary
                        :topic (s3 / state))))
      :ARG1 (n2 / nominate-01
            :ARG0 (p2 / person
                  :name (n3 / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n4 / name
                                    :op1 "U.S."))
                        :ARG2 (p3 / president)))
            :ARG1 (p4 / person
                  :name (n5 / name
                        :op1 "Zalmay"
                        :op2 "Khalilzad")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n6 / name
                                    :op1 "Iraq"))
                        :ARG2 (a / ambassador
                              :mod (c3 / country
                                    :name (n7 / name
                                          :op1 "America")))
                        :time (c4 / current)))
            :ARG2 (e / envoy
                  :mod c3
                  :location (n8 / nation
                        :ARG1-of (u / unite-01))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 327 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong share prices closed sharply lower friday , down #.# percent , as steep falls on wall street prompted investors to sell-down the benchmark index , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-07
            :ARG1 (s2 / share-01
                  :mod (c2 / company
                        :name (n / name
                              :op1 "Hong"
                              :op2 "Kong")))
            :time (d2 / date-entity
                  :weekday (f / friday))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / low-04
                        :ARG1 c
                        :mod (s3 / sharp))
                  :ARG3 (m / more)
                  :ARG4 (p2 / percentage-entity
                        :value "1/2"))
            :ARG1-of (c3 / cause-01
                  :ARG0 (p3 / prompt-01
                        :ARG0 (f2 / fall-01
                              :ARG1 s2
                              :location (m2 / market-sector
                                    :name (n2 / name
                                          :op1 "Wall"
                                          :op2 "Street"))
                              :mod (s4 / steep))
                        :ARG1 (s5 / sell-down-04
                              :ARG0 (p4 / person
                                    :ARG0-of (ii / invest-01))
                              :ARG1 (ii2 / index
                                    :mod (b / benchmark)))))))

# ::id 328 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the first breast cancer treatment and personnel training center in china was established friday in this southwestern municipality .
# ::alignments
(e / establish-01
      :ARG1 (c / center
            :location-of (a / and
                  :op1 (t / treat-03
                        :ARG1 (d / disease
                              :name (n / name
                                    :op1 "breast"
                                    :op2 "cancer")))
                  :op2 (t2 / train-01
                        :ARG2 (p / personnel)))
            :ord (o / ordinal-entity
                  :value 1)
            :location (c2 / country
                  :name (n2 / name
                        :op1 "China")))
      :time (d2 / date-entity
            :weekday (f / friday))
      :location (m / municipality
            :location (s / southwest
                  :mod (t3 / this))))

# ::id 329 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese president jiang zemin met here thursday with chief executive of the hong kong special administrative region tung chee hwa , and edmund ho hau wah , chief executive of the macao special administrative region .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jiang"
                  :op2 "Zemin")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (p2 / president)))
      :ARG1 (a / and
            :op1 (p3 / person
                  :name (n3 / name
                        :op1 "Tung"
                        :op2 "chee"
                        :op3 "hwa")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (r / region
                              :name (n4 / name
                                    :op1 "Hong"
                                    :op2 "Kong"
                                    :op3 "Special"
                                    :op4 "Administrative"
                                    :op5 "Region"))
                        :ARG2 (e / executive
                              :mod (c2 / chief))))
            :op2 (p4 / person
                  :name (n5 / name
                        :op1 "Edmund"
                        :op2 "Ho"
                        :op3 "Hau")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (r2 / region
                              :name (n6 / name
                                    :op1 "Macao"
                                    :op2 "Special"
                                    :op3 "Administrative"
                                    :op4 "Region"))
                        :ARG2 (e2 / executive
                              :mod (c3 / chief)))))
      :location (h4 / here)
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 330 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some ford explorer owners who had their firestone tires replaced following last summer 's recall will soon be told to do it again , after ford motor co. announced it will replace all remaining ## million firestone wilderness at tires on its vehicles .
# ::alignments
(t / tell-01
      :ARG1 (r / replace-01
            :ARG0 (p / person
                  :ARG0-of (o / own-01
                        :ARG1 (c / company
                              :name (n / name
                                    :op1 "Ford"
                                    :op2 "Motor"
                                    :op3 "Co.")))
                  :quant (s / some)
                  :ARG0-of (h / have-03
                        :ARG1 (t2 / tire
                              :mod (f / firestone)
                              :poss p))
                  :ARG1-of (r2 / recall-02
                        :time (d / date-entity
                              :season (s2 / summer)
                              :mod (y / year
                                    :mod (l / last)))))
            :ARG1 p
            :ARG2 (d2 / do-02
                  :ARG0 p
                  :ARG1 (ii / it)
                  :mod (a / again))
            :time (s3 / soon)
            :time (a2 / after
                  :op1 (a3 / announce-01
                        :ARG0 c
                        :ARG1 (r3 / replace-01
                              :ARG0 c
                              :ARG1 (w / wilderness
                                    :quant 1000000
                                    :mod (f2 / firestone)
                                    :ARG1-of (r4 / remain-01)
                                    :mod (a4 / all))
                              :ARG2 (t3 / tire
                                    :location (v / vehicle
                                          :poss c)))))))

# ::id 331 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a judge on monday ordered lindsay lohan to wear an alcohol-monitoring bracelet and refused to ease restrictions involving drug and alcohol testing so the actress can film a movie in texas .
# ::alignments
(a / and
      :op1 (o / order-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG3 (j / judge-01)))
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "Lindsay"
                        :op2 "Lohan"))
            :ARG2 (w / wear-01
                  :ARG0 p2
                  :ARG1 (b / bracelet
                        :ARG0-of (m / monitor-01
                              :ARG1 (a2 / alcohol))))
            :time (d / date-entity
                  :weekday (m2 / monday)))
      :op2 (r / refuse-01
            :ARG0 p
            :ARG1 (e / ease-02
                  :ARG0 p
                  :ARG1 (r2 / restrict-01
                        :ARG2-of (ii / involve-01
                              :ARG1 (t / test-01
                                    :ARG1 p2
                                    :ARG2 (a3 / and
                                          :op1 (d2 / drug)
                                          :op2 a2))))
                  :purpose (p3 / possible-01
                        :ARG1 (f / film-01
                              :ARG0 (p4 / person
                                    :ARG0-of (a4 / act-01))
                              :ARG1 (m3 / movie)
                              :location (s / state
                                    :name (n2 / name
                                          :op1 "Texas")))))))

# ::id 332 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese president jiang zemin on wednesday showered hong kong leader tung chee-hwa with glowing praise and pledged his continued support to ensure the prosperity and stability of the city .
# ::alignments
(a / and
      :op1 (s / show-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Jiang"
                        :op2 "Zemin")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG2 (p2 / president)))
            :ARG1 (p3 / praise-01
                  :ARG1 (p4 / person
                        :name (n3 / name
                              :op1 "Tung"
                              :op2 "Chee-hwa")
                        :ARG0-of (l / lead-02
                              :ARG1 (o / organization
                                    :name (n4 / name
                                          :op1 "Hong"
                                          :op2 "Kong"))))
                  :ARG1-of (g / glow-01))
            :ARG2 p4
            :time (d / date-entity
                  :weekday (w / wednesday)))
      :op2 (p5 / pledge-01
            :ARG0 p
            :ARG2 (s2 / support-01
                  :ARG0 p
                  :ARG1 (e / ensure-01
                        :ARG0 p
                        :ARG1 (a2 / and
                              :op1 (p6 / prosper-01
                                    :ARG0 (c2 / city))
                              :op2 (s3 / stability
                                    :poss c2)))
                  :ARG1-of (c3 / continue-01))))

# ::id 333 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lebanese factions failed to reach agreement on replacing president emile lahoud , whose term expired at midnight friday , leaving lebanon without a head of state for the first time since its ####-## civil war .
# ::alignments
(f / fail-01
      :ARG1 (f2 / faction
            :mod (c / country
                  :name (n / name
                        :op1 "Lebanon")))
      :ARG2 (r / reach-01
            :ARG0 f2
            :ARG1 (a / agree-01
                  :ARG1 (r2 / replace-01
                        :ARG1 (p / person
                              :name (n2 / name
                                    :op1 "Emile"
                                    :op2 "Lahoud")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p2 / president))
                              :ARG1-of (e / expire-01
                                    :time (d / date-entity
                                          :dayperiod (n3 / night)
                                          :weekday (f3 / friday)))))))
      :ARG0-of (l / leave-13
            :ARG1 (h2 / have-03
                  :polarity -
                  :ARG0 c
                  :ARG1 (p3 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 c
                              :ARG2 (h4 / head-of-state)))
                  :ord (o / ordinal-entity
                        :value 1
                        :range (w / war-01
                              :mod (c2 / civil)
                              :ARG1-of (c3 / complete-02))))))

# ::id 334 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fresh from his resounding victory in last month 's presidential election , sri lankan president mahinda rajapaksa is to undertake an official visit to russia , government officials said on friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG2 (o / official)))
      :ARG1 (u / undertake-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Mahinda"
                        :op2 "Rajapaksa")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Lankan"))
                        :ARG2 (p3 / president))
                  :ARG1-of (f / fresh-04
                        :ARG2 (w / win-01
                              :ARG0 p2
                              :ARG2 (e / elect-01
                                    :ARG2 p3
                                    :time (m / month
                                          :mod (l / last)))
                              :ARG0-of (r / resound-01))))
            :ARG1 (v / visit-01
                  :ARG0 p2
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "Russia"))
                  :mod o))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 335 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok astronauts patched a damaged solar panel on the international space station saturday during a tricky and dangerous seven-hour spacewalk .
# ::alignments
(p / patch-01
      :ARG0 (a / astronaut)
      :ARG1 (p2 / panel
            :mod (s / solar)
            :ARG1-of (d / damage-01))
      :location (s2 / station
            :mod (ii / international)
            :mod (s3 / space))
      :time (d2 / date-entity
            :weekday (s4 / saturday))
      :time (s5 / spacewalk
            :duration (t / temporal-quantity
                  :quant 7
                  :unit (h / hour)
                  :ARG1-of (t2 / tricky-02)
                  :ARG0-of (e / endanger-01))))

# ::id 336 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hewlett-packard co. 's quarter-century alliance with oracle corp. has been `` strained '' by the dispute over oracle 's hiring of ousted hp ceo mark hurd , hp 's interim chief said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :name (n / name
                              :op1 "HP"))
                  :ARG2 (c2 / chief
                        :mod (ii / interim))))
      :ARG1 (s2 / strain-01
            :ARG0 (d / dispute-01
                  :ARG0 (h2 / hire-01
                        :ARG0 (c3 / company
                              :name (n2 / name
                                    :op1 "Oracle"
                                    :op2 "Corp."))
                        :ARG1 (p2 / person
                              :name (n3 / name
                                    :op1 "Hurd")
                              :ARG1-of (o / oust-01
                                    :ARG2 (h3 / have-org-role-91
                                          :ARG0 p2
                                          :ARG1 c3
                                          :ARG2 (o2 / officer
                                                :mod c2)
                                          :mod (e / executive))))))
            :ARG1 (a / ally-01
                  :ARG1 c3
                  :ARG2 c3
                  :duration (t / temporal-quantity
                        :quant (q / quarter
                              :unit (c4 / century)))))
      :time (w / wednesday))

# ::id 337 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chinese government has waged a nationwide crackdown on pornography , illegal publications and piracy , in a bid to create a sound environment for the upcoming national day holidays , the asian games and the asian para games .
# ::alignments
(w / wage-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "China"))))
      :ARG1 (c2 / crack-down-06
            :ARG0 g
            :ARG1 (a / and
                  :op1 (p / pornography)
                  :op2 (p2 / publication
                        :ARG1-of (l / legal-02
                              :polarity -))
                  :op3 (p3 / piracy))
            :mod (n2 / nationwide))
      :purpose (b / bid-01
            :ARG0 g
            :ARG1 (c3 / create-01
                  :ARG0 g
                  :ARG1 (e / environment
                        :mod (s / sound)
                        :beneficiary (a2 / and
                              :op1 (h / holiday
                                    :mod (d / day
                                          :mod (n3 / nation))
                                    :ARG1-of (c4 / come-up-13))
                              :op2 (g3 / game
                                    :mod (c5 / continent
                                          :name (n4 / name
                                                :op1 "Asia")))
                              :op3 (g4 / game
                                    :mod (p4 / para)
                                    :mod c5))))))

# ::id 338 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italy 's bar association on thursday slammed silvio berlusconi for claiming judges were politically motivated after a milan court <unk> the prime minister 's british tax lawyer of corruption .
# ::alignments
(s / slam-02
      :ARG0 (a / association
            :mod (b / bar)
            :poss (c / company
                  :name (n / name
                        :op1 "italy")))
      :ARG1 (p / person
            :name (n2 / name
                  :op1 "Silvio"
                  :op2 "Berlusconi"))
      :ARG2 (c2 / claim-01
            :ARG0 p
            :ARG1 (m / motivate-02
                  :ARG0 (p2 / politics)
                  :ARG1 (p3 / person
                        :ARG0-of (j / judge-01))
                  :time (a2 / after
                        :op1 (a3 / accuse-01
                              :ARG0 (c3 / court
                                    :mod (c4 / country
                                          :name (n3 / name
                                                :op1 "Milan")))
                              :ARG1 (p4 / person
                                    :mod (c5 / country
                                          :name (n4 / name
                                                :op1 "Britain"))
                                    :ARG0-of (h / have-org-role-91
                                          :ARG2 (l / lawyer
                                                :mod (t / tax-01))))
                              :ARG2 (c6 / corrupt-01)))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 340 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar notched a new ## #\/# - year high against the pound and gained on the euro , but slipped versus the yen as a british recession was confirmed and more blue chips posted declining profits .
# ::alignments
(c / contrast-01
      :ARG1 (a / and
            :op1 (n / notch-01
                  :ARG0 (d / dollar)
                  :ARG1 (h / high-02
                        :ARG1 d
                        :ARG1-of (n2 / new-01)
                        :time (y / year)
                        :prep-against (p / pound)))
            :op2 (g / gain-01
                  :ARG1 d
                  :ARG2 (e / euro)))
      :ARG2 (a2 / and
            :op1 (s / slip-01
                  :ARG1 d
                  :ARG4 (v / versus
                        :op1 (y2 / yen))
                  :time (c2 / confirm-01
                        :ARG1 (r / recession-02
                              :ARG1 (c3 / country
                                    :name (n3 / name
                                          :op1 "Great"
                                          :op2 "Britain"))))
                  :op2 (p2 / post-01
                        :ARG0 (c4 / chip
                              :mod (b / blue)
                              :quant (m / more))
                        :ARG1 (p3 / profit-01
                              :ARG1-of (d2 / decline-01))))))

# ::id 341 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok democratic u.s. presidential candidate hillary rodham clinton welcomed her traveling press corps aboard her campaign plane with a humorous take on the standard flight attendant speech familiar to commercial air travelers .
# ::alignments
(w / welcome-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hollary"
                  :op2 "Rodham"
                  :op3 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (p2 / president))
            :mod (d / democratic))
      :ARG1 (c2 / corps
            :mod (p3 / press)
            :ARG0-of (t / travel-01)
            :poss p)
      :ARG2 (t2 / take-on-09
            :ARG0 p
            :ARG1 (s / speak-01
                  :ARG0 (p4 / person
                        :ARG0-of (a / attend-02
                              :ARG1 (f / fly-01)))
                  :ARG1-of (s2 / standard-02)
                  :ARG1-of (f2 / familiarize-01
                        :ARG2 (p5 / person
                              :ARG0-of (t3 / travel-01
                                    :ARG4 (a2 / air))
                              :mod (c3 / commerce))))
            :ARG0-of (h2 / humor-01))
      :location (p6 / plane
            :poss p
            :mod (c4 / campaign-01)))

# ::id 342 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the interior minister announced a ##-hour ban on all vehicular movements in baghdad and its suburbs starting at # a.m. sunday in an effort contain the wave of sectarian violence following the bombing of a shiite shrine three days ago in samarra .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (ii / interior))))
      :ARG1 (b / ban-01
            :ARG1 (m2 / move-01
                  :mod (v / vehicular)
                  :mod (a2 / all)
                  :location (a3 / and
                        :op1 (c / city-district
                              :name (n / name
                                    :op1 "Baghdad"))
                        :op2 (s / suburb
                              :poss c)))
            :duration (t / temporal-quantity
                  :quant 1
                  :unit (h2 / hour))
            :ARG1-of (s2 / start-01
                  :time (d / date-entity
                        :time "23:00"
                        :weekday (s3 / sunday)))
            :purpose (e / effort-01
                  :ARG1 (c2 / contain-01
                        :ARG1 (w / wave-04
                              :ARG1 (v2 / violence
                                    :mod (s4 / sectarian))
                              :ARG1-of (f / follow-01
                                    :ARG2 (b2 / bomb-01
                                          :ARG1 (s5 / shrine
                                                :mod (r / religious-group
                                                      :name (n2 / name
                                                            :op1 "Shiite")))
                                          :location (c3 / city
                                                :name (n3 / name
                                                      :op1 "Samarra"))
                                          :time (b3 / before
                                                :op1 (n4 / now)
                                                :quant t
                                                :quant 3
                                                :unit (d2 / day)))))))))

# ::id 343 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kraft foods inc. improved its hostile takeover offer for british chocolate and gum maker cadbury plc after selling its north american pizza business for $ #.# billion to nestle , which confirmed it would not make a rival bid .
# ::alignments
(ii / improve-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Kraft"
                  :op2 "Foods"
                  :op3 "Inc."))
      :ARG1 (o / offer-01
            :ARG0 c
            :ARG1 (t / take-over-12
                  :ARG0 c
                  :ARG1 (c2 / company
                        :name (n2 / name
                              :op1 "Cadbury"
                              :op2 "plc")
                        :ARG0-of (m / make-01
                              :ARG1 (a / and
                                    :op1 (c3 / chocolate)
                                    :op2 (g / gum)))
                        :mod (c4 / country
                              :name (n3 / name
                                    :op1 "Great"
                                    :op2 "Britain"))))
            :mod (h / hostile))
      :time (a2 / after
            :op1 (s / sell-01
                  :ARG0 c
                  :ARG1 (b / business
                        :mod (p / pizza)
                        :mod (c5 / country
                              :name (n4 / name
                                    :op1 "America"))
                        :poss c)
                  :ARG3 (m2 / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar))
                  :purpose (n5 / nestle-01
                        :ARG0 c
                        :ARG1 b)
                  :ARG0-of (c6 / confirm-01
                        :ARG1 (b2 / bid-01
                              :polarity -
                              :ARG0 c
                              :ARG1-of (r / rival-01
                                    :ARG0 c))))))

# ::id 344 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a lawyer picked to represent the highest-ranking khmer rouge leader detained at a u.n.-backed genocide tribunal acknowledged friday he faced a `` heavy burden '' in defending his client against charges of crimes against humanity and war crimes .
# ::alignments
(a / acknowledge-01
      :ARG0 (l / lawyer
            :ARG1-of (p / pick-01
                  :ARG2 (r / represent-01
                        :ARG0 l
                        :ARG1 (p2 / person
                              :ARG0-of (l2 / lead-02
                                    :ARG1 (o / organization
                                          :name (n / name
                                                :op1 "Khmer"
                                                :op2 "Rifle")))
                              :ARG1-of (r2 / rank-01
                                    :ARG2 (h / high-02)
                                    :ARG1-of h
                                    :ARG2-of (h2 / have-degree-91
                                          :ARG3 (m / most))
                                    :ARG1-of h2)
                              :ARG1-of (d / detain-01
                                    :location (t / tribunal
                                          :topic (g / genocide-01)
                                          :ARG1-of (b / back-01
                                                :ARG0 o
                                                :name (n2 / name
                                                      :op1 "U.N."))))))))
      :ARG1 (f / face-01
            :ARG0 l
            :ARG1 (b2 / burden-01
                  :ARG1 l
                  :ARG2 (d2 / defend-01
                        :ARG0 l
                        :ARG1 (p3 / person
                              :ARG0-of (h3 / have-rel-role-91
                                    :ARG1 l
                                    :ARG2 (c / client)))
                        :ARG2 (c2 / charge-05
                              :ARG1 l
                              :ARG2 (a2 / and
                                    :op1 (c3 / crime-02
                                          :ARG2 (h4 / humanity))
                                    :op2 (c4 / crime-02
                                          :ARG2 (w / war))))
                        :mod (h5 / heavy)))
            :time (d3 / date-entity
                  :weekday (f2 / friday))))

# ::id 345 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canada will provide vietnam with a grant of nearly ##,### dollars to help protect the country 's endangered seahorse population , a canadian diplomat said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Canada"))
                  :ARG2 (d / diplomat)))
      :ARG1 (p2 / provide-01
            :ARG0 c
            :ARG1 (g / grant-01
                  :ARG1 (d2 / dollar
                        :ARG1-of (w / worth-01
                              :ARG2 (n2 / nearly
                                    :op1 (m / monetary-quantity
                                          :quant 1000000000
                                          :unit d2)))))
            :ARG2 (c2 / country
                  :name (n3 / name
                        :op1 "Vietnam")))
      :ARG2 c2
      :purpose (h2 / help-01
            :ARG0 c2
            :ARG1 (p3 / protect-01
                  :ARG0 c2
                  :ARG1 (p4 / population
                        :ARG1-of (e / endanger-01)
                        :mod (s2 / seahorse)
                        :poss c2)))
      :time (w2 / wednesday))

# ::id 346 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it 's entirely unnecessary to look for topical relevance or domestic parallels in `` the no. # ladies ' detective agency , '' a new <unk> series from hbo that is engaging , charming and intoxicating entirely on its own .
# ::alignments
(n / need-01
      :polarity -
      :ARG1 (l / look-01
            :ARG1 (o / or
                  :op1 (r / relevant-01
                        :mod (t / topic))
                  :op2 (p / parallel-01
                        :mod (d / domestic))
                  :topic (a / agency
                        :name (n2 / name
                              :op1 "the"
                              :op2 "No."
                              :op3 "Lords")
                        :mod (d2 / detective)
                        :ARG1-of (n3 / new-01)
                        :source (b / broadcast-program
                              :name (n4 / name
                                    :op1 "HBO"))
                        :ARG0-of (e / engage-01)
                        :ARG0-of (c / charm-01)
                        :ARG0-of (ii / intoxicate-01)
                        :mod (b2 / by-oneself
                              :mod (e2 / entire)))))
      :degree (e3 / entire))

# ::id 347 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the defense on tuesday rested its case in the us trial of former chicago gang member jose padilla and two others accused of supporting islamic terrorists and of conspiring to kill and maim people outside the united states .
# ::alignments
(r / rest-01
      :ARG0 (d / defend-01)
      :ARG1 (c / case-03
            :ARG0 d)
      :ARG2 (t / try-02
            :ARG0 (c2 / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (a / and
                  :op1 (p / person
                        :name (n2 / name
                              :op1 "Jose"
                              :op2 "Padilla")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (g / gang
                                    :location (c3 / city
                                          :name (n3 / name
                                                :op1 "Chicago")))
                              :ARG2 (m / member)
                              :time (f / former)))
                  :op2 (p2 / person
                        :quant 2
                        :mod (o / other)
                        :ARG1-of (a2 / accuse-01
                              :ARG2 (a3 / and
                                    :op1 (s / support-01
                                          :ARG0 a
                                          :ARG1 (t2 / terrorist
                                                :mod (r2 / religious-group
                                                      :name (n4 / name
                                                            :op1 "Islam"))))
                                    :op2 (c4 / conspire-01
                                          :ARG0 a
                                          :ARG1 (a4 / and
                                                :op1 (k / kill-01
                                                      :ARG0 a
                                                      :ARG1 (p3 / person
                                                            :location (o2 / outside
                                                                  :op1 c2))
                                                      :op2 (m2 / maim-01
                                                            :ARG0 a
                                                            :ARG1 p3)))))))))
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 348 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok advocates for granting driver 's licenses to illegal immigrants face a new challenge to their efforts because the #-## commission report called for a single national standard for dealing with the issue .
# ::alignments
(f / face-01
      :ARG0 (p / person
            :ARG0-of (a / advocate-01
                  :ARG1 (g / grant-01
                        :ARG1 (l / license
                              :mod (p2 / person
                                    :ARG0-of (d / drive-01)))
                        :ARG2 (p3 / person
                              :ARG0-of (ii / immigrate-01)
                              :ARG1-of (l2 / legal-02
                                    :polarity -)))))
      :ARG1 (c / challenge-01
            :ARG1 p
            :ARG2 (e / effort-01
                  :ARG0 p)
            :ARG1-of (n / new-01))
      :ARG1-of (c2 / cause-01
            :ARG0 (c3 / call-03
                  :ARG0 (r / report-01
                        :ARG0 (c4 / commission))
                  :ARG1 (s / standard
                        :mod (n2 / nation)
                        :ARG1-of (s2 / single-02)
                        :purpose (d2 / deal-01
                              :ARG0 p
                              :ARG2 (ii2 / issue-02))))))

# ::id 349 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok officials say a suspected u.s. missile strike has killed at least three people in a pakistani tribal region near the afghan border .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (k / kill-01
            :ARG0 (s2 / strike-01
                  :ARG2 (m / missile
                        :mod (c / country
                              :name (n / name
                                    :op1 "U.S.")))
                  :ARG2-of (s3 / suspect-01))
            :ARG1 (p / person
                  :quant (a / at-least
                        :op1 3))
            :location (r / region
                  :mod (t / tribe)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Pakistan"))
                  :ARG1-of (n3 / near-02
                        :ARG2 (b / border-01
                              :ARG1 c2
                              :ARG2 (c3 / country
                                    :name (n4 / name
                                          :op1 "Afghanistan")))))))

# ::id 350 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the socio-political content of hunter s. thompson 's <unk> -lrb- or in this case , <unk> -rrb- novel , `` fear and loathing in las vegas , '' has been <unk> to three scenes of archival vietnam war footage and a dutiful little voice-over by thompson surrogate raoul duke -lrb- johnny depp -rrb- .
# ::alignments
(c / content
      :domain (n / novel
            :name (n2 / name
                  :op1 "Huntington"
                  :op2 "S."
                  :op3 "Thompson")
            :ARG1-of (t / title-01
                  :ARG2 (a / and
                        :op1 (f / fear-01
                              :location (c2 / city
                                    :name (n3 / name
                                          :op1 "Las"
                                          :op2 "Vegas")))
                        :op2 (l / loathe-01
                              :location c2)))
            :mod (p / politics
                  :mod (s / society)))
      :ARG1-of (c3 / conform-01
            :ARG2 (a2 / and
                  :op1 (s2 / scene
                        :quant 3
                        :part-of (f2 / footage
                              :mod (w / war
                                    :name (n4 / name
                                          :op1 "Vietnam"
                                          :op2 "War"))
                              :mod (a3 / archival)))
                  :op2 (v / voice-over
                        :mod (l2 / little)
                        :mod (d / dutiful)
                        :poss (p2 / person
                              :name (n5 / name
                                    :op1 "Roul"
                                    :op2 "Duke")
                              :mod (s3 / surrogate)
                              :poss p2)))))

# ::id 351 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ugandan president yoweri <unk> returned home today after completing a one-week visit to denmark and sweden .
# ::alignments
(r / return-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Yoweri")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Uganda"))
                  :ARG2 (p2 / president)))
      :ARG4 (h2 / home)
      :time (t / today)
      :time (a / after
            :op1 (c2 / complete-01
                  :ARG0 p
                  :ARG1 (v / visit-01
                        :ARG0 p
                        :ARG1 (a2 / and
                              :op1 (c3 / country
                                    :name (n3 / name
                                          :op1 "Denmark"))
                              :op2 (c4 / country
                                    :name (n4 / name
                                          :op1 "Sweden")))
                        :duration (t2 / temporal-quantity
                              :quant 1
                              :unit (w / week))))))

# ::id 352 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mainland affairs council -lrb- mac -rrb- chairman joseph wu urged mainland china monday to respond positively to taiwan 's call for talks on the opening of direct cargo charter flights across the taiwan strait .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Joseph"
                  :op2 "Wu")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Mainland"
                              :op2 "Affairs"
                              :op3 "Council"))
                  :ARG2 (c / chairman)))
      :ARG1 (m / mainland
            :part-of (c2 / country
                  :name (n3 / name
                        :op1 "China")))
      :ARG2 (r / respond-01
            :ARG0 c2
            :ARG1 (c3 / call-03
                  :ARG0 (c4 / country
                        :name (n4 / name
                              :op1 "Taiwan"))
                  :ARG1 (t / talk-01
                        :ARG1 (o / open-01
                              :ARG1 (f / fly-01
                                    :mod (c5 / cargo)
                                    :ARG1-of (d / direct-02)
                                    :mod (c6 / charter)
                                    :path (a / across
                                          :op1 (s / strait
                                                :name (n5 / name
                                                      :op1 "Taiwan")))))))
            :ARG2 (p2 / positive))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 353 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nearly ###,### veterans of china 's red army are still living in various villages , townships , and cities around china , according to the ministry of civil affairs .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (a / affair-02
                  :ARG2 (c / civil)))
      :ARG1 (l / live-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (a2 / army
                              :ARG1-of (r / red-02)
                              :poss (c2 / country
                                    :name (n / name
                                          :op1 "China")))
                        :ARG2 (v / veteran))
                  :quant (n2 / nearly))
            :mod (s2 / still)
            :location (a3 / and
                  :op1 (v2 / village)
                  :op2 (t / township)
                  :op3 (c3 / city)
                  :location (a4 / around
                        :op1 c2)
                  :mod (v3 / various))))

# ::id 354 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a man accused with his girlfriend of kidnapping her baby and killing a social worker last week told reporters he was responsible for the slaying as authorities returned the couple to kentucky to face charges .
# ::alignments
(t / tell-01
      :ARG0 (m / man
            :ARG1-of (a / accuse-01
                  :ARG2 (a2 / and
                        :op1 (k / kidnap-01
                              :ARG0 m
                              :ARG1 (b / baby
                                    :ARG0-of (h / have-rel-role-91
                                          :ARG1 m
                                          :ARG2 (g / girlfriend))))
                        :op2 (k2 / kill-01
                              :ARG0 m
                              :ARG1 (p / person
                                    :ARG0-of (w / work-01
                                          :ARG1 (s / society))))
                        :time (w2 / week
                              :mod (l / last)))))
      :ARG1 (r / responsible-01
            :ARG0 m
            :ARG1 (s2 / slay-01))
      :ARG2 (p2 / person
            :ARG0-of (r2 / report-01))
      :time (r3 / return-01
            :ARG0 (a3 / authority)
            :ARG1 (c / couple)
            :ARG4 (s3 / state
                  :name (n / name
                        :op1 "Kentucky"))
            :purpose (f / face-01
                  :ARG0 c
                  :ARG1 (c2 / charge-05
                        :ARG1 c))))

# ::id 355 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok right-wing candidate benny begin suggested friday that he might drop out of the election race , but said he has not made the decision yet .
# ::alignments
(c / contrast-01
      :ARG1 (s / suggest-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Benny"
                        :op2 " begin")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (c2 / candidate
                              :ARG1-of (r / right-08))))
            :ARG1 (p2 / possible-01
                  :ARG1 (d / drop-out-04
                        :ARG0 p
                        :ARG1 (r2 / race-02
                              :ARG3 (e / elect-01))))
            :time (d2 / date-entity
                  :weekday (f / friday)))
      :ARG2 (s2 / say-01
            :ARG0 p
            :ARG1 (d3 / decide-01
                  :polarity -
                  :ARG0 p
                  :time (y / yet))))

# ::id 356 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok animators are nervously awaiting the premiere of walt disney co. 's `` toy story , '' wondering if the landmark film will prove to be a watershed event for their profession or just another blip on the computer screen .
# ::alignments
(a / and
      :op1 (a2 / await-01
            :ARG1 (p / person
                  :ARG0-of (a3 / animate-01))
            :ARG2 (p2 / premiere-01
                  :ARG1 (s / story
                        :mod (t / toy)
                        :poss (p3 / person
                              :name (n / name
                                    :op1 "Walt"
                                    :op2 "Disney"
                                    :op3 "Co."))))
            :manner (n2 / nervous-01
                  :ARG1 p))
      :op2 (w / wonder-01
            :ARG0 p
            :ARG1 (t2 / truth-value
                  :polarity-of (p4 / prove-01
                        :ARG1 (o / or
                              :op1 (e / event
                                    :mod (l / landmark)
                                    :domain (f / film)
                                    :mod (w2 / watershed)
                                    :beneficiary (p5 / profession
                                          :poss p))
                              :op2 (b / blip
                                    :mod (a4 / another)
                                    :location (s2 / screen
                                          :mod (c / computer))
                                    :mod (j / just)))))))

# ::id 357 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european union antitrust chief neelie kroes said tuesday her office was still determining whether microsoft corp. was complying with last year 's landmark eu ruling against it .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Neelie"
                  :op2 "Kroes")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "European"
                              :op2 "Union"))
                  :ARG2 (c / chief
                        :topic (a / antitrust))))
      :ARG1 (d / determine-01
            :ARG0 (o2 / office
                  :poss p)
            :ARG1 (t / truth-value
                  :polarity-of (c2 / comply-01
                        :ARG0 (c3 / company
                              :name (n3 / name
                                    :op1 "Microsoft"
                                    :op2 "Corp."))
                        :ARG1 (r / rule-01
                              :ARG0 o
                              :name (n4 / name
                                    :op1 "EU"))
                        :ARG3 c3
                        :mod (l / landmark)
                        :time (y / year
                              :mod (l2 / last)))))
      :mod (s2 / still)
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 358 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok paul mara was only seven years old when brian leetch first skated at boston college in #### .
# ::alignments
(a / age-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Paul"
                  :op2 "Mara"))
      :ARG2 (t / temporal-quantity
            :quant 7
            :unit (y / year)
            :mod (o / only))
      :time (s / skate-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Brian"
                        :op2 "Leetch"))
            :ord (o2 / ordinal-entity
                  :value 1)
            :location (c / college
                  :location (c2 / city
                        :name (n3 / name
                              :op1 "Boston")))
            :manner (t2 / thing
                  :name (n4 / name
                        :op1 "###"))))

# ::id 359 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok roy <unk> , the british director best known for `` a night to remember , '' the #### movie about the titanic disaster , has died .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "roy")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (d2 / director))
            :mod (c / country
                  :name (n2 / name
                        :op1 "Britain"))
            :ARG1-of (k / know-02
                  :ARG3 (m / movie
                        :name (n3 / name
                              :op1 "A"
                              :op2 "Night"
                              :op3 "to"
                              :op4 "Remember")
                        :topic (d3 / disaster
                              :mod (t / titanic)))
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (g / good-02)
                        :ARG3 (m2 / most)))))

# ::id 360 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese premier li peng has started to hold talks with his norwegian counterpart gro harlem brundtland at the great hall of the people here this morning .
# ::alignments
(s / start-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Li"
                  :op2 "Peng")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (p2 / premier)))
      :ARG1 (h2 / hold-04
            :ARG0 p
            :ARG1 (t / talk-01
                  :ARG0 p
                  :ARG2 (p3 / person
                        :name (n3 / name
                              :op1 "Gro"
                              :op2 "Herman"
                              :op3 "Brundtland")
                        :mod (c2 / country
                              :name (n4 / name
                                    :op1 "Norway"))
                        :mod (c3 / counterpart)))
            :location (h3 / hall
                  :mod (g / great)
                  :poss (p4 / person
                        :location (h4 / here)))
            :time (d / date-entity
                  :dayperiod (m / morning)
                  :mod (t2 / today))))

# ::id 361 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prime minister vladimir putin on thursday slammed wealthy russians who flaunt their wealth and urged the owners of luxury cars to be more modest .
# ::alignments
(a / and
      :op1 (s / slam-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Vladimir"
                        :op2 "Putin")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (m / minister
                              :mod (p2 / prime))))
            :ARG1 (p3 / person
                  :mod (c / country
                        :name (n2 / name
                              :op1 "France"))
                  :mod (w / wealth)
                  :ARG0-of (f / flaunt-01
                        :ARG1 (w2 / wealth
                              :poss p3)))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (u / urge-01
            :ARG0 p
            :ARG1 (p4 / person
                  :ARG0-of (o / own-01
                        :ARG1 (c2 / car
                              :mod (l / luxury))))
            :ARG2 (h2 / have-degree-91
                  :ARG1 p4
                  :ARG2 (m2 / modest)
                  :ARG3 (m3 / more))))

# ::id 362 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok albanian president bamir topi said wednesday that his country will hold the general election on june ## .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bamir"
                  :op2 "Topi")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Albania"))
                  :ARG2 (p2 / president)))
      :ARG1 (h2 / hold-04
            :ARG0 c
            :ARG1 (e / elect-01
                  :ARG1-of (g / general-02))
            :time (d / date-entity
                  :month 5))
      :time (w / wednesday))

# ::id 363 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the lira fell in early trading on wednesday on a belief that an early general election in italy is inevitable , and the mark rose on doubts about the single european currency .
# ::alignments
(a / and
      :op1 (f / fall-01
            :ARG1 (l / lira)
            :time (d / date-entity
                  :weekday (w / wednesday)
                  :mod (e / early))
            :ARG1-of (c / cause-01
                  :ARG0 (b / believe-01
                        :ARG1 (p / possible-01
                              :polarity -
                              :ARG1 (a2 / avoid-01
                                    :ARG1 (e2 / elect-01
                                          :ARG1-of (g / general-02)
                                          :location (c2 / country
                                                :name (n / name
                                                      :op1 "Italy"))
                                          :time (e3 / early)))))))
      :op2 (r / rise-01
            :ARG1 (m / mark)
            :ARG1-of (c3 / cause-01
                  :ARG0 (d2 / doubt-01
                        :ARG1 (c4 / currency
                              :ARG1-of (s / single-02)
                              :mod (c5 / continent
                                    :name (n2 / name
                                          :op1 "Europe")))))))

# ::id 364 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an ##-year-old israeli boy committed suicide after his first day of school because his parents ' failure to pay school fees left him without textbooks , police officials said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police)
                  :ARG2 (o / official)))
      :ARG1 (s2 / suicide
            :domain (b / boy
                  :mod (c / country
                        :name (n / name
                              :op1 "Israel"))
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (l / leave-13
                        :ARG0 (f / fail-01
                              :ARG1 (p3 / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG1 b
                                          :ARG2 (p4 / parent)))
                              :ARG2 (p5 / pay-01
                                    :ARG0 p3
                                    :ARG3 (f2 / fee
                                          :mod (s3 / school))))
                        :ARG1 (h3 / have-03
                              :polarity -
                              :ARG0 b
                              :ARG1 (t2 / textbook))))
            :time (a / after
                  :op1 (d / day
                        :ord (o2 / ordinal-entity
                              :value 1)
                        :poss b
                        :mod s3)))
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 365 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an estonian ferry which replaced the ship that sank in the baltic two months ago with more than ### dead , struck a breakwater as it pulled out of tallinn late saturday and returned to port , the baltic news service reported sunday .
# ::alignments
(r / report-01
      :ARG0 (s / service
            :mod (n / news)
            :mod (ii / island
                  :name (n2 / name
                        :op1 "Baltic")))
      :ARG1 (s2 / strike-01
            :ARG0 (f / ferry
                  :mod (e / estonian)
                  :ARG1-of (r2 / replace-01
                        :ARG2 (s3 / ship
                              :ARG1-of (s4 / sink-01
                                    :location ii
                                    :time (b / before
                                          :op1 (n3 / now)
                                          :quant (t / temporal-quantity
                                                :quant 2
                                                :unit (m / month)))
                                    :manner (d / die-01
                                          :ARG1 (p / person
                                                :quant (m2 / more-than
                                                      :op1 (w / word))))))))
            :ARG1 (b2 / breakwater)
            :time (a / and
                  :op1 (p2 / pull-out-02
                        :ARG1 f
                        :ARG2 ii
                        :name (n4 / name
                              :op1 "Tinn"))
                  :time (l / late
                        :op1 (d2 / date-entity
                              :weekday (s5 / saturday))))
            :op2 (r3 / return-01
                  :ARG1 f
                  :ARG4 (p3 / port)))
      :time d2
      :weekday (s6 / sunday))

# ::id 366 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dottie lamm , who many expect will win next week 's democratic primary , may have an uphill battle if she gets to challenge sen. ben nighthorse campbell in november .
# ::alignments
(p / possible-01
      :ARG1 (b / battle-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Dottie"
                        :op2 "Lamm")
                  :ARG0-of (w / win-01
                        :ARG1 (p3 / primary
                              :mod (d / democracy)
                              :time (w2 / week
                                    :mod (n2 / next)))
                        :ARG1-of (e / expect-01
                              :ARG0 (m / many))))
            :ARG1 p2
            :manner (u / uphill))
      :condition (g / get-22
            :ARG0 p2
            :ARG1 (c / challenge-01
                  :ARG0 p2
                  :ARG1 (p4 / person
                        :name (n3 / name
                              :op1 "Ben"
                              :op2 "Nighthorse")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (g2 / government-organization
                                    :name (n4 / name
                                          :op1 "Senate"))))
                  :time (d2 / date-entity
                        :month 11))))

# ::id 367 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some ### us troops shipped out of here bound for kuwait friday , part of a contingent of thousands reinforcing those in the gulf region preparing for a possible war with iraq .
# ::alignments
(s / ship-01
      :ARG1 (t / troop
            :quant (s2 / some)
            :mod (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1-of (b / bind-03
                  :ARG2 (c2 / country
                        :name (n2 / name
                              :op1 "Kuwait"))
                  :time (d / date-entity
                        :weekday (f / friday)))
            :part-of (c3 / contingent
                  :consist-of (p / person
                        :quant (m / multiple
                              :op1 1000)
                        :ARG0-of (r / reinforce-01
                              :ARG1 (p2 / person
                                    :mod (t2 / that)
                                    :location (r2 / region
                                          :mod (g / gulf
                                                :name (n3 / name
                                                      :op1 "Gulf"))
                                          :ARG0-of (p3 / prepare-02
                                                :ARG2 (w / war-01
                                                      :ARG2 (c4 / country
                                                            :name (n4 / name
                                                                  :op1 "Iraq"))
                                                      :ARG1-of (p4 / possible-01))))))))
            :ARG2 (h / here)))

# ::id 368 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian new president <unk> wahid sunday mapped out his vision for the country , promising to revive its economy and stressing the importance of full autonomy for provincial administrations .
# ::alignments
(m / map-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Huwahid"
                  :op2 "Sunday")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Indonesia"))
                  :ARG2 (p2 / president
                        :ARG1-of (n3 / new-01))))
      :ARG1 (e / envision-01
            :ARG0 p
            :ARG1 c)
      :manner (a / and
            :op1 (p3 / promise-01
                  :ARG0 p
                  :ARG2 (r / revive-01
                        :ARG0 p
                        :ARG1 (e2 / economy
                              :poss c)))
            :op2 (s / stress-01
                  :ARG0 p
                  :ARG1 (ii / important-01
                        :ARG1 (a2 / autonomy
                              :mod (f / full))
                        :ARG2 (g / government-organization
                              :ARG0-of (a3 / administrate-01
                                    :ARG1 (p4 / province)))))))

# ::id 369 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok security breaches at three los angeles county agencies in recent months might have put hundreds of consumers ' personal information at risk , officials said wednesday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (p / possible-01
            :ARG1 (p2 / put-01
                  :ARG0 (b / breach-01
                        :ARG1 (s2 / security)
                        :location (a / agency
                              :quant 3
                              :mod (c / county
                                    :name (n / name
                                          :op1 "Los"
                                          :op2 "Angeles")))
                        :time (m / month
                              :mod (r / recent)))
                  :ARG1 (ii / information
                        :ARG1-of (p3 / personal-02
                              :ARG2 (p4 / person
                                    :ARG0-of (c2 / consume-01)))
                        :quant (m2 / multiple
                              :op1 100))
                  :ARG2 (r2 / risk-01)))
      :time (w / wednesday))

# ::id 370 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the puli winery in nantou county in central taiwan will sponsor a wine festival , the first of its kind in taiwan , sep. ##-## to promote the famous rice wine <unk> .
# ::alignments
(s / sponsor-01
      :ARG0 (w / winery
            :name (n / name
                  :op1 "Puli")
            :location (c / county
                  :name (n2 / name
                        :op1 "Nantou")
                  :location (c2 / center
                        :part-of (c3 / country
                              :name (n3 / name
                                    :op1 "Taiwan")))))
      :ARG1 (f / festival
            :mod (w2 / wine)
            :ord (o / ordinal-entity
                  :value 1)
            :ARG1-of (ii / include-91
                  :ARG2 (f2 / festival
                        :mod (w3 / wine)
                        :location c3
                        :mod (k / kind))))
      :purpose (p / promote-02
            :ARG0 w
            :ARG1 (w4 / wine
                  :mod (r / rice)
                  :ARG1-of (f3 / fame-01))))

# ::id 371 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. military authorities said tuesday they had seized five weapons caches and made more than ## arrests in a two-week sweep aimed at taming two violent shiite muslim neighborhoods of east baghdad , but police within hours said they had found two new corpses in the district .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (a / authority
                  :mod (m / military)
                  :mod (c2 / country
                        :name (n / name
                              :op1 "U.S.")))
            :ARG1 (a2 / and
                  :op1 (s2 / seize-01
                        :ARG0 a
                        :ARG1 (c3 / cache
                              :quant 5
                              :mod (w / weapon)))
                  :op2 (a3 / arrest-01
                        :ARG0 a
                        :ARG1-of (c4 / cause-01
                              :ARG0 (s3 / sweep-06
                                    :ARG1-of (a4 / aim-02
                                          :ARG2 (t / taming-01
                                                :ARG1 (n2 / neighborhood
                                                      :quant 2
                                                      :mod (r / religious-group
                                                            :name (n3 / name
                                                                  :op1 "Muslim"))
                                                      :mod (v / violent)
                                                      :location (c5 / city-district
                                                            :name (n4 / name
                                                                  :op1 "East"
                                                                  :op2 "Baghdad"))))))
                              :duration (t2 / temporal-quantity
                                    :quant 2
                                    :unit (w2 / week)))))
            :time (d / date-entity
                  :weekday (t3 / tuesday)))
      :ARG2 (s4 / say-01
            :ARG0 (p / police)
            :ARG1 (f / find-01
                  :ARG0 p
                  :ARG1 (c6 / corpse
                        :quant 2
                        :ARG1-of (n5 / new-01))
                  :location (d2 / district))
            :time (a5 / after
                  :quant (u / up-to
                        :op1 (m2 / multiple
                              :op1 (t4 / temporal-quantity
                                    :quant 1
                                    :unit (h / hour)))))))

# ::id 372 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lai <unk> , general manager of mcdonald 's north china <unk> , expects the company 's booming trade in china to continue in the future , according to monday 's beijing morning post .
# ::alignments
(s / say-01
      :ARG0 (t / thing
            :ARG1-of (p / post-01
                  :time (d / date-entity
                        :weekday (m / monday))
                  :location (c / city
                        :name (n / name
                              :op1 "Beijing"))
                  :dayperiod (m2 / morning)))
      :ARG1 (e / expect-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Lai"
                        :op2 "Kun")
                  :ARG0-of (m3 / manage-01
                        :ARG1 (c2 / country-region
                              :name (n3 / name
                                    :op1 "North"
                                    :op2 "China")
                              :part-of (c3 / company
                                    :name (n4 / name
                                          :op1 "McDonald's")))
                        :mod (g / general)))
            :ARG1 (c4 / continue-01
                  :ARG1 (t2 / trade-01
                        :ARG0 c3
                        :ARG2 c2
                        :ARG0-of (b / boom-02))
                  :time (f / future))))

# ::id 373 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european stocks slipped back into loss in early trading wednesday as concerns about global security and renewed terrorist attacks , coupled with losses in the oil and telecoms sector , bore down on markets .
# ::alignments
(s / slip-01
      :ARG1 (s2 / stock
            :mod (c / continent
                  :name (n / name
                        :op1 "Europe")))
      :ARG4 (l / lose-02
            :ARG1 s2)
      :time (d / date-entity
            :weekday (w / wednesday)
            :mod (e / early))
      :time (b / bore-02
            :ARG0 (a / and
                  :op1 (c2 / concern-01
                        :ARG0 (s3 / security
                              :mod (g / globe)))
                  :op2 (a2 / attack-01
                        :ARG0 (t / terrorist)
                        :ARG1-of (r / renew-01))
                  :ARG1-of (c3 / couple-01
                        :ARG2 l
                        :ARG1 (a3 / and
                              :op1 (s4 / sector
                                    :mod (o / oil))
                              :op2 (s5 / sector
                                    :mod (t2 / telecoms))))))
      :ARG1 (m / market)
      :direction (d2 / down))

# ::id 374 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wal-mart stores inc. will pay up to $ ##.## million to settle a class-action lawsuit that alleged the discount giant cut workers ' break time and allowed employees to work off the clock in minnesota .
# ::alignments
(p / pay-01
      :ARG0 (s / store
            :mod (c / company
                  :name (n / name
                        :op1 "Wal-mart"))
            :location (s2 / state
                  :name (n2 / name
                        :op1 "Minneapolis")))
      :ARG1 (u / up-to
            :op1 (m / monetary-quantity
                  :quant 1000000
                  :unit (d / dollar)))
      :ARG3 (s3 / settle-02
            :ARG0 s
            :ARG1 (s4 / sue-02
                  :mod (c2 / class-action)
                  :ARG0-of (a / allege-01
                        :ARG1 (a2 / and
                              :op1 (c3 / cut-02
                                    :ARG0 (g / giant
                                          :ARG0-of (d2 / discount-02))
                                    :ARG1 (b / break-16
                                          :ARG0 (p2 / person
                                                :ARG0-of (w / work-01))))
                              :op2 (a3 / allow-01
                                    :ARG0 g
                                    :ARG1 (w2 / work-01
                                          :ARG0 (p3 / person
                                                :ARG1-of (e / employ-01))
                                          :manner (o / off-the-clock)
                                          :location s2)))))))

# ::id 375 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the german and swedish finance ministers openly criticised the european commission of being `` bureaucratic on tuesday , accusing it of posing too many problems over national aid plans for troubled banks .
# ::alignments
(a / and
      :op1 (c / criticize-01
            :ARG0 (a2 / and
                  :op1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n / name
                                          :op1 "Germany"))
                              :ARG2 (m / minister
                                    :topic (f / finance))))
                  :op2 (p2 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c3 / country
                                    :name (n2 / name
                                          :op1 "Sweden"))
                              :ARG2 (m2 / minister
                                    :topic (f2 / finance)))))
            :ARG1 (c4 / commission
                  :mod (o / organization
                        :name (n3 / name
                              :op1 "European"
                              :op2 "Union")))
            :ARG2 (b / bureaucrat
                  :domain c4)
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (o2 / open-04))
      :op2 (a3 / accuse-01
            :ARG0 a2
            :ARG1 c4
            :ARG2 (p3 / pose-01
                  :ARG0 c4
                  :ARG1 (p4 / problem
                        :ARG1-of (h3 / have-quant-91
                              :ARG2 (m3 / many)
                              :ARG3 (t2 / too))
                        :topic (p5 / plan-01
                              :ARG1 (a4 / aid-01
                                    :ARG2 (b2 / bank
                                          :ARG1-of (t3 / trouble-01))
                                    :mod (n4 / nation)))))))

# ::id 376 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fidel castro criticized spain 's use of latin american troops in iraq , saying that spanish prime minister jose maria aznar should send those countries financial aid rather than recruit their young people as soldiers .
# ::alignments
(a / and
      :op1 (c / criticize-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Fidel"
                        :op2 "Castro"))
            :ARG1 (u / use-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "Spain"))
                  :ARG1 (t / troop
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "America"))
                        :mod (l / latin))
                  :location (c4 / country
                        :name (n4 / name
                              :op1 "Iraq"))))
      :op2 (s / say-01
            :ARG0 p
            :ARG1 (r / recommend-01
                  :ARG1 (s2 / send-01
                        :ARG0 (p2 / person
                              :name (n5 / name
                                    :op1 "Jose"
                                    :op2 "Maria"
                                    :op3 "Aznar")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 c2
                                    :ARG2 (m / minister
                                          :mod (p3 / prime))))
                        :ARG1 (a2 / aid-01
                              :mod (f / finance))
                        :ARG2 c4
                        :ARG1-of (ii / instead-of-91
                              :ARG2 (r2 / recruit-01
                                    :ARG0 (p4 / person
                                          :ARG1 p4
                                          :mod (y / young)
                                          :poss c4)
                                    :ARG2 (s3 / soldier)))))))

# ::id 377 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world cup referee peter prendergast says he stands by his decision to disallow marc wilmots ' ##th-minute strike in brazil 's #-# victory over belgium in the second round of the world cup .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Peter"
                  :op2 "Prendergast")
            :ARG0-of (r / referee-01
                  :ARG1 (g / game
                        :name (n2 / name
                              :op1 "World"
                              :op2 "Cup"))))
      :ARG1 (s2 / stand-11
            :ARG0 p
            :ARG1 (d / decide-01
                  :ARG0 p
                  :ARG1 (d2 / disallow-01
                        :ARG0 p
                        :ARG1 (s3 / strike-01
                              :ARG0 (p2 / person
                                    :name (n3 / name
                                          :op1 "Marcos"
                                          :op2 " wilmots"))
                              :time (m / minute
                                    :ord (o / ordinal-entity
                                          :value "-1"))
                              :subevent-of (w / win-01
                                    :ARG0 (t / team
                                          :name (n4 / name
                                                :op1 "Brazil"))
                                    :ARG1 (t2 / team
                                          :name (n5 / name
                                                :op1 "Belgium"))
                                    :subevent-of (r2 / round
                                          :ord (o2 / ordinal-entity
                                                :value 2)
                                          :subevent-of g)))))))

# ::id 378 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the brazilian soccer star ronaldo signed a deal on tuesday with the corinthians soccer team .
# ::alignments
(s / sign-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ronaldo")
            :mod (s2 / star
                  :mod (s3 / soccer)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Brazil"))))
      :ARG1 (d / deal-01
            :ARG0 p
            :ARG1 (t / team
                  :mod (s4 / soccer)
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "Corinthia"))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 379 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar fell against other major currencies tuesday during thin holiday trading and ahead of key economic reports this week .
# ::alignments
(f / fall-01
      :ARG1 (d / dollar)
      :ARG4 (c / currency
            :mod (o / other)
            :ARG1-of (m / major-02))
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :time (a / and
            :op1 (t2 / trade-01
                  :mod (h / holiday
                        :ARG1-of (t3 / thin-03)))
            :op2 (a2 / ahead
                  :op1 (r / report-01
                        :ARG1 (e / economy)
                        :ARG1-of (k / key-02)
                        :time (w / week
                              :mod (t4 / this))))))

# ::id 380 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the white house is standing tough on president barack obama 's plans to meet with the dalai lama , firmly rejecting chinese pressure to snub him as rows escalate between the pacific powers .
# ::alignments
(a / and
      :op1 (s / stand-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "White"
                        :op2 "House"))
            :ARG1 (t / tough-03
                  :ARG0 g
                  :ARG1 (p / plan-01
                        :ARG0 (p2 / person
                              :name (n2 / name
                                    :op1 "Barack"
                                    :op2 "Obama")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p3 / president)))
                        :ARG1 (m / meet-03
                              :ARG0 p2
                              :ARG1 (p4 / person
                                    :name (n3 / name
                                          :op1 "Dalai"
                                          :op2 "Lama"))))))
      :op2 (r / reject-01
            :ARG0 g
            :ARG1 (p5 / pressure-01
                  :ARG0 (c / country
                        :name (n4 / name
                              :op1 "China"))
                  :ARG1 g
                  :ARG2 (s2 / snub-01
                        :ARG0 c
                        :ARG1 p4)
                  :time (e / escalate-01
                        :ARG1 (r2 / row
                              :mod (b / between
                                    :op1 (p6 / power
                                          :mod (p7 / pacific))))))
            :ARG1-of (f / firm-03)))

# ::id 381 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok answering a challenge from village elders to help rebuild his native village in southern sudan , machar nai will leave boston on <unk> travel to his homeland , bringing with him several thousand dollars and fresh ideas .
# ::alignments
(l / leave-11
      :ARG0 (p / person
            :name (n / name
                  :op1 "Machar"
                  :op2 "Nai"))
      :ARG1 (c / city
            :name (n2 / name
                  :op1 "Boston"))
      :purpose (t / travel-01
            :ARG0 p
            :ARG4 (h / homeland
                  :poss p))
      :manner (b / bring-01
            :ARG0 p
            :ARG1 (a / and
                  :op1 (s / several
                        :op1 (m / monetary-quantity
                              :quant 1000
                              :unit (d / dollar)))
                  :op2 (ii / idea
                        :ARG1-of (f / fresh-04)))
            :accompanier p)
      :ARG1-of (c2 / cause-01
            :ARG0 (c3 / challenge-01
                  :ARG0 (e / elder
                        :mod (v / village))
                  :ARG1 p
                  :ARG2 (h2 / help-01
                        :ARG0 e
                        :ARG1 (r / rebuild-01
                              :ARG0 e
                              :ARG1 (v2 / village
                                    :mod (n3 / native)
                                    :location (s2 / south
                                          :part-of (c4 / city
                                                :name (n4 / name
                                                      :op1 "Sufdan")))
                                    :poss p))))))

# ::id 382 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states picked up its second straight win with an emphatic ##-## victory over taiwan sunday night on day two of the #### women 's world basketball championship .
# ::alignments
(p / pick-up-04
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (w / win-01
            :ARG0 c
            :ord (o / ordinal-entity
                  :value 2)
            :ARG1-of (s / straight-04))
      :manner (w2 / win-01
            :ARG0 c
            :ARG2 (c2 / country
                  :name (n2 / name
                        :op1 "Taiwan"))
            :time (d / date-entity
                  :dayperiod (n3 / night)
                  :weekday (s2 / sunday))
            :subevent (d2 / day
                  :ord o
                  :value 2)
            :subevent-of (c3 / championship
                  :topic (b / basketball
                        :mod (w3 / world))
                  :mod (w4 / woman)))
      :mod (e / emphatic))

# ::id 383 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok to his parents , #-year-old jake looked lonely and sad .
# ::alignments
(l / look-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jake")
            :age (t / temporal-quantity
                  :quant 1
                  :unit (y / year)))
      :ARG1 (a / and
            :op1 (l2 / lonely)
            :op2 (s / sad-02))
      :ARG2 (p2 / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 p
                  :ARG2 (p3 / parent))))

# ::id 384 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canada has asked pakistan to provide it with information about the mysterious death of a <unk> woman at the residence of a cabinet minister , officials said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (a / ask-02
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Canada"))
            :ARG1 (p2 / provide-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "Pakistan"))
                  :ARG1 (ii / information
                        :topic (d / die-01
                              :ARG1 (w / woman
                                    :mod (m / mystery))
                              :location (r / residence
                                    :poss (p3 / person
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (m2 / minister
                                                      :mod (c3 / cabinet)))))))
                  :ARG2 c2)
            :ARG2 c2)
      :time (d2 / date-entity
            :weekday (m3 / monday)))

# ::id 385 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an exhibition opened here tuesday , marking the beginning of the centenary activities for the birth of two peking opera masters -- mei lanfang and zhou <unk> -- in shanghai , where the two became famous nationwide .
# ::alignments
(o / open-01
      :ARG1 (e / exhibition)
      :location (h / here)
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG0-of (m / mark-01
            :ARG1 (b / begin-01
                  :ARG1 (a / activity-06
                        :ARG1 (b2 / bear-02
                              :ARG1 (m2 / master
                                    :quant 2
                                    :mod (o2 / opera)
                                    :ARG0-of (p / peak-01)
                                    :ARG1-of (m3 / mean-01
                                          :ARG2 (a2 / and
                                                :op1 (c / city
                                                      :name (n / name
                                                            :op1 "Mei"
                                                            :op2 "Lanfang"))
                                                :op2 (c2 / city
                                                      :name (n2 / name
                                                            :op1 "Zhou"
                                                            :op2 "Illustration")))))
                              :location (c3 / city
                                    :name (n3 / name
                                          :op1 "Shanghai")
                                    :location-of (b3 / become-01
                                          :ARG1 m2
                                          :ARG2 (f / fame-01
                                                :ARG1 m2
                                                :location (n4 / nationwide)))))
                        :ord (o3 / ordinal-entity
                              :value 100)))))

# ::id 386 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france 's tricolor fluttered over a base in the gulf for the first time on tuesday as president nicolas sarkozy formally opened his country 's `` peace camp '' military complex in abu dhabi .
# ::alignments
(f / flutter-01
      :ARG1 (t / tricolor
            :poss (c / country
                  :name (n / name
                        :op1 "France")))
      :location (o / over
            :op1 (b / base
                  :location (w / world-region
                        :name (n2 / name
                              :op1 "Gulf"))))
      :time (d / date-entity
            :weekday (t2 / tuesday)
            :ord (o2 / ordinal-entity
                  :value 1))
      :time (o3 / open-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Nicolas"
                        :op2 "Sarkozy")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :poss p)
                        :ARG2 (p2 / president)))
            :ARG1 (c3 / complex
                  :mod (m / military)
                  :mod (c4 / camp
                        :mod (p3 / peace))
                  :location (c5 / city
                        :name (n4 / name
                              :op1 "Abu"
                              :op2 "Dhabi"))
                  :poss c2)
            :manner (f2 / formal)))

# ::id 387 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok algeria 's official news agency says president abdelaziz bouteflika has announced the cancellation of ## billion dinars -lrb- $ #.# <unk> .# billion -rrb- in total debts owed by the nation 's farmers and livestock raisers .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (o / official)
            :poss (c / country
                  :name (n2 / name
                        :op1 "Algeria")))
      :ARG1 (a2 / announce-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Abdelaziz"
                        :op2 "Felteflika")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (c2 / cancel-01
                  :ARG0 p
                  :ARG1 (d / debt
                        :ARG1-of (o2 / owe-01
                              :ARG0 (a3 / and
                                    :op1 (p3 / person
                                          :ARG0-of (f / farm-01))
                                    :op2 (p4 / person
                                          :ARG0-of (r / raise-02
                                                :ARG1 (l / livestock)))
                                    :poss c))
                        :ARG2-of (t / total-01)))))

# ::id 388 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's politicians are hoping a #,###-year-old tooth said to belong to buddha will bring good luck to the island after a string of aviation disasters and corruption scandals .
# ::alignments
(h / hope-01
      :ARG0 (p / politician
            :mod (c / country
                  :name (n / name
                        :op1 "Taiwan")))
      :ARG1 (b / bring-01
            :ARG0 (t / tooth
                  :age (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :ARG0-of (b2 / belong-01
                        :ARG1 (o / organization
                              :name (n2 / name
                                    :op1 "Buddha"))
                        :ARG1-of (s / say-01)))
            :ARG1 (l / luck
                  :ARG1-of (g / good-02))
            :ARG2 (ii / island)
            :time (a / after
                  :op1 (s2 / string
                        :consist-of (a2 / and
                              :op1 (d / disaster
                                    :mod (a3 / aviation))
                              :op2 (s3 / scandal
                                    :mod (c2 / corruption)))))))

# ::id 389 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a f-# fighter plane of the turkish air force crashed today in southeastern anatolia , a statement of the turkish general staff said .
# ::alignments
(s / say-01
      :ARG0 (s2 / state-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (f / force
                              :mod (a / air)
                              :mod (c / country
                                    :name (n / name
                                          :op1 "Turkistan")))
                        :ARG2 (s3 / staff
                              :ARG1-of (g / general-02))))
            :ARG1 (c2 / crash-01
                  :ARG1 (p2 / plane
                        :name (n2 / name
                              :op1 "F-#")
                        :ARG0-of (f2 / fight-01)
                        :poss f)
                  :time (t / today)
                  :location (w / world-region
                        :name (n3 / name
                              :op1 "Southeastern"
                              :op2 " anatolia")))))

# ::id 390 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canada announced tuesday it would send three hercules c-### transport airplanes and ### <unk> to participate in the international terrorism effort .
# ::alignments
(a / announce-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Canada"))
      :ARG1 (s / send-01
            :ARG0 c
            :ARG1 (a2 / and
                  :op1 (a3 / airplane
                        :ARG1-of (t / transport-01
                              :ARG0 (m / molecule
                                    :quant 3
                                    :ARG1-of (c2 / call-01
                                          :ARG2 (n2 / name
                                                :op1 "C-###")))))
                  :op2 m)
            :ARG2 (p / participate-01
                  :ARG0 a2
                  :ARG1 (e / effort-01
                        :ARG1 (t2 / terrorism
                              :mod (ii / international)))))
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 391 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany 's budget deficit for #### is expected to be far lower than forecast and fall below the record of ## billion euros -lrb- ## billion dollars -rrb- , a finance ministry spokesman said on sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / ministry
                        :topic (f / finance))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (e / expect-01
            :ARG1 (a / and
                  :op1 (h2 / have-degree-91
                        :ARG1 (d / deficit
                              :mod (b / budget)
                              :poss (c / country
                                    :name (n / name
                                          :op1 "Germany")))
                        :ARG2 (l / low-04
                              :ARG1 d)
                        :ARG3 (m2 / more
                              :quant (f2 / far))
                        :ARG4 (f3 / forecast-01))
                  :op2 (f4 / fall-01
                        :ARG1 d
                        :ARG4 (b2 / below
                              :op1 (r / record-01
                                    :ARG1 (m3 / monetary-quantity
                                          :quant 1000000000
                                          :unit (e2 / euro))))))
            :time (d2 / date-entity
                  :weekday (s3 / sunday))))

# ::id 392 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.n. secretary-general kofi annan sunday called for recommitment to the principles of a free and independent press .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kofi"
                  :op2 "Annan"
                  :op3 "Sunday")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s / secretary
                        :mod (g / general))))
      :ARG1 (r / recommit-01
            :ARG1 (p2 / principle
                  :poss (p3 / press
                        :ARG1-of (f / free-04)
                        :ARG0-of (d / depend-01
                              :polarity -)))))

# ::id 393 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united nations conference on trade and development friday warned against a hasty withdrawal of the fiscal stimulus due to the ongoing fragile economic recovery .
# ::alignments
(w / warn-01
      :ARG0 (c / conference
            :name (n / name
                  :op1 "United"
                  :op2 "Nations"
                  :op3 "Conference"
                  :op4 "on"
                  :op5 "Trade"
                  :op6 "and"
                  :op7 "Development")
            :time (d / date-entity
                  :weekday (f / friday)))
      :ARG1 (w2 / withdraw-01
            :ARG1 (s / stimulus
                  :mod (f2 / finance))
            :manner (h / haste)
            :ARG1-of (c2 / cause-01
                  :ARG0 (r / recover-01
                        :ARG1 (e / economy)
                        :mod (f3 / fragile)
                        :ARG1-of (g / go-on-15)))))

# ::id 394 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dutch midfielder edgar davids was suspended for five months and fined ### million lire -lrb- dlrs ##,### -rrb- tuesday after testing positive for the banned steroid nandrolone .
# ::alignments
(a / and
      :op1 (s / suspend-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Edgar"
                        :op2 "Davids")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t / team
                              :name (n2 / name
                                    :op1 "Dutch"))
                        :ARG2 (m / midfielder)))
            :duration (t2 / temporal-quantity
                  :quant 5
                  :unit (m2 / month)))
      :op2 (f / fine-01
            :ARG1 (m3 / monetary-quantity
                  :quant 10000000
                  :unit (d / dollar))
            :ARG2 p)
      :time (d2 / date-entity
            :weekday (t3 / tuesday))
      :time (a2 / after
            :op1 (t4 / test-01
                  :ARG1 p
                  :ARG2 (s2 / steroid
                        :name (n3 / name
                              :op1 "Nandrolone")
                        :ARG1-of (b / ban-01))
                  :ARG3 (p2 / positive))))

# ::id 395 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the supreme court said tuesday that investors who lost huge amounts when merck &amp; co. pulled its blockbuster pain drug vioxx off the market can go ahead with a lawsuit against the pharmaceutical giant .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court"))
      :ARG1 (p / possible-01
            :ARG1 (g2 / go-06
                  :ARG0 (p2 / person
                        :ARG0-of (ii / invest-01)
                        :ARG0-of (l / lose-02
                              :ARG1 (a / amount
                                    :mod (h / huge))
                              :time (p3 / pull-off-03
                                    :ARG0 (c / company
                                          :name (n2 / name
                                                :op1 "Merck"
                                                :op2 "&"
                                                :op3 "amp"
                                                :op4 "Co."))
                                    :ARG1 (p4 / product
                                          :name (n3 / name
                                                :op1 "vioxx")
                                          :mod (d / drug
                                                :ARG0-of (p5 / pain-01))
                                          :mod (b / blockbuster)
                                          :poss c)
                                    :ARG2 (m / market)))
                        :ARG1 (s2 / sue-02
                              :ARG1 (g3 / giant
                                    :mod (p6 / pharmaceutical)))
                        :ARG0-of s2
                        :ARG2 c)))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 396 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sanford i. weill told citigroup employees on wednesday that he now planned to stay on as chairman until his scheduled retirement next april , ending an internal debate that spilled outside the bank over his plans to leave and start a private equity fund .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sanford"
                  :op2 "I."
                  :op3 "Weill"))
      :ARG1 (p2 / plan-01
            :ARG0 p
            :ARG1 (s / stay-on-02
                  :ARG1 p
                  :ARG2 (h / have-org-role-91
                        :ARG0 p
                        :ARG1 (c / company
                              :name (n2 / name
                                    :op1 "Citigroup"))
                        :ARG2 (c2 / chairman)
                        :time (u / until
                              :op1 (r / retire-01
                                    :ARG0 p
                                    :ARG1-of (s2 / schedule-01
                                          :time (d / date-entity
                                                :month 4
                                                :mod (n3 / next)))))))
            :time (n4 / now))
      :ARG2 (p3 / person
            :ARG1-of (e / employ-01
                  :ARG0 c))
      :time (w / wednesday)
      :ARG0-of (e2 / end-01
            :ARG1 (d2 / debate-01
                  :ARG1 (p4 / plan-01
                        :ARG0 p
                        :ARG1 (a / and
                              :op1 (l / leave-15
                                    :ARG0 p)
                              :op2 (s3 / start-01
                                    :ARG0 p
                                    :ARG1 (f / fund
                                          :mod (e3 / equity
                                                :ARG1-of (p5 / private-03))))))
                  :ARG1-of (ii / internal-02)
                  :ARG1-of (s4 / spill-01
                        :location (o / outside
                              :op1 c)))))

# ::id 397 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli troops and palestinians clashed sunday as protesters tried to block a road with burning tires at a crossing point between israel and the gaza strip .
# ::alignments
(c / clash-01
      :ARG0 (t / troop
            :mod (c2 / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (p / person
            :mod (c3 / country
                  :name (n2 / name
                        :op1 "Palestine")))
      :time (s / sunday)
      :ARG1-of (c4 / cause-01
            :ARG0 (t2 / try-01
                  :ARG0 (p2 / person
                        :ARG0-of (p3 / protest-01))
                  :ARG1 (b / block-01
                        :ARG0 p2
                        :ARG1 (r / road
                              :ARG0-of (h / have-03
                                    :ARG1 (t3 / tire
                                          :ARG1-of (b2 / burn-01)))
                              :location (p4 / point
                                    :location-of (c5 / cross-02
                                          :ARG1 c2
                                          :ARG2 (s2 / strip
                                                :mod (g / gaza)))))))))

# ::id 398 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok roger federer shook off some rust in a #-# -lrb- # -rrb- , #-# -lrb- # -rrb- , #-# -lrb- # -rrb- win over radek stepanek in a belated start to the season wednesday that took longer and was hotter than he anticipated .
# ::alignments
(s / shake-off-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Roger"
                  :op2 "Federerer"))
      :ARG1 (r / rust
            :mod (s2 / some))
      :time (s3 / start-01
            :ARG1 (s4 / season)
            :time (w / wednesday)
            :ARG1-of (b / belate-01)
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / long-03
                        :ARG1 s3)
                  :ARG3 (m / more)
                  :ARG4 (a / anticipate-01
                        :ARG0 p))))

# ::id 399 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the toronto blue jays avoided arbitration with esteban loaiza , signing the right-handed pitcher to a two-year deal thursday .
# ::alignments
(a / and
      :op1 (a2 / avoid-01
            :ARG0 (p / person
                  :mod (e / ethnic-group
                        :name (n / name
                              :op1 "Blue"
                              :op2 "Jays"))
                  :location (c / city
                        :name (n2 / name
                              :op1 "Toronto")))
            :ARG1 (a3 / arbitrate-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :name (n3 / name
                              :op1 "Esteban"
                              :op2 "Loeniza"))))
      :op2 (s / sign-02
            :ARG0 p
            :ARG1 (p3 / pitcher
                  :mod (r / right-handed))
            :ARG3 (d / deal
                  :duration (t / temporal-quantity
                        :quant 2
                        :unit (y / year)))
            :time (d2 / date-entity
                  :weekday (t2 / thursday))))

# ::id 400 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok scoreboard at close of play on the opening day of the four-day cricket match between south africa 's border team and sri lanka here sunday .
# ::alignments
(b / be-temporally-at-91
      :ARG1 (s / scoreboard)
      :ARG2 (d / day
            :ARG0-of (o / open-01
                  :ARG1 (m / match-03
                        :ARG0 (t / team
                              :ARG1-of (b2 / border-01
                                    :ARG2 (c / country
                                          :name (n / name
                                                :op1 "South"
                                                :op2 "Africa"))))
                        :ARG1 (t2 / team
                              :name (n2 / name
                                    :op1 "Sri"
                                    :op2 "Lanka"))
                        :mod (c2 / cricket)
                        :duration (t3 / temporal-quantity
                              :quant 4
                              :unit d))))
      :time (s2 / sunday))

# ::id 401 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an army team of the united states is currently in kathmandu to conduct a joint military training exercise against terrorism with the royal nepal army -lrb- rna -rrb- soldiers , a us official disclosed .
# ::alignments
(d / disclose-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (o / official)))
      :ARG1 (b / be-located-at-91
            :ARG1 (t / team
                  :mod (a / army)
                  :part-of (c2 / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States")))
            :ARG2 (c3 / city
                  :name (n3 / name
                        :op1 "Kathmandu"))
            :time (c4 / current)
            :purpose (c5 / conduct-01
                  :ARG0 t
                  :ARG1 (e / exercise
                        :mod (t2 / train-01
                              :mod (m / military)
                              :mod (j / joint))
                        :prep-against (t3 / terrorism)
                        :accompanier m
                        :name (n4 / name
                              :op1 "nepal"
                              :op2 "Army")
                        :mod (r / royal)))))

# ::id 402 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least ## people have been killed and more than ### others wounded since heavy fighting broke out friday around the main seaport of mogadishu between the supporters of the transitional national government of somalia and those who support warlord hussein mohamed aidid .
# ::alignments
(a / and
      :op1 (k / kill-01
            :ARG1 (p / person))
      :op2 (w / wound-01
            :ARG1 (p2 / person
                  :mod (o / other)
                  :ARG1-of (h / have-quant-91
                        :ARG3 (m / more)
                        :ARG4 p)))
      :time (s / since
            :op1 (b / break-13
                  :ARG1 (f / fight-01
                        :mod (h2 / heavy))
                  :time (d / date-entity
                        :weekday (f2 / friday))
                  :location (a2 / around
                        :op1 (s2 / seaport
                              :mod (m2 / main)
                              :mod (c / city
                                    :name (n / name
                                          :op1 "Majadishu"))
                              :location-of (b2 / between
                                    :op1 (p3 / person
                                          :ARG0-of (s3 / support-01
                                                :ARG1 (g / government-organization
                                                      :ARG0-of (g2 / govern-01
                                                            :ARG1 (c2 / country
                                                                  :name (n2 / name
                                                                        :op1 "Somalia")))
                                                      :mod (t / transition-01)
                                                      :mod (n3 / nation))))
                                    :op2 (p4 / person
                                          :mod (t2 / that)
                                          :ARG0-of (s4 / support-01
                                                :ARG1 (p5 / person
                                                      :name (n4 / name
                                                            :op1 "Hussein")
                                                      :mod (w2 / warlord)))
                                          :ARG1-of (n5 / name-01
                                                :ARG2 (n6 / name
                                                      :op1 "Ahmad"
                                                      :op2 "Aidid")))))))))

# ::id 403 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dow jones industrial average cruised through #### for the first time , as investors celebrated the best outlook for corporate profits since the ####s .
# ::alignments
(c / cruise-01
      :ARG0 (a / average
            :mod (ii / industry)
            :mod (c2 / company
                  :name (n / name
                        :op1 " dow"
                        :op2 "Jones")))
      :path (t / thing
            :name (n2 / name
                  :op1 "The"
                  :op2 "Student"
                  :op3 "Room"))
      :ord (o / ordinal-entity
            :value 1)
      :time (c3 / celebrate-02
            :ARG0 (p / person
                  :ARG0-of (ii2 / invest-01))
            :ARG1 (o2 / outlook
                  :topic (p2 / profit-01
                        :ARG0 (c4 / corporation))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (g / good-02
                              :ARG1 o2)
                        :ARG3 (m / most)
                        :ARG5 (s / since
                              :op1 t)))))

# ::id 404 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the house of one of the moscow theater hostage-takers was blown up in chechnya on friday in apparent retaliation for her participation in the raid .
# ::alignments
(b / blow-up-06
      :ARG1 (h / house
            :poss (p / person
                  :ARG1-of (ii / include-91
                        :ARG2 (p2 / person
                              :ARG0-of (t / take-01
                                    :ARG1 (h2 / hostage))
                              :mod (t2 / theater
                                    :mod (r / religious-group
                                          :name (n / name
                                                :op1 "Moscow")))))))
      :location (p3 / province
            :name (n2 / name
                  :op1 "Chechnya"))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG0-of (c / cause-01
            :ARG1 (r2 / retaliate-01
                  :ARG0 p
                  :ARG1 (p4 / participate-01
                        :ARG0 p
                        :ARG1 (r3 / raid-01))
                  :ARG1-of (a / appear-02))))

# ::id 405 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok officials from the turkish health ministry said that ### people have died of aids and another ### people are infected with the hiv virus in turkey , the turkish newspaper daily news reported today .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :frequency (r2 / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (d / day)))
            :mod (c / country
                  :name (n2 / name
                        :op1 "Turkistan")))
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (m / ministry
                              :topic (h2 / healthy)
                              :mod c)
                        :ARG2 (o / official)))
            :ARG1 (a / and
                  :op1 (d2 / die-01
                        :ARG1 (p2 / person
                              :mod c)
                        :ARG1-of (c2 / cause-01
                              :ARG0 (d3 / disease
                                    :name (n3 / name
                                          :op1 "AIDS"))))
                  :op2 (ii / infect-01
                        :ARG1 (p3 / person
                              :mod (a2 / another)
                              :mod c)
                        :ARG2 (v / virus
                              :name (n4 / name
                                    :op1 "Hiv"))
                        :location (t2 / turkey))))
      :time (t3 / today))

# ::id 406 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with six of his ## career victories on road courses , helio castroneves is among the favorites to win the <unk> mortgage indy grand prix on the twisting circuit at infineon raceway on sunday .
# ::alignments
(ii / include-91
      :ARG1 (p / person
            :name (n / name
                  :op1 "Helio"
                  :op2 "Castroneves"))
      :ARG2 (f / favorite
            :purpose (w / win-01
                  :ARG0 p
                  :ARG1 (p2 / prix
                        :mod (g / grand)
                        :mod (ii2 / indy)
                        :ARG3-of (m / mortgage-01)
                        :location (c / circuit
                              :ARG0-of (t / twist-01)
                              :location c
                              :name (n2 / name
                                    :op1 "Inineon")))
                  :time (d / date-entity
                        :weekday (s / sunday))))
      :ARG3 (w2 / win-01
            :quant 6
            :ARG0 p
            :ARG1-of ii
            :ARG2 (w3 / win-01
                  :ARG0 p
                  :time (c2 / career)
                  :location (c3 / course
                        :mod (r / road)))))

# ::id 407 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a businessman convicted of financial wrongdoing has been elected mayor of one of russia 's largest cities , nizhny novgorod , a russian news agency said , citing preliminary results monday .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Russia"))
            :ARG0-of (c2 / cite-01
                  :ARG1 (t / thing
                        :ARG2-of (r / result-01)
                        :mod (p / preliminary))
                  :time (d / date-entity
                        :weekday (m / monday))))
      :ARG1 (e / elect-01
            :ARG1 (b / businessman
                  :ARG1-of (c3 / convict-01
                        :ARG2 (w / wrongdoing
                              :mod (f / finance))))
            :ARG2 (m2 / mayor
                  :ARG2-of (h / have-org-role-91
                        :ARG0 b
                        :ARG1 (c4 / city
                              :name (n3 / name
                                    :op1 "Nizhny"
                                    :op2 "Novgorod")
                              :ARG1-of (ii / include-91
                                    :ARG2 (c5 / city
                                          :location c
                                          :ARG1-of (h2 / have-degree-91
                                                :ARG2 (l / large)
                                                :ARG3 (m3 / most)))))))))

# ::id 408 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a small leak of radioactive coolant was discovered wednesday a few hours after the indian point # nuclear power plant went back into service after an ##-month closure to fix a similar problem .
# ::alignments
(d / discover-01
      :ARG1 (l / leak-01
            :ARG1 (c / coolant
                  :mod (r / radioactive))
            :mod (s / small))
      :time (w / wednesday)
      :time (a / after
            :op1 (p / point
                  :mod (c2 / country
                        :name (n / name
                              :op1 "India")))
            :quant (f / few
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (h / hour))))
      :time (a2 / after
            :op1 (g / go-back-19
                  :ARG1 (p2 / plant
                        :mod (p3 / power
                              :mod (n2 / nucleus)))
                  :ARG2 (s2 / service)
                  :time (a3 / after
                        :op1 (c3 / close-01
                              :ARG1 p2
                              :duration (t2 / temporal-quantity
                                    :quant 1
                                    :unit (m / month))
                              :purpose (f2 / fix-02
                                    :ARG0 p2
                                    :ARG1 (p4 / problem
                                          :ARG1-of (r2 / resemble-01))))))))

# ::id 409 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's state science and technology commission 's -lrb- sstc -rrb- scientific research programs helped create nearly ### billion yuan -lrb- ## billion us dollars -rrb- in output value in agriculture and industry in the first year of the ninth five-year plan -lrb- ####-#### -rrb- .
# ::alignments
(h / help-01
      :ARG0 (p / program
            :poss (g / government-organization
                  :name (n / name
                        :op1 "State"
                        :op2 "Science"
                        :op3 "and"
                        :op4 "Technology"
                        :op5 "Commission")
                  :poss (s / state
                        :name (n2 / name
                              :op1 "China")))
            :topic (r / research-01
                  :ARG1 (s2 / science)))
      :ARG1 (c / create-01
            :ARG0 p
            :ARG1 (n3 / nearly
                  :op1 (m / monetary-quantity
                        :quant 1000000000
                        :unit (y / yuan))
                  :ARG2-of (v / value-01
                        :ARG1 (o / output)
                        :ARG3 (a / and
                              :op1 (a2 / agriculture)
                              :op2 (ii / industry)))))
      :time (y2 / year
            :ord (o2 / ordinal-entity
                  :value 1)
            :part-of (p2 / plan
                  :ord o2
                  :value 9)
            :duration (t / temporal-quantity
                  :quant 5
                  :unit (y3 / year))))

# ::id 410 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two separate groups in macao allegedly involved in drug trafficking , packaging and consumption were taken down by local police , with five suspects being arrested , the macao daily times reported on saturday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "Macao"
                  :op2 "Daily"
                  :op3 "Times"))
      :ARG1 (t / take-down-22
            :ARG0 (p / police
                  :ARG1-of (l / local-02))
            :ARG1 (g / group
                  :quant 2
                  :ARG1-of (s / separate-02)
                  :location (p2 / province
                        :name (n3 / name
                              :op1 "Macao"))
                  :ARG1-of (ii / involve-01
                        :ARG2 (a / and
                              :op1 (t2 / traffic-01
                                    :ARG1 (d / drug))
                              :op2 (p3 / package-01)
                              :op3 (c / consume-01))
                        :ARG1-of (a2 / allege-01)))
            :ARG0-of (c2 / cause-01
                  :ARG1 (a3 / arrest-01
                        :ARG1 (p4 / person
                              :quant 5
                              :ARG2-of (s2 / suspect-01)))))
      :time (d2 / date-entity
            :weekday (s3 / saturday)))

# ::id 411 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian president susilo bambang yudhoyono friday summoned directors of state energy group pertamina after ## officials from the company were arrested for alleged fuel smuggling , officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Indonesia"))
                  :ARG2 (p2 / president)))
      :ARG1 (s2 / summon-01
            :ARG0 p
            :ARG1 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g / group
                              :name (n2 / name
                                    :op1 "Pertamina")
                              :mod (e / energy)
                              :mod (s3 / state))
                        :ARG2 (d / director)))
            :time (d2 / date-entity
                  :weekday (f / friday))
            :time (a / after
                  :op1 (a2 / arrest-01
                        :ARG1 (p4 / person
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 g
                                    :ARG2 (o / official)))
                        :ARG2 (s4 / smuggle-01
                              :ARG1 (f2 / fuel)
                              :ARG1-of (a3 / allege-01))))))

# ::id 412 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok politicians struggling to sustain northern ireland 's peace pact face a crucial few weeks of shadowy diplomacy and tough choices that could make or break the #### deal .
# ::alignments
(f / face-01
      :ARG0 (p / politician
            :ARG0-of (s / struggle-02
                  :ARG1 (s2 / sustain-01
                        :ARG0 p
                        :ARG1 (p2 / pact
                              :mod (p3 / peace)
                              :poss (c / country
                                    :name (n / name
                                          :op1 "Northern"
                                          :op2 "Ireland"))))))
      :ARG1 (a / and
            :op1 (d / diplomacy
                  :mod (s3 / shadowy)
                  :duration (f2 / few
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (w / week))
                        :mod (c2 / crucial)))
            :op2 (c3 / choose-01
                  :ARG1-of (t2 / tough-02)
                  :ARG0-of (m / make-18
                        :ARG1 (d2 / deal-01
                              :ARG1-of (ii / important-01)))
                  :ARG1-of (p4 / possible-01))))

# ::id 413 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european commission will pledge a `` substantial but realistic '' amount of aid to help rebuild iraq at a donor 's conference next month , the eu executive said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "EU"))
                  :ARG2 (e / executive)))
      :ARG1 (p2 / pledge-01
            :ARG0 (c / commission
                  :mod o
                  :name (n2 / name
                        :op1 "European"
                        :op2 "Union")))
      :ARG2 (a / amount
            :mod (s2 / substantial)
            :ARG1-of (r / realistic-03))
      :purpose (h2 / help-01
            :ARG0 a
            :ARG1 (r2 / rebuild-01
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "Iraq"))))
      :time (c3 / conference
            :mod (p3 / person
                  :ARG0-of (d / donate-01))
            :time (m / month
                  :mod (n4 / next)))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 414 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok leader of georgia 's restive adzharia region aslan abashidze said wednesday that he would meet with president mikhail saakashvili in the region 's capital of batumi on thursday , russian interfax news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Interpol")
            :mod (n2 / news)
            :mod (c / country
                  :name (n3 / name
                        :op1 "Russia")))
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :name (n4 / name
                        :op1 "Aslan"
                        :op2 "Abashidze")
                  :ARG0-of (l / lead-02
                        :ARG1 (r2 / region
                              :name (n5 / name
                                    :op1 "Adzharia")
                              :location (s2 / state
                                    :name (n6 / name
                                          :op1 "Georgia"))
                              :mod (r3 / restive))))
            :ARG1 (m / meet-03
                  :ARG0 p
                  :ARG1 (p2 / person
                        :name (n7 / name
                              :op1 "Mikhail"
                              :op2 "Sakashvili")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 r2
                              :ARG2 (p3 / president)))
                  :location (c2 / city
                        :name (n8 / name
                              :op1 "Batumi")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 r2
                              :ARG2 (c3 / capital)))
                  :time (d / date-entity
                        :weekday (t / thursday)
                        :time-of s))
            :weekday (w / wednesday)))

# ::id 415 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hillary rodham clinton 's so-called off-the-record luncheon last week with ## women reporters not only was in an exercise in massaging the press , it also illustrates the incoherence in journalistic standards .
# ::alignments
(ii / illustrate-01
      :ARG0 (l / luncheon
            :poss (p / person
                  :name (n / name
                        :op1 "Hillary"
                        :op2 "Rrodham"
                        :op3 "Clinton"))
            :mod (s / so-called)
            :mod (o / off-the-record)
            :time (w / week
                  :mod (l2 / last))
            :accompanier (p2 / person
                  :ARG0-of (r / report-01)
                  :mod (w2 / woman)))
      :ARG1 (c / cohere-01
            :polarity -
            :ARG1 (s2 / standard
                  :mod (j / journalism)))
      :mod (a / also))

# ::id 416 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sri lanka experienced a moderate increase in the overall price level in the year #### , somewhat higher than the increase observed in the previous year , according to the state-run daily news on tuesday .
# ::alignments
(s / say-01
      :ARG0 (n / news
            :ARG1-of (r / run-01
                  :ARG0 (s2 / state))
            :frequency (r2 / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (d / day)))
            :ARG1-of r
            :ARG0 s2)
      :ARG1 (e / experience-01
            :ARG0 (c / city
                  :name (n2 / name
                        :op1 "Sri"
                        :op2 "Lanka"))
            :ARG1 (ii / increase-01
                  :ARG1 (l / level
                        :mod (p / price-01)
                        :mod (o / overall))
                  :ARG1-of (m / moderate-01)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (h2 / high-02
                              :ARG1 ii)
                        :ARG3 (m2 / more
                              :quant (s3 / somewhat))
                        :ARG4 (ii2 / increase-01
                              :ARG1-of (o2 / observe-01
                                    :time (y / year
                                          :mod (p2 / previous))))))
            :time (d2 / date-entity
                  :month 5
                  :dayperiod (n3 / night))))

# ::id 417 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the trial opened today in frankfurt of german real estate developer juergen schneider on several charges of fraud and credit fraud in the multi-billion dollar collapse of his company in #### .
# ::alignments
(o / open-02
      :ARG1 (t / try-02
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Juergen"
                        :op2 "Schneider")
                  :ARG0-of (d / develop-02
                        :ARG1 (r / real-estate))
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Germany")))
            :ARG3 (c2 / charge-05
                  :ARG1 p
                  :ARG2 (a / and
                        :op1 (d2 / defraud-01
                              :ARG0 p
                              :ARG1 (c3 / company
                                    :poss p))
                        :op2 (d3 / defraud-01
                              :ARG0 p
                              :ARG1 (c4 / credit))
                        :ARG1-of (c5 / cause-01
                              :ARG0 (c6 / collapse-01
                                    :ARG1 c3
                                    :mod (m / multiple
                                          :op1 (m2 / monetary-quantity
                                                :quant 1000000000
                                                :unit (d4 / dollar))))))
                  :quant (s / several)))
      :location (c7 / city
            :name (n3 / name
                  :op1 "Frankfurt"))
      :time (t2 / today))

# ::id 418 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok massachusetts consumers are paying millions of dollars more than they should for groceries , gasoline and heating oil because too few people are monitoring the accuracy of checkout scanners and scales , and the inspectors are <unk> and unable to fine offenders , officials said thursday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (p / pay-01
            :ARG0 (p2 / person
                  :ARG0-of (c / consume-01)
                  :mod (s2 / state
                        :name (n / name
                              :op1 "Massachusetts")))
            :ARG1 (m / multiple
                  :op1 (m2 / monetary-quantity
                        :quant 1000000
                        :unit (d / dollar))
                  :ARG1-of (h / have-quant-91
                        :ARG3 (m3 / more)
                        :ARG4 (p3 / person
                              :ARG1-of (p4 / pay-01
                                    :ARG0 p2
                                    :ARG3 (a / and
                                          :op1 (g / grocery)
                                          :op2 (g2 / gasoline)
                                          :op3 (o2 / oil
                                                :ARG2-of (h2 / heat-01)))
                                    :ARG1-of (r / recommend-01))))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (a2 / and
                              :op1 (m4 / monitor-01
                                    :ARG0 (p5 / person
                                          :ARG1-of h
                                          :ARG2 (f / few)
                                          :ARG3 (t / too)))
                              :ARG1 (a3 / accurate
                                    :domain (a4 / and
                                          :op1 (t2 / thing
                                                :ARG0-of (s3 / scan-01
                                                      :purpose (c3 / check-01)))
                                          :op2 (s4 / scale))))
                        :op2 (a5 / and
                              :op1 (p6 / person
                                    :ARG0-of (ii / inspect-01))
                              :op2 (p7 / possible-01
                                    :polarity -
                                    :ARG1 (f2 / fine-01
                                          :ARG0 p6
                                          :ARG2 (p8 / person
                                                :ARG0-of (o3 / offend-01))))))))
      :time (d2 / date-entity
            :weekday (t3 / thursday)))

# ::id 419 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the portland trailblazers crept within a game of the nba northwest division lead and knocked orlando off the top of the southeast with a ###-## win over the magic on friday .
# ::alignments
(a / and
      :op1 (s / sneak-01
            :ARG0 (t / trailblazer
                  :mod (p / portland))
            :ARG1 (w / within
                  :op1 (g / game
                        :quant-of (l / lead-02
                              :ARG0 (d / division
                                    :mod (n / northwest)
                                    :part-of (l2 / league
                                          :name (n2 / name
                                                :op1 "Nba")))))))
      :op2 (k / knock-01
            :ARG0 t
            :ARG1 (c / city
                  :name (n3 / name
                        :op1 "Orlando"))
            :ARG2 (t2 / top
                  :part-of (s2 / southeast))
            :manner (w2 / win-01
                  :ARG0 t
                  :ARG2 (m / magic)
                  :time (d2 / date-entity
                        :weekday (f / friday))
                  :mod (e / emoticon
                        :value " ###-##"))))

# ::id 420 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an auction featuring private cars and motorbikes was held recently in china 's largest economic center , as part of steps to crack down on black marketeering in old motor vehicles .
# ::alignments
(h / hold-04
      :ARG1 (a / auction-02
            :ARG2-of (f / feature-01
                  :ARG1 (a2 / and
                        :op1 (c / car
                              :ARG1-of (p / private-03))
                        :op2 (m / motorcycle))))
      :time (r / recent)
      :location (c2 / center
            :mod (e / economy)
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m2 / most)
                  :ARG5 (c3 / country
                        :name (n / name
                              :op1 "China"))))
      :part-of (s / step-01
            :ARG2 (c4 / crack-down-06
                  :ARG1 (m3 / market-01
                        :ARG1 (v / vehicle
                              :mod (m4 / motor)
                              :mod (o / old))
                        :ARG1-of (b / black-07)))))

# ::id 421 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. warplanes bombed an iraqi air-defense site and a <unk> bunker in the northern `` no-fly '' zone , a u.s. military official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / military
                        :mod (c / country
                              :name (n / name
                                    :op1 "U.S.")))
                  :ARG2 (o / official)))
      :ARG1 (b / bomb-01
            :ARG0 (w / warplane
                  :mod c)
            :ARG1 (a / and
                  :op1 (s2 / site
                        :mod (d / defend-01
                              :ARG3 (a2 / attack-01
                                    :path (a3 / air)))
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "Iraq")))
                  :op2 (b2 / bunker
                        :location (z / zone
                              :mod (n3 / north)
                              :mod (f / fly-01
                                    :polarity -))))))

# ::id 422 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the national assembly of vietnam , the country 's top legislature , approved wednesday a resolution on a national socio-economic development plan for #### , targeting a gross domestic product -lrb- gdp -rrb- growth of #.#-# .# percent .
# ::alignments
(a / approve-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "National"
                  :op2 "Assembly")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Vietnam"))
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g2 / government-organization
                        :name (n3 / name
                              :op1 "Parliament")
                        :mod (t / top)
                        :poss c)))
      :ARG1 (r / resolution
            :topic (d / develop-02
                  :ARG1 (e / economy
                        :mod (s / society))
                  :mod (n4 / nation))
            :ARG0-of (t2 / target-01
                  :ARG1 (g3 / grow-01
                        :ARG1 (p / product
                              :ARG1-of (g4 / gross-03)
                              :mod (d2 / domestic)))))
      :time (w / wednesday))

# ::id 423 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok if steven brill 's object is to make the media look absurd , he got off to a roaring start .
# ::alignments
(g / get-off-23
      :ARG1 (p / person
            :name (n / name
                  :op1 "Steve"
                  :op2 " brill"))
      :ARG2 (s / start-01
            :ARG0 p
            :ARG0-of (r / roar-02))
      :condition (o / object-01
            :ARG0 p
            :ARG1 (m / make-02
                  :ARG0 p
                  :ARG1 (l / look-02
                        :ARG0 (m2 / media)
                        :ARG1 (a / absurd)))))

# ::id 424 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after weeks of internal wrangling , the united nations thursday voted to lift crippling sanctions imposed on iraq in #### and give the un a key role in rebuilding the devastated country .
# ::alignments
(v / vote-01
      :ARG0 (n / nation
            :name (n2 / name
                  :op1 "United"
                  :op2 "Nations"))
      :ARG1 (a / and
            :op1 (l / lift-02
                  :ARG0 n
                  :ARG1 (s / sanction-02
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "Iraq")
                              :ARG1-of (d / devastate-01))
                        :ARG0-of (c2 / cripple-01)
                        :ARG1-of (ii / impose-01
                              :ARG2 c)))
            :op2 (g / give-01
                  :ARG0 n
                  :ARG1 (r / role
                        :ARG1-of (k / key-02)
                        :topic (r2 / rebuild-01
                              :ARG1 (c3 / country
                                    :ARG1-of d))))
            :ARG2 (c4 / country
                  :polarity -))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :time (a2 / after
            :op1 (w / wrangle-01
                  :ARG0 n
                  :manner (ii2 / internal)
                  :duration (m / multiple
                        :op1 (t2 / temporal-quantity
                              :quant 1
                              :unit (w2 / week))))))

# ::id 425 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the court of cassation , france 's highest judicial authority , has dismissed an appeal from dominique <unk> , a former deputy prefect , wanted for rwandan genocide , paving the way for his surrender to the international criminal tribunal for rwanda -lrb- ictr -rrb- , french judicial sources said thursday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (j / judiciary)
            :mod (c / country
                  :name (n / name
                        :op1 "France")))
      :ARG1 (d / dismiss-01
            :ARG0 (c2 / court
                  :name (n2 / name
                        :op1 "Court"
                        :op2 "of"
                        :op3 "Cassation")
                  :mod (a / authority
                        :mod (j2 / judiciary)
                        :ARG1-of (h / have-degree-91
                              :ARG2 (h2 / high-02
                                    :ARG1 a)
                              :ARG3 (m / most))))
            :ARG1 (a2 / appeal-01
                  :ARG0 (p / person
                        :name (n3 / name
                              :op1 "Dominique"
                              :op2 "Ibrahim"
                              :op3 "Tsonga")
                        :ARG1-of (w / want-01
                              :ARG2 (g / genocide-01
                                    :ARG0 (c3 / country
                                          :name (n4 / name
                                                :op1 "Rwanda")))
                              :time (f / former))))
            :ARG0-of (p2 / pave-02
                  :ARG1 (w2 / way
                        :path-of (s3 / surrender-01
                              :ARG0 p
                              :ARG2 (t / tribunal
                                    :mod (ii / international)
                                    :ARG2-of (c4 / criminal-03)
                                    :beneficiary c3)))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 426 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok have a question about the news ? colin bessonette will try to get an answer .
# ::alignments
(m / multi-sentence
      :snt1 (h / have-03
            :polarity (a / amr-unknown)
            :ARG0 (y / you)
            :ARG1 (q / question-01
                  :ARG0 y
                  :ARG1 (n / news)))
      :snt2 (t / try-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Colin"
                        :op2 "Bessonette"))
            :ARG1 (g / get-01
                  :ARG0 p
                  :ARG1 (a2 / answer-01))))

# ::id 427 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jordan will raise fees for work permits for guest workers in the kingdom from ### dinars -lrb- about ### u.s. dollars -rrb- to #,### dinars -lrb- about #,### dollars -rrb- to further stem the flow of foreign labor .
# ::alignments
(r / raise-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jordan"))
      :ARG1 (f / fee
            :purpose (p2 / permit-01
                  :ARG1 (w / work-01)
                  :ARG2 (p3 / person
                        :ARG0-of w)
                  :mod (g / guest)
                  :location (k / kingdom)))
      :ARG3 (a / and
            :op1 (d / dinars
                  :mod (u / url-entity
                        :value " ###"))
            :op2 (d2 / dinars
                  :mod (u2 / url-entity
                        :value "###"))
            :op3 (d3 / dinars
                  :mod u2)
            :op4 (d4 / dinars
                  :mod u2)
            :op5 (d5 / dollar
                  :mod u2))
      :purpose (s / stem-01
            :ARG0 p
            :ARG1 (f2 / flow-01
                  :ARG1 (l / labor-01
                        :mod (f3 / foreign)))
            :mod (f4 / further)))

# ::id 428 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the north china city tianjin is trying to vitalize its local economy by investing in several new sectors to propel economic growth .
# ::alignments
(t / try-01
      :ARG0 (c / city
            :name (n / name
                  :op1 "Tianjin")
            :location (n2 / north
                  :part-of (c2 / country
                        :name (n3 / name
                              :op1 "China"))))
      :ARG1 (v / vitalize-01
            :ARG0 c
            :ARG1 (e / economy
                  :ARG1-of (l / local-02)
                  :poss c)
            :manner (ii / invest-01
                  :ARG0 c
                  :ARG2 (s / sector
                        :ARG1-of (n4 / new-01)
                        :quant (s2 / several))
                  :purpose (p / propel-01
                        :ARG1 (g / grow-01
                              :ARG1 (e2 / economy)))
                  :ARG0-of p)))

# ::id 429 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a four-day international computer and network products trade fair opened today in north china 's tianjin city .
# ::alignments
(o / open-01
      :ARG1 (f / fair
            :mod (t / trade-01
                  :ARG1 (a / and
                        :op1 (p / product
                              :mod (c / computer))
                        :op2 (p2 / product
                              :mod (n / network))))
            :duration (t2 / temporal-quantity
                  :quant 4
                  :unit (d / day))
            :mod (ii / international))
      :time (t3 / today)
      :location (c2 / city
            :name (n2 / name
                  :op1 "Tianjin")
            :location (n3 / north
                  :part-of (c3 / country
                        :name (n4 / name
                              :op1 "China")))))

# ::id 430 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states on tuesday expressed displeasure with czech and hungarian plans to forgo us fighter jets for european models and warned poland , which is leaning in the same direction , to `` buy american .
# ::alignments
(a / and
      :op1 (e / express-01
            :ARG0 (s / state
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (d / displease-01
                  :ARG0 (p / plan-01
                        :ARG0 (a2 / and
                              :op1 (c / country
                                    :name (n2 / name
                                          :op1 "Czech"))
                              :op2 (c2 / country
                                    :name (n3 / name
                                          :op1 "Hungary")))
                        :ARG1 (f / forgo-01
                              :ARG0 a2
                              :ARG1 (j / jet
                                    :ARG0-of (f2 / fight-01))
                              :ARG2 (m / model
                                    :mod (c3 / continent
                                          :name (n4 / name
                                                :op1 "Europe")))
                              :ARG4 (w / we)))
                  :ARG1 s
                  :time (d2 / date-entity
                        :weekday (t / tuesday)))
            :op2 (w2 / warn-01
                  :ARG0 s
                  :ARG1 (b / buy-01
                        :ARG0 (c4 / country
                              :name (n5 / name
                                    :op1 "Poland")
                              :ARG1-of (l / lean-01
                                    :ARG2 (d3 / direction
                                          :ARG1-of (s2 / same-01))))
                        :ARG2 c4))))

# ::id 431 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the university of texas claimed the final southwest conference football title last fall .
# ::alignments
(c / claim-02
      :ARG0 (u / university
            :name (n / name
                  :op1 "University"
                  :op2 "of"
                  :op3 "Texas"))
      :ARG1 (t / title
            :topic (f / football)
            :mod (s / southwest)
            :mod (f2 / final))
      :time (d / date-entity
            :season (f3 / fall)
            :mod (l / last)))

# ::id 432 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a program using world bank loans for the purpose of getting rid of poverty in mountainous areas in southwest china is now well under way .
# ::alignments
(u / underway
      :domain (p / program
            :ARG0-of (u2 / use-01
                  :ARG1 (l / loan-01
                        :ARG0 (b / bank
                              :mod (w / world))
                        :purpose (r / rid-01
                              :ARG1 (p2 / poor)
                              :location (a / area
                                    :mod (m / mountain)
                                    :location (s / southwest
                                          :part-of (c / country
                                                :name (n / name
                                                      :op1 "China"))))))))
      :time (n2 / now)
      :degree (w2 / well))

# ::id 433 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok local people in east china 's zhejiang and jiangsu provinces and shanghai municipality are recovering from a powerful typhoon which swept through the areas last night .
# ::alignments
(r / recover-01
      :ARG1 (p / person
            :ARG1-of (l / local-02
                  :ARG2 (a / and
                        :op1 (p2 / province
                              :name (n / name
                                    :op1 "Zhejiang")
                              :location (e / east
                                    :part-of (c / country
                                          :name (n2 / name
                                                :op1 "China"))))
                        :op2 (p3 / province
                              :name (n3 / name
                                    :op1 "Jiangsu")
                              :location e)
                        :op3 (m / municipality
                              :location (c2 / city
                                    :name (n4 / name
                                          :op1 "Shanghai"))))))
      :ARG2 (t / typhoon
            :ARG1-of (p4 / powerful-02)
            :ARG1-of (s / sweep-02
                  :ARG2 (a2 / area)
                  :time (d / date-entity
                        :dayperiod (n5 / night)
                        :mod (y / yesterday)))))

# ::id 434 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` we can not afford missing the objectives in climate protection , '' merkel said at a joint session of congress .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Merkel"))
      :ARG1 (p2 / possible-01
            :polarity -
            :ARG1 (a / afford-01
                  :ARG0 (w / we)
                  :ARG1 (m / miss-02
                        :ARG0 w
                        :ARG1 (o / objective
                              :topic (p3 / protect-01
                                    :ARG1 (c / climate))))))
      :location (s2 / session
            :mod (j / joint)
            :part-of (g / government-organization
                  :name (n2 / name
                        :op1 "Congress"))))

# ::id 435 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an agreement on sharing passenger information on flights from europe to the united states _ part of u.s. anti-terrorism measures _ went into effect wednesday with european union officials saying they had secured more privacy protections for passengers .
# ::alignments
(g / go-01
      :ARG1 (a / agree-01
            :ARG1 (s / share-01
                  :ARG1 (ii / information
                        :topic (f / fly-01
                              :source (c / continent
                                    :name (n / name
                                          :op1 "Europe"))
                              :destination (c2 / country
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "States")))
                        :mod (p / passenger)))
            :part-of (m / measure-02
                  :ARG0 c2
                  :name (n3 / name
                        :op1 "U.S."))
            :ARG0-of (c3 / counter-01
                  :ARG1 (t / terrorism)))
      :time (d / date-entity
            :weekday (w / wednesday))
      :ARG1-of (c4 / cause-01
            :ARG0 (s2 / say-01
                  :ARG0 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (u / union
                                    :mod c)
                              :ARG2 (o / official)))
                  :ARG1 (s3 / secure-02
                        :ARG0 p2
                        :ARG1 (p3 / protect-01
                              :ARG0 p2
                              :ARG1 (p4 / privacy)
                              :ARG2 (p5 / passenger)
                              :mod (m2 / more))))))

# ::id 436 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german firm basf , the world 's largest chemical company , has announced second - quarter net profits worth #.# billion euros -lrb- about # billion u.s. dollars -rrb- , higher than the #.## billion euros -lrb- #.# billion u.s. dollars -rrb- a year ago .
# ::alignments
(a / announce-01
      :ARG0 (f / firm
            :name (n / name
                  :op1 "Buchanan")
            :mod f)
      :mod (c / chemical)
      :ARG1-of (h / have-degree-91
            :ARG2 (l / large)
            :ARG3 (m / most)
            :ARG5 (c2 / company
                  :location (w / world)))
      :ARG1 (p / profit-01
            :time (q / quarter
                  :ord (o / ordinal-entity
                        :value 2))
            :mod (n2 / net)
            :ARG1-of (w2 / worth-01
                  :ARG2 (a2 / about
                        :op1 (m2 / monetary-quantity
                              :quant 1000000000
                              :unit (e / euro))))
            :ARG1-of h
            :ARG2 (h2 / high-02)
            :ARG1-of h2
            :ARG3 (m3 / more)
            :ARG4 (m4 / monetary-quantity
                  :quant 1000000000
                  :unit (e2 / euro)))
      :time (b / before
            :op1 (n3 / now)
            :quant (t / temporal-quantity
                  :quant 1
                  :unit (y / year))))

# ::id 437 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok maarten stekelenburg never doubted he would be back in goal for the netherlands .
# ::alignments
(d / doubt-01
      :polarity -
      :ARG0 (p / person
            :name (n / name
                  :op1 "Maarten"
                  :op2 "Stekelenburg"))
      :ARG1 (b / back-02
            :ARG1 p
            :location (g / goal)
            :beneficiary (t / team
                  :name (n2 / name
                        :op1 "The"
                        :op2 "Netherlands")))
      :time (e / ever))

# ::id 438 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinian leader yasser arafat said on an official visit here tuesday that no progress has been made in the most recent attempt to restart the stalled peace process .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Yasser"
                  :op2 "Arafat")
            :ARG0-of (l / lead-02
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Palestine"))))
      :ARG1 (p2 / progress-01
            :polarity -
            :ARG1 (a / attempt-01
                  :ARG1 (r / restart-01
                        :ARG1 (p3 / process-02
                              :ARG1 (p4 / peace)
                              :ARG1-of (s2 / stall-01)))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (r2 / recent)
                        :ARG3 (m / most))))
      :time (v / visit-01
            :ARG0 p
            :ARG1 (h2 / here)
            :mod (o / official)
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 439 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wigan 's wing wonder martin offiah has been passed fit to play for england in their successful world cup campaign here on saturday .
# ::alignments
(p / pass-07
      :ARG1 (f / fit-05
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "Martin"
                        :op2 "Offiah")
                  :ARG0-of (w / wonder-02
                        :ARG1 (w2 / wing))
                  :poss (t / team
                        :name (n2 / name
                              :op1 "Wigan")))
            :purpose (p3 / play-01
                  :ARG0 p2
                  :beneficiary (t2 / team
                        :name (n3 / name
                              :op1 "England"))
                  :subevent-of (c / campaign-01
                        :ARG0 t2
                        :ARG1 (c2 / cup
                              :mod (w3 / world))
                        :ARG1-of (s / succeed-01)
                        :location (h / here)
                        :time (d / date-entity
                              :weekday (s2 / saturday))))))

# ::id 440 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the pentagon said thursday it plans a series of arms sales to taiwan valued at $ #.# billion , including ### supersonic air-to-air missiles and advanced military communications systems .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Pentagon"))
      :ARG1 (p / plan-01
            :ARG0 g
            :ARG1 (s2 / sell-01
                  :ARG0 g
                  :ARG1 (a / arms
                        :ARG2-of (v / value-01
                              :ARG1 (m / monetary-quantity
                                    :quant 1000000000
                                    :unit (d / dollar))))
                  :ARG2 (c / country
                        :name (n2 / name
                              :op1 "Taiwan"))
                  :quant (s3 / series)
                  :ARG2-of (ii / include-91
                        :ARG1 (a2 / and
                              :op1 (m2 / missile
                                    :mod (s4 / supersonic)
                                    :destination (a3 / air)
                                    :destination a3))
                        :op2 (s5 / system
                              :ARG1-of (a4 / advanced-02)
                              :instrument-of (c2 / communicate-01
                                    :ARG0 (m3 / military))))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 441 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok less than a year after the brutal rape and murder of a young french <unk> in britain , the man charged with her killing will go on trial here on wednesday .
# ::alignments
(t / try-02
      :ARG1 (m / man
            :ARG1-of (c / charge-05
                  :ARG2 (k / kill-01
                        :ARG0 m
                        :ARG1 (p / person
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "France"))
                              :mod (y / young)))))
      :location (h / here)
      :time (w / wednesday)
      :time (a / after
            :op1 (a2 / and
                  :op1 (r / rape-01
                        :ARG1 p)
                  :op2 (m2 / murder-01
                        :ARG1 p)
                  :ARG1-of (b / brutal-02)
                  :location (c3 / country
                        :name (n2 / name
                              :op1 "Britain")))
            :quant (l / less-than
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (y2 / year)))))

# ::id 442 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok neslon valdez scored twice and david trezeguet added another as hercules beat malaga #-# on sunday in the spanish league , and carlos gurpegi headed an injury-time goal to give athletic bilbao a #-# win over osasuna .
# ::alignments
(a / and
      :op1 (s / score-01
            :ARG2 2
            :ARG0 (p / person
                  :name (n / name
                        :op1 "neslon"
                        :op2 "Valdez")))
      :op2 (a2 / add-02
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "David"
                        :op2 "Trezeguet"))
            :ARG1 (a3 / another))
      :time (b / beat-03
            :ARG0 (t / team
                  :name (n3 / name
                        :op1 "Molecules"))
            :ARG1 (t2 / team
                  :name (n4 / name
                        :op1 "Malaga"))
            :time (d / date-entity
                  :weekday (s2 / sunday))
            :location (l / league
                  :mod (c / country
                        :name (n5 / name
                              :op1 "Spain"))))
      :op3 (h / head-02
            :ARG0 (p3 / person
                  :name (n6 / name
                        :op1 "Carlos"
                        :op2 "Gurpe"
                        :op3 "Gi"))
            :ARG1 (g / goal
                  :mod (ii / injury-01))
            :purpose (g2 / give-01
                  :ARG0 p3
                  :ARG1 (w / win-01
                        :ARG0 (t3 / team
                              :name (n7 / name
                                    :op1 "Bolbao")
                              :mod (a4 / athletic))
                        :ARG1 (t4 / team
                              :name (n8 / name
                                    :op1 "Osasuna")))
                  :ARG2 t3)))

# ::id 443 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a packed running of the bulls left one person gored and two slightly injured saturday during pamplona 's weeklong annual san fermin festival , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (l / leave-13
            :ARG0 (r / run-13
                  :ARG1 (b / bull)
                  :ARG1-of (p / pack-01))
            :ARG1 (a / and
                  :op1 (g / gore-01
                        :ARG1 (p2 / person
                              :quant 1))
                  :op2 (ii / injure-01
                        :ARG1 (p3 / person
                              :quant 2)
                        :degree (s2 / slight)))
            :time (d / date-entity
                  :weekday (s3 / saturday))
            :time (f / festival
                  :name (n / name
                        :op1 "San"
                        :op2 "Fermin")
                  :frequency (r2 / rate-entity-91
                        :ARG3 (t / temporal-quantity
                              :quant 1
                              :unit (y / year)))
                  :location (c / city
                        :name (n2 / name
                              :op1 "Pamplona"))
                  :ARG1-of (l2 / long-03))))

# ::id 444 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok warning it is `` too early '' for a european common currency , more than ### leading german economists monday called for the january #### adoption of the currency to be postponed for several years .
# ::alignments
(w / warn-01
      :ARG1 (e / early
            :domain (a / adopt-01
                  :ARG1 (c / currency
                        :mod (c2 / common)
                        :mod (c3 / continent
                              :name (n / name
                                    :op1 "Europe"))))
            :ARG2-of (h / have-degree-91
                  :ARG1 a
                  :ARG3 (t / too)))
      :time (d / date-entity
            :weekday (m / monday))
      :ARG0-of (c4 / cause-01
            :ARG1 (c5 / call-03
                  :ARG0 (p / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c6 / country
                                    :name (n2 / name
                                          :op1 "Germany"))
                              :ARG2 (e2 / economist
                                    :ARG0-of (l / lead-02))))
                  :ARG1 (p2 / postpone-01
                        :ARG1 a
                        :ARG2 (s / several
                              :op1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))
                        :time (d2 / date-entity
                              :month 1)))))

# ::id 445 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok defending its top government post , the ailing free democratic party on monday dismissed calls for germany 's foreign minister to resign after parliament opposed his invitation for iran to attend a conference .
# ::alignments
(d / dismiss-01
      :ARG0 (p / political-party
            :name (n / name
                  :op1 "Democrat")
            :ARG1-of (f / free-04)
            :ARG1-of (a / ail-01))
      :ARG1 (c / call-03
            :ARG1 (r / resign-01
                  :ARG0 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "Germany"))
                              :ARG2 (m / minister
                                    :topic (f2 / foreign))))
                  :time (a2 / after
                        :op1 (o / oppose-01
                              :ARG0 (p3 / parliament)
                              :ARG1 (ii / invite-01
                                    :ARG0 p2
                                    :ARG1 (c3 / country
                                          :name (n3 / name
                                                :op1 "Iran"))
                                    :ARG2 (a3 / attend-01
                                          :ARG0 c3
                                          :ARG1 (c4 / conference)))))))
      :time (d2 / date-entity
            :weekday (m2 / monday))
      :manner (d3 / defend-01
            :ARG0 p
            :ARG1 (p4 / post
                  :mod (t / top)
                  :ARG2-of h
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01)))))

# ::id 446 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok terri schiavo 's parents went to the supreme court late wednesday in a desperate attempt to keep their daughter alive , after a day in which a federal court in atlanta turned away their appeals and florida lawmakers decided not to intervene .
# ::alignments
(g / go-02
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "terri"
                              :op2 "Schiavo"))
                  :ARG2 (p3 / parent)))
      :ARG4 (g2 / government-organization
            :name (n2 / name
                  :op1 "Supreme"
                  :op2 "Court"))
      :time (l / late
            :op1 (w / wednesday))
      :purpose (a / attempt-01
            :ARG0 p
            :ARG1 (k / keep-02
                  :ARG0 p
                  :ARG1 (l2 / live-01
                        :ARG0 (p4 / person
                              :ARG0-of (h2 / have-rel-role-91
                                    :ARG1 p
                                    :ARG2 (d / daughter)))))
            :ARG0-of (d2 / desperate-02))
      :time (a2 / after
            :op1 (a3 / and
                  :op1 (t / turn-away-04
                        :ARG0 (c / court
                              :mod (f / federal)
                              :location (c2 / city
                                    :name (n3 / name
                                          :op1 "Atlanta")))
                        :ARG1 (a4 / appeal-01
                              :ARG0 p))
                  :op2 (d3 / decide-01
                        :ARG0 (p5 / person
                              :ARG0-of (l3 / legislate-01)
                              :mod (s / state
                                    :name (n4 / name
                                          :op1 "Florida")))
                        :ARG1 (ii / intervene-01
                              :polarity -
                              :ARG0 p5))
                  :duration (t2 / temporal-quantity
                        :quant 1
                        :unit (d4 / day)))))

# ::id 447 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a marine charged with murder in the death of an iraqi detainee in fallujah has been found in contempt of court for refusing to testify before a federal grand jury in california .
# ::alignments
(f / find-01
      :ARG1 (c / contempt
            :topic (c2 / court)
            :domain (m / marine
                  :ARG1-of (c3 / charge-05
                        :ARG2 (m2 / murder-01
                              :ARG1 (d / die-01
                                    :ARG1 (p / person
                                          :ARG1-of (d2 / detain-01
                                                :location (c4 / country-region
                                                      :name (n / name
                                                            :op1 "Iraq"))))
                                    :location (c5 / city
                                          :name (n2 / name
                                                :op1 "Fallujah")))))))
      :ARG1-of (c6 / cause-01
            :ARG0 (r / refuse-01
                  :ARG0 m
                  :ARG1 (t / testify-01
                        :ARG0 m
                        :ARG2 (j / jury
                              :mod (g / grand)
                              :mod (f2 / federal)
                              :location (s / state
                                    :name (n3 / name
                                          :op1 "California")))))))

# ::id 448 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tampa a pair of fourth-down gambles played huge roles in usf 's ##-## win against no. ## west virginia , with the first setting up the bulls ' first touchdown and a bigger gamble leading to usf 's final points .
# ::alignments
(p / play-02
      :ARG0 (g / gamble-01
            :quant 2
            :mod (d / down
                  :ord (o / ordinal-entity
                        :value 4)))
      :ARG1 (w / win-01
            :ARG0 (t / team
                  :name (n / name
                        :op1 "Wef"))
            :ARG4 (t2 / team
                  :name (n2 / name
                        :op1 "No."
                        :op2 "West"
                        :op3 "Virginia")))
      :mod (h / huge)
      :ARG1-of (c / cause-01
            :ARG0 (a / and
                  :op1 (s / set-up-03
                        :ARG0 (t3 / thing
                              :ord (o2 / ordinal-entity
                                    :value 1))
                        :ARG1 (s2 / score-01
                              :ARG1 (b / bull)
                              :ARG2 (f / first)))
                  :op2 (l / lead-03
                        :ARG0 g
                        :ARG2 (p2 / point
                              :mod (f2 / final)
                              :poss t)
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (b2 / big)
                              :ARG3 (m / more)))))
      :location (c2 / city
            :name (n3 / name
                  :op1 "Tampa")))

# ::id 449 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european union 's irish presidency , brushing aside greek objections , has invited turkish prime minister necmettin erbakan to a dinner at next month 's dublin summit in a bid to get the eu 's stumbling relationship with ankara back on track .
# ::alignments
(ii / invite-01
      :ARG0 (p / presidency
            :poss (o / organization
                  :name (n / name
                        :op1 "European"
                        :op2 "Union"))
            :mod (c / country
                  :name (n2 / name
                        :op1 "Ireland"))
            :ARG0-of (b / brush-away-02
                  :ARG1 (o2 / object-01
                        :ARG0 (p2 / political-party
                              :name (n3 / name
                                    :op1 "Greek")))))
      :ARG1 (p3 / person
            :name (n4 / name
                  :op1 "Necmettin"
                  :op2 "Erbakan")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n5 / name
                              :op1 "Turkey"))
                  :ARG2 (m / minister
                        :mod (p4 / prime))))
      :ARG2 (d / dinner)
      :time (s / summit
            :name (n6 / name
                  :op1 "Dublin")
            :time (m2 / month
                  :mod (n7 / next)))
      :purpose (b2 / bid-03
            :ARG0 p3
            :ARG1 (g / get-back-10
                  :ARG0 p3
                  :ARG1 (r / relation-03
                        :ARG0 c2
                        :ARG2 (c3 / country
                              :name (n8 / name
                                    :op1 "India"))
                        :ARG0-of (s2 / stumble-01))
                  :ARG2 (t / track))))

# ::id 450 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mexican authorities arrested ## suspected members of the ciudad juarez drug cartel in a move against the country 's most powerful drug ring that was once considered untouchable , the government announced tuesday .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (a2 / arrest-01
            :ARG0 (a3 / authority
                  :mod (c / country
                        :name (n / name
                              :op1 "Mexico")))
            :ARG1 (p / person
                  :ARG2-of (s / suspect-01
                        :ARG1 (h / have-org-role-91
                              :ARG0 p
                              :ARG1 (c2 / cartel
                                    :name (n2 / name
                                          :op1 "Ciudad"
                                          :op2 "Juarez")
                                    :mod (d / drug))
                              :ARG2 (m / member))))
            :purpose (m2 / move-02
                  :ARG0 a3
                  :ARG1 (a4 / against
                        :op1 (r / ring
                              :mod (d2 / drug)
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (p2 / powerful-02
                                          :ARG1 r)
                                    :ARG3 (m3 / most))
                              :ARG1-of (c3 / consider-01
                                    :ARG2 (p3 / possible-01
                                          :polarity -
                                          :ARG1 (k / know-01
                                                :ARG1 r)
                                          :time (o / once)))
                              :poss c))))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 451 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's acer inc said friday it posted a ##.# percent hike in net profit in the nine months to september on rising sales in the united states and the greater china area .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Aer"
                  :op2 "Inc")
            :poss (c2 / country
                  :name (n2 / name
                        :op1 "Taiwan")))
      :ARG1 (p / post-01
            :ARG0 c
            :ARG1 (h / hike-02
                  :ARG0 c
                  :ARG1 (p2 / profit
                        :ARG1-of (n3 / net-02))
                  :ARG2 (p3 / percentage-entity
                        :value 1)
                  :time (a / after
                        :op1 (d / date-entity
                              :month 9)
                        :duration (t / temporal-quantity
                              :quant 9
                              :unit (m / month)))
                  :ARG1-of (c3 / cause-01
                        :ARG0 (s2 / sell-01
                              :ARG1-of (r / rise-01)
                              :location (a2 / and
                                    :op1 (c4 / country
                                          :name (n4 / name
                                                :op1 "United"
                                                :op2 "States"))
                                    :op2 (a3 / area
                                          :location (c5 / country
                                                :name (n5 / name
                                                      :op1 "China"))
                                          :ARG1-of (h2 / have-degree-91
                                                :ARG2 (g / great)
                                                :ARG3 (m2 / more)))))))
            :time d
            :weekday (f / friday)))

# ::id 452 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two rival estonian parties began talks monday on forming a new government after the resignation of prime minister mart laar left a political vacuum in the eu hopeful .
# ::alignments
(b / begin-01
      :ARG0 (p / party
            :quant 2
            :ARG0-of (r / rival-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Israel"))))
      :ARG1 (t / talk-01
            :ARG0 p
            :ARG1 (f / form-01
                  :ARG0 p
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01)
                        :ARG1-of (n2 / new-01))))
      :time (d / date-entity
            :weekday (m / monday))
      :time (a / after
            :op1 (l / leave-13
                  :ARG0 (r2 / resign-01
                        :ARG0 (p2 / person
                              :name (n3 / name
                                    :op1 "Mart"
                                    :op2 "Laar")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (m2 / minister
                                          :mod (p3 / prime))))
                        :ARG1 (v / vacuum
                              :mod (p4 / politics)
                              :location (h2 / hopeful-03
                                    :ARG0 (p5 / political-party)))))))

# ::id 453 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a production team from the weather channel 's `` storm stories '' plans to visit marion and surrounding counties next week to collect footage for a spinoff of the popular program .
# ::alignments
(p / plan-01
      :ARG0 (t / team
            :ARG0-of (p2 / produce-01)
            :part-of (s / story
                  :mod (s2 / storm)
                  :poss (c / channel
                        :name (n / name
                              :op1 "Weather"
                              :op2 "Channel"))))
      :ARG1 (v / visit-01
            :ARG0 t
            :ARG1 (a / and
                  :op1 (c2 / county
                        :name (n2 / name
                              :op1 "Marion"))
                  :op2 (c3 / county
                        :ARG1-of (s3 / surround-01
                              :ARG2 c2)))
            :time (w / week
                  :mod (n3 / next))
            :purpose (c4 / collect-01
                  :ARG0 t
                  :ARG1 (f / footage
                        :purpose (s4 / spinoff-02
                              :ARG1 (p3 / program
                                    :ARG1-of (p4 / popular-02)))))))

# ::id 454 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean share prices closed #.# percent lower tuesday , hit by heavy losses in samsung electronics and lg philips lcd as foreign investors sold down the tech stocks , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-01
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :location (c2 / country
                              :name (n / name
                                    :op1 "South"
                                    :op2 "Korea")))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / low-04
                              :ARG1 p2)
                        :ARG3 (m / more
                              :quant (p3 / percentage-entity
                                    :value 1)))
                  :ARG1-of (h2 / hit-01
                        :ARG0 (l2 / lose-02
                              :ARG1 (a / and
                                    :op1 (c3 / company
                                          :name (n2 / name
                                                :op1 "Samsung"
                                                :op2 "Electronics"))
                                    :op2 (c4 / company
                                          :name (n3 / name
                                                :op1 "Lg"
                                                :op2 "Philips")))
                              :mod (h3 / heavy))
                        :time (s3 / sell-down-04
                              :ARG0 (p4 / person
                                    :ARG0-of (ii / invest-01)
                                    :mod (f / foreign))
                              :ARG1 (s4 / stock
                                    :mod (t / tech)))))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 455 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three american men who are suspected of traveling to cambodia to molest children have been charged in federal court as part of an initiative aimed at cracking down on the child sex tourism business there , authorities said monday .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (c / charge-05
            :ARG1 (m / man
                  :quant 3
                  :mod (c2 / country
                        :name (n / name
                              :op1 "America"))
                  :ARG2-of (s2 / suspect-01
                        :ARG1 (t / travel-01
                              :ARG0 m
                              :ARG4 (c3 / country
                                    :name (n2 / name
                                          :op1 "Cambodia"))
                              :purpose (m2 / molest-01
                                    :ARG0 m
                                    :ARG1 (c4 / child)))))
            :ARG2 (c5 / court
                  :mod (f / federal))
            :part-of (ii / initiative
                  :ARG1-of (a2 / aim-02
                        :ARG2 (c6 / crack-down-06
                              :ARG1 (b / business
                                    :mod (t2 / tourism
                                          :mod (s3 / sex-01
                                                :ARG1 c4))
                                    :location c3)))))
      :time (d / date-entity
            :weekday (m3 / monday)))

# ::id 456 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok work on germany 's national holocaust memorial resumed monday after officials decided to continue using products made by a company that helped produce poison gas for nazi death camps .
# ::alignments
(r / resume-01
      :ARG1 (w / work-01
            :ARG1 (m / memorial
                  :mod (e / event
                        :name (n / name
                              :op1 "National"
                              :op2 "Holocaust"))
                  :poss (c / country
                        :name (n2 / name
                              :op1 "Germany"))))
      :time (d / date-entity
            :weekday (m2 / monday))
      :time (a / after
            :op1 (d2 / decide-01
                  :ARG0 (o / official)
                  :ARG1 (c2 / continue-01
                        :ARG0 o
                        :ARG1 (u / use-01
                              :ARG0 o
                              :ARG1 (p / product
                                    :ARG1-of (m3 / make-01
                                          :ARG0 (c3 / company
                                                :ARG0-of (h / help-01
                                                      :ARG1 (p2 / produce-01
                                                            :ARG0 c3
                                                            :ARG1 (g / gas
                                                                  :mod (p3 / poison))
                                                            :ARG3 (c4 / camp
                                                                  :mod (d3 / die-01)
                                                                  :mod (p4 / political-movement
                                                                        :name (n3 / name
                                                                              :op1 "Nazism")))))))))))))

# ::id 457 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it was not the historic target tiger woods began the week firing at , but he is taking dead aim at it now .
# ::alignments
(c / contrast-01
      :ARG1 (b / begin-01
            :ARG0 (w / woods
                  :mod (t / tiger)
                  :ARG1-of (t2 / target-01
                        :mod (h / historic
                              :polarity -)))
            :ARG1 (w2 / week)
            :ARG2 (f / fire-01
                  :ARG0 w
                  :ARG2 w))
      :ARG2 (a / aim-02
            :ARG0 (h2 / he)
            :ARG2 (ii / it)
            :ARG1-of (d / die-01)
            :time (n / now)))

# ::id 458 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok archaeologists say the site , uncovered in a complex of ruins known as sechin bajo , is a major find that could help reshape their understanding of the continent 's pre-columbian history .
# ::alignments
(s / say-01
      :ARG0 (a / archaeologist)
      :ARG1 (f / find-01
            :ARG1 (s2 / site
                  :ARG1-of (u / uncover-01
                        :location (c / complex
                              :consist-of (r / ruin)
                              :ARG1-of (k / know-02))))))

# ::id 459 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok smartphones running on google-backed android software are gaining ground in a hot us market , according to figures released monday by <unk> nielsen company .
# ::alignments
(s / say-01
      :ARG0 (f / figure
            :ARG1-of (r / release-01
                  :ARG0 (c / company
                        :name (n / name
                              :op1 "Irene"))
                  :time (d / date-entity
                        :weekday (m / monday))))
      :ARG1 (g / gain-02
            :ARG0 (s2 / smart-06
                  :ARG1-of (r2 / run-01
                        :ARG2 (s3 / software
                              :mod (a / android)
                              :ARG1-of (b / back-01
                                    :ARG0 c
                                    :name (n2 / name
                                          :op1 "Google"))))))
      :ARG1 (g2 / ground)
      :location (m2 / market
            :mod (c2 / country
                  :name (n3 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1-of (h / hot-04)))

# ::id 460 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the unrest which broke out friday in the southern city of karak , ### kilometers southwest of amman , went into its second day , with the situation greatly worsened .
# ::alignments
(g / go-06
      :ARG0 (u / unrest
            :ARG1-of (b / break-out-30
                  :time (d / date-entity
                        :weekday (f / friday))
                  :location (c / city
                        :name (n / name
                              :op1 "Karak")
                        :location (s / south)
                        :location (r / relative-position
                              :op1 (c2 / city
                                    :name (n2 / name
                                          :op1 "Amman"))
                              :quant (d2 / distance-quantity
                                    :quant 2
                                    :unit (k / kilometer))
                              :direction (s2 / southwest)))))
      :ARG2 (d3 / day
            :ord (o / ordinal-entity
                  :value 2))
      :ARG0-of (c3 / cause-01
            :ARG1 (w / worsen-01
                  :ARG1 (s3 / situation)
                  :degree (g2 / great))))

# ::id 461 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain 's high street sales slowed in august due to poor weather and consecutive rises of interest rates , a survey from the british retail consortium -lrb- brc -rrb- said tuesday .
# ::alignments
(s / say-01
      :ARG0 (s2 / survey-01
            :ARG0 (c / consortium
                  :mod (r / retail-01)
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Great"
                              :op2 "Britain"))))
      :ARG1 (s3 / slow-01
            :ARG1 (s4 / sell-01
                  :ARG0 c2
                  :location (s5 / street
                        :ARG1-of (h / high-02)))
            :time (d / date-entity
                  :month 11)
            :ARG1-of (c3 / cause-01
                  :ARG0 (a / and
                        :op1 (w / weather
                              :mod (p / poor))
                        :op2 (r2 / rise-01
                              :ARG1 (r3 / rate
                                    :mod (ii / interest))
                              :ARG1-of (r4 / repeat-01)))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 462 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one week after an islamic extremist group vowed to kill christians in iraq , a cluster of ## bomb attacks rattled baghdad on thursday night and sent additional tremors of fear through the country 's already shaken christian minority .
# ::alignments
(a / and
      :op1 (r / rattle-01
            :ARG0 (c / cluster
                  :consist-of (a2 / attack-01
                        :ARG1 (b / bomb)))
            :ARG1 (c2 / city
                  :name (n / name
                        :op1 "Baghdad"))
            :time (d / date-entity
                  :weekday (t / thursday)
                  :dayperiod (n2 / night)))
      :op2 (s / send-01
            :ARG0 c
            :ARG1 (t2 / tremor-01
                  :ARG1 (f / fear-01)
                  :mod (a3 / additional))
            :ARG2 (m / minority
                  :mod (r2 / religious-group
                        :name (n3 / name
                              :op1 "Christian"))
                  :ARG1-of (s2 / shake-01
                        :time (a4 / already))
                  :poss (c3 / country
                        :name (n4 / name
                              :op1 "Iran"))))
      :time (a5 / after
            :op1 (v / vow-01
                  :ARG0 (g / group
                        :mod r2)
                  :ARG1 (k / kill-01
                        :ARG0 g
                        :ARG1 r2
                        :location c3))
            :quant (t3 / temporal-quantity
                  :quant 1
                  :unit (w / week))))

# ::id 463 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than ### tibetan exiles began a two-week detention friday in northern india after police arrested them during a march to their homeland to protest china 's hosting of the olympic games , organizers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (o / organize-01))
      :ARG1 (b / begin-01
            :ARG0 (p2 / person
                  :ARG1-of (e / exile-01)
                  :mod (c / country
                        :name (n / name
                              :op1 "Tibet"))
                  :quant (m / more-than
                        :op1 (t / temporal-quantity
                              :quant 2
                              :unit (w / week))))
            :ARG1 (d / detain-01
                  :ARG1 p2
                  :time (d2 / date-entity
                        :weekday (f / friday))
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "India")
                        :part (n3 / north)))
            :time (a / after
                  :op1 (a2 / arrest-01
                        :ARG0 (p3 / police)
                        :ARG1 p2
                        :time (m2 / march-01
                              :ARG0 p2
                              :destination (h / homeland
                                    :poss p2)
                              :purpose (p4 / protest-01
                                    :ARG0 p2
                                    :ARG1 (h2 / host-01
                                          :ARG0 (c3 / country
                                                :name (n4 / name
                                                      :op1 "China"))
                                          :ARG1 (g / game
                                                :name (n5 / name
                                                      :op1 "Olympics")))))))))

# ::id 464 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok central bankers indicated on friday that they were ready to do more to ease credit strains and support faltering economic growth .
# ::alignments
(ii / indicate-01
      :ARG0 (b / banker
            :mod (c / central))
      :ARG1 (r / ready-02
            :ARG1 b
            :ARG2 (d / do-02
                  :ARG0 b
                  :ARG1 (m / more)
                  :ARG2 (a / and
                        :op1 (e / ease-02
                              :ARG0 b
                              :ARG1 (s / strain-01
                                    :ARG1 (c2 / credit-02)))
                        :op2 (s2 / support-01
                              :ARG0 b
                              :ARG1 (g / grow-01
                                    :ARG1 (e2 / economy)
                                    :ARG1-of (f / falter-01))))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 465 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police in northwest china 's shaanxi province have captured a man suspected of killing two neighbors and injuring seven others in a stabbing rampage on monday .
# ::alignments
(c / capture-01
      :ARG0 (p / police
            :location (p2 / province
                  :name (n / name
                        :op1 "Shanxi")
                  :location (n2 / northwest
                        :part-of (c2 / country
                              :name (n3 / name
                                    :op1 "China")))))
      :ARG1 (m / man
            :ARG2-of (s / suspect-01
                  :ARG1 (a / and
                        :op1 (k / kill-01
                              :ARG0 m
                              :ARG1 (p3 / person
                                    :quant 2
                                    :ARG1-of (n4 / neighbor-01
                                          :ARG2 m)))
                        :op2 (ii / injure-01
                              :ARG0 m
                              :ARG1 (p4 / person
                                    :quant 7
                                    :mod (o / other)))
                        :time (r / rampage-01
                              :ARG0 m
                              :manner (s2 / stab-01
                                    :ARG0 m)
                              :time (d / date-entity
                                    :weekday (m2 / monday)))))))

# ::id 466 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan olympic medalist chi chen was formally inducted into the hall of fame for excellent athletics and scholarship at rhode island university in new york sunday .
# ::alignments
(ii / induct-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Chi"
                  :op2 "Chen")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Taiwan"))
                  :ARG2 (m / medalist
                        :mod (o / olympics))))
      :ARG2 (h2 / hall
            :mod (f / fame)
            :ARG1-of (e / excellent-02)
            :topic (a / and
                  :op1 (a2 / athletics)
                  :op2 (s / scholarship)))
      :manner (f2 / formal)
      :location (u / university
            :name (n3 / name
                  :op1 "Rhode"
                  :op2 "Island"
                  :op3 "University")
            :location (c2 / city
                  :name (n4 / name
                        :op1 "New"
                        :op2 "York"
                        :op3 "Sunday"))))

# ::id 467 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the gulf cooperation council -lrb- gcc -rrb- countries are considering a proposal that all foreign labor should have a unified medical check-up at their home countries before entering the six gcc countries .
# ::alignments
(c / consider-02
      :ARG0 (c2 / country
            :part-of (o / organization
                  :name (n / name
                        :op1 "Gulf"
                        :op2 "Cooperation"
                        :op3 "Council")))
      :ARG1 (p / propose-01
            :ARG0 c2
            :ARG1 (r / recommend-01
                  :ARG1 (c3 / check-up-06
                        :ARG1 (l / labor-01
                              :mod (f / foreign)
                              :mod (a / all))
                        :mod (m / medicine)
                        :ARG1-of (u / unify-01)
                        :location (c4 / country
                              :mod (h / home)
                              :poss l)
                        :time (b / before
                              :op1 (e / enter-01
                                    :ARG0 l
                                    :ARG1 (c5 / country
                                          :quant 6
                                          :poss o)))))))

# ::id 468 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok united states and turkish diplomats and military personnel sought here sunday to find the basis for an agreement in principle to allow turkish troops to intervene in the kurdish-held northern iraq , anatolia news agency said .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 " anatolia")
            :mod (n2 / news))
      :ARG1 (s2 / seek-01
            :ARG0 (a2 / and
                  :op1 (s3 / state
                        :ARG1-of (u / unite-01))
                  :op2 (a3 / and
                        :op1 (p / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c / country
                                          :name (n3 / name
                                                :op1 "Turkey"))
                                    :ARG2 (d / diplomat)))
                        :op2 (p2 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (m / military)
                                    :ARG2 (p3 / personnel)))))
            :ARG1 (f / find-01
                  :ARG0 a2
                  :ARG1 (t / thing
                        :ARG0-of (b / base-02
                              :ARG1 (a4 / agree-01
                                    :ARG1 (a5 / allow-01
                                          :ARG1 (ii / intervene-01
                                                :ARG0 (t2 / troop
                                                      :mod c)
                                                :ARG1 (c2 / country-region
                                                      :name (n4 / name
                                                            :op1 "Northern"
                                                            :op2 "Iraq")
                                                      :ARG1-of (h3 / hold-01
                                                            :ARG0 (e / ethnic-group
                                                                  :name (n5 / name
                                                                        :op1 "Kurds"))))))
                                    :mod (ii2 / in-principle))))
                  :location (h4 / here)
                  :time (d2 / date-entity
                        :weekday (s4 / sunday)))))

# ::id 469 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a british soldier serving with nato was killed sunday in a taliban attack in southern afghanistan , the ministry of defense said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (d / defend-01))
      :ARG1 (k / kill-01
            :ARG1 (s2 / soldier
                  :mod (c / country
                        :name (n / name
                              :op1 "Britain"))
                  :ARG0-of (s3 / serve-01
                        :accompanier (m2 / military
                              :name (n2 / name
                                    :op1 "Nato"))))
            :time (d2 / date-entity
                  :weekday (s4 / sunday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (a / attack-01
                        :ARG0 (c3 / criminal-organization
                              :name (n3 / name
                                    :op1 "Taliban"))
                        :location (s5 / south
                              :part-of (c4 / country
                                    :name (n4 / name
                                          :op1 "Afghanistan")))))))

# ::id 470 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysian opposition leader anwar ibrahim on friday accused his country 's government of seeking to convict him quickly of sodomy as part of efforts to deflect attention against its own woes .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Anwar"
                  :op2 "Ibrahim")
            :ARG0-of (l / lead-02
                  :ARG1 (o / oppose-01))
            :mod (c / country
                  :name (n2 / name
                        :op1 "Malaysia")))
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 c))
      :ARG2 (s / seek-01
            :ARG0 g
            :ARG1 (c2 / convict-01
                  :ARG0 g
                  :ARG1 p
                  :ARG2 (s2 / sodomy)
                  :ARG1-of (q / quick-02))
            :part-of (e / effort-01
                  :ARG0 g
                  :ARG1 (d / deflect-01
                        :ARG0 g
                        :ARG1 (a2 / attend-02
                              :ARG0 g
                              :ARG1 (w / woe
                                    :poss g)))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 471 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok donald erickson was driving onto a chicago freeway early this year when he saw a giant billboard on domestic violence .
# ::alignments
(d / drive-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Donald"
                  :op2 "Erickson"))
      :destination (f / freeway
            :location (c / city
                  :name (n2 / name
                        :op1 "Chicago")))
      :time (e / early
            :op1 (y / year
                  :mod (t / this)))
      :time (s / see-01
            :ARG0 p
            :ARG1 (b / billboard
                  :mod (g / giant)
                  :topic (v / violence
                        :mod (d2 / domestic)))))

# ::id 472 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. stocks headed for a largely flat open monday following a steep slide last week and as wall street searched for any insights that could indicate how consumers are faring amid an economic slowdown .
# ::alignments
(h / head-02
      :ARG0 (s / stock
            :mod (c / company
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (d / date-entity
            :weekday (m / monday)
            :ARG1-of (f / flat-06
                  :degree (l / large)))
      :ARG1-of (f2 / follow-01
            :ARG2 (a / and
                  :op1 (s2 / slide-01
                        :mod (s3 / steep)
                        :time (w / week
                              :mod (l2 / last)))
                  :op2 (s4 / search-01
                        :ARG0 c
                        :name n
                        :op1 "Wall"
                        :op2 "Street"))
            :ARG2 (ii / insight
                  :mod (a2 / any)
                  :ARG0-of (ii2 / indicate-01
                        :ARG1 (w2 / way
                              :manner-of (f3 / far-02
                                    :ARG1 (p / person
                                          :ARG0-of (c2 / consume-01))
                                    :ARG1-of (c3 / cause-01
                                          :ARG0 (s5 / slow-down-03
                                                :ARG1 (e / economy)))))
                        :ARG1-of (p2 / possible-01)))))

# ::id 473 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany 's leading industrial group daimler-benz returned to the black in the first half of #### and expects the trend to continue for rest of the year , spokesman roland klein said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Roland"
                  :op2 "Klein")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / group
                        :name (n2 / name
                              :op1 "Daimler-benz")
                        :mod (ii / industry)
                        :ARG0-of (l / lead-02)
                        :poss (c / country
                              :name (n3 / name
                                    :op1 "Germany")))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (a / and
            :op1 (r / return-01
                  :ARG1 g
                  :ARG4 (b / black)
                  :time (h2 / half
                        :ord (o / ordinal-entity
                              :value 1)
                        :part-of (t / thing
                              :name (n4 / name
                                    :op1 "###"))))
            :op2 (e / expect-01
                  :ARG0 g
                  :ARG1 (c2 / continue-01
                        :ARG1 (t2 / trend)
                        :duration (r2 / rest
                              :part-of (y / year)))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 474 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok until nancy <unk> arrived and made history improbably hot , the tv network was little more than a place for old men to watch war movies .
# ::alignments
(h / have-mod-91
      :ARG1 (n / network
            :mod (t / television))
      :ARG2 (p / place
            :location-of (w / watch-01
                  :ARG0 (m / man
                        :mod (o / old))
                  :ARG1 (m2 / movie
                        :mod (w2 / war))))
      :time (u / until
            :op1 (a / and
                  :op1 (a2 / arrive-01
                        :ARG1 (p2 / person
                              :name (n2 / name
                                    :op1 "Nancy"
                                    :op2 "Bell")))
                  :op2 (m3 / make-02
                        :ARG0 p2
                        :ARG1 (h2 / history
                              :ARG1-of (h3 / hot-04
                                    :mod (ii / improbably))))))
      :mod (l / little))

# ::id 475 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok contending that the two largest online booksellers are violating german laws against the distribution of hate literature , the simon wiesenthal center has called on barnesandnoble.com and amazon.com to stop selling books like `` mein kampf '' to customers in germany .
# ::alignments
(c / call-on-05
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Simon"
                  :op2 "Wiesenthal"
                  :op3 "Center"))
      :ARG1 (a / and
            :op1 (u / url-entity
                  :value "Barnesandnoble.com")
            :op2 (u2 / url-entity
                  :value "amazon.com"))
      :ARG2 (s / stop-01
            :ARG0 a
            :ARG1 (s2 / sell-01
                  :ARG0 a
                  :ARG1 (b / book
                        :ARG1-of (r / resemble-01
                              :ARG2 (b2 / book
                                    :name (n2 / name
                                          :op1 "Mein"
                                          :op2 "Kampf"))))
                  :ARG2 (c2 / customer
                        :location (c3 / country
                              :name (n3 / name
                                    :op1 "Germany")))))
      :ARG0-of (d / defend-01
            :ARG1 (v / violate-01
                  :ARG0 (p / person
                        :quant 2
                        :ARG0-of s2
                        :ARG1 b)
                  :mod (o2 / online)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m / most)))
            :ARG1 (l2 / law
                  :mod c3)
            :ARG0-of (c4 / counter-01
                  :ARG1 (d2 / distribute-01
                        :ARG1 (l3 / literature
                              :mod (h2 / hate-01))))))

# ::id 476 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when gov. fife symington defaulted on a $ #.## million loan from construction tycoon robert hunt in #### , hunt thought he got a good deal in return : a roughly ## percent interest in the camelback esplanade .
# ::alignments
(t / think-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hunt"))
      :ARG1 (g / get-01
            :ARG0 p
            :ARG1 (m / monetary-quantity
                  :quant 1000000
                  :unit (d / dollar)
                  :ARG1-of (l / loan-01
                        :ARG0 (p2 / person
                              :name (n2 / name
                                    :op1 "Roland"
                                    :op2 "Hunt")
                              :mod (t2 / tycoon
                                    :mod (c / construct-01)))
                        :ARG2 p))
            :ARG1-of (r / return-05
                  :ARG2 p)
            :ARG1-of (c2 / cause-01
                  :ARG0 (d2 / default-01
                        :ARG1 p
                        :ARG2 l
                        :ARG0 (g2 / government-organization
                              :ARG0-of (g3 / govern-01)
                              :mod (p3 / person
                                    :name (n3 / name
                                          :op1 "Fife"
                                          :op2 "Symington")))
                        :ARG2 p
                        :topic (e / event
                              :name (n4 / name
                                    :op1 "The"
                                    :op2 "Camelback"
                                    :op3 "Esplanade"))))))

# ::id 477 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cockroaches may have been to blame for spreading a killer pneumonia virus at a housing block at the center of the outbreak in hong kong , health officials said here tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (h2 / health)
                  :ARG2 (o / official)))
      :ARG1 (p2 / possible-01
            :ARG1 (b / blame-01
                  :ARG1 (c / cockroach)
                  :ARG2 (s2 / spread-03
                        :ARG0cockroach (v / virus
                              :ARG0-of (k / kill-01)
                              :mod (p3 / pneumonia))
                        :location (b2 / block
                              :mod (h3 / house-01)
                              :location (c2 / center
                                    :part-of (o2 / outbreak-29
                                          :location (c3 / city
                                                :name (n / name
                                                      :op1 "Hong"
                                                      :op2 "Kong"))))))))
      :location (h4 / here)
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 478 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the city is opening the state 's first mental health court , seeking to dole out more treatment than punishment to the mentally ill .
# ::alignments
(o / open-01
      :ARG0 (c / city)
      :ARG1 (c2 / court
            :mod (h / health
                  :mod (m / mental))
            :ord (o2 / ordinal-entity
                  :value 1)
            :poss (s / state))
      :manner (s2 / seek-01
            :ARG0 c
            :ARG1 (d / dole-out-01
                  :ARG0 c
                  :ARG1 (t / treat-01
                        :ARG1 (p / person
                              :ARG1-of (ii / ill-01
                                    :mod m))
                        :ARG1-of (h2 / have-quant-91
                              :ARG3 (m2 / more)
                              :ARG4 (p2 / punish-01
                                    :ARG1 p))))))

# ::id 479 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hungary 's economic growth will slow in ####-#### because of austerity measures needed to cut the state budget deficit , the prime minister said tuesday .
# ::alignments
(s / say-01
      :ARG0 (m / minister
            :mod (p / prime))
      :ARG1 (s2 / slow-01
            :ARG1 (g / grow-01
                  :ARG1 (e / economy
                        :poss (p2 / person
                              :ARG1-of (h / hunger-01))))
            :ARG1-of (c / cause-01
                  :ARG0 (m2 / measure-02
                        :ARG1 (a / austerity)
                        :ARG1-of (n / need-01
                              :purpose (c2 / cut-02
                                    :ARG0 m2
                                    :ARG1 (d / deficit
                                          :mod (b / budget
                                                :mod (s3 / state))))))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 480 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-year veteran of dow chemical co. who spent ## years as chief financial officer before being fired as a senior adviser denied the company 's accusation that he was involved in a clandestine buyout effort directed at the chemical giant .
# ::alignments
(d / deny-01
      :ARG0 (v / veteran
            :domain (c / company
                  :name (n / name
                        :op1 "Dow"
                        :op2 "Chemistry"
                        :op3 "Co.")
                  :ARG0-of (s / spend-02
                        :ARG1 (m / multiple
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))
                        :ARG2 (h / have-org-role-91
                              :ARG0 c
                              :ARG2 (o / officer
                                    :mod (c2 / chief)
                                    :mod (f / finance)))
                        :time (b / before
                              :op1 (f2 / fire-02
                                    :ARG1 v
                                    :ARG2 (p / person
                                          :ARG0-of (a / advise-01)
                                          :mod (s2 / senior)))))))
      :ARG1 (a2 / accuse-01
            :ARG0 (c3 / company)
            :ARG1 v
            :ARG2 (ii / involve-01
                  :ARG1 v
                  :ARG2 (e / effort-01
                        :ARG1 (b2 / buy-out-03)
                        :mod (c4 / clandestine)
                        :ARG1-of (d2 / direct-01
                              :ARG2 (g / giant
                                    :mod (c5 / chemical)))))))

# ::id 481 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ceasefire agreement of understanding was finally achieved today to end the ##-day-old fighting between israel and the guerrillas of pro-iranian hezbollah , or party of god .
# ::alignments
(a / achieve-01
      :ARG1 (a2 / agree-01
            :ARG1 (c / cease-01
                  :ARG1 (f / fire-01))
            :mod (u / understand-01))
      :time (t / today)
      :purpose (e / end-01
            :ARG1 (f2 / fight-01
                  :ARG0 (c2 / country
                        :name (n / name
                              :op1 "Israel"))
                  :ARG1 (g / guerrilla
                        :mod (h / hezbollah
                              :ARG0-of (f3 / favor-01
                                    :ARG1 (c3 / country
                                          :name (n2 / name
                                                :op1 "Iran")))
                              :ARG1-of (m / mean-01
                                    :ARG2 (p / party
                                          :mod (g2 / god)))))
                  :age (t2 / temporal-quantity
                        :quant 1
                        :unit (d / day)))))

# ::id 482 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok seven indian national women organizations have called on the united nations to set up a monitoring body with judicial powers to ensure the right of nations and people to choose their own path of development .
# ::alignments
(c / call-on-05
      :ARG0 (o / organization
            :quant 7
            :mod (n / nation)
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "India")))
      :ARG1 (s / set-up-03
            :ARG0 n
            :ARG1-of (u / unite-01))
      :ARG1 (b / body
            :ARG0-of (m / monitor-01)
            :ARG0-of (h / have-03
                  :ARG1 (p / power
                        :mod (j / judiciary))))
      :purpose (e / ensure-01
            :ARG0 b
            :ARG1 (r / right-05
                  :ARG1 (a / and
                        :op1 n
                        :op2 (p2 / person))
                  :ARG2 (c3 / choose-01
                        :ARG0 a
                        :ARG1 (p3 / path
                              :path-of (d / develop-02
                                    :ARG1 a)
                              :poss a)))))

# ::id 483 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok belgium has decided to ban the sale of free toys inside food packets after a pensioner choked to death on a cardboard disc inserted into a packet of potato chips .
# ::alignments
(d / decide-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Belgium"))
      :ARG1 (b / ban-01
            :ARG0 c
            :ARG1 (s / sell-01
                  :ARG1 (t / toy
                        :ARG1-of (f / free-03)
                        :location (ii / inside
                              :op1 (p / packet
                                    :mod (f2 / food))))))
      :time (a / after
            :op1 (c2 / choke-01
                  :ARG0 (d2 / disc
                        :mod (c3 / cardboard)
                        :ARG1-of (ii2 / insert-01
                              :ARG2 (p2 / packet
                                    :consist-of (c4 / chip
                                          :consist-of (p3 / potato)))))
                  :ARG1 (p4 / pensioner)
                  :degree (d3 / die-01
                        :ARG1 p4))))

# ::id 484 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mining shares pushed the london stock market slightly higher by midday thursday .
# ::alignments
(p / push-01
      :ARG0 (s / share
            :mod (m / mine-01))
      :ARG1 (m2 / market
            :mod (s2 / stock)
            :location (c / city
                  :name (n / name
                        :op1 "London")))
      :ARG2 (h / high-02
            :ARG1 m2
            :degree (s3 / slight))
      :time (b / by
            :op1 (d / date-entity
                  :weekday (t / thursday)
                  :dayperiod (m3 / midday))))

# ::id 485 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok antigua 's new leader pledged friday to quickly fulfill election promises including investigating corruption in the previous government , as police said they found evidence documents had been illegally removed from state offices .
# ::alignments
(p / pledge-01
      :ARG0 (p2 / person
            :ARG0-of (l / lead-02
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Antigua")))
            :ARG1-of (n2 / new-01))
      :ARG2 (f / fulfill-01
            :ARG0 p2
            :ARG1 (p3 / promise-01
                  :ARG0 p2
                  :ARG2 (e / elect-01)
                  :ARG2-of (ii / include-01
                        :ARG1 (ii2 / investigate-01
                              :ARG0 p2
                              :ARG1 (c2 / corrupt-01
                                    :ARG1 (g / government-organization
                                          :ARG0-of (g2 / govern-01)
                                          :time (p4 / previous))))))
            :ARG1-of (q / quick-02))
      :time (d / date-entity
            :weekday (f2 / friday))
      :ARG1-of (c3 / cause-01
            :ARG0 (s / say-01
                  :ARG0 (p5 / police)
                  :ARG1 (f3 / find-01
                        :ARG0 p5
                        :ARG1 (e2 / evidence-01
                              :ARG1 (r / remove-01
                                    :ARG1 (d2 / document)
                                    :ARG2 (o / office
                                          :mod (s2 / state))
                                    :ARG1-of (l2 / legal-02
                                          :polarity -)))))))

# ::id 486 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gold opened at us$ ###.## an ounce on tuesday in hong kong , down us$ #.## an ounce from monday 's close of us$ ###.## .
# ::alignments
(m / multi-sentence
      :snt1 (o / open-02
            :ARG1 (g / gold)
            :location (w / we))
      :snt2 (d / down-03
            :ARG1 (o2 / ounce)
            :location (w2 / we)
            :time (d2 / date-entity
                  :weekday (t / tuesday))
            :manner (h / hong-kong))
      :snt3 (e / equal-01
            :ARG1 (o3 / ounce)
            :ARG2 (c / close-01
                  :ARG1 (w3 / we)
                  :time (d3 / date-entity
                        :weekday (m2 / monday)))))

# ::id 487 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at the invitation of chinese premier wen jiabao , grenada prime minister keith mitchell will pay an official visit to china from july # to ## , chinese foreign ministry spokesman liu jianchao announced here thursday .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Liu"
                  :op2 "Jianchao")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Foreign"
                              :op2 "Ministry")
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "China")))
                  :ARG2 (s / spokesman)))
      :ARG1 (v / visit-01
            :ARG0 (p2 / person
                  :name (n4 / name
                        :op1 "Keith"
                        :op2 "Mitchell")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n5 / name
                                    :op1 "France"))
                        :ARG2 (m / minister
                              :mod (p3 / prime))))
            :ARG1 c
            :mod (o / official)
            :time (d / date-interval
                  :op1 (d2 / date-entity
                        :month 7)
                  :op2 (d3 / date-entity
                        :month 10))
            :ARG1-of (c3 / cause-01
                  :ARG0 (ii / invite-01
                        :ARG0 (p4 / person
                              :name (n6 / name
                                    :op1 "Wen"
                                    :op2 "Jiabao")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 c
                                    :ARG2 (p5 / premier)))
                        :ARG1 p2)))
      :location (h4 / here)
      :time (d4 / date-entity
            :weekday (t / thursday)))

# ::id 488 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq has invited foreign mps and journalists to monitor a referendum due next month to approve saddam hussein as president for the next seven years .
# ::alignments
(ii / invite-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "iraq"))
      :ARG1 (a / and
            :op1 (p2 / person
                  :mod (f / foreign)
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (m / minister
                              :mod (p3 / prime))))
            :op2 (j / journalist))
      :ARG2 (m2 / monitor-01
            :ARG0 a
            :ARG1 (r / referendum
                  :ARG1-of (d / due-03
                        :time (m3 / month
                              :mod (n2 / next)))
                  :purpose (a2 / approve-01
                        :ARG1 (h2 / have-org-role-91
                              :ARG0 (p4 / person
                                    :name (n3 / name
                                          :op1 "Saddam"
                                          :op2 "Hussein"))
                              :ARG2 (p5 / president)
                              :time (a3 / after
                                    :op1 (n4 / now)
                                    :duration (t / temporal-quantity
                                          :quant 7
                                          :unit (y / year)))))
                  :ARG0-of a2)))

# ::id 489 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as long as there 's been rhythm and blues , there have been rhythm and blues divas , women who are perhaps best described as self-assured , imbued with an air of natural grace and confidence , an earthy honesty , a downtown <unk> and sophistication .
# ::alignments
(h / have-condition-91
      :ARG1 (d / diva
            :mod (r / rhythm)
            :mod (b / blues)
            :ARG1-of (d2 / describe-01
                  :ARG0 (w / woman
                        :ARG1-of (p / possible-01))
                  :ARG2 (c / confident-01
                        :ARG1 w)
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (g / good-02
                              :ARG1 d2)
                        :ARG3 (m / most)))
            :ARG1-of (ii / imbue-01
                  :ARG2 (a / and
                        :op1 (a2 / air
                              :mod (g2 / grace
                                    :ARG1-of (n / natural-03)))
                        :op2 (c2 / confidence
                              :mod (e / earth))
                        :op3 (h3 / honesty
                              :mod (d3 / downtown))
                        :op4 (s / sophistication))))
      :ARG2 (a3 / as-long-as
            :op1 (a4 / and
                  :op1 r
                  :op2 b)))

# ::id 490 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pop star justin timberlake is not your typical fashion designer .
# ::alignments
(t / typical-02
      :polarity -
      :ARG1 (p / person
            :name (n / name
                  :op1 "Justin"
                  :op2 " timberlake")
            :mod (s / star
                  :mod (p2 / pop)))
      :ARG2 (d / designer
            :mod (f / fashion)))

# ::id 491 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok leading tour de france contender cadel evans crashed during the race 's ninth stage sunday before getting back on his bike .
# ::alignments
(c / crash-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Cadel"
                  :op2 "Evans")
            :ARG0-of (c2 / contend-02
                  :ARG1 (t / tour
                        :name (n2 / name
                              :op1 "Tour"
                              :op2 "de"
                              :op3 "France"))))
      :time (d / date-entity
            :weekday (s / sunday)
            :ord (o / ordinal-entity
                  :value 9)
            :subevent-of (r / race-02))
      :time (b / before
            :op1 (g / get-back-10
                  :ARG1 p
                  :ARG2 (b2 / bike
                        :poss p))))

# ::id 492 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain 's economy is contracting at its sharpest pace in almost three decades amid the worst global downturn since the ####s , official data showed friday , but analysts said the worst is likely over .
# ::alignments
(h / have-concession-91
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :ARG0-of (a / analyze-01))
            :ARG1 (l / likely-01
                  :ARG1 (o / over-01
                        :ARG1 (d / downturn
                              :mod (g / globe)
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (b / bad-07)
                                    :ARG3 (m / most))))))
      :ARG2 (c / contract-01
            :ARG1 (e / economy
                  :poss (c2 / country
                        :name (n / name
                              :op1 "Great"
                              :op2 "Britain")))
            :time d
            :ARG1-of (h3 / have-degree-91
                  :ARG2 (s2 / sharp-02
                        :ARG1 (p2 / pace-01)
                        :ARG3 (m2 / most)
                        :ARG5 (b2 / before
                              :op1 (n2 / now)
                              :duration (a2 / almost
                                    :op1 (t / temporal-quantity
                                          :quant 3
                                          :unit (d2 / decade)))))
                  :ARG1-of (c3 / cause-01
                        :ARG0 d))
            :ARG1-of (s3 / show-01
                  :ARG0 (d3 / data
                        :mod (o2 / official))
                  :time (d4 / date-entity
                        :weekday (f / friday)))))

# ::id 493 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an indian state government tribunal said friday it has struck down a rule that barred hiv-positive people from joining the state 's police force .
# ::alignments
(s / say-01
      :ARG0 (t / tribunal
            :mod (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (s2 / state
                              :name (n / name
                                    :op1 "India")))))
      :ARG1 (s3 / strike-down-05
            :ARG0 t
            :ARG1 (r / rule
                  :ARG0-of (b / bar-01
                        :ARG1 (p / person
                              :mod (p2 / positive
                                    :mod (r2 / religious-group
                                          :name (n2 / name
                                                :op1 "HIV"))))
                        :ARG2 (j / join-04
                              :ARG0 p
                              :ARG1 (f / force
                                    :mod (p3 / police)
                                    :poss s2)))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 494 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok amsterdam police cleared the city 's central train station thursday because of a bomb threat , a spokesman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / spokesman)))
      :ARG1 (c / clear-01
            :ARG0 (p2 / police
                  :mod (c2 / city
                        :name (n / name
                              :op1 "Amsterdam")))
            :ARG1 (s3 / station
                  :mod (t / train)
                  :mod (c3 / central)
                  :poss (c4 / city))
            :time (d / date-entity
                  :weekday (t2 / thursday))
            :ARG1-of (c5 / cause-01
                  :ARG0 (t3 / threaten-01
                        :ARG1 (b / bomb)))))

# ::id 495 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok latin america is strengthening regional cooperation to keep away the deadly bird flu , which has affected several asian and european countries .
# ::alignments
(s / strengthen-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Latin"
                  :op2 "America"))
      :ARG1 (c2 / cooperate-01
            :ARG2 (k / keep-away-05
                  :ARG1 (d / disease
                        :name (n2 / name
                              :op1 "bird"
                              :op2 "flu")
                        :ARG0-of (k2 / kill-01)
                        :ARG0-of (a / affect-01
                              :ARG1 (a2 / and
                                    :op1 (c3 / country
                                          :location (c4 / continent
                                                :name (n3 / name
                                                      :op1 "Asia")))
                                    :op2 (c5 / country
                                          :location (c6 / continent
                                                :name (n4 / name
                                                      :op1 "Europe")))
                                    :quant (s2 / several)))))
            :mod (r / region)))

# ::id 496 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bishop donal lamont , a roman catholic missionary who fought efforts to create an apartheid state in the former british colony of southern rhodesia _ now zimbabwe _ after it declared its independence from britain in #### , died on aug. ## in dublin , ireland .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Donal"
                  :op2 "Lamont")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (a / archbishop))
            :mod (r / religious-group
                  :name (n2 / name
                        :op1 "Catholic"))
            :ARG0-of (f / fight-01
                  :ARG1 (c / create-01
                        :ARG0 p
                        :ARG1 (s / state
                              :mod (a2 / apartheid))
                        :location (c2 / colony
                              :mod (c3 / country
                                    :name (n3 / name
                                          :op1 "Britain"))
                              :location (s2 / south
                                    :part-of (c4 / country
                                          :name (n4 / name
                                                :op1 "Rhodesia"))
                                    :time (f2 / former))))
                  :time (a3 / after
                        :op1 (d2 / declare-02
                              :ARG0 c4
                              :ARG1 (ii / independence
                                    :poss c4
                                    :prep-from (c5 / country
                                          :name (n5 / name
                                                :op1 "Ireland")))
                              :time (n6 / now)))))
      :location (c6 / city
            :name (n7 / name
                  :op1 "Dublin")
            :location c5)
      :time (d3 / date-entity
            :month 8
            :day 1))

# ::id 497 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former foreign minister who spearheaded a popular uprising that brought the opposition to power in kyrgyzstan _ as well as the prime minister of the ousted government _ have both lost a race for a vacant seat in parliament , officials said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (l / lose-03
            :ARG0 (a / and
                  :op1 (p2 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (m / minister
                                    :topic (f / foreign))
                              :time (f2 / former))
                        :ARG0-of (s2 / spearhead-01
                              :ARG1 (r / rise-up-03
                                    :ARG0 (p3 / populace)
                                    :ARG0-of (b / bring-01
                                          :ARG1 (p4 / power)
                                          :ARG2 (c / country
                                                :name (n / name
                                                      :op1 "Kyrgyzstan"))))))
                  :op2 (p5 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (g / government-organization
                                    :ARG0-of (g2 / govern-01)
                                    :ARG1-of (o2 / oust-01))
                              :ARG2 (m2 / minister
                                    :mod (p6 / prime))))
                  :mod (b2 / both))
            :ARG1 (r2 / race-02
                  :ARG0 a
                  :ARG2 (s3 / seat
                        :ARG1-of (v / vacant-02)
                        :location g
                        :name n
                        :op1 "Parliament")))
      :time (d / date-entity
            :weekday (m3 / monday)))

# ::id 498 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok yugoslavia outplayed the host spain ##-## in the second round of the european basketball championship on tuesday .
# ::alignments
(o / outplay-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Yugoslavia"))
      :ARG1 (t / team
            :ARG0-of (h / host-01))
      :time (r / round
            :ord (o2 / ordinal-entity
                  :value 2)
            :subevent-of (g / game
                  :name (n2 / name
                        :op1 "European"
                        :op2 " basketball"
                        :op3 "Championship"))
            :time (d / date-entity
                  :weekday (t2 / tuesday))))

# ::id 499 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the oscar wilde bookshop in greenwich village , the oldest gay and lesbian bookstore in the country and one of only two left in the city , will close its doors for business by the end of the month , the end of an institution that many say was at the heart of the gay movement .
# ::alignments
(c / close-01
      :ARG0 (b / bookshop
            :name (n / name
                  :op1 "Oscar"
                  :op2 "Wilde")
            :location (v / village
                  :name (n2 / name
                        :op1 "Greenwich"))
            :mod (b2 / bookstore
                  :mod (g / gay-01)
                  :mod (l / lesbian)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (o / old)
                        :ARG3 (m / most)
                        :ARG5 (b3 / bookstore
                              :location (c2 / country)))
                  :ARG1-of (ii / include-91
                        :ARG2 (b4 / bookstore
                              :quant 2
                              :mod (o2 / only)
                              :location (c3 / city))))
            :ARG1 (d / door)
            :poss-of d
            :purpose (b5 / business)
            :time (b6 / by
                  :op1 (e / end-01
                        :ARG1 (ii2 / institution
                              :location (h2 / heart
                                    :part-of (m2 / movement-07
                                          :ARG1 g))
                              :ARG1-of (s / say-01
                                    :ARG0 (m3 / many)))))))

# ::id 500 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the hiring of an illegal alien for a day of yard work in san rafael has become a test case of the reach of employer sanctions provisions of u.s. immigration law .
# ::alignments
(b / become-01
      :ARG1 (h / hire-01
            :ARG1 (p / person
                  :ARG1-of (a / alien-01
                        :ARG1-of (l / legal-02
                              :polarity -)))
            :purpose (w / work-01
                  :ARG0 p
                  :mod (y / yard)
                  :duration (t / temporal-quantity
                        :quant 1
                        :unit (d / day)))
            :location (c / city
                  :name (n / name
                        :op1 "San"
                        :op2 "Rafael")))
      :ARG2 (c2 / case-04
            :ARG1 (r / reach-03
                  :ARG0 (p2 / provision
                        :ARG2-of (s / sanction-02
                              :ARG0 (l2 / law
                                    :mod (c3 / country
                                          :name (n2 / name
                                                :op1 "U.S."))
                                    :topic (ii / immigrate-01)))))
            :ARG0-of (t2 / test-01)))

# ::id 501 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok denise quinones august of puerto rico , who told judges she would n't change anything about her life , won the ##th miss universe pageant friday , hosted on this caribbean island .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Denise"
                  :op2 "Quinones"
                  :op3 "Aust"
                  :op4 "of"
                  :op5 "Puerto"
                  :op6 "Rico")
            :ARG0-of (t / tell-01
                  :ARG1 (c / change-01
                        :polarity -
                        :ARG0 p
                        :ARG1 (a / anything
                              :topic (l / life
                                    :poss p)))
                  :ARG2 (p2 / person
                        :ARG0-of (j / judge-01))))
      :ARG1 (p3 / pageant
            :name (n2 / name
                  :op1 "Miss"
                  :op2 "Universe"
                  :op3 "Meeting")
            :ord (o / ordinal-entity
                  :value 5)
            :ARG1-of (h / host-01
                  :location (ii / island
                        :mod (t2 / this)
                        :location (c2 / country
                              :name (n3 / name
                                    :op1 "Caribbean")))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 502 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sweden saturday expelled a russian trade delegate it had accused of espionage , police announced .
# ::alignments
(a / announce-01
      :ARG0 (p / police)
      :ARG1 (e / expel-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Sweden"))
            :ARG1 (p2 / person
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :ARG0-of (d / delegate-01
                        :ARG1 (t / trade-01))
                  :ARG1-of (a2 / accuse-01
                        :ARG0 c
                        :ARG2 (s / spy-01
                              :ARG0 p2)))
            :time (d2 / date-entity
                  :weekday (s2 / saturday))))

# ::id 503 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for nearly ## years , successive u.s. governments have worked hard to persuade latin americans that washington cares about democracy in the region and is prepared to use its power to support and defend democratic governments .
# ::alignments
(w / work-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01)
            :ARG1-of (s / succeed-03)
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (p / persuade-01
            :ARG0 g
            :ARG1 (p2 / person
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "America"))
                  :mod (l / latin))
            :ARG2 (a / and
                  :op1 (c3 / care-01
                        :ARG0 (c4 / city
                              :name (n3 / name
                                    :op1 "Washington"))
                        :ARG1 (d / democracy
                              :location (r / region)))
                  :op2 (p3 / prepare-02
                        :ARG1 c4
                        :ARG2 (u / use-01
                              :ARG0 c4
                              :ARG1 (p4 / power
                                    :poss c4)
                              :ARG2 (a2 / and
                                    :op1 (s2 / support-01
                                          :ARG0 c4
                                          :ARG1 (g3 / government-organization
                                                :ARG0-of (g4 / govern-01)
                                                :mod (d2 / democracy)))
                                    :op2 (d3 / defend-01
                                          :ARG0 c4
                                          :ARG1 g3)))))
            :ARG1-of (h / hard-02)
            :duration (n4 / nearly
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))))

# ::id 504 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian share prices closed #.# percent higher on monday after a late rebound in most blue chips , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-06
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Indonesia"))))
            :time (d2 / date-entity
                  :weekday (m / monday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (r / rebound-01
                        :ARG1 (c4 / chip
                              :mod (b / blue)
                              :quant (m2 / most))
                        :time (l / late)))
            :ARG1-of (h / have-degree-91
                  :ARG2 (h2 / high-02
                        :ARG1 c)
                  :ARG3 (m3 / more
                        :quant (p3 / percentage-entity
                              :value 1)))))

# ::id 505 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. softwood lumber industry told international trade commission investigators monday they must take action to level the field in softwood lumber trading with canada .
# ::alignments
(t / tell-01
      :ARG0 (ii / industry
            :mod (l / lumber
                  :mod (s / softwood))
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (o / obligate-01
            :ARG1 (o2 / organization
                  :name (n2 / name
                        :op1 "International"
                        :op2 "Trade"
                        :op3 "Commission")
                  :ARG0-of (ii2 / investigate-01))
            :ARG2 (a / act-02
                  :ARG0 o2
                  :purpose (l2 / level-01
                        :ARG0 o2
                        :ARG1 (f / field)
                        :topic (t2 / trade-01
                              :ARG1 l
                              :ARG2 (c2 / country
                                    :name (n3 / name
                                          :op1 "Canada"))))))
      :ARG2 o2
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 506 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lulzim krasniqi , the man described in the croatian press as `` albania 's mafia chief '' in croatia , has been shot dead in zagreb , police said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (s2 / shoot-02
            :ARG1 (m / man
                  :name (n / name
                        :op1 "Lulzim"
                        :op2 "Krasniqi")
                  :ARG1-of (d / describe-01
                        :ARG0 (p2 / press
                              :mod (c / country
                                    :name (n2 / name
                                          :op1 "Croatia")))
                        :ARG2 (p3 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 c
                                    :ARG2 (c2 / chief
                                          :mod (m2 / mafia))))
                        :location c))
            :ARG0-of (c3 / cause-01
                  :ARG1 (d2 / die-01
                        :ARG1 m))
            :location (c4 / city
                  :name (n3 / name
                        :op1 "Zagreb")))
      :time (d3 / date-entity
            :weekday (t / thursday)))

# ::id 507 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president hugo chavez signed an amnesty law by decree monday pardoning those accused of involvement in a failed #### coup that briefly drove him from power .
# ::alignments
(s / sign-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hugo"
                  :op2 "Chavez")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (l / law
            :topic (a / amnesty))
      :manner (d / decree)
      :time (d2 / date-entity
            :weekday (m / monday))
      :manner (p3 / pardon-01
            :ARG0 p
            :ARG1 (p4 / person
                  :ARG1-of (a2 / accuse-01
                        :ARG2 (ii / involve-01
                              :ARG1 p4
                              :ARG2 (c / coup-01
                                    :ARG0-of (f / fail-01)
                                    :ARG0-of (d3 / drive-02
                                          :ARG1 p
                                          :ARG2 (p5 / power)
                                          :duration (b / brief))))))))

# ::id 508 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france awarded its prestigious legion d'honneur tuesday to the united states ' second-ranking military officer , citing his efforts to strengthen ties between the us and french air forces .
# ::alignments
(a / and
      :op1 (a2 / award-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "France"))
            :ARG1 (l / legion
                  :name (n2 / name
                        :op1 " legion"
                        :op2 "d'honneur")
                  :ARG1-of (p / prestigious-02)
                  :poss c)
            :ARG2 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (o / officer
                              :mod (m / military)))
                  :ARG1-of (r / rank-01
                        :ARG2 2))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :op2 (c3 / cite-01
            :ARG0 c
            :ARG1 (e / effort-01
                  :ARG0 p2
                  :ARG1 (s / strengthen-01
                        :ARG0 p2
                        :ARG1 (t2 / tie-01
                              :ARG1 c
                              :ARG2 m
                              :name (n4 / name
                                    :op1 "Air"
                                    :op2 "Forces")
                              :mod (c4 / country
                                    :name (n5 / name
                                          :op1 "France")))))))

# ::id 509 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany , which holds the european union presidency , voiced concern friday over iran 's recent human rights record , citing the imposition by force of stricter dress codes and the `` worsening situation '' of minorities , among other worries .
# ::alignments
(a / and
      :op1 (v / voice-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Germanymany")
                  :ARG0-of (h / hold-01
                        :ARG1 (p / presidency
                              :ARG2-of (h2 / have-org-role-91
                                    :ARG0 c
                                    :ARG1 (o / organization
                                          :name (n2 / name
                                                :op1 "European"
                                                :op2 "Union"))))))
            :ARG1 (c2 / concern-01
                  :ARG0 (r / record
                        :poss (c3 / country
                              :name (n3 / name
                                    :op1 "Iran"))
                        :topic (r2 / right-05
                              :ARG1 (h3 / human))
                        :time (r3 / recent))
                  :ARG1 c)
            :time (d / date-entity
                  :weekday (f / friday)))
      :op2 (c4 / cite-01
            :ARG0 c
            :ARG1 (a2 / and
                  :op1 (ii / impose-01
                        :ARG0 (f2 / force-04)
                        :ARG1 (c5 / code
                              :mod (d2 / dress)
                              :ARG1-of (h4 / have-degree-91
                                    :ARG2 (s / strict)
                                    :ARG3 (m / more))))
                  :op2 (s2 / situation
                        :ARG1-of (w / worsen-01)
                        :poss (m2 / minority)))
            :ARG2 (w2 / worry-01
                  :mod (o2 / other))))

# ::id 510 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the security council on tuesday called upon states in the great lakes region to strictly abide by the arms embargo against the former rwandan government troops .
# ::alignments
(c / call-03
      :ARG0 (c2 / council
            :topic (s / security))
      :ARG1 (a / abide-01
            :ARG0 (s2 / state
                  :location (r / region
                        :mod (l / lake
                              :name (n / name
                                    :op1 "Great"
                                    :op2 "Lakes"))))
            :ARG1 (e / embargo-01
                  :ARG1 (a2 / arm)
                  :prep-against (t / troop
                        :mod (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c3 / country
                                          :name (n2 / name
                                                :op1 "Rwanda")))
                              :time (f / former))))
            :manner (s3 / strict))
      :ARG2 s2
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 511 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the us company pratt and whitney , one of the biggest makers of aircraft engines , said on wednesday it had opened an office in the united arab emirates -lrb- uae -rrb- to serve its clients in the middle east .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Pratt"
                  :op2 "and"
                  :op3 "Whitney")
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1-of (ii / include-91
                  :ARG2 (c3 / company
                        :ARG0-of (m / make-01
                              :ARG1 (e / engine
                                    :mod (a / aircraft)))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (b / big)
                              :ARG3 (m2 / most)))))
      :ARG1 (o / open-01
            :ARG0 c
            :ARG1 (o2 / office
                  :location (c4 / country
                        :name (n3 / name
                              :op1 "United"
                              :op2 "Arab"
                              :op3 "Emirates")))
            :purpose (s2 / serve-01
                  :ARG0 c
                  :ARG2 (p / person
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG1 c
                              :ARG2 (c5 / client))
                        :location (w / world-region
                              :name (n4 / name
                                    :op1 "Middle"
                                    :op2 "East")))))
      :time (w2 / wednesday))

# ::id 512 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the tel aviv stock exchange -lrb- tase -rrb- general share index closed at ###.## points on tuesday , #.## points up from monday 's finish .
# ::alignments
(m / multi-sentence
      :snt1 (c / close-01
            :ARG1 (ii / index
                  :mod (s / share)
                  :mod (c2 / company
                        :name (n / name
                              :op1 "Tel"
                              :op2 "Aviv"))
                  :mod (s2 / share)
                  :ARG1-of (g / general-02))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :snt2 (p / point-04
            :ARG1-of (u / up-02
                  :ARG3 (f / finish-01
                        :time (d2 / date-entity
                              :weekday (m2 / monday))))))

# ::id 513 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a long-awaited government plan on how to fight the next <unk> will likely include beefed-up attempts to spot human infections early , both in the united states and abroad .
# ::alignments
(l / likely-01
      :ARG1 (ii / include-01
            :ARG1 (a / attempt-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG1 (s / spot-01
                        :ARG0 g
                        :ARG1 (ii2 / infect-01
                              :ARG1 (h / human))
                        :time (e / early)
                        :location (a2 / and
                              :op1 (c / country
                                    :name (n / name
                                          :op1 "United"
                                          :op2 "States"))
                              :op2 (a3 / abroad)))
                  :ARG1-of (b / beef-up-01))
            :ARG2 (p / plan-01
                  :ARG0 g
                  :ARG1 (t / thing
                        :manner-of (f / fight-01
                              :ARG0 g
                              :ARG1 t
                              :mod (n2 / next))))
            :ARG1-of (l2 / long-03)
            :ARG1-of (w / wait-01)))

# ::id 514 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a pakistani tribesman was killed and two others injured when a mortar shell exploded in their hands in a restive tribal area on the afghan border , an official said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG1 (p2 / person
                        :ARG0-of h
                        :ARG1 (t / tribe
                              :mod (c / country
                                    :name (n / name
                                          :op1 "Pakistan")))
                        :ARG2 (m / member))))
      :op2 (ii / injure-01
            :ARG1 (p3 / person
                  :quant 2
                  :mod (o2 / other)))
      :ARG1-of (c2 / cause-01
            :ARG0 (e / explode-01
                  :ARG1 (s2 / shell
                        :consist-of (m2 / mortar))
                  :location (a2 / area
                        :mod (t2 / tribe)
                        :ARG1-of (r / restive-02)
                        :location (b / border-01
                              :ARG2 (c3 / country
                                    :name (n2 / name
                                          :op1 "Afghanistan"))))
                  :location (h2 / hand
                        :part-of p2)))
      :time (d / date-entity
            :weekday (m3 / monday)))

# ::id 515 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the infamous tuskegee syphilis study , a government experiment that charted the effects of the untreated disease on mostly poor and uneducated black men , was conducted for ## years before it was exposed and ended in #### amid widespread condemnation .
# ::alignments
(a / and
      :op1 (c / conduct-01
            :ARG1 (s / study-01
                  :ARG1 (d / disease
                        :name (n / name
                              :op1 "tuskegee"
                              :op2 "syphilis"))
                  :mod (ii / infamous)
                  :ARG1-of (e / experiment-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01))
                        :ARG0-of (c2 / chart-01
                              :ARG1 (a2 / affect-01
                                    :ARG0 (d2 / disease
                                          :ARG1-of (t / treat-03
                                                :polarity -))
                                    :ARG1 (m / man
                                          :mod (p / poor)
                                          :ARG1-of (e2 / educate-01
                                                :polarity -)
                                          :ARG1-of (b / black-05)
                                          :mod (m2 / most))))))
            :duration (m3 / multiple
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :time (b2 / before
                  :op1 (e3 / expose-01
                        :ARG1 s)))
      :op2 (e4 / end-01
            :ARG1 s
            :manner (t3 / thing
                  :name (n2 / name
                        :op1 "###"))
            :time (c3 / condemn-01
                  :mod (w / widespread))))

# ::id 516 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one day after prime minister bulent ecevit reluctantly agreed to early elections , deputy prime minister mesut yilmaz rushed to gather support wednesday for legislation aimed at improving chances for european union membership .
# ::alignments
(r / rush-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Mesut"
                  :op2 "Yilmaz")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (d / deputy)
                        :mod (p2 / prime))))
      :ARG2 (g / gather-01
            :ARG0 p
            :ARG1 (s / support-01
                  :ARG1 (l / legislate-01
                        :ARG1-of (a / aim-02
                              :ARG2 (ii / improve-01
                                    :ARG1 (c / chance-02
                                          :ARG1 (h2 / have-org-role-91
                                                :ARG0 (c2 / country
                                                      :name (n2 / name
                                                            :op1 "Europe"))
                                                :ARG1 (u / union)
                                                :ARG2 (m2 / member)))))))
            :time (w / wednesday))
      :time (a2 / after
            :op1 (a3 / agree-01
                  :ARG0 (p3 / person
                        :name (n3 / name
                              :op1 "Bulent"
                              :op2 "Ecevit")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG2 (m3 / minister
                                    :mod (p4 / prime)))
                        :ARG1 (e / elect-01
                              :time (e2 / early))
                        :ARG1-of (r2 / reluctant-01)
                        :ARG0-of r2)
                  :quant (t / temporal-quantity
                        :quant 1
                        :unit (d2 / day)))))

# ::id 517 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the african peacekeeping force , ecomog , said saturday an investigation had been launched into the reported massacre of civilians in sinje in western liberia by unidentified liberian militia .
# ::alignments
(s / say-01
      :ARG0 (f / force
            :name (n / name
                  :op1 "ecomog")
            :ARG0-of (k / keep-01
                  :ARG1 (p / peace))
            :mod (c / continent
                  :name (n2 / name
                        :op1 "Africa")))
      :ARG1 (l / launch-01
            :ARG1 (ii / investigate-01
                  :ARG1 (m / massacre-01
                        :ARG0 (m2 / militia
                              :mod (l2 / liberian)
                              :ARG1-of (ii2 / identify-01
                                    :polarity -))
                        :ARG1 (c2 / civilian)
                        :location (c3 / city
                              :name (n3 / name
                                    :op1 "Sinje")
                              :location (c4 / country-region
                                    :name (n4 / name
                                          :op1 "Western"
                                          :op2 "Liberia")))
                        :ARG1-of (r / report-01)))
            :time (d / date-entity
                  :weekday (s2 / saturday))))

# ::id 518 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the nepali government has decided to establish a labor attache in the countries that have more #,### nepali laborers to look after their interest and security , the kathmandu post reported tuesday .
# ::alignments
(r / report-01
      :ARG0 (p / post
            :mod (c / city
                  :name (n / name
                        :op1 "Kathmandu")))
      :ARG1 (d / decide-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Nepal"))))
            :ARG1 (e / establish-01
                  :ARG0 g
                  :ARG1 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 c2
                              :ARG2 (a / attache
                                    :topic (l / labor-01))))
                  :location (c3 / country
                        :ARG0-of (h2 / have-03
                              :ARG1 (p3 / person
                                    :ARG0-of (l2 / labor-01)
                                    :mod c2
                                    :mod (m / more))))
                  :purpose (l3 / look-after-07
                        :ARG0 p3
                        :ARG1 (a2 / and
                              :op1 (ii / interest-01
                                    :ARG1 p3)
                              :op2 (s / security
                                    :poss p3)))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 519 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok they came from a medieval , agrarian society with no running water or electricity , traversing centuries overnight on flights from ethiopia to tel aviv .
# ::alignments
(c / come-01
      :ARG1 (t / they)
      :ARG3 (s / society
            :mod (m / medieval)
            :mod (a / agrarian)
            :ARG0-of (h / have-03
                  :polarity -
                  :ARG1 (o / or
                        :op1 (w / water
                              :ARG1-of (r / run-01))
                        :op2 (e / electricity
                              :ARG1-of (r2 / run-01))))
            :ARG0-of (t2 / travers-01
                  :ARG1 (c2 / continent
                        :name (n / name
                              :op1 "Europe"))
                  :duration (m2 / multiple
                        :op1 (t3 / temporal-quantity
                              :quant 1
                              :unit (c3 / century)))
                  :time (o2 / overnight)
                  :manner (f / fly-01
                        :ARG2 (c4 / company
                              :name (n2 / name
                                    :op1 "Tel"
                                    :op2 "Aviv"))))))

# ::id 520 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a federal vaccine advisory panel voted unanimously thursday to recommend that all girls and women ages ## to ## receive a new vaccine that prevents most cases of cervical cancer .
# ::alignments
(v / vote-01
      :ARG0 (p / panel
            :ARG0-of (a / advise-01
                  :ARG2 (v2 / vaccine))
            :mod (f / federal))
      :ARG1 (r / recommend-01
            :ARG0 p
            :ARG1 (r2 / receive-01
                  :ARG0 (a2 / and
                        :op1 (g / girl)
                        :op2 (w / woman)
                        :mod (a3 / all)
                        :age (b / between
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year))
                              :op2 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y2 / year))))
                  :ARG1 (v3 / vaccine
                        :ARG1-of (n / new-01)
                        :ARG0-of (p2 / prevent-01
                              :ARG1 (c / case-04
                                    :ARG1 (d / disease
                                          :name (n2 / name
                                                :op1 "v cervical"
                                                :op2 "cancer"))
                                    :mod (m / most))))))
      :mod (u / unanimous)
      :time (d2 / date-entity
            :weekday (t3 / thursday)))

# ::id 521 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok next week 's visit to north korea by democratic presidential candidate bill richardson will focus narrowly on recovering remains of u.s. servicemen killed in the korean war , the state department says , and not on efforts to persuade the north to abandon its nuclear program .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "State"
                  :op2 "Department"))
      :ARG1 (c / contrast-01
            :ARG1 (f / focus-01
                  :ARG1 (v / visit-01
                        :ARG0 (p / person
                              :name (n2 / name
                                    :op1 "Bill"
                                    :op2 "Richardson")
                              :mod (c2 / candidate
                                    :mod (d / democracy))
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p2 / president)))
                        :ARG1 (c3 / country
                              :name (n3 / name
                                    :op1 "North"
                                    :op2 "Korea"))
                        :time (w / week
                              :mod (n4 / next)))
                  :ARG2 (r / recover-02
                        :ARG1 (r2 / remain-01
                              :ARG1 (s2 / soldier
                                    :mod (c4 / country
                                          :name (n5 / name
                                                :op1 "U.S."))
                                    :ARG1-of (k / kill-01
                                          :time (w2 / war
                                                :location c3)))))
                  :ARG1-of (n6 / narrow-02))
            :ARG2 (f2 / focus-01
                  :polarity -
                  :ARG1 v
                  :ARG2 (e / effort-01
                        :ARG1 (p3 / persuade-01
                              :ARG1 c3
                              :ARG2 (a / abandon-01
                                    :ARG0 c3
                                    :ARG1 (p4 / program
                                          :mod (n7 / nucleus)
                                          :poss c3)))))))

# ::id 522 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gene <unk> was the first to envision a game in which every dodger would wear jackie robinson 's no. ## jersey .
# ::alignments
(e / envision-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gene"))
      :ARG1 (g / game
            :subevent (w / wear-01
                  :ARG0 (p2 / person
                        :ARG0-of (d / dodge-01)
                        :mod (e2 / every))
                  :ARG1 (j / jersey
                        :mod (n2 / no.)
                        :poss (p3 / person
                              :name (n3 / name
                                    :op1 "Jackie"
                                    :op2 "Robinson")))))
      :ord (o / ordinal-entity
            :value 1))

# ::id 523 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the revised law on guarding state secrets , expected to boost the government transparency and citizens ' right to know , will come into effect on friday .
# ::alignments
(e / effect-03
      :ARG1 (l / law
            :ARG1-of (r / revise-01)
            :topic (g / guard-01
                  :ARG1 (s / secret
                        :mod (s2 / state)))
            :ARG0-of (b / boost-01
                  :ARG1 (a / and
                        :op1 (t / transparency
                              :mod (g2 / government-organization
                                    :ARG0-of (g3 / govern-01)))
                        :op2 (r2 / right-05
                              :ARG1 (c / citizen)
                              :ARG2 (k / know-01
                                    :ARG0 c)))
                  :ARG1-of (e2 / expect-01)))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 524 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former white house security aide and fbi analyst was jailed for ## years wednesday for slipping us secrets to plotters scheming to overthrow the government of his native philippines .
# ::alignments
(j / jail-01
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "White"
                              :op2 "House"))
                  :ARG2 (a / and
                        :op1 (a2 / aide
                              :mod (s / security))
                        :op2 (a3 / analyze-01
                              :ARG1 (g2 / government-organization
                                    :name (n2 / name
                                          :op1 "Federal"
                                          :op2 "Security"
                                          :op3 "Bureau"))))
                  :time (f / former)))
      :ARG2 (s2 / slip-02
            :ARG0 p
            :ARG1 (s3 / secret
                  :poss (w / we))
            :ARG2 (p2 / person
                  :ARG0-of (p3 / plot-01)
                  :ARG0-of (s4 / scheme-01
                        :ARG1 (o / overthrow-01
                              :ARG0 p2
                              :ARG1 (g3 / government-organization
                                    :ARG0-of (g4 / govern-01
                                          :ARG1 (c / country
                                                :name (n3 / name
                                                      :op1 "Philippines")
                                                :mod (n4 / native)
                                                :poss p))))))
            :time (w2 / wednesday)
            :duration (m / multiple
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))))

# ::id 525 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok syria and lebanon signed agreements on evasion of dual taxation , establishment of border posts between the two countries and reciprocal guarantees for investments here today .
# ::alignments
(s / sign-02
      :ARG0 (c / country
            :name (n / name
                  :op1 "Syria"))
      :ARG1 (a / agree-01
            :ARG1 (a2 / and
                  :op1 (e / evade-01
                        :ARG1 (t / tax-01
                              :mod (d / dual)))
                  :op2 (e2 / establish-01
                        :ARG1 (p / post
                              :location (b / border))
                        :ARG2 (c2 / country
                              :name (n2 / name
                                    :op1 "Lebanon")))
                  :op3 (g / guarantee-01
                        :ARG1 (ii / invest-01
                              :location (h / here))
                        :mod (r / reciprocal)))
            :ARG2 c2)
      :time (t2 / today))

# ::id 526 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the plo 's leaders decided against immediately suspending peace talks but will seek international help to pressure israel to fulfill agreements to withdraw its troops from occupied land .
# ::alignments
(c / contrast-01
      :ARG1 (d / decide-01
            :ARG0 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (p2 / political-party
                              :name (n / name
                                    :op1 "British"
                                    :op2 "National"
                                    :op3 "Party"))))
            :ARG1 (s / suspend-01
                  :polarity -
                  :ARG0 p
                  :ARG1 (t / talk-01
                        :ARG1 (p3 / peace))
                  :time (ii / immediate)))
      :ARG2 (s2 / seek-01
            :ARG0 p
            :ARG1 (h / help-01
                  :ARG0 p
                  :ARG1 (p4 / pressure-01
                        :ARG0 p
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Israel"))
                        :ARG2 (f / fulfill-01
                              :ARG0 c2
                              :ARG1 (a / agree-01
                                    :ARG0 c2
                                    :ARG1 (w / withdraw-01
                                          :ARG0 c2
                                          :ARG1 (t2 / troop
                                                :poss c2)
                                          :ARG2 (l2 / land
                                                :ARG1-of (o / occupy-01)))))
                        :ARG2 c2)
                  :mod (ii2 / international))))

# ::id 527 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok shaquille o'neal had ## points and ## rebounds and kobe bryant scored ## as the los angeles lakers beat minnesota ###-## to level their national basketball association first-round series at two games each .
# ::alignments
(a / and
      :op1 (h / have-03
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Shanquille"
                        :op2 "O'neal"))
            :ARG1 (a2 / and
                  :op1 (p2 / point)
                  :op2 (r / rebound)))
      :op2 (s / score-01
            :ARG0 (p3 / person
                  :name (n2 / name
                        :op1 "Kobe"
                        :op2 "Bryant"))
            :ARG1-of (c / cause-01
                  :ARG0 (b / beat-03
                        :ARG0 (t / team
                              :name (n3 / name
                                    :op1 "Los"
                                    :op2 "Angeles"
                                    :op3 "Lakers"))
                        :ARG1 (t2 / team
                              :name (n4 / name
                                    :op1 "Minneapolis"))
                        :purpose (l / level-03
                              :ARG0 t
                              :ARG1 (s2 / series
                                    :mod (a3 / association
                                          :mod (b2 / basketball)
                                          :mod (n5 / nation))
                                    :mod (r2 / round
                                          :ord (o / ordinal-entity
                                                :value 1)))
                              :ARG2 (g / game
                                    :quant 2)
                              :mod (e / each))))))

# ::id 528 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese authorities have closed several beaches and an island resort near the major port of dalian as they try to clean up an oil spill that has affected crude shipments , state media said wednesday .
# ::alignments
(s / say-01
      :ARG0 (m / media
            :mod (s2 / state))
      :ARG1 (c / close-01
            :ARG0 (a / authority
                  :mod (c2 / country
                        :name (n / name
                              :op1 "China")))
            :ARG1 (a2 / and
                  :op1 (b / beach
                        :quant (s3 / several))
                  :op2 (r / resort
                        :mod (ii / island))
                  :ARG1-of (n2 / near-02
                        :ARG2 (p / port
                              :name (n3 / name
                                    :op1 "Dalian")
                              :ARG1-of (m2 / major-02))))
            :time (t / try-01
                  :ARG0 a
                  :ARG1 (c3 / clean-up-02
                        :ARG0 a
                        :ARG1 (s4 / spill-01
                              :ARG1 (o / oil)
                              :ARG0-of (a3 / affect-01
                                    :ARG1 (s5 / ship-01
                                          :ARG1 (c4 / crude)))))))
      :time (w / wednesday))

# ::id 529 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three people riding on a motorcycle were killed immediately after the vehicle collided head-on with a passenger bus sunday afternoon in jimei district of xiamen city in southeastern china 's fujian province .
# ::alignments
(k / kill-01
      :ARG1 (p / person
            :quant 3
            :ARG0-of (r / ride-01
                  :ARG1 (m / motorcycle)))
      :time (a / after
            :op1 (c / collide-01
                  :ARG0 (v / vehicle)
                  :ARG1 (b / bus
                        :mod (p2 / passenger))
                  :time (d / date-entity
                        :weekday (s / sunday)
                        :dayperiod (a2 / afternoon))
                  :manner (h / head-on)
                  :location (d2 / district
                        :name (n / name
                              :op1 "Jimei")
                        :location (c2 / city
                              :name (n2 / name
                                    :op1 "Xiamen")
                              :location (s2 / southeast
                                    :part-of (p3 / province
                                          :name (n3 / name
                                                :op1 "China"))))))
            :mod (ii / immediate)))

# ::id 530 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greek firefighters battled over a dozen wildfires for a fourth day friday but officials said the situation was improving .
# ::alignments
(h / have-concession-91
      :ARG1 (s / say-01
            :ARG0 (o / official)
            :ARG1 (ii / improve-01
                  :ARG1 (s2 / situation)))
      :ARG2 (b / battle-01
            :ARG0 (p / person
                  :ARG0-of (f / fight-01
                        :ARG1 (f2 / fire))
                  :mod (c / city
                        :name (n / name
                              :op1 "Greek")))
            :ARG1 (w / wildfire
                  :quant (o2 / over
                        :op1 12))
            :time (d / date-entity
                  :weekday (f3 / friday)
                  :day 4)))

# ::id 531 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the rector of a moscow university where a fire killed ## students in a dormitory resigned on thursday , the itar-tass news agency said .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "ITAR-TASS")
            :mod (n2 / news))
      :ARG1 (r / resign-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (u / university
                              :name (n3 / name
                                    :op1 "Moscow")
                              :location-of (k / kill-01
                                    :ARG0 (f / fire)
                                    :ARG1 (p2 / person
                                          :ARG0-of (s2 / study-01)
                                          :location (d / dormitory))))
                        :ARG2 (r2 / reverend)))
            :time (d2 / date-entity
                  :weekday (t / thursday))))

# ::id 532 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sudanese president omar al-bashir arrived here on saturday on a three-day official visit to oman to enhance bilateral ties , omani news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Omani")
            :mod (n2 / news))
      :ARG1 (a2 / arrive-01
            :ARG1 (p / person
                  :name (n3 / name
                        :op1 "Omar"
                        :op2 "al-Bashir")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n4 / name
                                    :op1 "Sudan"))
                        :ARG2 (p2 / president)))
            :ARG4 (h2 / here)
            :time (d / date-entity
                  :weekday (s / saturday))
            :purpose (v / visit-01
                  :ARG0 p
                  :ARG1 c
                  :mod (o / official)
                  :duration (t / temporal-quantity
                        :quant 3
                        :unit (d2 / day))
                  :purpose (e / enhance-01
                        :ARG0 p
                        :ARG1 (t2 / tie
                              :mod (b / bilateral))))))

# ::id 533 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok q. allan <unk> 's `` eating out '' is a slight sex comedy that would work far better on stage than screen , where it seems far too talky and too slow .
# ::alignments
(c / comedy
      :domain (e / eat-out-03
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Allan")))
      :mod (s / sex-01)
      :mod (s2 / slight)
      :ARG1-of (w / work-09
            :ARG2 (s3 / stage
                  :location-of (s4 / seem-01
                        :ARG1 (a / and
                              :op1 (h / have-degree-91
                                    :ARG1 c
                                    :ARG2 (t / talky)
                                    :ARG3 (t2 / too
                                          :mod (f / far)))
                              :op2 (h2 / have-degree-91
                                    :ARG1 c
                                    :ARG2 (s5 / slow-05
                                          :ARG1 c)
                                    :ARG3 (t3 / too
                                          :mod (f2 / far))))))
            :ARG1-of (h3 / have-degree-91
                  :ARG2 (g / good-02
                        :ARG1 w)
                  :ARG3 (m / more
                        :quant (f3 / far))
                  :ARG4 (s6 / screen))))

# ::id 534 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ethiopian airlines -lrb- eal -rrb- said saturday it will start four new international flights .
# ::alignments
(s / say-01
      :ARG0 (a / airline
            :name (n / name
                  :op1 "Ethiopian"
                  :op2 "Airways")
            :ARG0-of (s2 / start-01
                  :ARG1 (f / fly-01
                        :quant 4
                        :mod (ii / international)
                        :ARG1-of (n2 / new-01))
                  :time (d / date-entity
                        :weekday (s3 / saturday))))
      :ARG1 s2)

# ::id 535 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok economists around germany this week have issued the darkest warnings to date that the excessively strong mark is setting the german economy on a path toward radically lower growth , with exports dropping and employment stagnating this year and next .
# ::alignments
(w / warn-01
      :ARG0 (e / economist
            :location (a / around
                  :op1 (c / country
                        :name (n / name
                              :op1 "Germany"))))
      :ARG1 (s / set-01
            :ARG0 (m / mark
                  :ARG1-of (s2 / strong-02
                        :ARG1-of (e2 / excessive-02)))
            :ARG1 c
            :ARG2 (p / path
                  :direction (g / grow-01
                        :ARG1 c
                        :ARG1-of (h / have-degree-91
                              :ARG2 (l / low-04
                                    :ARG1 g)
                              :ARG3 (m2 / more
                                    :ARG1-of (r / radical-02)))))
            :ARG1-of (m3 / mean-01
                  :ARG2 (a2 / and
                        :op1 (d / drop-01
                              :ARG1 (e3 / export-01))
                        :op2 (s3 / stagnate-01
                              :ARG1 (e4 / employ-01))
                        :time (a3 / and
                              :op1 (y / year
                                    :mod (t / this))
                              :op2 (n2 / next)))))
      :time (w2 / week
            :mod t)
      :ARG1-of (h2 / have-degree-91
            :ARG2 (d2 / dark-03
                  :ARG1 w)
            :ARG3 (m4 / most)
            :ARG5 (t2 / to-date)))

# ::id 536 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china announced saturday a major restructuring of the capital 's scandal-struck iron and steel giant , shougang .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "china"))
      :ARG1 (r / restructure-01
            :ARG1 (g / giant
                  :name (n2 / name
                        :op1 "Shougang")
                  :mod (ii / iron)
                  :mod (s / steel)
                  :ARG1-of (s2 / strike-01
                        :ARG0 (s3 / scandal))
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / capital)))
            :ARG1-of (m / major-02))
      :time (d / date-entity
            :weekday (s4 / saturday)))

# ::id 537 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ten weeks into her pregnancy , patricia meunier lebouc is chasing her second major title of the year after shooting a #-under ## on saturday to lead the women 's british open by one stroke .
# ::alignments
(c / chase-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Patricia"
                  :op2 "Meunier"
                  :op3 "Lebouc"))
      :ARG1 (t / title
            :ord (o / ordinal-entity
                  :value 2)
            :ARG1-of (m / major-02)
            :time (y / year)
            :poss p)
      :time (a / after
            :op1 (s / shoot-02
                  :ARG0 p
                  :ARG1 (u / under
                        :op1 (t2 / temperature-quantity
                              :quant 1
                              :scale (f / fahrenheit)))
                  :time (d / date-entity
                        :weekday (s2 / saturday))
                  :purpose (l / lead-01
                        :ARG0 p
                        :ARG2 (o2 / open-02
                              :ARG1 (w / woman)
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "Great"
                                          :op2 "Britain")))
                        :manner (s3 / stroke
                              :quant 1))))
      :time (ii / into
            :op1 (p2 / pregnancy
                  :poss p)
            :quant (t3 / temporal-quantity
                  :quant 10
                  :unit (w2 / week))))

# ::id 538 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south africa 's national police commissioner is facing corruption charges , prosecutors said , in a case that has raised tensions between the country 's two top law enforcement agencies .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (p2 / prosecute-01))
      :ARG1 (f / face-01
            :ARG0 (p3 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p4 / police
                              :mod (n / nation)
                              :location (c / continent
                                    :name (n2 / name
                                          :op1 "South"
                                          :op2 "Africa")))
                        :ARG2 (c2 / commissioner)))
            :ARG1 (c3 / charge-05
                  :ARG1 p3
                  :ARG2 (c4 / corrupt-01))
            :subevent-of (c5 / case-03
                  :ARG0-of (r / raise-01
                        :ARG1 (t / tension
                              :mod (b / between
                                    :op1 (a / agency
                                          :quant 2
                                          :poss (c6 / country)
                                          :ARG0-of (e / enforce-01
                                                :ARG1 (l / law))
                                          :mod (t2 / top))))))))

# ::id 539 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok weather forecasters wednesday issued heavy rain warnings for taiwan , answering the prayers of local people suffering through the island 's worst drought in years .
# ::alignments
(ii / issue-01
      :ARG0 (p / person
            :ARG0-of (f / forecast-01
                  :ARG1 (w / weather)))
      :ARG1 (w2 / warn-01
            :ARG1 (r / rain-01)
            :mod (h / heavy)
            :beneficiary (c / country
                  :name (n / name
                        :op1 "Taiwan")))
      :time (w3 / wednesday)
      :ARG0-of (a / answer-01
            :ARG1 (p2 / pray-01
                  :ARG0 (p3 / person
                        :ARG1-of (l / local-02)
                        :ARG0-of (s / suffer-01
                              :ARG1 (d / drought
                                    :poss c
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (b / bad-04
                                                :ARG1 d)
                                          :ARG3 (m / most)
                                          :ARG5 (y / year))))))))

# ::id 540 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ct scanning can not predict heart attacks and death from cardiovascular diseases accurately as claimed earlier , a team of physicians here said .
# ::alignments
(s / say-01
      :ARG0 (t / team
            :consist-of (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / physician)))
            :location (h2 / here))
      :ARG1 (p3 / possible-01
            :polarity -
            :ARG1 (p4 / predict-01
                  :ARG0 (s2 / scan-01
                        :mod (c / ct))
                  :ARG1 (a / and
                        :op1 (h3 / heart-attack)
                        :op2 (d / die-01)
                        :ARG1-of (c2 / cause-01
                              :ARG0 (d2 / disease
                                    :mod (h4 / heart))))
                  :manner (a2 / accurate)
                  :ARG1-of (c3 / claim-01
                        :time (b / before)))))

# ::id 541 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the algerian human rights league -lrb- <unk> -rrb- denounced monday `` organised militias and unofficial forces '' in algeria and called on the government to accept a peace contract as `` the credible alternative .
# ::alignments
(a / and
      :op1 (d / denounce-01
            :ARG0 (l / league
                  :name (n / name
                        :op1 "algerian"
                        :op2 "Rights"
                        :op3 "League"))
            :ARG1 (o / organize-01
                  :ARG0 l
                  :ARG1 (a2 / and
                        :op1 (m / militia)
                        :op2 (f / force
                              :mod (o2 / official
                                    :polarity -)))
                  :location (c / country)
                  :time (d2 / date-entity
                        :weekday (m2 / monday)))
            :op2 (c2 / call-03
                  :ARG0 l
                  :ARG1 (a3 / accept-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01))
                        :ARG1 (c3 / contract-02
                              :ARG1 (p / peace))
                        :ARG3 (a4 / alternative
                              :mod (c4 / credible)
                              :domain c3))
                  :ARG2 g)))

# ::id 542 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok uefa cup holder feyenoord rotterdam grabbed a spot in the champions league on tuesday after defeating turkish club fenerbahce #-# .
# ::alignments
(g / grab-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Fiestenoord"
                  :op2 " rotterdam")
            :ARG0-of (h / hold-01
                  :ARG1 (c / cup)))
      :ARG1 (s / spot
            :location (l / league
                  :ARG0-of (c2 / champion-01)))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :time (a / after
            :op1 (d2 / defeat-01
                  :ARG0 t
                  :ARG1 (t3 / team
                        :name (n2 / name
                              :op1 "Fenerbahce")
                        :mod (t4 / team
                              :name (n3 / name
                                    :op1 "Turkish"))))))

# ::id 543 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnamese ministry of planning and investment said the country 's total investment is expected to reach ### trillion vietnamese dong -lrb- ##.## billion u.s. dollars -rrb- this year , up ## percent year-on-year , local newspaper the vietnam news reported monday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :mod (c / country
                  :name (n2 / name
                        :op1 "Vietnam"))
            :ARG1-of (l / local-02))
      :ARG1 (e / expect-01
            :ARG1 (r2 / reach-01
                  :ARG0 (ii / invest-01
                        :ARG0 c
                        :ARG1-of (t / total-01))
                  :ARG1 (m / monetary-quantity
                        :quant 10000000000
                        :unit (d / dollar
                              :mod c))
                  :time (y / year
                        :mod (t2 / this))
                  :ARG1-of (u / up-02
                        :ARG2 (p / percentage-entity
                              :value "1/2")
                        :mod (y2 / year-on-year))))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 544 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at a downtown department store , a ##-year-old administrative assistant , shopping for christmas presents for her boyfriend , holds a $ ## brookville collection necktie with an complex abstract design close to her nose and slowly moves it away from her crossed eyes .
# ::alignments
(a / and
      :op1 (h / hold-01
            :ARG0 (p / person
                  :ARG0-of (a2 / assist-01
                        :ARG2 (a3 / administrate-01))
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :ARG0-of (s / shop-01
                        :ARG2 (p2 / present
                              :mod (f / festival
                                    :name (n / name
                                          :op1 "Christmas")))
                        :beneficiary (p3 / person
                              :ARG0-of (h2 / have-rel-role-91
                                    :ARG1 p
                                    :ARG2 (b / boyfriend))))
                  :part (n2 / nose))
            :ARG1 (n3 / necktie
                  :ARG1-of (c / collect-01)
                  :mod (c2 / city
                        :name n
                        :op1 "Brookville"))
            :ARG1-of (c3 / close-10
                  :ARG2 n2
                  :mod (a4 / abstract))
            :ARG1-of (c4 / cost-01
                  :ARG2 (m / monetary-quantity
                        :quant 1
                        :unit (d / dollar))))
      :op2 (m2 / move-01
            :ARG0 p
            :ARG1 n3
            :ARG2 (a5 / away
                  :op1 (e / eye
                        :ARG1-of (c5 / cross-01)
                        :part n2))
            :ARG1-of (s2 / slow-05))
      :location (s3 / store
            :mod (d2 / department)
            :location (d3 / downtown)))

# ::id 545 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nation of islam leader louis farrakhan on sunday reaffirmed his pledge to reconcile his breakaway movement with orthodox u.s. muslims , a move aimed at healing one of america 's most contentious religious rivalries .
# ::alignments
(r / reaffirm-01
      :ARG0 (n / nation
            :consist-of (p / person
                  :name (n2 / name
                        :op1 "Luan"
                        :op2 "Farrakhan")
                  :ARG0-of (l / lead-02
                        :ARG1 (r2 / religious-group
                              :name (n3 / name
                                    :op1 "Islam")))))
      :ARG1 (p2 / pledge-01
            :ARG0 p
            :ARG2 (r3 / reconcile-01
                  :ARG0 p
                  :ARG1 (m / movement-07
                        :ARG0 p
                        :mod (b / break-away-14))
                  :ARG2 (p3 / person
                        :mod (r4 / religious-group
                              :name (n4 / name
                                    :op1 "Islam"))
                        :mod (o / orthodox)
                        :mod (r5 / religious-group
                              :name (n5 / name
                                    :op1 "U.S.")))))
      :time (d / date-entity
            :weekday (s / sunday))
      :ARG1-of (a / aim-02
            :ARG2 (h / heal-01
                  :ARG1 (r6 / rival-01
                        :ARG0 (c / country
                              :ARG1 r5
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (c2 / contentious)
                                    :ARG3 (m2 / most)
                                    :ARG5 c
                                    :name (n6 / name
                                          :op1 "America")))))))

# ::id 546 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the british library will begin comprehensively archiving some cd-roms , web sites and e-mailed journal articles under a law approved friday .
# ::alignments
(b / begin-01
      :ARG0 (l / library
            :mod (c / country
                  :name (n / name
                        :op1 "Britain")))
      :ARG1 (a / archive-01
            :ARG0 l
            :ARG1 (a2 / and
                  :op1 (d / disc
                        :mod (d2 / digital)
                        :mod (v / versatile)
                        :quant (s / some))
                  :op2 (s2 / site
                        :mod (w / web))
                  :op3 (a3 / article
                        :mod (j / journal)
                        :ARG1-of (e / email-01)))
            :manner (c2 / comprehensive)
            :ARG1-of (a4 / approve-01
                  :time (d3 / date-entity
                        :weekday (f / friday)))))

# ::id 547 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok united airlines said on tuesday it will spend billions over the next decade on ## new jets , splitting its order between boeing co. 's ### and the airbus a### .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "United"
                  :op2 "Airlines"))
      :ARG1 (s2 / spend-01
            :ARG0 c
            :ARG1 (j / jet
                  :ARG1-of (n2 / new-01))
            :ARG3 (m / multiple
                  :op1 (m2 / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar)))
            :time (d2 / decade
                  :mod (n3 / next))
            :manner (s3 / split-01
                  :ARG0 c
                  :ARG1 (o / order-02
                        :ARG0 c
                        :ARG1 j
                        :ARG3 (c2 / company
                              :name (n4 / name
                                    :op1 "Boeing"
                                    :op2 "Co.")))
                  :ARG2 (c3 / company
                        :name (n5 / name
                              :op1 "Airbus"))))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 548 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigeria is to send ### police officers to the un peacekeeping force in war-wracked liberia , a police official announced saturday .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police)
                  :ARG2 (o / official)))
      :ARG1 (s / send-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Nigeria"))
            :ARG1 p
            :ARG0-of h
            :ARG1 p2
            :ARG2 (o2 / officer))
      :ARG2 (f / force
            :ARG0-of (k / keep-01
                  :polarity -
                  :ARG1 (p3 / peace))
            :location c
            :ARG1-of (w / wrack-01
                  :ARG0 (w2 / war)))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 549 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dallas mavericks are going to have to play a lot better next time if they want to impress michael jordan .
# ::alignments
(o / obligate-01
      :ARG1 (t / team
            :name (n / name
                  :op1 "Dallas"
                  :op2 "Mavericks"))
      :ARG2 (p / play-01
            :ARG0 t
            :ARG1-of (h / have-degree-91
                  :ARG2 (g / good-03
                        :ARG1 p)
                  :ARG3 (m / more
                        :quant (l / lot))))
      :time (t2 / time
            :mod (n2 / next))
      :condition (w / want-01
            :ARG0 t
            :ARG1 (ii / impress-01
                  :ARG0 t
                  :ARG1 (p2 / person
                        :name (n3 / name
                              :op1 "Michael"
                              :op2 "Jordan")))))

# ::id 550 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok democrat barack obama enters the final two weeks of the presidential campaign holding a clear lead over republican john mccain , aided by voters ' focus on the shaky economy and perceptions that he is better equipped to handle those problems than his rival .
# ::alignments
(e / enter-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Barack"
                  :op2 "Obama")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n2 / name
                              :op1 "Democrat"))))
      :ARG1 (t / temporal-quantity
            :quant 2
            :unit (w / week)
            :part-of (c / campaign-01
                  :ARG1 (p3 / president))
            :mod (f / final))
      :manner (h2 / hold-01
            :ARG0 p
            :ARG1 (l / lead-02
                  :ARG0 p
                  :ARG2 (p4 / person
                        :name (n3 / name
                              :op1 "John"
                              :op2 "McCain")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (p5 / political-party
                                    :name (n4 / name
                                          :op1 "Republican"))))
                  :ARG1-of (c2 / clear-06))
            :ARG1-of (a / aid-01
                  :ARG0 (f2 / focus-01
                        :ARG0 (p6 / person
                              :ARG0-of (v / vote-01))
                        :ARG2 (a2 / and
                              :op1 (e2 / economy
                                    :mod (s / shaky))
                              :op2 (p7 / perceive-01
                                    :ARG1 (e3 / equip-01
                                          :ARG1 p
                                          :ARG2 (h4 / handle-01
                                                :ARG0 p
                                                :ARG1 (p8 / problem
                                                      :mod (t2 / that)))
                                          :ARG1-of (h5 / have-degree-91
                                                :ARG2 (g / good-03
                                                      :ARG1 e3)
                                                :ARG3 (m / more)
                                                :ARG4 (p9 / person
                                                      :ARG0-of (r / rival-01
                                                            :ARG1 p))))))))))

# ::id 551 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok treasury secretary henry paulson and federal reserve chairman ben bernanke began discussions on thursday with congressional leaders on what could become the biggest bailout in u.s. history .
# ::alignments
(b / begin-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 " henry"
                        :op2 "Paulson")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n2 / name
                                    :op1 "Treasury"))
                        :ARG2 (s / secretary)))
            :op2 (p2 / person
                  :name (n3 / name
                        :op1 "Ben"
                        :op2 "Bernanke")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g2 / government-organization
                              :name (n4 / name
                                    :op1 "Federal"
                                    :op2 "Reserve"))
                        :ARG2 (c / chairman))))
      :ARG1 (d / discuss-01
            :ARG0 a
            :ARG1 (t / thing
                  :ARG1-of (b2 / become-01
                        :ARG2 (b3 / bail-out-02
                              :ARG1-of (h3 / have-degree-91
                                    :ARG2 (b4 / big)
                                    :ARG3 (m / most)
                                    :ARG5 (h4 / history
                                          :mod (c2 / country
                                                :name (n5 / name
                                                      :op1 "U.S.")))))
                        :ARG1-of (p3 / possible-01)))
            :ARG2 (p4 / person
                  :ARG0-of (l / lead-02
                        :ARG1 (g3 / government-organization
                              :name (n6 / name
                                    :op1 "Congress")))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 552 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinians are striking to protest israeli demolition orders of homes in east jerusalem .
# ::alignments
(s / strike-02
      :ARG0 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "Palestine")))
      :purpose (p2 / protest-01
            :ARG0 p
            :ARG1 (o / order-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "Israel"))
                  :ARG1 (d / demolish-01
                        :ARG1 (h / home
                              :location (c3 / city
                                    :name (n3 / name
                                          :op1 "Jerusalem")
                                    :location (e / east)))))))

# ::id 553 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a <unk> art pavilion commissioned by chanel will land in new york 's central park this fall , the latest stop in a worldwide tour meant to pay homage to the fashion house 's famous quilted handbag .
# ::alignments
(l / land-01
      :ARG1 (p / pavilion
            :name (n / name
                  :op1 "Illustration")
            :mod (a / art)
            :ARG1-of (c / commission-01
                  :ARG0 (p2 / person
                        :name (n2 / name
                              :op1 "Chanel"))))
      :ARG2 (p3 / park
            :mod (c2 / center)
            :poss (c3 / city
                  :name (n3 / name
                        :op1 "New"
                        :op2 "York")))
      :time (d / date-entity
            :season (f / fall)
            :mod (y / year
                  :mod (t / this))
            :ARG2-of (s / stop-01
                  :ARG1 (t2 / tour-01
                        :mod (w / worldwide)
                        :ARG1-of (m / mean-02
                              :ARG2 (p4 / pay-01
                                    :ARG0 t2
                                    :ARG1 (h / homage
                                          :beneficiary (h2 / handbag
                                                :ARG1-of (q / quil-01)
                                                :poss (h3 / house
                                                      :mod (f2 / fashion))
                                                :ARG1-of (f3 / fame-01))))))
                  :mod (l2 / last))))

# ::id 554 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the vienna airport is among five bidders for stakes in slovakia 's two international airports , an austrian bank that serves as an adviser to the slovak transport ministry said thursday .
# ::alignments
(s / say-01
      :ARG0 (b / bank
            :mod (c / country
                  :name (n / name
                        :op1 "Australia"))
            :ARG0-of (s2 / serve-01
                  :ARG1 (a / advise-01
                        :ARG0 b
                        :ARG1 (m / ministry
                              :topic (t / transport-01)
                              :poss (c2 / country
                                    :name (n2 / name
                                          :op1 "Slovakia"))))))
      :ARG1 (ii / include-91
            :ARG1 (a2 / airport
                  :name (n3 / name
                        :op1 "Vienna"))
            :ARG2 (c3 / company
                  :quant 5
                  :ARG0-of (b2 / bid-01
                        :ARG1 (s3 / stake
                              :location (a3 / airport
                                    :quant 2
                                    :mod (ii2 / international)
                                    :poss c2)))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 555 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lindsay davenport dragged herself away from the poolside to beat akiko morigami #-# , #-# to reach the <unk> international quarter-finals thursday .
# ::alignments
(d / drag-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lindsay"
                  :op2 "Davenport"))
      :ARG1 p
      :ARG2 (a / away
            :op1 (p2 / poolside))
      :purpose (b / beat-03
            :ARG0 p
            :ARG1 (p3 / person
                  :name (n2 / name
                        :op1 "Akiko"
                        :op2 "Migami"))
            :purpose (r / reach-01
                  :ARG0 p
                  :ARG1 (f / final
                        :ARG1-of (q / quarter-03)
                        :mod (ii / international)
                        :time (d2 / date-entity
                              :weekday (t / thursday))))))

# ::id 556 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. and north korean officials ended negotiations two days ahead of schedule monday but gave no indication of success or failure on how to replace north korea 's dangerous nuclear facilities .
# ::alignments
(c / contrast-01
      :ARG1 (e / end-01
            :ARG0 (a / and
                  :op1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n / name
                                          :op1 "U.S."))
                              :ARG2 (o / official)))
                  :op2 (p2 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 c2
                              :name n
                              :op1 "North"
                              :op2 "Korea"))
                  :ARG2 (o2 / official)))
      :ARG1 (n2 / negotiate-01
            :ARG0 a)
      :time (a2 / ahead
            :op1 (s / schedule-01
                  :ARG3 (d / date-entity
                        :weekday (m / monday)))
            :quant (t / temporal-quantity
                  :quant 2
                  :unit (d2 / day)))
      :ARG2 (ii / indicate-01
            :polarity -
            :ARG0 a
            :ARG1 (o3 / or
                  :op1 (s2 / succeed-01
                        :ARG1 (t2 / thing
                              :manner-of (r / replace-01
                                    :ARG1 (f / facility
                                          :mod (n3 / nucleus)
                                          :ARG0-of (e2 / endanger-01)
                                          :poss c2))))
                  :op2 (f2 / fail-01
                        :ARG1 t2))))

# ::id 557 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a week after senator john f. kerry heralded his wartime experience by surrounding himself at the democratic convention with his vietnam `` band of brothers , '' a separate group of veterans has launched a television ad campaign and a book that questions the basis for some of kerry 's combat medals .
# ::alignments
(l / launch-01
      :ARG0 (g / group
            :ARG1-of (s / separate-02)
            :consist-of (v / veteran))
      :ARG1 (a / and
            :op1 (c / campaign-01
                  :ARG1 (a2 / advertise-01
                        :medium (t / television)))
            :op2 (b / book
                  :ARG0-of (q / question-03
                        :ARG1 (t2 / thing
                              :ARG2-of (b2 / base-02
                                    :ARG1 (m / medal
                                          :mod (c2 / combat-01)
                                          :ARG1-of (ii / include-91
                                                :ARG3 (s2 / some))
                                          :ARG2-of ii))))))
      :time (a3 / after
            :op1 (h / herald-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "John"
                              :op2 "F."
                              :op3 "Kerry")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (s3 / senator)))
                  :ARG1 (e / experience-01
                        :ARG0 p
                        :time (w / wartime))
                  :manner (s4 / surround-01
                        :ARG0 p
                        :ARG1 p
                        :ARG2 (b3 / band
                              :consist-of (b4 / brother)
                              :mod (c3 / country
                                    :name (n2 / name
                                          :op1 "Vietnam")))
                        :location (c4 / convention
                              :mod (d / democratic))))
            :quant (t3 / temporal-quantity
                  :quant 1
                  :unit (w2 / week))))

# ::id 558 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a woman 's body was discovered on saturday under rubble at <unk> , east of algiers , one month after the devastating quake of may ## , the interior ministry said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (ii / interior))
      :ARG1 (d / discover-01
            :ARG1 (b / body
                  :poss (w / woman))
            :location (r / rubble)
            :time (d2 / date-entity
                  :weekday (s2 / saturday))
            :location (c / city
                  :name (n / name
                        :op1 "Arturo"
                        :op2 "Illinois")
                  :location (r2 / relative-position
                        :op1 (c2 / city
                              :name (n2 / name
                                    :op1 "Algiers"))
                        :direction (e / east)))
            :time (a / after
                  :op1 (q / quake
                        :ARG0-of (d3 / devastate-01)
                        :mod (c3 / company
                              :name (n3 / name
                                    :op1 "May")))
                  :quant (t / temporal-quantity
                        :quant 1
                        :unit (m2 / month)))))

# ::id 559 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greece 's orthodox church leader , archbishop christodoulos , who eased centuries of tension with the vatican but angered liberal critics who viewed him as an attention-seeking reactionary , died monday at his home of cancer .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Christodoulos")
            :ARG0-of (l / lead-02
                  :ARG1 (c / church
                        :mod (o / orthodox)
                        :poss (c2 / country
                              :name (n2 / name
                                    :op1 "Greece"))))
            :ARG0-of (e / ease-02
                  :ARG1 (t / tension
                        :duration (m / multiple
                              :op1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (c3 / century)))
                        :prep-with (v / vatican))
                  :ARG1-of (c4 / contrast-01
                        :ARG2 (a / anger-01
                              :ARG0 p
                              :ARG1 (p2 / person
                                    :ARG1-of (l2 / liberal-02)
                                    :ARG0-of (v2 / view-02
                                          :ARG1 p
                                          :ARG2 (r / reactionary-02
                                                :ARG0 p
                                                :ARG0-of (s / seek-01
                                                      :ARG1 (a2 / attend-02
                                                            :ARG0 p2)))))))))
      :time (d2 / date-entity
            :weekday (m2 / monday))
      :location (h / home
            :poss p
            :mod (d3 / disease
                  :name (n3 / name
                        :op1 "cancer"))))

# ::id 560 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an entire floor of the country 's premier coronary hospital has been set aside for pope john paul ii in case he needs medical treatment during this visit next week , the philippine secretary of health said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country)
                  :ARG2 (s2 / secretary
                        :topic (h2 / healthy)))
            :mod (c2 / country))
      :ARG1 (s3 / set-01
            :ARG1 (f / floor
                  :mod (e / entire)
                  :part-of (h3 / hospital
                        :mod (p2 / premier)
                        :mod (c3 / coronary)
                        :poss (c4 / country)))
            :ARG2 (a / aside)
            :purpose (c5 / case-04
                  :ARG1 (n / need-01
                        :ARG0 (p3 / person
                              :name (n2 / name
                                    :op1 "John"
                                    :op2 "Paul"
                                    :op3 "II")
                              :ARG0-of (h4 / have-org-role-91
                                    :ARG2 (p4 / pope)))
                        :ARG1 (t / treat-03
                              :ARG1 p3
                              :mod (m / medicine))
                        :time (v / visit-01
                              :ARG0 p3
                              :time (w / week
                                    :mod (n3 / next))))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 561 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the swiss government today announced it was blocking the sale of zairean president mobutu sese seko 's luxury villa near geneva , reports said here .
# ::alignments
(r / report-01
      :ARG1 (a / announce-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Switzerland"))))
            :ARG1 (b / block-01
                  :ARG0 g
                  :ARG1 (s / sell-01
                        :ARG1 (v / villa
                              :mod (l / luxury)
                              :poss (p / person
                                    :name (n2 / name
                                          :op1 "Mobutu"
                                          :op2 "Sese"
                                          :op3 "Sko")
                                    :ARG0-of (h / have-org-role-91
                                          :ARG1 (c2 / country
                                                :name (n3 / name
                                                      :op1 "Zaire"))
                                          :ARG2 (p2 / president)))
                              :ARG1-of (n4 / near-02
                                    :ARG2 (c3 / city
                                          :name (n5 / name
                                                :op1 "Geneva"))))))
            :time (t / today))
      :location (h2 / here))

# ::id 562 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the leaders of top emerging economies brazil , russia , india and china called tuesday for a `` more diversified '' global currency system .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (e / economy
                        :ARG0-of (e2 / emerge-01)
                        :mod (t / top)
                        :example (a / and
                              :op1 (c2 / country
                                    :name (n / name
                                          :op1 "Brazil"))
                              :op2 (c3 / country
                                    :name (n2 / name
                                          :op1 "Russia"))
                              :op3 (c4 / country
                                    :name (n3 / name
                                          :op1 "India"))
                              :op4 (c5 / country
                                    :name (n4 / name
                                          :op1 "China"))))))
      :ARG1 (s / system
            :mod (c6 / currency
                  :mod (g / globe))
            :ARG1-of (h / have-degree-91
                  :ARG2 (d / diversify-01
                        :ARG1 s)
                  :ARG3 (m / more)))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 563 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president obama declared wednesday that `` the security of pakistan , afghanistan , and the united states are linked '' after meeting with the presidents of those countries , saying his strategy to combat rising extremism through increased development aid and military support reflects that `` fundamental truth .
# ::alignments
(a / and
      :op1 (d / declare-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Obama")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (l / link-01
                  :ARG1 (s / secure-02
                        :ARG1 (a2 / and
                              :op1 (c / country
                                    :name (n2 / name
                                          :op1 "Pakistan"))
                              :op2 (c2 / country
                                    :name (n3 / name
                                          :op1 "Afghanistan"))
                              :op3 (c3 / country
                                    :name (n4 / name
                                          :op1 "United"
                                          :op2 "States")))))
            :time (w / wednesday)
            :time (a3 / after
                  :op1 (m / meet-03
                        :ARG0 p
                        :ARG1 (p3 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 a2
                                    :ARG2 (p4 / president))))))
      :op2 (s2 / say-01
            :ARG0 p
            :ARG1 (r / reflect-01
                  :ARG1 (s3 / strategy
                        :poss p
                        :topic (c4 / combat-01
                              :ARG0 p
                              :ARG1 (e / extremism
                                    :ARG1-of (r2 / rise-01))
                              :manner (a4 / and
                                    :op1 (a5 / aid-01
                                          :ARG1 (d2 / develop-02)
                                          :ARG1-of (ii / increase-01))
                                    :op2 (s4 / support-01
                                          :ARG0 (m2 / military)))))
                  :ARG2 (t / true-01
                        :mod (f / fundamental)
                        :mod (t2 / that)))))

# ::id 564 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok r. allen stanford 's relationship with the chief regulator of his antigua bank was closer than most .
# ::alignments
(c / close-13
      :ARG1 (r / relation-03
            :ARG0 (p / person
                  :name (n / name
                        :op1 "r."
                        :op2 "Allen"
                        :op3 "Stanford"))
            :ARG2 (p2 / person
                  :ARG0-of (r2 / regulate-01
                        :ARG1 (b / bank
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "Antigua"))
                              :poss p))
                  :mod (c3 / chief)))
      :ARG2-of (h / have-degree-91
            :ARG1 r
            :ARG3 (m / more)
            :ARG4 (m2 / most)))

# ::id 565 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prosecutors in milan on saturday asked for an indictment against former prime minister silvio berlusconi in an ongoing investigation into judge bribing , italian news agencies said .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Italy")))
      :ARG1 (a2 / ask-02
            :ARG0 (p / person
                  :ARG0-of (p2 / prosecute-01)
                  :location (c2 / city
                        :name (n3 / name
                              :op1 "Milan")))
            :ARG1 (ii / indict-01
                  :ARG1 (p3 / person
                        :name (n4 / name
                              :op1 "Silvio"
                              :op2 "Berlusconi")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (m / minister
                                    :mod (p4 / prime))
                              :time (f / former)))
                  :ARG2 (ii2 / investigate-01
                        :ARG1 (b / bribe-01
                              :ARG0 (p5 / person
                                    :ARG0-of (j / judge-01)))
                        :ARG1-of (g / go-on-15)))
            :time (d / date-entity
                  :weekday (s2 / saturday))))

# ::id 566 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the people 's court in ho chi minh city of vietnam has given an eight-year imprisonment sentence to chen jen chong , an american national , for hacking the country 's international telephone network which caused nearly # billion vnd -lrb- ###,### us dollars -rrb- in losses to the state , local media reported sunday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (s / sentence-01
            :ARG0 (c / court
                  :poss (p / person)
                  :location (c2 / city
                        :name (n / name
                              :op1 "Ho"
                              :op2 "Chi"
                              :op3 "Minh")
                        :part-of (c3 / country
                              :name (n2 / name
                                    :op1 "Vietnam"))))
            :ARG1 (p2 / person
                  :name (n3 / name
                        :op1 "Chen"
                        :op2 "Jen"
                        :op3 "Chong")
                  :mod (n4 / nation)
                  :mod (c4 / country
                        :name (n5 / name
                              :op1 "America")))
            :ARG2 (ii / imprison-01
                  :ARG1 p2
                  :ARG2 (t / temporal-quantity
                        :quant 8
                        :unit (y / year)))
            :ARG3 (h / hack-04
                  :ARG0 p2
                  :ARG1 (n6 / network
                        :mod (t2 / telephone)
                        :poss c3
                        :mod (ii2 / international))
                  :ARG0-of (c5 / cause-01
                        :ARG1 (l2 / lose-02
                              :ARG0 (w / we)
                              :ARG1 (n7 / nearly
                                    :op1 (m2 / monetary-quantity
                                          :quant 1000000000
                                          :unit (d / dollar)))))))
      :time (d2 / date-entity
            :weekday (s2 / sunday)))

# ::id 567 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jeff <unk> has mowed fairways , groomed greens and played about a thousand rounds at tpc sawgrass .
# ::alignments
(a / and
      :op1 (m / mow-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Jeff"))
            :ARG1 (a2 / and
                  :op1 (f / fairway)
                  :op2 (g / greens
                        :ARG1-of (g2 / groom-02))))
      :op2 (p2 / play-01
            :ARG0 p
            :ARG1 (r / round
                  :quant (a3 / about
                        :op1 1000))
            :location (f2 / facility
                  :name (n2 / name
                        :op1 "TPC"
                        :op2 " sawgrass"))))

# ::id 568 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the consensus was reached at the fifth regular conference of the <unk> security committee , which was held recently at a u.s. air force base in florida .
# ::alignments
(r / reach-01
      :ARG1 (c / consensus)
      :location (c2 / conference
            :ord (o / ordinal-entity
                  :value 5)
            :ARG1-of (r2 / regular-02)
            :poss (o2 / organization
                  :name (n / name
                        :op1 "UNIRA"
                        :op2 "Security"
                        :op3 "Committee"))
            :ARG1-of (h / hold-04
                  :time (r3 / recent)
                  :location (b / base
                        :mod (m / military
                              :name (n2 / name
                                    :op1 "Air"
                                    :op2 "Force"))
                        :location (s / state
                              :name (n3 / name
                                    :op1 "Florida"))))))

# ::id 569 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bank of japan announced wednesday it would withdraw a further #.# trillion yen -lrb- ##.# billion dollars -rrb- in funds from the banking system following signs there is ample liquidity .
# ::alignments
(a / announce-01
      :ARG0 (b / bank
            :mod (c / country
                  :name (n / name
                        :op1 "Japan")))
      :ARG1 (w / withdraw-01
            :ARG0 b
            :ARG1 (m / monetary-quantity
                  :quant 10000000000
                  :unit (y / yen)
                  :mod (f / further))
            :ARG2 (f2 / fund-01
                  :ARG1 (s / system
                        :mod (b2 / bank)))
            :ARG1-of (f3 / follow-01
                  :ARG2 (s2 / signal-07
                        :ARG1 (a2 / ample
                              :domain (l / liquidity)))))
      :time (w2 / wednesday))

# ::id 570 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fifty-seven percent of frenchmen take seriously the victory scored on sunday by the far-right national front -lrb- fn -rrb- in the southern city of vitrolles , regarding it as an event with a national impact , the agence france-presse -lrb- afp -rrb- quoted a poll as saying today .
# ::alignments
(q / quote-01
      :ARG0 (p / poll-01)
      :ARG1 (s / say-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Agence"
                        :op2 "france-presse"))
            :ARG1 (t / take-04
                  :ARG0 (m / man
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "France"))
                        :quant (p2 / percentage-entity
                              :value 50))
                  :ARG1 (w / win-01
                        :ARG1-of (s2 / score-01
                              :ARG0 (f / front
                                    :mod (n3 / nation)
                                    :ARG1-of (r / right-08
                                          :degree (f2 / far)))
                              :time (d / date-entity
                                    :weekday (s3 / sunday))
                              :location (c2 / city
                                    :name (n4 / name
                                          :op1 "Vitrolles")
                                    :location (s4 / south))))
                  :ARG2 (s5 / serious-01)))
      :ARG2 m
      :time (t2 / today))

# ::id 571 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kenny satterfield and steve logan ran things from the perimeter , allowing no. ## cincinnati to keep its lead and its cool .
# ::alignments
(r / run-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Kenny"
                        :op2 "Satterfield"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Steve"
                        :op2 "Logan")))
      :ARG1 (t / thing)
      :source (p3 / perimeter)
      :ARG0-of (a2 / allow-01
            :ARG1 (k / keep-02
                  :ARG0 (c / city
                        :name (n3 / name
                              :op1 "Cincinnati"))
                  :ARG1 (a3 / and
                        :op1 (l / lead-02
                              :ARG0 c)
                        :op2 (c2 / cool-04
                              :ARG1 c)))))

# ::id 572 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sinopec has announced that it will invest ## billion -lrb- about #.# billion us dollars -rrb- in the coming decade to speed up the exploitation and utilization of oil and gas resources in east china sea .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Sinopec"))
      :ARG1 (ii / invest-01
            :ARG0 c
            :ARG1 (a2 / about
                  :op1 (m / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "US")))))
            :ARG2 (s / speed-up-02
                  :ARG0 c
                  :ARG1 (a3 / and
                        :op1 (e / exploit-01
                              :ARG1 (r / resource
                                    :mod (o / oil)
                                    :mod (g / gas)))
                        :op2 (u / utilize-01
                              :ARG1 r)
                        :location (s2 / sea
                              :name (n3 / name
                                    :op1 "East"
                                    :op2 "China"
                                    :op3 "Sea"))))
            :time (d2 / decade
                  :ARG1-of (c3 / come-01))))

# ::id 573 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an australian school principal has asked students to stop using the word `` gay '' when singing a classic children 's song , but said thursday no offense was intended -- he was simply trying to keep the kids from laughing .
# ::alignments
(c / contrast-01
      :ARG1 (a / ask-02
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (s / school
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Australia")))
                        :ARG2 (p2 / principal)))
            :ARG1 (s2 / stop-01
                  :ARG0 (p3 / person
                        :ARG0-of (s3 / study-01))
                  :ARG1 (u / use-01
                        :ARG0 p3
                        :ARG1 (w / word
                              :mod (g / gay-01))
                        :time (s4 / sing-01
                              :ARG0 p3
                              :ARG1 (s5 / song
                                    :poss (c3 / child)
                                    :mod (c4 / classic)))))
            :ARG2 p3)
      :ARG2 (s6 / say-01
            :ARG0 p3
            :ARG1 (o / offend-01
                  :polarity -
                  :ARG1-of (ii / intend-01)
                  :time (d / date-entity
                        :weekday (t / thursday))
                  :ARG1-of (c5 / cause-01
                        :ARG0 (t2 / try-01
                              :ARG0 p3
                              :ARG1 (k / keep-04
                                    :ARG0 p3
                                    :ARG1 (k2 / kid)
                                    :ARG2 (l / laugh-01
                                          :ARG0 k2))
                              :mod (s7 / simple))))))

# ::id 574 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the hotel business has collided head-on with the bad economy and the tight credit market .
# ::alignments
(c / collide-01
      :ARG0 (b / business
            :mod (h / hotel))
      :ARG1 (a / and
            :op1 (e / economy
                  :ARG1-of (b2 / bad-07))
            :op2 (m / market
                  :mod (c2 / credit-02)
                  :ARG1-of (t / tight-05)))
      :manner (h2 / head-on))

# ::id 575 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the federal reserve has announced a radical plan to buy massive amounts of short-term debts in a dramatic effort to break through a credit clog that is imperiling the u.s. economy .
# ::alignments
(a / announce-01
      :ARG0 (r / reserve
            :mod (f / federal))
      :ARG1 (p / plan-01
            :ARG1 (b / buy-01
                  :ARG1 (d / debt
                        :duration (t / term
                              :ARG1-of (s / short-07))
                        :quant (a2 / amount
                              :mod (m / massive)))
                  :purpose (e / effort-01
                        :ARG1 (b2 / break-through-22
                              :ARG1 (c / clog
                                    :mod (c2 / credit)
                                    :ARG0-of (ii / imperil-01
                                          :ARG1 (e2 / economy
                                                :mod (c3 / country
                                                      :name (n / name
                                                            :op1 "United"
                                                            :op2 "States"))))))
                        :manner (d2 / dramatic)))
            :ARG1-of (r2 / radical-02)))

# ::id 576 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gold ended at #,###.##-# ,###.## us dollars an ounce in hong kong on friday , down from thursday 's close of #,###.##-# ,###.## dollars .
# ::alignments
(m / multi-sentence
      :snt1 (e / end-01
            :ARG1 (g / gold)
            :ARG2 (s / string-entity
                  :value "###. ) ) :snt2 ( dollar_0 :mode expressive :ARG1-of ( equal-01 :ARG2 ( dollar_1 :ARG1-of ( close-01 :time ( date-entity_0 :weekday ( thursday ) ) ) ) ) :location ( hong-kong ) :time ( date-entity_1 :weekday ( friday ) ) ) :snt3 ( and :op1 ( string-entity_1 :value ")))

# ::id 577 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the cook islands will soon seek membership in the united nations .
# ::alignments
(s / seek-01
      :ARG0 (ii / island
            :mod (c / cook))
      :ARG1 (m / membership
            :location (n / nation
                  :ARG1-of (u / unite-01)))
      :time (s2 / soon))

# ::id 578 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok king hussein returned to jordan monday from a trip to the united states which he described as positive and fruitful , the official news agency petra said .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Petra")
            :mod (n2 / news)
            :mod (o / official))
      :ARG1 (r / return-01
            :ARG1 (p / person
                  :name (n3 / name
                        :op1 "King"
                        :op2 "Hussein"))
            :ARG3 (c / country
                  :name (n4 / name
                        :op1 "Jordan"))
            :ARG4 (t / trip-03
                  :ARG0 p
                  :ARG1 (c2 / country
                        :name (n5 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG1-of (d / describe-01
                        :ARG0 p
                        :ARG2 (a2 / and
                              :op1 (p2 / positive)
                              :op2 (f / fruitful))))
            :time (d2 / date-entity
                  :weekday (m / monday))))

# ::id 579 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the association of southeast asian nations -lrb- asean -rrb- celebrated its ##th anniversary in a small ceremony that heard a lecture from indonesian president susilo bambang yudhoyono at its secretariat here monday .
# ::alignments
(c / celebrate-01
      :ARG0 (a / association
            :name (n / name
                  :op1 "Southeast"
                  :op2 "Asia"
                  :op3 "Nations"))
      :ARG1 (a2 / anniversary
            :ord (o / ordinal-entity
                  :value -1))
      :manner (c2 / ceremony
            :mod (s / small)
            :ARG0-of (h / hear-01
                  :ARG1 (l / lecture-01
                        :ARG0 (p / person
                              :name (n2 / name
                                    :op1 "Susilo"
                                    :op2 "Bambang"
                                    :op3 "Yudhoyono")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c3 / country
                                          :name (n3 / name
                                                :op1 "Indonesia"))
                                    :ARG2 (p2 / president)))
                        :ARG2 a)
                  :location (s2 / secretariat
                        :location (h3 / here))
                  :time (d / date-entity
                        :weekday (m / monday)))))

# ::id 580 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok asian stocks closed mixed on friday with investors following domestic leads and taking profits while negative sentiment stemming from wall street 's falls also weighed on sentiment .
# ::alignments
(c / contrast-01
      :ARG1 (c2 / close-01
            :ARG1 (s / stock
                  :mod (c3 / continent
                        :name (n / name
                              :op1 "Asia")))
            :ARG2 (a / and
                  :op1 (f / follow-02
                        :ARG0 (p / person
                              :ARG0-of (ii / invest-01))
                        :ARG1 (l / lead-01
                              :mod (d / domestic)))
                  :op2 (p2 / profit-01
                        :ARG0 p))
            :time (d2 / date-entity
                  :weekday (f2 / friday)))
      :ARG2 (w / weigh-01
            :ARG0 (s2 / sentiment
                  :ARG0-of (n2 / negative-03)
                  :ARG1-of (s3 / stem-01
                        :ARG2 (f3 / fall-01
                              :ARG1 (m / market-sector
                                    :name (n3 / name
                                          :op1 "Wall"
                                          :op2 "Street")))))
            :ARG1 (s4 / sentiment)
            :mod (a2 / also)))

# ::id 581 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok american warplanes unleashed dozens of bombs friday on taliban positions along the front line north of the capital , kabul .
# ::alignments
(u / unleash-01
      :ARG0 (w / warplane
            :mod (c / country
                  :name (n / name
                        :op1 "America")))
      :ARG1 (b / bomb
            :quant (m / multiple
                  :op1 12))
      :time (d / date-entity
            :weekday (f / friday))
      :location (p / position-01
            :ARG1 (c2 / criminal-organization
                  :name (n2 / name
                        :op1 "Taliban"))
            :ARG2 (a / along
                  :op1 (l / line
                        :mod (f2 / front)))
            :location (r / relative-position
                  :op1 (c3 / city
                        :name (n3 / name
                              :op1 "Kabul")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (c4 / capital)))
                  :direction (n4 / north))))

# ::id 582 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european commission on wednesday gave approval to a plan to restructure france 's bull computer group involving an increase in its capital of ### million euros -lrb- ###.# million dollars -rrb- .
# ::alignments
(a / approve-01
      :ARG0 (c / commission
            :mod (o / organization
                  :name (n / name
                        :op1 "European"
                        :op2 "Union")))
      :ARG1 (p / plan-01
            :ARG1 (r / restructure-01
                  :ARG1 (g / group
                        :mod (c2 / computer)
                        :mod (b / bull)
                        :poss (c3 / country
                              :name (n2 / name
                                    :op1 "France")))
                  :ARG2-of (ii / involve-01
                        :ARG1 (ii2 / increase-01
                              :ARG1 (c4 / capital
                                    :poss c3
                                    :mod (m / monetary-quantity
                                          :quant 1000000
                                          :unit (e / euro)))))))
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 583 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australia wants to become the first country to win u.s. export approval to buy the boeing ea-##g <unk> advanced electronic warfare fighter , an official said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (w / want-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Australia"))
            :ARG1 (b / become-01
                  :ARG1 c
                  :ARG2 (c2 / country
                        :ord (o2 / ordinal-entity
                              :value 1)
                        :ARG0-of (w2 / win-01
                              :ARG1 (a / approve-01
                                    :ARG0 (c3 / country
                                          :mod (e / export-01))
                                    :ARG1 c
                                    :ARG2 (b2 / buy-01
                                          :ARG0 c
                                          :ARG1 (a2 / aircraft-type
                                                :name (n2 / name
                                                      :op1 "Boeing"
                                                      :op2 "Ea-##g")
                                                :ARG0-of (f / fight-01
                                                      :mod (w3 / warfare
                                                            :mod (e2 / electronic)))
                                                :ARG1-of (a3 / advanced-02)))))))
            :time (d / date-entity
                  :weekday (f2 / friday))))

# ::id 584 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinian prime minister ismail haniyeh of hamas has postponed a tour of arab countries because of israeli travel restrictions , his office said monday .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :poss (p / person
                  :name (n / name
                        :op1 "Ismail"
                        :op2 "Haniyeh")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Palestine"))
                        :ARG2 (m / minister
                              :mod (p2 / prime))))
            :ARG1 (p3 / postpone-01
                  :ARG0 p
                  :ARG1 (t / tour-01
                        :ARG0 p
                        :ARG1 (c2 / country
                              :location (w / world-region
                                    :name (n3 / name
                                          :op1 "Arab"))))
                  :ARG1-of (c3 / cause-01
                        :ARG0 (r / restrict-01
                              :ARG0 (c4 / country
                                    :name (n4 / name
                                          :op1 "Israel"))
                              :ARG1 (t2 / travel-01))))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 585 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the mountain west conference and san diego have discussed establishing a bowl game matching an <unk> team against an atlantic coast conference team .
# ::alignments
(d / discuss-01
      :ARG0 (a / and
            :op1 (c / conference
                  :name (n / name
                        :op1 " mountain"
                        :op2 "West"))
            :op2 (o / organization
                  :name (n2 / name
                        :op1 "San"
                        :op2 "Diego")))
      :ARG1 (e / establish-01
            :ARG0 a
            :ARG1 (g / game
                  :mod (b / bowl)
                  :ARG1-of (m / match-01
                        :ARG2 (t / team
                              :mod (t2 / team
                                    :mod (t3 / team
                                          :mod (t4 / team
                                                :mod (t5 / team
                                                      :mod (t6 / team)
                                                      :mod (c2 / coast
                                                            :mod (a2 / atlantic)))))))))))

# ::id 586 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sandstorms whipping across china shrouded cities in an unhealthy cloud of sand and grit monday , with winds carrying the pollution outside the mainland as far as the island of taiwan .
# ::alignments
(a / and
      :op1 (s / shroud-01
            :ARG0 (t / thunderstorm
                  :ARG0-of (w / whip-01
                        :path (a2 / across
                              :op1 (c / country
                                    :name (n / name
                                          :op1 "China")))))
            :ARG1 (c2 / city)
            :ARG2 (c3 / cloud
                  :consist-of (a3 / and
                        :op1 (s2 / sand)
                        :op2 (g / grit))
                  :mod (h / healthy
                        :polarity -))
            :time (d / date-entity
                  :weekday (m / monday)))
      :op2 (c4 / carry-01
            :ARG0 (w2 / wind)
            :ARG1 (p / pollute-01)
            :location (o / outside
                  :op1 (m2 / mainland))
            :extent (f / far
                  :ARG2-of (h2 / have-degree-91
                        :ARG1 p
                        :ARG3 (e / equal)
                        :ARG4 (ii / island
                              :name (n2 / name
                                    :op1 "Taiwan"))))))

# ::id 587 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a senate democrat who will chair its judiciary committee next year asked the justice department to release newly acknowledged documents setting u.s. policy on how suspects in the war on terrorism are detained and interrogated .
# ::alignments
(a / ask-02
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Senate"))
                  :ARG2 (d / democrat))
            :ARG0-of (c / chair-01
                  :ARG1 (c2 / committee
                        :mod (j / judiciary)
                        :poss g)
                  :time (y / year
                        :mod (n2 / next))))
      :ARG1 (r / release-01
            :ARG0 (g2 / government-organization
                  :name (n3 / name
                        :op1 "Justice"
                        :op2 "Department"))
            :ARG1 (d2 / document
                  :ARG1-of (a2 / acknowledge-01
                        :ARG1-of (n4 / new-01))
                  :ARG0-of (s / set-02
                        :ARG1 (p2 / policy-01
                              :ARG0 (c3 / country
                                    :name (n5 / name
                                          :op1 "U.S."))
                              :ARG2 (a3 / and
                                    :op1 (d3 / detain-01
                                          :ARG1 (p3 / person
                                                :ARG2-of (s2 / suspect-01
                                                      :ARG1 (w / war-01
                                                            :ARG2 (t / terrorism)))))
                                    :op2 (ii / interrogate-01
                                          :ARG1 p3)))))
            :ARG2 g2))

# ::id 588 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok share prices on the colombo stock exchange closed higher on wednesday , with the key colombo all share price index increasing by #.## points to close at #,###.## points .
# ::alignments
(m / multi-sentence
      :snt1 (c / close-01
            :ARG1 (t / thing
                  :ARG2-of (p / price-01
                        :ARG1 (s / share))
                  :location (e / exchange-01
                        :ARG1 (s2 / stock)
                        :location (c2 / city
                              :name (n / name
                                    :op1 "Colombia"))))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :ARG1-of (h / have-degree-91
                  :ARG2 (h2 / high-02
                        :ARG1 c)
                  :ARG3 (m2 / more)))
      :snt2 (ii / increase-01
            :ARG0 (ii2 / index
                  :mod (p2 / price-01
                        :ARG1 (s3 / share)
                        :mod (a / all))
                  :ARG1-of (k / key-02))
            :ARG2 (p3 / point
                  :mod (s4 / string-entity
                        :value "#.##"))
            :ARG4 (c3 / close-01
                  :ARG1 ii2))
      :snt3 (p4 / point
            :mod s4
            :value "##"))

# ::id 589 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok congo has made encouraging progress in preparing for elections set for next year , but there still are not enough peacekeepers on the ground to secure the vote properly , u.n. secretary-general kofi annan said in a report monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kofi"
                  :op2 "Annan")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / secretary
                        :mod (g / general))))
      :ARG1 (h2 / have-concession-91
            :ARG1 (p2 / progress-01
                  :ARG1 (p3 / prepare-02
                        :ARG2 (e / elect-01
                              :ARG1-of (s3 / set-03
                                    :ARG2 (y / year
                                          :mod (n2 / next)))))
                  :ARG0-of (e2 / encourage-01))
            :ARG2 (b / be-located-at-91
                  :ARG1 (p4 / person
                        :ARG0-of (k / keep-01
                              :ARG1 (p5 / peace))
                        :ARG1-of (h3 / have-quant-91
                              :polarity -
                              :ARG3 (e3 / enough)
                              :ARG6 (s4 / secure-01
                                    :ARG0 p4
                                    :ARG1 (v / vote-01)
                                    :manner (p6 / proper))))
                  :ARG2 (g2 / ground)
                  :mod (s5 / still)))
      :medium (r / report
            :time (d / date-entity
                  :weekday (m / monday))))

# ::id 590 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bob dole , the presumptive republican presidential nominee , has put popular ex-general colin powell at the top of a list of possible vice - presidential candidates , a new book reveals .
# ::alignments
(r / reveal-01
      :ARG0 (b / book
            :ARG1-of (n / new-01))
      :ARG1 (p / put-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Bob"
                        :op2 "Dole")
                  :ARG1-of (n3 / nominate-01
                        :ARG2 (p3 / president
                              :ARG2-of (h / have-org-role-91
                                    :ARG1 (p4 / political-party
                                          :name (n4 / name
                                                :op1 "Republican"))))
                        :ARG1-of (p5 / presume-01)))
            :ARG1 (p6 / person
                  :name (n5 / name
                        :op1 "Colin"
                        :op2 "Powell")
                  :ARG1-of (p7 / popular-02)
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (g / general)
                        :time (e / ex)))
            :ARG2 (t / top
                  :part-of (l / list
                        :consist-of (c / candidate
                              :mod (p8 / president
                                    :mod (v / vice))
                              :ARG1-of (p9 / possible-01))))))

# ::id 591 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok government soldiers encircling abu sayyaf militants who hold hostage of three employees of the international committee of the red cross -lrb- icrc -rrb- in south philippines will dissolve the human cordon to lift pressure on the abductors , the military authority said thursday .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :mod (m / military))
      :ARG1 (d / dissolve-01
            :ARG0 (s2 / soldier
                  :mod (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG0-of (e / encircle-01
                        :ARG1 (m2 / militant
                              :mod (c / criminal-organization
                                    :name (n / name
                                          :op1 "al-Qaeda"))
                              :ARG0-of (h / hold-01
                                    :ARG1 (h2 / hostage
                                          :poss (p / person
                                                :quant 3
                                                :ARG1-of (e2 / employ-01
                                                      :ARG0 (c2 / committee
                                                            :mod (ii / international)
                                                            :mod (c3 / cross
                                                                  :name (n2 / name
                                                                        :op1 "Red"
                                                                        :op2 "Cross")))))))))
                  :location (s3 / south
                        :part-of (c4 / country
                              :name (n3 / name
                                    :op1 "Philippines"))))
            :ARG1 (c5 / cordon
                  :mod (h3 / human))
            :purpose (l / lift-01
                  :ARG0 s2
                  :ARG1 (p2 / pressure-01
                        :ARG1 p
                        :ARG0-of (a2 / abduct-01))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 592 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united nations ' assistant secretary-general for peacekeeping was named wednesday as the world body 's special representative and coordinator for bosnia .
# ::alignments
(n / name-02
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "United"
                              :op2 "Nations"))
                  :ARG2 (s / secretary
                        :mod (g / general)
                        :mod (a / assistant)
                        :topic (k / keep-01
                              :ARG1 (p2 / peace)))))
      :ARG2 (a2 / and
            :op1 (p3 / person
                  :ARG0-of (r / represent-01
                        :ARG1 (b / body
                              :mod (w / world))
                        :ARG1-of (s2 / special-02)))
            :op2 (p4 / person
                  :ARG0-of (c / coordinate-01
                        :ARG1 (o2 / organization
                              :name (n3 / name
                                    :op1 "Bosnia")))))
      :time (w2 / wednesday))

# ::id 593 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sam perkins moved slowly but with a bounce in his step while walking into garfield high school on friday .
# ::alignments
(c / contrast-01
      :ARG1 (m / move-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Sam"
                        :op2 "Perkins"))
            :ARG1-of (s / slow-05))
      :ARG2 (b / bounce-01
            :ARG1 p
            :location (s2 / step-01
                  :ARG1 p)
            :time (w / walk-01
                  :ARG0 p
                  :ARG2 (h / high-school
                        :mod (c2 / city
                              :name (n2 / name
                                    :op1 "Garfield")))
                  :time (d / date-entity
                        :weekday (f / friday)))))

# ::id 594 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the international conference on the great lakes region -lrb- <unk> -rrb- launched its regional center for good governance , democracy , human rights and civic education in zambia on monday , aiming at an early warning mechanism against bad governance , <unk> before using political intervention and other measures .
# ::alignments
(l / launch-01
      :ARG0 (c / conference
            :name (n / name
                  :op1 "International"
                  :op2 "Conference")
            :topic (r / region
                  :part-of (l2 / lake
                        :name (n2 / name
                              :op1 "Great"
                              :op2 "Lakes"))))
      :ARG1 (c2 / center
            :mod (r2 / region)
            :poss c
            :purpose (a / and
                  :op1 (g / govern-01
                        :ARG1-of (g2 / good-02))
                  :op2 (d / democracy)
                  :op3 (r3 / right-05
                        :ARG1 (h / human))
                  :op4 (e / educate-01
                        :mod (c3 / citizen))))
      :time (d2 / date-entity
            :weekday (m / monday))
      :manner (a2 / aim-01
            :ARG0 c
            :ARG1 (m2 / mechanism
                  :ARG0-of (w / warn-01
                        :time (e2 / early)
                        :ARG0-of (o / oppose-01
                              :ARG1 (g3 / govern-01
                                    :ARG1-of (b / bad-07)))))
            :time (b2 / before
                  :op1 (u / use-01
                        :ARG0 c
                        :ARG1 (a3 / and
                              :op1 (ii / intervene-01
                                    :mod (p / politics))
                              :op2 (m3 / measure-02
                                    :mod (o2 / other)))))))

# ::id 595 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok domestic delegates have demanded that the board of soccer australia resign en masse as the sport 's national governing body lurches from crisis to crisis .
# ::alignments
(d / demand-01
      :ARG0 (p / person
            :ARG2-of (d2 / delegate-01)
            :mod (d3 / domestic))
      :ARG1 (r / resign-01
            :ARG0 (o / organization
                  :name (n / name
                        :op1 "Board"
                        :op2 "of"
                        :op3 "Society"
                        :op4 "of"
                        :op5 " soccer"
                        :op6 "Australia"))
            :manner (e / en)
            :time (l / lurch-01
                  :ARG0 (b / body
                        :ARG0-of (g / govern-01
                              :ARG1 (s / sport))
                        :mod (n2 / nation))
                  :ARG1 (c / crisis)
                  :ARG2 (c2 / crisis))))

# ::id 596 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar pushed back the euro and yen on thursday as dealers speculated an end game was in sight in the iraq crisis and reacted nervously to rumors flying around dealing rooms .
# ::alignments
(a / and
      :op1 (p / push-01
            :ARG0 (d / dollar)
            :ARG1 (a2 / and
                  :op1 (e / euro)
                  :op2 (y / yen))
            :ARG2 (b / back)
            :time (d2 / date-entity
                  :weekday (t / thursday))
            :ARG1-of (c / cause-01
                  :ARG0 (s / speculate-01
                        :ARG0 (p2 / person
                              :ARG0-of (d3 / deal-01))
                        :ARG1 (g / game
                              :ARG1-of (e2 / end-01)
                              :ARG1-of (s2 / sight-01
                                    :location (c2 / crisis
                                          :mod (c3 / country
                                                :name (n / name
                                                      :op1 "Iraq"))))))))
      :op2 (r / react-01
            :ARG0 d
            :ARG1 (r2 / rumor-01
                  :ARG1-of (f / fly-01
                        :path (a3 / around
                              :op1 (r3 / room
                                    :ARG0-of (d4 / deal-01)))))
            :ARG2 (n2 / nervous-01
                  :ARG1 d)))

# ::id 597 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the doctor at the center of michael jackson 's death said saturday through a spokeswoman that he was not a suspect and that he has spent hours comforting the king of pop 's family .
# ::alignments
(s / say-01
      :ARG0 (d / doctor
            :ARG0-of (c / center-01
                  :ARG1 (d2 / die-01
                        :ARG1 (p / person
                              :name (n / name
                                    :op1 "Michael"
                                    :op2 "Jackson")))))
      :ARG1 (a / and
            :op1 (s2 / suspect-01
                  :polarity -
                  :ARG1 d)
            :op2 (s3 / spend-02
                  :ARG0 d
                  :ARG1 (h / hour)
                  :ARG2 (c2 / comfort-01
                        :ARG0 d
                        :ARG1 (p2 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (f / family
                                          :ARG1-of (h3 / have-org-role-91
                                                :ARG0 (p3 / person
                                                      :name n
                                                      :op1 "Pop"))
                                          :ARG2 (k / king)))
                              :ARG2 (m / member)))))
      :time (d3 / date-entity
            :weekday (s4 / saturday))
      :medium (p4 / person
            :ARG0-of (h4 / have-org-role-91
                  :ARG2 (s5 / spokeswoman))))

# ::id 598 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the house voted on tuesday to protect money for fighting drugs in south america from lawmakers who argued that foreign aid dollars would be better spent against aids and other world health problems .
# ::alignments
(v / vote-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "House"))
      :ARG1 (p / protect-01
            :ARG0 g
            :ARG1 (m / money
                  :purpose (f / fight-01
                        :ARG1 (d / drug)
                        :location (c / country-region
                              :name (n2 / name
                                    :op1 "South"
                                    :op2 "America"))))
            :ARG2 (p2 / person
                  :ARG0-of (l / legislate-01)
                  :ARG0-of (a / argue-01
                        :ARG1 (h / have-degree-91
                              :ARG1 (s / spend-01
                                    :ARG1 (d2 / dollar
                                          :mod (a2 / aid-01
                                                :mod (f2 / foreign)))
                                    :ARG2 (o / oppose-01
                                          :ARG1 (a3 / and
                                                :op1 a2)
                                          :op2 (p3 / problem
                                                :topic (h2 / health
                                                      :mod (w / world))
                                                :mod (o2 / other)))))
                        :ARG3 (m2 / more))))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 599 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zimbabweans , particularly the business community , have been urged to be vigilant when dealing with unfamiliar people during the forthcoming group of ## developing countries summit .
# ::alignments
(u / urge-01
      :ARG1 (a / and
            :op1 (p / person
                  :mod (c / country
                        :name (n / name
                              :op1 "Zimbabwe")))
            :op2 (c2 / community
                  :mod (b / business)
                  :mod (p2 / particular)))
      :ARG2 (v / vigilant-01
            :ARG0 a
            :time (d / deal-01
                  :ARG0 a
                  :ARG1 (p3 / person
                        :ARG1-of (f / familiarize-01
                              :polarity -))
                  :time (g / group
                        :mod (f2 / forthcoming)
                        :consist-of (c3 / country
                              :ARG1-of (d2 / develop-02))
                        :mod (s / summit)))))

# ::id 600 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the naval court of inquiry investigating the collision between the submarine greeneville and a japanese fishing trawler opened monday with an investigating admiral testifying that the submarine had fallen behind schedule the day of the accident , suggesting that its captain and crew may have rushed preparations for a surfacing maneuver just before the collision .
# ::alignments
(o / open-01
      :ARG1 (c / court
            :name (n / name
                  :op1 "Navy"
                  :op2 "Court"
                  :op3 "of"
                  :op4 " inquire-01")
            :ARG0-of (ii / investigate-01
                  :ARG1 (c2 / collide-01
                        :ARG0 (s / submarine
                              :name (n2 / name
                                    :op1 "Greeneville"))
                        :ARG1 (t / trawler
                              :mod (f / fish-01)
                              :mod (c3 / country
                                    :name (n3 / name
                                          :op1 "Japan"))))))
      :time (d / date-entity
            :weekday (m / monday))
      :time (t2 / testify-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (a / admiral
                              :ARG0-of (ii2 / investigate-01))))
            :ARG1 (f2 / fall-01
                  :ARG1 s
                  :ARG4 (b / behind
                        :op1 (s2 / schedule-01
                              :ARG1 s))
                  :time (d2 / day
                        :time-of (a2 / accident)))
            :ARG0-of (s3 / suggest-01
                  :ARG1 (p2 / possible-01
                        :ARG1 (r / rush-01
                              :ARG1 (a3 / and
                                    :op1 (p3 / person
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG1 s
                                                :ARG2 (c4 / captain)))
                                    :op2 (p4 / person
                                          :ARG0-of (c5 / crew-01
                                                :ARG1 s)))
                              :ARG2 (p5 / prepare-02
                                    :ARG0 a3
                                    :ARG2 (m2 / maneuver-01
                                          :ARG0-of (s4 / surf-01))
                                    :time (b2 / before
                                          :op1 c2
                                          :mod (j / just))))))))

# ::id 601 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kenya 's coalition cabinet met thursday for the first time since it was formed a month ago and vowed to address problems left behind by recent nationwide violence .
# ::alignments
(a / and
      :op1 (m / meet-03
            :ARG0 (c / cabinet
                  :mod (c2 / coalition)
                  :poss (c3 / country
                        :name (n / name
                              :op1 "Kenya")))
            :time (d / date-entity
                  :weekday (t / thursday))
            :ord (o / ordinal-entity
                  :value 1
                  :range (s / since
                        :op1 (f / form-01
                              :ARG1 c
                              :time (b / before
                                    :op1 (n2 / now)
                                    :quant (t2 / temporal-quantity
                                          :quant 1
                                          :unit (m2 / month)))))))
      :op2 (v / vow-01
            :ARG0 c
            :ARG1 (a2 / address-02
                  :ARG0 c
                  :ARG1 (p / problem
                        :ARG1-of (l / leave-behind-18
                              :ARG0 (v2 / violence
                                    :location (n3 / nationwide)
                                    :time (r / recent)))))))

# ::id 602 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least two soldiers with the armed forces of the democratic republic of congo were killed saturday in a rebel attack in the restive eastern province of nord-kivu , military sources said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (m / military))
      :ARG1 (k / kill-01
            :ARG1 (s3 / soldier
                  :quant (a / at-least
                        :op1 2)
                  :part-of (f / force
                        :ARG1-of (a2 / arm-01)
                        :poss (r / republic
                              :name (n / name
                                    :op1 "Congo")
                              :mod (d / democracy))))
            :time (d2 / date-entity
                  :weekday (s4 / saturday))
            :ARG1-of (c / cause-01
                  :ARG0 (a3 / attack-01
                        :ARG0 (p / person
                              :ARG0-of (r2 / rebel-01))
                        :location (e / east
                              :part-of (c2 / city
                                    :name (n2 / name
                                          :op1 "Nord-kivu"))
                              :mod (r3 / restive))))))

# ::id 603 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok republicans criticized president obama 's first budget as a new spending bonanza that fails to address the entitlement crisis and relies overly on tax increases and new business costs to close the deficit gap .
# ::alignments
(c / criticize-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "Republican"))))
      :ARG1 (b / budget
            :ord (o / ordinal-entity
                  :value 1)
            :poss (p3 / person
                  :name (n2 / name
                        :op1 "Obama")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p4 / president))))
      :ARG2 (b2 / bonanza
            :ARG0-of (f / fail-01
                  :ARG1 (a / address-02
                        :ARG0 b2
                        :ARG1 (c2 / crisis
                              :mod (e / entitle-01))))
            :ARG0-of (r / rely-01
                  :ARG1 (a2 / and
                        :op1 (ii / increase-01
                              :ARG1 (t / tax-01))
                        :op2 (c3 / cost-01
                              :ARG1 (b3 / business)
                              :ARG1-of (n3 / new-01)))
                  :ARG2 (c4 / close-01
                        :ARG0 b2
                        :ARG1 (g / gap
                              :mod (d / deficit)))
                  :ARG1-of (o2 / over-03))))

# ::id 604 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok house republicans have begun to push bills opposing the plan of gov. eliot spitzer of new york to grant driver 's licenses to illegal immigrants , seeking to step up the pressure on spitzer 's fellow democrats in congress , who are increasingly concerned that the issue may become a liability in next year 's election .
# ::alignments
(a / and
      :op1 (b / begin-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n / name
                                    :op1 "Republican"))
                        :ARG2 (m / member))
                  :mod (h2 / house))
            :ARG1 (p3 / push-04
                  :ARG0 p
                  :ARG1 (b2 / bill
                        :ARG0-of (o / oppose-01
                              :ARG1 (p4 / plan-01
                                    :ARG0 (p5 / person
                                          :name (n2 / name
                                                :op1 "Mr."
                                                :op2 "Eliot"
                                                :op3 "Spitzer")
                                          :ARG0-of (h3 / have-org-role-91
                                                :ARG1 (g / government-organization
                                                      :name (n3 / name
                                                            :op1 "New"
                                                            :op2 "York"))
                                                :ARG2 (g2 / governor)))
                                    :ARG1 (g3 / grant-01
                                          :ARG0 p5
                                          :ARG1 (l / license
                                                :mod (p6 / person
                                                      :ARG0-of (ii / immigrate-01)
                                                      :ARG1-of (l2 / legal-02
                                                            :polarity -)))
                                          :ARG2 p6))))))
      :op2 (s / seek-01
            :ARG0 p
            :ARG1 (s2 / step-up-03
                  :ARG0 p
                  :ARG1 (p7 / pressure-01
                        :ARG0 p
                        :ARG1 (p8 / person
                              :ARG0-of (h4 / have-org-role-91
                                    :ARG1 (p9 / political-party
                                          :name (n4 / name
                                                :op1 "Democrat"))
                                    :ARG2 (f / fellow))
                              :ARG1-of (c / concern-01
                                    :ARG0 (p10 / possible-01
                                          :ARG1 (b3 / become-01
                                                :ARG1 (ii2 / issue-02)
                                                :ARG2 (l3 / liability)
                                                :time (e / elect-01
                                                      :time (y / year
                                                            :mod (n5 / next)))))
                                    :ARG1-of (ii3 / increase-01))
                              :location (g4 / government-organization
                                    :name (n6 / name
                                          :op1 "Congress")))))))

# ::id 605 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dinara safina needs only one more win to join her older brother as a grand slam champion , and she 'll try for it saturday against ana ivanovic in the french open final .
# ::alignments
(a / and
      :op1 (n / need-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "dinara"
                        :op2 "Safina"))
            :ARG1 (w / win-01
                  :quant 1
                  :mod (m / more)
                  :mod (o / only))
            :purpose (j / join-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 p
                              :ARG2 (b / brother))
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (o2 / old)
                              :ARG3 m)))
            :ARG2 (c / champion
                  :mod (s / slam
                        :mod (g / grand))))
      :op2 (t / try-01
            :ARG0 p
            :ARG1 (f / final
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "France"))
                  :ARG1-of (o3 / open-02))
            :time (d / date-entity
                  :weekday (s2 / saturday))))

# ::id 606 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel and jordan opened four days of talks in this red sea resort on monday with the delegations primed to enter into the technical details of their framework for peace , officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (o2 / open-02
            :ARG0 (a / and
                  :op1 (c / country
                        :name (n / name
                              :op1 "Israel"))
                  :op2 (c2 / country
                        :name (n2 / name
                              :op1 "Jordan")))
            :ARG1 (t / talk-01
                  :duration (t2 / temporal-quantity
                        :quant 4
                        :unit (d / day))
                  :location (r / resort
                        :mod (s2 / sea
                              :ARG1-of (r2 / red-02))
                        :mod (t3 / this)))
            :time (d2 / date-entity
                  :weekday (m / monday))
            :accompanier (p2 / primer-01
                  :ARG1 (d3 / delegation)
                  :ARG2 (e / enter-01
                        :ARG0 d3
                        :ARG1 (d4 / detail
                              :mod (t4 / technical)
                              :poss (f / framework
                                    :purpose (p3 / peace)
                                    :poss d3))))))

# ::id 607 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinian president mahmud abbas said on wednesday he was expecting to formally hear the outcome of us efforts to secure a new freeze on settlement building within a day .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mahmud"
                  :op2 "Abbas")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Palestine"))
                  :ARG2 (p2 / president)))
      :ARG1 (e / expect-01
            :ARG0 p
            :ARG1 (h2 / hear-01
                  :ARG0 p
                  :ARG1 (o / outcome
                        :poss (e2 / effort-01
                              :ARG0 (w / we)
                              :ARG1 (s2 / secure-01
                                    :ARG0 w
                                    :ARG1 (f / freeze-02
                                          :ARG1 (b / build-01
                                                :ARG1 (s3 / settlement))
                                          :ARG1-of (n3 / new-01))
                                    :time (a / after
                                          :op1 (n4 / now)
                                          :quant (u / up-to
                                                :op1 (t / temporal-quantity
                                                      :quant 1
                                                      :unit (d / day)))))))
                  :manner (f2 / formal)))
      :time (w2 / wednesday))

# ::id 608 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the daughter of comic book author albert uderzo has accused her father of selling out his most famous creation , the pint-sized gallic warrior asterix , by ceding control of the series to his publisher .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Albert"
                  :op2 "Uderzo")
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "Albert"
                              :op2 "Uderzo")
                        :ARG0-of (a2 / author-01
                              :ARG1 (b / book
                                    :mod (c / comic))))
                  :ARG2 (d / daughter)))
      :ARG1 p2
      :ARG2 (s / sell-out-03
            :ARG0 p2
            :ARG1 (t / thing
                  :ARG1-of (c2 / create-01
                        :ARG0 p2
                        :ARG3 (a3 / asterix
                              :mod (w / warrior
                                    :mod (g / gallic))
                              :ARG1-of (s2 / size-01
                                    :ARG2 (p3 / pint))))
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (f / fame-01
                              :ARG1 t)
                        :ARG3 (m / most)))
            :manner (c3 / cede-01
                  :ARG0 p2
                  :ARG1 (c4 / control-01
                        :ARG0 p2
                        :ARG1 (s3 / series)
                        :ARG2 (c5 / company
                              :ARG0-of (p4 / publish-01
                                    :ARG1 s3))))))

# ::id 609 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok q : it 's always been a dream of mine to drive cross-country .
# ::alignments
(s / say-01
      :ARG1 (d / dream-01
            :ARG0 (ii / i)
            :ARG1 (d2 / drive-01
                  :ARG0 ii
                  :ARG1 (c / cross-02
                        :ARG1 (c2 / country)))
            :time (a / always))
      :ARG2 (p / person
            :name (n / name
                  :op1 "q")))

# ::id 610 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok security forces have arrested militants from various areas of swat in northwestern pakistan while houses of two commanders have been destroyed .
# ::alignments
(c / contrast-01
      :ARG1 (a / arrest-01
            :ARG0 (f / force
                  :mod (s / security))
            :ARG1 (m / militant
                  :source (a2 / area
                        :mod (v / various)
                        :part-of (s2 / swath
                              :location (n / northwest
                                    :part-of (c2 / country
                                          :name (n2 / name
                                                :op1 "Pakistan")))))))
      :ARG2 (d / destroy-01
            :ARG1 (h / house
                  :poss (p / person
                        :quant 2
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (c3 / commander))))))

# ::id 611 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a new format of promotion and relegation , a transfer system and even play-offs were among the revolutionary ideas for english cricket discussed by a think-tank here on thursday .
# ::alignments
(ii / include-91
      :ARG1 (a / and
            :op1 (f / format
                  :ARG1-of (n / new-01)
                  :mod (a2 / and
                        :op1 (p / promote-02)
                        :op2 (d / denominate-01)))
            :op2 (s / system
                  :mod (t / transfer-01))
            :op3 (p2 / play-off-03
                  :mod (e / even)))
      :ARG2 (ii2 / idea
            :ARG1-of (r / revolutionary-04)
            :topic (c / cricket
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "England")))
            :ARG1-of (d2 / discuss-01
                  :ARG0 (t2 / think-tank)
                  :location (h / here)
                  :time (d3 / date-entity
                        :weekday (t3 / thursday)))))

# ::id 612 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hezbollah released dozens of white pigeons and yellow balloons sunday to mark the return of nasim <unk> , a lebanese-born israeli convicted of spying on the jewish state .
# ::alignments
(r / release-01
      :ARG0 (p / political-party
            :name (n / name
                  :op1 "Hezbollah"))
      :ARG1 (a / and
            :op1 (p2 / pigeon
                  :ARG1-of (w / white-03))
            :op2 (b / balloon
                  :ARG1-of (y / yellow-02))
            :quant (m / multiple
                  :op1 12))
      :time (d / date-entity
            :weekday (s / sunday))
      :purpose (m2 / mark-01
            :ARG0 p
            :ARG1 (r2 / return-01
                  :ARG1 (p3 / person
                        :name (n2 / name
                              :op1 "Sasim"
                              :op2 "Ibrahim"
                              :op3 "Lebanon")
                        :ARG1-of (b2 / bear-02
                              :location (c / country
                                    :name (n3 / name
                                          :op1 "Israel")))
                        :ARG1-of (c2 / convict-01
                              :ARG2 (s2 / spy-01
                                    :ARG0 p3
                                    :ARG1 (s3 / state
                                          :mod (r3 / religious-group
                                                :name (n4 / name
                                                      :op1 "Jew")))))))))

# ::id 613 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sanskrit , one of the oldest surviving languages in the world , is to be launched on the internet , an indian newspaper reported wednesday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :mod (c / country
                  :name (n2 / name
                        :op1 "India")))
      :ARG1 (l / launch-01
            :ARG1 (l2 / language
                  :name (n3 / name
                        :op1 "sanskrit")
                  :ARG1-of (ii / include-91
                        :ARG2 (l3 / language
                              :ARG0-of (s / survive-01)
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (o / old)
                                    :ARG3 (m / most)
                                    :ARG5 (w / world)))))
            :medium (ii2 / internet))
      :time (w2 / wednesday))

# ::id 614 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a second explosion in less than ## hours rocked a burning underground gas storage facility early friday , prompting authorities to expand an evacuation zone around the site .
# ::alignments
(r / rock-01
      :ARG0 (e / explode-01
            :ord (o / ordinal-entity
                  :value 2)
            :time (a / after
                  :op1 (n / now)
                  :quant (l / less-than
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (h / hour)))))
      :ARG1 (f / facility
            :ARG2-of (s / store-01
                  :ARG1 (g / gas))
            :location (u / underground)
            :ARG1-of (b / burn-01))
      :time (e2 / early
            :op1 (d / date-entity
                  :weekday (f2 / friday)))
      :ARG0-of (p / prompt-01
            :ARG1 (e3 / expand-01
                  :ARG0 (a2 / authority)
                  :ARG1 (z / zone
                        :location-of (e4 / evacuate-01)
                        :location (a3 / around
                              :op1 (s2 / site))))))

# ::id 615 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the `` interamerican convention against corruption '' , signed by ## members of the organization of the american states -lrb- oas -rrb- on march ## , #### , came into force today .
# ::alignments
(e / enforce-01
      :ARG1 (c / convention
            :name (n / name
                  :op1 "International"
                  :op2 "Convention"
                  :op3 "against"
                  :op4 "corruption")
            :ARG1-of (s / sign-01
                  :ARG0 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (o / organization
                                    :mod (s2 / state
                                          :mod (c2 / country
                                                :name (n2 / name
                                                      :op1 "America"))))
                              :ARG2 (m / member)))
                  :time (m2 / march-01
                        :ARG0 p)))
      :time (t / today))

# ::id 616 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a federal appeals court friday ordered the state department to review its decision to label an iranian opposition group as a foreign terrorist organization , strongly suggesting the designation should be revoked .
# ::alignments
(o / order-01
      :ARG0 (c / court
            :ARG2-of (a / appeal-01)
            :mod (f / federal))
      :ARG1 (g / government-organization
            :name (n / name
                  :op1 "State"
                  :op2 "Department"))
      :ARG2 (r / review-01
            :ARG0 g
            :ARG1 (d / decide-01
                  :ARG0 g
                  :ARG1 (l / label-01
                        :ARG0 g
                        :ARG1 (g2 / group
                              :ARG0-of (o2 / oppose-01)
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "Iran")))
                        :ARG2 (o3 / organization
                              :mod (f2 / foreign)
                              :mod (t / terrorism)))))
      :time (d2 / date-entity
            :weekday (f3 / friday))
      :ARG0-of (s / suggest-01
            :ARG1 (r2 / recommend-01
                  :ARG1 (r3 / revoke-01
                        :ARG1 l))
            :ARG1-of (s2 / strong-02)))

# ::id 617 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a fight over the right to select ireland 's top young footballers for international duty is being played out in sport 's highest court .
# ::alignments
(p / play-out-03
      :ARG1 (f / fight-01
            :ARG2 (r / right-05
                  :ARG2 (s / select-01
                        :ARG1 (p2 / person
                              :mod (f2 / football)
                              :mod (y / young)
                              :poss (c / country
                                    :name (n / name
                                          :op1 "Ireland"))
                              :mod (t / top))
                        :ARG2 (d / duty
                              :mod (ii / international)))))
      :location (c2 / court
            :ARG1-of (h / have-degree-91
                  :ARG2 (h2 / high-02
                        :ARG1 c2)
                  :ARG3 (m / most)
                  :ARG5 (s2 / sport))))

# ::id 618 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gwen torrence of the united states hit the tape first to win the women 's ### meters gold medal here today at the #th world athletics championships .
# ::alignments
(h / hit-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gwen"
                  :op2 "Torrence")
            :poss (s / state
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States")))
      :ARG1 (t / tape)
      :ord (o / ordinal-entity
            :value 1)
      :purpose (w / win-01
            :ARG0 p
            :ARG1 (m / medal
                  :mod (g / gold)
                  :mod (w2 / woman)
                  :mod (m2 / meter
                        :mod (p2 / pressurize-01)))
            :ARG4 (g2 / game
                  :name (n3 / name
                        :op1 "World"
                        :op2 "Athletics"
                        :op3 "Championships")
                  :ord (o2 / ordinal-entity
                        :value 5))
            :location (h2 / here)
            :time (t2 / today)))

# ::id 619 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sri lanka 's tamil tiger rebels saturday announced they would end their eight-month boycott of peace talks and invited the colombo government to resume negotiations , focused on their recently unveiled blueprint for peace .
# ::alignments
(a / and
      :op1 (a2 / announce-01
            :ARG0 (p / person
                  :ARG0-of (r / rebel-01)
                  :mod (t / tiger)
                  :location (c / city
                        :name (n / name
                              :op1 "Sri"
                              :op2 "Lanka")))
            :ARG1 (e / end-01
                  :ARG0 p
                  :ARG1 (b / boycott-01
                        :ARG0 p
                        :ARG1 (t2 / talk-01
                              :ARG1 (p2 / peace))
                        :duration (t3 / temporal-quantity
                              :quant 8
                              :unit (m / month))))
            :time (d / date-entity
                  :weekday (s / saturday)))
      :op2 (ii / invite-01
            :ARG0 p
            :ARG1 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c2 / city
                              :name (n2 / name
                                    :op1 "Colombia"))))
            :ARG2 (r2 / resume-01
                  :ARG0 g
                  :ARG1 (n3 / negotiate-01
                        :ARG0 g)))
      :op3 (f / focus-01
            :ARG0 p
            :ARG2 (b2 / blueprint
                  :ARG1-of (u / unveil-01
                        :time (r3 / recent))
                  :topic (p3 / peace)
                  :poss p)))

# ::id 620 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the swiss stock exchange began its first trading day of the new year wednesday by breaking two intraday records .
# ::alignments
(b / begin-01
      :ARG0 (e / exchange-01
            :ARG1 (s / stock)
            :mod (c / country
                  :name (n / name
                        :op1 "Switzerland")))
      :ARG1 (d / day
            :ord (o / ordinal-entity
                  :value 1)
            :part-of (y / year
                  :ARG1-of (n2 / new-01))
            :time-of (t / trade-01))
      :ARG2 (b2 / break-01
            :ARG0 e
            :ARG1 (r / record
                  :quant 2
                  :mod (ii / intraday)))
      :time (w / wednesday))

# ::id 621 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the scar is barely visible now , no more than a thin white line that wanders from a few inches above the elbow to a few inches below .
# ::alignments
(p / possible-01
      :ARG1 (s / see-01
            :ARG1 (s2 / scar))
      :degree (b / barely)
      :time (n / now)
      :ARG1-of (m / mean-01
            :ARG2 (l / line
                  :ARG1-of (t / thin-03)
                  :ARG1-of (w / white-03)
                  :ARG0-of (w2 / wander-01
                        :ARG3 (a / above
                              :op1 (e / elbow)
                              :quant (f / few
                                    :op1 (d / distance-quantity
                                          :quant 1
                                          :unit (ii / inch))))
                        :ARG4 (b2 / below
                              :op1 e
                              :quant (f2 / few
                                    :op1 (d2 / distance-quantity
                                          :quant 1
                                          :unit (ii2 / inch))))))))

# ::id 622 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hot portrait lights illuminate bill mack 's den , and the entryway is a bewildering tangle of camera cases and sound equipment .
# ::alignments
(a / and
      :op1 (ii / illuminate-01
            :ARG0 (l / light
                  :mod (p / portrait)
                  :ARG1-of (h / hot-05))
            :ARG1 (d / den
                  :poss (p2 / person
                        :name (n / name
                              :op1 "Bill"
                              :op2 "Mack"))))
      :op2 (t / tangle-01
            :ARG1 (a2 / and
                  :op1 (c / case
                        :mod (c2 / camera))
                  :op2 (e / equipment
                        :mod (s / sound)))
            :ARG0-of (b / bewilder-01)
            :location (e2 / entryway)))

# ::id 623 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok king hussein of jordan met with leader of the palestine national authority -lrb- pna -rrb- yasser arafat at the airport this afternoon when he arrived here for a two-day official visit to the kingdom .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hussein")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Jordan"))
            :mod (k / king))
      :ARG1 (p2 / person
            :name (n3 / name
                  :op1 "Yasser"
                  :op2 "Arafat")
            :ARG0-of (l / lead-02
                  :ARG1 (a / authority
                        :mod (n4 / nation)
                        :mod (c2 / country
                              :name (n5 / name
                                    :op1 "Palestine")))))
      :location (a2 / airport)
      :time (d / date-entity
            :dayperiod (a3 / afternoon)
            :time-of (a4 / arrive-01
                  :ARG1 p2
                  :ARG4 (h / here)
                  :purpose (v / visit-01
                        :ARG0 p2
                        :ARG1 c
                        :mod (o / official)
                        :duration (t / temporal-quantity
                              :quant 2
                              :unit (d2 / day))))))

# ::id 624 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an envelope containing suspicious white powder was found at the u.s. consulate in cairo on wednesday , one day after the complex was evacuated , egypt 's state-run mena news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Mena")
            :mod (n2 / news)
            :ARG1-of (r2 / run-01
                  :ARG0 (s / state))
            :poss (c / country
                  :name (n3 / name
                        :op1 "Egypt")))
      :ARG1 (f / find-01
            :ARG1 (e / envelope
                  :ARG0-of (c2 / contain-01
                        :ARG1 (p / powder
                              :ARG1-of (w / white-03)
                              :ARG1-of (s2 / suspicious-03))))
            :location (c3 / consulate
                  :poss c
                  :location (c4 / city
                        :name (n4 / name
                              :op1 "Ciro")))
            :time (d / date-entity
                  :weekday (w2 / wednesday))
            :time (a2 / after
                  :op1 (e2 / evacuate-01
                        :ARG1 (c5 / complex))
                  :quant (t / temporal-quantity
                        :quant 1
                        :unit (d2 / day)))))

# ::id 625 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a car bomb blew away an entire front wall of a government office building in oklahoma city today , killing at least ## people , including ## children .
# ::alignments
(b / blow-01
      :ARG0 (b2 / bomb-01
            :mod (c / car))
      :ARG1 (w / wall
            :mod (e / entire)
            :part-of (b3 / building
                  :mod (o / office)
                  :mod (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :location (c2 / city
                        :name (n / name
                              :op1 "Oklahoma"))))
      :time (t / today)
      :ARG0-of (c3 / cause-01
            :ARG1 (k / kill-01
                  :ARG0 b2
                  :ARG1 (p / person
                        :quant (a / at-least
                              :op1 100)
                        :ARG2-of (ii / include-91
                              :ARG1 (c4 / child))))))

# ::id 626 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two united nations agencies have teamed up to combat violence against women and girls in the world 's cities , including by proposing measures such as improved street lighting and female-only modes of transportation .
# ::alignments
(t / team-up-02
      :ARG0 (a / agency
            :quant 2
            :mod (n / nation
                  :ARG1-of (u / unite-01)))
      :ARG2 (c / combat-01
            :ARG0 a
            :ARG1 (v / violence
                  :prep-against (a2 / and
                        :op1 (w / woman)
                        :op2 (g / girl))
                  :location (c2 / city
                        :location (w2 / world)))
            :ARG2-of (ii / include-01
                  :ARG1 (p / propose-01
                        :ARG0 a
                        :ARG1 (m / measure-02
                              :example (a3 / and
                                    :op1 (l / light-04
                                          :ARG1 (s / street)
                                          :ARG1-of (ii2 / improve-01))
                                    :op2 (m2 / mode
                                          :mod (t2 / transport-01)
                                          :mod (f / female
                                                :mod (o / only)))))))))

# ::id 627 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an inquiry opened friday into revelations that human placenta was mixed with the remains of animals to make fodder for pigs and chickens .
# ::alignments
(o / open-01
      :ARG1 (ii / inquire-01)
      :ARG3 (r / reveal-01
            :ARG1 (m / mix-01
                  :ARG1 (p / placenta
                        :mod (h / human))
                  :ARG2 (r2 / remain-01
                        :ARG1 (a / animal))
                  :purpose (m2 / make-01
                        :ARG1 (f / fodder)
                        :ARG3 (a2 / and
                              :op1 (p2 / pig)
                              :op2 (c / chicken)))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 628 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zimbabwe 's autocratic president robert mugabe is expected to be invited to a <unk> summit later this year in lisbon , despite european union sanctions barring him from europe , portuguese officials said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Portugal"))
                  :ARG2 (o / official)))
      :ARG1 (e / expect-01
            :ARG1 (ii / invite-01
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "Rbert"
                              :op2 "Mugabe")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Zimbabwe"))
                              :ARG2 (p3 / president
                                    :mod (a / autocratic))))
                  :ARG2 (s2 / summit
                        :location (c3 / city
                              :name (n4 / name
                                    :op1 "Lisbon"))
                        :time (a2 / after)
                        :time (y / year
                              :mod (t / this)))
                  :concession (s3 / sanction-02
                        :ARG0 (u / union
                              :mod (c4 / continent
                                    :name (n5 / name
                                          :op1 "Europe")))
                        :ARG1 p2
                        :ARG0-of (b / bar-01
                              :ARG1 p2
                              :ARG2 (o2 / organization
                                    :name (n6 / name
                                          :op1 "European"
                                          :op2 "Union")))))
            :time (d / date-entity
                  :weekday (s4 / saturday))))

# ::id 629 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea will give free rentals to foreign high-tech firms which build plants in government-run industrial parks in the country , the ministry of finance and economy said here today .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (a / and
                  :op1 (f / finance)
                  :op2 (e / economy)))
      :ARG1 (g / give-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "South"
                        :op2 "Korea"))
            :ARG1 (r / rent-01
                  :ARG1-of (f2 / free-03))
            :ARG2 (f3 / firm
                  :mod (t / tech
                        :ARG1-of (h / high-02))
                  :mod (f4 / foreign)
                  :ARG0-of (b / build-01
                        :ARG1 (p / plant)
                        :location (p2 / park
                              :mod (ii / industry)
                              :ARG1-of (r2 / run-01
                                    :ARG0 (g2 / government-organization
                                          :ARG0-of (g3 / govern-01)))
                              :location c))))
      :location (h2 / here)
      :time (t2 / today))

# ::id 630 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok andre ward feels he 's been an underdog from the moment he was born .
# ::alignments
(f / feel-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Andre"
                  :op2 "Ward"))
      :ARG1 (u / underdog
            :domain p
            :time (f2 / from
                  :op1 (m / moment
                        :time-of (b / bear-02
                              :ARG1 p)))))

# ::id 631 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea 's exports of textile products continued to increase in february , reaching #.## billion u.s. dollars , up ##.# percent from the previous year , said the south korean textile industry association wednesday .
# ::alignments
(s / say-01
      :ARG0 (a / association
            :mod (ii / industry
                  :mod (t / textile)
                  :location (c / country
                        :name (n / name
                              :op1 "South"
                              :op2 "Korea"))))
      :ARG1 (c2 / continue-01
            :ARG1 (ii2 / increase-01
                  :ARG1 (e / export-01
                        :ARG0 c
                        :ARG1 (p / product
                              :mod (t2 / textile)))
                  :ARG2 (p2 / percentage-entity
                        :value 1000000000
                        :mod c
                        :name n
                        :op1 "U.S.")))
      :time (d / date-entity
            :month 2)
      :ARG0-of (c3 / cause-01
            :ARG1 (r / reach-01
                  :ARG0 e
                  :ARG1 p2
                  :value 1000000000
                  :mod c)
            :time (y / year
                  :mod (p3 / previous)))
      :time (w / wednesday))

# ::id 632 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the tampa bay buccaneers confirmed wednesday that starting quarterback brian griese will have surgery on his left knee and will miss the rest of the national football league season .
# ::alignments
(c / confirm-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Tampa"
                  :op2 "Bay"
                  :op3 "Buccaneers"))
      :ARG1 (a / and
            :op1 (s / surgery-01
                  :ARG1 (p / person
                        :name (n2 / name
                              :op1 "Brian"
                              :op2 "Griese")
                        :ARG0-of (s2 / start-01
                              :ARG2 (q / quarterback))
                        :part (k / knee
                              :ARG1-of (l / left-20)
                              :ARG2-of s)))
            :op2 (m / miss-02
                  :ARG0 p
                  :ARG1 (r / rest
                        :part-of (s3 / season
                              :mod (l2 / league
                                    :mod (f / football)
                                    :mod (n3 / nation))))))
      :time (w / wednesday))

# ::id 633 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police say there 's a cancer in a central phoenix neighborhood where an officer was shot wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (c / cancer
            :location (n / neighborhood
                  :location (c2 / center
                        :part-of (c3 / city
                              :name (n2 / name
                                    :op1 "Phoenix")))
                  :location-of (s2 / shoot-02
                        :ARG1 (o / officer)
                        :time (w / wednesday)))))

# ::id 634 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in #### , the american medical association accepted alcoholism as an illness .
# ::alignments
(a / accept-01
      :ARG0 (a2 / association
            :mod (m / medicine)
            :mod (c / country
                  :name (n / name
                        :op1 "America")))
      :ARG1 (a3 / alcoholism)
      :ARG3 (ii / ill-01
            :ARG2 a3)
      :ARG1-of (r / research-01))

# ::id 635 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the majority of races for the belarus parliament will be decided in a runoff after voters managed to elect just ## candidates in the first round , results showed thursday .
# ::alignments
(d / decide-01
      :ARG1 (r / race-02
            :ARG3 (g / government-organization
                  :name (n / name
                        :op1 "Parliament")
                  :mod (c / country
                        :name n
                        :op1 "Belarus")))
      :quant (m / majority)
      :manner (r2 / runoff)
      :time (a / after
            :op1 (m2 / manage-02
                  :ARG0 (p / person
                        :ARG0-of (v / vote-01))
                  :ARG1 (e / elect-01
                        :ARG0 p
                        :ARG1 (c2 / candidate
                              :mod (j / just))
                        :ARG2 (r3 / round
                              :ord (o / ordinal-entity
                                    :value 1)))))
      :ARG1-of (s / show-01
            :time (d2 / date-entity
                  :weekday (t / thursday))))

# ::id 636 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok local television reports say a grenade explosion has ripped through a police station in a town near the bangladeshi capital of dhaka , injuring dozens of people .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (t / television
                  :ARG1-of (l / local-02)))
      :ARG1 (r2 / rip-01
            :ARG0 (e / explode-01
                  :ARG1 (g / grenade))
            :ARG1 (s2 / station
                  :mod (p / police))
            :location (t2 / town
                  :ARG1-of (n / near-02
                        :ARG2 (c / city
                              :name (n2 / name
                                    :op1 "Dhaka")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c2 / country
                                          :name (n3 / name
                                                :op1 "Bangladesh"))
                                    :ARG2 (c3 / capital)))))
            :ARG0-of (ii / injure-01
                  :ARG1 (p2 / person
                        :quant (m / multiple
                              :op1 12)))))

# ::id 637 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china has ###,### registered drug abusers , including more than ###,### heroin addicts , public security authorities said here on thursday .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :mod (s2 / security
                  :mod (p / public)))
      :ARG1 (h / have-03
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "china"))
            :ARG1 (p3 / person
                  :ARG0-of (a2 / abuse-02
                        :ARG1 (d / drug))
                  :ARG1-of (r / register-02)
                  :ARG2-of (ii / include-91
                        :ARG1 (p4 / person
                              :ARG1-of (a3 / addict-01
                                    :ARG2 (h2 / heroin))
                              :quant (m / more-than
                                    :op1 p2)))))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :location (h3 / here))

# ::id 638 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lleyton hewitt of australia edged sweden 's thomas johannson #-# -lrb- # -rrb- , #-# -lrb- # -rrb- thursday to reach the quarterfinals of the abn amro tournament .
# ::alignments
(e / edge-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lleyton"
                  :op2 "Hewitt")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Australia")))
      :ARG1 (p2 / person
            :name (n3 / name
                  :op1 "Thomas"
                  :op2 "Johannson")
            :mod (c2 / country
                  :name (n4 / name
                        :op1 "Sweden")))
      :time (t / thursday)
      :purpose (r / reach-01
            :ARG0 p
            :ARG1 (f / final
                  :ord (o / ordinal-entity
                        :value 4)
                  :subevent-of (t2 / tournament
                        :mod (o2 / organization
                              :name (n5 / name
                                    :op1 "ABN"))))))

# ::id 639 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sen. john mccain is entering the final month of the presidential campaign with his prospects weakened by the deepening financial crisis and persistent doubts about his choice of running mate , but his game plan is clear : to sow doubts about sen. barack obama by portraying him as liberal and unready to lead .
# ::alignments
(c / contrast-01
      :ARG1 (e / enter-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "John"
                        :op2 "McCain")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (s / senator)))
            :ARG1 (m / month
                  :mod (f / final)
                  :part-of (c2 / campaign-01
                        :ARG1 (p2 / president)))
            :prep-with (p3 / prospect-02
                  :ARG0 p
                  :ARG1-of (w / weaken-01
                        :ARG0 (a / and
                              :op1 (d / deepen-01
                                    :ARG0 (c3 / crisis
                                          :mod (f2 / finance)))
                              :op2 (d2 / doubt-01
                                    :ARG1 (c4 / choose-01
                                          :ARG0 p
                                          :ARG1 (p4 / person
                                                :ARG0-of (h2 / have-rel-role-91
                                                      :ARG1 p
                                                      :ARG2 (r / running-mate))))
                                    :ARG1-of (p5 / persist-01))))))
      :ARG2 (c5 / clear-06
            :ARG1 (p6 / plan-01
                  :ARG0 p
                  :ARG1 (s2 / sow-01
                        :ARG0 p
                        :ARG1 d2
                        :ARG1 (p7 / person
                              :name (n2 / name
                                    :op1 "Barack"
                                    :op2 "Obama")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG2 (s3 / senator)))
                        :manner (p8 / portray-01
                              :ARG0 p
                              :ARG1 p7
                              :ARG2 (a2 / and
                                    :op1 (l / liberal-02
                                          :ARG1 p7)
                                    :op2 (r2 / ready-02
                                          :polarity -
                                          :ARG1 p7
                                          :ARG2 (l2 / lead-02
                                                :ARG0 p7)))))
                  :mod (g / game))))

# ::id 640 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok butchered bodies littered roadsides in indonesia 's borneo island as thousands of residents boarded ships to escape ethnic violence .
# ::alignments
(l / litter-01
      :ARG0 (b / body
            :ARG1-of (t / tear-01))
      :ARG1 (r / roadside
            :part-of (ii / island
                  :name (n / name
                        :op1 "B borneo"
                        :op2 "Island")
                  :location (c / country
                        :name (n2 / name
                              :op1 "Indonesia"))))
      :time (b2 / board-01
            :ARG0 (p / person
                  :ARG0-of (r2 / reside-01)
                  :quant (m / multiple
                        :op1 1000))
            :ARG1 (s / ship)
            :purpose (e / escape-01
                  :ARG0 p
                  :ARG1 (v / violence
                        :mod (e2 / ethnic)))))

# ::id 641 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a train crashed into a truck at a rail crossing in southern australia on tuesday , killing six people and seriously injuring at least ## others , police and hospital officials said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / police)
                        :ARG2 (o / official)))
            :op2 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (h3 / hospital)
                        :ARG2 (o2 / official))))
      :ARG1 (c / crash-01
            :ARG0 (t / train)
            :ARG1 (t2 / truck)
            :location (c2 / cross-02
                  :ARG1 (r / rail)
                  :location (s2 / south
                        :part-of (c3 / country
                              :name (n / name
                                    :op1 "Australia"))))
            :time (d / date-entity
                  :weekday (t3 / tuesday))
            :ARG0-of (c4 / cause-01
                  :ARG1 (a2 / and
                        :op1 (k / kill-01
                              :ARG0 t
                              :ARG1 (p4 / person
                                    :quant 6))
                        :op2 (ii / injure-01
                              :ARG0 t
                              :ARG1 (p5 / person
                                    :mod (o3 / other)
                                    :quant (a3 / at-least
                                          :op1 1))
                              :ARG1-of (s3 / serious-02))))))

# ::id 642 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok william bennett , a senior adviser to bob dole 's presidential campaign who has been prodding dole to get tougher against president clinton , said friday that the campaign would soon be raising the questions of public trust that bennett said have blighted the clinton administration .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "William"
                  :op2 "Bennett")
            :ARG0-of (a / advise-01
                  :ARG1 (c / campaign-01
                        :ARG0 (p2 / person
                              :name (n2 / name
                                    :op1 "Bob"
                                    :op2 "Dole"))
                        :ARG1 (p3 / president))
                  :mod (s2 / senior))
            :ARG0-of (p4 / prod-01
                  :ARG1 (p5 / person
                        :name (n3 / name
                              :op1 "Clinton")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p6 / president)))
                  :ARG2 (g / get-03
                        :ARG1 p5
                        :ARG2 (t / tough-03
                              :ARG0 p5
                              :ARG1 p5
                              :ARG2-of (h2 / have-degree-91
                                    :ARG1 p5
                                    :ARG3 (m / more))))))
      :ARG1 (r / raise-01
            :ARG0 c
            :ARG1 (q / question-01
                  :ARG1 (t2 / trust-02
                        :ARG1 (p7 / public))
                  :ARG1-of (s3 / say-01
                        :ARG0 p)
                  :ARG0-of (b / blight-01
                        :ARG1 (g2 / government-organization
                              :ARG0-of (a2 / administrate-01)
                              :mod p5)))
            :time (s4 / soon))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 643 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the setting , the weather and the crowd favored andre agassi .
# ::alignments
(f / favor-01
      :ARG0 (a / and
            :op1 (s / setting)
            :op2 (w / weather)
            :op3 (c / crowd))
      :ARG1 (t / team
            :name (n / name
                  :op1 "Andre"
                  :op2 "Agassi")))

# ::id 644 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok argentina and venezuela signed a cooperation deal on friday to jointly exploit crude oil deposits in the orinoco <unk> strip , in southern venezuela .
# ::alignments
(s / sign-02
      :ARG0 (c / country
            :name (n / name
                  :op1 "argentina"))
      :ARG1 (d / deal-01
            :ARG0 c
            :ARG1 (e / exploit-01
                  :ARG0 c
                  :ARG1 (d2 / deposit-01
                        :ARG1 (o / oil
                              :mod (c2 / crude))
                        :location (s2 / strip
                              :mod (o2 / orinoco)
                              :location (s3 / south
                                    :part-of (c3 / country
                                          :name (n2 / name
                                                :op1 "Venezuela")))))
                  :manner (j / joint))
            :ARG2 c3
            :ARG3 (c4 / cooperate-01))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 645 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok heartfelt condolences , poems about israel and misspelled words typed earnestly in english were sent across the internet sunday , within hours after the assassination of israeli prime minister yitzhak rabin .
# ::alignments
(a / and
      :op1 (f / feel-01
            :ARG1 (c / condolence
                  :topic (c2 / country
                        :name (n / name
                              :op1 "Israel"))))
      :op2 (s / send-01
            :ARG1 (a2 / and
                  :op1 (p / poem
                        :topic c2)
                  :op2 (w / word
                        :ARG1-of (m / misspelling-00)
                        :ARG1-of (t / type-01
                              :manner (e / earnest-01)
                              :medium (l / language
                                    :name (n2 / name
                                          :op1 "English")))))
            :ARG2 (a3 / across
                  :op1 (ii / internet))
            :time (d / date-entity
                  :weekday (s2 / sunday))
            :time (a4 / after
                  :op1 (a5 / assassinate-01
                        :ARG1 (p2 / person
                              :name (n3 / name
                                    :op1 "Yitzhak"
                                    :op2 "Rabin")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 c2
                                    :ARG2 (m2 / minister
                                          :mod (p3 / prime)))))
                  :quant (u / up-to
                        :op1 (m3 / multiple
                              :op1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (h2 / hour)))))))

# ::id 646 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a pair of grown-up `` love children '' from an extramarital affair that ended three decades ago have surfaced to haunt the flamboyant mayor of toronto , canada 's largest city .
# ::alignments
(s / surface-01
      :ARG1 (p / pair
            :consist-of (c / child
                  :ARG1-of (l / love-01)
                  :ARG1-of (g / grow-up-04))
            :ARG1-of (e / end-01
                  :ARG2 (a / affair-01
                        :mod (e2 / extramarital)
                        :time (b / before
                              :op1 (n / now)
                              :quant (t / temporal-quantity
                                    :quant 3
                                    :unit (d / decade))))))
      :purpose (h / haunt-01
            :ARG0 p
            :ARG1 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / city
                              :name (n2 / name
                                    :op1 "Toronto")
                              :ARG1-of (h3 / have-degree-91
                                    :ARG2 (l2 / large)
                                    :ARG3 (m / most)
                                    :ARG5 (c3 / city
                                          :location (c4 / country
                                                :name (n3 / name
                                                      :op1 "Canada"))))
                              :ARG2 (m2 / mayor))
                        :mod (f / flamboyant)))))

# ::id 647 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an adviser to iraqi president saddam hussein has died in a `` regrettable incident , '' state baghdad radio reported sunday .
# ::alignments
(r / report-01
      :ARG0 (r2 / radio
            :name (n / name
                  :op1 "Gangdad")
            :mod (s / state))
      :ARG1 (d / die-01
            :ARG1 (p / person
                  :name (n2 / name
                        :op1 "Saddam"
                        :op2 "Hussein")
                  :ARG0-of (a / advise-01
                        :ARG1 (p2 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c / country
                                          :name (n3 / name
                                                :op1 "Iraq"))
                                    :ARG2 (p3 / president)))))
            :ARG1-of (c2 / cause-01
                  :ARG0 (ii / incident
                        :ARG1-of (r3 / regret-01))))
      :time (d2 / date-entity
            :weekday (s2 / sunday)))

# ::id 648 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tension along the thai-myanmar border is easing and situation is returning to normal following a cease-fire agreement between military officers of the two sides , the thai news agency reported on monday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Thai")))
      :ARG1 (a2 / and
            :op1 (e / ease-02
                  :ARG1 (t / tension
                        :location (a3 / along
                              :op1 (b / border-01
                                    :ARG1 c
                                    :ARG2 (c2 / country
                                          :name (n3 / name
                                                :op1 "Myanmar"))))))
            :op2 (r2 / return-01
                  :ARG1 (s / situation)
                  :ARG4 (n4 / normal-02
                        :ARG1 s)
                  :ARG1-of (f / follow-01
                        :ARG2 (a4 / agree-01
                              :ARG0 (p / person
                                    :ARG0-of (h / have-org-role-91
                                          :ARG1 (s2 / side
                                                :quant 2)
                                          :ARG2 (o / officer
                                                :mod (m / military))))
                              :ARG1 (c3 / cease-01
                                    :ARG1 (f2 / fire-01))
                              :ARG2 s2))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 649 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a recent surge in violence is playing a starring role in algeria 's parliamentary elections thursday .
# ::alignments
(p / play-02
      :ARG0 (s / surge-01
            :ARG1 (v / violence)
            :time (r / recent))
      :ARG1 (r2 / role
            :ARG2-of (s2 / star-01))
      :time (e / elect-01
            :ARG1 (p2 / parliament)
            :location (c / country
                  :name (n / name
                        :op1 "Algeria"))
            :time (d / date-entity
                  :weekday (t / thursday))))

# ::id 650 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the eu has released some dozen tips for air travelers , saying they are entitled to reimbursement or rerouting if their flight is canceled without notice or delayed for more than five hours .
# ::alignments
(a / and
      :op1 (r / release-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Eu"))
            :ARG1 (t / tip-05
                  :ARG2 (p / person
                        :ARG0-of (t2 / travel-01
                              :ARG1 (a2 / air)))
                  :quant (s / some
                        :op1 12)))
      :op2 (s2 / say-01
            :ARG0 c
            :ARG1 (e / entitle-01
                  :ARG1 (o / or
                        :op1 (r2 / reimburse-01
                              :ARG2 p)
                        :op2 (r3 / reroute-01
                              :ARG0 p))
                  :ARG2 p
                  :condition (o2 / or
                        :op1 (c2 / cancel-01
                              :ARG1 (f / fly-01
                                    :ARG1 p)
                              :ARG1-of (n2 / notice-01
                                    :polarity -))
                        :op2 (d / delay-01
                              :ARG1 f
                              :ARG2 (m / more-than
                                    :op1 (t3 / temporal-quantity
                                          :quant 5
                                          :unit (h / hour))))))))

# ::id 651 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the indian government had decided to set up an aviation security force and deploy commandos on flights operating on ## sensitive domestic and international routes , minister of state for civil aviation chaman lai gupta said here wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chaman"
                  :op2 "Lai"
                  :op3 "gupta")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "India"))))
                  :ARG2 (m / minister
                        :topic (s2 / state))))
      :ARG1 (d / decide-01
            :ARG0 g
            :ARG1 (a / and
                  :op1 (s3 / set-up-03
                        :ARG0 g
                        :ARG1 (f / force
                              :ARG0-of (s4 / secure-02
                                    :ARG1 (a2 / aviation))))
                  :op2 (d2 / deploy-01
                        :ARG0 g
                        :ARG1 (c2 / commando)
                        :ARG2 (f2 / fly-01
                              :ARG1-of (o / operate-01
                                    :location (a3 / and
                                          :op1 (r / route
                                                :mod (d3 / domestic))
                                          :op2 (r2 / route
                                                :mod (ii / international))
                                          :ARG0-of (s5 / sensitive-03)))))))
      :location (h2 / here)
      :time (w / wednesday
            :mod w))

# ::id 652 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian airlines , lion air , has received three boeing ###-###er planes as part of the ### aircraft it ordered from the u.s.-based plane maker , lion air said in a statement released thursday .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Lion"
                  :op2 "Air")
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Indonesia")))
      :ARG1 (r / receive-01
            :ARG0 c
            :ARG1 (p / plane
                  :quant 3
                  :mod (a / aircraft
                        :name (n3 / name
                              :op1 " ###-###er"))
                  :part-of (a2 / aircraft
                        :ARG1-of (o / order-01
                              :ARG0 c
                              :ARG2 (c3 / company
                                    :ARG0-of (m / make-01
                                          :ARG1 (p2 / plane))
                                    :ARG1-of (b / base-01
                                          :location (c4 / country
                                                :name (n4 / name
                                                      :op1 "U.S."))))))))
      :medium (s2 / statement
            :ARG1-of (r2 / release-01
                  :time (d / date-entity
                        :weekday (t / thursday)))))

# ::id 653 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok laurent jalabert celebrated bastille day with a french victory in the ##th stage of the tour de france friday with miguel indurain still in the overall lead .
# ::alignments
(c / celebrate-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Laurent"
                  :op2 "Jalabert"))
      :ARG1 (d / day
            :name (n2 / name
                  :op1 "Bastille"))
      :ARG2 (w / win-01
            :ARG0 (p2 / person
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "France")))
            :ARG1 (s / stage
                  :ord (o / ordinal-entity
                        :value -1)
                  :part-of (t / tour
                        :name (n4 / name
                              :op1 "Tour"
                              :op2 "de"
                              :op3 "France")
                        :time (d2 / date-entity
                              :weekday (f / friday))))
            :ARG2 (p3 / person
                  :name (n5 / name
                        :op1 "Miguel"
                        :op2 "Indurain")
                  :ARG0-of (l / lead-02
                        :mod (o2 / overall)))))

# ::id 654 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lionel taylor , the all-time leading receiver in denver broncos ' history , has resigned as the coach of the england monarchs after a #-# season , the team announced thursday .
# ::alignments
(a / announce-01
      :ARG0 (t / team)
      :ARG1 (r / resign-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Lionel"
                        :op2 "Taylor")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (r2 / receiver
                              :ARG0-of (l / lead-01
                                    :time (h2 / history
                                          :mod (t2 / team
                                                :name (n2 / name
                                                      :op1 "Denver"
                                                      :op2 "Broncos"))))
                              :mod (t3 / time
                                    :mod (a2 / all)))
                        :ARG2 (p2 / person
                              :ARG0-of (c / coach-01
                                    :ARG1 (m / monarch
                                          :mod (c2 / country
                                                :name (n3 / name
                                                      :op1 "England"))))))
                  :ARG1 p
                  :time (a3 / after
                        :op1 (s / season
                              :mod (t4 / team))))
            :time (d / date-entity
                  :weekday (t5 / thursday))))

# ::id 655 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan cricket board chairman tauqir zia suggested friday that the international cricket council should change its ##-year future test program if india stays away from pakistan next year .
# ::alignments
(s / suggest-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tauqir"
                  :op2 "Zia")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "Pakistan"
                              :op2 "Cricket"
                              :op3 "Board"))
                  :ARG2 (c / chairman)))
      :ARG1 (r / recommend-01
            :ARG1 (c2 / change-01
                  :ARG0 (c3 / council
                        :mod (ii / international)
                        :mod (c4 / cricket))
                  :ARG1 (p2 / program
                        :mod (t / test)
                        :time (f / future)
                        :poss c3
                        :duration (t2 / temporal-quantity
                              :quant 1
                              :unit (y / year)))
                  :condition (s2 / stay-01
                        :ARG1 (c5 / country
                              :name (n3 / name
                                    :op1 "India"))
                        :ARG3 (a / away
                              :op1 c5
                              :time (y2 / year
                                    :mod (n4 / next))))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 656 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the russian aircraft manufacturer mig plans to deliver ## mig ## combat planes this year to foreign buyers , ## new aircraft and ## modernized versions , mig director general valery <unk> said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Valle")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :name (n2 / name
                              :op1 "Mig")
                        :ARG0-of (m / manufacture-01
                              :ARG1 (a / aircraft))
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Russia")))
                  :ARG2 (d / director
                        :mod (g / general))))
      :ARG1 (p2 / plan-01
            :ARG0 c
            :ARG1 (d2 / deliver-01
                  :ARG0 c
                  :ARG1 (a2 / and
                        :op1 (p3 / plane
                              :mod (c3 / combat-01)
                              :mod c2)
                        :op2 (a3 / aircraft
                              :ARG1-of (n4 / new-01))
                        :op3 (v / version
                              :ARG1-of (m2 / modernize-01)))
                  :ARG2 (p4 / person
                        :ARG0-of (b / buy-01)
                        :mod (f / foreign))
                  :time (y / year
                        :mod (t / this))))
      :time (w / wednesday))

# ::id 657 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok i 've pretty much given up on standalone <unk> printers .
# ::alignments
(g / give-up-07
      :ARG0 (ii / i)
      :ARG1 (p / print-01
            :ARG1-of (s / stand-01)
            :mod (s2 / standalone))
      :degree (p2 / pretty-much))

# ::id 658 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok paul martin 's father was a longtime cabinet minister known for liberal social policies , but the son made his political name as a <unk> finance minister who balanced canada 's budget .
# ::alignments
(c / contrast-01
      :ARG1 (h / have-org-role-91
            :ARG0 (p / person
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 (p2 / person
                              :name (n / name
                                    :op1 "Paul"
                                    :op2 "Martin"))
                        :ARG2 (f / father)))
            :ARG1 (c2 / cabinet)
            :ARG2 (m / minister
                  :ARG1-of (k / know-02
                        :ARG3 (p3 / policy-01
                              :ARG2 (s / society)
                              :ARG1-of (l / liberal-02)))
                  :duration (l2 / longtime)))
      :ARG2 (m2 / make-01
            :ARG0 p2
            :ARG1 (n2 / name-01
                  :ARG1 p2
                  :ARG2 (p4 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG2 (m3 / minister
                                    :topic (f2 / finance)))
                        :ARG0-of (b / balance-01
                              :ARG1 (b2 / budget
                                    :poss (c3 / country
                                          :name (n3 / name
                                                :op1 "Canada")))))
                  :mod (p5 / politics))))

# ::id 659 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bowing to the growing pressure , australian prime minister john howard asked the governor - general willian deane to open the ceremony of the sydney olympic games .
# ::alignments
(a / ask-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "John"
                  :op2 "Howard")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Australia"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (o / open-02
            :ARG0 (p3 / person
                  :name (n3 / name
                        :op1 "Willian"
                        :op2 "deane")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (g / governor
                              :mod (g2 / general))))
            :ARG1 (c2 / ceremony
                  :topic (g3 / game
                        :name (n4 / name
                              :op1 "Sydney"
                              :op2 "Olympic"
                              :op3 "Games"))))
      :ARG2 p3
      :manner (b / bow-01
            :ARG0 p
            :ARG1 (p4 / pressure-01
                  :ARG1-of (g4 / grow-01))))

# ::id 660 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an earthquake measuring #.# on the richter scale jolted zigui county in central china 's hubei province at #:## p.m. saturday , the national seismic network reported .
# ::alignments
(r / report-01
      :ARG0 (n / network
            :mod (s / seismic)
            :mod (n2 / nation))
      :ARG1 (j / jolt-01
            :ARG0 (e / earthquake
                  :ARG1-of (m / measure-01
                        :ARG2 (s2 / seismic-quantity
                              :quant 1
                              :scale (r2 / richter))))
            :ARG1 (c / county
                  :name (n3 / name
                        :op1 "Zigui")
                  :location (p / province
                        :name (n4 / name
                              :op1 "Hubei")
                        :location (c2 / center
                              :part-of (c3 / country
                                    :name (n5 / name
                                          :op1 "China")))))
            :time (d / date-entity
                  :time "::00"
                  :weekday (s3 / saturday))))

# ::id 661 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok under cover of nato air strikes , slobodan milosevic is using the yugoslav army to muscle in on montenegro 's pro-western government in what could amount to a creeping coup .
# ::alignments
(u / use-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Slobodan"
                  :op2 "Milosevic"))
      :ARG1 (a / army
            :mod (c / country
                  :name (n2 / name
                        :op1 "Yugoslavia")))
      :ARG2 (m / muscle-01
            :ARG0 p
            :ARG1 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "Montenegro")))
                  :ARG0-of (f / favor-01
                        :ARG1 (w / world-region
                              :name (n4 / name
                                    :op1 "West"))))
            :manner (t / thing
                  :ARG1-of (a2 / amount-02
                        :ARG2 (c3 / coup-01
                              :ARG0-of (c4 / creep-01))
                        :ARG1-of (p2 / possible-01))))
      :ARG1-of (c5 / cover-02
            :ARG0 (s / strike-01
                  :ARG0 (c6 / country
                        :name (n5 / name
                              :op1 "NATO"))
                  :path (a3 / air))))

# ::id 662 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the colombian capital was tense saturday , with downtown streets deserted and police on high alert , after a bomb hidden on a bicycle blew up the day before , killing five and injuring ## .
# ::alignments
(t / tense-03
      :ARG1 (c / city
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n / name
                              :op1 "Colombia"))
                  :ARG2 (c3 / capital)))
      :time (d / date-entity
            :weekday (s / saturday))
      :ARG1-of (c4 / cause-01
            :ARG0 (a / and
                  :op1 (d2 / desert-01
                        :ARG1 (s2 / street
                              :location (d3 / downtown)))
                  :op2 (a2 / alert-01
                        :ARG1 (p / police)
                        :ARG1-of (h2 / high-02))))
      :time (a3 / after
            :op1 (b / blow-up-06
                  :ARG1 (b2 / bomb
                        :ARG1-of (h3 / hide-01
                              :location (b3 / bicycle)))
                  :time (b4 / before
                        :quant (t2 / temporal-quantity
                              :quant 1
                              :unit (d4 / day)))
                  :ARG0-of (k / kill-01
                        :ARG1 (p2 / person
                              :quant 5))
                  :ARG0-of (ii / injure-01
                        :ARG1 p2))))

# ::id 663 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the seattle supersonics let michael cage , last season 's starting center , go during the offseason because they believed in ervin johnson .
# ::alignments
(l / let-01
      :ARG0 (s / supersonic
            :mod (s2 / seattle))
      :ARG1 (g / go-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Michael"
                        :op2 "C cage")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t / team
                              :name (n2 / name
                                    :op1 "Starting"
                                    :op2 "Center")
                              :time (s3 / season
                                    :mod (l2 / last)))
                        :ARG2 (c / center)))
            :time (o / offseason))
      :ARG1-of (c2 / cause-01
            :ARG0 (b / believe-01
                  :ARG0 s
                  :ARG1 (p2 / person
                        :name (n3 / name
                              :op1 "Iervin"
                              :op2 "Johnson")))))

# ::id 664 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an autopsy on heath ledger was inconclusive , and more tests are needed , the medical examiner 's office said wednesday , a day after the ##-year-old actor was found dead with sleeping pills nearby .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :poss (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (e / examiner
                              :mod (m / medicine)))))
      :ARG1 (a / and
            :op1 (c / conclusive
                  :polarity -
                  :domain (a2 / autopsy-01
                        :location (l / ledger
                              :mod (h2 / heath))))
            :op2 (n / need-01
                  :ARG1 (t / test-01
                        :mod (m2 / more))))
      :time (d / date-entity
            :weekday (w / wednesday))
      :time (a3 / after
            :op1 (f / find-01
                  :ARG1 (d2 / die-01
                        :ARG1 (p2 / person
                              :ARG0-of (a4 / act-01)
                              :age (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))
                        :manner (h3 / have-03
                              :ARG0 p2
                              :ARG1 (p3 / pill
                                    :purpose (s2 / sleep-01))
                              :location (n2 / nearby))))
            :quant t2
            :quant 1
            :unit (d3 / day)))

# ::id 665 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bill demong of the united states won the nordic combined on sunday in the last world cup event of the season , and anssi koivuranta of finland clinched the overall title with an eighth-place finish .
# ::alignments
(a / and
      :op1 (w / win-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Bill"
                        :op2 "Demong")
                  :poss (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States")))
            :ARG1 (e / event
                  :name (n3 / name
                        :op1 "Nordic"
                        :op2 "Subsidiary"
                        :op3 "Event")
                  :ARG1-of (c2 / combine-01
                        :time (d / date-entity
                              :weekday (s / sunday)))
                  :mod (g / game
                        :name (n4 / name
                              :op1 "World"
                              :op2 "Cup")
                        :mod (l / last)
                        :part-of (s2 / season))))
      :op2 w
      :ARG0 (t / team
            :name (n5 / name
                  :op1 "Anssi"
                  :op2 "Koivuranta")
            :poss (t2 / team
                  :name (n6 / name
                        :op1 "Finland")))
      :ARG1 (t3 / title
            :mod (o / overall))
      :manner (f / finish-07
            :ARG2 (p2 / place
                  :ord (o2 / ordinal-entity
                        :value 8))))

# ::id 666 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bangladeshi selectors included five pacers in the national squad announced thursday for a tour of pakistan , which includes three tests and five one-dayers .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :ARG0-of (s / select-01)
            :mod (c / country
                  :name (n / name
                        :op1 "Bangladesh")))
      :ARG1 (ii / include-01
            :ARG1 (p2 / person
                  :quant 5
                  :ARG0-of (p3 / pacify-01))
            :ARG2 (s2 / squad
                  :mod (n2 / nation)
                  :ARG2-of (ii2 / include-01
                        :ARG1 (a2 / and
                              :op1 (t / test
                                    :quant 3)
                              :op2 (p4 / person
                                    :quant 5
                                    :mod (d / day
                                          :mod (o / one)))))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 667 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the two contenders vying for sierra leone 's presidency in elections next week agreed to ensure a peaceful poll after talks with the president and deep concern over sporadic clashes between stone-throwing party supporters .
# ::alignments
(a / agree-01
      :ARG0 (p / person
            :quant 2
            :ARG0-of (c / contend-02
                  :ARG1 (p2 / presidency
                        :poss (p3 / person
                              :name (n / name
                                    :op1 "Sierra"
                                    :op2 "Leone"))
                        :time (w / week
                              :mod (n2 / next)))))
      :ARG1 (e / ensure-01
            :ARG0 p
            :ARG1 (p4 / poll-01
                  :manner (p5 / peaceful)))
      :time (a2 / after
            :op1 (a3 / and
                  :op1 (t / talk-01
                        :ARG0 p
                        :ARG2 p3)
                  :op2 (c2 / concern-01
                        :ARG0 (c3 / clash-01
                              :ARG0 (p6 / person
                                    :ARG0-of (s / support-01
                                          :ARG1 (p7 / party))
                                    :ARG0-of (t2 / throw-01
                                          :ARG1 (s2 / stone)))
                              :ARG1 p6
                              :frequency (s3 / sporadic))
                        :ARG1 p
                        :ARG1-of (d / deep-02)))))

# ::id 668 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok peter <unk> , the chairman of the world 's biggest reinsurer swiss re , has resigned , the group said monday , as part of a reorganisation that focuses on cutting risks in its investment portfolio .
# ::alignments
(s / say-01
      :ARG0 (g / group)
      :ARG1 (r / resign-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Peter"
                        :op2 "Hague")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / company
                              :name (n2 / name
                                    :op1 "Swiss"
                                    :op2 "Reinsurance")
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (b / big)
                                    :ARG3 (m / most)
                                    :ARG5 (c2 / company
                                          :location (w / world)
                                          :ARG0-of (ii / insure-02))))
                        :ARG2 (c3 / chairman)))
            :part-of (r2 / reorganize-01
                  :ARG1-of (f / focus-01
                        :ARG2 (c4 / cut-02
                              :ARG1 (r3 / risk-01
                                    :location (p2 / portfolio
                                          :mod (ii2 / invest-01)
                                          :poss g)))))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 669 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a palestinian minister today urged arab foreign ministers to send a strong message to israeli prime minister binyamin netanyahu at the upcoming arab league council meeting as the recent u.s. mediation has turned out to be no avail .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Palestine"))
                  :ARG2 (m / minister)))
      :ARG1 (p2 / person
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Arabia"))
                  :ARG2 (m2 / minister
                        :topic (f / foreign))))
      :ARG2 (s / send-01
            :ARG0 p2
            :ARG1 (m3 / message
                  :ARG1-of (s2 / strong-02))
            :ARG2 (p3 / person
                  :name (n3 / name
                        :op1 "Binyamin"
                        :op2 "Netanyahu")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n4 / name
                                    :op1 "Israel"))
                        :ARG2 (m4 / minister
                              :mod (p4 / prime))))
            :location (m5 / meet-03
                  :ARG0 (c4 / council
                        :mod (l / league
                              :mod c2))
                  :ARG1-of (c5 / come-up-13)
                  :ARG1-of (c6 / cause-01
                        :ARG0 (t / turn-out-11
                              :ARG1 (m6 / mediate-01
                                    :ARG1-of (a / avail-01
                                          :polarity -)
                                    :time (r / recent))))))
      :time (t2 / today))

# ::id 670 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an investigation team from azerbaijan has arrived here and will meet chinese experts wednesday afternoon on the tuesday crash of an azerbaijan cargo plane near the airport of this capital of the xinjiang uygur autonomous region .
# ::alignments
(a / and
      :op1 (a2 / arrive-01
            :ARG1 (t / team
                  :ARG0-of (ii / investigate-01)
                  :source (c / country
                        :name (n / name
                              :op1 "Azerbaijan")))
            :ARG4 (h / here))
      :op2 (m / meet-03
            :ARG0 t
            :ARG1 (p / person
                  :ARG1-of (e / expert-01)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "China")))
            :time (d / date-entity
                  :weekday (w / wednesday)
                  :dayperiod (a3 / afternoon))
            :ARG1-of (c3 / cause-01
                  :ARG0 (c4 / crash-01
                        :ARG1 (p2 / plane
                              :mod (c5 / cargo)
                              :mod c)
                        :ARG1-of (n3 / near-02
                              :ARG2 (a4 / airport
                                    :poss (c6 / city
                                          :name (n4 / name
                                                :op1 "Xinjiang"
                                                :op2 "Uygur")
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG1 c
                                                :ARG2 (c7 / capital)))))
                        :time (d2 / date-entity
                              :weekday (t2 / tuesday))))))

# ::id 671 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a fierce debate has erupted in spain 's bullfighting world after the culture ministry gave an award to a handsome matador who some say is better known for his personal life than his abilities in the ring .
# ::alignments
(e / erupt-01
      :ARG1 (d / debate-01
            :mod (f / fierce))
      :location (w / world
            :mod (f2 / fight-01
                  :ARG1 (b / bull))
            :poss (p / province
                  :name (n / name
                        :op1 "Spain")))
      :time (a / after
            :op1 (g / give-01
                  :ARG0 (m / ministry
                        :topic (c / culture))
                  :ARG1 (a2 / award-01
                        :ARG1 (m2 / matador
                              :ARG1-of (h / handsome-03)
                              :ARG1-of (k / know-02
                                    :ARG2 (l / life
                                          :ARG1-of (p2 / personal-02
                                                :ARG2 m2))
                                    :ARG1-of (s / say-01
                                          :ARG0 (s2 / some))
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (g2 / good-03
                                                :ARG1 (k2 / know-03
                                                      :ARG2 (r / ring))
                                                :ARG3 (m3 / more)
                                                :ARG4 (c2 / capable-01
                                                      :ARG1 m2
                                                      :ARG2 r))))
                              :ARG2 m2)))))

# ::id 672 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok georgia on tuesday claimed to have shot down a russian drone near one of its rebel regions and a key oil pipeline , as us president george w. bush underlined support for georgia at the united nations .
# ::alignments
(c / claim-01
      :ARG0 (c2 / country
            :name (n / name
                  :op1 "Georgia"))
      :ARG1 (s / shoot-down-05
            :ARG0 c2
            :ARG1 (d / drone
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :ARG1-of (n3 / near-02
                        :ARG2 (a / and
                              :op1 (r / region
                                    :quant 1
                                    :ARG1-of (ii / include-91
                                          :ARG2 (r2 / region
                                                :ARG0-of (r3 / rebel-01)
                                                :poss c2)))
                              :op2 (p / pipeline
                                    :mod (o / oil)
                                    :ARG1-of (k / key-02))))))
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :time (u / underline-01
            :ARG0 (p2 / person
                  :name (n4 / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c4 / country
                              :name (n5 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (p3 / president)))
            :ARG1 (s2 / support-01
                  :ARG1 c2
                  :location (n6 / nation
                        :name (n7 / name
                              :op1 "United"
                              :op2 "Nations")))))

# ::id 673 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an explosion at a us military firing range in south korea shattered windows in a nearby village wednesday and sent villagers fleeing from their houses , a military spokesman and press reports said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (m / military)
                        :ARG2 (s2 / spokesman)))
            :op2 (r / report-01
                  :ARG0 (p2 / press)))
      :ARG1 (a2 / and
            :op1 (s3 / shatter-01
                  :ARG0 (e / explode-01
                        :location (r2 / range
                              :mod (f / fire-01)
                              :mod (m2 / military)
                              :location (s4 / south
                                    :part-of (c / country
                                          :name (n / name
                                                :op1 "Korea")))))
                  :ARG1 (w / window)
                  :time (w2 / wednesday))
            :op2 (s5 / send-03
                  :ARG0 e
                  :ARG1 (v / villager)
                  :ARG2 (f2 / flee-05
                        :ARG0 v
                        :ARG1 (h2 / house
                              :poss v)))))

# ::id 674 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok remains of a female passenger thought to be a resident of chechnya who was aboard one of two russian planes that crashed this week were being closely examined for traces of explosive , a russian official said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Russia"))
                  :ARG2 (o / official)))
      :ARG1 (e / examine-01
            :ARG1 (r / remain-01
                  :ARG1 (p2 / passenger
                        :mod (f / female)
                        :ARG0-of (r2 / reside-01
                              :ARG1 (p3 / province
                                    :name (n2 / name
                                          :op1 "Chechnya")))
                        :ARG1-of (t / think-01))
                  :location (a / aboard
                        :op1 (p4 / plane
                              :quant 1
                              :ARG1-of (ii / include-91
                                    :ARG2 (p5 / plane
                                          :quant 2
                                          :mod c
                                          :ARG1-of (c2 / crash-01
                                                :time (w / week
                                                      :mod (t2 / this))))))))
            :ARG2 (t3 / trace
                  :mod (e2 / explosive))
            :manner (c3 / close-10))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 675 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police investigators are set to question prime minister ehud olmert at his home friday , police said , a move certain to further tarnish israel 's already unpopular leader .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (s2 / set-08
            :ARG1 (p2 / person
                  :ARG0-of (ii / investigate-01)
                  :mod (p3 / police))
            :ARG2 (q / question-03
                  :ARG0 p2
                  :ARG1 (p4 / person
                        :name (n / name
                              :op1 "Ehud"
                              :op2 "Olmert")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (m / minister
                                    :mod (p5 / prime))))
                  :location (h2 / home
                        :poss p4)
                  :time (d / date-entity
                        :weekday (f / friday)))
            :ARG1-of (m2 / move-02
                  :ARG0 p2
                  :ARG0-of (t / tarnish-01
                        :ARG1 (p6 / person
                              :ARG0-of (l / lead-02
                                    :ARG1 (c / country
                                          :name (n2 / name
                                                :op1 "Israel")))
                              :ARG1-of (p7 / popular-02
                                    :polarity -
                                    :time (a / already)))
                        :degree (f2 / further)
                        :mod (c2 / certain)))))

# ::id 676 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the russian army 's medical units do not have enough blood supplies to treat soldiers wounded in the secessionist republic of chechnya , the head of the army 's medical corps said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / head-01
                  :ARG1 (c / corps
                        :mod (m / medicine)
                        :poss (a / army
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Russia"))))))
      :ARG1 (h2 / have-03
            :polarity -
            :ARG0 (u / unit
                  :mod m
                  :poss a)
            :ARG1 (s2 / supply-01
                  :ARG1 (b / blood)
                  :ARG1-of (h3 / have-quant-91
                        :ARG3 (e / enough)
                        :ARG6 (t / treat-03
                              :ARG0 u
                              :ARG1 (s3 / soldier
                                    :ARG1-of (w / wound-01
                                          :location (r / republic
                                                :name (n2 / name
                                                      :op1 "Chechnya")))))))))

# ::id 677 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two prominent cancer specialists told a senate hearing on wednesday that they disagreed with the assessment of scottish authorities that pan am ### bomber abdelbaset al-megrahi was near death at the time of his release from prison for compassionate reasons .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :quant 2
            :ARG0-of (s / specialize-01
                  :ARG1 (d / disease
                        :name (n / name
                              :op1 "cancer")))
            :mod (p2 / prominent))
      :ARG1 (d2 / disagree-01
            :ARG0 p
            :ARG2 (a / assess-01
                  :ARG0 (a2 / authority
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Scotland")))
                  :ARG1 (n3 / near-02
                        :ARG1 (p3 / person
                              :name (n4 / name
                                    :op1 "Abdelbaset"
                                    :op2 "al-Megrahi")
                              :ARG0-of (b / bomb-01))
                        :ARG2 (d3 / die-01
                              :ARG1 p3)
                        :time (r / release-01
                              :ARG1 p3
                              :ARG2 (p4 / prison))
                        :ARG1-of (c2 / cause-01
                              :ARG0 (r2 / reason
                                    :mod (c3 / compassionate))))))
      :ARG2 (p5 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n5 / name
                              :op1 "Senate"))))
      :time (d4 / date-entity
            :weekday (w / wednesday)))

# ::id 678 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spanish league leader fc barcelona does n't need to look hard for motivation ahead of sunday 's visit of third-place sevilla .
# ::alignments
(n / need-01
      :polarity -
      :ARG0 (c / city
            :name (n2 / name
                  :op1 "Fc"
                  :op2 "Barcelona")
            :ARG0-of (l / lead-02
                  :ARG1 (l2 / league
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Spain")))))
      :ARG1 (l3 / look-01
            :ARG0 c
            :ARG1 (m / motivate-01)
            :ARG1-of (h / hard-02)
            :time (a / ahead
                  :op1 (v / visit-01
                        :ARG0 (t / team
                              :name (n4 / name
                                    :op1 "SVilla")
                              :ARG1-of (p / place-01
                                    :ARG2 (t2 / third)))
                        :time (d / date-entity
                              :weekday (s / sunday))))))

# ::id 679 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gov. arnold schwarzenegger is working to reverse declining public opinion over his handling of california schools , while facing mounting complaints about his planned government overhaul .
# ::alignments
(m / multi-sentence
      :snt1 (g / government-organization
            :name (n / name
                  :op1 "gov"))
      :snt2 (w / work-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Arnold"
                        :op2 "Schwarzenegger"))
            :ARG1 (r / reverse-01
                  :ARG0 p
                  :ARG1 (d / decline-01
                        :ARG1 (o / opine-01
                              :ARG0 (p2 / public)
                              :ARG1 (h / handle-01
                                    :ARG0 p
                                    :ARG1 (s / school
                                          :location (s2 / state
                                                :name (n3 / name
                                                      :op1 "California"))))))
                  :time (f / face-01
                        :ARG0 p
                        :ARG1 (c / complain-01
                              :ARG1 (o2 / overhaul-01
                                    :ARG0 p
                                    :ARG1 (g2 / government-organization
                                          :ARG0-of (g3 / govern-01))
                                    :ARG1-of (p3 / plan-01
                                          :ARG0 p))
                              :ARG1-of (m2 / mount-02))))))

# ::id 680 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. army troops fought their way into the town of <unk> on monday , trading fire with iraqis hiding behind hedges and brick walls and heading for a bridge across the euphrates at the front end of the drive toward baghdad .
# ::alignments
(f / fight-01
      :ARG0 (t / troop
            :mod (m / military
                  :name (n / name
                        :op1 "U.S."
                        :op2 "Army")))
      :ARG1 (w / way
            :poss t
            :destination (t2 / town
                  :name (n2 / name
                        :op1 "Istanbul")))
      :time (d / date-entity
            :weekday (m2 / monday))
      :manner (t3 / trade-01
            :ARG0 t
            :ARG1 (f2 / fire)
            :ARG2 (p / person
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Iraq"))
                  :ARG0-of (h / hide-01
                        :location (b / behind
                              :op1 (a / and
                                    :op1 (h2 / hedge)
                                    :op2 (w2 / wall
                                          :consist-of (b2 / brick)))))
                  :ARG0-of h))
      :manner (h3 / head-02
            :ARG0 t
            :ARG1 (b3 / bridge
                  :location (a2 / across
                        :op1 (e / euphoria
                              :location (e2 / end
                                    :mod (f3 / front)
                                    :part-of (d2 / drive-01
                                          :direction (t4 / toward
                                                :op1 (c2 / city
                                                      :name (n4 / name
                                                            :op1 "Baghdad"))))))))))

# ::id 681 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok atlanta-based equifax reported second-quarter earnings that would have been flat from the year-earlier results if it were not for a gain on the sale of a stake in a brazilian company and some assets in the united states .
# ::alignments
(r / report-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Equifax")
            :ARG1-of (b / base-01
                  :location (c2 / city
                        :name (n2 / name
                              :op1 "atlanta"))))
      :ARG1 (h / have-condition-91
            :ARG1 (f / flat-06
                  :ARG1 (t / thing
                        :ARG2-of (r2 / result-01
                              :time (y / year))))
            :ARG2 (g / gain-02
                  :polarity -
                  :ARG3 (s / sell-01
                        :ARG1 (a / and
                              :op1 (s2 / stake
                                    :part-of (c3 / company
                                          :mod (c4 / country
                                                :name (n3 / name
                                                      :op1 "Brazil"))))
                              :op2 (a2 / asset
                                    :quant (s3 / some)
                                    :location c4
                                    :name (n4 / name
                                          :op1 "United"
                                          :op2 "States"))))))
      :time (q / quarter
            :ord (o / ordinal-entity
                  :value 2)))

# ::id 682 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a plot fit for a hollywood thriller has been unfolding at the venerable j. paul getty museum , a gleaming hilltop refuge that italian authorities claim houses pilfered art .
# ::alignments
(u / unfold-01
      :ARG1 (p / plot
            :ARG1-of (f / fit-06
                  :ARG2 (t / thriller
                        :mod (m / market-sector
                              :name (n / name
                                    :op1 "Hollywood")))))
      :location (m2 / museum
            :name (n2 / name
                  :op1 "J."
                  :op2 "Paul"
                  :op3 "Getty")
            :ARG1-of (v / venerate-01)
            :mod (r / refuge
                  :mod (h / hilltop)
                  :ARG1-of (g / gleam-01)
                  :ARG1-of (p2 / pilfered-01
                        :ARG0 (h2 / house))
                  :ARG1-of (c / claim-01
                        :ARG0 (a / authority
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "Italy")))))))

# ::id 683 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the indonesian government has launched a more massive tree planting program called `` one billion indonesian trees for the world '' , according to a statement issued by the forestry ministry monday .
# ::alignments
(s / say-01
      :ARG0 (s2 / state-01
            :ARG0 (m / ministry
                  :topic (f / forestry))
            :ARG1 (l / launch-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "India"))))
                  :ARG1 (p / program
                        :topic (p2 / plant-01
                              :ARG1 (t / tree))
                        :ARG1-of (c2 / call-01
                              :ARG2 t
                              :quant 1000000000
                              :mod c
                              :beneficiary (w / world)))
                  :mod (m2 / massive
                        :ARG2-of (h / have-degree-91
                              :ARG1 p
                              :ARG3 (m3 / more)))))
      :time (d / date-entity
            :weekday (m4 / monday)))

# ::id 684 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a fire broke in a suburban atlanta hotel killed one person and injured more than a dozen others .
# ::alignments
(a / and
      :op1 (k / kill-01
            :ARG0 (f / fire
                  :location (h / hotel
                        :name (n / name
                              :op1 "atlanta")
                        :mod (s / suburb)))
            :ARG1 (p / person
                  :quant 1))
      :op2 (ii / injure-01
            :ARG0 f
            :ARG1 (p2 / person
                  :quant (m / more-than
                        :op1 12)
                  :mod (o / other))))

# ::id 685 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the australian rugby union is to lobby the international board to appoint an independent citing commissioner for internationals .
# ::alignments
(l / lobby-01
      :ARG0 (u / union
            :mod (s / sport)
            :mod (c / country
                  :name (n / name
                        :op1 "Australia")))
      :ARG1 (a / appoint-01
            :ARG0 (b / board
                  :mod (ii / international))
            :ARG1 (p / person
                  :ARG0-of (d / depend-01
                        :polarity -)
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (c2 / commissioner
                              :topic (ii2 / international)
                              :ARG0-of (c3 / cite-01)))))
      :ARG2 b)

# ::id 686 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.n. secretary-general kofi annan said on thursday that he had lengthy discussions on iraq with president bill clinton and his foreign policy team members .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kofi"
                  :op2 "Annan")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "U.N."))
                  :ARG2 (s2 / secretary
                        :mod (g / general))))
      :ARG1 (d / discuss-01
            :ARG0 p
            :ARG1 (c / country
                  :name (n3 / name
                        :op1 "Iraq"))
            :ARG2 (a / and
                  :op1 (p2 / person
                        :name (n4 / name
                              :op1 "Bill"
                              :op2 "Clinton")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p3 / president)))
                  :op2 (p4 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (t / team
                                    :mod (p5 / policy-01
                                          :ARG2 (f / foreign)))
                              :ARG2 (m / member))))
            :ARG1-of (l / long-03))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 687 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan shares continued its declining trend by closing down #.## percent with a thicker traded volume on friday , according to reports reaching here from taipei .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG1-of (r2 / reach-01
                  :ARG2 (c / city
                        :name (n / name
                              :op1 "Taipei"))
                  :location (h / here)))
      :ARG1 (c2 / continue-01
            :ARG0 (s2 / share
                  :mod (c3 / country
                        :name n
                        :op1 "Taiwan")))
      :ARG1 (t / trend-01
            :ARG1 s2
            :ARG1-of (d / decline-01))
      :manner (c4 / close-down-04
            :ARG0 s2
            :ARG1 (v / volume
                  :ARG1-of (t2 / trade-01)
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (t3 / thick-03
                              :ARG1 v)
                        :ARG3 (m / more)))
            :time (d2 / date-entity
                  :weekday (f / friday))))

# ::id 688 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french president nicolas sarkozy on saturday called for an immediate halt to the violence in israel and the gaza strip , a statement from the presidential elysee palace said .
# ::alignments
(s / say-01
      :ARG0 (s2 / state-01
            :ARG0 (p / palace
                  :name (n / name
                        :op1 "Elysee"
                        :op2 "Palace")
                  :mod (p2 / president)))
      :ARG1 (c / call-03
            :ARG0 (p3 / person
                  :name (n2 / name
                        :op1 "Nicolas"
                        :op2 "Sarkozy")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p4 / president
                              :mod (r / rench))))
            :ARG1 (h2 / halt-01
                  :ARG1 (v / violence
                        :location (a / and
                              :op1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Israel"))
                              :op2 (s3 / strip
                                    :mod (g / gaza))))
                  :time (ii / immediate))
            :time (d / date-entity
                  :weekday (s4 / saturday))))

# ::id 689 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese experts , senior u.s. trade official and representatives from leading world ipr organizations today joined in a live interactive worldnet dialogue .
# ::alignments
(j / join-in-05
      :ARG0 (a / and
            :op1 (p / person
                  :mod (c / country
                        :name (n / name
                              :op1 "China"))
                  :ARG1-of (e / expert-01))
            :op2 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "U.S."))
                        :ARG2 (o / official
                              :topic (t / trade-01)
                              :mod (s / senior))))
            :op3 (p3 / person
                  :ARG0-of (r / represent-01
                        :ARG1 (o2 / organization
                              :mod (ii / internet)
                              :ARG0-of (l / lead-01)))))
      :ARG1 (d / dialogue-01
            :medium ii)
      :mod (ii2 / interactive)
      :ARG0-of (l2 / live-01)
      :time (t2 / today))

# ::id 690 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dear dr. bombay : i received an e-mail with navidad .
# ::alignments
(s / say-01
      :ARG0 (ii / i)
      :ARG1 (r / receive-01
            :ARG0 ii
            :ARG1 (e / email-01
                  :ARG0 ii
                  :ARG2 (c / company
                        :name (n / name
                              :op1 "Navidad"))))
      :ARG2 (p / person
            :name (n2 / name
                  :op1 "Dr."
                  :op2 "Bombay")
            :mod (d / dear)))

# ::id 691 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok second-seeded david ferrer beat nicolas massu of chile #-# , #-# , #-# thursday to reach the quarterfinals of the swedish open .
# ::alignments
(b / beat-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "David"
                  :op2 "Ferrer")
            :ARG1-of (r / rank-01
                  :ARG2 2))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Nicolas"
                  :op2 "Massu"
                  :op3 "of"
                  :op4 "Chile"))
      :time (d / date-entity
            :weekday (t / thursday))
      :purpose (r2 / reach-01
            :ARG0 p
            :ARG1 (f / final
                  :ord (o / ordinal-entity
                        :value 4)
                  :subevent-of (o2 / open-02
                        :mod (s / swedish)))))

# ::id 692 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany is opposed to all announcements that kosovo would be unilaterally declared as an independent state , as long as the existing un security council resolution #### remains in force , german deputy foreign minister gernot erler said here on thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gernot"
                  :op2 "Erler")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Germany"))
                  :ARG2 (m / minister
                        :mod (d / deputy)
                        :topic (f / foreign))))
      :ARG1 (o / oppose-01
            :ARG0 c
            :name (n3 / name
                  :op1 "Great"
                  :op2 "Britain"))
      :ARG1 (a / announce-01
            :ARG1 (d2 / declare-01
                  :ARG1 c
                  :name (n4 / name
                        :op1 "Kosovo"))
            :ARG2 (s2 / state
                  :ARG0-of (d3 / depend-01
                        :polarity -))
            :manner (u / unilateral))
      :mod (a2 / all)
      :condition (a3 / as-long-as
            :op1 (r / remain-01
                  :ARG1 (r2 / resolution
                        :mod (o2 / organization
                              :name (n5 / name
                                    :op1 "Security"
                                    :op2 "Council"))
                        :ARG1-of (e / exist-01))
                  :ARG3 (e2 / enforce-01
                        :ARG1 r2)))
      :location (h2 / here)
      :time (d4 / date-entity
            :weekday (t / thursday)))

# ::id 693 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian president vladimir putin on friday delivered a congratulation message to his us counterpart george w. bush over the us independence day , noting bilateral cooperation between the two nations is `` a key factor '' conducive to global stability .
# ::alignments
(a / and
      :op1 (d / deliver-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Vladimir"
                        :op2 "Putin")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Russia"))
                        :ARG2 (p2 / president)))
            :ARG1 (m / message-01
                  :ARG0 p
                  :ARG1 (c2 / congratulate-01
                        :ARG0 p
                        :ARG1 (p3 / person
                              :name (n3 / name
                                    :op1 "George"
                                    :op2 "W."
                                    :op3 "Bush")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c3 / country
                                          :name (n4 / name
                                                :op1 "United"
                                                :op2 "States"))
                                    :ARG2 (c4 / counterpart))))
                  :ARG2 p3)
            :ARG2 p3
            :time (d2 / date-entity
                  :weekday (f / friday)))
      :op2 (n5 / note-01
            :ARG0 p
            :ARG1 (c5 / cooperate-01
                  :ARG0 c3
                  :ARG1 p3
                  :mod (b / bilateral)
                  :ARG1-of (c6 / conducive-01
                        :ARG2 (s / stability
                              :mod (g / globe))))))

# ::id 694 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok to the great surprise of parents , kidney stones , once considered a disorder of middle age , are now showing up in children as young as # or # .
# ::alignments
(s / surprise-01
      :ARG0 (s2 / show-up-02
            :ARG1 (s3 / stone
                  :part-of (k / kidney)
                  :ARG1-of (c / consider-01
                        :ARG2 (d / disorder
                              :mod (a / age
                                    :mod (m / middle)))
                        :time (o / once)))
            :location (c2 / child
                  :ARG1-of (h / have-degree-91
                        :ARG2 (y / young)
                        :ARG3 (e / equal)
                        :ARG4 (o2 / or
                              :op1 (p / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG2 (p2 / parent)))
                              :op2 (p3 / person
                                    :ARG0-of (h3 / have-rel-role-91
                                          :ARG2 c2))))))
      :time (n / now)
      :mod (g / great))

# ::id 695 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok delegates at the international atomic energy agency 's -lrb- iaea -rrb- annual conference adopted friday a resolution here calling on north korea to allow proper monitoring of its nuclear materials .
# ::alignments
(a / adopt-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / conference
                        :name (n / name
                              :op1 "International"
                              :op2 "Atomic"
                              :op3 "Energy"
                              :op4 "Agency"))
                  :ARG2 (d / delegate)))
      :ARG1 (r / resolution
            :ARG0-of (c2 / call-03
                  :ARG1 (a2 / allow-01
                        :ARG0 (c3 / country
                              :name (n2 / name
                                    :op1 "North"
                                    :op2 "Korea"))
                        :ARG1 (m / monitor-01
                              :ARG1 (m2 / material
                                    :mod (n3 / nucleus)
                                    :poss c3)
                              :mod (p2 / proper)))
                  :ARG2 c3))
      :time (d2 / date-entity
            :weekday (f / friday))
      :location (h2 / here))

# ::id 696 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when deborah c. hopkins faced analysts last may , one month after joining lucent technologies as chief financial officer , she was asked how the job differed from the same position she had just left at boeing .
# ::alignments
(a / ask-01
      :ARG1 (t / thing
            :manner-of (d / differ-02
                  :ARG1 (j / job)
                  :ARG2 (p / position
                        :ARG1-of (s / same-01
                              :ARG2 (p2 / position
                                    :ARG1-of (l / leave-15
                                          :ARG0 (p3 / person
                                                :name (n / name
                                                      :op1 "Deborah"
                                                      :op2 "C."
                                                      :op3 "Hopkins"))
                                          :ARG2 (c / company
                                                :name (n2 / name
                                                      :op1 "Boeing"))
                                          :mod (j2 / just)))))))
      :ARG2 p3
      :time (f / face-01
            :ARG0 p3
            :ARG1 (p4 / person
                  :ARG0-of (a2 / analyze-01))
            :time (d2 / date-entity
                  :month 5
                  :mod (l2 / last))
            :time (a3 / after
                  :op1 (j3 / join-04
                        :ARG0 p3
                        :ARG1 c
                        :name (n3 / name
                              :op1 "Lucent"
                              :op2 "Technology"))
                  :ARG2 (h / have-org-role-91
                        :ARG0 p3
                        :ARG1 c
                        :ARG2 (o / officer
                              :mod (c2 / chief)
                              :mod (f2 / finance))))
            :quant (t2 / temporal-quantity
                  :quant 1
                  :unit (m / month))))

# ::id 697 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a fresh attempt by the sharply divided parliament to elect a lebanese president was likely to be postponed for the ninth time monday amid a political impasse that continues to hold up the army chief 's election for the post .
# ::alignments
(l / likely-01
      :ARG1 (p / postpone-01
            :ARG1 (a / attempt-01
                  :ARG0 (g / government-organization
                        :name (n / name
                              :op1 "Parliament")
                        :ARG1-of (d / divide-02
                              :degree (s / sharp)))
                  :ARG1 (e / elect-01
                        :ARG0 g
                        :ARG1 (p2 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c / country
                                          :name (n2 / name
                                                :op1 "Lebanon"))
                                    :ARG2 (p3 / president))))
                  :ARG1-of (f / fresh-04))
            :time (d2 / date-entity
                  :weekday (m / monday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (ii / impasse
                        :mod (p4 / politics)
                        :ARG0-of (c3 / continue-01
                              :ARG1 (h2 / hold-up-11
                                    :ARG0 ii
                                    :ARG1 (e2 / elect-01
                                          :ARG1 (p5 / person
                                                :ARG0-of (h3 / have-org-role-91
                                                      :ARG1 (a2 / army)
                                                      :ARG2 (c4 / chief)))
                                          :ARG2 (p6 / post)))))
                  :ord (o / ordinal-entity
                        :value 9))))

# ::id 698 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the us economy fell at a #.# percent rate in the first quarter as the recession intensified in business investment even as consumer activity rebounded , official data showed wednesday .
# ::alignments
(s / show-01
      :ARG0 (d / data
            :mod (o / official))
      :ARG1 (f / fall-01
            :ARG1 (e / economy
                  :poss (w / we))
            :ARG2 (r / rate
                  :mod (p / percentage-entity
                        :value 1))
            :time (q / quarter
                  :ord (o2 / ordinal-entity
                        :value 1))
            :ARG1-of (c / cause-01
                  :ARG0 (ii / intensify-01
                        :ARG0 (r2 / recession-02)
                        :ARG1 (ii2 / invest-01
                              :ARG2 (b / business))
                        :concession (r3 / rebound-01
                              :ARG1 (a / activity-06
                                    :ARG0 (p2 / person
                                          :ARG0-of (c2 / consume-01)))))))
      :time (w2 / wednesday))

# ::id 699 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok norway 's prime minister jens stoltenberg has appealed to israel to withdraw its troops immediately from gaza , according to news reports reaching here from oslo monday .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :mod (n / news)
            :ARG0-of (r2 / reach-01
                  :ARG1 (c / city
                        :name (n2 / name
                              :op1 "Oslo"))
                  :time (d / date-entity
                        :weekday (m / monday))))
      :ARG1 (a / appeal-02
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Jens"
                        :op2 "Stoltenberg")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "Norway"))
                        :ARG2 (m2 / minister
                              :mod (p2 / prime))))
            :ARG1 (c3 / country
                  :name (n5 / name
                        :op1 "Israel"))
            :ARG2 (w / withdraw-01
                  :ARG0 c3
                  :ARG1 (t / troop
                        :poss c3)
                  :ARG2 c
                  :name (n6 / name
                        :op1 "Gaza"))
            :time (ii / immediate)))

# ::id 700 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jerry stackhouse had ## points and eight assists while chucky atkins added ## to lead the detroit pistons to a ###-## victory over the chicago bulls on saturday night .
# ::alignments
(c / contrast-01
      :ARG1 (h / have-03
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Jerry"
                        :op2 " stackhouse"))
            :ARG1 (a / and
                  :op1 (p2 / point)
                  :op2 (a2 / assist-01
                        :quant 8)))
      :ARG2 (a3 / add-02
            :ARG0 (p3 / person
                  :name (n2 / name
                        :op1 "chucky"
                        :op2 "Atkins"))
            :ARG1 (l / lead-01
                  :ARG0 p3
                  :ARG1 (p4 / piston
                        :mod (d / detroit))
                  :ARG2 (w / win-01
                        :ARG0 (b / bull
                              :location (c2 / city
                                    :name (n3 / name
                                          :op1 "Chicago")))
                        :time (d2 / date-entity
                              :weekday (s / saturday)
                              :dayperiod (n4 / night))))))

# ::id 701 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two u.s. soldiers were slightly injured when an explosion hit their vehicle in northeastern afghanistan , the u.s. military said friday .
# ::alignments
(s / say-01
      :ARG0 (m / military
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (ii / injure-01
            :ARG0 (h / hit-01
                  :ARG0 (e / explode-01)
                  :ARG1 (v / vehicle
                        :poss (s2 / soldier
                              :quant 2))
                  :location (n2 / northeast
                        :part-of (c2 / country
                              :name (n3 / name
                                    :op1 "Afghanistan"))))
            :ARG1 s2
            :degree (s3 / slight))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 702 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok typhoon ketsana slammed into vietnam tuesday , killing at least ## people during floods and landslides that caused almost ###,### people to flee their homes , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (s2 / slam-02
            :ARG0 (n / natural-disaster
                  :name (n2 / name
                        :op1 "typhoon"
                        :op2 "ketsana"))
            :ARG1 (c / country
                  :name (n3 / name
                        :op1 "Vietnam"))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG0-of (c2 / cause-01
                  :ARG1 (k / kill-01
                        :ARG0 n
                        :ARG1 (p / person
                              :quant (a / at-least
                                    :op1 1))
                        :time (a2 / and
                              :op1 (f / flood-01)
                              :op2 (l / landslide)
                              :ARG0-of (c3 / cause-01
                                    :ARG1 (f2 / flee-05
                                          :ARG0 (p2 / person
                                                :quant (a3 / almost)
                                                :ARG1-of (l2 / love-01
                                                      :mode expressive))
                                          :ARG1 (h / home
                                                :poss p2))))))))

# ::id 703 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok combative wigan hooker terry newton has pulled out of the great britain squad for the end-of-season gillette tri-nations series against australia and new zealand with a hip in jury .
# ::alignments
(p / pull-out-02
      :ARG1 (p2 / person
            :name (n / name
                  :op1 "Terry"
                  :op2 "Newton")
            :ARG0-of (h / hook-01)
            :mod (t / team
                  :name (n2 / name
                        :op1 "Wigan"))
            :mod (t2 / team
                  :name (n3 / name
                        :op1 "Great"
                        :op2 "Britain")))
      :ARG2 (s / squad
            :mod t)
      :purpose (s2 / series
            :name (n4 / name
                  :op1 "Gillette")
            :mod (t3 / tri-nations)
            :mod (s3 / season
                  :mod (e / end-01))
            :prep-against (a / and
                  :op1 (t4 / team
                        :name (n5 / name
                              :op1 "Australia"))
                  :op2 (t5 / team
                        :name (n6 / name
                              :op1 "New"
                              :op2 "Gealand")))
            :prep-with (h2 / hip
                  :prep-in (j / jury))))

# ::id 704 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for years , shoppers from mexico have crowded into the department stores , clothing boutiques and jewelry shops on morley avenue just north of the border .
# ::alignments
(c / crowd-01
      :ARG0 (p / person
            :ARG0-of (s / shop-01)
            :source (c2 / country
                  :name (n / name
                        :op1 "Mexico")))
      :ARG2 (a / and
            :op1 (s2 / store
                  :mod (d / department))
            :op2 (b / boutique
                  :mod (c3 / clothing))
            :op3 (s3 / shop
                  :mod (j / jewelry))
            :location (s4 / street
                  :name (n2 / name
                        :op1 "Morneley"
                        :op2 "Avenue")
                  :location (r / relative-position
                        :op1 (b2 / border)
                        :direction (n3 / north)
                        :mod (j2 / just))))
      :duration (m / multiple
            :op1 (t / temporal-quantity
                  :quant 1
                  :unit (y / year))))

# ::id 705 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok still perfect , but light years from pasadena on new year 's day , the ohio state buckeyes on saturdays exhibited the dominance that makes them a championship contender and the sloppiness that <unk> their followers .
# ::alignments
(c / contrast-01
      :ARG1 (p / perfect-02
            :mod (s / still))
      :ARG2 (e / exhibit-01
            :ARG0 (t / team
                  :name (n / name
                        :op1 "Ohio"
                        :op2 "State"
                        :op3 "Buckeyes")
                  :mod (s2 / state
                        :name (n2 / name
                              :op1 "Ohio")))
            :ARG1 (a / and
                  :op1 (d / dominate-01
                        :ARG0 t
                        :ARG0-of (m / make-02
                              :ARG1 (c2 / contender
                                    :mod (c3 / championship)
                                    :domain t)))
                  :op2 (s3 / sloppy
                        :domain t
                        :ARG0-of (c4 / cause-01
                              :ARG1 (f / follow-02
                                    :ARG1 t))))
            :time (d2 / date-entity
                  :weekday (s4 / saturday))
            :location (c5 / city
                  :name (n3 / name
                        :op1 "Pasadena"))
            :time (m2 / multiple
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :ARG1-of (l / light-06))))

# ::id 706 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president of gabon hadj omar bongo left here this afternoon for xi'an in northwest china 's shaanxi province .
# ::alignments
(l / leave-11
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hadj"
                  :op2 "Omar"
                  :op3 "Bongo")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Gabon"))
                  :ARG2 (p2 / president)))
      :ARG1 (h2 / here)
      :ARG2 (p3 / province
            :name (n3 / name
                  :op1 "Xi'an")
            :location (n4 / northwest
                  :part-of (p4 / province
                        :name (n5 / name
                              :op1 "Shanxi")
                        :location (c / country
                              :name (n6 / name
                                    :op1 "China")))))
      :time (d / date-entity
            :dayperiod (a / afternoon)
            :mod (t / today)))

# ::id 707 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok manchester prop marshall <unk> has been banned from rugby for two years over a positive test for a banned steroid after a match in england 's second-tier league .
# ::alignments
(b / ban-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Marshall")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Middlesbrough"))
                  :ARG2 (p2 / prop)))
      :ARG2 (s / sport)
      :duration (t2 / temporal-quantity
            :quant 2
            :unit (y / year))
      :ARG1-of (c / cause-01
            :ARG0 (t3 / test-01
                  :ARG1 p
                  :ARG2 (s2 / steroid
                        :ARG1-of (b2 / ban-01))
                  :mod (p3 / positive)
                  :time (a / after
                        :op1 (m / match-03
                              :location (l / league
                                    :poss (c2 / country
                                          :name (n3 / name
                                                :op1 "England"))
                                    :mod (t4 / tier
                                          :ord (o / ordinal-entity
                                                :value 2))))))))

# ::id 708 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fernando gonzalez played two sets of near flawless tennis then hung on to defeat lleyton hewitt #-# , #-# , #-# , #-# in the third round of the australian open on saturday .
# ::alignments
(a / and
      :op1 (p / play-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Fernando"
                        :op2 "Gonzalez"))
            :ARG1 (s / set
                  :quant 2
                  :mod (t / tennis
                        :ARG1-of (p3 / perfect-02
                              :ARG1-of (n2 / near-02)))))
      :op2 (h / hang-on-05
            :ARG1 p2
            :purpose (d / defeat-01
                  :ARG0 p2
                  :ARG1 (p4 / person
                        :name (n3 / name
                              :op1 "Lleyton"
                              :op2 "Hewitt"))
                  :ARG2 (r / round
                        :ord (o / ordinal-entity
                              :value 3)
                        :mod (o2 / open-02
                              :mod (c / country
                                    :name (n4 / name
                                          :op1 "Australia"))
                              :time (d2 / date-entity
                                    :weekday (s2 / saturday)))))
            :time (t2 / then)))

# ::id 709 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok if some of the fastest-rising book categories and publishers are any indication , u.s. business organizations stand at the cusp of a new age , arms outstretched for the blessings of cooperation , communication and satisfaction .
# ::alignments
(s / stand-01
      :ARG1 (o / organization
            :mod (b / business)
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG2 (c2 / cusp
            :poss (a / age
                  :ARG1-of (n2 / new-01)))
      :manner (a2 / arm
            :ARG1-of (o2 / outflank-01)
            :purpose (b2 / bless-01
                  :ARG0 (a3 / and
                        :op1 (c3 / cooperate-01)
                        :op2 (c4 / communicate-01)
                        :op3 (s2 / satisfy-01))))
      :condition (ii / indicate-01
            :ARG0 (a4 / and
                  :op1 (c5 / category
                        :mod (b3 / book)
                        :ARG1-of (ii2 / include-91
                              :ARG2 (a5 / and
                                    :op1 c5
                                    :op2 (c6 / company
                                          :ARG0-of (p / publish-01)))
                              :ARG3 (s3 / some)))
                  :op2 (p2 / person)
                  :mod (a6 / any))))

# ::id 710 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the hushen ### index reflecting the performance of china 's shanghai and shenzhen stock exchanges closed at #,###.## on wednesday , up ###.## points , or #.## percent , from the previous close .
# ::alignments
(c / close-01
      :ARG1 (ii / index
            :mod (p / product
                  :name (n / name
                        :op1 "Husky"))
            :ARG1-of (r / reflect-01
                  :ARG2 (p2 / perform-02
                        :ARG0 (a / and
                              :op1 (e / exchange-01
                                    :ARG1 (s / stock)
                                    :location (c2 / city
                                          :name (n2 / name
                                                :op1 "Shanghai")))
                              :op2 (e2 / exchange-01
                                    :ARG1 (s2 / stock)
                                    :location (c3 / city
                                          :name (n3 / name
                                                :op1 "Shenzhen")))))))
      :time (d / date-entity
            :weekday (w / wednesday))
      :ARG1-of (u / up-02
            :ARG3 (o / or
                  :op1 (p3 / point
                        :mod (s3 / string-entity
                              :value " ###.##"))
                  :op2 (p4 / percentage-entity))))

# ::id 711 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sweden 's #-# hammering of bulgaria in their euro #### group c opener was a dream come true , the swedish media rejoiced on tuesday as it hailed henrik larsson 's triumphant return to the international stage .
# ::alignments
(a / and
      :op1 (d / dream-01
            :ARG1 (h / hammer-02
                  :ARG0 (c / country
                        :name (n / name
                              :op1 "Sweden"))
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Bulgaria"))
                  :location (o / open-02
                        :ARG1 (g / group
                              :name (n3 / name
                                    :op1 "Euro")
                              :mod g))))
      :ARG1-of (c3 / come-04
            :ARG2 (t / true-01))
      :op2 (r / rejoice-01
            :ARG0 (m / media
                  :mod c)
            :time (d2 / date-entity
                  :weekday (t2 / tuesday))
            :ARG1-of (c4 / cause-01
                  :ARG0 (h2 / hail-02
                        :ARG0 m
                        :ARG1 (r2 / return-01
                              :ARG1 (p / person
                                    :name (n4 / name
                                          :op1 "Henrik"
                                          :op2 "Larsson"))
                              :ARG4 (s / stage
                                    :mod (ii / international))
                              :ARG0-of (t3 / triumph-01))))))

# ::id 712 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok latin america 's three major stock markets closed higher on tuesday .
# ::alignments
(c / close-01
      :ARG1 (m / market
            :quant 3
            :mod (s / stock)
            :location (s2 / state
                  :name (n / name
                        :op1 "Louisiana"))
            :ARG1-of (m2 / major-02))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (h / have-degree-91
            :ARG2 (h2 / high-02)
            :ARG3 (m3 / more)))

# ::id 713 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok juergen klinsmann 's two goals inspired bayern munich to a stunning #-# on-the-road victory in moscow tuesday to overturn a first leg deficit in the uefa cup .
# ::alignments
(ii / inspire-01
      :ARG0 (g / goal
            :quant 2
            :poss (p / person
                  :name (n / name
                        :op1 "Juergen"
                        :op2 "Klinsmann")))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Bayern"
                  :op2 "Munich"))
      :ARG2 (w / win-01
            :location (r / road)
            :ARG0-of (s / stun-01)
            :location (c / city
                  :name (n3 / name
                        :op1 "Moscow"))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :purpose (o / overturn-01
                  :ARG0 p2
                  :ARG1 (d2 / deficit
                        :mod (l / leg
                              :ord (o2 / ordinal-entity
                                    :value 1))
                        :subevent-of (c2 / cup
                              :mod (o3 / organization
                                    :name (n4 / name
                                          :op1 "Uefa")))))))

# ::id 714 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eight months after it won a resounding victory in legislative elections here , hong kong 's pro-democracy movement is divided over whether the democratic party should abandon elective politics and take its cause to the streets .
# ::alignments
(d / divide-02
      :ARG1 (m / movement-07
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Hong"
                        :op2 "Kong"))
            :ARG0-of (f / favor-01
                  :ARG1 (d2 / democracy)))
      :ARG2 (t / truth-value
            :polarity-of (r / recommend-01
                  :ARG1 (a / and
                        :op1 (a2 / abandon-01
                              :ARG0 (p2 / political-party
                                    :mod (d3 / democracy))
                              :ARG1 (p3 / politics
                                    :mod (e / elect-01
                                          :mod (e2 / elect-01))))
                        :op2 (t2 / take-01
                              :ARG0 p2
                              :ARG1 (c / cause
                                    :poss p2)
                              :ARG3 (s / street)))))
      :time (a3 / after
            :op1 (w / win-01
                  :ARG0 p2
                  :ARG2 (e3 / elect-01
                        :mod (l / legislate-01))
                  :ARG0-of (r2 / resound-01)
                  :location (h / here))
            :quant (t3 / temporal-quantity
                  :quant 8
                  :unit (m2 / month))))

# ::id 715 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a federal bankruptcy judge on friday approved united airlines ' request for an additional $ ### million -lrb- euro### million -rrb- in loans as the carrier works on its plan to emerge from bankruptcy this fall .
# ::alignments
(a / approve-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG3 (j / judge-01
                        :ARG3 (b / bankrupt-01)))
            :mod (f / federal))
      :ARG1 (r / request-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "United"
                        :op2 "Airlines"))
            :ARG1 (l / loan-01
                  :ARG1 (m / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar)
                        :mod (a2 / additional)))
            :time (w / work-01
                  :ARG0 c
                  :ARG1 (p2 / plan-01
                        :ARG0 c
                        :ARG1 (e / emerge-01
                              :ARG0 c
                              :ARG1 (b2 / bankrupt-01)
                              :time (d2 / date-entity
                                    :season (f2 / fall)
                                    :mod (y / year
                                          :mod (t / this)))))))
      :time d2
      :weekday (f3 / friday))

# ::id 716 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok several top kenyan electoral officials called monday for an independent probe into the handling of the disputed presidential election 's tallying process -- but suggested the outcome would not change .
# ::alignments
(h / have-concession-91
      :ARG1 (s / suggest-01
            :ARG0 (p / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Kenya"))
                        :ARG2 (o / official
                              :topic (e / elect-01)
                              :mod (t / top)))
                  :quant (s2 / several))
            :ARG1 (c2 / change-01
                  :polarity -
                  :ARG1 (o2 / outcome)))
      :ARG2 (c3 / call-03
            :ARG0 p
            :ARG1 (p2 / probe-01
                  :ARG0 (p3 / person
                        :ARG0-of (d / depend-01
                              :polarity -))
                  :ARG1 (h3 / handle-01
                        :ARG1 (p4 / process-02
                              :ARG1 (t2 / tally-01
                                    :ARG1 e
                                    :ARG2 (p5 / person
                                          :ARG0-of h2
                                          :ARG2 (p6 / president))))
                        :ARG2-of (d2 / dispute-01))))
      :time (d3 / date-entity
            :weekday (m / monday)))

# ::id 717 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the local authorities of china 's tibet autonomous region have launched a series of urgent measures on bird flu control to prevent the epidemic from spreading outside this capital of the region , where tibet 's first suspected case of the deadly h#n# strain of bird flu was confirmed monday .
# ::alignments
(l / launch-01
      :ARG0 (a / authority
            :ARG1-of (l2 / local-02)
            :mod (r / region
                  :name (n / name
                        :op1 "Tibet")
                  :part-of (p / province
                        :name (n2 / name
                              :op1 "China"))
                  :mod (a2 / autonomy)))
      :ARG1 (m / measure-02
            :ARG0 a
            :ARG1 (c / control-01
                  :ARG1 (d / disease
                        :name (n3 / name
                              :op1 "bird"
                              :op2 "flu")))
            :mod (u / urgent)
            :quant (s / series)
            :purpose (p2 / prevent-01
                  :ARG0 a
                  :ARG1 (e / epidemic)
                  :ARG2 (s2 / spread-03
                        :ARG1 e
                        :location (o / outside
                              :op1 (c2 / city
                                    :ARG0-of (h / have-org-role-91
                                          :ARG1 r
                                          :ARG2 (c3 / capital))
                                    :mod (t / this))))))
      :ARG1-of (c4 / confirm-01
            :time (d2 / date-entity
                  :weekday (m2 / monday))))

# ::id 718 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iran 's president said he is hopeful the united states will release several iranians it is holding now that tehran has freed an american jailed for more than a year and accused of spying .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Iran"))
                  :ARG2 (p2 / president)))
      :ARG1 (h2 / hopeful-03
            :ARG0 p
            :ARG1 (r / release-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG1 (p3 / person
                        :mod c
                        :quant (s2 / several)
                        :ARG1-of (h3 / hold-01
                              :ARG0 c2
                              :time (n3 / now)
                              :ARG1-of (c3 / cause-01
                                    :ARG0 (f / free-01
                                          :ARG0 (c4 / city
                                                :name (n4 / name
                                                      :op1 "Tehran"))
                                          :ARG1 (p4 / person
                                                :mod (c5 / country
                                                      :name (n5 / name
                                                            :op1 "America"))
                                                :ARG1-of (j / jail-01
                                                      :ARG2 (m / more-than
                                                            :op1 (t / temporal-quantity
                                                                  :quant 1
                                                                  :unit (y / year))))
                                                :ARG1-of (a / accuse-01
                                                      :ARG2 (s3 / spy-01
                                                            :ARG0 p4))))))))))

# ::id 719 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok panama and hong kong conglomerate hutchison whampoa , which operates two panama canal ports , entered talks tuesday to resolve a #.# billion-dollar disagreement .
# ::alignments
(e / enter-01
      :ARG0 (a / and
            :op1 (c / company
                  :name (n / name
                        :op1 "Hutchison"
                        :op2 "Whampoa")
                  :mod (c2 / conglomerate
                        :name (n2 / name
                              :op1 "Hong"
                              :op2 "Kong")))
            :op2 (c3 / company
                  :name (n3 / name
                        :op1 "Hutchison"
                        :op2 "Whampoa")
                  :mod c2)
            :ARG0-of (o / operate-01
                  :ARG1 (p / port
                        :quant 2
                        :mod (c4 / canal)
                        :location (c5 / country
                              :name (n4 / name
                                    :op1 "Panama")))))
      :ARG1 (t / talk-01
            :purpose (r / resolve-01
                  :ARG0 a
                  :ARG1 (d / disagree-01
                        :ARG0 a
                        :ARG2 (m / monetary-quantity
                              :quant 1000000000
                              :unit (d2 / dollar)))))
      :time (d3 / date-entity
            :weekday (t2 / tuesday)))

# ::id 720 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok suspense novelist robert ludlum , author of the jason bourne series of spy thrillers and `` the <unk> circle , '' died monday .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Roland"
                  :op2 "Ludlum")
            :ARG0-of (w / write-01
                  :ARG1 (t / thriller
                        :ARG0-of (s / suspicious-03)))
            :ARG0-of (a / author-01
                  :ARG1 (a2 / and
                        :op1 (s2 / series
                              :name (n2 / name
                                    :op1 "Jason"
                                    :op2 "Bourke")
                              :consist-of t
                              :mod (s3 / spy-01)))
                  :op2 (c / circle
                        :name (n3 / name
                              :op1 "The"
                              :op2 "Illuminati"))))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 721 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok investigators looking into the russian jumbo jet crash that killed ## crew said monday they were focusing on a possible malfunction of its horizontal stabilizer that spontaneously shifted to an extreme angle , leading to the il-## 's plunge into a forest just after takeoff from moscow .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (ii / investigate-01
                  :ARG1 (c / crash-01
                        :ARG1 (j / jet
                              :name (n / name
                                    :op1 "Jumbo"
                                    :op2 "Jet")
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "Russia")))
                        :ARG0-of (k / kill-01
                              :ARG1 (p2 / person
                                    :ARG0-of (c3 / crew-01
                                          :ARG1 j))))))
      :ARG1 (f / focus-01
            :ARG0 p
            :ARG2 (m / malfunction-01
                  :ARG0 (t / thing
                        :ARG0-of (s2 / stabilize-01
                              :ARG1 j)
                        :mod (h / horizontal)
                        :ARG1-of (s3 / shift-01
                              :ARG2 (a / angle
                                    :mod (e / extreme))
                              :manner (s4 / spontaneous)))
                  :ARG1-of (p3 / possible-01)
                  :ARG0-of (l / lead-03
                        :ARG2 (p4 / plunge-01
                              :ARG1 j
                              :ARG4 (f2 / forest)
                              :time (a2 / after
                                    :op1 (t2 / take-off-19
                                          :ARG1 j
                                          :source (p5 / publication
                                                :name (n3 / name
                                                      :op1 "Moscow")))
                                    :mod (j2 / just)))))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 722 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a resurgence in global stock markets friday helped erase the remnants of wall street 's midweek tumble , but the rebound was partly overshadowed by other volatility that hurt the dollar , buffeted bonds and sent gold prices down to ## -lcb- - year lows .
# ::alignments
(c / contrast-01
      :ARG1 (h / help-01
            :ARG0 (r / resurge-01
                  :ARG1 (m / market
                        :mod (s / stock)
                        :mod (g / globe))
                  :time (d / date-entity
                        :weekday (f / friday)))
            :ARG1 (e / erase-01
                  :ARG0 r
                  :ARG1 (r2 / remnant
                        :poss (t / tumble-01
                              :ARG0 m
                              :mod m
                              :name (n / name
                                    :op1 "Wall"
                                    :op2 "Street"))
                        :time (m2 / midweek))))
      :ARG2 (o / overshadow-01
            :ARG0 (v / volatility
                  :mod (o2 / other)
                  :ARG0-of (h2 / hurt-01
                        :ARG1 (d2 / dollar))
                  :ARG0-of (b / buffet-01
                        :ARG1 (b2 / bond))
                  :ARG0-of (s2 / send-03
                        :ARG1 (p / price-01
                              :ARG1 (g2 / gold))
                        :ARG4 (l / low-04
                              :ARG1 p
                              :ARG2 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))))
            :ARG1 (r3 / rebound-01)
            :degree (p2 / part)))

# ::id 723 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok intel announced on tuesday its fastest pentium # chip to date , a processor at #.# gigahertz -lrb- ghz -rrb- or #.# billion cycles per second , for desktop pcs .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "intel"))
      :ARG1 (c2 / chip
            :mod (p / pentium)
            :ARG1-of (h / have-degree-91
                  :ARG2 (f / fast-02
                        :ARG1 c2)
                  :ARG3 (m / most)
                  :ARG5 (t / to-date))
            :mod (p2 / processor
                  :mod (o / or
                        :op1 (s / string-entity
                              :value " gigahertz")
                        :op2 (s2 / string-entity)))))

# ::id 724 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mcdonnell douglas said wednesday its net profit rose to ### million dollars in the third quarter of this year from ### million in the same period of #### .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "McDonnell"
                  :op2 "Douglas"))
      :ARG1 (r / rise-01
            :ARG1 (p2 / profit-01
                  :ARG0 (c / company
                        :mod (n2 / net))
                  :ARG3 (m / monetary-quantity
                        :quant 1000000
                        :unit (d / dollar))
                  :ARG4 (m2 / monetary-quantity
                        :quant 1000000
                        :unit (d2 / dollar))
                  :time (d3 / date-entity
                        :quarter 3
                        :mod (y / year
                              :mod (t / this)))
                  :ARG1-of (s2 / same-01
                        :ARG2 (d4 / date-entity
                              :quarter 3
                              :mod y)))
            :time (w / wednesday)))

# ::id 725 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cuban president raul castro on wednesday wished new us president barack obama luck , adding that he `` seems to be a good man '' in remarks contrasting with cuba 's decades of anti-us rhetoric .
# ::alignments
(a / and
      :op1 (w / wish-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Rul"
                        :op2 "Castro")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Cuba"))
                        :ARG2 (p2 / president)))
            :ARG1 (l / luck)
            :ARG2 (p3 / person
                  :name (n3 / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (p4 / president))
                  :ARG1-of (n5 / new-01))
            :time (d / date-entity
                  :weekday (w2 / wednesday)))
      :op2 (a2 / add-01
            :ARG0 p
            :ARG1 (s / seem-01
                  :ARG1 (m / man
                        :ARG1-of (g / good-02)
                        :domain p3))
            :medium (r / remark-01
                  :ARG1-of (c3 / contrast-01
                        :ARG2 (r2 / rhetoric
                              :poss c2
                              :ARG0-of (o / oppose-01
                                    :ARG1 c2)
                              :duration (m2 / multiple
                                    :op1 (t / temporal-quantity
                                          :quant 1
                                          :unit (d2 / decade))))))))

# ::id 726 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the senate confirmed william cohen as defense secretary by a ##-# vote wednesday after cohen , the former republican senator , predicted at a good-natured confirmation hearing that he would sometimes differ with president clinton on national security policy .
# ::alignments
(c / confirm-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Senate"))
      :ARG1 (s / secretary
            :topic (d / defend-01)
            :domain (p / person
                  :name (n2 / name
                        :op1 "William"
                        :op2 "Cohen")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n3 / name
                                    :op1 "Republican"))
                        :ARG2 (s2 / senator)
                        :time (f / former))))
      :time (d2 / date-entity
            :weekday (w / wednesday))
      :time (p3 / predict-01
            :ARG0 p
            :ARG1 (d3 / differ-02
                  :ARG0 p
                  :ARG1 (p4 / person
                        :name (n4 / name
                              :op1 "Clinton")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p5 / president)))
                  :ARG2 (p6 / policy-01
                        :ARG2 (s3 / security
                              :mod (n5 / nation)))
                  :frequency (s4 / sometimes))
            :manner (n6 / natured
                  :ARG1-of (g2 / good-02))))

# ::id 727 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tiger woods of the united states won the deutsche bank-sap open after a play-off with scotland 's colin montgomerie here on monday .
# ::alignments
(w / win-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Tiger"
                  :op2 "Woods")
            :part-of (c2 / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States")))
      :ARG1 (o / open-02
            :ARG1 (b / bank
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "Deutsche"))))
      :time (a / after
            :op1 (p / play-off-03
                  :ARG0 c
                  :ARG1 c
                  :name (n4 / name
                        :op1 "Colin"
                        :op2 "Montgomerie")
                  :poss (c4 / country
                        :name (n5 / name
                              :op1 "Scotland")))
            :location (h / here)
            :time (d / date-entity
                  :weekday (m / monday))))

# ::id 728 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nearly half of the ##.# million australian dollar -lrb- us$ ## million -rrb- profit from last year 's rugby world cup will be spent on junior development of the code in the country , the australian rugby union said friday .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Australian"
                  :op2 "Rugby"
                  :op3 "Union"))
      :ARG1 (s2 / spend-01
            :ARG1 (d / develop-02
                  :ARG1 (c / code)
                  :mod (j / junior)
                  :location (c2 / country))
            :ARG3 (m / monetary-quantity
                  :ARG1-of (ii / include-91
                        :ARG2 (m2 / monetary-quantity
                              :ARG1-of (p / profit-01
                                    :ARG0 (g / game
                                          :name (n2 / name
                                                :op1 "Rugby"
                                                :op2 "World"
                                                :op3 "Cup")
                                          :time (y / year
                                                :mod (l / last)))))
                        :ARG3 (n3 / nearly
                              :op1 "1/2"))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 729 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazilians on wednesday showed more sadness than anger as they marked the ##th anniversary of a military coup , expressing hope that the country would never again be ruled by a military dictatorship .
# ::alignments
(a / and
      :op1 (s / show-01
            :ARG0 (p / person
                  :mod (c / country
                        :name (n / name
                              :op1 "Brazil")))
            :ARG1 (s2 / sad-02
                  :ARG1 p
                  :ARG2-of (h / have-degree-91
                        :ARG1 p
                        :ARG3 (m / more)
                        :ARG4 (a2 / anger-01
                              :ARG1 p)))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :time (m2 / mark-02
                  :ARG0 p
                  :ARG1 (a3 / anniversary
                        :topic (c2 / coup-01
                              :mod (m3 / military))
                        :ord (o / ordinal-entity
                              :value 100))))
      :op2 (e / express-01
            :ARG0 p
            :ARG1 (h2 / hopeful-03
                  :ARG0 p
                  :ARG1 (r / rule-03
                        :polarity -
                        :ARG0 (d2 / dictatorship
                              :mod m3)
                        :ARG1 c
                        :time (e2 / ever)
                        :mod (a4 / again)))))

# ::id 730 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an elephant calf that was believed to have died during a nine-day labor is feeding itself and has earned the nickname `` mr. shuffles '' since learning to stand , taronga zoo officials said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (z / zoo
                        :name (n / name
                              :op1 "Tonga"))
                  :ARG2 (o / official)))
      :ARG1 (a / and
            :op1 (f / feed-01
                  :ARG0 (c / calf
                        :mod (e / elephant)
                        :ARG1-of (d / die-01
                              :ARG1-of (b / believe-01)
                              :time (l / labor-01
                                    :duration (t / temporal-quantity
                                          :quant 9
                                          :unit (d2 / day)))))
                  :ARG1 c)
            :op2 (e2 / earn-01
                  :ARG0 c
                  :ARG1 (n2 / nickname-01
                        :ARG1 c
                        :ARG2 p
                        :name (n3 / name
                              :op1 "Mr."
                              :op2 "Shuffle")))
            :time (s2 / since
                  :op1 (l2 / learn-01
                        :ARG0 c
                        :ARG1 (s3 / stand-01
                              :ARG1 c))))
      :time (d3 / date-entity
            :weekday (t2 / thursday)))

# ::id 731 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's china airlines -lrb- cal -rrb- said on monday that it is set to invest in mainland chinese airlines , despite a recent change in its top officials .
# ::alignments
(s / say-01
      :ARG0 (a / airline
            :mod (c / country
                  :name (n / name
                        :op1 "Taiwan"))
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "China")))
      :ARG1 (s2 / set-08
            :ARG1 a
            :ARG2 (ii / invest-01
                  :ARG0 a
                  :ARG2 (a2 / airline
                        :mod c2
                        :location (m / mainland)))
            :concession (c3 / change-01
                  :ARG1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 a
                              :ARG2 (o / official
                                    :mod (t / top))))
                  :time (r / recent)))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 732 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tokyo stocks slumped nearly # percent friday , as technology blue chips sony , nec and kyocera took a drubbing from an overnight decline on wall street .
# ::alignments
(s / slump-01
      :ARG1 (s2 / stock
            :mod (c / company
                  :name (n / name
                        :op1 "Tokyo")))
      :ARG2 (n2 / nearly
            :op1 (p / percentage-entity
                  :value 1))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (c2 / cause-01
            :ARG0 (t / take-01
                  :ARG0 (c3 / chip
                        :mod (b / blue)
                        :mod (c4 / company
                              :name (n3 / name
                                    :op1 "Sony"))
                        :mod (c5 / company
                              :name (n4 / name
                                    :op1 "Nancy"))
                        :mod (c6 / company
                              :name (n5 / name
                                    :op1 "Kyocera"))
                        :mod (t2 / technology))
                  :ARG1 (d2 / drubble-01
                        :ARG1 c3
                        :source (d3 / decline-01
                              :ARG1 (m / market-sector
                                    :name (n6 / name
                                          :op1 "Wall"
                                          :op2 "Street"))
                              :time (o / overnight))))))

# ::id 733 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok xm satellite radio holdings inc. stock rose to its second straight ##-week high friday after a company that manufactures radios for the service announced hefty sales numbers .
# ::alignments
(r / rise-01
      :ARG1 (s / stock
            :ARG1-of (h / hold-01
                  :ARG0 (c / company
                        :name (n / name
                              :op1 "xm")
                        :mod (r2 / radio
                              :mod (s2 / satellite))))
            :mod (c2 / company
                  :ARG0-of (m / manufacture-01
                        :ARG1 (r3 / radio)
                        :purpose (s3 / serve-01))))
      :ARG4 (h2 / high-02
            :ARG1 s
            :ord (o / ordinal-entity
                  :value 2)
            :ARG1-of (s4 / straight-04)
            :time (d / date-entity
                  :weekday (f / friday)))
      :time (a / after
            :op1 (a2 / announce-01
                  :ARG0 (c3 / company
                        :ARG0-of m)
                  :ARG1 (n2 / number
                        :mod (s5 / sell-01
                              :ARG1 r3)
                        :mod (h3 / hefty)))))

# ::id 734 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok by sunday morning , steven spielberg was one of the few people left in the movie business who were unaware that `` saving private ryan '' had earned the best reviews of the year and was a box-office success .
# ::alignments
(ii / include-91
      :ARG1 (p / person
            :name (n / name
                  :op1 "Steven"
                  :op2 "Spielberg"))
      :ARG2 (p2 / person
            :ARG1-of (l / leave-15
                  :ARG2 (b / business
                        :mod (m / movie)))
            :quant (f / few)
            :ARG0-of (r / realize-01
                  :polarity -
                  :ARG1 (a / and
                        :op1 (e / earn-01
                              :ARG0 (s / save-02
                                    :ARG1 (p3 / person
                                          :name (n2 / name
                                                :op1 "Ryan")
                                          :ARG1-of (p4 / private-03)))
                              :ARG1 (r2 / review
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (g / good-02
                                                :ARG1 r2)
                                          :ARG3 (m2 / most)
                                          :ARG5 (y / year))))
                        :op2 (s2 / succeed-01
                              :ARG0 s
                              :ARG1 (b2 / box-office)))))
      :time (d / date-entity
            :dayperiod (m3 / morning)
            :mod (s3 / sunday)))

# ::id 735 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok myanmar 's military government said a bomb explosion damaged a local municipal office and blamed `` political opportunists '' of stepping up violence to disrupt next month 's elections , state media reported friday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (s / state))
      :ARG1 (a / and
            :op1 (s2 / say-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "Myanmar")))
                        :mod (m2 / military))
                  :ARG1 (d / damage-01
                        :ARG0 (e / explode-01
                              :ARG1 (b / bomb))
                        :ARG1 (o / office
                              :mod (c2 / city)
                              :ARG1-of (l / local-02))))
            :op2 (b2 / blame-01
                  :ARG0 g
                  :ARG1 (o2 / opportunist
                        :mod (p / politics))
                  :ARG2 (s3 / step-up-03
                        :ARG0 o2
                        :ARG1 (v / violence)
                        :purpose (d2 / disrupt-01
                              :ARG0 o2
                              :ARG1 (e2 / elect-01
                                    :time (m3 / month
                                          :mod (n2 / next)))))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 736 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tens of thousands of people took to the sweltering streets of hong kong on wednesday for an annual pro-democracy march , as the city marked the ##th anniversary of its return to china .
# ::alignments
(t / take-35
      :ARG0 (p / person
            :quant (m / multiple
                  :op1 10000))
      :ARG1 (s / street
            :name (n / name
                  :op1 "Hong"
                  :op2 "Kong")
            :ARG0-of (s2 / swelter-01))
      :ARG2 (m2 / march-01
            :ARG0 p
            :ARG0-of (f / favor-01
                  :ARG1 (d / democracy))
            :frequency (r / rate-entity-91
                  :ARG3 (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year))))
      :time (w / wednesday)
      :time (m3 / mark-01
            :ARG0 (c / city
                  :ARG1 (a / anniversary
                        :topic (r2 / return-01
                              :ARG1 c
                              :ARG4 (c2 / country
                                    :name (n2 / name
                                          :op1 "China")))
                        :ord (o / ordinal-entity
                              :value 5)))))

# ::id 737 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new york 's main oil contract shot to a new record ##.## dollars in opening trade here wednesday .
# ::alignments
(s / shoot-06
      :ARG0 (c / contract-02
            :ARG0 (s2 / state
                  :name (n / name
                        :op1 "New"
                        :op2 "York"))
            :ARG1 (o / oil)
            :mod (m / main))
      :ARG2 (r / record
            :ARG1-of (n2 / new-01))
      :ARG3 (m2 / monetary-quantity
            :quant 1
            :unit (d / dollar)
            :ARG1-of (o2 / open-01
                  :location (h / here)
                  :time (w / wednesday))))

# ::id 738 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok un secretary general kofi annan told world leaders wednesday that they had failed <unk> to meet promises made to improve the lot of children ## years ago .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kofi"
                  :op2 "Annan")
            :ARG0-of (h / have-org-role-91
                  :polarity -
                  :ARG2 (s / secretary
                        :mod (g / general))))
      :ARG1 (f / fail-01
            :ARG1 (p2 / person
                  :ARG0-of (l / lead-02
                        :ARG1 (w / world)))
            :ARG2 (m / meet-01
                  :ARG0 p2
                  :ARG1 (p3 / promise-01
                        :ARG1 (ii / improve-01
                              :ARG0 p2
                              :ARG1 (l2 / lot
                                    :quant-of (c / child)))
                        :time (b / before
                              :op1 (n2 / now)
                              :quant (m2 / multiple
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year)))))))
      :ARG2 p2
      :time (w2 / wednesday))

# ::id 739 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan 's major cities saturday witnessed complete shutdown as traders ignored the government 's pleas and closed down their businesses to protest against the imposition of the general sales tax .
# ::alignments
(w / witness-01
      :ARG0 (c / city
            :location (c2 / country
                  :name (n / name
                        :op1 "Pakistan"))
            :ARG1-of (m / major-02))
      :ARG1 (s / shut-down-05
            :ARG1 c
            :ARG1-of (c3 / complete-02))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :ARG1-of (c4 / cause-01
            :ARG0 (a / and
                  :op1 (ii / ignore-01
                        :ARG0 (p / person
                              :ARG0-of (t / trade-01))
                        :ARG1 (p2 / plead-01
                              :ARG0 (g / government-organization
                                    :ARG0-of (g2 / govern-01))))
                  :op2 (c5 / close-down-04
                        :ARG0 p
                        :ARG1 (b / business
                              :poss p)
                        :purpose (p3 / protest-01
                              :ARG0 p
                              :ARG1 (ii2 / impose-01
                                    :ARG1 (t2 / tax-01
                                          :ARG3 (s3 / sell-01)
                                          :ARG1-of (g3 / general-02))))))))

# ::id 740 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok comments by vice president dick cheney to a radio interviewer prompted questions friday about whether he advocated torturing terrorism detainees to obtain information .
# ::alignments
(p / prompt-01
      :ARG0 (t / thing
            :ARG1-of (c / comment-01
                  :ARG0 (p2 / person
                        :name (n / name
                              :op1 "Dick"
                              :op2 "Cheney")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p3 / president
                                    :mod (v / vice))))
                  :ARG2 (p4 / person
                        :ARG0-of (ii / interview-01)
                        :medium (r / radio))))
      :ARG1 (q / question-01
            :ARG1 (a / advocate-01
                  :ARG0 p2
                  :ARG1 (t2 / torture-01
                        :ARG1 (p5 / person
                              :ARG1-of (d / detain-01
                                    :ARG3 (t3 / terrorism)))
                        :purpose (o / obtain-01
                              :ARG1 (ii2 / information))))
            :time (d2 / date-entity
                  :weekday (f / friday))))

# ::id 741 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the cia on thursday released the first volume of an internal investigation concluding that the agency knew nothing about california cocaine dealers who claimed connections with cia-backed rebels in nicaragua .
# ::alignments
(r / release-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "CIA"))
      :ARG1 (v / volume
            :ord (o / ordinal-entity
                  :value 1)
            :part-of (ii / investigate-01
                  :ARG1-of (ii2 / internal-02)
                  :ARG0-of (c2 / conclude-01
                        :ARG1 (k / know-01
                              :ARG0 c
                              :ARG1 (n2 / nothing
                                    :topic (p / person
                                          :ARG0-of (d / deal-01
                                                :ARG1 (c3 / cocaine))
                                          :ARG0-of (c4 / claim-01
                                                :ARG1 (c5 / connect-01
                                                      :ARG1 p
                                                      :ARG2 (p2 / person
                                                            :ARG0-of (r2 / rebel-01)
                                                            :ARG1-of (b / back-01
                                                                  :ARG0 c)
                                                            :location (c6 / country
                                                                  :name (n3 / name
                                                                        :op1 "Nicaragua")))))))))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 742 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at the top of his form , captain michael ballack would have found it tough to contain spain .
# ::alignments
(f / find-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Michael"
                  :op2 "Ballack")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (c / captain)))
      :ARG1 (t / tough-02
            :ARG1 (c2 / contain-02
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "Spain"))))
      :time (t2 / top-01
            :ARG1 (f2 / form
                  :poss p)))

# ::id 743 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.n. health agency has mapped out a plan that can stop the spread of tuberculosis `` relatively cheaply '' in the ## hardest-hit countries , a spokesman said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / agency
                        :mod (h2 / health)
                        :mod (o / organization
                              :name (n / name
                                    :op1 "U.N.")))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (m / map-01
            :ARG0 a
            :ARG1 (p2 / plan-01
                  :ARG0-of (s3 / stop-01
                        :ARG1 (s4 / spread-03
                              :ARG1 (d / disease
                                    :name (n2 / name
                                          :op1 "trouble"
                                          :op2 "trouble"))
                              :ARG1-of (c / cheap-02
                                    :ARG2-of (r / relative-05)))
                        :location (c2 / country
                              :ARG1-of (h3 / hit-01
                                    :ARG1-of (h4 / have-degree-91
                                          :ARG2 (h5 / hard-02
                                                :ARG1 h3)
                                          :ARG3 (m2 / most))))
                        :ARG1-of (p3 / possible-01))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 744 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok slovenian head coach srecko katanec said saturday that despite the #-# defeat to south africa , he was satisfied with the performance of his team .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Srecko"
                  :op2 "Katanec")
            :ARG0-of (c / coach-01
                  :ARG1 (t / team
                        :poss p)
                  :ARG0-of (h / head-01))
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Slovenia")))
      :ARG1 (s2 / satisfy-01
            :ARG0 (p2 / perform-02
                  :ARG0 (t2 / team
                        :poss p))
            :ARG1 p
            :concession (d / defeat-01
                  :ARG1 t
                  :location (w / world-region
                        :name (n3 / name
                              :op1 "South"
                              :op2 "Africa"))))
      :time (d2 / date-entity
            :weekday (s3 / saturday)))

# ::id 745 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united nation information center -lrb- unic -rrb- in egypt on tuesday reiterated the un resolve to maintain its work to bring security and stability to the restive sudanese western region of darfur .
# ::alignments
(r / reiterate-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "United"
                  :op2 "Nations"
                  :op3 "Information"
                  :op4 "Center")
            :location (c / country
                  :name (n2 / name
                        :op1 "Egypt")))
      :ARG1 (r2 / resolve-01
            :polarity -
            :ARG1 (m / maintain-01
                  :ARG0 o
                  :ARG1 (w / work-01
                        :ARG0 o
                        :ARG1 (b / bring-01
                              :ARG0 o
                              :ARG1 (a / and
                                    :op1 (s / security)
                                    :op2 (s2 / stability))
                              :ARG2 (c2 / country-region
                                    :name (n3 / name
                                          :op1 "Darfur")
                                    :location (w2 / west
                                          :part-of (c3 / country
                                                :name (n4 / name
                                                      :op1 "Saudi"
                                                      :op2 "Arabia")))
                                    :mod (r3 / restive))))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 746 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok urologists and clinics have noticed an uptick in recent months in the number of men requesting vasectomies .
# ::alignments
(n / notice-01
      :ARG0 (a / and
            :op1 (u / urologist)
            :op2 (c / clinic))
      :ARG1 (ii / increase-01
            :ARG1 (n2 / number
                  :quant-of (m / man
                        :ARG0-of (r / request-01
                              :ARG1 (v / vasectomy))))
            :time (m2 / month
                  :mod (r2 / recent))))

# ::id 747 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a spanish bank , banco bilbao vizcaya , is mounting the first foreign takeover of a mexican one under mexico 's newly-reformed banking laws , the treasury department announced .
# ::alignments
(a / announce-01
      :ARG0 (d / department
            :topic (t / treasury))
      :ARG1 (m / mount-03
            :ARG0 (b / bank
                  :name (n / name
                        :op1 "Banco"
                        :op2 "Bilbao"
                        :op3 " vizcaya")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Spain")))
            :ARG1 (t2 / take-over-12
                  :ARG0 (f / foreign)
                  :ARG1 (b2 / bank
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Mexico")))
                  :ARG1-of (c3 / cause-01
                        :ARG0 (l / law
                              :mod (b3 / banking)
                              :ARG1-of (r / reform-01
                                    :ARG1-of (n4 / new-01))
                              :poss c2))
                  :ord (o / ordinal-entity
                        :value 1))))

# ::id 748 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok florida officials have ordered hundreds of thousands of residents to evacuate coastal regions threatened by hurricane bertha , the state police said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :mod (s2 / state))
      :ARG1 (o / order-01
            :ARG0 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 s2
                        :name (n / name
                              :op1 "Florida"))
                  :ARG2 (o2 / official)))
      :ARG1 (p3 / person
            :ARG0-of (r / reside-01)
            :quant (m / multiple
                  :op1 100000))
      :ARG2 (e / evacuate-01
            :ARG0 p3
            :ARG1 (r2 / region
                  :mod (s3 / seashore)
                  :ARG1-of (t / threaten-01
                        :ARG0 (h2 / hurricane
                              :name (n2 / name
                                    :op1 "Bertha")))))
      :time (w / wednesday))

# ::id 749 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the euro on wednesday held gains made against the dollar after data showed both wholesale inflation and retail sales declining in the united states .
# ::alignments
(h / hold-01
      :ARG0 (e / euro)
      :ARG1 (g / gain-01
            :ARG1 e)
      :time (w / wednesday)
      :time (a / after
            :op1 (s / show-01
                  :ARG0 (d / data)
                  :ARG1 (d2 / decline-01
                        :ARG1 (a2 / and
                              :op1 (ii / inflate-01
                                    :mod (w2 / wholesale-01))
                              :op2 (s2 / sell-01
                                    :mod (r / retail-01)))
                        :location (c / country
                              :name (n / name
                                    :op1 "United"
                                    :op2 "States"))))))

# ::id 750 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fifty years to the day after conquering mount everest , sir edmund hillary was feted thursday by fellow mountaineers and nepal 's royalty during festivities marked across the himalayan kingdom .
# ::alignments
(f / fet-01
      :ARG0 (a / and
            :op1 (p / person
                  :mod (f2 / fellow)
                  :ARG0-of (m / mountaineer-01))
            :op2 (r / royalty
                  :poss (p2 / person
                        :name (n / name
                              :op1 "Nepal"))))
      :ARG1 (p3 / person
            :name (n2 / name
                  :op1 "Edmund"
                  :op2 "Hillary"))
      :time (d / date-entity
            :weekday (t / thursday))
      :time (f3 / festival
            :ARG1-of (m2 / mark-02
                  :location (a2 / across
                        :op1 (k / kingdom
                              :name (n3 / name
                                    :op1 "Healayan")))))
      :time (a3 / after
            :op1 (c / conquer-01
                  :ARG0 p3
                  :ARG1 (p4 / person
                        :name (n4 / name
                              :op1 "Sir"
                              :op2 "Edmund"
                              :op3 "Hillary")))
            :quant (t2 / temporal-quantity
                  :quant 50
                  :unit (y / year))))

# ::id 751 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong share prices finished the morning session down #.# percent monday , tracking wall street 's fall after us jobs data sparked new worries of recession in the world 's largest economy , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (a / and
            :op1 (f / finish-01
                  :ARG0 (p2 / price-01
                        :ARG1 (s2 / share
                              :mod (c / company
                                    :name (n / name
                                          :op1 "Hong"
                                          :op2 "Kong"))))
                  :ARG1 (s3 / session
                        :time (d2 / date-entity
                              :dayperiod (m / morning)))
                  :ARG2 (d3 / down-03
                        :ARG1 p2
                        :ARG2 (p3 / percentage-entity
                              :value 1)
                        :time (d4 / date-entity
                              :weekday (m2 / monday))))
            :op2 (s4 / spark-01
                  :ARG0 (t / track-01
                        :ARG1 (f2 / fall-01
                              :ARG1 (m3 / market-sector
                                    :name (n2 / name
                                          :op1 "Wall"
                                          :op2 "Street"))
                              :time (a2 / after
                                    :op1 (d5 / data
                                          :mod (j / job)
                                          :poss (w / we)))))
                  :ARG1 (w2 / worry-01
                        :ARG0 (r / recession-02
                              :location (e / economy
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (l / large)
                                          :ARG3 (m4 / most)
                                          :ARG5 e
                                          :location (w3 / world))))
                        :ARG1-of (n3 / new-01)))))

# ::id 752 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok six people have died over the last two days in floods caused by heavy rains in the southern province of taiz , the state-run san ` a radio reported saturday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "San")
            :ARG1-of (r2 / run-01
                  :ARG0 (s / state)))
      :ARG1 (d / die-01
            :ARG1 (p / person
                  :quant 6)
            :ARG1-of (c / cause-01
                  :ARG0 (f / flood-01
                        :ARG0 (r3 / rain-01
                              :mod (h / heavy)
                              :location (s2 / south
                                    :part-of (p2 / province
                                          :name (n3 / name
                                                :op1 "Taiz")))))
                  :ARG1 f))
      :time (b / before
            :op1 (n4 / now)
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (d2 / day)))
      :time (d3 / date-entity
            :weekday (s3 / saturday)))

# ::id 753 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds of myanmar residents in singapore have planned a unique tribute to victims of last september 's crackdown in their homeland -- a weekend screening of the new `` rambo '' movie .
# ::alignments
(p / plan-01
      :ARG0 (p2 / person
            :ARG0-of (r / reside-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Myanmar")))
            :quant (m / multiple
                  :op1 100)
            :location (c2 / country
                  :name (n2 / name
                        :op1 "Singapore")))
      :ARG1 (t / tribute
            :ARG1-of (u / unique-01)
            :beneficiary (v / victim
                  :ARG1-of (c3 / cause-01
                        :ARG0 (c4 / crack-down-06
                              :ARG1 (h / homeland
                                    :poss p2)
                              :time (d / date-entity
                                    :month 9
                                    :mod (l / last)))))
            :mod (s / screen-03
                  :ARG1 (m2 / movie
                        :name (n3 / name
                              :op1 "Rambo")
                        :ARG1-of (n4 / new-01))
                  :time (w / weekend))))

# ::id 754 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a senior member of fifa 's executive committee has criticized the decision to vote on the #### and #### world cup hosts at the same time in december .
# ::alignments
(c / criticize-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / committee
                        :mod (e / executive)
                        :poss (o / organization
                              :name (n / name
                                    :op1 "F fifa")))
                  :ARG2 (m / member
                        :mod (s / senior))))
      :ARG1 (d / decide-01
            :ARG1 (v / vote-01
                  :ARG1 (a / and
                        :op1 (t / team
                              :ARG0-of (h2 / host-01
                                    :ARG1 (g / game
                                          :name (n2 / name
                                                :op1 "World"
                                                :op2 "Cup"))))
                        :op2 (t2 / team
                              :ARG0-of (h3 / host-01
                                    :ARG1 g)))
                  :time (d2 / date-entity
                        :month 12
                        :ARG1-of (s2 / same-01)))))

# ::id 755 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the top official from the u.n. children 's fund arrived in sri lanka thursday to discuss issues affecting children following reports that tamil rebels continue to recruit child soldiers .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (f / fund
                        :poss (o / organization
                              :name (n / name
                                    :op1 "United"
                                    :op2 "Nations"
                                    :op3 "Children's"
                                    :op4 "Fund")))
                  :ARG2 (o2 / official
                        :mod (t / top))))
      :ARG4 (c / city
            :name (n2 / name
                  :op1 "Sri"
                  :op2 "Lanka"))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :purpose (d2 / discuss-01
            :ARG0 p
            :ARG1 (ii / issue-02
                  :ARG0-of (a2 / affect-01
                        :ARG1 (c2 / child))))
      :ARG1-of (f2 / follow-01
            :ARG2 (r / report-01
                  :ARG1 (c3 / continue-01
                        :ARG0 (p2 / person
                              :ARG0-of (r2 / rebel-01)
                              :mod (t3 / tamil))
                        :ARG1 (r3 / recruit-01
                              :ARG0 p2
                              :ARG1 (s / soldier
                                    :mod (c4 / child)))))))

# ::id 756 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ucla defensive end vae tata was charged with a felony count of drunk driving after his car carrying two teammates collided with another and rolled over an embankment , the california highway patrol said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (p2 / patrol-01
                  :mod (h / highway))
            :mod (s2 / state
                  :name (n / name
                        :op1 "California")))
      :ARG1 (c / charge-05
            :ARG1 (p3 / person
                  :name (n2 / name
                        :op1 "Vae"
                        :op2 "Tata")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (u / university
                              :name (n3 / name
                                    :op1 "UCLA"))
                        :ARG2 (e / end
                              :ARG0-of (d / defend-01))))
            :ARG2 (c2 / count-02
                  :ARG1 p3
                  :ARG2 (d2 / drive-01
                        :ARG0 p3
                        :manner (d3 / drunk))
                  :mod (f / felony))
            :time (a / after
                  :op1 (a2 / and
                        :op1 (c3 / collide-01
                              :ARG0 (c4 / car
                                    :ARG0-of (c5 / carry-01
                                          :ARG1 (p4 / person
                                                :quant 2
                                                :ARG0-of (h3 / have-rel-role-91
                                                      :ARG1 p3
                                                      :ARG2 (t / teammate)))))
                              :ARG1 c4)
                        :op2 (r / roll-01
                              :ARG1 c4
                              :path (e2 / embankment))))))

# ::id 757 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok making an unusually forceful foray into spanish politics , the roman catholic church led an enormous march through the streets here saturday to protest new legislation that would legalize marriage for gay couples .
# ::alignments
(l / lead-02
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Roman"
                  :op2 "Catholic"
                  :op3 "Church"))
      :ARG1 (m / march-01
            :ARG0 o
            :mod (e / enormous)
            :location (s / street
                  :location (h / here))
            :purpose (p / protest-01
                  :ARG0 o
                  :ARG1 (l2 / legislate-01
                        :ARG1-of (n2 / new-01)
                        :ARG0-of (l3 / legalize-01
                              :ARG1 (m2 / marry-01
                                    :ARG1 (c / couple
                                          :ARG1-of (g / gay-01)))))))
      :manner (m3 / make-02
            :ARG0 o
            :ARG1 (f / foray-01
                  :ARG0 o
                  :ARG1 (p2 / politics
                        :mod (l4 / language
                              :name (n3 / name
                                    :op1 "Spanish")))
                  :manner (f2 / forceful
                        :polarity -)))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 758 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok texas duck hunters will enter a new era of duck hunting in the state this fall , with liberal bag limits and an extra-long season .
# ::alignments
(e / enter-01
      :ARG0 (p / person
            :ARG0-of (h / hunt-01
                  :ARG1 (d / duck))
            :location (s / state
                  :name (n / name
                        :op1 "Texas")))
      :ARG1 (e2 / era
            :ARG1-of (n2 / new-01)
            :time-of (h2 / hunt-01
                  :ARG1 (d2 / duck)
                  :location s)
            :ARG0-of (h3 / have-03
                  :ARG1 (a / and
                        :op1 (l / limit-01
                              :ARG1 (b / bag)
                              :ARG1-of (l2 / liberal-02))
                        :op2 (s2 / season
                              :ARG1-of (l3 / long-03
                                    :mod (e3 / extra))))))
      :time (d3 / date-entity
            :season (f / fall)
            :mod (t / this)))

# ::id 759 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the city council has ordered the ## business improvement districts in new york city to open their books for an investigation that seeks to determine whether they have amassed too much power without adequate oversight .
# ::alignments
(o / order-01
      :ARG0 (c / council
            :mod (c2 / city))
      :ARG1 (o2 / open-01
            :ARG0 (d / district
                  :purpose (ii / improve-01
                        :ARG1 (b / business))
                  :location (c3 / city
                        :name (n / name
                              :op1 "New"
                              :op2 "York")))
            :ARG1 (b2 / book
                  :poss d)
            :purpose (ii2 / investigate-01
                  :ARG0-of (s / seek-01
                        :ARG1 (d2 / determine-01
                              :ARG1 (t / truth-value
                                    :polarity-of (a / amassed-01
                                          :ARG0 d
                                          :ARG1 (p / power
                                                :ARG1-of (h / have-quant-91
                                                      :ARG2 (m / much)
                                                      :ARG3 (t2 / too)))
                                          :manner (o3 / oversight
                                                :polarity -
                                                :mod (a2 / adequate)))))))))

# ::id 760 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mycogen corp. wants monsanto co. and two other companies to pay $ ### million in damages for allegedly infringing on mycogen patents covering the creation of insect-resistant plants .
# ::alignments
(w / want-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Mycogen"
                  :op2 "Corp."))
      :ARG1 (p / pay-01
            :ARG0 (a / and
                  :op1 (c2 / company
                        :name (n2 / name
                              :op1 "Monsanto"
                              :op2 "Co."))
                  :op2 (c3 / company
                        :quant 2
                        :mod (o / other)))
            :ARG1 (d / damages-02
                  :ARG3 (ii / infringe-01
                        :ARG0 a
                        :ARG1 (p2 / patent-01
                              :ARG0 c
                              :ARG0-of (c4 / cover-01
                                    :ARG1 (c5 / create-01
                                          :ARG1 (p3 / plant
                                                :ARG0-of (r / resist-01
                                                      :ARG1 (ii2 / insect))))))
                        :ARG1-of (a2 / allege-01))
                  :ARG3 (m / monetary-quantity
                        :quant 10000000
                        :unit (d2 / dollar)))
            :ARG2 a))

# ::id 761 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. army troops will conduct a training exercise at a military facility in eastern bulgaria that is considered a candidate to host one of several american bases in the balkan country , the defense ministry said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (d / defend-01))
      :ARG1 (c / conduct-01
            :ARG0 (t / troop
                  :mod (m2 / military)
                  :mod (c2 / country
                        :name (n / name
                              :op1 "U.S.")))
            :ARG1 (e / exercise-02
                  :ARG1 (t2 / train-01)
                  :location (f / facility
                        :mod m2
                        :location (e2 / east
                              :part-of (c3 / country
                                    :name (n2 / name
                                          :op1 "Bulgaria")))
                        :ARG1-of (c4 / consider-01
                              :ARG2 (c5 / candidate
                                    :domain f
                                    :purpose (h / host-01
                                          :ARG0 f
                                          :ARG1 (b / base
                                                :quant 1
                                                :ARG1-of (ii / include-91
                                                      :ARG2 (b2 / base
                                                            :mod (c6 / country
                                                                  :name (n3 / name
                                                                        :op1 "America"))
                                                            :quant (s2 / several)
                                                            :location c3))))))))))

# ::id 762 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok east china 's shandong province , a major granary in the country , has vowed to put a halt to the shrinking of cultivated land in the coming five years .
# ::alignments
(v / vow-01
      :ARG0 (p / province
            :name (n / name
                  :op1 "Shandong")
            :location (c / country
                  :name (n2 / name
                        :op1 "China"))
            :mod (g / granary
                  :ARG1-of (m / major-02)
                  :location c)
            :location (e / east))
      :ARG1 (h / halt-01
            :ARG0 p
            :ARG1 (s / shrink-01
                  :ARG1 (l / land
                        :ARG1-of (c2 / cultivate-01)))
            :time (a / after
                  :op1 (n3 / now)
                  :quant (t / temporal-quantity
                        :quant 5
                        :unit (y / year)))))

# ::id 763 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok government and opposition leaders on wednesday agreed to work for a rerun of a presidential election , moving closer toward ending a political crisis that for ## days has brought this nation to a virtual standstill .
# ::alignments
(a / agree-01
      :ARG0 (a2 / and
            :op1 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01))))
            :op2 (p2 / person
                  :ARG0-of (l2 / lead-02
                        :ARG1 (o / oppose-01))))
      :ARG1 (w / work-01
            :ARG0 a2
            :ARG1 (r / rerun-01
                  :ARG1 (e / elect-01
                        :ARG2 (p3 / president))))
      :time (d / date-entity
            :weekday (w2 / wednesday))
      :ARG0-of (m / move-01
            :ARG2 (e2 / end-01
                  :ARG0 a2
                  :ARG1 (c / crisis
                        :mod (p4 / politics)
                        :ARG0-of (b / bring-01
                              :ARG1 (n / nation
                                    :mod (t / this))
                              :ARG2 (s / standstill
                                    :mod (v / virtual))
                              :duration (m2 / multiple
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (d2 / day)))))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (c2 / close-10
                              :ARG1 m)
                        :ARG3 (m3 / more)))))

# ::id 764 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lebanon 's parliament is making another attempt to elect a president amid a deep political crisis that has left the post vacant since september .
# ::alignments
(a / attempt-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Parliament")
            :mod (c / city
                  :name (n2 / name
                        :op1 "Lebanon")))
      :ARG1 (e / elect-01
            :ARG0 g
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president))))
      :mod (a2 / another)
      :time (c2 / crisis
            :mod (p3 / politics)
            :ARG1-of (d / deep-02)
            :ARG0-of (l / leave-13
                  :ARG1 (v / vacant
                        :domain (p4 / post)
                        :time (s / since
                              :op1 (d2 / date-entity
                                    :month 9))))))

# ::id 765 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian authorities have found ## suspected bird flu cases in the west javanese town of garut , raising fears that a cluster case has occurred , an evening newspaper reported tuesday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :time (d / date-entity
                  :dayperiod (e / evening)))
      :ARG1 (f / find-01
            :ARG0 (a / authority
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Indonesia")))
            :ARG1 (c2 / case-04
                  :ARG1 (d2 / disease
                        :name (n3 / name
                              :op1 "bird"
                              :op2 "flu")
                        :ARG2-of (s / suspect-01)))
            :location (c3 / city
                  :name (n4 / name
                        :op1 "Garut")
                  :location (w / west
                        :part-of (c4 / country
                              :name (n5 / name
                                    :op1 "Javanese"))))
            :ARG0-of (c5 / cause-01
                  :ARG1 (r2 / raise-01
                        :ARG1 (f2 / fear-01
                              :ARG1 (c6 / case-04
                                    :ARG1 (c7 / cluster))))))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 766 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for ford dealers and tire retailers , wednesday was the quiet before the storm of customers .
# ::alignments
(q / quiet-03
      :ARG1 (w / wednesday)
      :time (b / before
            :op1 (s / storm-01
                  :ARG1 (c / customer)))
      :beneficiary (a / and
            :op1 (p / person
                  :ARG0-of (d / deal-01
                        :ARG2 (f / ford)))
            :op2 (r / retailer
                  :mod (t / tire))))

# ::id 767 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chinese academy of sciences -lrb- cas -rrb- is planning to build an open digital national science library based on its own book and information system to provide better service for the whole country .
# ::alignments
(p / plan-01
      :ARG0 (a / academy
            :name (n / name
                  :op1 "Chinese"
                  :op2 "Academy"
                  :op3 "of"
                  :op4 "Sciences"))
      :ARG1 (b / build-01
            :ARG0 a
            :ARG1 (l / library
                  :mod (s / science
                        :mod (n2 / nation))
                  :ARG1-of (o / open-04)
                  :mod (d / digital)
                  :ARG1-of (b2 / base-02
                        :ARG2 (a2 / and
                              :op1 (b3 / book)
                              :op2 (s2 / system
                                    :mod (ii / information))
                              :poss a)))
            :purpose (p2 / provide-01
                  :ARG0 l
                  :ARG1 (s3 / serve-01
                        :ARG0 l
                        :ARG2 (c / country
                              :mod (w / whole))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (g / good-02
                                    :ARG1 s3)
                              :ARG3 (m / more))))))

# ::id 768 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pope benedict xvi on sunday praised an italian nun for forgiving her killers as she lay dying from an attack in somalia that may have been linked to worldwide muslim anger over his recent remarks about islam and violence .
# ::alignments
(p / praise-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Pope"
                  :op2 "Bennedict"
                  :op3 "Xvi"))
      :ARG1 (p3 / person
            :mod (c / country
                  :name (n2 / name
                        :op1 "Italy"))
            :ARG0-of (h / have-org-role-91
                  :ARG2 (n3 / nun)))
      :ARG2 (f / forgive-01
            :ARG0 p3
            :ARG1 (p4 / person
                  :ARG0-of (k / kill-01
                        :ARG1 p3))
            :time (l / lay-07
                  :ARG1 p3
                  :ARG2 (d / die-01
                        :ARG1-of (c2 / cause-01
                              :ARG0 (a / attack-01
                                    :location (c3 / country
                                          :name (n4 / name
                                                :op1 "Somalia"))))))
            :ARG1-of (l2 / link-01
                  :ARG2 (a2 / anger-01
                        :ARG0 (r / remark-01
                              :ARG0 (h2 / he)
                              :ARG1 (a3 / and
                                    :op1 (r2 / religious-group
                                          :name (n5 / name
                                                :op1 "Islam"))
                                    :op2 (v / violence))
                              :time (r3 / recent))
                        :ARG1 (p5 / person
                              :mod r2)
                        :mod (w / worldwide))
                  :ARG1-of (p6 / possible-01)))
      :time (d2 / date-entity
            :weekday (s / sunday)))

# ::id 769 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with remarks ranging from the frosty to the outraged , german officials friday brushed aside u.s. government criticism of germany 's attitude toward the scientology movement .
# ::alignments
(b / brush-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Germany"))
                  :ARG2 (o / official)))
      :ARG1 (c2 / criticize-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 c))
            :ARG1 (a / attitude
                  :poss c
                  :topic (m / movement-07
                        :ARG1 (s / scientology))))
      :ARG2 (a2 / aside)
      :time (d / date-entity
            :weekday (f / friday))
      :manner (r / range-01
            :ARG3 (f2 / frosty)
            :ARG4 (o2 / outrage-01)))

# ::id 770 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok psychedelic rock group the klaxons beat out british pop powerhouse arctic monkeys and troubled diva amy winehouse to win britain 's mercury prize on tuesday for their debut album , `` myths of the near future .
# ::alignments
(b / beat-out-04
      :ARG0 (g / group
            :name (n / name
                  :op1 "Klaxons")
            :mod (r / rock
                  :mod (p / psychedelic)))
      :ARG1 (a / and
            :op1 (m / monkey
                  :mod (c / continent
                        :name (n2 / name
                              :op1 "Arctic"))
                  :mod (p2 / powerhouse)
                  :mod (p3 / pop)
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "Britain")))
            :op2 (d / diva
                  :name (n4 / name
                        :op1 "Amy"
                        :op2 "Winehouse")
                  :ARG1-of (t / trouble-01)))
      :ARG2 (w / win-01
            :ARG0 g
            :ARG1 (p4 / prize
                  :name (n5 / name
                        :op1 "Mercury")
                  :poss c2
                  :ARG1-of (d2 / debut-01
                        :ARG0 g))
            :ARG3 (a2 / album
                  :name (n6 / name
                        :op1 "Myth"
                        :op2 "of"
                        :op3 "the"
                        :op4 "Near"
                        :op5 "Future"))
            :time (d3 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 771 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok late last monday afternoon masako <unk> drew the bath where she would die .
# ::alignments
(d / draw-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Masako"))
      :ARG1 (b / bath
            :location-of (d2 / die-01
                  :ARG1 p))
      :time (d3 / date-entity
            :weekday (m / monday)
            :dayperiod (a / afternoon)
            :mod (l / last)))

# ::id 772 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkish soldiers killed ## separatist kurds during different operations in southeastern anatolia , the authorities in diyarbakir said thursday .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :location (c / city
                  :name (n / name
                        :op1 "Diyarbakir")))
      :ARG1 (k / kill-01
            :ARG0 (s2 / soldier
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Turk")))
            :ARG1 (e / ethnic-group
                  :name (n3 / name
                        :op1 "Kurd")
                  :mod (s3 / separatism))
            :time (o / operation
                  :ARG1-of (d / differ-02)
                  :location (w / world-region
                        :name (n4 / name
                              :op1 "Southeastern"
                              :op2 "Anatolia"))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 773 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the nation 's largest doctor group came out thursday in support of health care reform legislation scheduled for a house vote saturday , when scores of member physicians will gather in houston for a policy-making meeting and debate that contentious issue .
# ::alignments
(c / come-out-09
      :ARG1 (g / group
            :consist-of (d / doctor)
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most)
                  :ARG5 (n / nation)))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :purpose (s / support-01
            :ARG0 g
            :ARG1 (l2 / legislate-01
                  :ARG1 (r / reform-01
                        :ARG1 (c2 / care-03
                              :ARG1 (h2 / health)))
                  :ARG1-of (s2 / schedule-01
                        :ARG3 (v / vote-01
                              :ARG0 (g2 / government-organization
                                    :name (n2 / name
                                          :op1 "House"))
                              :time (d3 / date-entity
                                    :weekday (s3 / saturday))
                              :time-of (g3 / gather-03
                                    :ARG0 (p / physician
                                          :quant (m2 / multiple
                                                :op1 20)
                                          :ARG0-of (h3 / have-org-role-91
                                                :ARG2 (m3 / member)))
                                    :location (c3 / city
                                          :name (n3 / name
                                                :op1 "Houston"))
                                    :purpose (a / and
                                          :op1 (m4 / meet-03
                                                :ARG0 p
                                                :purpose (m5 / make-18
                                                      :ARG0 p
                                                      :ARG1 (p2 / policy-01)))
                                          :op2 (d4 / debate-01
                                                :ARG0 p
                                                :ARG1 (ii / issue
                                                      :mod (c4 / contentious)
                                                      :mod (t2 / that))))))))))

# ::id 774 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a south african young man named howard <unk> wednesday launched a ###-million-rand -lrb- about ## million u.s. dollars -rrb- suit against an international cigarette manufacturer for his tobacco-related health problems .
# ::alignments
(l / launch-01
      :ARG0 (m / man
            :name (n / name
                  :op1 "Howard")
            :mod (y / young)
            :location (c / continent
                  :name (n2 / name
                        :op1 "South"
                        :op2 "Africa")))
      :ARG1 (s / sue-02
            :ARG0 m
            :ARG1 (c2 / company
                  :ARG0-of (m2 / manufacture-01
                        :ARG1 (c3 / cigarette))
                  :mod (ii / international))
            :ARG2 (p / problem
                  :topic (h / health)
                  :ARG1-of (r / relate-01
                        :ARG2 (t / tobacco))
                  :poss m))
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 775 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former german chancellor helmut kohl has become the first winner of a prize for the building of europe , named after an italian statesman who died ## years ago thursday .
# ::alignments
(b / become-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Hustut"
                  :op2 "Kohl")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Germany"))
                  :ARG2 (c2 / chancellor)
                  :time (f / former)))
      :ARG2 (p2 / person
            :ARG0-of (w / win-01
                  :ARG1 (p3 / prize
                        :name (n3 / name
                              :op1 "Europe")
                        :ARG1-of (n4 / name-02
                              :ARG2 (s / statesman
                                    :mod (c3 / country
                                          :name (n5 / name
                                                :op1 "Italy"))
                                    :ARG1-of (d / die-01
                                          :time (b2 / before
                                                :op1 (n6 / now)
                                                :quant (m / multiple
                                                      :op1 (t / temporal-quantity
                                                            :quant 1
                                                            :unit (y / year)))
                                                :weekday (t2 / thursday)))))))
            :ord (o / ordinal-entity
                  :value 1)))

# ::id 776 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok anwarul karim chowdhury of bangladesh was elected today chairman of the fifth committee -lrb- administrative and budgetary -rrb- of the ##nd session of the general assembly of the united nations .
# ::alignments
(e / elect-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Anwarul"
                  :op2 "Karim"
                  :op3 "Chowdhury")
            :location (c / country
                  :name (n2 / name
                        :op1 "Bangladesh")))
      :ARG2 (c2 / chairman
            :ARG2-of (h / have-org-role-91
                  :ARG1 (c3 / committee
                        :ord (o / ordinal-entity
                              :value 5)
                        :ARG1-of (m / mean-01
                              :ARG2 (a / and
                                    :op1 (a2 / administrate-01)
                                    :op2 (b / budget-01)))
                        :part-of (s / session
                              :ord (o2 / ordinal-entity
                                    :value 2)
                              :part-of (a3 / assemble-02
                                    :ARG1 (n3 / nation
                                          :ARG1-of (u / unite-01))
                                    :ARG1-of (g / general-02))))))
      :time (t / today))

# ::id 777 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok major developments in iraq on sunday : _ more than ### iraqis have been killed in fallujah since marines began a siege against sunni insurgents there a week ago , the city 's hospital chief said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (h2 / hospital
                        :mod (c / city
                              :name (n / name
                                    :op1 "Fallujah")))
                  :ARG2 (c2 / chief)))
      :ARG1 (d / develop-02
            :ARG1 (c3 / country
                  :name (n2 / name
                        :op1 "Iraq"))
            :ARG1-of (m / major-02)
            :time (d2 / date-entity
                  :weekday (s2 / sunday))
            :ARG1-of (m2 / mean-01
                  :ARG2 (k / kill-01
                        :ARG1 p
                        :mod c3
                        :quant (m3 / more-than
                              :op1 (n3 / number)))
                  :location c
                  :time (s3 / since
                        :op1 (b / begin-01
                              :ARG0 (m4 / military
                                    :name (n4 / name
                                          :op1 "Marines"))
                              :ARG1 (b2 / besiege-01
                                    :ARG0 m4
                                    :ARG1 (ii / insurgent
                                          :mod (s4 / sunni))
                                    :location c)
                              :time (b3 / before
                                    :quant (t / temporal-quantity
                                          :quant 1
                                          :unit (w / week)))
                              :op1-of b3)))))

# ::id 778 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chinese national people 's congress -lrb- npc -rrb- is willing to deepen exchanges with the vietnamese parliament of each other 's experience in administrative theories and the building of democracy and rule of law , china 's top legislator said on friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "China"))
                  :ARG2 (l / legislator
                        :mod (t / top))))
      :ARG1 (w / will-02
            :ARG0 (g / government-organization
                  :name (n2 / name
                        :op1 "Congress")
                  :poss (p2 / people
                        :mod (n3 / nation)
                        :mod c))
            :ARG1 (d / deepen-01
                  :ARG0 g
                  :ARG1 (e / exchange-01
                        :ARG0 g
                        :ARG1 (e2 / experience-01
                              :ARG0 (e3 / each
                                    :mod (o / other))
                              :ARG1 (a / and
                                    :op1 (t2 / theory
                                          :mod (a2 / administrate-01))
                                    :op2 (b / build-01
                                          :ARG1 (a3 / and
                                                :op1 (d2 / democracy)
                                                :op2 (r / rule-03
                                                      :ARG1 (l2 / law))))))
                        :ARG2 (g2 / government-organization
                              :name (n4 / name
                                    :op1 "Parliament")
                              :mod (c2 / country
                                    :name (n5 / name
                                          :op1 "Vietnam"))))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 779 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states was reluctant on tuesday to confirm a report by the democratic people 's republic of korea -lrb- dprk -rrb- that washington has agreed to remove it from a list of terrorism-sponsoring states and lift economic sanctions against it .
# ::alignments
(r / reluctant-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (c2 / confirm-01
            :ARG0 c
            :ARG1 (r2 / report-01
                  :ARG0 (r3 / republic
                        :poss (p / people
                              :mod (d / democracy))
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "Korea")))
                  :ARG1 (a / agree-01
                        :ARG0 (c4 / company
                              :name (n3 / name
                                    :op1 "D washington"))
                        :ARG1 (a2 / and
                              :op1 (r4 / remove-01
                                    :ARG0 c4
                                    :ARG1 (ii / it)
                                    :ARG2 (l / list
                                          :consist-of (s / state
                                                :ARG0-of (s2 / sponsor-01
                                                      :ARG1 (t / terrorism)))))
                              :op2 (l2 / lift-02
                                    :ARG0 c4
                                    :ARG1 (s3 / sanction-02
                                          :ARG0 c4
                                          :ARG1 s
                                          :mod (e / economy)))))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 780 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia will vote for the removal of un sanctions on libya , a senior russian official said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Russia"))
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (v / vote-01
            :ARG0 c
            :ARG1 (r / remove-01
                  :ARG1 (s3 / sanction-02
                        :polarity -
                        :ARG1 (l / libya))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 781 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok viewers expressed mixed reactions wednesday to `` the cove , '' a covertly filmed movie about a japanese dolphin-hunting village that was shown to the japanese public for the first time at the tokyo international film festival .
# ::alignments
(e / express-01
      :ARG0 (p / person
            :ARG0-of (v / view-01))
      :ARG1 (r / react-01
            :ARG0 p
            :ARG2 (c / cove
                  :domain (m / movie
                        :topic (v2 / village
                              :ARG0-of (h / hunt-01
                                    :ARG1 (d / dolphin))
                              :location (c2 / country
                                    :name (n / name
                                          :op1 "Japan")))
                        :ARG1-of (f / film-01
                              :manner (c3 / covert))
                        :ARG1-of (s / show-01
                              :ARG2 (p2 / public
                                    :mod c2)
                              :time (f2 / festival
                                    :name (n2 / name
                                          :op1 "Tanzania"
                                          :op2 "International"
                                          :op3 "Film"
                                          :op4 "Festival"))
                              :ord (o / ordinal-entity
                                    :value 1))))
            :ARG1-of (m2 / mix-01))
      :time (w / wednesday))

# ::id 782 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lockheed martin corp. and russia 's satellite launch company said saturday they would jointly offer their commercial satellite launch services in order to regain leadership from europe 's arianespace .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (c / company
                  :name (n / name
                        :op1 "Lockheed"
                        :op2 "Martin"
                        :op3 "Corporation"))
            :op2 (c2 / company
                  :poss (c3 / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :ARG0-of (l / launch-01
                        :ARG1 (s2 / satellite))))
      :ARG1 (o / offer-01
            :ARG0 a
            :ARG1 (s3 / serve-01
                  :ARG0 a
                  :ARG1 (l2 / launch-01
                        :ARG1 (s4 / satellite)
                        :mod (c4 / commerce)))
            :manner (j / joint)
            :purpose (r / regain-01
                  :ARG0 a
                  :ARG1 (l3 / leadership)
                  :ARG2 (c5 / company
                        :name (n3 / name
                              :op1 "Arianespace")
                        :poss (c6 / continent
                              :name (n4 / name
                                    :op1 "Europe")))))
      :time (d / date-entity
            :weekday (s5 / saturday)))

# ::id 783 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean president kim young-sam arrived here this afternoon to begin his six-nation european tour , which is believed to aim mainly at enhancing ties with the european union -lrb- eu -rrb- .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Kim"
                  :op2 "Young-Sam")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Korea"))
                  :ARG2 (p2 / president)))
      :ARG4 (h2 / here)
      :time (d / date-entity
            :dayperiod (a2 / afternoon)
            :mod (t / today))
      :purpose (b / begin-01
            :ARG0 p
            :ARG1 (t2 / tour-01
                  :ARG0 p
                  :ARG1 (o / organization
                        :name (n3 / name
                              :op1 "European"
                              :op2 "Union"))
                  :consist-of (n4 / nation
                        :quant 6)
                  :ARG0-of (a3 / aim-02
                        :ARG1 (e / enhance-01
                              :ARG1 (t3 / tie-01
                                    :ARG1 c
                                    :ARG2 o))
                        :mod (m / main)
                        :ARG1-of (b2 / believe-01)))))

# ::id 784 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the national hurricane center says a tropical depression has formed off the coast of costa rica , just days before the atlantic hurricane season officially begins .
# ::alignments
(s / say-01
      :ARG0 (c / center
            :mod (h / hurricane)
            :mod (n / nation))
      :ARG1 (f / form-01
            :ARG1 (d / depression
                  :mod (t / tropical))
            :location (o / off
                  :op1 (c2 / coast
                        :part-of (ii / island
                              :name (n2 / name
                                    :op1 "Costa"
                                    :op2 "Rica"))))
            :time (b / before
                  :op1 (b2 / begin-01
                        :ARG1 (s2 / season
                              :mod (h2 / hurricane)
                              :mod (a / atlantic))
                        :mod (o2 / official)
                        :quant (m / multiple
                              :op1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (d2 / day))
                              :mod (j / just))))))

# ::id 785 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thousands of muslims poured into the streets of kashmir on thursday , demanding independence from india hours after archival pakistan called on the united nations to stop what it characterized as gross human rights violations in the divided himalayan region .
# ::alignments
(p / pour-01
      :ARG1 (p2 / person
            :mod (r / religious-group
                  :name (n / name
                        :op1 "Islam"))
            :quant (m / multiple
                  :op1 1000))
      :ARG4 (s / street
            :mod (c / country
                  :name (n2 / name
                        :op1 "Kashmir")))
      :time (d / date-entity
            :weekday (t / thursday))
      :manner (d2 / demand-01
            :ARG0 p2
            :ARG1 (d3 / depend-01
                  :polarity -
                  :ARG0 p2
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "India")))
            :time (a / after
                  :op1 (c3 / call-03
                        :ARG0 (c4 / country
                              :name (n4 / name
                                    :op1 "Pakistan")
                              :mod (a2 / archival))
                        :ARG1 (s2 / stop-01
                              :ARG0 (n5 / nation
                                    :ARG1-of (u / unite-01))
                              :ARG1 (t2 / thing
                                    :ARG1-of (c5 / characterize-01
                                          :ARG0 n5
                                          :ARG2 (v / violate-01
                                                :ARG1 (r2 / right-05
                                                      :ARG1 (h / human))
                                                :ARG1-of (g / gross-06)
                                                :location (c6 / country-region
                                                      :name (n6 / name
                                                            :op1 "Healayan")
                                                      :ARG1-of (d4 / divide-02))))))
                        :ARG2 n5)
                  :quant m
                  :op1 (t3 / temporal-quantity
                        :quant 1
                        :unit (h2 / hour)))))

# ::id 786 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police on wednesday arrested a moroccan and three algerians in their investigation into a radical islamic cell that allegedly plotted to blow up a court and other buildings in spain , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (a / arrest-01
            :ARG0 (p / police)
            :ARG1 (a2 / and
                  :op1 (p2 / person
                        :mod (c / country
                              :name (n / name
                                    :op1 "Morocco")))
                  :op2 (p3 / person
                        :quant 3
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Algeria"))))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :purpose (ii / investigate-01
                  :ARG0 p
                  :ARG1 (c3 / cell
                        :ARG1-of (r / radical-02)
                        :mod (r2 / religious-group
                              :name (n3 / name
                                    :op1 "Islam"))
                        :ARG0-of (p4 / plot-01
                              :ARG1 (b / blow-up-06
                                    :ARG0 c3
                                    :ARG1 (a3 / and
                                          :op1 (c4 / court)
                                          :op2 (b2 / building
                                                :mod (o2 / other)))
                                    :location (s2 / spain))
                              :ARG1-of (a4 / allege-01))))))

# ::id 787 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok premier costas simitis on thursday pledged his government will meet construction deadlines for all olympic sports venues , where many delays had caused international concern about their timely delivery for the #### games .
# ::alignments
(p / pledge-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Costas"
                  :op2 "Simitis")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p3 / premier)))
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG2 (m / meet-01
            :ARG0 g
            :ARG1 (d / deadline
                  :topic (c / construct-01
                        :ARG1 (v / venue
                              :mod (s / sport)
                              :mod (o / Olympic)
                              :mod (a / all)
                              :location-of (d2 / delay-01
                                    :quant (m2 / many)
                                    :ARG0-of (c2 / cause-01
                                          :ARG1 (c3 / concern-01
                                                :ARG0 (d3 / deliver-01
                                                      :ARG1 (g3 / game
                                                            :name (n2 / name
                                                                  :op1 "The"
                                                                  :op2 "###"))
                                                      :ARG1-of (t / timely-03))
                                                :ARG1 (ii / international))))))))
      :time (d4 / date-entity
            :weekday (t2 / thursday)))

# ::id 788 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jeanne lemire <unk> , a montana superdelegate and rancher , has declared her allegiance to sen. barack obama .
# ::alignments
(d / declare-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jeanne"
                  :op2 "Lemire")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s / state
                        :name (n2 / name
                              :op1 "Montana"))
                  :ARG2 (a / and
                        :op1 (s2 / superdelegate)
                        :op2 (r / rancher))))
      :ARG1 (a2 / allegiance
            :poss p
            :beneficiary (p2 / person
                  :name (n3 / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (s3 / senator)))))

# ::id 789 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkey 's secular military , disturbed by the arrests of dozens of military officers in an alleged plot to topple the islamic-rooted government , criticized the handling of the investigation as unfair and irresponsible friday .
# ::alignments
(c / criticize-01
      :ARG0 (m / military
            :poss (p / person
                  :name (n / name
                        :op1 "Turkey"))
            :mod (s / secular)
            :ARG1-of (d / disturb-01
                  :ARG0 (a / arrest-01
                        :ARG1 (p2 / person
                              :quant (m2 / multiple
                                    :op1 12)
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 m
                                    :ARG2 (o / officer)))
                        :ARG2 (p3 / plot-01
                              :ARG0 p2
                              :ARG1 (t / topple-01
                                    :ARG0 p2
                                    :ARG1 (g / government-organization
                                          :ARG0-of (g2 / govern-01)
                                          :ARG1-of (r / root-02
                                                :ARG2 (r2 / religious-group
                                                      :name (n2 / name
                                                            :op1 "Islam")))))
                              :ARG1-of (a2 / allege-01)))))
      :ARG1 (h2 / handle-01
            :ARG1 (ii / investigate-01))
      :ARG2 (a3 / and
            :op1 (f / fair-01
                  :polarity -
                  :ARG1 h2)
            :op2 (r3 / responsible-02
                  :polarity -
                  :ARG1 h2)
            :time (d2 / date-entity
                  :weekday (f2 / friday))))

# ::id 790 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok leader of the unita -lrb- national union for the total independence of angola -rrb- jonas savimbi has said he will meet angolan president jose dos santos in zambian capital lusaka on friday , zambia television reported this evening .
# ::alignments
(r / report-01
      :ARG0 (t / television
            :mod (c / country
                  :name (n / name
                        :op1 "Zambia")))
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Jonas"
                        :op2 "Savimbi")
                  :ARG0-of (l / lead-02
                        :ARG1 (u / union
                              :name (n3 / name
                                    :op1 "Unita-lrb-National"
                                    :op2 "Union")
                              :purpose (d / depend-01
                                    :polarity -
                                    :ARG0 (c2 / country
                                          :name (n4 / name
                                                :op1 "Angola"))
                                    :mod (t2 / total)))))
            :ARG1 (m / meet-03
                  :ARG0 p
                  :ARG1 (p2 / person
                        :name (n5 / name
                              :op1 "Jose"
                              :op2 " dos"
                              :op3 "Santos")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 c2
                              :ARG2 (p3 / president)))
                  :location (c3 / city
                        :name (n6 / name
                              :op1 "Lusaka")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 c2
                              :ARG2 (c4 / capital)))
                  :time (d2 / date-entity
                        :weekday (f / friday)
                        :time-of r)))
      :dayperiod (e / evening)
      :mod (t3 / today))

# ::id 791 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zimbabwe president robert mugabe said friday `` only god '' can remove him from office in comments ahead of next week 's president run-off election .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Robert"
                  :op2 "Mugabe")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Zimbabwe"))
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / possible-01
            :ARG1 (r / remove-01
                  :ARG0 (g / god
                        :mod (o / only))
                  :ARG1 (h2 / he)
                  :ARG2 (o2 / office)))
      :time (d / date-entity
            :weekday (f / friday))
      :medium (c2 / comment-01
            :ARG0 p
            :time (a / ahead
                  :op1 (e / elect-01
                        :ARG1 (p4 / person
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG2 (p5 / president)))
                        :time (w / week
                              :mod (n3 / next))
                        :manner (r2 / run-off-24)))))

# ::id 792 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok five men have been sentenced to death for kidnapping and murdering a ##-year-old girl in china 's central henan province , state media reported thursday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (s / state))
      :ARG1 (s2 / sentence-01
            :ARG1 (m2 / man
                  :quant 5)
            :ARG2 (d / die-01)
            :ARG3 (a / and
                  :op1 (k / kidnap-01
                        :ARG0 m2
                        :ARG1 (g / girl
                              :age (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year))))
                  :op2 (m3 / murder-01
                        :ARG0 m2
                        :ARG1 g)
                  :location (p / province
                        :name (n / name
                              :op1 "Henan")
                        :location (c / center
                              :part-of (c2 / country
                                    :name (n2 / name
                                          :op1 "China"))))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 793 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a new wing of louvre that will house the museum 's vast collection of islamic art , one of the largest in the world , is designed to evoke an `` iridescent cloud '' and a `` flying carpet , '' the architects said wednesday in unveiling the project .
# ::alignments
(s / say-01
      :ARG0 (a / architect)
      :ARG1 (d / design-01
            :ARG1 (w / wing
                  :ARG1-of (n / new-01)
                  :part-of (m / museum)
                  :ARG0-of (h / house-01
                        :ARG1 (c / collect-01
                              :ARG0 m
                              :ARG1 (a2 / art
                                    :mod (r / religious-group
                                          :name (n2 / name
                                                :op1 "Islam")))
                              :mod (v / vast)
                              :ARG1-of (ii / include-91
                                    :ARG2 (a3 / art
                                          :ARG1-of (h2 / have-degree-91
                                                :ARG2 (l / large)
                                                :ARG3 (m2 / most)
                                                :ARG5 (w2 / world)))))))
            :ARG3 (e / evoke-01
                  :ARG0 w
                  :ARG1 (a4 / and
                        :op1 (c2 / cloud
                              :ARG1-of (ii2 / iridescent))
                        :op2 (c3 / carpet
                              :ARG0-of (f / fly-01)))))
      :time (w3 / wednesday)
      :time (u / unveil-01
            :ARG0 a
            :ARG1 (p / project)))

# ::id 794 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the new head of psa peugeot-citroen on wednesday detailed a major turnaround plan to restore the french auto maker 's sagging profitability , and said he hopes for results this year .
# ::alignments
(a / and
      :op1 (d / detail-01
            :ARG0 (p / person
                  :ARG0-of (h / head-01
                        :ARG1 (c / company
                              :name (n / name
                                    :op1 "Psa"
                                    :op2 "Peugeot-citroen")))
                  :ARG1-of (n2 / new-01))
            :ARG1 (p2 / plan-01
                  :ARG1 (t / turn-over-12)
                  :ARG1-of (m / major-02)
                  :purpose (r / restore-02
                        :ARG1 (p3 / profitable-02
                              :polarity -
                              :ARG0 (c2 / company
                                    :ARG0-of (m2 / make-01
                                          :ARG1 (a2 / auto))
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "France"))))))
            :time (d2 / date-entity
                  :weekday (w / wednesday)))
      :op2 (s / say-01
            :ARG0 p
            :ARG1 (h2 / hope-01
                  :ARG0 p
                  :ARG1 (t2 / thing
                        :ARG2-of (r2 / result-01))
                  :time (y / year
                        :mod (t3 / this)))))

# ::id 795 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok scores of factories shut up shop in afghanistan 's western city of herat monday as workers joined doctors and nurses in a strike to demand better security , representatives said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (r / represent-01))
      :ARG1 (s2 / shut-up-06
            :ARG0 (f / factory
                  :quant (m / multiple
                        :op1 20))
            :ARG1 (s3 / shop)
            :location (c / city
                  :name (n / name
                        :op1 "Herat")
                  :location (w / west
                        :part-of (c2 / country
                              :name (n2 / name
                                    :op1 "Afghanistan"))))
            :time (d / date-entity
                  :weekday (m2 / monday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (j / join-04
                        :ARG0 (p2 / person
                              :ARG0-of (w2 / work-01))
                        :ARG1 (a / and
                              :op1 (d2 / doctor)
                              :op2 (n3 / nurse))
                        :ARG2 (s4 / strike-02
                              :ARG0 a
                              :purpose (d3 / demand-01
                                    :ARG0 a
                                    :ARG1 (s5 / security
                                          :ARG1-of (h / have-degree-91
                                                :ARG2 (g / good-02
                                                      :ARG1 s5)
                                                :ARG3 (m3 / more)))))))))

# ::id 796 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli and palestinian security officials agreed on an israeli troop withdrawal from the west bank town of bethlehem and parts of the gaza strip , israeli and palestinian officials said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Israel"))
                        :ARG2 (o / official)))
            :op2 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Palestine"))
                        :ARG2 (o2 / official
                              :topic (s2 / security)))))
      :ARG1 (a2 / agree-01
            :ARG0 c
            :ARG1 (w / withdraw-01
                  :ARG0 c
                  :ARG1 (t / troop)
                  :ARG2 (a3 / and
                        :op1 (t2 / town
                              :name (n3 / name
                                    :op1 "Bethlehem")
                              :location (b / bank
                                    :mod (w2 / west)))
                        :op2 (p3 / part
                              :part-of (s3 / strip
                                    :mod (g / gaza)))))))

# ::id 797 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korea , iraq , terrorism , trade , and human rights will top the agenda when us president george w. bush welcomes chinese president jiang zemin to his texas ranch , a senior us official said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (t / top-01
            :ARG1 (a / agenda)
            :ARG2 (a2 / and
                  :op1 (c2 / country
                        :name (n2 / name
                              :op1 "North"
                              :op2 "Korea"))
                  :op2 (c3 / country
                        :name (n3 / name
                              :op1 "Iraq"))
                  :op3 (t2 / terrorism)
                  :op4 (t3 / trade-01)
                  :op5 (r / right-05
                        :ARG1 (h2 / human)))
            :time (w / welcome-01
                  :ARG0 (p2 / person
                        :name (n4 / name
                              :op1 "George"
                              :op2 "W."
                              :op3 "Bush")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 c
                              :ARG2 (p3 / president)))
                  :ARG1 (p4 / person
                        :name (n5 / name
                              :op1 "Jiang"
                              :op2 "Zemin")
                        :ARG0-of (h4 / have-org-role-91
                              :ARG1 (c4 / country
                                    :name (n6 / name
                                          :op1 "China"))
                              :ARG2 (p5 / president)))
                  :ARG2 (r2 / ranch
                        :poss p4
                        :location (s3 / state
                              :name (n7 / name
                                    :op1 "Texas")))))
      :time (w2 / wednesday))

# ::id 798 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli security forces were on high alert tuesday , sending beefed-up patrols to busy public areas like shopping malls , bus stations and train depots after the first palestinian suicide attack in more than a year .
# ::alignments
(a / alert-01
      :ARG1 (f / force
            :mod (s / security)
            :mod (c / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1-of (h / high-02)
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG0-of (c2 / cause-01
            :ARG1 (s2 / send-01
                  :ARG0 f
                  :ARG1 (p / person
                        :ARG0-of (p2 / patrol-01)
                        :ARG1-of (b / beef-up-01))
                  :ARG2 (a2 / area
                        :ARG1-of (b2 / busy-02)
                        :ARG1-of (p3 / public-02)
                        :example (a3 / and
                              :op1 (m / mall
                                    :mod (s3 / shop-01))
                              :op2 (s4 / station
                                    :mod (b3 / bus))
                              :op3 (d2 / depot
                                    :mod (t2 / train))))
                  :time (a4 / after
                        :op1 (a5 / attack-01
                              :mod (s5 / suicide)
                              :location (c3 / country
                                    :name (n2 / name
                                          :op1 "Palestine"))
                              :ord (o / ordinal-entity
                                    :value 1
                                    :range (m2 / more-than
                                          :op1 (t3 / temporal-quantity
                                                :quant 1
                                                :unit (y / year)))))))))

# ::id 799 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong gold prices closed lower thursday at ###.##-### .## us dollars an ounce , against the previous day 's closing rate of ###.##-### .## .
# ::alignments
(m / multi-sentence
      :snt1 (c / close-01
            :ARG1 (p / price-01
                  :ARG1 (g / gold
                        :mod (c2 / company
                              :name (n / name
                                    :op1 "Hong"
                                    :op2 "Kong"))))
            :time (d / date-entity
                  :weekday (t / thursday))
            :ARG1-of (l / low-04
                  :ARG2-of (h / have-degree-91
                        :ARG1 c
                        :ARG3 (m2 / more))))
      :snt2 (r / rate
            :mod (c3 / close-01)
            :time (d2 / day
                  :mod (p2 / previous))
            :domain r))

# ::id 800 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok crude oil futures rose friday on persistent supply fears linked to iran 's nuclear standoff with the international community and militant attacks in nigeria .
# ::alignments
(r / rise-01
      :ARG1 (f / futures
            :mod (o / oil
                  :mod (c / crude)))
      :time (d / date-entity
            :weekday (f2 / friday))
      :ARG1-of (c2 / cause-01
            :ARG0 (f3 / fear-01
                  :ARG1 (s / supply-01)
                  :ARG1-of (p / persist-01)
                  :ARG1-of (l / link-01
                        :ARG2 (a / and
                              :op1 (s2 / standoff
                                    :mod (n / nucleus)
                                    :poss (c3 / country
                                          :name (n2 / name
                                                :op1 "Iran"))
                                    :accompanier (c4 / community
                                          :mod (ii / international)))
                              :op2 (a2 / attack-01
                                    :ARG0 (m / militant)
                                    :location (c5 / country
                                          :name (n3 / name
                                                :op1 "Nigeria"))))))))

# ::id 801 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mci inc. , which recently agreed to be acquired by verizon communications inc. and rejected a higher offer from qwest communications , reported much smaller first-quarter losses on thursday , due to lower operating costs .
# ::alignments
(r / report-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Mci"
                  :op2 "inc.")
            :ARG0-of (a / agree-01
                  :ARG1 (a2 / acquire-01
                        :ARG0 (c2 / company
                              :name (n2 / name
                                    :op1 "Verizon"
                                    :op2 "Communications"
                                    :op3 "Inc."))
                        :ARG1 c)
                  :time (r2 / recent))
            :ARG0-of (r3 / reject-01
                  :ARG1 (o / offer-01
                        :ARG0 (c3 / company
                              :name (n3 / name
                                    :op1 "Qwest"
                                    :op2 "Communications"))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (h2 / high-02
                                    :ARG1 o)
                              :ARG3 (m / more)))))
      :ARG1 (l / lose-02
            :ARG0 c
            :time (d / date-entity
                  :weekday (t / thursday))
            :ARG1-of (c4 / cause-01
                  :ARG0 (c5 / cost-01
                        :mod (o2 / operate-01)
                        :ARG1-of (h3 / have-degree-91
                              :ARG2 (l2 / low-04
                                    :ARG1 c5)
                              :ARG3 (m2 / more))))
            :ARG1-of (h4 / have-degree-91
                  :ARG2 (s / small)
                  :ARG3 (m3 / more
                        :quant (m4 / much)))))

# ::id 802 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. department of treasury announced thursday that it has accepted an offer by general motors -lrb- gm -rrb- to repurchase preferred stock issued under the trouble asset relief program -lrb- tarp -rrb- , a step of the u.s. government to withdraw from its massive rescue efforts during the financial crisis .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Department"
                  :op2 "of"
                  :op3 "Treasury")
            :mod (c / country
                  :name (n2 / name
                        :op1 "U.S.")))
      :ARG1 (a2 / accept-01
            :ARG0 g
            :ARG1 (o / offer-01
                  :ARG0 (c2 / company
                        :name (n3 / name
                              :op1 "Motor")
                        :ARG1-of (g2 / general-02))
                  :ARG1 (r / repurchase-01
                        :ARG0 c2
                        :ARG1 (s / stock
                              :ARG1-of (p / prefer-01)
                              :ARG1-of (ii / issue-01
                                    :prep-under (p2 / program
                                          :topic (r2 / relieve-01
                                                :ARG1 (a3 / asset))
                                          :ARG0-of (t / trouble-01)))))
                  :ARG4-of (s2 / step-01
                        :ARG1 (g3 / government-organization
                              :ARG0-of (g4 / govern-01)
                              :mod c)
                        :ARG2 (w / withdraw-01
                              :ARG0 g3
                              :ARG1 g3
                              :ARG2 (e / effort-01
                                    :ARG0 g3
                                    :ARG1 (r3 / rescue-01
                                          :ARG0 g3)
                                    :mod (m / massive))
                              :time (c3 / crisis
                                    :mod (f / finance))))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 803 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok croatian prime minister ivo sanader pledged friday to wipe out organised crime in his country after the arrest earlier this week of a runaway convicted businessman with links to a general sought for war crimes .
# ::alignments
(p / pledge-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Ivo"
                  :op2 "Sanader")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Croatia"))
                  :ARG2 (m / minister
                        :mod (p3 / prime))))
      :ARG1 (w / wipe-out-02
            :ARG0 p2
            :ARG1 (c2 / crime-02
                  :ARG1-of (o / organize-01))
            :location (c3 / country
                  :poss p2))
      :time (d / date-entity
            :weekday (f / friday))
      :time (a / after
            :op1 (a2 / arrest-01
                  :ARG1 (b / businessman
                        :ARG0-of (f2 / flee-05)
                        :ARG1-of (c4 / convict-01)
                        :ARG1-of (l / link-01
                              :ARG2 (p4 / person
                                    :ARG1-of (g / general-02)
                                    :ARG1-of (s / seek-01
                                          :ARG2 (c5 / crime-02
                                                :mod (w2 / war))))))
                  :time (b2 / before)
                  :time (w3 / week
                        :mod (t / this)))))

# ::id 804 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two experimental drugs are showing strong early results in treating patients with a blood cancer that has grown resistant to the most commonly prescribed medicine , doctors reported here on sunday .
# ::alignments
(r / report-01
      :ARG0 (d / doctor)
      :ARG1 (s / show-01
            :ARG0 (d2 / drug
                  :quant 2
                  :mod (e / experiment-01))
            :ARG1 (r2 / result-01
                  :ARG1 (t / treat-03
                        :ARG1 (p / patient
                              :ARG0-of (h / have-03
                                    :ARG1 (d3 / disease
                                          :name (n / name
                                                :op1 "blood"
                                                :op2 "cancer")
                                          :ARG1-of (g / grow-02
                                                :ARG2 (r3 / resist-01
                                                      :ARG0 p
                                                      :ARG1 (m / medicine
                                                            :ARG1-of (p2 / prescribe-02
                                                                  :ARG1-of (h2 / have-degree-91
                                                                        :ARG2 (c / common)
                                                                        :ARG3 (m2 / most)))))))))
                        :ARG1-of (s2 / strong-02))
                  :time (e2 / early))
            :location (h3 / here)
            :time (d4 / date-entity
                  :weekday (s3 / sunday))))

# ::id 805 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok every year since #### , as soon as the winter chill sets in here , a roman catholic abbot known to all of france as abbe pierre has emerged from his monastery in normandy to demand publicly -- and often noisily -- that the authorities give shelter to the homeless .
# ::alignments
(e / emerge-01
      :ARG0 (a / abbot
            :mod (r / religious-group
                  :name (n / name
                        :op1 "Catholic"))
            :ARG1-of (k / know-02
                  :ARG2 (p / person
                        :name (n2 / name
                              :op1 "Abbe"
                              :op2 "Piercere"))
                  :ARG3 (a2 / all
                        :part-of (c / country
                              :name (n3 / name
                                    :op1 "France")))))
      :ARG1 (m / monastery
            :poss a
            :location (c2 / city
                  :name (n4 / name
                        :op1 "Normandy")))
      :purpose (d / demand-01
            :ARG0 a
            :ARG1 (s / shelter-01
                  :ARG0 (a3 / authority)
                  :ARG1 (p2 / person
                        :ARG0-of (h / have-03
                              :polarity -
                              :ARG1 (h2 / home))))
            :ARG1-of (p3 / public-02)
            :manner (n5 / noisily
                  :frequency (o / often)))
      :time (s2 / since
            :op1 (d2 / date-entity
                  :season (w / winter)))
      :frequency (r2 / rate-entity-91
            :ARG3 (t / temporal-quantity
                  :quant 1
                  :unit (y / year))))

# ::id 806 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` rough magic '' does n't quite weave the spell it wants to , but it 's nevertheless a likable and highly watchable attempt to try something different .
# ::alignments
(c / contrast-01
      :ARG1 (w / weave-01
            :polarity -
            :ARG0 (m / magic
                  :ARG1-of (r / rough-04))
            :ARG1 (s / spell
                  :ARG1-of (w2 / want-01
                        :ARG0 m))
            :degree (q / quite))
      :ARG2 (a / attempt-01
            :ARG0 m
            :ARG1 (t / try-01
                  :ARG0 m
                  :ARG1 (s2 / something
                        :ARG1-of (d / differ-02)))
            :ARG1-of (l / likable
                  :ARG1-of (h / high-02))
            :ARG1-of (w3 / watch-01
                  :ARG1-of (p / possible-01))))

# ::id 807 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok guards working for an australian-owned security company fired on a car as it approached their convoy , killing two women civilians before speeding away from the latest bloodshed blamed on the deadly mix of heavily armed protection details on baghdad 's crowded streets .
# ::alignments
(f / fire-02
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :mod (s / security)
                        :ARG1-of (o / own-01
                              :ARG0 (c2 / country
                                    :name (n / name
                                          :op1 "Australia"))))
                  :ARG2 (g / guard))
            :ARG0-of (w / work-01
                  :ARG2 c))
      :ARG1 (c3 / car)
      :time (a / approach-01
            :ARG1 c3
            :ARG2 (c4 / convoy
                  :poss p))
      :ARG0-of (c5 / cause-01
            :ARG1 (k / kill-01
                  :ARG0 p
                  :ARG1 (c6 / civilian
                        :quant 2
                        :mod (w2 / woman))
                  :time (b / before
                        :op1 (s2 / speed-01
                              :ARG0 p
                              :direction (a2 / away)
                              :source (b2 / bloodshed
                                    :mod (l / last)
                                    :ARG1-of (b3 / blame-01
                                          :ARG2 (m / mix-01
                                                :ARG1 (d / detail
                                                      :topic (p2 / protect-01)
                                                      :ARG1-of (a3 / arm-01
                                                            :manner (h2 / heavy))
                                                      :location (s3 / street
                                                            :name (n2 / name
                                                                  :op1 "Baghdad")
                                                            :ARG1-of (c7 / crowd-01)))
                                                :ARG0-of (k2 / kill-01)))))))))

# ::id 808 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the switzerland-based financial stability forum -lrb- fsf -rrb- ended its two-day meeting here on sunday after endorsing a broad range of concrete policy actions aimed at reducing global financial risks .
# ::alignments
(e / end-01
      :ARG0 (f / forum
            :name (n / name
                  :op1 "Financial"
                  :op2 "Stability"
                  :op3 "Forum")
            :ARG1-of (b / base-01
                  :location (c / country
                        :name (n2 / name
                              :op1 "Switzerland"))))
      :ARG1 (m / meet-03
            :ARG0 f
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (d / day))
            :location (h / here))
      :time (d2 / date-entity
            :weekday (s / sunday))
      :time (a / after
            :op1 (e2 / endorse-01
                  :ARG0 f
                  :ARG1 (r / range
                        :ARG1-of (b2 / broad-02)
                        :consist-of (a2 / act-02
                              :ARG1 (p / policy-01)
                              :ARG1-of (c2 / concrete-02)
                              :ARG1-of (a3 / aim-02
                                    :ARG2 (r2 / reduce-01
                                          :ARG1 (r3 / risk-01
                                                :ARG2 (f2 / finance)
                                                :mod (g / globe)))))))))

# ::id 809 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok yugoslavia gained a vital three points with a #-# win over czech republic #-# in a world cup group six qualifier here on sunday .
# ::alignments
(g / gain-02
      :ARG0 (c / country
            :name (n / name
                  :op1 "Yugoslavia"))
      :ARG1 (p / point
            :quant 3
            :mod (v / vital))
      :ARG2 (w / win-01
            :ARG0 c
            :ARG2 (r / republic
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Czech")))
            :location (q / qualify-02
                  :ARG1 c
                  :ARG2 (g2 / game
                        :name (n3 / name
                              :op1 "World"
                              :op2 "Cup")
                        :ARG1-of (g3 / group-01
                              :quant 6))
                  :time (d / date-entity
                        :weekday (s / sunday)))))

# ::id 810 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the humanitarian airlift into sarajevo was temporarily suspended saturday after gunfire hit the cockpit of a red cross plane , and sniper fire claimed new victims .
# ::alignments
(s / suspend-01
      :ARG1 (a / airlift-01
            :ARG2 (c / city
                  :name (n / name
                        :op1 "Sarajevo"))
            :mod (h / humanitarian))
      :duration (t / temporary)
      :time (d / date-entity
            :weekday (s2 / saturday))
      :time (a2 / after
            :op1 (a3 / and
                  :op1 (h2 / hit-01
                        :ARG0 (g / gunfire)
                        :ARG1 (c2 / cockpit
                              :part-of (p / plane
                                    :ARG0-of (c3 / cross-02)
                                    :ARG1-of (r / red-02))))
                  :op2 (c4 / claim-02
                        :ARG0 (f / fire-01
                              :ARG0 (s3 / sniper))
                        :ARG1 (v / victim
                              :ARG1-of (n2 / new-01))))))

# ::id 811 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok like a delicious summer novel , a tale of intrigue , real estate and a dark-haired woman in a mercedes-benz is unfolding in southwestern connecticut , where brokers and agents have been alerted to be on their guard for a possible serial home buyer .
# ::alignments
(u / unfold-01
      :ARG1 (t / tale
            :topic (a / and
                  :op1 (ii / intrigue-01)
                  :op2 (r / real-estate)
                  :op3 (w / woman
                        :ARG0-of (h / have-03
                              :ARG1 (h2 / hair
                                    :ARG1-of (d / dark-02)))
                        :location (c / city
                              :name (n / name
                                    :op1 "Mercedes-benz")))))
      :location (s / southwest
            :part-of (s2 / state
                  :name (n2 / name
                        :op1 "Connecticut")
                  :location-of (a2 / alert-01
                        :ARG1 (a3 / and
                              :op1 (p / person
                                    :ARG0-of (b / broker-01))
                              :op2 (a4 / agent))
                        :ARG2 (g / guard-01
                              :ARG0 a3
                              :ARG1 (p2 / person
                                    :ARG0-of (b2 / buy-01
                                          :ARG1 (h3 / home
                                                :mod (s3 / serial))
                                          :ARG1-of (p3 / possible-01))))))
            :ARG1-of (r2 / resemble-01
                  :ARG2 (n3 / novel
                        :time (d2 / date-entity
                              :season (s4 / summer))
                        :mod (d3 / delicious)))))

# ::id 812 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's ministry of construction has announced that families in ## major cities are to be offered better water , and gas and public transportation services .
# ::alignments
(a / announce-01
      :ARG0 (m / ministry
            :topic (c / construct-01)
            :poss (p / person
                  :name (n / name
                        :op1 "china")))
      :ARG1 (o / offer-01
            :ARG1 (a2 / and
                  :op1 (w / water)
                  :op2 (a3 / and
                        :op1 (s / service
                              :mod (g / gas))
                        :op2 (s2 / service
                              :mod (t / transport-01
                                    :ARG1-of (p2 / public-02))))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (g2 / good-02
                              :ARG1 a3)
                        :ARG3 (m2 / more)))
            :ARG3 (f / family
                  :location (c2 / city
                        :ARG1-of (m3 / major-02)))))

# ::id 813 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok visiting u.s. secretary of defense william cohen pledged on monday that the united states will do its best to help israel maintain a strong military edge .
# ::alignments
(p / pledge-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "William"
                  :op2 "Cohen")
            :ARG0-of (v / visit-01
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States")))
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (s / secretary
                        :topic (d / defend-01))))
      :ARG1 (h2 / help-01
            :ARG0 c
            :ARG1 (m / maintain-01
                  :ARG0 (c3 / country
                        :name (n4 / name
                              :op1 "Israel"))
                  :ARG1 (e / edge
                        :mod (m2 / military)
                        :ARG1-of (s2 / strong-02)))
            :ARG2 c3
            :ARG1-of (h3 / have-degree-91
                  :ARG2 (g / good-02
                        :ARG1 h2)
                  :ARG3 (m3 / most)))
      :time (d2 / date-entity
            :weekday (m4 / monday)))

# ::id 814 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three workers were killed and a dozen wounded in east baghdad early friday in a drive-by shooting by unidentified gunmen , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG1 (p2 / person
                        :quant 3
                        :ARG0-of (w / work-01)))
            :op2 (w2 / wound-01
                  :ARG1 (p3 / person
                        :quant 12
                        :ARG0-of (w3 / work-01)))
            :location (c / city-district
                  :name (n / name
                        :op1 "Baghdad")
                  :location (e / east))
            :time (e2 / early
                  :op1 (f / friday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (s2 / shoot-02
                        :ARG0 (g / gunman
                              :ARG1-of (ii / identify-01
                                    :polarity -))
                        :manner (d / drive-by)))))

# ::id 815 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the parents of a french student savagely stabbed to death in london called sunday for his killer or killers to turn themselves in , and urged the british people to help police solve the crime .
# ::alignments
(a / and
      :op1 (c / call-03
            :ARG0 (p / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (p2 / person
                              :ARG0-of (s / study-01)
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "France"))
                              :ARG1-of (s2 / stab-01
                                    :manner (s3 / savage)
                                    :ARG0-of (c3 / cause-01
                                          :ARG1 (d / die-01
                                                :ARG1 p2)))
                              :location (c4 / city
                                    :name (n2 / name
                                          :op1 "London")))
                        :ARG2 (p3 / parent)))
            :ARG1 (t / turn-in-22
                  :ARG0 (o / or
                        :op1 (p4 / person
                              :ARG0-of (k / kill-01))
                        :op2 (p5 / person
                              :ARG0-of (k2 / kill-01)))
                  :ARG1 o)
            :time (d2 / date-entity
                  :weekday (s4 / sunday)))
      :op2 (u / urge-01
            :ARG0 p
            :ARG1 (p6 / person
                  :mod (c5 / country
                        :name (n3 / name
                              :op1 "Britain")))
            :ARG2 (h2 / help-01
                  :ARG0 p6
                  :ARG1 (s5 / solve-01
                        :ARG0 (p7 / police)
                        :ARG1 (c6 / crime-02))
                  :ARG2 p7)))

# ::id 816 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok soldiers who seized power in sao tome and principe last week began meeting with international mediators on sunday at un offices here , raising hopes of a peaceful resolution to the crisis in the small west african archipelago .
# ::alignments
(b / begin-01
      :ARG0 (s / soldier
            :ARG0-of (s2 / seize-01
                  :ARG1 (p / power)
                  :location (a / and
                        :op1 (c / city
                              :name (n / name
                                    :op1 "Sao"
                                    :op2 "tome"))
                        :op2 (c2 / city
                              :name (n2 / name
                                    :op1 "Principe")))
                  :time (w / week
                        :mod (l / last))))
      :ARG1 (m / meet-03
            :ARG0 s
            :ARG1 (p2 / person
                  :ARG0-of (m2 / mediate-01)
                  :mod (ii / international))
            :time (d / date-entity
                  :weekday (s3 / sunday))
            :location (o / office
                  :polarity -
                  :location (h / here)))
      :ARG0-of (c3 / cause-01
            :ARG1 (r / raise-01
                  :ARG1 (h2 / hopeful-03
                        :ARG1 (r2 / resolve-01
                              :ARG1 (c4 / crisis
                                    :location (a2 / archipelago
                                          :location (w2 / world-region
                                                :name (n3 / name
                                                      :op1 "Africa"))
                                          :mod (s4 / small)
                                          :location w2
                                          :name (n4 / name
                                                :op1 "West"))))
                        :manner (p3 / peaceful)))))

# ::id 817 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as microsoft network passes the <unk> milestone , its new programming and content manager says the fledgling online and internet access service is undergoing a major overhaul .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (m / manage-01
                  :ARG1 (a / and
                        :op1 (p2 / program-01)
                        :op2 (c / content)))
            :ARG1-of (n / new-01)
            :ARG0-of (h / have-org-role-91
                  :ARG1 (n2 / network
                        :name (n3 / name
                              :op1 " microsoft"))))
      :ARG1 (u / undergo-28
            :ARG1 (s2 / service
                  :ARG0-of (a2 / access-01
                        :ARG1 (a3 / and
                              :op1 (o / online)
                              :op2 (ii / internet)))
                  :mod (f / fledgling))
            :ARG2 (o2 / overhaul-01
                  :ARG1 s2
                  :ARG1-of (m2 / major-02)))
      :time (p3 / pass-03
            :ARG0 n2
            :ARG1 (m3 / milestone
                  :mod (p4 / product
                        :name n3
                        :op1 "Microsoft"))))

# ::id 818 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china agreed monday to send a top envoy to taiwan next week for economic negotiations despite recent protests on the self-ruled island against improving ties with beijing .
# ::alignments
(a / agree-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "china"))
      :ARG1 (s / send-01
            :ARG0 p
            :ARG1 (e / envoy
                  :mod (t / top))
            :ARG2 (c / country
                  :name (n2 / name
                        :op1 "Taiwan"))
            :purpose (n3 / negotiate-01
                  :ARG0 e
                  :ARG2 (e2 / economy))
            :time (w / week
                  :mod (n4 / next)))
      :time (d / date-entity
            :weekday (m / monday))
      :concession (p2 / protest-01
            :ARG0 e
            :ARG1 (ii / improve-01
                  :ARG0 e
                  :ARG1 (t2 / tie-01
                        :ARG1 e
                        :ARG2 (c2 / city
                              :name (n5 / name
                                    :op1 "Beijing"))))
            :location c
            :time (r / recent)))

# ::id 819 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a group of u.s. officers led by a brigadier general , arrived in tuzla this noon as the first part of american troops to be stationed there .
# ::alignments
(a / arrive-01
      :ARG1 (g / group
            :consist-of (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (o / officer))
                  :mod (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "States")))
            :ARG1-of (l / lead-02
                  :ARG0 (p2 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (b / brigadier-general)))))
      :ARG4 (c2 / city
            :name (n2 / name
                  :op1 "Tuzla"))
      :time (d / date-entity
            :dayperiod (n3 / noon)
            :mod (t / today))
      :prep-as (p3 / part
            :ord (o2 / ordinal-entity
                  :value 1)
            :poss (t2 / troop
                  :mod (c3 / country
                        :name (n4 / name
                              :op1 "America"))
                  :ARG1-of (s / station-01
                        :ARG2 c2))))

# ::id 820 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok doctors operated on republican vice presidential candidate dick cheney on wednesday to insert a stent inside a heart artery that had narrowed and was causing his chest pain .
# ::alignments
(o / operate-01
      :ARG0 (d / doctor)
      :ARG1 (p / person
            :name (n / name
                  :op1 "Dick"
                  :op2 "Cheney")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n2 / name
                              :op1 "Republican"))
                  :ARG2 (c / candidate
                        :mod (p3 / president
                              :mod (v / vice)))))
      :time (d2 / date-entity
            :weekday (w / wednesday))
      :purpose (ii / insert-01
            :ARG0 d
            :ARG1 (s / stent)
            :ARG2 (ii2 / inside
                  :op1 (a / artery
                        :mod (h2 / heart)
                        :ARG1-of (n3 / narrow-01)
                        :ARG0-of (c2 / cause-01
                              :ARG1 (p4 / pain-01
                                    :ARG0 s
                                    :ARG1 (c3 / chest)))))))

# ::id 821 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australian shares closed nearly two percent higher wednesday after a surge in news corp 's shares , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-06
            :ARG1 (s2 / share
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Australia")))
            :time (d2 / date-entity
                  :weekday (w / wednesday))
            :ARG1-of (h / have-degree-91
                  :ARG2 (h2 / high-02
                        :ARG1 c)
                  :ARG3 (m / more
                        :quant (n2 / nearly
                              :op1 (p2 / percentage-entity
                                    :value 2))))
            :time (a / after
                  :op1 (s3 / surge-01
                        :ARG1 (s4 / share
                              :poss (c3 / company
                                    :name n
                                    :op1 "News"
                                    :op2 "Corporation"))))))

# ::id 822 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.n. envoy ibrahim gambari will return to myanmar on saturday to promote talks between the government and the opposition and to press for the release of all those detained after september 's crackdown by the country 's military rulers on pro-democracy protestors , the u.n. chief says .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "U.N."))
                  :ARG2 (c / chief)))
      :ARG1 (r / return-01
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Ibrahim"
                        :op2 "Gamari")
                  :ARG0-of h
                  :ARG2 (e / envoy)))
      :ARG4 (c2 / country
            :name (n3 / name
                  :op1 "Myanmar"))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :purpose (a / and
            :op1 (p3 / promote-02
                  :ARG0 p2
                  :ARG1 (t / talk-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01))
                        :ARG2 (p4 / person
                              :ARG0-of (o2 / oppose-01))))
            :op2 (p5 / press-01
                  :ARG0 p2
                  :ARG2 (r2 / release-01
                        :ARG1 (p6 / person
                              :mod (a2 / all)
                              :ARG1-of (d2 / detain-01
                                    :time (a3 / after
                                          :op1 (c3 / crack-down-06
                                                :ARG0 (p7 / person
                                                      :ARG0-of (r3 / rule-03
                                                            :ARG1 c2)
                                                      :mod (m / military))
                                                :ARG1 (p8 / person
                                                      :ARG0-of (p9 / protest-01)
                                                      :ARG0-of (f / favor-01
                                                            :ARG1 (d3 / democracy)))
                                                :time d
                                                :month 9))))))))

# ::id 823 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rutgers coach greg schiano has rejected overtures to become the next coach at michigan , providing another public blow to that university 's search for a successor to lloyd carr .
# ::alignments
(a / and
      :op1 (r / reject-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Greg"
                        :op2 "Schiano")
                  :ARG0-of (c / coach-01
                        :ARG1 (t / team
                              :name (n2 / name
                                    :op1 "Rutgers"))))
            :ARG1 (o / overture)
            :purpose (b / become-01
                  :ARG1 p
                  :ARG2 (p2 / person
                        :ARG0-of (c2 / coach-01
                              :ARG1 t)
                        :mod (n3 / next)
                        :location (t2 / team
                              :name (n4 / name
                                    :op1 "Michigan")))))
      :op2 (p3 / provide-01
            :ARG0 r
            :ARG1 (b2 / blow-14
                  :ARG1 (s / search-01
                        :ARG0 t
                        :ARG2 (p4 / person
                              :ARG0-of (s2 / succeed-02
                                    :ARG1 (p5 / person
                                          :name (n5 / name
                                                :op1 "Lloyd"
                                                :op2 "Carr")))))
                  :ARG1-of (p6 / public-02)
                  :mod (a2 / another))))

# ::id 824 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two soldiers with the nato-led international security assistance force -lrb- isaf -rrb- were killed in a suicide attack that hit afghanistan 's eastern paktia province on sunday , a statement of the alliance released here said .
# ::alignments
(s / say-01
      :ARG0 (s2 / state-01
            :ARG0 (a / alliance)
            :ARG1-of (r / release-01
                  :location (h / here)))
      :ARG1 (k / kill-01
            :ARG0 (a2 / attack-01
                  :mod (s3 / suicide)
                  :ARG0-of (h2 / hit-01
                        :ARG1 (p / province
                              :name (n / name
                                    :op1 "Paktia")
                              :location (e / east
                                    :part-of (c / country
                                          :name (n2 / name
                                                :op1 "Afghanistan"))))
                        :time (d / date-entity
                              :weekday (s4 / sunday))))
            :ARG1 (s5 / soldier
                  :quant 2
                  :part-of (f / force
                        :name (n3 / name
                              :op1 "International"
                              :op2 "Security"
                              :op3 "Assistance"
                              :op4 "Force")
                        :ARG1-of (l / lead-02
                              :ARG0 (p2 / political-party
                                    :name (n4 / name
                                          :op1 "Nato")))))))

# ::id 825 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french rescue services discovered saturday the bodies of three young sisters with their throats slit and the charred remains of man believed to be their father , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (d / discover-01
            :ARG0 (s2 / service
                  :ARG0-of (r / rescue-01)
                  :mod (r2 / rench))
            :ARG1 (a / and
                  :op1 (b / body
                        :poss (s3 / sister
                              :quant 3
                              :mod (y / young)
                              :part (t / throat
                                    :ARG1-of (s4 / slit-01))))
                  :op2 (r3 / remain-01
                        :ARG1 (m / man
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 s3
                                    :ARG2 (f / father)
                                    :ARG1-of (b2 / believe-01)))
                        :ARG1-of (c / char-01)))
            :time (d2 / date-entity
                  :weekday (s5 / saturday))))

# ::id 826 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese premier li peng said today that china cherishes its traditional friendship with african countries , including the congo , and that it hopes to cooperate for mutual benefit with african nations .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Li"
                  :op2 "Peng")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (p2 / premier)))
      :ARG1 (a / and
            :op1 (c2 / cherish-01
                  :ARG0 c
                  :ARG1 (f / friendship
                        :mod (t / tradition)
                        :poss c
                        :prep-with (c3 / country
                              :location (c4 / continent
                                    :name (n3 / name
                                          :op1 "Africa"))
                              :ARG2-of (ii / include-91
                                    :ARG1 (t2 / treaty
                                          :name (n4 / name
                                                :op1 "Congo"))))))
            :op2 (h2 / hope-01
                  :ARG0 c
                  :ARG1 (c5 / cooperate-01
                        :ARG0 c
                        :ARG1 (n5 / nation
                              :location c4)
                        :purpose (b / benefit-01
                              :ARG1 n5
                              :mod (m / mutual)))))
      :time (t3 / today))

# ::id 827 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. secretary of state madeleine albright arrived here this morning for her two-day state visit in zimbabwe .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Madeleine"
                  :op2 "Albright")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s / secretary
                        :topic (f / foreign))))
      :ARG4 (h2 / here)
      :time (d / date-entity
            :dayperiod (m / morning)
            :mod (t / today))
      :purpose (v / visit-01
            :ARG0 p
            :ARG1 (c / country
                  :name (n2 / name
                        :op1 "Zimbabwe"))
            :duration (t2 / temporal-quantity
                  :quant 2
                  :unit (d2 / day))))

# ::id 828 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with the senate poised to act tuesday on a bill that would sharply restrict the amount of imported steel in the united states , the clinton administration took a series of actions monday to convince congress that it could protect the jobs of american steelworkers with far less drastic measures .
# ::alignments
(a / act-02
      :ARG0 (g / government-organization
            :ARG0-of (a2 / administrate-01)
            :mod (p / person
                  :name (n / name
                        :op1 "Clinton")))
      :quant (s / series)
      :time (d / date-entity
            :weekday (m / monday))
      :purpose (c / convince-01
            :ARG0 g
            :ARG1 (g2 / government-organization
                  :name (n2 / name
                        :op1 "Congress"))
            :ARG2 (p2 / possible-01
                  :ARG1 (p3 / protect-01
                        :ARG0 g2
                        :ARG1 (j / job
                              :poss (p4 / person
                                    :ARG0-of (w / work-01
                                          :ARG2 (s2 / steel))
                                    :mod (c2 / country
                                          :name (n3 / name
                                                :op1 "America"))))
                        :manner (m2 / measure-02
                              :ARG0 g2
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (d2 / drastic)
                                    :ARG3 (l / less
                                          :quant (f / far)))))))
      :time (p5 / poise-01
            :ARG1 (g3 / government-organization
                  :name (n4 / name
                        :op1 "Senate"))
            :ARG2 (a3 / act-02
                  :ARG0 g3
                  :ARG1 (b / bill
                        :ARG0-of (r / restrict-01
                              :ARG1 (a4 / amount
                                    :quant-of (s3 / steel
                                          :ARG1-of (ii / import-01))
                                    :location c2
                                    :name (n5 / name
                                          :op1 "United"
                                          :op2 "States")))))
            :time (d3 / date-entity
                  :weekday (t / tuesday))))

# ::id 829 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's china shipbuilding corp. -lrb- csc -rrb- on friday expressed its desire to secure an order to build four <unk> frigates for the roc navy .
# ::alignments
(e / express-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "China"
                  :op2 "Shipbuilding"
                  :op3 "Corp.")
            :poss (c2 / country
                  :name (n2 / name
                        :op1 "Taiwan")))
      :ARG1 (d / desire-01
            :ARG0 c
            :ARG1 (s / secure-01
                  :ARG0 c
                  :ARG1 (o / order-02
                        :ARG1 (b / build-01
                              :ARG0 c
                              :ARG1 (f / frigate
                                    :quant 4)
                              :ARG4 (m / military
                                    :name (n3 / name
                                          :op1 "RDC"))))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 830 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german chancellor angela merkel said thursday that reports from the climate summit in copenhagen were `` not good '' but hoped the arrival of world leaders at the meeting would unblock negotiations .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Angela"
                  :op2 "Merkel")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Germany"))
                  :ARG2 (c2 / chancellor)))
      :ARG1 (r / report-01
            :ARG1 (s2 / summit
                  :topic (c3 / climate)
                  :location (c4 / city
                        :name (n3 / name
                              :op1 "Coptenhagen")))
            :ARG1-of (g / good-02
                  :polarity -)
            :concession-of (h2 / hope-01
                  :ARG0 p
                  :ARG1 (u / unblock-01
                        :ARG0 (a / arrive-01
                              :ARG1 (p2 / person
                                    :ARG0-of (l / lead-02
                                          :ARG1 (w / world)))
                              :ARG4 (m / meet-03))
                        :ARG1 (n4 / negotiate-01))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 831 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the director of one of britain 's largest circus troupes was fined #,### pounds -lrb- dlrs ##,### -rrb- friday for treating a chimpanzee cruelly .
# ::alignments
(f / fine-01
      :ARG2 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :ARG1-of (ii / include-91
                              :ARG2 (o2 / organization
                                    :mod (c / circus)
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (l / large)
                                          :ARG3 (m / most)
                                          :ARG5 (o3 / organization
                                                :location (c2 / country
                                                      :name (n / name
                                                            :op1 "Britain"))))))
                        :ARG3 (d / director))))
      :ARG3 (t / treat-03
            :ARG0 p
            :ARG1 (a / ape
                  :mod (s / species
                        :name (n2 / name
                              :op1 "Ch chimpanzee")))
            :manner (c3 / cruelly))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 832 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok troubled cornerback adam `` pacman '' jones was released by the dallas cowboys on wednesday following an nfl season in which he was suspended for six games for an off-field fight .
# ::alignments
(r / release-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Dallas"
                  :op2 "Cowboy"))
      :ARG1 (p / person
            :name (n2 / name
                  :op1 " adam"
                  :op2 "Pacman"
                  :op3 "Jones")
            :ARG0-of (c / corner-01)
            :ARG1-of (t2 / trouble-01))
      :time (d / date-entity
            :weekday (w / wednesday))
      :ARG1-of (f / follow-01
            :ARG2 (s / season
                  :mod (l / league
                        :name (n3 / name
                              :op1 "National"
                              :op2 "Footbal"))
                  :time-of (s2 / suspend-01
                        :ARG1 p
                        :ARG2 (f2 / fight-01
                              :ARG0 p
                              :location (f3 / field))
                        :duration (t3 / temporal-quantity
                              :quant 6
                              :unit (g / game))))))

# ::id 833 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok while other energy companies rush to simplify their businesses and balance sheets in hopes of escaping enron 's taint , one of the industry 's giants , the el paso corp. , is growing ever more reliant on deals so complex that securities experts call them incomprehensible .
# ::alignments
(c / contrast-01
      :ARG1 (r / rush-01
            :ARG1 (c2 / company
                  :mod (e / energy)
                  :mod (o / other))
            :ARG2 (s / simplify-01
                  :ARG0 c2
                  :ARG1 (a / and
                        :op1 (b / business
                              :poss c2)
                        :op2 (s2 / sheet
                              :mod (b2 / balance)
                              :poss c2))
                  :purpose (e2 / escape-01
                        :ARG0 c2
                        :ARG1 (t / taint
                              :poss (c3 / company
                                    :name (n / name
                                          :op1 "Enron"))))))
      :ARG2 (g / grow-02
            :ARG1 c2
            :ARG2 (r2 / rely-01
                  :ARG0 c2
                  :ARG1 (d / deal
                        :ARG1-of (h / have-degree-91
                              :ARG2 (c4 / complex)
                              :ARG3 (s3 / so)
                              :ARG6 (c5 / call-01
                                    :ARG0 (p / person
                                          :ARG1-of (e3 / expert-01
                                                :ARG2 (s4 / securities)))
                                    :ARG1 d
                                    :ARG2 (p2 / possible-01
                                          :polarity -
                                          :ARG1 (c6 / comprehend-01
                                                :ARG1 d)))))
                  :ARG2-of h
                  :ARG1 c2
                  :ARG3 (m / more
                        :mod (e4 / ever)))))

# ::id 834 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok northern ireland protestant leader ian paisley said on sunday that he would resume power-sharing with catholic republicans if the ira and its political wing sinn fein abandoned criminality and insurrection .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Iian"
                  :op2 "Paisley")
            :ARG0-of (l / lead-02
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Northern"
                              :op2 "Ireland"))
                  :ARG0-of (p2 / protest-01)))
      :ARG1 (r / resume-01
            :ARG0 p
            :ARG1 (s2 / share-01
                  :ARG0 p
                  :ARG1 (p3 / power)
                  :ARG2 (p4 / person
                        :mod (r2 / religious-group
                              :name (n3 / name
                                    :op1 "Catholic"))
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (p5 / political-party
                                    :name (n4 / name
                                          :op1 "Republican"
                                          :op2 "Party")))))
            :condition (a / abandon-01
                  :ARG0 (a2 / and
                        :op1 c
                        :op2 p5)
                  :ARG1 (a3 / and
                        :op1 (c2 / criminality)
                        :op2 (ii / insurrection))))
      :time (d / date-entity
            :weekday (s3 / sunday)))

# ::id 835 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european commission significantly raised its growth forecast for the region on monday because of strong output data during the second quarter , and said that the recovery was starting to broaden across sectors .
# ::alignments
(a / and
      :op1 (r / raise-01
            :ARG0 (c / commission
                  :mod (c2 / continent
                        :name (n / name
                              :op1 "Europe")))
            :ARG1 (f / forecast-01
                  :ARG0 c
                  :ARG1 (g / grow-01
                        :ARG1 (r2 / region)))
            :ARG1-of (s / significant-02)
            :time (d / date-entity
                  :weekday (m / monday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (d2 / data
                        :topic (o / output)
                        :ARG1-of (s2 / strong-02)
                        :time (q / quarter
                              :ord (o2 / ordinal-entity
                                    :value 2)))))
      :op2 (s3 / say-01
            :ARG0 c
            :ARG1 (s4 / start-01
                  :ARG0 (r3 / recover-01)
                  :ARG1 (b / broaden-01
                        :ARG1 r3
                        :ARG2 (a2 / across
                              :op1 (s5 / sector))))))

# ::id 836 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eddie delahoussaye 's #,### winning rides include two kentucky derbies , two <unk> , a preakness , a breeders ' cup classic and a dozen other major horse races .
# ::alignments
(ii / include-01
      :ARG1 (a / and
            :op1 (d / derbie
                  :quant 2
                  :mod (k / kentucky))
            :op2 (d2 / derbie
                  :quant 2
                  :mod k)
            :op3 (p / preakness)
            :op4 (g / game
                  :name (n / name
                        :op1 "Cup"
                        :op2 "Classic")
                  :mod (b / breeders))
            :op5 (r / race-02
                  :quant 12
                  :ARG3 (h / horse)
                  :ARG1-of (m / major-02)
                  :mod (o / other)))
      :ARG2 (r2 / ride-01
            :ARG0 (p2 / person
                  :name n
                  :op1 "eddie"
                  :op2 "delahoussaye"))
      :ARG0-of (w / win-01)
      :ARG1-of (a2 / add-02
            :ARG2 (r3 / ride-01
                  :ARG0 p2)))

# ::id 837 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok just weeks ago , after many rounds of hard bargaining , the imf finally authorized a $ ##.# billion loan package for russia .
# ::alignments
(a / authorize-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (ii / imf)))
      :ARG1 (p2 / package-01
            :ARG1 (m / monetary-quantity
                  :quant 1000000000
                  :unit (d / dollar))
            :ARG3 (l / loan-01
                  :ARG2 (c / country
                        :name (n / name
                              :op1 "Russia"))))
      :time (f / final)
      :time (b / before
            :op1 (n2 / now)
            :quant (m2 / multiple
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (w / week))
                  :mod (j / just)))
      :time (a2 / after
            :op1 (r / round-05
                  :ARG1 (b2 / bargain-01
                        :ARG1-of (h2 / hard-02))
                  :quant (m3 / many))))

# ::id 838 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french judges jean-louis bruguiere and jean-francois ricard have traveled to morocco to pursue their probe into an alleged plot to attack the us embassy in paris after the september ## attacks in the united states , legal sources said monday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :ARG1-of (l / legal-02))
      :ARG1 (t / travel-01
            :ARG0 (a / and
                  :op1 (p / person
                        :name (n / name
                              :op1 "Jean-louis"
                              :op2 "Bruguiere")
                        :ARG0-of (h / have-org-role-91
                              :ARG3 (j / judge-01))
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "France")))
                  :op2 (p2 / person
                        :name (n3 / name
                              :op1 "Jean-francois"
                              :op2 "Ricard")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG3 j)
                        :mod c))
            :ARG4 (c2 / city
                  :name (n4 / name
                        :op1 "Morocco"))
            :purpose (p3 / pursue-01
                  :ARG0 a
                  :ARG1 (p4 / probe-01
                        :ARG0 a
                        :ARG1 (p5 / plot-01
                              :ARG1 (a2 / attack-01
                                    :ARG1 (e / embassy
                                          :poss (c3 / country
                                                :name (n5 / name
                                                      :op1 "United"
                                                      :op2 "States"))
                                          :location (c4 / country
                                                :name (n6 / name
                                                      :op1 "France"))))
                              :ARG1-of (a3 / allege-01))))
            :time (a4 / after
                  :op1 (a5 / attack-01
                        :location c4
                        :time (d / date-entity
                              :weekday (s3 / saturday)
                              :time-of s))))
      :weekday (m / monday))

# ::id 839 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nations including cuba and china have tried to block the human rights group freedom house from participating in u.n. events , an official with the organization said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization)
                  :ARG2 (o2 / official)))
      :ARG1 (t / try-01
            :ARG0 (n / nation
                  :ARG2-of (ii / include-91
                        :ARG1 (a / and
                              :op1 (c / country
                                    :name (n2 / name
                                          :op1 "Cuba"))
                              :op2 (c2 / country
                                    :name (n3 / name
                                          :op1 "China")))))
            :ARG1 (b / block-01
                  :ARG0 n
                  :ARG1 (g / group
                        :name (n4 / name
                              :op1 "Freedom"
                              :op2 "House")
                        :purpose (r / right-05
                              :ARG1 (h2 / human)))
                  :ARG2 (p2 / participate-01
                        :ARG0 g
                        :ARG1 (e / event
                              :mod (o3 / organization
                                    :name (n5 / name
                                          :op1 "United"
                                          :op2 "Nations"))))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 840 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> pieces from nine days in new orleans with the patriots .
# ::alignments
(p / piece
      :time (b / before
            :op1 (n / now)
            :duration (t / temporal-quantity
                  :quant 9
                  :unit (d / day))
            :location (o / orleans))
      :accompanier (p2 / patriot))

# ::id 841 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok back after a two-year doping ban , ivan basso is the favorite to win the giro d'italia in a race that features lance armstrong 's first appearance in the multi-stage classic .
# ::alignments
(f / favor-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Ivan"
                  :op2 "Basso"))
      :ARG2 (w / win-01
            :ARG0 p
            :ARG1 (e / event
                  :name (n2 / name
                        :op1 "Giro"
                        :op2 "d'italia")
                  :ARG0-of (f2 / feature-01
                        :ARG1 (a / appear-01
                              :ARG1 (p2 / person
                                    :name (n3 / name
                                          :op1 "Lance"
                                          :op2 "Armstrong"))
                              :ord (o / ordinal-entity
                                    :value 1)
                              :subevent-of (c / classic
                                    :mod (s / stage
                                          :quant (m / multi)))))))
      :time (a2 / after
            :op1 (b / ban-01
                  :ARG1 (d / drug)
                  :duration (t / temporal-quantity
                        :quant 2
                        :unit (y / year)))))

# ::id 842 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok atlanta forward obinna ekezie is out indefinitely with a torn ligament in his right knee .
# ::alignments
(o / out-05
      :ARG1 (p / person
            :name (n / name
                  :op1 "Obinna"
                  :op2 "Ekezie")
            :ARG0-of (p2 / play-01
                  :ARG1 (f / forward))
            :poss (t / team
                  :name (n2 / name
                        :op1 "Atlanta"))
            :part (k / knee
                  :ARG1-of (r / right-04)))
      :ARG1-of (c / cause-01
            :ARG0 (l / ligament
                  :ARG1-of (t2 / tear-01)
                  :location k))
      :duration (d / definite
            :polarity -))

# ::id 843 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the federal reserve proposed new rules friday that would make it much easier for banks to make acquisitions and enter new lines of business , but could make it much harder for community groups to press banks to increase doing business in low-income areas .
# ::alignments
(p / propose-01
      :ARG0 (r / reserve-01
            :mod (f / federal))
      :ARG1 (r2 / rule
            :ARG1-of (n / new-01)
            :ARG0-of (m / make-02
                  :ARG1 (h / have-degree-91
                        :ARG1 (a / and
                              :op1 (a2 / acquire-01
                                    :ARG0 (b / bank))
                              :op2 (e / enter-01
                                    :ARG0 b
                                    :ARG1 (l / line
                                          :mod (b2 / business)
                                          :ARG1-of (n2 / new-01))))
                        :ARG2 (e2 / easy-05
                              :ARG1 a)
                        :ARG3 (m2 / more
                              :quant (m3 / much))))
            :ARG1-of (c / contrast-01
                  :ARG2 (p2 / possible-01
                        :ARG1 (m4 / make-02
                              :ARG0 r2
                              :ARG1 (h2 / have-degree-91
                                    :ARG1 (p3 / press-01
                                          :ARG0 (g / group
                                                :mod (c2 / community))
                                          :ARG1 (b3 / bank)
                                          :ARG2 (ii / increase-01
                                                :ARG0 b3
                                                :ARG1 (d / do-02
                                                      :ARG0 b3
                                                      :ARG1 (b4 / business)
                                                      :location (a3 / area
                                                            :mod (ii2 / income
                                                                  :ARG1-of (l2 / low-04)))))
                                          :ARG2 (h3 / hard-02)
                                          :ARG3 (m5 / more
                                                :quant (m6 / much)))))))
            :time (d2 / date-entity
                  :weekday (f2 / friday))))

# ::id 844 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the mormon church plans to build six new temples -- three in the united states and three abroad -- president gordon b. hinckley announced sunday at the close of the faith 's ###th semiannual general conference .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gordon"
                  :op2 "B."
                  :op3 "Hinckley")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (r / religious-group
                        :name (n2 / name
                              :op1 "Mormon"
                              :op2 "Church"))
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / plan-01
            :ARG0 r
            :ARG1 (b / build-01
                  :ARG0 r
                  :ARG1 (t / temple
                        :quant 6
                        :ARG1-of (n3 / new-01)
                        :ARG1-of (m / mean-01
                              :ARG2 (a2 / and
                                    :op1 (t2 / temple
                                          :quant 3
                                          :location (c / country
                                                :name (n4 / name
                                                      :op1 "United"
                                                      :op2 "States")))
                                    :op2 (t3 / temple
                                          :quant 3
                                          :location (a3 / abroad))))))
            :time (d / date-entity
                  :weekday (s / sunday))
            :time (c2 / close-01
                  :ARG1 (c3 / conference
                        :poss r
                        :ARG1-of (g / general-02)
                        :frequency (r2 / rate-entity-91
                              :ARG3 (t4 / temporal-quantity
                                    :quant 4
                                    :unit (y / year)))))))

# ::id 845 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok liechtenstein 's head of state , prince hans-adam ii , said in a newspaper interview on saturday he was ready to leave if constitutional reforms due to be put to parliament were rejected .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hans-adam"
                  :op2 "II")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Liechtenstein"))
                  :ARG2 (p2 / prince)))
      :ARG1 (r / ready-02
            :ARG1 p
            :ARG2 (l / leave-11
                  :ARG0 p)
            :condition (r2 / reject-01
                  :ARG1 (r3 / reform-01
                        :ARG1 (c2 / constitution)
                        :ARG1-of (d / due-03
                              :ARG2 (p3 / put-01
                                    :ARG1 r3
                                    :ARG2 (g / government-organization
                                          :name (n3 / name
                                                :op1 "Parliament")))))))
      :time (ii / interview-01
            :ARG0 (n4 / newspaper)
            :ARG1 p
            :time (d2 / date-entity
                  :weekday (s2 / saturday))))

# ::id 846 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia on tuesday called for the withdrawal of turkish troops from northern iraq once their operation to wipe out kurdish separatist bases is completed .
# ::alignments
(c / call-03
      :ARG0 (c2 / country
            :name (n / name
                  :op1 "Russia"))
      :ARG1 (w / withdraw-01
            :ARG1 (t / troop
                  :mod (r / religious-group
                        :name (n2 / name
                              :op1 "Turkish")))
            :ARG2 (c3 / country
                  :name (n3 / name
                        :op1 "Iraq")
                  :part (n4 / north))
            :time (c4 / complete-01
                  :ARG1 (o / operation
                        :purpose (w2 / wipe-out-02
                              :ARG0 t
                              :ARG1 (b / base
                                    :mod (s / separatist)
                                    :mod (e / ethnic-group
                                          :name (n5 / name
                                                :op1 "Kurds")))))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 847 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok just over a year ago , the man who held the purse strings at a private company outside san francisco began negotiating a new employment contract with the executive who ran the day-to-day operations .
# ::alignments
(b / begin-01
      :ARG0 (m / man
            :ARG0-of (h / hold-01
                  :ARG1 (s / string
                        :mod (p / purse))
                  :location (c / company
                        :ARG1-of (p2 / private-03)
                        :location (o / outside
                              :op1 (c2 / city
                                    :name (n / name
                                          :op1 "San"
                                          :op2 "Francisco"))))))
      :ARG1 (n2 / negotiate-01
            :ARG0 m
            :ARG1 (e / executive
                  :ARG0-of (r / run-01
                        :ARG1 (o2 / operate-01
                              :frequency (d / day
                                    :prep-to (d2 / day)))))
            :ARG2 (c3 / contract-02
                  :ARG1 (e2 / employ-01)
                  :ARG1-of (n3 / new-01)))
      :time (b2 / before
            :op1 (n4 / now)
            :quant (o3 / over
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :mod (j / just))))

# ::id 848 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok heads in los angeles were hanging about as low as smog monday , with those inside the lakers organization beginning to think that location , location , location may not lure shaquille o'neal to hollywood .
# ::alignments
(a / and
      :op1 (h / hanging-07
            :ARG1 (h2 / head
                  :location (c / city
                        :name (n / name
                              :op1 "Los"
                              :op2 "Angeles")))
            :ARG2 (l / low-04
                  :ARG1 h2
                  :ARG2-of (h3 / have-degree-91
                        :ARG1 h2
                        :ARG3 (e / equal)
                        :ARG4 (s / smog
                              :time (d / date-entity
                                    :weekday (m / monday))))))
      :op2 (b / begin-01
            :ARG0 (p / person
                  :ARG0-of (h4 / have-org-role-91
                        :ARG1 (o / organization
                              :mod (p2 / person
                                    :ARG0-of (b2 / bake-01)))
                        :ARG2 (m2 / member)))
            :ARG1 (t / think-01
                  :ARG0 p
                  :ARG1 (p3 / possible-01
                        :polarity -
                        :ARG1 (l2 / lure-01
                              :ARG0 (a2 / and
                                    :op1 (l3 / location)
                                    :op2 (l4 / location)
                                    :op3 (l5 / location))
                              :ARG1 (p4 / person
                                    :name (n2 / name
                                          :op1 "Shaquille"
                                          :op2 "O'neal"))
                              :ARG2 (m3 / market-sector
                                    :name (n3 / name
                                          :op1 "Hollywood")))))))

# ::id 849 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one of the only survivors of the khmer rouge 's main torture center gave a long-awaited testimony monday , weeping as he recounted the conditions at a facility where ##,### others were tortured before execution .
# ::alignments
(a / and
      :op1 (t / testify-01
            :ARG0 (p / person
                  :quant 1
                  :ARG1-of (ii / include-91
                        :ARG2 (p2 / person
                              :ARG0-of (s / survive-01
                                    :ARG1 (c / center
                                          :mod (t2 / torture-01)
                                          :mod (m / main)
                                          :poss (c2 / criminal-organization
                                                :name (n / name
                                                      :op1 "Khmer"
                                                      :op2 "Rouge")))))
                        :mod (o / only)))
            :time (d / date-entity
                  :weekday (m2 / monday))
            :ARG1-of (l / long-03))
      :op2 (w / weep-01
            :ARG0 p
            :ARG1-of (c3 / cause-01
                  :ARG0 (r / recount-01
                        :ARG0 p
                        :ARG1 (c4 / condition
                              :location (f / facility
                                    :location-of (t3 / torture-01
                                          :ARG1 (a2 / and
                                                :op1 (p3 / person
                                                      :name (n2 / name
                                                            :op1 " ##"))
                                                :op2 (p4 / person
                                                      :mod (o2 / other)))
                                          :time (b / before
                                                :op1 (e / execute-01
                                                      :ARG1 p4)))))))))

# ::id 850 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bush administration plans to sell new offshore drilling leases in an area covering about #.# million acres in the gulf of mexico , interior secretary gale norton announced monday .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gale"
                  :op2 "Norton")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s / secretary
                        :topic (ii / interior))))
      :ARG1 (p2 / plan-01
            :ARG0 (g / government-organization
                  :ARG0-of (a2 / administrate-01)
                  :mod (p3 / person
                        :name (n2 / name
                              :op1 "Bush")))
            :ARG1 (s2 / sell-01
                  :ARG0 g
                  :ARG1 (l / lease-02
                        :ARG1 (d / drill-01
                              :location (o / offshore))
                        :ARG1-of (n3 / new-01)
                        :location (a3 / area
                              :ARG1-of (c / cover-01
                                    :ARG2 (a4 / about
                                          :op1 (a5 / area-quantity
                                                :quant 1000000
                                                :unit (a6 / acre))))
                              :location (c2 / country-region
                                    :name (n4 / name
                                          :op1 "Gulf")
                                    :location (c3 / country
                                          :name (n5 / name
                                                :op1 "Mexico"))))))
            :time (d2 / date-entity
                  :weekday (m / monday))))

# ::id 851 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a u.s. pilot is still missing after his f-## falcon fighter bomber crashed wedneday night over the yellow sea , some ### kilometers west of osan , south korea , the u.s. forces command in south korea confirmed thursday .
# ::alignments
(c / confirm-01
      :ARG0 (p / person
            :ARG0-of (c2 / command-02
                  :ARG1 (f / force
                        :mod (c3 / country
                              :name (n / name
                                    :op1 "U.S.")))))
      :ARG1 (m / miss-01
            :ARG1 (p2 / person
                  :ARG0-of (p3 / pilot-01)
                  :poss c3)
            :mod (s / still)
            :time (a / after
                  :op1 (c4 / crash-01
                        :ARG1 (a2 / aircraft-type
                              :name (n2 / name
                                    :op1 "F-##"
                                    :op2 "Falcon")
                              :ARG0-of (f2 / fight-01)
                              :poss p2)
                        :time (d / date-entity
                              :dayperiod (n3 / night)
                              :mod (w / wednesday))
                        :location (s2 / sea
                              :ARG1-of (y / yellow-02))
                        :location (r / relative-position
                              :op1 (c5 / city
                                    :name (n4 / name
                                          :op1 "Osan"))
                              :quant (s3 / some
                                    :op1 (d2 / distance-quantity
                                          :quant 1
                                          :unit (k / kilometer)))
                              :direction (w2 / west))))
            :time (d3 / date-entity
                  :weekday (t / thursday))))

# ::id 852 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a senior un official called for more aid for angola before the un security council wednesday , citing the `` dire humanitarian situation in many parts of the country .
# ::alignments
(a / and
      :op1 (c / call-03
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (o / organization
                              :name (n / name
                                    :op1 "UN"))
                        :ARG2 (o2 / official
                              :mod (s / senior))))
            :ARG1 (a2 / aid-01
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Angola"))
                  :mod (m / more))
            :time (b / before
                  :op1 (c3 / council
                        :mod (s2 / security)
                        :mod o)
                  :time (w / wednesday)))
      :op2 (c4 / cite-01
            :ARG0 p
            :ARG1 (s3 / situation
                  :mod (d / dire)
                  :mod (h2 / humanitarian)
                  :location (p2 / part
                        :quant (m2 / many)
                        :part-of (c5 / country)))))

# ::id 853 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there has been a resurgence of the economy in sri lanka despite the severe drought and power cuts in #### , minister of justice and constitutional affairs g.l. peiris said in parliament tuesday evening .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "G.L."
                  :op2 "Peiris")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (a / and
                              :op1 (j / justice)
                              :op2 (a2 / affair-02
                                    :ARG2 (c / constitution))))))
      :ARG1 (r / resurge-01
            :ARG1 (e / economy
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "Sri"
                              :op2 "Lanka")))
            :concession a
            :op1 (d / drought
                  :mod (s2 / severe))
            :op2 (c3 / cut-02
                  :ARG1 (p2 / power)))
      :location (g / government-organization
            :name (n3 / name
                  :op1 "Parliament"))
      :time (d2 / date-entity
            :weekday (t / tuesday)
            :dayperiod (e2 / evening)))

# ::id 854 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a renault luxury sedan with a prototype engine and a ###,###-pound -lrb- ###,### dollar -rrb- price tag was stolen at a highway gas station tuesday night , police said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (s2 / steal-01
            :ARG1 (t / tag-01
                  :ARG2 (p2 / price-01
                        :ARG1 (c / car-make
                              :name (n / name
                                    :op1 "Mercedes")
                              :mod (l / luxury)
                              :ARG0-of (h / have-03
                                    :ARG1 (a / and
                                          :op1 (e / engine
                                                :mod (p3 / prototype))
                                          :op2 (d / dollar
                                                :mod (u / url-entity
                                                      :value "http://www.christianforums.com")))))))
            :location (s3 / station
                  :mod (g / gas)
                  :mod (h2 / highway))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday)
                  :dayperiod (n2 / night)
                  :time-of s))
      :weekday (w / wednesday))

# ::id 855 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok movie director tsai ming-liang thanked saturday for being selected as this year 's `` best director '' by the republic of china association of movie directors .
# ::alignments
(t / thank-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tsai"
                  :op2 "Ming-liang")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (d / director
                        :mod (m / movie))))
      :ARG1 p
      :ARG2 (s / select-01
            :ARG0 (o / organization
                  :name (n2 / name
                        :op1 "Republic"
                        :op2 "of"
                        :op3 "China"
                        :op4 "Association"
                        :op5 "of"
                        :op6 "Movie"
                        :op7 "Directors"))
            :ARG1 p
            :ARG2 (h2 / have-degree-91
                  :ARG1 p
                  :ARG2 (g / good-03
                        :ARG1 p)
                  :ARG3 (m2 / most)
                  :ARG5 (p2 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG2 (d2 / director
                                    :mod (m3 / movie))))
                  :time (y / year
                        :mod (t2 / this))))
      :time (d3 / date-entity
            :weekday (s2 / saturday)))

# ::id 856 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippines ' net foreign direct investments in july recorded an inflow of ### million u.s. dollars , #.# percent higher than last year as investors had more confidence , the country 's central bank said monday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Central"
                  :op2 "Bank")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Philippines")))
      :ARG1 (r / record-01
            :ARG0 (ii / invest-01
                  :ARG0 c
                  :mod (f / foreign)
                  :ARG1-of (d / direct-02)
                  :mod (n3 / net)
                  :time (d2 / date-entity
                        :month 7))
            :ARG1 (ii2 / inflow
                  :quant (m / monetary-quantity
                        :quant 10000000
                        :unit (d3 / dollar
                              :mod (c2 / country
                                    :name (n4 / name
                                          :op1 "U.S."))))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (h2 / high-02
                              :ARG1 ii2)
                        :ARG3 (m2 / more)
                        :ARG4 ii2
                        :time (y / year
                              :mod (l / last)))
                  :ARG1-of (c3 / cause-01
                        :ARG0 (c4 / confident-01
                              :ARG1 (p / person
                                    :ARG0-of (ii3 / invest-01))
                              :ARG2-of h
                              :ARG1 p
                              :ARG3 (m3 / more)))))
      :time (d4 / date-entity
            :weekday (m4 / monday)))

# ::id 857 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india , whose military officer heads the u.n. peacekeeping mission in sierra leone , intends to pull its #,### troops out of the west african country , prompting u.n. secretary-general kofi annan to find a new commander shortly , indian and u.n. officials said here wednesday .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "India"))
                        :ARG2 (o / official)))
            :op2 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (m / military)
                        :ARG2 (o2 / officer)))
            :ARG0-of (h3 / head-01
                  :ARG1 (m2 / mission-01
                        :ARG0 (o3 / organization
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "Nations"))
                        :ARG1 (k / keep-01
                              :ARG1 (p3 / peace))
                        :location (c2 / country
                              :name (n3 / name
                                    :op1 "Sierra"
                                    :op2 "Leone")))))
      :ARG1 (ii / intend-01
            :ARG0 c
            :ARG1 (p4 / pull-out-02
                  :ARG0 c
                  :ARG1 (t / troop
                        :poss c
                        :ARG1-of (c3 / call-01
                              :ARG2 (n4 / name
                                    :op1 "###")))
                  :ARG2 (c4 / country
                        :location (w / world-region
                              :name (n5 / name
                                    :op1 "West"
                                    :op2 "Africa"))))
            :ARG0-of (c5 / cause-01
                  :ARG1 (p5 / prompt-01
                        :ARG1 (p6 / person
                              :name (n6 / name
                                    :op1 "Kofi"
                                    :op2 "Annan")
                              :ARG0-of (h4 / have-org-role-91
                                    :ARG1 o3
                                    :ARG2 (s2 / secretary
                                          :mod (g / general))))
                        :ARG2 (f / find-01
                              :ARG0 p6
                              :ARG1 (p7 / person
                                    :ARG0-of (h5 / have-org-role-91
                                          :ARG1 o3
                                          :ARG2 (c6 / commander))
                                    :ARG1-of (n7 / new-01))
                              :ARG1-of (s3 / short-07)))))
      :location (h6 / here
            :time (w2 / wednesday)))

# ::id 858 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia is ready to take appropriate measures against the north atlantic treaty organization 's -lrb- nato -rrb- eastward expansion , the russian defense ministry stated on wednesday .
# ::alignments
(s / state-01
      :ARG0 (m / ministry
            :topic (d / defend-01)
            :mod (c / country
                  :name (n / name
                        :op1 "Russia")))
      :ARG1 (r / ready-02
            :ARG1 c
            :ARG2 (m2 / measure-02
                  :ARG0 c
                  :ARG1 (e / expand-01
                        :ARG1 (o / organization
                              :name (n2 / name
                                    :op1 "Northern"
                                    :op2 "Atlantic"
                                    :op3 "Treaty"
                                    :op4 "Organization"))
                        :direction (e2 / east))
                  :ARG1-of (a / appropriate-02)))
      :time (w / wednesday))

# ::id 859 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a little advice from his manager went a long way in helping tyrone woods get in a groove .
# ::alignments
(g / go-01
      :ARG1 (a / advise-01
            :ARG0 (p / person
                  :ARG0-of (m / manage-01
                        :ARG1 (p2 / person
                              :name (n / name
                                    :op1 "Tyrone"
                                    :op2 "Woods"))))
            :ARG1 p2
            :quant (l / little))
      :ARG2 (w / way
            :ARG1-of (l2 / long-03))
      :purpose (h / help-01
            :ARG0 a
            :ARG1 (g2 / get-03
                  :ARG1 p2
                  :ARG2 (g3 / groove))
            :ARG2 p2))

# ::id 860 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok violent winds and heavy rain lashed northern algeria over the weekend , collapsing buildings , flooding roads and killing ### people , authorities said saturday .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (l / lash-01
            :ARG0 (a2 / and
                  :op1 (w / wind
                        :mod (v / violent))
                  :op2 (r / rain-01
                        :mod (h / heavy)))
            :ARG1 (c / country
                  :name (n / name
                        :op1 "Algeria")
                  :part (n2 / north))
            :time (w2 / weekend)
            :ARG0-of (c2 / cause-01
                  :ARG1 (a3 / and
                        :op1 (c3 / collapse-01
                              :ARG1 (b / building))
                        :op2 (f / flood-01
                              :ARG1 (r2 / road))
                        :op3 (k / kill-01
                              :ARG1 (p / person
                                    :mod (p2 / political-movement
                                          :name n
                                          :op1 " ###"))))))
      :time (s2 / saturday))

# ::id 861 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok george pataki , new york state 's new republican governor , has made no secret of the fact that he is , in reality , christine todd whitman ii .
# ::alignments
(m / make-01
      :polarity -
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "Pataki")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s / state
                        :name (n2 / name
                              :op1 "New"
                              :op2 "York"))
                  :ARG2 (g / governor
                        :ARG1-of (n3 / new-01)
                        :mod (p2 / political-party
                              :name (n4 / name
                                    :op1 "Republican")))))
      :ARG1 (s2 / secret
            :topic (p3 / person
                  :name (n5 / name
                        :op1 "Christine"
                        :op2 " todd"
                        :op3 "Whitman"
                        :op4 "II")
                  :domain p
                  :mod (ii / in-reality))))

# ::id 862 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when washington state 's defense applies the pressure in the rose bowl game wednesday , it will be nothing out of the ordinary for oklahoma quarterback nate hybl .
# ::alignments
(n / nothing
      :mod (o / ordinary)
      :beneficiary (p / person
            :name (n2 / name
                  :op1 "Nate"
                  :op2 "Hybl")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n3 / name
                              :op1 "Oklahoma"))
                  :ARG2 (q / quarterback)))
      :time (a / apply-02
            :ARG0 (d / defend-01
                  :ARG0 (t2 / team
                        :name (n4 / name
                              :op1 "Washington"
                              :op2 "State")))
            :ARG1 (p2 / pressure-01)
            :ARG2 (g / game
                  :name (n5 / name
                        :op1 "Rose"
                        :op2 "Bowl")
                  :time (d2 / date-entity
                        :weekday (w / wednesday)))))

# ::id 863 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kyrgyzstan has expelled two u.s. diplomats for `` rudely interfering with kyrgyzstan 's internal affairs , '' reports reaching here from bishkek said on wednesday .
# ::alignments
(r / report-01
      :ARG1 (e / expel-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Kyrgyzstan"))
            :ARG1 (p / person
                  :quant 2
                  :ARG0-of (h / have-org-role-91
                        :ARG1 c
                        :name (n2 / name
                              :op1 "U.S."))
                  :ARG2 (d / diplomat)))
      :ARG1-of (c2 / cause-01
            :ARG0 (ii / interfere-01
                  :ARG0 p
                  :ARG1 (a / affair-02
                        :ARG1 c
                        :ARG1-of (ii2 / internal-02))
                  :ARG1-of (r2 / rude-01)))
      :ARG1-of (r3 / reach-01
            :ARG0 p
            :name (n3 / name
                  :op1 "Bishkek"))
      :location (h2 / here)
      :time (d2 / date-entity
            :weekday (w / wednesday)))

# ::id 864 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. department of labor thursday announced a settlement agreement with former enron executive jeffrey k. skilling resolving the department 's action against him .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "U.S."
                  :op2 "Department"
                  :op3 "of"
                  :op4 "Labor"))
      :ARG1 (a2 / agree-01
            :ARG1 (s / settle-02)
            :ARG2 (p / person
                  :name (n2 / name
                        :op1 "Jeffrey"
                        :op2 "K."
                        :op3 "Skilling")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / company
                              :name (n3 / name
                                    :op1 "Enron"))
                        :ARG2 (e / executive)
                        :time (f / former)))
            :ARG0-of (r / resolve-01
                  :ARG1 (a3 / action
                        :prep-against p)))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 865 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chancellor gerhard schroeder held talks with canadian prime minister jean chretien thursday and afterwards glossed over bilateral trade disputes by hailing canada-european union relations '' flawless and virtual problem-free .
# ::alignments
(a / and
      :op1 (h / hold-04
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Gerhard"
                        :op2 "Schroeder")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (c / chancellor)))
            :ARG1 (t / talk-01
                  :ARG0 p
                  :ARG2 (p2 / person
                        :name (n2 / name
                              :op1 "Jean"
                              :op2 "Chretien")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Canada"))
                              :ARG2 (m / minister
                                    :mod (p3 / prime)))))
            :time (d / date-entity
                  :weekday (t2 / thursday)))
      :op2 (g / gloss-over-01
            :ARG0 p
            :ARG1 (d2 / dispute-01
                  :ARG2 (t3 / trade-01)
                  :mod (b / bilateral))
            :time (a2 / afterwards)
            :manner (h4 / hail-02
                  :ARG0 p
                  :ARG1 (r / relation-03
                        :ARG0 c2
                        :ARG1 (u / union-02
                              :ARG1 c2
                              :ARG2 (c3 / continent
                                    :name (n4 / name
                                          :op1 "Europe"))))
                  :ARG2 a
                  :op1 (f / flawless)
                  :op2 (f2 / free-04
                        :ARG1 c2
                        :ARG2 (p4 / problem)
                        :mod (v / virtual)))))

# ::id 866 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us president barack obama 's administration said friday it would proceed with negotiations to formulate an agreement among trading partners to battle copyright piracy .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (a / administrate-01)
            :poss (p / person
                  :name (n / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (p2 / president))))
      :ARG1 (p3 / proceed-01
            :ARG0 g
            :ARG1 (n3 / negotiate-01
                  :ARG0 g
                  :ARG2 (f / formulate-01
                        :ARG0 g
                        :ARG1 (a2 / agree-01
                              :ARG0 (c2 / country
                                    :ARG0-of (p4 / partner-01
                                          :ARG1 g)
                                    :mod (t / trade-01))
                              :ARG1 (b / battle-01
                                    :ARG0 c2
                                    :ARG1 (p5 / piracy
                                          :mod (c3 / copyright-01)))
                              :ARG2 c2))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 867 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president levy mwanawasa edged ahead by a narrow margin of votes counted so far in presidential polls , overtaking main opposition leader michael sata who had commanded a dramatic ## percentage point lead in earlier tallies , the official electoral commission said late saturday .
# ::alignments
(s / say-01
      :ARG0 (c / commission
            :mod (e / elect-01)
            :mod (o / official))
      :ARG1 (e2 / edge-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 " levy"
                        :op2 "Mwanawasa")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG2 (a / ahead)
            :ARG1-of (c2 / cause-01
                  :ARG0 (o2 / overtake-01
                        :ARG0 p
                        :ARG1 (p3 / person
                              :name (n2 / name
                                    :op1 "Michael"
                                    :op2 "Sata")
                              :ARG0-of (l / lead-02
                                    :ARG1 (o3 / oppose-01
                                          :mod (m / main)))
                              :ARG0-of (c3 / command-02
                                    :ARG1 (l2 / lead-02
                                          :ARG0 p3
                                          :ARG2 (p4 / point
                                                :mod (p5 / percentage))
                                          :mod (d / dramatic)
                                          :time (t / tally-01
                                                :time (b / before)))))))
            :manner (m2 / margin
                  :ARG1-of (n3 / narrow-02)
                  :mod (v / vote-01)
                  :ARG1-of (c4 / count-01
                        :time (s2 / so-far)
                        :medium (p6 / poll-01
                              :ARG2 p2))))
      :time (l3 / late
            :op1 (d2 / date-entity
                  :weekday (s3 / saturday))))

# ::id 868 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more enterprises should try to list shares overseas as a more effective channel for raising capital , local newspaper vietnam news on tuesday quoted a local securities official as saying .
# ::alignments
(q / quote-01
      :ARG0 (n / news
            :source (n2 / newspaper
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Vietnam")))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :ARG1 (r / recommend-01
            :ARG1 (t2 / try-01
                  :ARG0 (e / enterprise
                        :quant (m / more))
                  :ARG1 (l / list-01
                        :ARG0 e
                        :ARG1 (s / share)
                        :ARG2 (o / overseas)
                        :prep-as (c2 / channel
                              :ARG0-of (e2 / effective-04
                                    :ARG1 (r2 / raise-01
                                          :ARG1 (c3 / capital)))
                              :ARG1-of (h / have-degree-91
                                    :ARG2 e2
                                    :ARG1 c2)
                              :ARG3 m))))
      :ARG2 (p / person
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 c))
                  :ARG2 (o2 / official
                        :topic (s2 / security)))))

# ::id 869 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok experts on the sino-british joint liaison group -lrb- jlg -rrb- ended here today the ##th meeting on hong kong 's financial budget , with discussions focusing on the revenue aspect .
# ::alignments
(e / end-01
      :ARG1 (p / person
            :ARG0-of (e2 / experience-01
                  :ARG1 (g / group
                        :name (n / name
                              :op1 "Joint"
                              :op2 "L liaison")
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Britain")))))
      :ARG2 (m / meet-03
            :topic (b / budget
                  :mod (f / finance)
                  :poss (c3 / company
                        :name (n4 / name
                              :op1 "Hong"
                              :op2 "Kong")))
            :ord (o / ordinal-entity
                  :value -1)
            :ARG1-of (f2 / focus-01
                  :ARG2 (a / aspect
                        :mod (r / revenue))))
      :location (h / here)
      :time (t / today))

# ::id 870 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok federal investigators interviewed gov. pedro rossello monday as part of a probe to determine if former agriculture secretary mike espy accepted favors from companies regulated by his agency .
# ::alignments
(ii / interview-01
      :ARG0 (p / person
            :ARG0-of (ii2 / investigate-01)
            :mod (f / federal))
      :ARG1 (p2 / person
            :name (n / name
                  :op1 "Pedro"
                  :op2 "Rothssello")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG2 (g3 / governor)))
      :time (d / date-entity
            :weekday (m / monday))
      :subevent-of (p3 / probe-01
            :ARG0 p
            :ARG1 (t / truth-value
                  :polarity-of (a / accept-01
                        :ARG0 (p4 / person
                              :name (n2 / name
                                    :op1 "Mike"
                                    :op2 "Espy")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (s / secretary
                                          :topic (a2 / agriculture))
                                    :time (f2 / former)))
                        :ARG1 (f3 / favor)
                        :ARG2 (c / company
                              :ARG1-of (r / regulate-01
                                    :ARG0 (a3 / agency
                                          :poss p4)))))))

# ::id 871 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinian security officials insisted saturday they can do nothing to quell unrest until israel lifts its blockade of the west bank and gaza strip , complicating a u.s. push to stem three months of bloodshed .
# ::alignments
(ii / insist-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Palestine"))
                  :ARG2 (o / official
                        :topic (s / security))))
      :ARG1 (p2 / possible-01
            :ARG1 (d / do-02
                  :ARG0 p
                  :ARG1 (n2 / nothing)
                  :ARG2 (q / quell-01
                        :ARG0 p
                        :ARG1 (u / unrest))
                  :time (u2 / until
                        :op1 (l / lift-02
                              :ARG0 (c2 / country
                                    :name (n3 / name
                                          :op1 "Israel"))
                              :ARG1 (b / blockade-01
                                    :ARG0 c2
                                    :ARG1 (a / and
                                          :op1 (c3 / country-region
                                                :name (n4 / name
                                                      :op1 "West"
                                                      :op2 "Bank"))
                                          :op2 (c4 / country-region
                                                :name (n5 / name
                                                      :op1 "Gaza"
                                                      :op2 "Strip"))))))))
      :time (d2 / date-entity
            :weekday (s2 / saturday))
      :ARG0-of (c5 / complicate-01
            :ARG1 (p3 / push-02
                  :ARG0 (c6 / country
                        :name (n6 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG1 (s3 / stem-01
                        :ARG0 c6
                        :ARG1 (b2 / bloodshed
                              :duration (t / temporal-quantity
                                    :quant 3
                                    :unit (m / month)))))))

# ::id 872 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok december skies are full of astronomical gifts , bringing holiday cheer to stargazers .
# ::alignments
(f / fill-01
      :ARG1 (s / sky
            :time (d / date-entity
                  :month 12))
      :ARG2 (g / gift-01
            :mod (a / astronomy))
      :ARG0-of (c / cause-01
            :ARG1 (b / bring-01
                  :ARG0 (m / moon
                        :ARG1 (c2 / cheer-02
                              :time (h / holiday))
                        :ARG0-of c2
                        :ARG2 (p / person
                              :ARG0-of (o / orbit-01))))))

# ::id 873 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us stocks swung lower tuesday , as the dow jones industrials shed ##.## points -lrb- #.## percent -rrb- to ##,###.## and the nasdaq fell ##.## points -lrb- #.## percent -rrb- to #,###.## after five minutes .
# ::alignments
(m / multi-sentence
      :snt1 (s / swing-01
            :ARG1 (s2 / stock
                  :poss (w / we))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / low-04
                        :ARG1 s)
                  :ARG3 (m2 / more))
            :ARG1-of (c / cause-01
                  :ARG0 (s3 / shed-01
                        :ARG0 (ii / industrial
                              :mod (d2 / downturn))
                        :ARG1 (t2 / thing))))
      :snt2 (f / fall-05
            :ARG1 (a / and
                  :op1 (p / point
                        :mod (s4 / string-entity
                              :value "rb-#.## percent-rrb-to_,###_0 ) ) :op2 ( point_1 :mod ( string-entity_1 :value ")))))

# ::id 874 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok viewed by its sister services as the less brainy branch of the armed forces , the army over recent years had neglected to maintain its own ability to fight electronic warfare , relying instead on the expertise of the air force and the navy .
# ::alignments
(n / neglect-01
      :ARG0 (a / army)
      :ARG1 (m / maintain-01
            :ARG0 a
            :ARG1 (c / capable-01
                  :ARG1 a
                  :ARG2 (f / fight-01
                        :ARG0 a
                        :ARG1 (w / warfare
                              :mod (e / electronic)))))
      :ARG1-of (c2 / cause-01
            :ARG0 (r / rely-01
                  :ARG0 a
                  :ARG1 (e2 / expertise
                        :source (a2 / and
                              :op1 (f2 / force
                                    :mod (a3 / air))
                              :op2 (m2 / military
                                    :name (n2 / name
                                          :op1 "Navy"))))
                  :ARG1-of (ii / instead-of-91
                        :ARG2 (v / view-02
                              :ARG0 (s / service
                                    :ARG0-of (h / have-rel-role-91
                                          :ARG1 a
                                          :ARG2 (s2 / sister)))
                              :ARG2 (b / branch
                                    :part-of (f3 / force
                                          :ARG1-of (a4 / arm-01))
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (b2 / brainy)
                                          :ARG3 (l / less)))))))
      :time (y / year
            :mod (r2 / recent)))

# ::id 875 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok macedonia 's president warned tuesday that the former yugoslav republic faces instability , with tens of thousands of refugees from kosovo flooding the country and nato sending in more troops to its territory .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Macedonia"))
                  :ARG2 (p2 / president)))
      :ARG1 (f / face-01
            :ARG0 c
            :ARG1 (ii / instability)
            :ARG1-of (c2 / cause-01
                  :ARG0 (a / and
                        :op1 (f2 / flood-01
                              :ARG1 c
                              :ARG2 (r / refugee
                                    :quant (m / multiple
                                          :op1 10000)
                                    :source (c3 / country
                                          :name (n2 / name
                                                :op1 "Kosovo"))))
                        :op2 (s / send-03
                              :ARG0 (m2 / military
                                    :name (n3 / name
                                          :op1 "NATO"))
                              :ARG1 (t / troop
                                    :mod (m3 / more))
                              :ARG2 (t2 / territory
                                    :poss c)))))
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 876 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the `` unfinished business '' between jay-z and r. kelly just turned ugly .
# ::alignments
(t / turn-02
      :ARG1 (b / business
            :ARG1-of (f / finish-01
                  :polarity -)
            :poss (a / and
                  :op1 (p / person
                        :name (n / name
                              :op1 "Jay-z"))
                  :op2 (p2 / person
                        :name (n2 / name
                              :op1 "R."
                              :op2 "Kelly"))))
      :ARG2 (u / ugly)
      :mod (j / just))

# ::id 877 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iran 's nobel peace laureate shirin ebadi said thursday it was time to put an end to the `` useless arguments '' surrounding islam and violence in the wake of pope benedict xvi 's expression of regret for linking the two .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Shirin"
                  :op2 "Ebadi")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Iran"))
                  :ARG2 (l / laureate
                        :mod (p2 / peace)
                        :mod (r / religious-group
                              :name (n3 / name
                                    :op1 "Nobel")))))
      :ARG1 (t / time
            :time-of (e / end-01
                  :ARG1 (a / argue-01
                        :ARG1-of (u / use-01
                              :ARG1-of (p3 / possible-01
                                    :polarity -))
                        :ARG1-of (s2 / surround-01
                              :ARG2 (a2 / and
                                    :op1 r
                                    :name (n4 / name
                                          :op1 "Islam"))
                              :op2 (v / violence)))))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :time (w / wake
            :op1 (e2 / express-01
                  :ARG0 (p4 / person
                        :name (n5 / name
                              :op1 "Benedict"
                              :op2 "Xvi")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p5 / pope)))
                  :ARG1 (r2 / regret-01
                        :ARG0 p4
                        :ARG1 (l2 / link-01
                              :ARG0 p4
                              :ARG1 a2
                              :op1 r
                              :op2 v)))))

# ::id 878 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new aid convoys reached the northwestern bihac region thursday , but aid officials said they still were far short of the regular deliveries needed to alleviate rampant hunger .
# ::alignments
(c / contrast-01
      :ARG1 (r / reach-01
            :ARG0 (c2 / convoy
                  :ARG0-of (a / aid-01)
                  :ARG1-of (n / new-01))
            :ARG1 (c3 / country-region
                  :name (n2 / name
                        :op1 "Bhac")
                  :location (n3 / northwest))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :ARG2 (s / say-01
            :ARG0 (o / official
                  :ARG0-of (a2 / aid-01))
            :ARG1 (s2 / short-06
                  :ARG1 c2
                  :ARG2 (d2 / deliver-01
                        :ARG1-of (r2 / regular-03)
                        :ARG1-of (n4 / need-01
                              :purpose (a3 / alleviate-01
                                    :ARG0 d2
                                    :ARG1 (h / hunger-01
                                          :mod (r3 / rampant))))
                        :mod (s3 / still)
                        :degree (f / far)))))

# ::id 879 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south african president jacob zuma has ordered his ministers to immediately negotiate an end to a ##-day-old public service strike , his office said monday , days before it threatens to embroil the pivotal mining sector .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :poss (p / person
                  :name (n / name
                        :op1 "Jacob"
                        :op2 "Zuma")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "South"
                                    :op2 "Africa"))
                        :ARG2 (p2 / president))))
      :ARG1 (o2 / order-01
            :ARG0 p
            :ARG1 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 p
                        :ARG2 (m / minister)))
            :ARG2 (n3 / negotiate-01
                  :ARG0 p3
                  :ARG2 (e / end-01
                        :ARG1 (s2 / strike-02
                              :ARG2 (s3 / serve-01
                                    :ARG1-of (p4 / public-02))
                              :age (t / temporal-quantity
                                    :quant 1
                                    :unit (d / day))))
                  :time (ii / immediate))
            :time (d2 / date-entity
                  :weekday (m2 / monday))
            :time (b / before
                  :op1 (t2 / threaten-01
                        :ARG0 s2
                        :ARG1 (e2 / embroil-01
                              :ARG0 s2
                              :ARG1 (s4 / sector
                                    :mod (m3 / mine-01)
                                    :mod (p5 / pivotal))))
                  :quant (m4 / multiple
                        :op1 (t3 / temporal-quantity
                              :quant 1
                              :unit (d3 / day))))))

# ::id 880 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a summit of european union -lrb- eu -rrb- and mediterranean countries concluded sunday with the approval of six cooperation projects as well as principles of the functioning of the union for the mediterranean , which was officially launched at the summit .
# ::alignments
(c / conclude-02
      :ARG0 (s / summit
            :topic (a / and
                  :op1 (o / organization
                        :name (n / name
                              :op1 "European"
                              :op2 "Union"))
                  :op2 (c2 / country
                        :location (w / world-region
                              :name (n2 / name
                                    :op1 "Mediterranean")))))
      :ARG1 (d / date-entity
            :weekday (s2 / sunday))
      :ARG2 (a2 / approve-01
            :ARG1 (a3 / and
                  :op1 (p / project
                        :quant 6
                        :mod (c3 / cooperate-01))
                  :op2 (p2 / principle
                        :topic (f / function-01
                              :ARG0 o
                              :ARG1 (p3 / program
                                    :name (n3 / name
                                          :op1 "Union"
                                          :op2 "for"
                                          :op3 "Mediterranean"))))
                  :ARG1-of (l / launch-01
                        :time (o2 / official)
                        :time s))))

# ::id 881 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when colin powell , the secretary of state-designate , goes before the senate foreign relations committee next wednesday , the state department hopes he will request more money for american diplomacy .
# ::alignments
(h / hope-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "State"
                  :op2 "Department"))
      :ARG1 (r / request-01
            :ARG0 g
            :ARG1 (m / money
                  :mod (m2 / more)
                  :purpose (d / diplomacy
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "America")))))
      :time (g2 / go-01
            :ARG1 (p / person
                  :name (n3 / name
                        :op1 "Colin"
                        :op2 "Powell")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (s / secretary
                              :topic (f / foreign))))
            :ARG4 (c2 / committee
                  :mod (g3 / government-organization
                        :name (n4 / name
                              :op1 "Senate"))
                  :topic (r2 / relation-03
                        :ARG1 f))
            :time (d2 / date-entity
                  :weekday (w / wednesday)
                  :mod (n5 / next))))

# ::id 882 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the british parliament wednesday urged the government to get tough with spain over the disputed territory of gibraltar .
# ::alignments
(u / urge-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Parliament")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Great"
                        :op2 "Britain")))
      :ARG1 (g2 / government-organization
            :ARG0-of (g3 / govern-01))
      :ARG2 (g4 / get-03
            :ARG1 g2
            :ARG2 (t / tough-03
                  :ARG0 g2
                  :ARG1 (s / spain)
                  :ARG2 (t2 / territory
                        :name (n3 / name
                              :op1 "Gibraltar")
                        :ARG2-of (d / dispute-01))))
      :time (w / wednesday))

# ::id 883 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand 's embattled election commissioners appeared in court monday on charges that they colluded with the ruling party to rig last month 's general election , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (a / appear-01
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Thailand"))
                        :ARG2 (c2 / commissioner
                              :topic (e / elect-01)
                              :ARG0-of (e2 / embattle-01))))
            :location (c3 / court)
            :time (d / date-entity
                  :weekday (m / monday))
            :ARG1-of (c4 / cause-01
                  :ARG0 (c5 / charge-05
                        :ARG1 p
                        :ARG2 (c6 / collude-01
                              :ARG0 p
                              :ARG1 (p2 / party
                                    :ARG0-of (r / rule-03))
                              :ARG2 (r2 / rig-01
                                    :ARG0 p
                                    :ARG1 (e3 / elect-01
                                          :ARG1-of (g / general-02)
                                          :time (m2 / month
                                                :mod (l / last)))))))))

# ::id 884 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two prominent scholars will give lectures at the industrial technology research institute -lrb- itri -rrb- monday , an itri official said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "ITRI"))
                  :ARG2 (o2 / official)))
      :ARG1 (l / lecture-01
            :ARG0 (s2 / scholar
                  :quant 2
                  :mod (p2 / prominent))
            :location (r / research-institute
                  :name n
                  :op1 "Lb- itri-rrb- monday"))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 885 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chechnya 's pro-russian prime minister mikhail babich announced his resignation saturday , three days after akhmad kadyrov , the war-torn republic 's top administrator , said he had dismissed him , the interfax news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Interpol")
            :mod (n2 / news))
      :ARG1 (a2 / announce-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Mikhail"
                        :op2 "Babich")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n4 / name
                                    :op1 "Chechnya"))
                        :ARG2 (m / minister
                              :mod (p2 / prime)))
                  :ARG0-of (f / favor-01
                        :ARG1 (c2 / country
                              :name (n5 / name
                                    :op1 "Russia"))))
            :ARG1 (r2 / resign-01
                  :ARG0 p
                  :ARG1 m)
            :time (d / date-entity
                  :weekday (s / saturday))
            :time (a3 / after
                  :op1 (s2 / say-01
                        :ARG0 (p3 / person
                              :name (n6 / name
                                    :op1 "Akhmad"
                                    :op2 "Kadyrov")
                              :ARG0-of (a4 / administrate-01
                                    :ARG1 (r3 / republic
                                          :ARG1-of (t / tear-01
                                                :ARG0 (w / war)))))
                        :ARG1 (d2 / dismiss-01
                              :ARG0 p3
                              :ARG1 p))
                  :quant (t2 / temporal-quantity
                        :quant 3
                        :unit (d3 / day)))))

# ::id 886 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok denmark 's lars michaelsen rode his ##-second advantage to victory friday , finishing in the lead peloton to win the tour of qatar while robbie mcewen of australia claimed the fifth and final stage .
# ::alignments
(a / and
      :op1 (r / ride-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Lars"
                        :op2 "Michaelsen")
                  :poss (c / country
                        :name (n2 / name
                              :op1 "Denmark")))
            :ARG1 (a2 / advantage-01
                  :ARG1 p
                  :ARG2 (w / win-01
                        :ARG0 p)
                  :ord (o / ordinal-entity
                        :value 2))
            :time (d / date-entity
                  :weekday (f / friday)))
      :op2 (f2 / finish-07
            :ARG0 p
            :ARG2 (p2 / peloton
                  :ARG1-of (l / lead-02))
            :purpose (w2 / win-01
                  :ARG0 p
                  :ARG1 (t / tour
                        :name (n3 / name
                              :op1 "Qatar"))))
      :op3 (c2 / claim-02
            :ARG0 (p3 / person
                  :name (n4 / name
                        :op1 "Robbie"
                        :op2 "Mcewen")
                  :poss (c3 / country
                        :name (n5 / name
                              :op1 "Australia")))
            :ARG1 (a3 / and
                  :op1 (s / stage
                        :ord (o2 / ordinal-entity
                              :value 5))
                  :op2 (s2 / stage
                        :ord (o3 / ordinal-entity
                              :value "-1")))))

# ::id 887 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nottingham forest are giving a month 's trial to portuguese international antonio pacheco , the english premiership club revealed on tuesday .
# ::alignments
(t / try-02
      :ARG0 (t2 / team
            :name (n / name
                  :op1 "Nottingham"
                  :op2 "Forest"))
      :ARG1 t2
      :name (n2 / name
            :op1 "Antonio"
            :op2 "Pacheco")
      :mod (ii / international)
      :mod (c / country
            :name (n3 / name
                  :op1 "Portugal"))
      :mod (p / premiership)
      :ARG1-of (r / reveal-01
            :time (d / date-entity
                  :weekday (t3 / tuesday)))
      :duration (t4 / temporal-quantity
            :quant 1
            :unit (m / month)))

# ::id 888 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it has been two months since he was photographed greeting chinese president hu jintao and with ailing cuban leader fidel castro off the political radar , rumors he is dying or dead are in full swirl here .
# ::alignments
(s / swirl-01
      :ARG1 (r / rumor-01
            :ARG1 (o / or
                  :op1 (d / die-01
                        :ARG1 (h / he))
                  :op2 (d2 / die-01
                        :ARG1 h)))
      :location (h2 / here)
      :degree (f / full)
      :time (s2 / since
            :op1 (p / photograph-01
                  :ARG1 h
                  :ARG2 (a / and
                        :op1 (g / greet-01
                              :ARG0 h
                              :ARG1 (p2 / person
                                    :name (n / name
                                          :op1 "Hu"
                                          :op2 "Jintao")
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG1 (c / country
                                                :name (n2 / name
                                                      :op1 "China"))
                                          :ARG2 (p3 / president))))
                        :op2 (c2 / castro
                              :ARG1-of (ii / iling-01)
                              :ARG0-of (l / lead-02
                                    :ARG1 (c3 / country
                                          :name (n3 / name
                                                :op1 "Cuba"))))
                        :source (r2 / radar
                              :mod (p4 / politics))))))

# ::id 889 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok over the objections of labor groups and criticism that environmental concerns have not been fully addressed , the los angeles city council on friday approved a ##-year lease and major expansion of united airlines ' cargo facility .
# ::alignments
(a / approve-01
      :ARG0 (c / council
            :mod (c2 / city
                  :name (n / name
                        :op1 "Los"
                        :op2 "Angeles")))
      :ARG1 (a2 / and
            :op1 (l / lease
                  :duration (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :op2 (e / expand-01
                  :ARG1 (f / facility
                        :poss (c3 / company
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "Airlines"))
                        :mod (c4 / cargo))
                  :ARG1-of (m / major-02)))
      :time (d / date-entity
            :weekday (f2 / friday))
      :ARG1-of (c5 / cause-01
            :ARG0 (a3 / and
                  :op1 (o / object-01
                        :ARG0 (g / group
                              :mod (l2 / labor)))
                  :op2 (c6 / criticize-01
                        :ARG1 (a4 / address-02
                              :polarity -
                              :ARG1 (c7 / concern-01
                                    :ARG0 (e2 / environment))
                              :degree (f3 / full))))))

# ::id 890 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnam held a state funeral for its late veteran leader nguyen van linh in the city of ho chi minh on wednesday .
# ::alignments
(h / hold-04
      :ARG0 (c / country
            :name (n / name
                  :op1 "Vietnam"))
      :ARG1 (f / funeral
            :mod (s / state)
            :beneficiary (p / person
                  :name (n2 / name
                        :op1 "Nguyen"
                        :op2 "van"
                        :op3 "Linh")
                  :ARG0-of (l / lead-02
                        :ARG1 c
                        :mod (v / veteran))
                  :ARG1-of (l2 / late-03)))
      :location (c2 / city
            :name (n3 / name
                  :op1 "Ho"
                  :op2 "Chi"
                  :op3 "Minh"))
      :time (w / wednesday))

# ::id 891 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok american journalist and author alan levy died friday in prague , the english weekly he founded in the czech capital said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Alan"
                  :op2 "Levy")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "America"))
                  :ARG2 (j / journalist))
            :ARG0-of (a / author-01))
      :ARG1 (d / die-01
            :ARG1 p
            :time (d2 / date-entity
                  :weekday (f / friday))
            :location (c2 / city
                  :name (n3 / name
                        :op1 "Prague")
                  :ARG1-of (f2 / found-01
                        :ARG0 p
                        :location (c3 / city
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c4 / country
                                          :name (n4 / name
                                                :op1 "Czech"))
                                    :ARG2 (c5 / capital)))))))

# ::id 892 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a study is going to be conducted to find out the possibility of laying down a pipeline to transport natural gas from bangladesh to nepal and bhutan , an official said here thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (c / conduct-01
            :ARG1 (s2 / study-01
                  :purpose (f / find-out-03
                        :ARG1 (p2 / possible-01
                              :ARG1 (l / lay-01
                                    :ARG1 (p3 / pipeline)
                                    :ARG2 (d / down)
                                    :purpose (t / transport-01
                                          :ARG1 (g / gas
                                                :mod (n / natural))
                                          :ARG3 (a / and
                                                :op1 (c2 / country
                                                      :name (n2 / name
                                                            :op1 "Bangladesh"))
                                                :op2 (c3 / country
                                                      :name (n3 / name
                                                            :op1 "Nepal"))
                                                :op3 (c4 / country
                                                      :name (n4 / name
                                                            :op1 "Bhutan"))))))))
            :location (h2 / here)
            :time (d2 / date-entity
                  :weekday (t2 / thursday))))

# ::id 893 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok basketball icon yao ming has joined the likes of arnold schwarzenegger , muhammad ali and bono by becoming a special olympics global ambassador .
# ::alignments
(j / join-04
      :ARG0 (p / person
            :name (n / name
                  :op1 "Yao"
                  :op2 "Ming")
            :mod (ii / icon
                  :topic (b / basketball)))
      :ARG1 (p2 / person
            :ARG1-of (r / resemble-01
                  :ARG2 (a / and
                        :op1 (p3 / person
                              :name (n2 / name
                                    :op1 "Arnold"
                                    :op2 "Schwarzenegger"))
                        :op2 (p4 / person
                              :name (n3 / name
                                    :op1 "Muhammad"
                                    :op2 "Ali"))
                        :op3 (p5 / person
                              :name (n4 / name
                                    :op1 "Bono")))))
      :manner (b2 / become-01
            :ARG1 p
            :ARG2 (a2 / ambassador
                  :mod (g / globe)
                  :mod (g2 / game
                        :name (n5 / name
                              :op1 "Olympics"))
                  :ARG1-of (s / special-02))))

# ::id 894 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok government and rebel negotiators said saturday they had reached an understanding on the principles of sharing power ahead of elections in the democratic republic of congo -lrb- drc -rrb- as they adjourned peace talks here .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :op2 (p / person
                  :ARG0-of (n / negotiate-01)
                  :ARG0-of (r / rebel-01)))
      :ARG1 (r2 / reach-01
            :ARG0 a
            :ARG1 (u / understand-01
                  :ARG0 a
                  :ARG1 (p2 / principle
                        :topic (s2 / share-01
                              :ARG1 (p3 / power)
                              :time (a2 / ahead
                                    :op1 (e / elect-01
                                          :location (r3 / republic
                                                :mod (d / democracy)
                                                :mod (c / country
                                                      :name (n2 / name
                                                            :op1 "Colorado"))))))))
            :time (d2 / date-entity
                  :weekday (s3 / saturday)))
      :time (a3 / adjourn-01
            :ARG0 a
            :ARG1 (t / talk-01
                  :ARG1 (p4 / peace))
            :location (h / here)))

# ::id 895 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok queen elizabeth ii distributed `` maundy money '' to deserving subjects thursday in a long-standing holy week tradition .
# ::alignments
(d / distribute-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "queen"
                  :op2 "elizabeth"
                  :op3 "II"))
      :ARG1 (m / money
            :mod (m2 / maundy))
      :ARG2 (s / subject
            :ARG0-of (d2 / deserve-01))
      :time (d3 / date-entity
            :weekday (t / thursday))
      :subevent-of (t2 / tradition
            :mod (w / week
                  :mod (h / holy)
                  :ARG1-of (s2 / stand-04
                        :ARG1-of (l / long-03)))))

# ::id 896 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the taipei women 's rescue foundation -lrb- twrf -rrb- said on father 's day sunday that fathers should not shy away from seeking outside help if they fall victim to domestic violence .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Taipei"
                  :op2 "Women's"
                  :op3 "Forces"
                  :op4 "Rescue"
                  :op5 "Foundation"))
      :ARG1 (r / recommend-01
            :ARG1 (s2 / shy-away-01
                  :polarity -
                  :ARG0 (p / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG2 (f / father)))
                  :ARG1 (s3 / seek-01
                        :ARG0 p
                        :ARG1 (h2 / help-01
                              :ARG1 p
                              :ARG2 (o2 / outside)))
                  :condition (f2 / fall-07
                        :ARG1 p
                        :ARG2 (v / victim
                              :mod (v2 / violence
                                    :mod (d / domestic))))))
      :time (d2 / date-entity
            :weekday (s4 / sunday)))

# ::id 897 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wolfsburg stayed on track to reach the knockout round in the champions league on tuesday by beating besiktas #-# .
# ::alignments
(s / stay-01
      :ARG1 (t / team
            :name (n / name
                  :op1 "Wolfsburg"))
      :ARG3 (t2 / track-03
            :ARG1 t
            :ARG2 (r / reach-01
                  :ARG0 t
                  :ARG1 (r2 / round
                        :mod (k / knock-out-03)
                        :part-of (l / league
                              :name (n2 / name
                                    :op1 "Champions"
                                    :op2 "League")))
                  :time (d / date-entity
                        :weekday (t3 / tuesday))))
      :manner (b / beat-03
            :ARG0 t
            :ARG1 (t4 / team
                  :name (n3 / name
                        :op1 "Besiktas"))))

# ::id 898 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when the economy is good , unions have an easier time signing up new members because workers feel more secure in their jobs to press for better wages and benefits .
# ::alignments
(c / cause-01
      :ARG0 (f / feel-01
            :ARG0 (p / person
                  :ARG0-of (w / work-01))
            :ARG1 (s / secure-02
                  :ARG1 p
                  :ARG2 (j / job
                        :poss p)
                  :ARG2-of (h / have-degree-91
                        :ARG1 p
                        :ARG3 (m / more)))
            :purpose (p2 / press-01
                  :ARG0 p
                  :ARG2 (a / and
                        :op1 (w2 / wage)
                        :op2 (b / benefit)
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (g / good-02
                                    :ARG1 a)
                              :ARG3 (m2 / more)))))
      :ARG1 (h3 / have-03
            :ARG0 (u / union)
            :ARG1 (t / time
                  :ARG1-of (h4 / have-degree-91
                        :ARG2 (e / easy-05)
                        :ARG3 (m3 / more)))
            :time g
            :ARG1 (e2 / economy)))

# ::id 899 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the global aids conference which concluded here sunday has recommended introduction of a legislation on anti-discrimination and equal opportunity to provide effective protection for hiv\/aids patients , the local press reported today .
# ::alignments
(r / report-01
      :ARG0 (p / press
            :ARG1-of (l / local-02))
      :ARG1 (r2 / recommend-01
            :ARG0 (c / conference
                  :topic (a / aid-01
                        :mod (g / globe))
                  :ARG1-of (c2 / conclude-01
                        :location (h / here)
                        :time (d / date-entity
                              :weekday (s / sunday))))
            :ARG1 (ii / introduce-02
                  :ARG1 (l2 / legislate-01
                        :ARG1 (a2 / and
                              :op1 (o / oppose-01
                                    :ARG1 (d2 / discriminate-02))
                              :op2 (o2 / opportunity
                                    :ARG1-of (e / equal-01)
                                    :purpose (p2 / provide-01
                                          :ARG1 (p3 / protect-01
                                                :ARG1 (p4 / person
                                                      :ARG0-of (h2 / have-rel-role-91
                                                            :ARG2 (p5 / patient))
                                                      :ARG3 a)
                                                :ARG0-of (e2 / effective-04))))))))
      :time (t / today))

# ::id 900 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kim clijsters announced her immediate retirement from tennis on sunday , cutting short plans to stop playing at the end of the season because of chronic injuries .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kim"
                  :op2 "Clijsters"))
      :ARG1 (r / retire-01
            :ARG0 p
            :ARG1 (t / tennis)
            :time (ii / immediate))
      :time (d / date-entity
            :weekday (s / sunday))
      :manner (c / cut-02
            :ARG0 p
            :ARG1 (p2 / plan-01
                  :ARG1 (s2 / stop-01
                        :ARG0 p
                        :ARG1 (p3 / play-01
                              :ARG0 p)
                        :time (e / end-01
                              :ARG1 (s3 / season))))
            :ARG1-of (s4 / short-07)
            :ARG1-of (c2 / cause-01
                  :ARG0 (ii2 / injure-01
                        :ARG1 p
                        :mod (c3 / chronic)))))

# ::id 901 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. senate on thursday received the new nuclear disarmament treaty reached by the obama administration and the russian government in april , and said it will begin the ratification process soon .
# ::alignments
(a / and
      :op1 (r / receive-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "U.S."
                        :op2 "Senate"))
            :ARG1 (t / treaty
                  :topic (d / disarm-01
                        :mod (n2 / nucleus))
                  :ARG1-of (n3 / new-01)
                  :ARG1-of (r2 / reach-01
                        :ARG0 (a2 / and
                              :op1 (g2 / government-organization
                                    :ARG0-of (a3 / administrate-01
                                          :ARG1 (p / person
                                                :name (n4 / name
                                                      :op1 "Obama"))))
                              :op2 (g3 / government-organization
                                    :ARG0-of (g4 / govern-01
                                          :ARG1 (c / country
                                                :name (n5 / name
                                                      :op1 "Russia")))))
                        :time (d2 / date-entity
                              :month (a4 / april)
                              :time-of t))
                  :weekday (t2 / thursday)))
      :op2 (s / say-01
            :ARG0 g
            :ARG1 (b / begin-01
                  :ARG0 g
                  :ARG1 (p2 / process-02
                        :ARG1 (r3 / ratify-01))
                  :time (s2 / soon))))

# ::id 902 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a major trade involving the past two eastern conference champions , the philadelphia ##ers sent center dikembe mutombo to the new jersey nets on tuesday in exchange for keith van horn and todd macculloch .
# ::alignments
(s / send-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Philladelphia"
                  :op2 "Powersers"))
      :ARG1 (p / person
            :name (n2 / name
                  :op1 "Dikembe"
                  :op2 "Mutombo")
            :mod (c / center))
      :ARG2 (n3 / net
            :mod (j / jersey)
            :ARG1-of (n4 / new-01))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :ARG1-of (e / exchange-01
            :ARG0 t
            :ARG3 (a / and
                  :op1 (p2 / person
                        :name (n5 / name
                              :op1 "Keith"
                              :op2 "van"
                              :op3 "Horn"))
                  :op2 (p3 / person
                        :name (n6 / name
                              :op1 " todd"
                              :op2 "Macculloch"))))
      :subevent-of (t3 / trade-01
            :ARG1-of (m / major-02)
            :ARG2-of (ii / involve-01
                  :ARG1 (p4 / person
                        :quant 2
                        :ARG0-of (c2 / champion-01
                              :ARG1 (c3 / conference
                                    :location (w / world-region
                                          :name (n7 / name
                                                :op1 "East")))
                              :mod (p5 / past))))))

# ::id 903 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok parents sending their underage daughters abroad for forced marriages could face ## years in jail under new sexual trafficking laws , australian justice minister chris ellison said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chris"
                  :op2 "Ellison")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Australia"))
                  :ARG2 (m / minister
                        :topic (j / justice))))
      :ARG1 (p2 / possible-01
            :ARG1 (f / face-01
                  :ARG0 (p3 / person
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG2 (p4 / parent))
                        :ARG0-of (s2 / send-01
                              :ARG1 (p5 / person
                                    :ARG0-of (h3 / have-rel-role-91
                                          :ARG1 p3
                                          :ARG2 (d / daughter))
                                    :mod (u / underage))
                              :ARG2 (a / abroad)
                              :purpose (m2 / marry-01
                                    :ARG2-of (f2 / force-01))))
                  :ARG1 (t / temporal-quantity
                        :quant 1
                        :unit (y / year)
                        :location (j2 / jail))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (l / law
                              :ARG0-of (t2 / traffic-01
                                    :ARG1 (s3 / sex))
                              :ARG1-of (n3 / new-01))))
            :time (d2 / date-entity
                  :weekday (t3 / tuesday))))

# ::id 904 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a palm farming plan for kigoma region , western tanzania , is in the offing in the government campaign to promote palm farming as a cash crop in the region .
# ::alignments
(b / be-located-at-91
      :ARG1 (p / plan-01
            :ARG1 (f / farm-01
                  :ARG2 (p2 / palm))
            :location (r / region
                  :name (n / name
                        :op1 "Kigoma")
                  :location (w / west
                        :part-of (c / country-region
                              :name (n2 / name
                                    :op1 "Tanzania")))))
      :ARG2 (o / off)
      :subevent-of (c2 / campaign-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG1 (p3 / promote-01
                  :ARG0 g
                  :ARG1 (f2 / farm-01
                        :ARG2 p2)
                  :ARG2 (c3 / crop
                        :mod (c4 / cash)
                        :location r))))

# ::id 905 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as the `` star wars '' theme song played , the u.s. navy launched two weeks of anti-terrorism exercises with singapore on tuesday , days before u.s. defense secretary donald rumsfeld arrives here to discuss security with his asia-pacific counterparts .
# ::alignments
(l / launch-01
      :ARG0 (n / navy
            :mod (c / country
                  :name (n2 / name
                        :op1 "U.S.")))
      :ARG1 (e / exercise
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (w / week))
            :purpose (c2 / counter-01
                  :ARG0 n
                  :ARG1 (t2 / terrorism))
            :accompanier (c3 / country
                  :name (n3 / name
                        :op1 "Singapore")))
      :time (d / date-entity
            :weekday (t3 / tuesday))
      :time (b / before
            :op1 (a / arrive-01
                  :ARG1 (p / person
                        :name (n4 / name
                              :op1 "Donald"
                              :op2 "Rumsfeld")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 c
                              :ARG2 (s / secretary
                                    :topic (d2 / defend-01))))
                  :ARG4 (h2 / here)
                  :purpose (d3 / discuss-01
                        :ARG0 p
                        :ARG1 (s2 / security)
                        :ARG2 (c4 / counterpart
                              :mod (w2 / world-region
                                    :name (n5 / name
                                          :op1 "Asia"))
                              :poss p)))
            :quant (m / multiple
                  :op1 (t4 / temporal-quantity
                        :quant 1
                        :unit (d4 / day))))
      :time (p2 / play-11
            :ARG1 (s3 / song
                  :mod (t5 / theme)
                  :topic (w3 / war
                        :name (n6 / name
                              :op1 "Star"
                              :op2 "Wars")))))

# ::id 906 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the video shows white house spokeswoman linda douglass sitting in front of a computer monitor displaying the drudge report web site .
# ::alignments
(s / show-01
      :ARG0 (v / video)
      :ARG1 (s2 / sit-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Linda"
                        :op2 "Douglass")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (h2 / house
                              :ARG1-of (w / white-02))
                        :ARG2 (s3 / spokeswoman)))
            :ARG2 (ii / in-front-of
                  :op1 (m / monitor
                        :mod (c / computer)))
            :purpose (d / display-01
                  :ARG0 p
                  :ARG1 (s4 / site
                        :mod (w2 / web)
                        :mod (p2 / publication
                              :name (n2 / name
                                    :op1 "Drudge"
                                    :op2 "Report"))))))

# ::id 907 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lebanon 's opposition shiite hezbollah movement on sunday called for the election of a president acceptable to all parties , and said it was this issue which caused four days of arab league mediation to fail .
# ::alignments
(a / and
      :op1 (c / call-03
            :ARG0 (m / movement-07
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "Lebanon"))
                  :ARG0-of (o / oppose-01
                        :ARG1 (p2 / political-party
                              :name (n2 / name
                                    :op1 "Shiite"
                                    :op2 "Hezbollah"))))
            :ARG1 (e / elect-01
                  :ARG1 (p3 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p4 / president)))
                  :ARG1-of (a2 / accept-01
                        :ARG0 (p5 / party
                              :mod (a3 / all))
                        :ARG1-of (p6 / possible-01)))
            :time (d / date-entity
                  :weekday (s / sunday)))
      :op2 (s2 / say-01
            :ARG0 m
            :ARG1 (ii / issue-02
                  :mod (t / this)
                  :ARG0-of (c2 / cause-01
                        :ARG1 (f / fail-01
                              :ARG1 (m2 / mediate-01
                                    :ARG0 (l / league
                                          :name (n3 / name
                                                :op1 "Arab"))
                                    :duration (t2 / temporal-quantity
                                          :quant 4
                                          :unit (d2 / day))))))))

# ::id 908 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kasymzhomart tokayev , kazakhstan 's foreign minister , said wednesday that india is opposing world disarmament and nuclear non-proliferation efforts by conducting nuclear tests and building nuclear weapons .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kasymzhomart"
                  :op2 "Tayev")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Kazakhstan"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (o / oppose-01
            :ARG0 c
            :ARG1 (a / and
                  :op1 (d / disarm-01
                        :ARG1 (w / world))
                  :op2 (e / effort-01
                        :ARG1 (p2 / proliferate-01
                              :polarity -
                              :ARG0 (n3 / nucleus))))
            :manner (a2 / and
                  :op1 (t / test-01
                        :ARG0 c
                        :mod (n4 / nucleus))
                  :op2 (b / build-01
                        :ARG0 c
                        :ARG1 (w2 / weapon
                              :mod (n5 / nucleus)))))
      :time (w3 / wednesday))

# ::id 909 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with relations between the united states and china at their lowest ebb since ties were re-established more than ## years ago , members of congress are threatening punitive actions _ including revocation of china 's favorable trade status .
# ::alignments
(t / threaten-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Congress"))
                  :ARG2 (m / member)))
      :ARG1 (a / act-02
            :ARG0 p
            :ARG2-of (p2 / punish-01)
            :ARG2-of (ii / include-01
                  :ARG1 (r / revoke-01
                        :ARG1 (s / status
                              :mod (t2 / trade-01)
                              :mod (f / favorable)
                              :poss (c / country
                                    :name (n2 / name
                                          :op1 "China"))))))
      :time (e / ebb-01
            :ARG1 (r2 / relation-03
                  :ARG0 c
                  :ARG2 c)
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (l / low-04
                        :ARG1 e)
                  :ARG3 (m2 / most))
            :time (s2 / since
                  :op1 (r3 / reestablish-01
                        :ARG1 (t3 / tie)
                        :time (b / before
                              :op1 (n3 / now)
                              :quant (m3 / more-than
                                    :op1 (t4 / temporal-quantity
                                          :quant 1
                                          :unit (y / year))))))))

# ::id 910 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sang <unk> , ## , a former deputy to the ninth national people 's congress -lrb- npc -rrb- , china 's top legislature , was sentenced to death at the first trial for misappropriating huge public funds and property and defrauding banks by a local court in jilin , northeast china 's jilin province , on tuesday .
# ::alignments
(s / sentence-01
      :ARG0 (c / court
            :ARG1-of (l / local-02)
            :location (c2 / city
                  :name (n / name
                        :op1 "Jilin")
                  :location (p / province
                        :name (n2 / name
                              :op1 "Jilin")
                        :location (n3 / northeast
                              :part-of (c3 / country
                                    :name (n4 / name
                                          :op1 "China"))))))
      :ARG1 (p2 / person
            :name (n5 / name
                  :op1 "sang"
                  :op2 "un")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n6 / name
                              :op1 "National"
                              :op2 "People's"
                              :op3 "Congress")
                        :ord (o / ordinal-entity
                              :value 9))
                  :ARG2 (d / deputy)
                  :time (f / former)))
      :ARG2 (d2 / die-01)
      :time (t / try-02
            :ARG1 p2)
      :ARG3 (a / and
            :op1 (m / misappropriate-01
                  :ARG0 p2
                  :ARG1 (a2 / and
                        :op1 (f2 / fund
                              :mod (h2 / huge)
                              :ARG1-of (p3 / public-02))
                        :op2 (p4 / property)))
            :op2 (d3 / defraud-01
                  :ARG0 p2
                  :ARG1 (b / bank)))
      :time (d4 / date-entity
            :weekday (t2 / tuesday)))

# ::id 911 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok shortly after the terrorist attacks , the treasury secretary , paul o'neill , summoned reporters to the treasury department 's diplomatic reception room to describe how the strikes had hurt the economy and what the administration would do to limit the damage .
# ::alignments
(s / summon-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Paul"
                  :op2 "O'neill")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Treasury"
                              :op2 "Department"))
                  :ARG2 (s2 / secretary)))
      :ARG1 (p2 / person
            :ARG0-of (r / report-01))
      :ARG2 (r2 / room
            :mod (r3 / reception)
            :mod (d / diplomacy)
            :poss g)
      :purpose (d2 / describe-01
            :ARG0 p2
            :ARG1 (a / and
                  :op1 (t / thing
                        :manner-of (h2 / hurt-01
                              :ARG0 (s3 / strike-01)
                              :ARG1 (e / economy)))
                  :op2 (t2 / thing
                        :ARG1-of (d3 / do-02
                              :ARG0 (g2 / government-organization
                                    :ARG0-of (a2 / administrate-01))
                              :purpose (l / limit-01
                                    :ARG0 g2
                                    :ARG1 (d4 / damage-01))))))
      :time (a3 / after
            :op1 (a4 / attack-01
                  :ARG0 (t3 / terrorist))
            :ARG1-of (s4 / short-07)))

# ::id 912 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok peoplesoft inc. appears determined to repel oracle corp. 's takeover advances , even if it means alienating shareholders who want to accept the $ #.# billion -lrb- euro# .# billion -rrb- offer currently on the table .
# ::alignments
(a / appear-02
      :ARG1 (d / determined-02
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Peoplesoft"
                        :op2 "Inc."))
            :ARG1 (r / repel-01
                  :ARG0 c
                  :ARG1 (a2 / advance-01
                        :ARG1 (t / take-over-12
                              :ARG0 (c2 / company
                                    :name (n2 / name
                                          :op1 "Oracle"
                                          :op2 "Corp.")))))
            :concession (e / even-if
                  :op1 (m / mean-01
                        :ARG1 r
                        :ARG2 (a3 / alienate-01
                              :ARG1 (p / person
                                    :ARG0-of (h / hold-01
                                          :ARG1 (s / share))
                                    :ARG0-of (w / want-01
                                          :ARG1 (a4 / accept-01
                                                :ARG0 p
                                                :ARG1 (o / offer-01
                                                      :ARG1 (m2 / monetary-quantity
                                                            :quant 1000000000
                                                            :unit (d2 / dollar))
                                                      :ARG1-of (t2 / table-01
                                                            :time (c3 / current)))))))))))

# ::id 913 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok marines aboard french trawlers in the indian ocean saturday fired on pirates to repel a dawn attack , witnesses said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (w / witness-01))
      :ARG1 (f / fire-01
            :ARG0 (s2 / ship
                  :location (a / aboard
                        :op1 (t / trawler
                              :mod (c / country
                                    :name (n / name
                                          :op1 "France"))))
                  :location (o / ocean
                        :name (n2 / name
                              :op1 "Indian"
                              :op2 "Ocean")))
            :ARG1 (p2 / pirate)
            :purpose (r / repel-01
                  :ARG0 p2
                  :ARG1 (a2 / attack-01
                        :time (d / date-entity
                              :dayperiod (d2 / dawn)
                              :time-of f)))
            :weekday (s3 / saturday)))

# ::id 914 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok los angeles got just a half - inch of rain this month , indicating that the city was experiencing the driest rain year on record , the national weather service reported sunday .
# ::alignments
(r / report-01
      :ARG0 (s / service
            :mod (w / weather)
            :mod (n / nation))
      :ARG1 (g / get-01
            :ARG0 (c / city
                  :name (n2 / name
                        :op1 "Los"
                        :op2 "Angeles"))
            :ARG1 (r2 / rain-01
                  :quant (d / distance-quantity
                        :quant "1/2"
                        :unit (ii / inch))
                  :mod (j / just))
            :time (m / month
                  :mod (t / this))
            :ARG0-of (ii2 / indicate-01
                  :ARG1 (e / experience-01
                        :ARG0 c
                        :ARG1 (y / year
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (d2 / dry-02
                                          :ARG1 y)
                                    :ARG3 (m2 / most)
                                    :ARG5 y
                                    :ARG1-of (r3 / record-01))
                              :mod (r4 / rain-01)))))
      :time (d3 / date-entity
            :weekday (s2 / sunday)))

# ::id 915 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian foreign ministry urged on friday the leaders of kenya to solve political disputes through dialogue and halt the nationwide riots thereafter , which have killed hundreds of people in kenya since the dec. ## election .
# ::alignments
(u / urge-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Foreign"
                  :op2 "Ministry")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Russia")))
      :ARG1 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (p2 / province
                        :name (n3 / name
                              :op1 "Kenya"))))
      :ARG2 (a / and
            :op1 (s / solve-01
                  :ARG0 p
                  :ARG1 (d / dispute-01
                        :ARG2 (p3 / politics))
                  :ARG2 (d2 / dialogue-01))
            :op2 (h / halt-01
                  :ARG0 p
                  :ARG1 (r / riot-01
                        :location p2
                        :mod (n4 / nationwide)
                        :ARG0-of (k / kill-01
                              :ARG1 (p4 / person
                                    :quant (m / multiple
                                          :op1 100))
                              :time (s2 / since
                                    :op1 (e / elect-01
                                          :time (d3 / date-entity
                                                :dayperiod (n5 / night)
                                                :mod (d4 / dec.)
                                                :time-of u)))))))
      :weekday (f / friday))

# ::id 916 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a british labor tribunal agreed to hear unfair dismissal complaints from five cathay pacific airways pilots who were fired during a go-slow job action , a union official said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (u / union)
                  :ARG2 (o / official)))
      :ARG1 (a / agree-01
            :ARG0 (t / tribunal
                  :mod (l / labor)
                  :mod (c / country
                        :name (n / name
                              :op1 "Great"
                              :op2 "Britain")))
            :ARG1 (h2 / hear-01
                  :ARG0 t
                  :ARG1 (c2 / complain-01
                        :ARG0 (p2 / person
                              :quant 5
                              :ARG0-of (p3 / pilot-01
                                    :ARG1 (a2 / airway
                                          :mod (c3 / country-region
                                                :name (n2 / name
                                                      :op1 "Cuba"))))
                              :ARG1-of (f / fire-02
                                    :time (a3 / act-02
                                          :mod (j / job)
                                          :ARG1-of (g / go-06
                                                :ARG2 (s2 / slow-05)))))
                        :ARG1 (d / dismiss-01
                              :ARG1 p2
                              :ARG1-of (f2 / fair-01
                                    :polarity -)))))
      :time (w / wednesday))

# ::id 917 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's representative to the hong kong handover celebrations flew to the british colony on sunday , bearing hopes that his visit will help thaw the freeze in taipei-beijing relations .
# ::alignments
(f / fly-01
      :ARG1 (p / person
            :ARG0-of (r / represent-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Taiwan"))
                  :ARG2 (c2 / celebrate-02
                        :mod (h / hand-over)
                        :mod (h2 / hong-kong))))
      :destination (c3 / colony
            :mod (c4 / country
                  :name (n2 / name
                        :op1 "Britain")))
      :time (d / date-entity
            :weekday (s / sunday))
      :manner (b / bear-01
            :ARG0 p
            :ARG1 (h3 / hope-01
                  :ARG0 p
                  :ARG1 (h4 / help-01
                        :ARG0 (v / visit-01
                              :ARG0 p)
                        :ARG1 (t / thaw-01
                              :ARG1 (f2 / freeze-01
                                    :ARG1 (r2 / relation-03
                                          :ARG0 (c5 / city
                                                :name (n3 / name
                                                      :op1 "Taiwan"))
                                          :ARG1 (c6 / city
                                                :name (n4 / name
                                                      :op1 "Beijing")))))))))

# ::id 918 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok philippine airlines -lrb- pal -rrb- is acquiring nine turbo-prop aircraft from canada 's bombardier aerospace at a cost of ### million dollars , the airline said thursday .
# ::alignments
(s / say-01
      :ARG0 (a / airline
            :name (n / name
                  :op1 "philippine"
                  :op2 "Airlines"))
      :ARG1 (a2 / acquire-01
            :ARG0 a
            :ARG1 (a3 / aircraft
                  :quant 9
                  :mod (p / prop
                        :mod (t / turbo)))
            :ARG2 (a4 / aerospace
                  :poss (c / country
                        :name (n2 / name
                              :op1 "Canada"))
                  :instrument-of (b / bombard-01))
            :ARG3 (m / monetary-quantity
                  :quant 10000000
                  :unit (d / dollar)))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 919 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rep. tom lantos , who as a teenager twice escaped from a nazi-run forced labor camp in hungary and became the only holocaust survivor to win a seat in the u.s. congress , has died .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Tom"
                  :op2 "Lantos")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n2 / name
                              :op1 "Republican"
                              :op2 "Party")))
            :ARG0-of (e / escape-01
                  :frequency 2
                  :ARG1 (c / camp
                        :mod (l / labor-01)
                        :ARG2-of (f / force-01)
                        :ARG1-of (r / run-01
                              :ARG0 (p3 / political-movement
                                    :name (n3 / name
                                          :op1 "Nazism")))
                        :location (c2 / city
                              :name (n4 / name
                                    :op1 "Hague")))
                  :time (t / teenager))
            :ARG0-of (b / become-01
                  :ARG2 (p4 / person
                        :ARG0-of (s / survive-01
                              :ARG1 (h2 / holocaust))
                        :mod (o / only)
                        :ARG0-of (w / win-01
                              :ARG1 (s2 / seat
                                    :ARG2-of (h3 / have-org-role-91
                                          :ARG1 (g / government-organization
                                                :name (n5 / name
                                                      :op1 "U.S."
                                                      :op2 "Congress")))))))
            :ARG1-of b))

# ::id 920 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there must be fundamental changes in kuwait to avoid a repeat of the political squabbling that has felled three parliaments and five governments since #### , activists said on monday .
# ::alignments
(s / say-01
      :ARG0 (a / activist)
      :ARG1 (o / obligate-01
            :ARG2 (c / change-01
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Kuwait"))
                  :mod (f / fundamental)
                  :purpose (a2 / avoid-01
                        :ARG1 (r / repeat-01
                              :ARG1 (s2 / squabble-01
                                    :ARG1 (p / politics)
                                    :ARG0-of (f2 / fall-01
                                          :ARG1 (a3 / and
                                                :op1 (g2 / government-organization
                                                      :quant 3
                                                      :ARG0-of (g3 / govern-01)
                                                      :op2-of a3))
                                          :time (s3 / since)))))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 921 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the british presidency of the european union urged albania 's new government on sunday to roll up its sleeves and get down to work immediately on a `` clear and strong reform agenda .
# ::alignments
(u / urge-01
      :ARG0 (p / presidency
            :mod (c / country
                  :name (n / name
                        :op1 "Great"
                        :op2 "Britain"))
            :mod (o / organization
                  :name (n2 / name
                        :op1 "European"
                        :op2 "Union")))
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "Albania")))
            :ARG1-of (n4 / new-01))
      :ARG2 (a / and
            :op1 (r / roll-01
                  :ARG0 g
                  :ARG1 (s / sleeve
                        :poss g)
                  :direction (u2 / up))
            :op2 (g3 / get-05
                  :ARG1 g
                  :ARG2 (w / work-01
                        :ARG0 g
                        :ARG1 (a2 / agenda
                              :ARG1-of (c3 / clear-06)
                              :ARG1-of (s2 / strong-02)
                              :topic (r2 / reform-01))
                        :direction (d / down)
                        :time (ii / immediate))))
      :time (d2 / date-entity
            :weekday (s3 / sunday)))

# ::id 922 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australia announced tough penalties for passport fraud tuesday and said it would introduce hi-tech passports featuring biometric face recognition later this year .
# ::alignments
(a / and
      :op1 (a2 / announce-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Australia"))
            :ARG1 (p / penalize-01
                  :ARG2 (d / defraud-01
                        :ARG1 (p2 / passport))
                  :ARG1-of (t / tough-02))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday)))
      :op2 (s / say-01
            :ARG0 c
            :ARG1 (ii / introduce-02
                  :ARG0 c
                  :ARG1 (p3 / passport
                        :mod (t3 / tech
                              :mod (h / hi))
                        :ARG0-of (f / feature-01
                              :ARG1 (r / recognize-01
                                    :ARG1 (f2 / face)
                                    :instrument (b / biometric))))
                  :time (a3 / after)
                  :time (y / year
                        :mod (t4 / this)))))

# ::id 923 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president viktor yushchenko on monday tapped top ally yulia tymoshenko to be ukraine 's prime minister in an appointment that pays tribute to her key role in yushchenko 's torturous election victory but also will likely vex his opponents at home and in russia .
# ::alignments
(t / tap-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Viktor"
                  :op2 "Yushchenko")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / person
            :name (n2 / name
                  :op1 "Yulia"
                  :op2 "Tymoshenko")
            :ARG1-of (a / ally-01)
            :mod (t2 / top))
      :ARG2 (m / minister
            :mod (p4 / prime)
            :ARG2-of (h2 / have-org-role-91
                  :ARG0 p3
                  :ARG1 (c / country
                        :name (n3 / name
                              :op1 "Ukraine"))))
      :time (d / date-entity
            :weekday (m2 / monday))
      :ARG1-of (a2 / appoint-01
            :ARG0 p
            :ARG0-of (p5 / pay-01
                  :ARG1 (t3 / tribute)
                  :ARG2 (r / role
                        :ARG1-of (k / key-02
                              :ARG2 (w / win-01
                                    :ARG0 p
                                    :ARG2 (e / elect-01
                                          :ARG1 p
                                          :manner (t4 / torturous)))))
                  :ARG1-of (c2 / contrast-01
                        :ARG2 (l / likely-01
                              :ARG1 (v / vex-01
                                    :ARG0 a2
                                    :ARG1 (p6 / person
                                          :ARG0-of (o / oppose-01
                                                :ARG1 p)
                                          :location (a3 / and
                                                :op1 (h3 / home)
                                                :op2 c
                                                :name (n4 / name
                                                      :op1 "Russia"))))
                              :mod (a4 / also))))))

# ::id 924 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british teenager andy murray is through to his first atp final after seeing off local favorite paradorn srichaphan #-# -lrb- #\/# -rrb- , #-# , #-# here saturday .
# ::alignments
(f / finish-07
      :ARG0 (t / teenager
            :name (n / name
                  :op1 "Andy"
                  :op2 "Murray")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Great"
                        :op2 "Britain")))
      :ARG1 (f2 / final
            :ord (o / ordinal-entity
                  :value 1)
            :mod (l / league
                  :name (n3 / name
                        :op1 "AAP")))
      :time (a / after
            :op1 (s / see-off-04
                  :ARG0 t
                  :ARG1 (c2 / city
                        :name (n4 / name
                              :op1 "Paladorn"
                              :op2 "Srichaphan")
                        :mod (f3 / favorite
                              :ARG1-of (l2 / local-02)))))
      :location (h / here)
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 925 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dolores o'riordan , lead singer of the hit ####s band the cranberries , emerged triumphant from court wednesday after a judge largely dismissed a lawsuit filed by the singer 's one-time nanny .
# ::alignments
(e / emerge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Dolores"
                  :op2 "O'riordan")
            :ARG0-of (l / lead-02
                  :ARG1 (b / band
                        :name (n2 / name
                              :op1 "The"
                              :op2 "Cranberries")
                        :mod (h / hit))))
      :ARG1 (c / court)
      :ARG2 (t / triumphant)
      :time (d / date-entity
            :weekday (w / wednesday))
      :time (a / after
            :op1 (d2 / dismiss-01
                  :ARG0 (p2 / person
                        :ARG0-of (j / judge-01))
                  :ARG1 (s / sue-02
                        :ARG1-of (f / file-01
                              :ARG0 (n3 / nanny
                                    :time (o / one)
                                    :poss p)))
                  :degree (l2 / large))))

# ::id 926 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok continuing torrential rains have destroyed houses and inundated farmland in east china 's zhejiang province , according to provincial authorities .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :mod (p / province
                  :name (n / name
                        :op1 "Zhejiang")
                  :location (e / east
                        :part-of (p2 / province
                              :name (n2 / name
                                    :op1 "China")))))
      :ARG1 (a2 / and
            :op1 (d / destroy-01
                  :ARG0 (r / rain-01
                        :mod (t / torrent)
                        :ARG1-of (c / continue-01))
                  :ARG1 (h / house))
            :op2 (ii / inundate-01
                  :ARG0 r
                  :ARG1 (f / farmland))))

# ::id 927 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new york _ the new york mets desperately want some normalcy to return to their season .
# ::alignments
(w / want-01
      :ARG0 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "New"
                        :op2 "York"))
            :ARG0-of (h / have-org-role-91
                  :ARG1 c))
      :ARG1 (n2 / normalcy
            :mod (s / some)
            :ARG1-of (r / return-01
                  :ARG4 (s2 / season
                        :poss p)))
      :ARG1-of (d / desperate-02))

# ::id 929 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok their methods were brutal , but effective : when the smallpox epidemic of #### hit , boston public health officials shipped the sick off to quarantine hospitals and ordered door-to-door vaccinations for the healthy _ whether they wanted them or not .
# ::alignments
(m / multi-sentence
      :snt1 (c / contrast-01
            :ARG1 (b / brutal-02
                  :ARG1 (m2 / method
                        :poss (t / they)))
            :ARG2 (e / effective-04
                  :ARG0 m2))
      :snt2 (a / and
            :op1 (s / ship-01
                  :ARG0 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (g / government-organization
                                    :name (n / name
                                          :op1 "Public"
                                          :op2 "Health")
                                    :location (c2 / city
                                          :name (n2 / name
                                                :op1 "Boston")))
                              :ARG2 (o / official)))
                  :ARG1 (p2 / person
                        :ARG1-of (s2 / sick-05))
                  :ARG2 (h2 / hospital)
                  :purpose (q / quarantine-01
                        :ARG0 p
                        :ARG1 p2))
            :op2 (o2 / order-01
                  :ARG0 p
                  :ARG1 (v / vaccinate-01
                        :ARG1 (p3 / person
                              :mod (h3 / healthy))
                        :manner (d / door-to-door))
                  :ARG1-of (r / regardless-91
                        :ARG2 (o3 / or
                              :op1 (w / want-01
                                    :ARG0 p3
                                    :ARG1 v)
                              :op2 (w2 / want-01
                                    :polarity -
                                    :ARG0 p3
                                    :ARG1 v))))
            :time (h4 / hit-02
                  :ARG0 (e2 / epidemic
                        :mod (d2 / disease
                              :name (n3 / name
                                    :op1 "Smallpox"))))))

# ::id 930 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok senators barack obama and hillary rodham clinton competed for democratic convention delegates across three states on saturday , locked in a marathon struggle for the party 's presidential nomination after nationwide contests this week failed to produce a clear front-runner .
# ::alignments
(c / compete-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (s / senator)))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Rodham"
                        :op2 "Clinton")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (h3 / hill))))
      :ARG2 (d / delegate
            :ARG2-of (d2 / delegate-01
                  :ARG1 (c2 / convention
                        :mod (d3 / democracy))))
      :location (a2 / across
            :op1 (s2 / state
                  :quant 3))
      :time (d4 / date-entity
            :weekday (s3 / saturday))
      :ARG1-of (c3 / cause-01
            :ARG0 (l / lock-in-02
                  :ARG1 a
                  :ARG2 (s4 / struggle-02
                        :ARG0 a
                        :ARG2 (n3 / nominate-01
                              :ARG1 a
                              :ARG2 (p3 / president
                                    :ARG2-of (h4 / have-org-role-91
                                          :ARG1 (p4 / party))))
                        :duration (m / marathon)
                        :time (a3 / after
                              :op1 (f / fail-01
                                    :ARG0 (c4 / contest-02
                                          :location (n4 / nationwide)
                                          :time (w / week
                                                :mod (t / this)))
                                    :ARG1 (p5 / produce-01
                                          :ARG0 a
                                          :ARG1 (p6 / person
                                                :ARG0-of (r / run-02)
                                                :ARG1-of (c5 / clear-06)
                                                :mod (f2 / front)))))))))

# ::id 931 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sweden 's crown princess victoria and her fiancee daniel westling will move into a ##th century palace on the outskirts of stockholm .
# ::alignments
(m / move-01
      :ARG1 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Victoria")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Sweden"))
                        :ARG2 (p2 / princess
                              :ARG2-of (c2 / crown-02))))
            :op2 (p3 / person
                  :name (n3 / name
                        :op1 "Daniel"
                        :op2 "Westling")
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 p
                        :ARG2 (f / fiancee))))
      :ARG2 (p4 / palace
            :time (d / date-entity
                  :century 20)
            :location (o / outskirt
                  :part-of (c3 / city
                        :name (n4 / name
                              :op1 "Stockholm")))))

# ::id 932 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok information technology has become china 's biggest industrial category leading exporter , vice - minister of information industry gou <unk> has said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gou"
                  :op2 "Sante")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (m / minister
                        :mod (v / vice)
                        :topic (ii / industry))))
      :ARG1 (b / become-01
            :ARG1 (t / technology
                  :mod (ii2 / information))
            :ARG2 (h2 / have-degree-91
                  :ARG1 (c2 / category
                        :mod (ii3 / industry)
                        :poss c)
                  :ARG2 (b2 / big)
                  :ARG3 (m2 / most))))

# ::id 933 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rebels fighting in ivory coast 's west on friday pulled out of french-brokered peace talks scheduled in paris , dealing a blow to hopes of a countrywide cease-fire and to next week 's high-stakes peace conference .
# ::alignments
(a / and
      :op1 (p / pull-out-02
            :ARG1 (p2 / person
                  :ARG0-of (f / fight-01
                        :location (w / west
                              :part-of (c / coast
                                    :mod (ii / ivory)))))
            :ARG2 (t / talk-01
                  :ARG1 (p3 / peace)
                  :ARG1-of (b / broker-01
                        :ARG0 (c2 / country
                              :name (n / name
                                    :op1 "France")))
                  :ARG1-of (s / schedule-01
                        :ARG3 (p4 / paris)))
            :time (d / date-entity
                  :weekday (f2 / friday)))
      :op2 (d2 / deal-01
            :ARG0 p2
            :ARG2 (b2 / blow-01
                  :ARG0 p2
                  :ARG1 (h / hope-01
                        :ARG1 (a2 / and
                              :op1 (c3 / cease-01
                                    :ARG1 (f3 / fire-01)
                                    :mod (w2 / wide))
                              :op2 (c4 / conference
                                    :mod (p5 / peace)
                                    :time (w3 / week
                                          :mod (n2 / next))
                                    :ARG1-of (h2 / high-02)))))))

# ::id 934 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the water resources agency -lrb- wra -rrb- will meet in early june to examine taiwan 's general water situation and plans to deal with a possible water shortage this summer , as it anticipates the country 's plum rain season will come later than usual this year , wra director-general chen shen-hsien said sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chen"
                  :op2 "Shen-hsien")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (d / director
                        :mod (g / general))))
      :ARG1 (m / meet-03
            :ARG0 (a / agency
                  :name (n2 / name
                        :op1 "Water"
                        :op2 "resource"
                        :op3 "Agency"))
            :time (e / early
                  :op1 (d2 / date-entity
                        :month 5))
            :purpose (e2 / examine-01
                  :ARG0 a
                  :ARG1 (a2 / and
                        :op1 (s2 / situation
                              :poss (c / country
                                    :name (n3 / name
                                          :op1 "Taiwan"))
                              :topic (w / water)
                              :ARG1-of (g2 / general-02))
                        :op2 (p2 / plan-01
                              :ARG0 a
                              :ARG1 (d3 / deal-01
                                    :ARG0 a
                                    :ARG2 (s3 / short-06
                                          :ARG1 c
                                          :ARG2 (w2 / water)
                                          :ARG1-of (p3 / possible-01))))))
            :ARG1-of (c2 / cause-01
                  :ARG0 (a3 / anticipate-01
                        :ARG0 a
                        :ARG1 (c3 / come-01
                              :ARG1 (s4 / season
                                    :mod (r / rain-01
                                          :mod (p4 / plum))
                                    :poss c)
                              :time (y / year
                                    :mod (t / this))
                              :time (a4 / after
                                    :op1 (u / usual))))))
      :time (s5 / sunday))

# ::id 935 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok details about alleged corruption during the #### election for the top position at the u.n. 's weather agency have surfaced following the leak of a confidential report from the internal investigation .
# ::alignments
(s / surface-01
      :ARG1 (d / detail
            :topic (c / corrupt-01
                  :ARG1-of (a / allege-01)
                  :time (e / elect-01
                        :ARG2 (h / have-org-role-91
                              :ARG0 (p / person
                                    :ARG1 (a2 / agency
                                          :mod (w / weather)
                                          :mod (c2 / country
                                                :name (n / name
                                                      :op1 "United"
                                                      :op2 "Nations")))
                                    :ARG2 (o / official
                                          :mod (t / top)
                                          :ARG2-of e))
                              :ARG0 p))))
      :ARG1-of (f / follow-01
            :ARG2 (l / leak-01
                  :ARG1 (r / report-01
                        :mod (c3 / confidential)
                        :source (ii / investigate-01
                              :ARG1-of (ii2 / internal-02))))))

# ::id 936 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a billionaire industrialist and fervent nationalist won a seat wednesday on the federal cabinet _ switzerland 's most powerful elected body _ a move likely to lead to a clampdown on immigration and further isolation for the alpine nation in a united europe .
# ::alignments
(w / win-01
      :ARG0 (n / nationalist
            :mod (b / billionaire)
            :mod (f / fervent))
      :ARG1 (s / seat
            :ARG2-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Cabinet")
                        :mod (f2 / federal)
                        :mod (b2 / body
                              :ARG1-of (e / elect-01)
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (p / powerful-02
                                          :ARG1 b2)
                                    :ARG3 (m / most)
                                    :ARG5 (c / country
                                          :name (n3 / name
                                                :op1 "Switzerland")))))))
      :ARG4 (c2 / cabinet
            :time (w2 / wednesday)
            :ARG1-of (m2 / move-02
                  :ARG0-of (l / lead-03
                        :ARG2 (a / and
                              :op1 (c3 / clamp-01
                                    :ARG1 (ii / immigrate-01))
                              :op2 (ii2 / isolate-01
                                    :ARG1 (n4 / nation
                                          :location (w3 / world-region
                                                :name (n5 / name
                                                      :op1 "Alps"))
                                          :location (c4 / continent
                                                :name (n6 / name
                                                      :op1 "Europe"))
                                          :mod (f3 / further)))
                              :ARG1-of (l2 / likely-01))))))

# ::id 937 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italian riot police used tear gas saturday against anti-bush demonstrators who donned face masks in defiance of a police order and threw bottles and other objects , disrupting an anti-globalization demonstration that was reaching its conclusion in the capital 's ancient center .
# ::alignments
(u / use-01
      :ARG0 (p / police
            :mod (r / riot-01)
            :mod (c / country
                  :name (n / name
                        :op1 "Italy")))
      :ARG1 (g / gas
            :instrument-of (t / tear-03))
      :ARG2 (p2 / person
            :ARG0-of (d / demonstrate-01
                  :ARG1 (o / oppose-01
                        :ARG1 c
                        :name n
                        :op1 "Bush")))
      :ARG0-of (w / wear-01
            :ARG1 (m / mask
                  :mod (f / face))
            :ARG0-of (d2 / defy-01
                  :ARG1 (o2 / order-01
                        :ARG0 p)))
      :ARG0-of (t2 / throw-01
            :ARG1 (a / and
                  :op1 (b / bottle)
                  :op2 (o3 / object
                        :mod (o4 / other))))
      :time (d3 / date-entity
            :weekday (s / saturday))
      :ARG0-of (d4 / disrupt-01
            :ARG1 d
            :ARG1 (o5 / oppose-01
                  :ARG1 (g2 / globalize-01))
            :ARG0-of (c2 / conclude-01
                  :location (c3 / center
                        :mod (a2 / ancient)
                        :location (c4 / city
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (c5 / capital)))))))

# ::id 938 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the head of eastern massachusetts ' roman catholic hospital system resigned early thursday amid allegations that he harassed more than a dozen female employees by subjecting them to unwanted hugs and kisses .
# ::alignments
(r / resign-01
      :ARG0 (p / person
            :ARG0-of (h / head-01
                  :ARG1 (s / system
                        :mod (h2 / hospital)
                        :mod (r2 / religious-group
                              :name (n / name
                                    :op1 "Catholic"))
                        :location (e / east
                              :part-of (s2 / state
                                    :name (n2 / name
                                          :op1 "Massachusetts"))))))
      :time (e2 / early
            :op1 (d / date-entity
                  :weekday (t / thursday)))
      :ARG1-of (c / cause-01
            :ARG0 (a / allege-01
                  :ARG1 (h3 / harass-01
                        :ARG0 p
                        :ARG1 (p2 / person
                              :ARG1-of (e3 / employ-01)
                              :mod (f / female)
                              :quant (m / more-than
                                    :op1 12))
                        :ARG2 (s3 / subject-01
                              :ARG0 p
                              :ARG1 p2
                              :ARG2 (a2 / and
                                    :op1 (h4 / hug-01
                                          :ARG0 p2
                                          :ARG1 p2)
                                    :op2 (k / kiss-01
                                          :ARG0 p2
                                          :ARG1 p2)
                                    :ARG1-of (w / want-01
                                          :polarity -)))))))

# ::id 939 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok educating owners is the first step in preventing heat stroke , dehydration and other heat-related disasters in dogs , says liam crowe , master trainer for bark busters , a national <unk> company .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Liam"
                  :op2 "Crowe")
            :ARG0-of (t / train-01
                  :ARG2 (p2 / person
                        :ARG0-of (b / bust-01
                              :ARG1 (b2 / bark)))
                  :ARG1-of (m / master-01))
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :mod (n2 / nation)
                        :domain c
                        :ARG0-of b
                        :ARG1 b2)))
      :ARG1 (s2 / step-01
            :ARG1 (e / educate-01
                  :ARG1 (p3 / person
                        :ARG0-of (o / own-01)))
            :ARG2 (p4 / prevent-01
                  :ARG1 (a / and
                        :op1 (s3 / stroke-02
                              :ARG1 p3
                              :mod (h2 / heat))
                        :op2 (d / dehydrate-01
                              :ARG1 p3)
                        :op3 (d2 / disaster
                              :ARG1-of (r / relate-01
                                    :ARG2 (h3 / heat))
                              :mod (o2 / other)
                              :location (d3 / dog))))
            :ord (o3 / ordinal-entity
                  :value 1)))

# ::id 940 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok finland , which repeatedly tops world charts in secondary education , must reform its universities to revive its recession-hit economy and boost innovation , the oecd said wednesday .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Oecd"))
      :ARG1 (o2 / obligate-01
            :ARG1 (c / country
                  :name (n2 / name
                        :op1 "Finland")
                  :ARG1-of (t / top-01
                        :ARG2 (c2 / chart
                              :mod (w / world))
                        :topic (e / educate-01
                              :mod (s2 / secondary))
                        :ARG1-of (r / repeat-01)))
            :ARG2 (r2 / reform-01
                  :ARG0 c
                  :ARG1 (u / university
                        :poss c)
                  :purpose (a / and
                        :op1 (r3 / revive-01
                              :ARG0 c
                              :ARG1 (e2 / economy
                                    :ARG1-of (h / hit-01
                                          :ARG0 (r4 / recession-02))))
                        :op2 (b / boost-01
                              :ARG0 c
                              :ARG1 (ii / innovate-01
                                    :ARG0 c)))))
      :time (w2 / wednesday))

# ::id 941 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese shares closed up #.## percent on wednesday led by oil majors and coal producers amid expectations of higher prices , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-up-04
            :ARG1 (s2 / share
                  :mod (c2 / country
                        :name (n / name
                              :op1 "China")))
            :ARG2 (p2 / percentage-entity
                  :value ".##")
            :time (d2 / date-entity
                  :weekday (w / wednesday))
            :ARG1-of (l / lead-02
                  :ARG0 (a / and
                        :op1 (c3 / company
                              :ARG0-of (p3 / produce-01
                                    :ARG1 (o / oil)))
                        :op2 (c4 / company
                              :ARG0-of (p4 / produce-01
                                    :ARG1 (c5 / coal))))
                  :ARG1-of (c6 / cause-01
                        :ARG0 (e / expect-01
                              :ARG1 (p5 / price-01
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (h2 / high-02
                                                :ARG1 p5)
                                          :ARG3 (m / more))))))))

# ::id 942 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok speedboats full of u.s. marines pull up alongside a large freighter .
# ::alignments
(p / pull-01
      :ARG1 (s / speedboat
            :ARG1-of (f / full-09
                  :ARG2 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (m / military
                                    :name (n / name
                                          :op1 "U.S."
                                          :op2 "Marines"))
                              :ARG2 (m2 / marine)))))
      :ARG2 (a / alongside
            :op1 (f2 / freighter
                  :mod (l / large))))

# ::id 943 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan males take a combined average of ##,### pills each day to arrest baldness , although most men deny that they worry much about being bald , according to a survey conducted recently by a pharmaceutical company .
# ::alignments
(s / say-01
      :ARG0 (s2 / survey-01
            :ARG0 (c / company
                  :mod (p / pharmacy))
            :time (r / recent))
      :ARG1 (t / take-01
            :ARG0 (m / male
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Taiwan")))
            :ARG1 (a / average-01
                  :ARG1 (p2 / pill
                        :ARG1-of (c3 / combine-01)
                        :ARG0-of (c4 / cause-01
                              :ARG1 (b / bald-02
                                    :ARG1 m))))
            :frequency (r2 / rate-entity-91
                  :ARG3 (t2 / temporal-quantity
                        :quant 1
                        :unit (d / day)))
            :purpose (a2 / arrest-01
                  :ARG0 m
                  :ARG1 (b2 / bald-02
                        :ARG1 (m2 / man))
                  :concession (d2 / deny-01
                        :ARG0 m2
                        :mod (m3 / most))
                  :ARG1 (w / worry-01
                        :ARG0 m2
                        :ARG1 (b3 / bald-02
                              :ARG1 m2)
                        :quant (m4 / much)))))

# ::id 944 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italy won the second annual homeless world cup in soccer , defeating austria #-# over the weekend .
# ::alignments
(w / win-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Italy"))
      :ARG1 (g / game
            :name (n2 / name
                  :op1 "World"
                  :op2 "Cup")
            :mod (h / homeless)
            :frequency (r / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 2
                        :unit (y / year))))
      :ARG4 (c2 / country
            :name (n3 / name
                  :op1 "Australia"))
      :time (w2 / weekend))

# ::id 945 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok several thousand people held a silent march through the northern italian city of genoa on sunday to mark the shooting death of an anti-globalisation demonstrator during riots at the july #### summit of the group of eight leading industrial nations .
# ::alignments
(h / hold-04
      :ARG0 (p / person
            :quant (s / several
                  :op1 1000))
      :ARG1 (m / march-01
            :ARG0 p
            :mod (s2 / silent)
            :path (c / city
                  :name (n / name
                        :op1 "Genoa")
                  :location (n2 / north
                        :part-of (c2 / country
                              :name (n3 / name
                                    :op1 "Italy")))))
      :time (d / date-entity
            :weekday (s3 / sunday))
      :purpose (m2 / mark-01
            :ARG0 p
            :ARG1 (d2 / die-01
                  :ARG1 (p2 / person
                        :ARG0-of (d3 / demonstrate-01
                              :ARG1 (o / oppose-01
                                    :ARG1 (g / globalize-01))))
                  :ARG1-of (s4 / shoot-02))
            :time (r / riot-01)
            :time (s5 / summit
                  :time (d4 / date-entity
                        :month 7)
                  :mod (p3 / press)
                  :poss (g2 / group
                        :consist-of (n4 / nation
                              :quant 8
                              :ARG0-of (l / lead-02)
                              :mod (ii / industry))))))

# ::id 946 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok security council chief alexander lebed said saturday russia should re - establish the office of vice president and that he should fill the job .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Alexander"
                  :op2 "Lebed")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / council
                        :topic (s2 / security))
                  :ARG2 (c2 / chief)))
      :ARG1 (a / and
            :op1 (r / recommend-01
                  :ARG1 (e / establish-01
                        :ARG0 (c3 / country
                              :name (n2 / name
                                    :op1 "Russia"))
                        :ARG1 (o / office
                              :mod (p2 / president
                                    :mod (v / vice)))))
            :op2 (r2 / recommend-01
                  :ARG1 (f / fill-06
                        :ARG0 p2
                        :ARG1 o)))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 947 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an american security delegation is visiting athens to discuss greece 's efforts to join the united states ' visa-waiver program .
# ::alignments
(v / visit-01
      :ARG0 (d / delegation
            :mod (s / security)
            :mod (c / country
                  :name (n / name
                        :op1 "America")))
      :ARG1 (c2 / city
            :name (n2 / name
                  :op1 "Athens"))
      :purpose (d2 / discuss-01
            :ARG0 d
            :ARG1 (e / effort-01
                  :ARG0 (c3 / country
                        :name (n3 / name
                              :op1 "Greece"))
                  :ARG1 (j / join-up-02
                        :ARG0 c3
                        :ARG1 (p / program
                              :topic (w / waive-01
                                    :ARG1 (v2 / visa))
                              :poss (c4 / country
                                    :name (n4 / name
                                          :op1 "United"
                                          :op2 "States")))))))

# ::id 948 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ibm corp. owes back payments _ possibly worth billions of dollars _ to ###,### older employees who were harmed when the technology giant converted to a new kind of pension plan in the ####s , a federal judge has ruled .
# ::alignments
(r / rule-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG3 (j / judge-01))
            :mod (f / federal))
      :ARG3 (o / owe-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "IBM"
                        :op2 "Corp."))
            :ARG1 (m / monetary-quantity
                  :ARG1-of (p2 / pay-01
                        :mod (b / back)
                        :ARG1-of (w / worth-01
                              :ARG2 (m2 / multiple
                                    :op1 (m3 / monetary-quantity
                                          :quant 1000000000
                                          :unit (d / dollar))
                                    :ARG1-of (p3 / possible-01)))))
            :ARG2 (p4 / person
                  :ARG1-of (e / employ-01)
                  :ARG1-of (h2 / harm-01
                        :ARG1-of (c2 / cause-01
                              :ARG0 (c3 / convert-01
                                    :ARG0 c
                                    :ARG1 c
                                    :ARG2 (p5 / plan-01
                                          :ARG1 (p6 / pension)
                                          :mod (k / kind
                                                :ARG1-of (n2 / new-01))
                                          :location c))))
                  :ARG1-of (h3 / have-degree-91
                        :ARG2 (o2 / old)
                        :ARG3 (m4 / more)))))

# ::id 949 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand was the best performer among southeast asian countries in terms of auto sales during the first five months this year , the country 's auto industry association said here tuesday .
# ::alignments
(s / say-01
      :ARG0 (a / association
            :mod (ii / industry
                  :mod (a2 / auto))
            :poss (c / country
                  :name (n / name
                        :op1 "Thailand")))
      :ARG1 (h / have-degree-91
            :ARG1 c
            :ARG2 (g / good-03
                  :ARG1 c
                  :ARG2 (s2 / sell-01
                        :ARG0 c
                        :ARG1 (a3 / auto)))
            :ARG3 (m / most)
            :ARG5 (c2 / country
                  :location (s3 / southeast
                        :part-of (c3 / continent
                              :name (n2 / name
                                    :op1 "Asia"))))
            :time (y / year
                  :mod (t / this)
                  :quant (t2 / temporal-quantity
                        :quant 5
                        :unit (m2 / month))
                  :ord (o / ordinal-entity
                        :value 1)))
      :location (h2 / here)
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 950 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazilians celebrated their copa america victory with a quiet contentment befitting a country confident of its team 's victory before the game even started .
# ::alignments
(c / celebrate-02
      :ARG0 (p / person
            :mod (c2 / country
                  :name (n / name
                        :op1 "Brazil")))
      :ARG1 (w / win-01
            :ARG0 p
            :ARG1 (t / team
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "America"))))
      :manner (c4 / content-02
            :ARG1 p
            :ARG1-of (q / quiet-04)
            :ARG1-of (b / befit-01
                  :ARG2 (c5 / confident-01
                        :ARG1 p
                        :ARG2 (w2 / win-01
                              :ARG0 (t2 / team
                                    :poss p))
                        :time (b2 / before
                              :op1 (s / start-01
                                    :ARG1 (g / game)
                                    :mod (e / even)))))))

# ::id 951 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a total of #,### angolan refugees living in the democratic republic of congo -lrb- drc -rrb- returned home during the first half of this year , angola 's official news agency angop reported on saturday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Angola")
            :mod (n2 / news)
            :mod (o / official))
      :ARG1 (r2 / return-01
            :ARG1 (r3 / refugee
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Angola"))
                  :ARG0-of (l / live-01
                        :location (r4 / republic
                              :name (n4 / name
                                    :op1 "Congo")
                              :mod (d / democracy)))
                  :quant (t / total))
            :ARG4 (h / home)
            :time (h2 / half
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :part-of (y / year
                        :mod (t2 / this))))
      :time (d2 / date-entity
            :weekday (s / saturday)))

# ::id 952 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the general price index at tehran stock exchange closed at #,###.# points on wednesday , up # .
# ::alignments
(c / close-01
      :ARG1 (ii / index
            :mod (p / price-01
                  :ARG1-of (g / general-02))
            :location (e / exchange-01
                  :ARG1 (s / stock)
                  :location (c2 / city
                        :name (n / name
                              :op1 "Tehran"))))
      :location (p2 / point
            :time (w / wednesday)
            :ARG1-of (u / up-02)))

# ::id 953 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dany heatley returned to the ice here tuesday , skating for the first time since the september car accident that claimed the life of atlanta thrashers teammate dan snyder .
# ::alignments
(r / return-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Dany"
                  :op2 "Heatley")
            :ARG0-of (s / skate-01
                  :ord (o / ordinal-entity
                        :value 1
                        :range (s2 / since
                              :op1 (a / accident
                                    :mod (c / car)
                                    :ARG0-of (c2 / claim-02
                                          :ARG1 (l / life
                                                :poss (p2 / person
                                                      :name (n2 / name
                                                            :op1 "Dan"
                                                            :op2 "Snyder")
                                                      :ARG0-of (h / have-rel-role-91
                                                            :ARG1 (t / team
                                                                  :name (n3 / name
                                                                        :op1 "Atlanta"
                                                                        :op2 "Thrashers"))
                                                            :ARG2 (t2 / teammate)))
                                                :time (d / date-entity
                                                      :month 9)))))))
            :ARG4 (ii / ice)
            :location (h2 / here)
            :time d
            :weekday (t3 / tuesday)))

# ::id 954 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former german chancellor helmut kohl was evacuated by the sri lankan air force on tuesday from the hotel in galle where he has been stranded since the tsunamis hit the south asian nation , the air force said .
# ::alignments
(s / say-01
      :ARG0 (f / force
            :mod (a / air)
            :mod (c / country
                  :name (n / name
                        :op1 "Germany"))
            :ARG0-of (h / have-org-role-91
                  :ARG1 c
                  :ARG2 (c2 / chancellor)
                  :time (f2 / former)))
      :ARG1 (e / evacuate-01
            :ARG0 f
            :ARG1 (h2 / hotel
                  :location (c3 / city
                        :name (n2 / name
                              :op1 "Galle")
                        :location-of (s2 / strand-01
                              :ARG1 (p / person
                                    :name (n3 / name
                                          :op1 " helmut"
                                          :op2 "Kohl"))
                              :time (s3 / since
                                    :op1 (h3 / hit-01
                                          :ARG0 (t / tsunami)
                                          :ARG1 (c4 / country
                                                :name (n4 / name
                                                      :op1 "South"
                                                      :op2 "Asia")))))))
            :ARG2 p
            :time (d / date-entity
                  :weekday (t2 / tuesday))))

# ::id 955 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnam football federation -lrb- vff -rrb- has invited british peter withe to coach the country 's national soccer team with a possible salary of ##,### us dollars per month .
# ::alignments
(ii / invite-01
      :ARG0 (f / federation
            :mod (f2 / football)
            :mod (c / country
                  :name (n / name
                        :op1 "Vietnam")))
      :ARG1 (p / person
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Britain")))
      :ARG2 (c3 / coach-01
            :ARG0 p
            :ARG1 (t / team
                  :mod (s / soccer)
                  :mod (n3 / nation)
                  :poss c)
            :manner (s2 / salary
                  :ARG1-of (p2 / possible-01)
                  :mod (r / rate-entity-91
                        :ARG1 (m / monetary-quantity
                              :quant 1
                              :unit (d / dollar))
                        :ARG2 (t2 / temporal-quantity
                              :quant 1
                              :unit (m2 / month))
                        :ARG3 (w / we)))))

# ::id 956 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok philippine budget airline cebu air said wednesday it will buy ## new airbus a###s as part of a drive to replenish its fleet and take the top spot in the local market .
# ::alignments
(s / say-01
      :ARG0 (a / airline
            :name (n / name
                  :op1 "Cebu"
                  :op2 "Air")
            :mod (b / budget)
            :location (c / country
                  :name (n2 / name
                        :op1 "Philippines")))
      :ARG1 (b2 / buy-01
            :ARG0 a
            :ARG1 (a2 / aircraft-type
                  :name (n3 / name
                        :op1 "Airbus")
                  :ARG1-of (n4 / new-01))
            :purpose (d / drive-04
                  :ARG0 a
                  :ARG1 (a3 / and
                        :op1 (r / replenish-01
                              :ARG0 a
                              :ARG1 (f / fleet
                                    :poss a))
                        :op2 (t / take-01
                              :ARG0 a
                              :ARG1 (s2 / spot
                                    :location (m / market
                                          :ARG1-of (l / local-02))
                                    :mod (t2 / top))))))
      :time (w / wednesday))

# ::id 957 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the state-run myanmar insurance -lrb- mi -rrb- , has paid the largest amount of compensation for a single fire insurance claim in the country .
# ::alignments
(p / pay-01
      :ARG0 (ii / insure-02
            :ARG3 (c / country
                  :name (n / name
                        :op1 "Myanmar"))
            :ARG1-of (r / run-01
                  :ARG0 (s / state)))
      :ARG1 (a / amount
            :ARG1-of (c2 / compensate-01
                  :ARG2 (c3 / claim-02
                        :ARG1 (ii2 / insure-02
                              :ARG3 (f / fire))
                        :ARG1-of (s2 / single-02)
                        :location c))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most))))

# ::id 958 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with both north and south korea in the world cup for the first time , many on this war-divided peninsula were hoping for a moment when sports can cross borders and unite people .
# ::alignments
(h / hope-01
      :ARG0 (p / person
            :quant (m / many)
            :location (p2 / peninsula
                  :ARG1-of (d / divide-02
                        :ARG0 (w / war))
                  :mod (t / this)))
      :ARG1 (m2 / moment
            :time-of (p3 / possible-01
                  :ARG1 (a / and
                        :op1 (c / cross-02
                              :ARG0 (s / sport)
                              :ARG1 (b / border))
                        :op2 (u / unite-01
                              :ARG0 s
                              :ARG1 (p4 / person)))))
      :time (g / game
            :name (n / name
                  :op1 "World"
                  :op2 "Cup")
            :mod (b2 / both)
            :location (a2 / and
                  :op1 (n2 / north)
                  :op2 (s2 / south))
            :ord (o / ordinal-entity
                  :value 1)))

# ::id 959 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok belgium 's foreign minister karel de gucht arrived in the democratic republic of congo 's -lrb- drc -rrb- troubled northeast on friday for talks on worsening security and humanitarian conditions there .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Karel"
                  :op2 "de"
                  :op3 "Gucht")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Belgium"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG4 (r / republic
            :mod (d / democracy)
            :location (n3 / northeast
                  :ARG1-of (t / trouble-01)
                  :poss (c2 / country
                        :name (n4 / name
                              :op1 "Congo"))))
      :time (d2 / date-entity
            :weekday (f2 / friday))
      :purpose (t2 / talk-01
            :ARG0 p
            :ARG1 (w / worsen-01
                  :ARG1 (a2 / and
                        :op1 (s / security)
                        :op2 (c3 / condition
                              :mod (h2 / humanitarian)))
                  :location r)))

# ::id 960 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok standing alongside u.s. vice president joe biden , poland 's prime minister said wednesday his country was ready to participate in the obama administration 's revamped plan for a u.s. missile defense shield in europe .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Poland"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (r / ready-02
            :ARG1 c
            :ARG2 (p3 / participate-01
                  :ARG0 c
                  :ARG1 (p4 / plan-01
                        :ARG0 (g / government-organization
                              :ARG0-of (a / administrate-01
                                    :ARG1 (p5 / person
                                          :name (n2 / name
                                                :op1 "Obama"))))
                        :ARG1 (s2 / shield
                              :ARG2-of (d / defend-01
                                    :ARG3 (m2 / missile))
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "United"
                                          :op2 "States")))
                        :ARG1-of (r2 / revamp-01))
                  :location (c3 / continent
                        :name (n4 / name
                              :op1 "Europe"))))
      :time (w / wednesday)
      :manner (s3 / stand-11
            :ARG0 p
            :ARG2 (a2 / alongside
                  :op1 (p6 / person
                        :name (n5 / name
                              :op1 "Joe"
                              :op2 "Bai"
                              :op3 "Bai"
                              :op4 "Diane"
                              :op5 "Bai")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 c
                              :ARG2 (p7 / president
                                    :mod (v / vice)))))))

# ::id 961 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bebe neuwirth and paul reiser are the stars of woody allen 's new off-broadway play , a collection of one-act comedies called `` writer 's block .
# ::alignments
(s / star-01
      :ARG1 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "bebe"
                        :op2 "Neuwirth"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Paul"
                        :op2 "Reiser")))
      :ARG2 (p3 / play-11
            :ARG0 (p4 / person
                  :name (n3 / name
                        :op1 "Woody"
                        :op2 "Allen"))
            :ARG1 (c / collection
                  :consist-of (c2 / comedy
                        :mod (a2 / act
                              :quant 1)
                        :ARG1-of (c3 / call-01
                              :ARG2 (b / block-01
                                    :ARG0 (p5 / person
                                          :ARG0-of (w / write-01))))))
            :ARG1-of (n4 / new-01)
            :medium (b2 / broadcast-program
                  :name (n5 / name
                        :op1 "Broadway"))))

# ::id 962 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok slovakia 's first catholic television channel , tv lux , started broadcasting sunday in the mainly catholic central european country .
# ::alignments
(s / start-01
      :ARG0 (c / channel
            :name (n / name
                  :op1 "TV"
                  :op2 "Lux")
            :poss (c2 / country
                  :name (n2 / name
                        :op1 "Slovakia"))
            :mod (t / television)
            :ord (o / ordinal-entity
                  :value 1)
            :mod (r / religious-group
                  :name (n3 / name
                        :op1 "Catholic")))
      :ARG1 (b / broadcast-01
            :ARG0 c
            :ARG1 (d / date-entity
                  :dayperiod (s2 / sunday))
            :location (c3 / country
                  :location (w / world-region
                        :name (n4 / name
                              :op1 "Central"
                              :op2 "Europe"))
                  :mod r
                  :mod (m / main))))

# ::id 963 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the commercial bank of mozambique -lrb- bcm -rrb- , the country 's largest bank , has suffered another serious fraud , costing it some # billion <unk> -lrb- about ###,### u.s. dollars -rrb- .
# ::alignments
(s / suffer-01
      :ARG0 (b / bank
            :mod (c / commerce)
            :poss (c2 / country
                  :name (n / name
                        :op1 "Mozambique"))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most)
                  :ARG5 (b2 / bank
                        :location (c3 / country))))
      :ARG1 (d / defraud-01
            :ARG2 b
            :ARG1-of (s2 / serious-02)
            :mod (a / another)
            :ARG1-of (c4 / cost-01
                  :ARG2 (s3 / some
                        :op1 (m2 / monetary-quantity
                              :quant 1000000000
                              :unit (d2 / dollar))))))

# ::id 964 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the recent rise in prices of treasury securities stalled friday , in the absence of strong fresh data .
# ::alignments
(s / stall-01
      :ARG1 (r / rise-01
            :ARG1 (p / price-01
                  :ARG1 (s2 / security
                        :mod (t / treasury)))
            :time (r2 / recent))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (c / cause-01
            :ARG0 (a / absent-01
                  :ARG1 (d2 / data
                        :ARG1-of (f2 / fresh-04)
                        :ARG1-of (s3 / strong-02)))))

# ::id 965 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok valencia twice rallied to salvage a #-# draw against atletico madrid , whose away goals gave it the early advantage in the all-spanish europa league quarterfinal on thursday .
# ::alignments
(r / rally-01
      :frequency 2
      :ARG1 (t / team
            :name (n / name
                  :op1 "Valencia"))
      :ARG2 (s / salvage-01
            :ARG0 t
            :ARG1 (d / draw-02
                  :ARG0 t
                  :ARG1 (t2 / team
                        :name (n2 / name
                              :op1 "Atletico"
                              :op2 "Madrid")
                        :poss-of (g / goal
                              :location (a / away))
                        :ARG0-of (a2 / advantage-01
                              :ARG2 t
                              :time (e / early)
                              :subevent-of (f / final
                                    :subevent-of (l / league
                                          :name (n3 / name
                                                :op1 "Europa"
                                                :op2 "League")
                                          :mod (c / country
                                                :name (n4 / name
                                                      :op1 "Spain")))
                                    :time (d2 / date-entity
                                          :weekday (t3 / thursday))))))))

# ::id 966 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mollie <unk> , ## , the british actress who provoked hilarity on both sides of the atlantic as an absurdly haughty department store functionary in the television comedy series `` are you being served ? , '' died july # in guildford , england .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Mollie"
                  :op2 "Bell")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Britain"))
            :ARG0-of (a / act-01)
            :ARG0-of (p2 / provoke-01
                  :ARG1 (h / hilarity)
                  :location (s / side
                        :mod (b / both)
                        :part-of (a2 / atlantic))
                  :manner (f / function-01
                        :ARG0 p
                        :ARG1 (s2 / store
                              :mod (d2 / department)
                              :mod (h2 / haughty
                                    :mod (a3 / absurd)))
                        :ARG2 (s3 / series
                              :mod (c2 / comedy)
                              :medium (t / television)))))
      :time (d3 / date-entity
            :month 7)
      :location (c3 / city
            :name (n3 / name
                  :op1 "Guildford")
            :location c
            :name (n4 / name
                  :op1 "England")))

# ::id 967 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the central bank of nigeria -lrb- cbn -rrb- may soon introduce new notes of local currency naira of higher denomination in a bid to reduce the cost of circulation , local press reported wednesday .
# ::alignments
(r / report-01
      :ARG0 (p / press
            :ARG1-of (l / local-02))
      :ARG1 (p2 / possible-01
            :ARG1 (ii / introduce-02
                  :ARG0 (b / bank
                        :mod (c / central)
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Nigeria")))
                  :ARG1 (n2 / note
                        :ARG1-of (n3 / new-01)
                        :mod (c3 / currency
                              :mod c3
                              :ARG1-of l))
                  :mod (r2 / renminbi
                        :ARG1-of (h / have-degree-91
                              :ARG2 (h2 / high-02
                                    :ARG1 (d / denomination)
                                    :ARG3 (m / more)))))
            :time (s / soon)
            :purpose (b2 / bid-01
                  :ARG0 b
                  :ARG1 (r3 / reduce-01
                        :ARG0 b
                        :ARG1 (m2 / monetary-quantity
                              :ARG2-of (c4 / cost-01
                                    :ARG1 (c5 / circulate-01))))))
      :time (w / wednesday))

# ::id 968 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok first nations and inuit chiefs came to this former frontier town for a historic summit with canadian leaders to hash out a multibillion-dollar plan to fight poverty and disease on native reserves and settle claims for mistreatment and treaty violations .
# ::alignments
(c / come-01
      :ARG1 (a / and
            :op1 (n / nation
                  :ord (o / ordinal-entity
                        :value 1))
            :op2 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (e / ethnic-group
                              :name (n2 / name
                                    :op1 "Inuit"))
                        :ARG2 (c2 / chief))))
      :ARG4 (t / town
            :mod (f / frontier)
            :time (f2 / former)
            :mod (t2 / this))
      :purpose (s / summit
            :mod (h2 / history)
            :accompanier (p2 / person
                  :ARG0-of (l / lead-02)
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "Canada")))
            :purpose (h3 / hash-out-01
                  :ARG0 a
                  :ARG1 (p3 / plan-01
                        :ARG1 (a2 / and
                              :op1 (f3 / fight-01
                                    :ARG1 (a3 / and
                                          :op1 (p4 / poor)
                                          :op2 (d / disease)
                                          :location (r / reserve
                                                :mod (n4 / native))))
                              :op2 (s2 / settle-02
                                    :ARG1 (c4 / claim-01
                                          :ARG1 (a4 / and
                                                :op1 (m / mistreat-01)
                                                :op2 (v / violate-01
                                                      :ARG1 (t3 / treaty))))))
                        :ARG3 (m2 / multiple
                              :op1 (m3 / monetary-quantity
                                    :quant 1000000000
                                    :unit (d2 / dollar)))))))

# ::id 969 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok beijing mayor li qiyan has asked the chrysler automobile company of the united states to launch new projects for co-operation in developing new products in china .
# ::alignments
(a / ask-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Li"
                  :op2 "Qiyan")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / city
                        :name (n2 / name
                              :op1 "Beijing"))
                  :ARG2 (m / mayor)))
      :ARG1 (l / launch-01
            :ARG0 (c2 / company
                  :name (n3 / name
                        :op1 "Chrysler")
                  :mod (a2 / automobile)
                  :location (c3 / country
                        :name (n4 / name
                              :op1 "United"
                              :op2 "States")))
            :ARG1 (p2 / project
                  :ARG1-of (n5 / new-01)
                  :purpose (c4 / cooperate-01
                        :ARG0 c2
                        :ARG2 (d / develop-02
                              :ARG0 c2
                              :ARG1 (p3 / product
                                    :ARG1-of (n6 / new-01))
                              :location (c5 / country
                                    :name (n7 / name
                                          :op1 "China"))))))
      :ARG2 c2)

# ::id 970 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok acoustical recordings were n't the only way early ##th-century pianists preserved their performances .
# ::alignments
(w / way
      :polarity -
      :mod (o / only)
      :manner-of (p / preserve-01
            :ARG0 (p2 / person
                  :ARG0-of (p3 / play-11)
                  :mod (e / early)
                  :mod (p4 / piano))
            :ARG1 (p5 / perform-01
                  :ARG0 p2))
      :domain (r / record-01
            :manner (a / acoustical)))

# ::id 971 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states moved on tuesday to scale down its controversial policy of jailing immigrants , after a government review branded the practice costly and often unnecessary .
# ::alignments
(m / move-02
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (s / scale-down-05
            :ARG0 c
            :ARG1 (p / policy-01
                  :ARG0 c
                  :ARG1 (j / jail-01
                        :ARG1 (p2 / person
                              :ARG0-of (ii / immigrate-01)))
                  :mod (c2 / controversy)))
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (a / after
            :op1 (b / brand-01
                  :ARG0 (r / review-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01)))
                  :ARG1 j
                  :ARG2 (a2 / and
                        :op1 (c3 / costly)
                        :op2 (n2 / need-01
                              :polarity -
                              :ARG1 j
                              :frequency (o / often))))))

# ::id 972 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a jury awarded a sports agent us$ ##.# million in damages after ruling that his former business partner conspired to steal away his high-profile clients .
# ::alignments
(a / award-01
      :ARG0 (j / jury)
      :ARG1 (d / damages-02
            :ARG1 (p / person
                  :ARG0-of (r / represent-01
                        :ARG1 (s / sport)))
            :ARG3 (m / monetary-quantity
                  :quant 10000000
                  :unit (d2 / dollar)))
      :ARG2 (p2 / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 p
                  :ARG2 (p3 / partner
                        :mod (b / business)
                        :time (f / former))))
      :time (a2 / after
            :op1 (r2 / rule-01
                  :ARG0 j
                  :ARG1 (c / conspire-01
                        :ARG0 p2
                        :ARG1 (s2 / steal-01
                              :ARG0 p2
                              :ARG1 (p4 / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG1 p2
                                          :ARG2 (c2 / client))
                                    :mod (p5 / profile
                                          :ARG1-of (h3 / high-02)))
                              :ARG2 p2)))))

# ::id 973 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turtle along the southern coastal belt of sri lanka will be in danger of extinction if remedial measures are not adopted early , according to experts here today .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG1-of (e / expert-01)
            :location (h / here))
      :ARG1 (e2 / endanger-01
            :ARG0 (t / turtle
                  :location (a / along
                        :op1 (b / belt
                              :mod (s2 / seashore)
                              :location (s3 / south)
                              :part-of (ii / island
                                    :name (n / name
                                          :op1 "Sri"
                                          :op2 "Lanka")))))
            :ARG1 (e3 / extinct
                  :domain t)
            :condition (a2 / adopt-01
                  :polarity -
                  :ARG1 (m / measure-02
                        :mod (r / remedial))
                  :time (e4 / early)))
      :time (t2 / today))

# ::id 974 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an airport traveler who famously resisted a full-body scan and groin check with the words `` if you touch my junk , i 'll have you arrested '' has become an internet sensation , tapping into rising frustration over increasingly invasive searches .
# ::alignments
(b / become-01
      :ARG1 (p / person
            :ARG0-of (t / travel-01
                  :ARG2 (a / airport))
            :ARG0-of (r / resist-01
                  :ARG1 (a2 / and
                        :op1 (s / scan-01
                              :ARG1 (b2 / body
                                    :mod (f / full)))
                        :op2 (c / check-01
                              :ARG1 (g / groin)))
                  :ARG1-of (f2 / fame-01)
                  :manner (w / word-01
                        :ARG1 (a3 / arrest-01
                              :ARG0 p
                              :ARG1 p
                              :condition (t2 / touch-01
                                    :ARG0 (y / you)
                                    :ARG1 (j / junk
                                          :poss p)))))
            :ARG0-of (t3 / tap-02
                  :ARG1 (f3 / frustrate-01
                        :ARG0 (s2 / search-01
                              :ARG0-of (ii / invade-01
                                    :ARG1-of (ii2 / increase-01)))
                        :ARG1 p
                        :ARG1-of (r2 / rise-01))))
      :ARG2 (s3 / sensation
            :medium (ii3 / internet)))

# ::id 975 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok headquarters of the beijing organizing committee for the #### olympic games -lrb- bocog -rrb- are on the move thursday from <unk> mansion in the east of the chinese capital to another office building in the north .
# ::alignments
(m / move-01
      :ARG1 (h / headquarters
            :part-of (c / committee
                  :ARG0-of (o / organize-01
                        :ARG1 (g / game
                              :name (n / name
                                    :op1 "Olympic"
                                    :op2 "Games")))
                  :location (c2 / city
                        :name (n2 / name
                              :op1 "Beijing"))))
      :ARG2 (b / building
            :mod (o2 / office)
            :mod (a / another)
            :location (n3 / north))
      :time (d / date-entity
            :weekday (t / thursday))
      :source (m2 / mansion
            :location (r / relative-position
                  :op1 c2
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n4 / name
                                    :op1 "China"))
                        :ARG2 (c4 / capital)))
            :direction (e / east)))

# ::id 976 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the netherlands scored four goals in the second half wednesday to beat russia #-# in an international friendly .
# ::alignments
(s / score-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "The"
                  :op2 "Netherlands"))
      :ARG1 (g / goal
            :quant 4)
      :time (h / half
            :ord (o / ordinal-entity
                  :value 2))
      :purpose (b / beat-03
            :ARG0 t
            :ARG1 (t2 / team
                  :name (n2 / name
                        :op1 "Russia"))
            :location (f / friendly
                  :mod (ii / international)))
      :time (w / wednesday))

# ::id 977 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the stock market , on which millions of americans have come to depend for everything from a comfortable retirement to a shot at affluence , plunged monday , sending the dow jones industrial average down a record ### points and forcing the first early close of trading since the assassination of president kennedy in #### .
# ::alignments
(p / plunge-01
      :ARG1 (m / market
            :mod (s / stock)
            :ARG2-of (d / depend-01
                  :ARG0 (p2 / person
                        :mod (c / country
                              :name (n / name
                                    :op1 "America"))
                        :quant (m2 / multiple
                              :op1 1000000))
                  :ARG1 (e / everything
                        :example (r / retire-01
                              :ARG0 p2
                              :ARG0-of (c2 / comfortable-02))
                        :example (s2 / shoot-02
                              :ARG0 p2
                              :ARG2 (a / affluence)))))
      :time (d2 / date-entity
            :weekday (m3 / monday))
      :ARG0-of (s3 / send-03
            :ARG1 (a2 / average
                  :mod (ii / industry)
                  :mod (j / jones))
            :ARG2 (d3 / down-03
                  :ARG1 a2
                  :ARG2 (p3 / point
                        :mod (r2 / record))))
      :ARG0-of (f / force-01
            :ARG2 (c3 / close-04
                  :ARG1 (t / trade-01)
                  :time (e2 / early)
                  :ord (o / ordinal-entity
                        :value 1)
                  :time (s4 / since
                        :op1 (a3 / assassinate-01
                              :ARG1 (p4 / person
                                    :name (n2 / name
                                          :op1 "Kennedy")
                                    :ARG0-of (h / have-org-role-91
                                          :ARG2 (p5 / president))))))))

# ::id 978 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean president roh moo-hyun said tuesday that his coming talks with the north 's leader kim jong il will focus on bringing permanent peace to the divided peninsula , rather than the standoff over the north 's nuclear programs .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Rh"
                  :op2 "Moo-hyun")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Korea"))
                  :ARG2 (p2 / president)))
      :ARG1 (f / focus-01
            :ARG1 (t / talk-01
                  :ARG0 p
                  :ARG2 (p3 / person
                        :name (n3 / name
                              :op1 "Kim"
                              :op2 "Jong"
                              :op3 "Il")
                        :ARG0-of (l / lead-02
                              :ARG1 (n4 / north)))
                  :ARG1-of (c2 / come-01))
            :ARG2 (b / bring-01
                  :ARG0 p
                  :ARG1 (p4 / peace
                        :mod (p5 / permanent))
                  :ARG2 (p6 / peninsula
                        :ARG1-of (d / divide-02))
                  :ARG1-of (ii / instead-of-91
                        :ARG2 (s2 / standoff
                              :topic (p7 / program
                                    :mod (n5 / nucleus)
                                    :poss n4)))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 979 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok criminals have stolen the identities of more than #,### babies who died before their first birthday in a bid to obtain false passports , according to a parliamentary report .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Parliament")))
      :ARG1 (s2 / steal-01
            :ARG0 (p / person
                  :ARG2-of (c / criminal-03))
            :ARG1 (ii / identity
                  :poss (b / baby
                        :quant (m / more-than
                              :op1 1)
                        :ARG1-of (d / die-01
                              :time (b2 / before
                                    :op1 (b3 / birthday
                                          :ord (o / ordinal-entity
                                                :value 1)
                                          :poss b)))
                        :purpose (b4 / bid-01
                              :ARG0 p
                              :ARG1 (o2 / obtain-01
                                    :ARG0 p
                                    :ARG1 (p2 / passport
                                          :mod (f / false))))))))

# ::id 980 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok from ## a.m. sunday to ## a.m. monday , road accidents left ## dead in china , according to monday 's transportation report by the ministry of public security .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (m / ministry
                  :topic (s2 / security
                        :mod (p / public)))
            :topic (t / transport-01)
            :time (d / date-interval
                  :op1 (d2 / date-entity
                        :time "15:00"
                        :weekday (s3 / sunday))
                  :op2 (d3 / date-entity
                        :time "15:00"
                        :weekday (m2 / monday)))
            :ARG1 (l / leave-13
                  :ARG0 (a / accident
                        :mod (r2 / road))
                  :ARG1 (d4 / die-01
                        :ARG1 (p2 / person))
                  :location (c / country
                        :name (n / name
                              :op1 "China")))))

# ::id 981 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok portugal and north korea meet on monday in a reprise of one of the most famous games in world cup history .
# ::alignments
(m / meet-03
      :ARG0 (t / team
            :name (n / name
                  :op1 "Portugal"))
      :ARG1 (t2 / team
            :name (n2 / name
                  :op1 "North"
                  :op2 "Korea"))
      :time (d / date-entity
            :weekday (m2 / monday))
      :subevent (r / reprise-01
            :ARG1 (g / game
                  :ARG1-of (ii / include-91
                        :ARG2 (g2 / game
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (f / fame-01
                                          :ARG1 g2)
                                    :ARG3 (m3 / most)
                                    :ARG5 (g3 / game
                                          :time (h2 / history
                                                :mod (g4 / game
                                                      :name (n3 / name
                                                            :op1 "World"
                                                            :op2 "Cup"))))))))))

# ::id 982 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok yellow river water sunday poured into tianjin , the largest coastal city in north china suffering serious water shortage due to a six-year dry spell .
# ::alignments
(p / pour-01
      :ARG1 (s / sunday
            :mod (w / water
                  :ARG1-of (y / yellow-02)))
      :ARG3 (c / city
            :name (n / name
                  :op1 "Tianjin")
            :mod (c2 / coast)
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most)
                  :ARG5 (c3 / city
                        :location (n2 / north
                              :part-of (c4 / country
                                    :name (n3 / name
                                          :op1 "China")))))
            :ARG0-of (s2 / suffer-01
                  :ARG1 (s3 / short-06
                        :ARG1 c
                        :ARG2 (w2 / water)
                        :ARG1-of (s4 / serious-02)
                        :ARG1-of (c5 / cause-01
                              :ARG0 (s5 / spell
                                    :ARG1-of (d / dry-08)
                                    :duration (t / temporal-quantity
                                          :quant 6
                                          :unit (y2 / year))))))))

# ::id 983 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the french government announced wednesday a ##-million-euro aid for the flooded area in the south of the country where at least five people drowned and thousands were evacuated after two days of torrential rains .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "France"))))
      :ARG1 (a2 / aid-01
            :ARG1 (a3 / area
                  :ARG1-of (f / flood-01)
                  :location (s / south
                        :part-of (c2 / country))
                  :location-of (a4 / and
                        :op1 (d / drown-02
                              :ARG1 (p / person
                                    :quant (a5 / at-least
                                          :op1 5)))
                        :op2 (e / evacuate-01
                              :ARG2 (p2 / person
                                    :quant (m / multiple
                                          :op1 1000))
                              :time (a6 / after
                                    :op1 (r / rain-01
                                          :mod (t / torrent)
                                          :duration (t2 / temporal-quantity
                                                :quant 2
                                                :unit (d2 / day)))))))
            :ARG3 (m2 / monetary-quantity
                  :quant 10000000
                  :unit (e2 / euro)))
      :time (w / wednesday))

# ::id 984 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lacking what one attorney called both `` bark and bite , '' a state agency has failed to adequately oversee california 's juvenile halls , resulting in kids issued dirty underwear and forced to sleep on floors , according to a lawsuit filed wednesday .
# ::alignments
(s / say-01
      :ARG0 (s2 / sue-02
            :ARG1-of (f / file-01
                  :time (w / wednesday)))
      :ARG1 (f2 / fail-01
            :ARG1 (a / agency
                  :mod (s3 / state))
            :ARG2 (o / oversee-01
                  :ARG0 a
                  :ARG1 (h / hall
                        :mod (j / juvenile)
                        :poss (s4 / state
                              :name (n / name
                                    :op1 "California")))
                  :manner (a2 / adequate)
                  :ARG1-of (r / result-01
                        :ARG2 (a3 / and
                              :op1 (ii / issue-01
                                    :ARG1 (u / underwear
                                          :ARG1-of (d / dirty-02))
                                    :ARG2 (k / kid))
                              :op2 (f3 / force-01
                                    :ARG1 k
                                    :ARG2 (s5 / sleep-01
                                          :ARG0 k
                                          :location (f4 / floor))))))
            :ARG1-of (c / cause-01
                  :ARG0 (l / lack-01
                        :ARG0 a
                        :ARG1 (t / thing
                              :ARG1-of (c2 / call-01
                                    :ARG0 (a4 / attorney
                                          :quant 1)
                                    :ARG2 (a5 / and
                                          :op1 (b / bark)
                                          :op2 (b2 / bite))))))))

# ::id 985 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the collapse of us energy giant enron caused further ripples in britain thursday when the prominent head of a press watchdog stepped down temporarily pending a probe into his links with the failed company .
# ::alignments
(c / cause-01
      :ARG0 (c2 / collapse-01
            :ARG1 (c3 / company
                  :name (n / name
                        :op1 "Enron")
                  :mod (g / giant
                        :mod (e / energy))
                  :poss (w / we)))
      :ARG1 (r / ripples
            :location (c4 / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "Kingdom"))
            :mod (f / further))
      :time (d / date-entity
            :weekday (t / thursday)
            :time-of (s / step-down-04
                  :ARG0 (p / person
                        :ARG0-of (h / head-01
                              :ARG1 (w2 / watchdog
                                    :mod (p2 / press)))
                        :mod (p3 / prominent))
                  :ARG1-of (p4 / pend-01
                        :ARG2 (p5 / probe-01
                              :ARG1 (l / link-01
                                    :ARG1 p
                                    :ARG2 (c5 / company
                                          :ARG1-of (f2 / fail-01)))))
                  :duration (t2 / temporary))))

# ::id 986 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france will provide a reconstruction loan of ## to ## million euros -lrb- ##-## million dollars -rrb- to algeria on specially favourable terms following an earthquake that has claimed more than #,### lives , prime minister jean-pierre raffarin said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jean-pierre"
                  :op2 "Raffarin")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (p3 / provide-01
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "France"))
            :ARG1 (l / loan-01
                  :ARG1 (m2 / monetary-quantity
                        :quant 1000000
                        :unit (e / euro))
                  :ARG2 (c2 / country
                        :name (n3 / name
                              :op1 "Algeria"))
                  :mod (r / reconstruct-01)
                  :manner (t / term
                        :ARG1-of (f / favor-01
                              :ARG1-of (s2 / special-02))
                        :ARG1-of (f2 / follow-01
                              :ARG2 (e2 / earthquake
                                    :ARG0-of (c3 / claim-02
                                          :ARG1 (l2 / life
                                                :quant (m3 / more-than
                                                      :op1 1000000)))))))
            :ARG2 c2
            :time (d / date-entity
                  :weekday (s3 / saturday))))

# ::id 987 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok holders of $ #.# million in subordinated debt from the failed santa barbara savings and loan association were turned away by the supreme court today in a bid to move higher up the priority list of the thrift 's creditors .
# ::alignments
(t / turn-away-04
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court"))
      :ARG1 (p / person
            :ARG0-of (h / hold-01
                  :ARG1 (d / debt
                        :ARG1-of (s / subordinate-01)
                        :ARG1-of (o / owe-01
                              :ARG2 (a / and
                                    :op1 (m / monetary-quantity
                                          :quant 1000000
                                          :unit (d2 / dollar))
                                    :op2 (m2 / monetary-quantity
                                          :quant 1000000
                                          :unit (d3 / dollar)))
                              :source (o2 / organization
                                    :name (n2 / name
                                          :op1 "Santa"
                                          :op2 "Barbara"
                                          :op3 "Savings"
                                          :op4 "and"
                                          :op5 "Association")
                                    :ARG1-of (f / fail-01))))))
      :time (t2 / today)
      :purpose (b / bid-01
            :ARG0 p
            :ARG1 (m3 / move-01
                  :ARG0 p
                  :ARG1 p
                  :ARG2 (u / up-03
                        :ARG1 p
                        :ARG2 (l / list
                              :mod (p2 / priority)
                              :poss (p3 / person
                                    :ARG0-of o
                                    :ARG1 (t3 / thrift))))
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (h3 / high-02)
                        :ARG3 (m4 / more)))))

# ::id 988 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices continued their slide on tuesday after a period of unusually warm weather enveloped the united states , reducing expected demand for heating fuel .
# ::alignments
(c / continue-01
      :ARG0 (p / price-01
            :ARG1 (o / oil))
      :ARG1 (s / slide-01
            :ARG1 p)
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (a / after
            :op1 (e / envelop-01
                  :ARG0 (p2 / period
                        :mod (w / weather
                              :ARG1-of (w2 / warm-07
                                    :mod (u / usual
                                          :polarity -))))
                  :ARG1 (c2 / country
                        :name (n / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG0-of (r / reduce-01
                        :ARG1 (d2 / demand-01
                              :ARG1 (f / fuel
                                    :ARG2-of (h / heat-01))
                              :ARG1-of (e2 / expect-01))))))

# ::id 989 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok washington -- it sounds like a simple , no-nonsense measure , just the ticket for the senate to pass on a day when the annual federal budget was running $ ### billion in the red .
# ::alignments
(s / say-01
      :ARG1 (s2 / sound-01
            :ARG1 (ii / it)
            :ARG2 (m / measure-02
                  :mod (s3 / sense-02
                        :polarity -)
                  :ARG1-of (s4 / simple-02)
                  :mod (t / ticket
                        :mod (j / just)
                        :purpose (p / pass-01
                              :ARG0 (g / government-organization
                                    :name (n / name
                                          :op1 "Senate"))
                              :time (d / day
                                    :time-of (r / run-01
                                          :ARG0 (b / budget-01
                                                :ARG0 (g2 / government-organization
                                                      :mod (f / federal))
                                                :frequency (r2 / rate-entity-91
                                                      :ARG3 (t2 / temporal-quantity
                                                            :quant 1
                                                            :unit (y / year))))
                                          :ARG1 r2
                                          :ARG1 (m2 / monetary-quantity
                                                :quant 1000000000
                                                :unit (d2 / dollar))
                                          :ARG2 t2
                                          :ARG3 (r3 / red)))))))
      :ARG2 (c / city
            :name (n2 / name
                  :op1 "Washington")))

# ::id 990 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greece overcame an early fight-back to win its second beijing olympics men 's basketball game on tuesday , pummeling germany ##-## .
# ::alignments
(c / cause-01
      :ARG0 (o / overcome-01
            :ARG0 (c2 / country
                  :name (n / name
                        :op1 "Greece"))
            :ARG1 (f / fight-back-00
                  :time (e / early))
            :purpose (w / win-01
                  :ARG0 c2
                  :ARG1 (g / game
                        :mod (b / basketball)
                        :mod (m / man)
                        :mod g
                        :location (c3 / city
                              :name (n2 / name
                                    :op1 "Beijing"))
                        :subevent-of g
                        :name (n3 / name
                              :op1 "Olympics")))
            :ord (o2 / ordinal-entity
                  :value 2)
            :poss c2
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :ARG1 (p / pummel-01
            :ARG0 c2
            :ARG1 (c4 / country
                  :name (n4 / name
                        :op1 "Germany"))))

# ::id 991 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigerian sprinter paul <unk> has tested positive for drugs after winning a gold medal in the all africa games #x###m relay final , lamine diack , the president of the african athletic <unk> , said here on wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lamine"
                  :op2 "Diack")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "Football"
                              :op2 "Association")
                        :mod (c / continent
                              :name (n3 / name
                                    :op1 "Africa")))
                  :ARG2 (p2 / president)))
      :ARG1 (t / test-01
            :ARG1 p
            :name (n4 / name
                  :op1 "Paul"
                  :op2 "Hector"
                  :op3 "Blair")
            :ARG0-of h
            :ARG1 (c2 / country
                  :ARG2 (s2 / sprinter)))
      :ARG2 (d / drug)
      :time (a / after
            :op1 (w / win-01
                  :ARG0 p
                  :ARG1 (m / medal
                        :mod (g / gold))
                  :ARG4 (f / final
                        :subevent-of (g2 / game
                              :name (n5 / name
                                    :op1 "x###m"
                                    :op2 "relay")
                              :mod c
                              :mod (a2 / all)))))
      :location (h2 / here)
      :time (d2 / date-entity
            :weekday (w2 / wednesday)))

# ::id 992 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palm inc. said thursday that its much-awaited new smart phone , the pre , can connect to apple 's itunes software and download music and photos just as if it were an ipod or iphone .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Palm"
                  :op2 "Inc."))
      :ARG1 (p / possible-01
            :ARG1 (a / and
                  :op1 (c2 / connect-01
                        :ARG1 (p2 / phone
                              :ARG1-of (n2 / new-01)
                              :ARG1-of (c3 / call-01
                                    :time (b / before))
                              :ARG1-of (w / wait-01
                                    :degree (m / much))
                              :ARG1-of (s2 / smart-06))
                        :ARG2 (s3 / software
                              :name (n3 / name
                                    :op1 "iTunes")
                              :poss c
                              :name (n4 / name
                                    :op1 "Apple"))))
            :op2 (d / download-01
                  :ARG0 p2
                  :ARG1 (a2 / and
                        :op1 (m2 / music)
                        :op2 (p3 / photograph))
                  :ARG1-of (r / resemble-01
                        :ARG2 (o / or
                              :op1 (ii / ipod)
                              :op2 (ii2 / iphone)
                              :domain p2)
                        :mod (j / just))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 993 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar closed little changed in europe against other major currencies , unable to hold the highs it tracked u.s. bonds to , as traders were reluctant to bet on a stronger dollar before the u.s. jobs report friday .
# ::alignments
(c / cause-01
      :ARG0 (r / reluctant-01
            :ARG0 (p / person
                  :ARG0-of (t / trade-01))
            :ARG1 (b / bet-01
                  :ARG0 p
                  :ARG2 (d / dollar
                        :ARG1-of (s / strong-02
                              :ARG2-of (h / have-degree-91
                                    :ARG1 d
                                    :ARG3 (m / more))))
                  :time (b2 / before
                        :op1 (r2 / report-01
                              :ARG1 (j / job)
                              :time (d2 / date-entity
                                    :weekday (f / friday))
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "U.S."))))))
      :ARG1 (c3 / close-01
            :ARG1 d
            :ARG2 (c4 / change-01
                  :ARG1 d
                  :ARG2 (e / europe)
                  :prep-against (c5 / currency
                        :mod (o / other)
                        :ARG1-of (m2 / major-02))
                  :degree (l / little))))

# ::id 994 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a boeing-### jet crashed near russia 's city of perm in the central ural mountains killing all ## passengers and five crew on board , russian news agencies reported sunday quoting emergency ministry officials .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Russia")))
      :ARG1 (c2 / crash-01
            :ARG1 (j / jet
                  :name (n3 / name
                        :op1 "Boeing-###"))
            :ARG1-of (n4 / near-02
                  :ARG2 (c3 / city
                        :name (n5 / name
                              :op1 "Per")
                        :location (m / mountain
                              :mod (r2 / rural)
                              :location (c4 / center))
                        :poss c))
            :ARG0-of (k / kill-01
                  :ARG1 (a2 / and
                        :op1 (p / passenger
                              :mod (a3 / all))
                        :op2 (c5 / crew
                              :quant 5)
                        :location j)))
      :time (d / date-entity
            :weekday (s / sunday))
      :ARG2-of (q / quote-01
            :ARG0 a
            :ARG2 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (m2 / ministry
                              :topic (e / emergency))
                        :ARG2 (o / official)))))

# ::id 995 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok abraham lincoln 's heartfelt reply to a group of youngsters who asked him to free america 's `` little slave children '' has sold for $ #.# million -lrb- euro# .## million -rrb- .
# ::alignments
(s / sell-01
      :ARG0 (r / reply-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "raham"
                        :op2 "Lincoln"))
            :ARG1 (g / group
                  :consist-of (y / youngster
                        :ARG0-of (a / ask-02
                              :ARG1 (f / free-01
                                    :ARG0 p
                                    :ARG1 (c / child
                                          :mod (l / little)
                                          :mod (s2 / slave)
                                          :poss (c2 / country
                                                :name (n2 / name
                                                      :op1 "America"))
                                          :mod s2)))
                        :ARG2 p)))
      :ARG1-of (f2 / feel-01
            :ARG0 p)
      :ARG3 (m / monetary-quantity
            :quant 1000000
            :unit (d / dollar)))

# ::id 996 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spaniard juan miguel mercado of <unk> won the tour de france 's ##th stage after ###.# km of racing in pau on wednesday .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Juan"
                  :op2 "Miguel"
                  :op3 "Mercado")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Spain")))
      :ARG1 (s / stage
            :ord (o / ordinal-entity
                  :value -1)
            :poss (t / tour
                  :name (n3 / name
                        :op1 "Tour"
                        :op2 "de"
                        :op3 "France")))
      :time (a / after
            :op1 (r / race-02
                  :location (c2 / city
                        :name (n4 / name
                              :op1 "Pau"))
                  :duration (m / multiple
                        :op1 (t2 / temporal-quantity
                              :quant 1
                              :unit (k / kilometer))))))

# ::id 997 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a tribunal trying to establish the truth about bloody sunday , one of most symbolic incidents in northern ireland 's history , will move to britain so that soldiers who shot civilians can testify in person .
# ::alignments
(m / move-01
      :ARG0 (t / tribunal
            :ARG0-of (t2 / try-01
                  :ARG1 (e / establish-01
                        :ARG0 t
                        :ARG1 (t3 / truth
                              :topic (e2 / event
                                    :name (n / name
                                          :op1 "Blood"
                                          :op2 "Sunday")
                                    :ARG1-of (ii / include-91
                                          :ARG2 (ii2 / incident
                                                :ARG1-of (h / have-degree-91
                                                      :ARG2 (s / symbolize-01
                                                            :ARG1 ii2)
                                                      :ARG3 (m2 / most)
                                                      :ARG5 (h2 / history
                                                            :location (n2 / north
                                                                  :part-of (c / country
                                                                        :name (n3 / name
                                                                              :op1 "Ireland"))))))))))))
      :ARG2 c
      :name (n4 / name
            :op1 "Britain")
      :purpose (p / possible-01
            :ARG1 (t4 / testify-01
                  :ARG0 (s2 / soldier
                        :ARG0-of (s3 / shoot-02
                              :ARG1 (c2 / civilian)))
                  :manner (ii3 / in-person))))

# ::id 998 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the construction bank of china , one of china 's four state commercial banks , has launched a campaign to widely promote dragon cards in large enterprises in shanghai .
# ::alignments
(l / launch-01
      :ARG0 (b / bank
            :name (n / name
                  :op1 "Construction"
                  :op2 "Bank"
                  :op3 "of"
                  :op4 "China")
            :ARG1-of (ii / include-91
                  :ARG2 (b2 / bank
                        :quant 4
                        :mod (c / commerce)
                        :mod (s / state)
                        :poss (c2 / country
                              :name (n2 / name
                                    :op1 "China")))))
      :ARG1 (c3 / campaign-01
            :ARG0 b
            :ARG1 (p / promote-02
                  :ARG0 b
                  :ARG1 (c4 / card
                        :mod (d / dragon))
                  :ARG1-of (w / wide-02)
                  :location (e / enterprise
                        :mod (l2 / large)
                        :location (c5 / city
                              :name (n3 / name
                                    :op1 "Shanghai"))))))

# ::id 999 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok charles lee remington , the yale university entomologist who knew everything there is to know about butterflies and moths and who used his studies of <unk> to provide crucial insights into the process of evolution , has died .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Charles"
                  :op2 "Lee"
                  :op3 "Remington")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (u / university
                        :name (n2 / name
                              :op1 "Yale"))
                  :ARG2 (e / entomologist))
            :ARG0-of (k / know-01
                  :ARG1 (e2 / everything
                        :ARG1-of (k2 / know-01
                              :ARG0 (a / and
                                    :op1 (b / butterflies)
                                    :op2 (m / moths)))))
            :ARG0-of (u2 / use-01
                  :ARG1 (s / study-01
                        :ARG0 p
                        :ARG1 (e3 / erythroat))
                  :ARG2 (p2 / provide-01
                        :ARG0 p
                        :ARG1 (ii / insight
                              :mod (c / crucial)
                              :topic (p3 / process-01
                                    :ARG1 (e4 / evolve-01)))))))

# ::id 1000 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dressed in black body armor and toting automatic weapons , two bandits shot up a north hollywood bank friday morning , then were cut down outside by police officers in a running fire-fight whose <unk> horror was caught live , for all the city to watch , by helicopter news cameras .
# ::alignments
(a / and
      :op1 (s / shoot-02
            :ARG0 (b / bandit
                  :quant 2
                  :ARG1-of (d / dress-01
                        :ARG2 (a2 / armor
                              :mod (b2 / body)
                              :ARG1-of (b3 / black-04)))
                  :ARG0-of (t / toting-01
                        :ARG1 (w / weapon
                              :mod (a3 / automatic))))
            :ARG1 (b4 / bank
                  :location (n / north
                        :part-of (m / market-sector
                              :name (n2 / name
                                    :op1 "Hollywood"))))
            :time (d2 / date-entity
                  :weekday (f / friday)
                  :dayperiod (m2 / morning)))
      :op2 (c / cut-down-11
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / police)
                        :ARG2 (o / officer)))
            :ARG1 b
            :location (o2 / outside)
            :time (t2 / then)
            :manner (f2 / fight-01
                  :ARG0 b
                  :manner (f3 / fire-01)
                  :ARG1-of (c2 / catch-03
                        :ARG0 (c3 / camera
                              :mod (n3 / news)
                              :mod (h2 / helicopter))
                        :ARG1-of (l / live-01)
                        :beneficiary (c4 / city
                              :mod (a4 / all))))))

# ::id 1001 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a power failure stranded about ### passengers for a couple of hours aboard three monorail trains at walt disney world .
# ::alignments
(s / strand-01
      :ARG0 (f / fail-01
            :ARG1 (p / power))
      :ARG1 (p2 / passenger
            :quant (a / about
                  :op1 2))
      :duration (c / couple
            :op1 (t / temporal-quantity
                  :quant 1
                  :unit (h / hour)))
      :location (a2 / aboard
            :op1 (t2 / train
                  :quant 3
                  :mod (m / monorail)
                  :location (f2 / facility
                        :name (n / name
                              :op1 "Walt"
                              :op2 "disney"
                              :op3 "World")))))

# ::id 1002 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a sharp drop in energy costs pulled wholesale prices down #.# percent in august , the labor department reported friday in a sign of easing inflation pressures .
# ::alignments
(r / report-01
      :ARG0 (d / department
            :topic (l / labor))
      :ARG1 (p / pull-01
            :ARG0 (d2 / drop-01
                  :ARG1 (c / cost-01
                        :ARG1 (e / energy))
                  :ARG1-of (s / sharp-02))
            :ARG1 (p2 / price-01
                  :mod (w / wholesale))
            :ARG2 (d3 / down-03
                  :ARG1 p2
                  :ARG2 (p3 / percentage-entity
                        :value 1))
            :time (d4 / date-entity
                  :month 11)
            :ARG0-of (s2 / signal-07
                  :ARG1 (e2 / ease-01
                        :ARG1 (p4 / pressure-01
                              :ARG0 (ii / inflation))))))

# ::id 1003 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india has indicated to the maldives its readiness to attend the <unk> saarc summit at dhaka any time convenient to other members of the seven-nation grouping , visiting maldives president maumoon abdul gayoom said at a press conference here wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Maumoon"
                  :op2 "Abdul"
                  :op3 "Gayoom")
            :ARG0-of (v / visit-01
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Maldives")))
            :ARG0-of (h / have-org-role-91
                  :ARG1 c
                  :ARG2 (p2 / president)))
      :ARG1 (ii / indicate-01
            :ARG0 c
            :ARG1 (r / ready-02
                  :ARG1 c
                  :ARG2 (a / attend-01
                        :ARG0 c
                        :ARG1 (s2 / summit
                              :name (n3 / name
                                    :op1 "Southern"
                                    :op2 "Sarc")
                              :location (c2 / city
                                    :name (n4 / name
                                          :op1 "Dhaka")))
                        :time (t / time
                              :mod (a2 / any)
                              :mod (c3 / convenient
                                    :beneficiary (p3 / person
                                          :mod (o / other)
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG1 (g / group
                                                      :consist-of (n5 / nation
                                                            :quant 7))
                                                :ARG2 (m / member)))))))
            :ARG2 c)
      :time (c4 / conference
            :mod (p4 / press)
            :location (h3 / here)
            :time (w / wednesday)))

# ::id 1004 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when all the campaign name-calling , lies and distortions end on monday , it comes down to this : it 's the turnout , stupid .
# ::alignments
(c / come-down-23
      :ARG2 (t / turn-out-17
            :domain (ii / it))
      :ARG1-of (s / say-01
            :ARG0 (ii2 / i)
            :ARG2 (s2 / stupid))
      :time (e / end-01
            :ARG1 (c2 / campaign-01
                  :ARG1 (a / and
                        :op1 (c3 / call-01
                              :ARG2 (n / name))
                        :op2 (l / lie-08)
                        :op3 (d / distort-01))
                  :mod (a2 / all))
            :time (d2 / date-entity
                  :weekday (m / monday))))

# ::id 1005 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the democratic people 's republic of korea -lrb- dprk -rrb- and south korea resumed their aviation talks sunday in bangkok , thailand , to discuss the opening of air passage routes , the construction and transportation ministry said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (a / and
                  :op1 (c / construct-01)
                  :op2 (t / transport-01)))
      :ARG1 (r / resume-01
            :ARG0 (a2 / and
                  :op1 (r2 / republic
                        :name (n / name
                              :op1 "Republic"
                              :op2 "of"
                              :op3 "Korea")
                        :poss (p / people
                              :mod (d / democracy)))
                  :op2 (c2 / country-region
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Korea")))
            :ARG1 (t2 / talk-01
                  :ARG0 a2
                  :ARG1 (a3 / aviation))
            :time (d2 / date-entity
                  :weekday (s2 / sunday))
            :location (c3 / city
                  :name (n3 / name
                        :op1 "Bangkok")
                  :location (c4 / country
                        :name (n4 / name
                              :op1 "Thailand")))
            :purpose (d3 / discuss-01
                  :ARG0 a2
                  :ARG1 (o / open-01
                        :ARG1 (r3 / route
                              :path-of (p2 / pass-03
                                    :path (a4 / air)))))))

# ::id 1006 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain 's uncertain national election may deliver a surprising twist : the country 's perennial third-placed party , the hitherto toothless liberal democrats , could play kingmaker .
# ::alignments
(p / possible-01
      :ARG1 (d / deliver-01
            :ARG0 (e / elect-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Britain"))
                  :mod (n2 / nation)
                  :ARG1-of (c2 / certain
                        :polarity -))
            :ARG1 (t / twist-01
                  :ARG0 (p2 / possible-01
                        :ARG1 (p3 / play-02
                              :ARG0 (p4 / party
                                    :poss c
                                    :ARG1-of (p5 / place-01
                                          :ARG2 (o / ordinal-entity
                                                :value 3)
                                          :mod (p6 / perennial))
                                    :ARG1-of (l / liberal-02)
                                    :mod (t2 / tooth
                                          :polarity -))
                              :ARG1 (p7 / person
                                    :ARG0-of (m / make-01
                                          :ARG1 (k / king)))))
                  :ARG0-of (s / surprise-01))))

# ::id 1007 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oscar-winning us actor halle berry suffered a broken arm while filming her latest movie , `` <unk> , '' in canada , warner brothers said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Warner"))
                  :ARG2 (b / brother)))
      :ARG1 (s2 / suffer-01
            :ARG0 (p3 / person
                  :name (n2 / name
                        :op1 "Halle"
                        :op2 "Berry")
                  :ARG0-of (a / act-01)
                  :ARG0-of (w / win-01
                        :ARG1 (c / car))
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "Australia")))
            :ARG1 (b2 / break-01
                  :ARG1 (a2 / arm))
            :time (f / film-01
                  :ARG0 p3
                  :ARG1 (m / movie
                        :name (n4 / name
                              :op1 "Illustration")
                        :poss p3
                        :mod (l / last))
                  :location (c3 / country
                        :name (n5 / name
                              :op1 "Canada"))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1008 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cyprus ' national council , the top advisory body to the president on the cyprus issue , called tuesday on u.n. secretary general kofi annan `` to immediately set a date for the continuation '' of proximity talks .
# ::alignments
(c / call-03
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "National"
                  :op2 "Council")
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Cyprus"))
            :mod (b / body
                  :ARG0-of (a / advise-01
                        :ARG2 (ii / issue-02
                              :ARG0 c2))
                  :mod (t / top)
                  :prep-to (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p2 / president)))))
      :ARG1 (s / set-02
            :ARG0 (p3 / person
                  :name (n3 / name
                        :op1 "Kofi"
                        :op2 "Annan")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (o / organization
                              :name (n4 / name
                                    :op1 "U.N."))
                        :ARG2 (s2 / secretary
                              :mod (g2 / general))))
            :ARG1 (d / date
                  :time-of (c3 / continue-01
                        :ARG1 (t2 / talk-01
                              :ARG1 (c4 / close-10))))
            :time (ii2 / immediate))
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 1009 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok protesters seeking prime minister thaksin shinawatra 's ouster brushed off pleas from businesses and police wednesday and forged ahead with plans for a mass rally certain to snarl traffic and close shops in bangkok 's busiest shopping district .
# ::alignments
(a / and
      :op1 (b / brush-off-02
            :ARG0 (p / person
                  :ARG0-of (p2 / protest-01
                        :ARG1 (o / oust-01
                              :ARG1 (p3 / person
                                    :name (n / name
                                          :op1 "Thaksin"
                                          :op2 "Shinawatra")
                                    :ARG0-of (h / have-org-role-91
                                          :ARG2 (m / minister
                                                :mod (p4 / prime)))))))
            :ARG1 (p5 / plead-01
                  :ARG0 (a2 / and
                        :op1 (b2 / business)
                        :op2 (p6 / police)))
            :time (w / wednesday))
      :op2 (f / forge-02
            :ARG0 p
            :ARG1 (a3 / ahead)
            :ARG2 (p7 / plan-01
                  :ARG0 p
                  :ARG1 (r / rally-01
                        :mod (m2 / mass)
                        :ARG0-of (s / snarl-01
                              :ARG1 (t / traffic))
                        :ARG0-of (c / close-01
                              :ARG1 (s2 / shop
                                    :location (d / district
                                          :ARG1-of (h2 / have-degree-91
                                                :ARG2 (b3 / busy-01
                                                      :ARG1 d)
                                                :ARG3 (m3 / most)
                                                :ARG5 (c2 / city
                                                      :name (n2 / name
                                                            :op1 "Bangkok")))))
                              :mod (c3 / certain))))))

# ::id 1010 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's state media called the results of taiwan 's first direct presidential election a victory for reunification and a defeat for those people who support independence for the island .
# ::alignments
(c / call-01
      :ARG0 (m / media
            :mod (s / state)
            :poss (c2 / country
                  :name (n / name
                        :op1 "China")))
      :ARG1 (r / result-01
            :ARG1 (e / elect-01
                  :ARG1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c3 / country
                                    :name (n2 / name
                                          :op1 "Taiwan"))
                              :ARG2 (p2 / president)))
                  :ARG1-of (d / direct-02)
                  :ord (o / ordinal-entity
                        :value 1)))
      :ARG2 (a / and
            :op1 (w / win-01
                  :ARG2 (r2 / reunify-01))
            :op2 (d2 / defeat-01
                  :ARG1 (p3 / person
                        :mod (t / that)
                        :ARG0-of (s2 / support-01
                              :ARG1 (d3 / depend-01
                                    :polarity -
                                    :ARG0 c3
                                    :ARG1 c3))))))

# ::id 1011 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the swedish government thursday rejected france 's demand to extradite algerian abdelkrim deneche , suspected of involvement in a bomb attack on a french commuter train which killed seven , the justice ministry said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (j / justice))
      :ARG1 (r / reject-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Sweden"))))
            :ARG1 (d / demand-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "France"))
                  :ARG1 (e / extradite-01
                        :ARG0 c2
                        :ARG1 (p / person
                              :name (n3 / name
                                    :op1 "Abdelkrim"
                                    :op2 "Deneche")
                              :mod (c3 / country
                                    :name (n4 / name
                                          :op1 "Algeria"))
                              :ARG2-of (s2 / suspect-01
                                    :ARG1 (ii / involve-01
                                          :ARG1 p
                                          :ARG2 (a / attack-01
                                                :ARG1 (t / train
                                                      :ARG0-of (c4 / commute-01)
                                                      :mod (c5 / country
                                                            :name (n5 / name
                                                                  :op1 "France")))
                                                :instrument (b / bomb)
                                                :ARG0-of (k / kill-01
                                                      :ARG1 (p2 / person
                                                            :quant 7))))))))
            :time (d2 / date-entity
                  :weekday (t2 / thursday))))

# ::id 1012 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok derek jeter expects another encouraging result monday when he gets a second opinion on his dislocated left shoulder .
# ::alignments
(e / expect-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Derek"
                  :op2 "Jeter")
            :part (s / shoulder
                  :ARG1-of (d / dislocate-01)))
      :ARG1 (r / result
            :ARG0-of (e2 / encourage-01)
            :mod (a / another)
            :time (d2 / date-entity
                  :weekday (m / monday)
                  :time-of (g / get-01
                        :ARG0 p
                        :ARG1 (o / opine-01
                              :ARG0 p
                              :ARG1 s
                              :ord (o2 / ordinal-entity
                                    :value 2))))))

# ::id 1013 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president nelson mandela and visiting us vice president al gore discussed the situation in nigeria on tuesday , as south africa continued to lead moves to isolate the nigerian junta following its execution of minority rights activists .
# ::alignments
(d / discuss-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Nelson"
                        :op2 "Mandela")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :op2 (p3 / person
                  :name (n2 / name
                        :op1 "Al"
                        :op2 "N gore")
                  :ARG0-of (v / visit-01
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States")))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p4 / president
                              :mod (v2 / vice)))))
      :ARG1 (s / situation
            :location (c2 / country
                  :name (n4 / name
                        :op1 "Nigeria")))
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c3 / cause-01
            :ARG0 (c4 / continue-01
                  :ARG0 (c5 / country
                        :name (n5 / name
                              :op1 "South"
                              :op2 "Africa"))
                  :ARG1 (l / lead-02
                        :ARG0 c5
                        :ARG2 (m / move-02
                              :ARG0 c5
                              :ARG1 (ii / isolate-01
                                    :ARG0 c5
                                    :ARG1 (j / junta
                                          :mod (c6 / country
                                                :name (n6 / name
                                                      :op1 "Niger")))
                                    :ARG1-of (f / follow-01
                                          :ARG2 (e / execute-01
                                                :ARG0 j
                                                :ARG1 (a2 / activist
                                                      :purpose (r / right-05
                                                            :ARG1 (m2 / minority)))))))))))

# ::id 1014 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok basking in military victory over yugoslavia , president clinton on friday visited the home of the b-# stealth bomber to thank the crews of a `` truly remarkable aircraft .
# ::alignments
(v / visit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (h2 / home
            :poss (a / aircraft
                  :name (n2 / name
                        :op1 "B-#"
                        :op2 " stealth"
                        :op3 "Bomber")))
      :time (d / date-entity
            :weekday (f / friday))
      :purpose (t / thank-01
            :ARG0 p
            :ARG1 (c / crew
                  :poss (a2 / aircraft
                        :ARG1-of (r / remarkable-02
                              :degree (t2 / truly)))))
      :manner (b / bask-in-01
            :ARG0 p
            :ARG1 (w / win-01
                  :ARG0 p
                  :ARG2 (c2 / country
                        :name (n3 / name
                              :op1 "Yugoslavia"))
                  :mod (m / military))))

# ::id 1015 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq 's government says it will build an $ ### million shipyard to build and repair ships at its gulf seaport .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Iraq"))))
      :ARG1 (b / build-01
            :ARG0 g
            :ARG1 (s2 / shipyard
                  :mod (m / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar)))
            :purpose (a / and
                  :op1 (b2 / build-01
                        :ARG0 g
                        :ARG1 s2)
                  :op2 (r / repair-01
                        :ARG0 g
                        :ARG1 s2)
                  :location (s3 / seaport
                        :location (g3 / gulf
                              :name (n2 / name
                                    :op1 "Gulf"))
                        :poss c))))

# ::id 1016 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two iraqi journalists working for abc news in baghdad were ambushed and killed as they drove home from work , the television network announced friday .
# ::alignments
(a / announce-01
      :ARG0 (n / network
            :mod (t / television))
      :ARG1 (a2 / and
            :op1 (a3 / ambush-01
                  :ARG1 (j / journalist
                        :quant 2
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Iraq"))
                        :ARG0-of (w / work-01
                              :ARG2 (p / publication
                                    :name (n3 / name
                                          :op1 "BBC"
                                          :op2 "News"))
                              :location (c2 / city
                                    :name (n4 / name
                                          :op1 "Baghdad")))))
            :op2 (k / kill-01
                  :ARG1 j)
            :time (d / drive-01
                  :ARG0 j
                  :ARG1 (h / home)
                  :source (w2 / work-01
                        :ARG0 j)))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1017 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil company bp says it decided not to bid for a drilling license near greenland but wo n't say whether the decision was influenced by the disastrous blowout of a deepwater well in the gulf of mexico .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (c2 / company
                  :name (n / name
                        :op1 "BP")
                  :mod (o / oil))
            :ARG1 (d / decide-01
                  :ARG0 c2
                  :ARG1 (b / bid-01
                        :polarity -
                        :ARG0 c2
                        :ARG1 (l / license
                              :mod (d2 / drill-01)
                              :ARG1-of (n2 / near-02
                                    :ARG2 (c3 / country-region
                                          :name (n3 / name
                                                :op1 "Greenland")))))))
      :ARG2 (s2 / say-01
            :polarity -
            :ARG0 c2
            :ARG1 (t / truth-value
                  :polarity-of (ii / influence-01
                        :ARG0 (b2 / blow-out-06
                              :ARG1 (w / well
                                    :mod (d3 / deepwater))
                              :mod (d4 / disastrous)
                              :location (g / gulf
                                    :name (n4 / name
                                          :op1 "Gulf"
                                          :op2 "of"
                                          :op3 "Mexico")))
                        :ARG1 d))))

# ::id 1018 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new british prime minister gordon brown appointed the country 's first female home secretary thursday , handing the role to jacqui smith .
# ::alignments
(a / and
      :op1 (a2 / appoint-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Gordon"
                        :op2 "Brown")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Great"
                                    :op2 "Britain"))
                        :ARG2 (m / minister
                              :mod (p2 / prime)
                              :ARG1-of (n3 / new-01))))
            :ARG1 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (s / secretary
                              :topic (h3 / home)
                              :mod (f / female)
                              :ord (o / ordinal-entity
                                    :value 1))))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (h4 / hand-01
            :ARG0 p
            :ARG1 h2
            :ARG2 (p4 / person
                  :name (n4 / name
                        :op1 "Jacqui"
                        :op2 "Sith"))))

# ::id 1019 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia held off a strong challenge from the dominican republic in a five-set thriller to notch up their second victory at the #### fivb world grand prix here on saturday .
# ::alignments
(h / hold-off-05
      :ARG0 (c / country
            :name (n / name
                  :op1 "Russia"))
      :ARG1 (c2 / challenge-01
            :ARG0 (r / republic
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "Dominican")))
            :ARG1 c
            :ARG1-of (s / strong-02))
      :manner (t / thriller
            :quant 5
            :ARG1-of (s2 / set-02))
      :purpose (n3 / notch-up-02
            :ARG0 c
            :ARG1 (w / win-01
                  :ARG0 c
                  :ARG2 (g / game
                        :name (n4 / name
                              :op1 "Fivb"
                              :op2 "World"
                              :op3 "Grand"
                              :op4 "Prix")
                        :location (h2 / here)
                        :time (d / date-entity
                              :weekday (s3 / saturday)))
                  :ord (o / ordinal-entity
                        :value 2))))

# ::id 1020 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok international press freedom watchdogs on wednesday protested a one-year suspended jail sentence and heavy fine handed down this week to a rwandan journalist for defamation .
# ::alignments
(p / protest-01
      :ARG0 (w / watchdog
            :purpose (f / free-04
                  :ARG1 (p2 / press))
            :mod (ii / international))
      :ARG1 (a / and
            :op1 (s / sentence-01
                  :ARG2 (j / jail)
                  :ARG1-of (s2 / suspend-01)
                  :duration (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :op2 (f2 / fine-01
                  :mod (h / heavy)
                  :ARG1-of (h2 / hand-01
                        :ARG2 (j2 / journalist
                              :mod (c / country
                                    :name (n / name
                                          :op1 "Rwanda")))
                        :direction (d / down)
                        :time (w2 / week
                              :mod (t2 / this)))))
      :time (w3 / wednesday))

# ::id 1021 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok third-seeded daniela hantuchova , seventh-seeded katarina srebotnik , and eighth-seeded sybille bammer reached the quarterfinals of the bank of the west classic on wednesday .
# ::alignments
(r / reach-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Daniela"
                        :op2 "Hantuchova")
                  :ARG1-of (u / unseep-01
                        :ord (o / ordinal-entity
                              :value 3)))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Katarina"
                        :op2 "Srebotnik")
                  :ARG1-of (u2 / unseep-01
                        :ord (o2 / ordinal-entity
                              :value 7)))
            :op3 (p3 / person
                  :name (n3 / name
                        :op1 "Sybille"
                        :op2 "Bammer")
                  :ARG1-of (u3 / unseep-01
                        :ord (o3 / ordinal-entity
                              :value 8))))
      :ARG1 (f / final
            :ord (o4 / ordinal-entity
                  :value (q / quarter)
                  :part-of (b / bank
                        :mod (c / classic
                              :mod (w / world-region
                                    :name (n4 / name
                                          :op1 "West")))))
            :time (w2 / wednesday)))

# ::id 1022 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president barack obama is indicating that north korea has tested the limits of patient diplomacy calculated to persuade the communist nation to get rid of its nuclear weapons .
# ::alignments
(ii / indicate-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Barack"
                  :op2 "Obama")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (t / test-01
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "North"
                        :op2 "Korea"))
            :ARG1 (t2 / thing
                  :ARG2-of (l / limit-01
                        :ARG1 (d / diplomacy
                              :ARG1-of (p3 / patient-01)
                              :ARG1-of (c2 / calculate-01
                                    :purpose (p4 / persuade-01
                                          :ARG0 d
                                          :ARG1 (c3 / country
                                                :mod (p5 / political-movement
                                                      :name (n3 / name
                                                            :op1 "communism")))
                                          :ARG2 (r / rid-01
                                                :ARG0 c3
                                                :ARG1 (w / weapon
                                                      :mod (n4 / nucleus)
                                                      :poss c3)))))))))

# ::id 1023 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the angolan government force has rescued ## namibian villagers , abducted by suspected the union for total independence of angola -lrb- unita -rrb- rebels , namibian press agency reported saturday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (p / press)
            :mod (c / country
                  :name (n / name
                        :op1 "Namibia")))
      :ARG1 (r2 / rescue-01
            :ARG0 (f / force
                  :mod (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 c)))
            :ARG1 (v / villager
                  :mod c
                  :ARG1-of (a2 / abduct-01
                        :ARG0 (p2 / person
                              :ARG2-of (s / suspect-01
                                    :ARG1 (u / union-02
                                          :ARG1 (d / depend-01
                                                :polarity -
                                                :ARG0 (c2 / country
                                                      :name (n2 / name
                                                            :op1 "Angola"))
                                                :ARG1 p2
                                                :ARG0-of (r3 / rebel-01))
                                          :degree (t / total)))))))
      :time (d2 / date-entity
            :weekday (s2 / saturday)))

# ::id 1024 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok travis birt proved that county cricket in england still remained an attractive option for some australian players when derbyshire announced tuesday they 'd signed the tasmania batsman for the forthcoming season .
# ::alignments
(p / prove-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Travis"
                  :op2 "Birt"))
      :ARG1 (r / remain-01
            :ARG1 (c / cricket
                  :mod (c2 / county)
                  :location (c3 / country
                        :name (n2 / name
                              :op1 "England")))
            :ARG3 (o / option
                  :ARG0-of (a / attract-01
                        :ARG1 (p3 / person
                              :ARG0-of (p4 / play-01)
                              :mod (c4 / country
                                    :name (n3 / name
                                          :op1 "Australia"))
                              :quant (s / some))))
            :mod (s2 / still))
      :time (a2 / announce-01
            :ARG0 (t / team
                  :name (n4 / name
                        :op1 "Derbyshire"))
            :ARG1 (s3 / sign-02
                  :ARG0 t
                  :ARG1 (b / batsman
                        :mod (t2 / team
                              :name (n5 / name
                                    :op1 "Tasmania")))
                  :time (s4 / season
                        :time (f / forthcoming)))
            :time (d / date-entity
                  :weekday (t3 / tuesday))))

# ::id 1025 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> software services inc. , which specializes in fixing year #### computer bugs , reported earnings that topped analysts ' estimates and said it plans to buy fellow software maker millennium dynamics inc. for about $ ##.# million in cash and stock .
# ::alignments
(a / and
      :op1 (r / report-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Software"
                        :op2 "Services"
                        :op3 "Inc.")
                  :ARG0-of (s / specialize-01
                        :ARG1 (f / fix-02
                              :ARG0 c
                              :ARG1 (b / bug-01
                                    :ARG1 (c2 / computer)
                                    :time (d / date-entity
                                          :year 2007)))))
            :ARG1 (e / earn-01
                  :ARG0 c
                  :ARG0-of (t / top-01
                        :ARG1 (e2 / estimate-01
                              :ARG0 (p / person
                                    :ARG1-of (a2 / analyze-01))))))
      :op2 (s2 / say-01
            :ARG0 c
            :ARG1 (p2 / plan-01
                  :ARG0 c
                  :ARG1 (b2 / buy-01
                        :ARG0 c
                        :ARG1 (a3 / about
                              :op1 (m / monetary-quantity
                                    :quant 1000000
                                    :unit (d2 / dollar)
                                    :ARG1-of (ii / include-91
                                          :ARG2 (a4 / and
                                                :op1 (c3 / cash)
                                                :op2 (s3 / stock))))
                              :ARG2 (c4 / company
                                    :name (n2 / name
                                          :op1 " millennium"
                                          :op2 "Democratic"
                                          :op3 "Inc.")
                                    :ARG0-of (m2 / make-01
                                          :ARG1 (s4 / software))
                                    :mod (f2 / fellow)))))))

# ::id 1026 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong stocks fell to a new six-month low on friday as renewed interest rate fears hit property stocks and investors continued to pull out of the tech sector .
# ::alignments
(f / fall-01
      :ARG1 (s / stock
            :mod (c / company
                  :name (n / name
                        :op1 "Hong"
                        :op2 "Kong")))
      :ARG4 (l / low-04
            :ARG1 s
            :ARG1-of (n2 / new-01)
            :duration (t / temporal-quantity
                  :quant 6
                  :unit (m / month)))
      :time (d / date-entity
            :weekday (f2 / friday))
      :ARG1-of (c2 / cause-01
            :ARG0 (a / and
                  :op1 (h / hit-01
                        :ARG0 (f3 / fear-01
                              :ARG1 (r / rate
                                    :mod (ii / interest))
                              :ARG1-of (r2 / renew-01))
                        :ARG1 (s2 / stock
                              :mod (p / property)))
                  :op2 (c3 / continue-01
                        :ARG0 (p2 / person
                              :ARG0-of (ii2 / invest-01))
                        :ARG1 (p3 / pull-out-02
                              :ARG1 p2
                              :ARG2 (s3 / sector
                                    :mod (t2 / tech)))))))

# ::id 1027 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-year-old south korean defected to communist north korea by crossing the heavily fortified border dividing the two koreas , pyongyang 's state media said tuesday .
# ::alignments
(s / say-01
      :ARG0 (m / media
            :mod (s2 / state)
            :poss (c / city
                  :name (n / name
                        :op1 "Pyongyang")))
      :ARG1 (d / defect-01
            :ARG0 (p / person
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Korea")))
            :ARG1 (c3 / country
                  :name (n3 / name
                        :op1 "North"
                        :op2 "Korea")
                  :mod (p2 / political-movement
                        :name (n4 / name
                              :op1 "communism")))
            :manner (c4 / cross-02
                  :ARG0 p
                  :ARG1 (b / border
                        :ARG1-of (f / fortify-01
                              :degree (h / heavy))
                        :ARG0-of (d2 / divide-02
                              :ARG1 c2
                              :ARG2 c3))))
      :time (d3 / date-entity
            :weekday (t2 / tuesday)))

# ::id 1028 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hans jonsson and <unk> jansson exchanged wedding vows monday , and became the first swedish couple to marry under a new law allowing homosexual marriages .
# ::alignments
(a / and
      :op1 (e / exchange-01
            :ARG0 (a2 / and
                  :op1 (p / person
                        :name (n / name
                              :op1 "Hans"
                              :op2 "Jonsson"))
                  :op2 (p2 / person
                        :name (n2 / name
                              :op1 "Iain"
                              :op2 "Jansson")))
            :ARG1 (v / vow-01
                  :ARG0 a2
                  :ARG1 (w / wed-01))
            :time (d / date-entity
                  :weekday (m / monday)))
      :op2 (b / become-01
            :ARG1 a2
            :ARG2 (c / couple
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "Sweden"))
                  :ord (o / ordinal-entity
                        :value 1)
                  :ARG1-of (m2 / marry-01
                        :prep-under (l / law
                              :ARG1-of (n4 / new-01)
                              :ARG0-of (a3 / allow-01
                                    :ARG1 (m3 / marry-01
                                          :mod (h / homosexual))))))))

# ::id 1029 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a homeless man carrying fake credentials bluffed his way into a hospital emergency room and worked through the night shift as a physician 's assistant before revealing he is hiv-positive and had sneaked into other hospitals before , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / and
            :op1 (b / bluff-01
                  :ARG0 (m / man
                        :ARG0-of (h / have-03
                              :polarity -
                              :ARG1 (c / credential
                                    :ARG1-of (f / fake-02)))
                        :ARG0-of (c2 / carry-01
                              :ARG1 c))
                  :ARG1 (w / way
                        :poss m)
                  :destination (r / room
                        :mod (e / emergency)
                        :mod (h2 / hospital)))
            :op2 (w2 / work-01
                  :ARG0 m
                  :ARG1 (s2 / shift
                        :mod (d / date-entity
                              :dayperiod (n / night)))
                  :manner (a2 / assist-01
                        :ARG0 m
                        :ARG1 (p2 / physician))
                  :time (b2 / before
                        :op1 (r2 / reveal-01
                              :ARG0 m
                              :ARG1 (a3 / and
                                    :op1 (p3 / positive
                                          :domain m
                                          :mod (h3 / health))
                                    :op2 (s3 / sneak-01
                                          :ARG0 m
                                          :ARG1 (h4 / hospital
                                                :mod (o / other))
                                          :time (b3 / before))))))))

# ::id 1030 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok subsidized bank loans have enabled over ##,### people to be employed in east china 's zhejiang province since #### , a provincial labor official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / province
                        :name (n / name
                              :op1 "Zhejiang")
                        :location (e / east
                              :part-of (p3 / province
                                    :name (n2 / name
                                          :op1 "China"))))
                  :ARG2 (o / official
                        :topic (l / labor-01))))
      :ARG1 (e2 / enable-01
            :ARG0 (l2 / loan-01
                  :ARG2 (b / bank)
                  :ARG1-of (s2 / subsidize-01))
            :ARG1 (e3 / employ-01
                  :ARG1 (p4 / person
                        :quant (o2 / over
                              :op1 1))
                  :location p3
                  :time (s3 / since))))

# ::id 1031 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok far from the big courtroom battle over <unk> patents in south africa , the west african nation of ivory coast quietly imports knockoff generic hiv drugs as it has for years _ without fuss , patent payments or apologies .
# ::alignments
(ii / import-01
      :ARG0 (n / nation
            :location (w / world-region
                  :name (n2 / name
                        :op1 "Ivory"
                        :op2 "Coast"))
            :location (w2 / world-region
                  :name (n3 / name
                        :op1 "West"
                        :op2 "Africa"))
            :mod (c / continent
                  :name (n4 / name
                        :op1 "Asia")))
      :ARG1 (d / drug
            :mod (g / generic)
            :ARG1-of (k / knock-off-03))
      :ARG1-of (q / quiet-04)
      :ARG1-of (r / resemble-01
            :ARG2 (ii2 / import-01
                  :ARG0 n
                  :ARG1 d
                  :duration (m / multiple
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (y / year)))
                  :manner (f / fuss-01
                        :polarity -
                        :ARG0 n)
                  :manner (o / or
                        :op1 (p / pay-01
                              :ARG0 n
                              :ARG3 d)
                        :op2 (a / apologize-01
                              :ARG0 n))))
      :location (r2 / relative-position
            :op1 (b / battle-01
                  :ARG0 (c2 / courtroom)
                  :ARG2 (p2 / patent-01)
                  :location (w3 / world-region)
                  :mod (b2 / big))))

# ::id 1032 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the tropical mango is bringing economic prosperity to people of the li nationality , an ethnic minority that lives mostly in china 's southernmost island province of hainan .
# ::alignments
(b / bring-01
      :ARG0 (m / mango
            :mod (t / tropic))
      :ARG1 (p / prosper-01
            :ARG0 (p2 / person
                  :mod (n / nationality
                        :name (n2 / name
                              :op1 "li"))
                  :mod (m2 / minority
                        :mod (e / ethnic)
                        :ARG0-of (l / live-01
                              :location (p3 / province
                                    :name (n3 / name
                                          :op1 "Hinan")
                                    :location (s / south
                                          :part-of (c / country
                                                :name (n4 / name
                                                      :op1 "China"))))
                              :mod (m3 / most))))
            :mod (e2 / economy))
      :ARG2 p2)

# ::id 1033 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok officers of an anti-missile unit in russia 's kaliningrad enclave alerted gunners to be ready to shoot down a missile after they detected a violation of russian airspace saturday , but then found the intruding object was a balloon launched by a nearby town as part of a municipal celebration , a news report said .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (n / news))
      :ARG1 (c / contrast-01
            :ARG1 (a / alert-01
                  :ARG0 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (u / unit
                                    :ARG0-of (c2 / counter-01
                                          :ARG1 (m / missile)))
                              :ARG2 (o / official))
                        :location (e / enclave
                              :name (n2 / name
                                    :op1 "Kaliningrad")
                              :location (c3 / country
                                    :name (n3 / name
                                          :op1 "Russia"))))
                  :ARG1 (p2 / person
                        :ARG0-of (g / gun-01))
                  :ARG2 (r2 / ready-02
                        :ARG1 p2
                        :ARG2 (s2 / shoot-down-05
                              :ARG0 p2
                              :ARG1 (m2 / missile)))
                  :time (a2 / after
                        :op1 (d / detect-01
                              :ARG0 p2
                              :ARG1 (v / violate-01
                                    :ARG1 (a3 / airspace
                                          :poss c3)
                                    :time (d2 / date-entity
                                          :weekday (s3 / saturday))))))
            :ARG2 (f / find-01
                  :ARG0 p2
                  :ARG1 (b / balloon
                        :ARG0-of (ii / intrude-01)
                        :domain (o2 / object)
                        :ARG1-of (l / launch-01
                              :ARG0 (t / town
                                    :location (n4 / nearby))
                              :subevent-of (c4 / celebrate-02
                                    :ARG0 t
                                    :mod (c5 / city))))
                  :time (t2 / then))))

# ::id 1034 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok amsterdam , dec ## -lrb- <unk> -rrb- - dutch banking group abn amro on tuesday announced it had finalized a #.# billion-euro deal for us computer services groups eds to handle the back office services for the bank 's wholesale clients division .
# ::alignments
(a / announce-01
      :ARG0 (g / group
            :name (n / name
                  :op1 "Abn"
                  :op2 "Amro")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Netherlands"))
            :mod (b / banking))
      :ARG1 (f / finalize-01
            :ARG0 g
            :ARG1 (d / deal-01
                  :ARG0 g
                  :ARG1 (g2 / group
                        :mod (s / service
                              :mod (c2 / computer))
                        :mod (w / we))
                  :ARG2 (h / handle-01
                        :ARG0 g2
                        :ARG1 (s2 / service
                              :mod (o / office
                                    :mod (b2 / back))
                              :beneficiary (d2 / division
                                    :mod (w2 / wholesale)
                                    :poss g)))
                  :ARG3 (m / monetary-quantity
                        :quant 1000000000
                        :unit (e / euro))))
      :time (d3 / date-entity
            :weekday (t / tuesday))
      :location (c3 / city
            :name (n3 / name
                  :op1 "Amsterdam")))

# ::id 1035 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok egyptian president hosni mubarak on wednesday launched his ruling party 's campaign for parliamentary elections , acknowledging that the fruits of economic reforms have not reached all egyptians and pledging a free vote .
# ::alignments
(a / and
      :op1 (l / launch-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Hosni"
                        :op2 "Mubarak")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Egypt"))
                        :ARG2 (p2 / president)))
            :ARG1 (c2 / campaign-01
                  :ARG0 (p3 / party
                        :ARG0-of (r / rule-03))
                  :ARG1 (e / elect-01
                        :ARG2 (g / government-organization
                              :name (n3 / name
                                    :op1 "Parliament"))))
            :time (d / date-entity
                  :weekday (w / wednesday)))
      :op2 (a2 / acknowledge-01
            :ARG0 p
            :ARG1 (r2 / reach-01
                  :polarity -
                  :ARG0 (f / fruit
                        :poss (r3 / reform-01
                              :ARG1 (e2 / economy)))
                  :ARG1 (p4 / person
                        :mod c
                        :mod (a3 / all))))
      :op3 (p5 / pledge-01
            :ARG0 p
            :ARG2 (v / vote-01
                  :ARG1-of (f2 / free-04))))

# ::id 1036 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok medical experts wednesday ruled out a sars resurgence in beijing , saying an upper respiratory tract infection was responsible for an outbreak of fever hitting schools in china 's capital .
# ::alignments
(a / and
      :op1 (r / rule-out-02
            :ARG0 (p / person
                  :ARG1-of (e / expert-01
                        :ARG2 (m / medicine)))
            :ARG1 (r2 / resurge-01
                  :ARG1 (s / sars)
                  :location (c / city
                        :name (n / name
                              :op1 "Beijing")))
            :time (w / wednesday))
      :op2 (s2 / say-01
            :ARG0 p
            :ARG1 (r3 / responsible-01
                  :ARG0 (ii / infect-01
                        :ARG2 (t / tract
                              :mod (r4 / respire-01
                                    :mod (u / upper))))
                  :ARG1 (o / outbreak-29
                        :ARG1 (f / fever)
                        :ARG0-of (h / hit-01
                              :ARG1 (s3 / school
                                    :location c
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (c2 / country
                                                :name (n2 / name
                                                      :op1 "China"))
                                          :ARG2 (c3 / capital))))))))

# ::id 1037 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a sharp rebuke , the city council of san jose , calif. , formally asked the city 's mayor to resign wednesday , just days after he was arraigned on fraud , bribery and conspiracy charges .
# ::alignments
(a / ask-02
      :ARG0 (c / council
            :mod (c2 / city
                  :name (n / name
                        :op1 "San"
                        :op2 "Jose"))
            :mod (c3 / calif.))
      :ARG1 (r / resign-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c4 / city)
                        :ARG2 (m / mayor)))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :time (a2 / after
                  :op1 (a3 / arraign-01
                        :ARG1 p
                        :ARG2 (a4 / and
                              :op1 (c5 / charge-05
                                    :ARG1 p
                                    :ARG2 (d2 / defraud-01))
                              :op2 (c6 / charge-05
                                    :ARG1 p
                                    :ARG2 (b / bribe-01))
                              :op3 (c7 / charge-05
                                    :ARG1 p
                                    :ARG2 (c8 / conspire-01)))
                        :quant (m2 / multiple
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (d3 / day))
                              :mod (j / just))))
            :manner (f / formal))
      :ARG2 p
      :manner (r2 / rebuke-01
            :ARG1 c
            :ARG1-of (s / sharp-02)))

# ::id 1038 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. officials are laying out a massive military response to the haiti earthquake , saying that ships , helicopters , transport planes and a #,###-member marine unit are either on the way or likely to begin moving soon .
# ::alignments
(a / and
      :op1 (l / lay-out-03
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "U.S."))
                        :ARG2 (o / official)))
            :ARG1 (r / respond-01
                  :ARG0 (m / military)
                  :ARG1 (e / earthquake
                        :location c
                        :name n
                        :op1 "Hiti")))
      :mod (m2 / massive)
      :op2 (s / say-01
            :ARG0 p
            :ARG1 (o2 / or
                  :op1 (b / be-located-at-91
                        :ARG1 (a2 / and
                              :op1 (s2 / ship)
                              :op2 (h2 / helicopter)
                              :op3 (p2 / plane
                                    :ARG1-of (t / transport-01))
                              :op4 (u / unit
                                    :mod (m3 / marine)
                                    :ARG1-of (m4 / member-01
                                          :ARG2-of (p3 / pollute-01))))
                        :ARG2 (w / way))
                  :op2 (l2 / likely-01
                        :ARG1 (b2 / begin-01
                              :ARG0 a2
                              :ARG1 (m5 / move-01
                                    :ARG1 a2)
                              :time (s3 / soon))))))

# ::id 1039 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bodies of two cubans who fled us-run encampments here this week were found floating in the panama canal on saturday , a spokeswoman for the us southern command said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / command
                        :mod (s2 / south)
                        :location (c2 / country
                              :name (n / name
                                    :op1 "US")))
                  :ARG2 (s3 / spokeswoman)))
      :ARG1 (f / find-01
            :ARG1 (b / body
                  :part-of (c3 / cuban
                        :quant 2
                        :ARG0-of (f2 / flee-05
                              :ARG1 (c4 / camp
                                    :ARG1-of (r / run-01
                                          :ARG0 (w / we))
                                    :location (h2 / here))
                              :time (w2 / week
                                    :mod (t / this)))))
            :ARG1-of (f3 / float-01
                  :ARG2 (c5 / canal
                        :name (n2 / name
                              :op1 "Panama"))
                  :time (d / date-entity
                        :weekday (s4 / saturday)))))

# ::id 1040 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least three people were wounded when a car bomb exploded near a checkpoint on the outskirts of jerusalem on wednesday , israeli security and medical sources said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (s3 / security)
            :mod (m / medicine)
            :mod (c / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (w / wound-01
            :ARG1 (p / person
                  :quant (a / at-least
                        :op1 3))
            :ARG1-of (c2 / cause-01
                  :ARG0 (e / explode-01
                        :ARG1 (b / bomb
                              :mod (c3 / car))
                        :ARG1-of (n2 / near-02
                              :ARG2 (c4 / checkpoint
                                    :location (o / outskirt
                                          :part-of (c5 / city
                                                :name (n3 / name
                                                      :op1 "Jerusalem")))))
                        :time (w2 / wednesday)))))

# ::id 1041 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former massachusetts governor and presidential candidate mitt romney has been reappointed to marriott international 's board of directors , the bethesda , md. , hotel company announced wednesday .
# ::alignments
(r / reappoint-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Mitt"
                  :op2 "Romney")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s / state
                        :name (n2 / name
                              :op1 "Massachusetts"))
                  :ARG2 (g / governor)
                  :time (f / former))
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (p2 / president)
                  :ARG2 (c / candidate)))
      :ARG2 (h3 / have-org-role-91
            :ARG0 p
            :ARG1 (c2 / company
                  :name (n3 / name
                        :op1 "Marriott"
                        :op2 "International")
                  :location (c3 / city
                        :name (n4 / name
                              :op1 "Bethesda")
                        :location s
                        :name (n5 / name
                              :op1 "Maryland"))))
      :ARG2 (b / board
            :consist-of (d / director))
      :ARG1-of (a / announce-01
            :time (w / wednesday)))

# ::id 1042 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european union -lrb- eu -rrb- , in addition to having between ###,### and one million heroin addicts , is consuming more banned synthetic drugs .
# ::alignments
(c / consume-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "European"
                  :op2 "Union"))
      :ARG1 (d / drug
            :mod (s / synthetic)
            :ARG1-of (b / ban-01)
            :quant (m / more))
      :ARG1-of (a / add-02
            :ARG2 (h / have-03
                  :ARG0 o
                  :ARG1 (b2 / between
                        :op1 (p / person
                              :name (n2 / name
                                    :op1 " ###"))
                        :op2 (p2 / person
                              :quant 1000000
                              :ARG1-of (a2 / addict-01
                                    :ARG2 (h2 / heroin)))))))

# ::id 1043 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an explosive device was thrown next to the court during a league basketball game in jerusalem late sunday , wounding a security guard .
# ::alignments
(t / throw-01
      :ARG1 (d / device
            :ARG1-of (e / explode-01
                  :ARG1-of (p / possible-01)))
      :ARG2 (n / next-to
            :op1 (c / court))
      :time (g / game
            :mod (b / basketball)
            :mod (l / league)
            :location (c2 / city
                  :name (n2 / name
                        :op1 "Jerusalem"))
            :time (l2 / late
                  :op1 (d2 / date-entity
                        :weekday (s / sunday))))
      :ARG0-of (w / wound-01
            :ARG1 (p2 / person
                  :ARG0-of (g2 / guard-01
                        :ARG1 (s2 / security)))))

# ::id 1044 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok stanislas wawrinka of switzerland and potito starace of italy won in straight sets friday to reach the semifinals of the grand prix hassan ii .
# ::alignments
(w / win-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "stanislas"
                        :op2 "Wawrinka")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Switzerland")))
            :op2 (p2 / person
                  :name (n3 / name
                        :op1 "Potito"
                        :op2 "Starace")
                  :mod (c2 / country
                        :name (n4 / name
                              :op1 "Italy"))))
      :time (d / date-entity
            :weekday (f / friday))
      :manner (s / set
            :ARG1-of (s2 / straight-04))
      :purpose (r / reach-01
            :ARG0 a
            :ARG1 (s3 / semifinal
                  :subevent-of (g / game
                        :name (n5 / name
                              :op1 "Sans"
                              :op2 "III")
                        :mod (g2 / grand)))))

# ::id 1045 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok international wildfire crews could be called to help u.s. firefighters fight blazes in the bone-dry western united states as officials boosted the wildfire alert to its highest level .
# ::alignments
(p / possible-01
      :ARG1 (c / call-02
            :ARG1 (c2 / crew
                  :mod (w / wildfire)
                  :mod (ii / international))
            :purpose (h / help-01
                  :ARG0 c2
                  :ARG1 (f / fight-01
                        :ARG0 (p2 / person
                              :ARG1 (f2 / fire))
                        :ARG0 p2
                        :mod (c3 / country
                              :name (n / name
                                    :op1 "U.S.")))
                  :ARG1 (b / blaze)
                  :location (s / state
                        :part-of (w2 / world-region
                              :name (n2 / name
                                    :op1 "Western"
                                    :op2 "United"
                                    :op3 "States"))
                        :ARG1-of (d / dry-08
                              :mod (b2 / bone))))
            :ARG2 p2)
      :time (b3 / boost-01
            :ARG0 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (o / official)))
            :ARG1 (a / alert-01
                  :ARG2 (w3 / wildfire))
            :ARG4 (l / level
                  :ARG1-of (h3 / have-degree-91
                        :ARG2 (h4 / high-02
                              :ARG1 l)
                        :ARG3 (m / most)))))

# ::id 1046 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok google inc. said wednesday that its youtube video site will partner with lions gate entertainment corp. to share revenue from ads placed on clips from the studio 's movies .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Google"
                  :op2 "Inc."))
      :ARG1 (p / partner-01
            :ARG0 c
            :ARG1 (c2 / company
                  :name (n2 / name
                        :op1 "Lions"
                        :op2 "Gate"
                        :op3 "Entertainment"
                        :op4 "Corp."))
            :ARG2 (s2 / share-01
                  :ARG0 c
                  :ARG1 (r / revenue
                        :source (a / advertise-01
                              :ARG1-of (p2 / place-01
                                    :ARG2 (c3 / clip
                                          :part-of (m / movie
                                                :poss (s3 / studio))))))))
      :time (w / wednesday))

# ::id 1047 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bank of china limited -lrb- boc -rrb- announced here thursday that it will issue # billion rmb - denominated bonds in hong kong from sept. # to ## .
# ::alignments
(a / announce-01
      :ARG0 (b / bank
            :name (n / name
                  :op1 "Bank"
                  :op2 "of"
                  :op3 "China")
            :ARG1-of (l / limit-01))
      :ARG1 (ii / issue-01
            :ARG0 b
            :ARG1 (b2 / bond
                  :ARG1-of (d / denominate-01
                        :ARG2 (m / monetary-quantity
                              :quant 1000000000
                              :unit (y / yuan))))
            :ARG3 (s / string-entity
                  :value "sept. ) :ARG4 ( string-entity :value ")))

# ::id 1048 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok families of people who perished in the terrorist destruction of the world trade center have petitioned a court to stop construction next week of a ground zero memorial that they say fails to do justice to the memory of the victims .
# ::alignments
(p / petition-01
      :ARG0 (f / family
            :ARG1-of (ii / include-91
                  :ARG2 (p2 / person
                        :ARG0-of (p3 / perish-01
                              :ARG1 (d / destroy-01
                                    :ARG0 (t / terrorist)
                                    :ARG1 (c / center
                                          :mod (t2 / trade-01)
                                          :mod (w / world)))))))
      :ARG1 (c2 / court)
      :ARG2 (s / stop-01
            :ARG0 c2
            :ARG1 (c3 / construct-01
                  :ARG1 (m / memorial
                        :mod (g / ground
                              :mod (z / zero))
                        :ARG0-of (f2 / fail-01
                              :ARG1 (j / justice
                                    :beneficiary (m2 / memory
                                          :poss (v / victim)))
                              :ARG1-of (s2 / say-01
                                    :ARG0 f)))
                  :time (w2 / week
                        :mod (n / next)))))

# ::id 1049 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least five people died and two were injured monday in three separate shootings targeting guatemala penitentiary system vehicles , according to news reaching here .
# ::alignments
(s / say-01
      :ARG0 (n / news
            :ARG0-of (r / reach-01
                  :ARG1 (h / here)))
      :ARG1 (a / and
            :op1 (d / die-01
                  :ARG1 (p / person
                        :quant (a2 / at-least
                              :op1 5)))
            :op2 (ii / injure-01
                  :ARG1 (p2 / person
                        :quant 2))
            :time (d2 / date-entity
                  :weekday (m / monday))
            :ARG1-of (c / cause-01
                  :ARG0 (s2 / shoot-02
                        :quant 3
                        :ARG1-of (s3 / separate-02)
                        :ARG0-of (t / target-01
                              :ARG1 (v / vehicle
                                    :poss (s4 / system
                                          :mod (p3 / penitentiary)
                                          :mod (c2 / country
                                                :name (n2 / name
                                                      :op1 "Guatemala")))))))))

# ::id 1050 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two bombs exploded saturday in camps for people fleeing a military offensive in northwest pakistan , killing at least ## people and wounding around ## others , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (e / explode-01
            :ARG1 (b / bomb
                  :quant 2)
            :time (d / date-entity
                  :weekday (s2 / saturday))
            :location (c / camp
                  :beneficiary (p2 / person
                        :ARG0-of (f / flee-05
                              :ARG1 (o / offense-02
                                    :ARG0 (m / military)
                                    :location (n / northwest
                                          :part-of (c2 / country
                                                :name (n2 / name
                                                      :op1 "Pakistan")))))))
            :ARG0-of (k / kill-01
                  :ARG1 (p3 / person
                        :quant (a / at-least
                              :op1 100)))
            :ARG0-of (w / wound-01
                  :ARG1 (p4 / person
                        :mod (o2 / other)))))

# ::id 1051 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states faces a likely influx of mad cow disease if the government opens the border to canadian cattle imports , three speakers said thursday at a livestock group convention in denver .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :quant 3
            :ARG0-of (s2 / speak-01))
      :ARG1 (f / face-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (ii / influx
                  :mod (d / disease
                        :name (n2 / name
                              :op1 "mad"
                              :op2 "cow"))
                  :ARG1-of (l / likely-01))
            :condition (o / open-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG1 (b / border)
                  :ARG3 (ii2 / import-01
                        :ARG1 (c2 / cattle
                              :mod (c3 / country
                                    :name (n3 / name
                                          :op1 "Canada"))))))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :location (c4 / convention
            :mod (g3 / group
                  :mod (l2 / livestock))
            :location (c5 / city
                  :name (n4 / name
                        :op1 "Denver"))))

# ::id 1052 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an inmate accused of forcibly tattooing a slain ##-year-old girl 's name onto her killer 's forehead was the victim 's cousin , a family friend said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (f / family)
                  :ARG2 (f2 / friend)))
      :ARG1 (h2 / have-rel-role-91
            :ARG0 (ii / inmate
                  :ARG1-of (a / accuse-01
                        :ARG2 (t / tattoo-01
                              :ARG0 ii
                              :ARG1 (n / name
                                    :poss (g / girl
                                          :ARG0-of (s2 / slay-01)
                                          :age (t2 / temporal-quantity
                                                :quant 1
                                                :unit (y / year))))
                              :ARG2 (f3 / forehead
                                    :part-of (p2 / person
                                          :ARG0-of (k / kill-01)))
                              :ARG2-of (f4 / force-01))))
            :ARG1 (p3 / person
                  :ARG0-of (h3 / have-rel-role-91
                        :ARG1 g
                        :ARG2 (c / cousin)))
            :ARG2 f2))

# ::id 1053 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bamboo farmers in indonesia have been urged to step up their bamboo farming activities as the country has various kinds of bamboo with economic value .
# ::alignments
(u / urge-01
      :ARG1 (p / person
            :ARG0-of (f / farm-01
                  :ARG2 (b / bamboo))
            :location (c / country
                  :name (n / name
                        :op1 "Indonesia")))
      :ARG2 (s / step-up-03
            :ARG0 p
            :ARG1 (a / activity-06
                  :ARG0 p
                  :ARG1 (f2 / farm-01
                        :ARG0 p
                        :ARG2 (b2 / bamboo))))
      :ARG1-of (c2 / cause-01
            :ARG0 (h / have-03
                  :ARG0 c
                  :ARG1 (b3 / bamboo
                        :mod (k / kind
                              :mod (v / various))
                        :ARG1-of (v2 / value-01
                              :mod (e / economy))))))

# ::id 1054 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok unknown attackers fired a mortar round near the presidential residence in the somali capital on tuesday , said a senior police official .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police)
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (f / fire-01
            :ARG0 (p3 / person
                  :ARG0-of (a / attack-01)
                  :ARG1-of (k / know-01
                        :polarity -))
            :ARG1 (r / round
                  :mod (m / mortar))
            :ARG1-of (n / near-02
                  :ARG2 (r2 / residence
                        :poss (p4 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p5 / president)))
                        :location (c / city
                              :name (n2 / name
                                    :op1 "Somalia")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG2 (c2 / capital)))))
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 1055 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a pro-democracy activist from the boston area will go on trial for espionage next week in china , where he has been jailed for more than a year , a lawyer for his wife said .
# ::alignments
(s / say-01
      :ARG0 (l / lawyer
            :poss (p / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (a / activist
                              :ARG2 (w / wife))))
            :ARG1 (t / try-02
                  :ARG1 a
                  :ARG3 (s2 / spy-01
                        :ARG0 a)
                  :time (w2 / week
                        :mod (n / next))
                  :location (c / country
                        :name (n2 / name
                              :op1 "China")
                        :location-of (j / jail-01
                              :ARG1 a
                              :ARG2 (m / more-than
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year))))))))

# ::id 1056 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police sent the results of a two-month inquiry into the death of former russian security agent alexander litvinenko to prosecutors wednesday , raising the possibility a suspect could be charged with his murder .
# ::alignments
(s / send-01
      :ARG0 (p / police)
      :ARG1 (t / thing
            :ARG2-of (r / result-01
                  :ARG1 (ii / inquire-01
                        :ARG1 (d / die-01
                              :ARG1 (p2 / person
                                    :name (n / name
                                          :op1 "Alexander"
                                          :op2 "Llitvinenko")
                                    :ARG0-of (h / have-org-role-91
                                          :ARG1 (c / country
                                                :name (n2 / name
                                                      :op1 "Russia"))
                                          :ARG2 (a / agent
                                                :mod (s2 / security))
                                          :time (f / former))))
                        :duration (t2 / temporal-quantity
                              :quant 2
                              :unit (m / month)))))
      :ARG2 (p3 / person
            :ARG0-of (p4 / prosecute-01))
      :time (w / wednesday)
      :ARG0-of (r2 / raise-01
            :ARG1 (p5 / possible-01
                  :ARG1 (c2 / charge-05
                        :ARG1 (p6 / person
                              :ARG2-of (s3 / suspect-01))
                        :ARG2 (m2 / murder-01
                              :ARG0 p6)))))

# ::id 1057 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok house republicans tuesday unveiled their plan to save $ ### billion over seven years by converting medicaid from an open-ended promise of health benefits for poor and indigent elderly into a lump sum payment to the states .
# ::alignments
(u / unveil-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "Republican")))
            :mod (h2 / house))
      :ARG1 (p3 / plan-01
            :ARG0 p
            :ARG1 (s / save-01
                  :ARG0 p
                  :ARG1 (m / monetary-quantity
                        :quant 70000000000
                        :unit (d / dollar))
                  :ARG2 (c / convert-01
                        :ARG0 p
                        :ARG1 (p4 / program
                              :name (n2 / name
                                    :op1 "Medicaid"))
                        :ARG2 (p5 / promise-01
                              :ARG1 (b / benefit-01
                                    :ARG1 (a / and
                                          :op1 (p6 / person
                                                :mod (p7 / poor))
                                          :op2 (p8 / person
                                                :mod (ii / indigent)))
                                    :mod (h3 / health))
                              :ARG1-of (e / end-01
                                    :ARG1-of (o / open-09)))
                        :ARG3 (p9 / pay-01
                              :ARG2 (s2 / state)
                              :ARG3 (l / lump-sum)))
                  :duration (t / temporal-quantity
                        :quant 7
                        :unit (y / year))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 1058 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` slumdog millionaire '' director danny boyle received top honors from the director 's guild of america -lrb- dga -rrb- late saturday , the most recent in a spate of hollywood awards ahead of this month 's oscars ceremony .
# ::alignments
(r / receive-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Danny"
                  :op2 "Boyle")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (d / director))
            :mod (m / millionaire
                  :mod (s / slumdog)))
      :ARG1 (h2 / honor-01
            :ARG0 (o / organization
                  :name (n2 / name
                        :op1 "Guild"
                        :op2 "of"
                        :op3 "America")
                  :poss p)
            :ARG1 p
            :mod (t / top))
      :ARG2 o
      :time (l / late
            :op1 (d2 / date-entity
                  :weekday (s2 / saturday)))
      :ARG1-of (m2 / mean-01
            :ARG2 (r2 / recent
                  :ARG2-of (h3 / have-degree-91
                        :ARG1 r
                        :ARG3 (m3 / most))
                  :ARG1-of (ii / include-91
                        :ARG2 (s3 / spate
                              :consist-of (a / award-01
                                    :mod (m4 / market-sector
                                          :name (n3 / name
                                                :op1 "Hollywood")))
                              :time (a2 / ahead
                                    :op1 (c / ceremony
                                          :name (n4 / name
                                                :op1 "Oscars")
                                          :time (m5 / month
                                                :mod (t2 / this)))))))))

# ::id 1059 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hardline iranian president mahmoud ahmadinejad said saturday that the islamic republic `` is no threat to any nation even the zionist regime '' , after opening a heavy water production plant in central iran .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mahmoud"
                  :op2 "Ahmadinejad")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Iran")
                        :part (c2 / center))
                  :ARG2 (p2 / president
                        :mod (h2 / hardline))))
      :ARG1 (t / threaten-01
            :polarity -
            :ARG0 (r / republic
                  :mod (r2 / religious-group
                        :name (n3 / name
                              :op1 "Islam")))
            :ARG2 (n4 / nation
                  :mod (a / any)
                  :mod (e / even)))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :time (a2 / after
            :op1 (o / open-01
                  :ARG0 p
                  :ARG1 (p3 / plant
                        :ARG0-of (p4 / produce-01
                              :ARG1 (w / water))
                        :mod (h3 / heavy))
                  :location c2)))

# ::id 1060 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a leading suspect in the assassination of an indonesian judge who sentenced the fugitive son of ex-dictator suharto to prison has died in police custody , authorities said tuesday .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (d / die-01
            :ARG1 (p / person
                  :ARG2-of (s2 / suspect-01
                        :ARG1 (a2 / assassinate-01
                              :ARG1 (p2 / person
                                    :mod (c / country
                                          :name (n / name
                                                :op1 "India"))
                                    :ARG0-of (h / have-org-role-91
                                          :ARG3 (j / judge-01))
                                    :ARG0-of (s3 / sentence-01
                                          :ARG1 (p3 / person
                                                :name (n2 / name
                                                      :op1 "Suharto")
                                                :ARG0-of (h2 / have-org-role-91
                                                      :ARG2 (d2 / dictator)
                                                      :time (e / ex))
                                                :ARG0-of (f / flee-05))
                                          :ARG2 (p4 / prison)))
                              :ARG0-of (l / lead-02))))
            :location (c2 / custody
                  :mod (p5 / police))
            :time (d3 / date-entity
                  :weekday (t / tuesday))))

# ::id 1061 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us secretary of state hillary clinton hit out friday against pakistan 's silence on the whereabouts of al-qaeda leaders , wrapping up a goodwill visit cautiously welcomed despite lingering distrust .
# ::alignments
(a / and
      :op1 (h / hit-out-06
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Clinton")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (s / secretary
                              :topic (f / foreign))))
            :time (d / date-entity
                  :weekday (f2 / friday))
            :prep-against (s2 / silence
                  :poss (c2 / country
                        :name (n3 / name
                              :op1 "Pakistan"))
                  :topic (p2 / person
                        :ARG0-of (l / lead-02
                              :ARG1 (c3 / criminal-organization
                                    :name (n4 / name
                                          :op1 "al-Qaida"))))))
      :op2 (w / wrap-up-02
            :ARG0 p
            :ARG1 (v / visit-01
                  :mod (g / goodwill)
                  :ARG1-of (w2 / welcome-01
                        :manner (c4 / cautious)
                        :concession (t / trust-01
                              :ARG1-of (l2 / linger-01))))))

# ::id 1062 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cargo throughput of this port city of northeast china 's liaoning province reported ##.## million tons in the first half of this year , ## percent up over the same period last year .
# ::alignments
(r / report-01
      :ARG0 (t / throughput
            :mod (c / cargo)
            :poss (c2 / city
                  :name (n / name
                        :op1 "Liaoning")
                  :location (n2 / northeast
                        :part-of (p / province
                              :name (n3 / name
                                    :op1 "China")))
                  :mod (p2 / port)
                  :mod (t2 / this)))
      :ARG1 (a / and
            :op1 (m / mass-quantity
                  :quant 1000000
                  :unit (t3 / ton)
                  :time (h / half
                        :ord (o / ordinal-entity
                              :value 1)
                        :part-of (y / year
                              :mod (t4 / this))))
            :op2 (u / up-02
                  :ARG1 m
                  :ARG2 (p3 / percentage-entity
                        :value 65)
                  :ARG3 (m2 / more)
                  :ARG4 (p4 / period
                        :ARG1-of (s / same-01)
                        :time (y2 / year
                              :mod (l / last))))))

# ::id 1063 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a lawyer for one of the three men claiming paternity of anna nicole smith 's baby asked a judge tuesday to order howard k. stern to come to california and provide a dna sample .
# ::alignments
(a / ask-02
      :ARG0 (l / lawyer
            :poss (m / man
                  :quant 1
                  :ARG1-of (ii / include-91
                        :ARG2 (m2 / man
                              :quant 3
                              :ARG0-of (c / claim-01
                                    :ARG1 (p / paternity
                                          :poss (b / baby
                                                :poss (p2 / person
                                                      :name (n / name
                                                            :op1 "Anna"
                                                            :op2 "Nicole"
                                                            :op3 "Sith"))))))))
            :ARG1 (o / order-01
                  :ARG0 (p3 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG3 (j / judge-01)))
                  :ARG1 (a2 / and
                        :op1 (c2 / come-01
                              :ARG1 (p4 / person
                                    :name (n2 / name
                                          :op1 "Howard"
                                          :op2 "K."
                                          :op3 " stern"))
                              :ARG4 (s / state
                                    :name (n3 / name
                                          :op1 "California")))
                        :op2 (p5 / provide-01
                              :ARG0 p4
                              :ARG1 (s2 / sample-01
                                    :mod (u / urine))))
                  :ARG2 p3)
            :ARG2 p3
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 1064 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the start of tim tebow era will have to wait at least another week .
# ::alignments
(o / obligate-01
      :ARG2 (w / wait-01
            :ARG2 (s / start-01
                  :ARG1 (e / era
                        :mod (p / person
                              :name (n / name
                                    :op1 "Tim"
                                    :op2 "Tebow"))))
            :duration (a / at-least
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (w2 / week)))))

# ::id 1065 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok investors pushed blue chip stocks lower wednesday , once again expressing their disappointment over the federal reserve 's interest rate policy .
# ::alignments
(a / and
      :op1 (p / push-01
            :ARG0 (p2 / person
                  :ARG0-of (ii / invest-01))
            :ARG1 (s / stock
                  :mod (c / chip
                        :mod (b / blue)))
            :ARG2 (l / lower-05
                  :ARG1 s)
            :time (d / date-entity
                  :weekday (w / wednesday)))
      :op2 (e / express-01
            :ARG0 p2
            :ARG1 (d2 / disappoint-01
                  :ARG0 (p3 / policy-01
                        :ARG0 (g / government-organization
                              :ARG0-of (r / reserve-01)
                              :mod (f / federal))
                        :ARG2 (r2 / rate
                              :mod (ii2 / interest)))
                  :ARG1 p2)
            :mod (a2 / again
                  :mod (o / once))))

# ::id 1066 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok angola is regularizing its ### million us dollars of internal debt and # billion of foreign debts , according to an announcement of angola 's finance ministry on monday .
# ::alignments
(s / say-01
      :ARG0 (a / announce-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Finance"
                        :op2 "Ministry")
                  :poss (ii / island
                        :name (n2 / name
                              :op1 "Angola")))
            :time (d / date-entity
                  :weekday (m / monday)))
      :ARG1 (r / regularize-01
            :ARG0 ii
            :ARG1 (a2 / and
                  :op1 (d2 / debt
                        :ARG1-of (ii2 / internal-02)
                        :poss ii
                        :quant (m2 / monetary-quantity
                              :quant 1000000000
                              :unit (d3 / dollar
                                    :mod (c / country
                                          :name (n3 / name
                                                :op1 "US")))))
                  :op2 (d4 / debt
                        :mod (f / foreign)
                        :quant (m3 / monetary-quantity
                              :quant 1000000000
                              :unit d3)))))

# ::id 1067 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany 's elisabeth <unk> fired a six-under-par ## to be the first - round leader of the australian women 's masters golf tournament at royal pines here thursday .
# ::alignments
(f / fire-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Elisabeth"
                  :op2 "Bell")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Germany")))
      :ARG1 (s / score-on-scale-91
            :ARG1 "6/under"
            :op2 "par")
      :purpose (p2 / person
            :ARG0-of (l / lead-02
                  :ARG1 (t / tournament
                        :mod (g / golf)
                        :mod (m / master)
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Australia"))
                        :mod (w / woman))
                  :time (t2 / thursday)
                  :location (p3 / pines
                        :mod (r / royal)
                        :location (h / here)))
            :domain p))

# ::id 1068 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok norwegian aluminium producer norsk hydro published on tuesday third-quarter results which fell far short of analyst expectations , blaming the global financial crisis and warning it would impact coming quarters as well .
# ::alignments
(p / publish-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Norsk"
                  :op2 "H hydro")
            :ARG0-of (p2 / produce-01
                  :ARG1 (a / aluminum))
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Norway"))
            :ARG0-of (b / blame-01
                  :ARG1 (c3 / crisis
                        :mod (f / finance)
                        :mod (g / globe)))
            :ARG0-of (w / warn-01
                  :ARG1 (ii / impact-01
                        :ARG0 c3
                        :ARG1 (q / quarter
                              :ARG1-of (c4 / come-01))
                        :mod (a2 / as-well))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (q2 / quarter
            :ord (o / ordinal-entity
                  :value 3)))

# ::id 1069 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s.-led coalition in afghanistan on tuesday denied a report that american forces are pushing to expand special operations raids into tribal areas of neighboring pakistan where islamist militants are known to find refuge .
# ::alignments
(d / deny-01
      :ARG0 (c / coalition
            :ARG1-of (l / lead-02
                  :ARG0 (c2 / country
                        :name (n / name
                              :op1 "U.S.")))
            :location (c3 / country
                  :name (n2 / name
                        :op1 "Afghanistan")))
      :ARG1 (r / report-01
            :ARG1 (p / push-02
                  :ARG0 (f / force
                        :mod (c4 / country
                              :name (n3 / name
                                    :op1 "America")))
                  :ARG1 (e / expand-01
                        :ARG0 f
                        :ARG1 (r2 / raid-01
                              :ARG0 f
                              :ARG1 (a / area
                                    :mod (t / tribe)
                                    :location (c5 / country
                                          :name (n4 / name
                                                :op1 "Pakistan")
                                          :ARG1-of (n5 / neighbor-01)
                                          :location-of (f2 / find-01
                                                :ARG0 (m / militant
                                                      :mod (r3 / religious-group
                                                            :name (n6 / name
                                                                  :op1 "Islam")))
                                                :ARG1 (r4 / refuge)
                                                :ARG1-of (k / know-01))))
                              :ARG1-of (o / operate-01
                                    :ARG1-of (s / special-02))))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 1070 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the moslem fundamentalist group hamas on monday refused to hand over militants who killed two suspected collaborators in gaza to the palestinian police .
# ::alignments
(r / refuse-01
      :ARG0 (g / group
            :name (n / name
                  :op1 "Hamas")
            :mod (f / fundamentalist)
            :mod (r2 / religious-group
                  :name (n2 / name
                        :op1 "Muslim")))
      :ARG1 (h / hand-over-02
            :ARG0 g
            :ARG1 (m / militant
                  :ARG0-of (k / kill-01
                        :ARG1 (p / person
                              :quant 2
                              :ARG2-of (c / collaborate-01)
                              :ARG2-of (s / suspect-01))
                        :location (c2 / city
                              :name (n3 / name
                                    :op1 "Gaza"))))
            :ARG2 (p2 / police
                  :mod (c3 / country
                        :name (n4 / name
                              :op1 "Palestine"))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 1071 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the austrian press on monday hailed homegrown actor christoph waltz 's oscar win for for his portrayal of a sadistic nazi , saying it marked the `` zenith '' of his career .
# ::alignments
(a / and
      :op1 (h / hail-02
            :ARG0 (p / press
                  :mod (c / country
                        :name (n / name
                              :op1 "Australia")))
            :ARG1 (w / win-01
                  :ARG0 (p2 / person
                        :name (n2 / name
                              :op1 "Christoph"
                              :op2 "Waltz")
                        :ARG0-of (a2 / act-01)
                        :mod (h2 / homegrown))
                  :ARG1 (a3 / award
                        :name (n3 / name
                              :op1 "Oscar"))
                  :ARG3 p2
                  :ARG1-of (c2 / cause-01
                        :ARG0 (p3 / portray-01
                              :ARG0 p2
                              :ARG1 (p4 / person
                                    :mod (p5 / political-movement
                                          :name (n4 / name
                                                :op1 "Nazism"))
                                    :mod (s / sadistic)))))
            :time (d / date-entity
                  :weekday (m / monday)))
      :op2 (s2 / say-01
            :ARG0 p
            :ARG1 (m2 / mark-01
                  :ARG0 w
                  :ARG1 (z / zenith
                        :poss (c3 / career
                              :poss p2)))))

# ::id 1072 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok switzerland 's central bank on thursday left its interest rate unchanged and pledged it would keep `` generously '' providing the markets with liquidity .
# ::alignments
(a / and
      :op1 (l / leave-13
            :ARG0 (b / bank
                  :mod (c / central)
                  :poss (c2 / country
                        :name (n / name
                              :op1 "Switzerland")))
            :ARG1 (c3 / change-01
                  :polarity -
                  :ARG1 (r / rate
                        :mod (ii / interest)
                        :poss b))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (p / pledge-01
            :ARG0 b
            :ARG2 (k / keep-01
                  :ARG0 b
                  :ARG1 (p2 / provide-01
                        :ARG0 b
                        :ARG1 (l2 / liquidity)
                        :ARG2 (m / market)
                        :ARG2-of (g / generous-01
                              :ARG0 b)))))

# ::id 1073 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tokyo stocks opened slightly lower thursday taking a cue from wall street 's losses overnight .
# ::alignments
(o / open-09
      :ARG1 (s / stock
            :mod (c / company
                  :name (n / name
                        :op1 "Tokyo"))
            :ARG0-of (t / take-01
                  :ARG1 (c2 / cue-01
                        :ARG1 (l / lose-02
                              :ARG0 (m / market-sector
                                    :name (n2 / name
                                          :op1 "Wall"
                                          :op2 "Street"))
                              :time (o2 / overnight)))))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :ARG1-of (h / have-degree-91
            :ARG2 (l2 / low-04
                  :ARG1 o)
            :ARG3 (m2 / more
                  :quant (s2 / slight))))

# ::id 1074 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok intelligence agents arrested two members of an outlawed pakistani militant group in a raid on a hotel in the eastern city of lahore on wednesday and one of the men is believed to be a fund-raiser for al-qaida , an intelligence official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (ii / intelligence)
                  :ARG2 (o / official)))
      :ARG1 (a / and
            :op1 (a2 / arrest-01
                  :ARG0 (p2 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (g / group
                                    :mod (m / militant)
                                    :mod (c / country
                                          :name (n / name
                                                :op1 "Pakistan"))
                                    :ARG1-of (o2 / outlaw-01))
                              :ARG2 (m2 / member)))
                  :ARG1 (p3 / person
                        :quant 2
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 g
                              :ARG2 m2))
                  :time (r / raid-01
                        :ARG0 p2
                        :ARG1 (h4 / hotel
                              :location (c2 / city
                                    :name (n2 / name
                                          :op1 "Lahore")
                                    :location (e / east)))
                        :time (d / date-entity
                              :weekday (w / wednesday))))
            :op2 (b / believe-01
                  :ARG1 (p4 / person
                        :ARG0-of (f / fund-01
                              :ARG1 (c3 / criminal-organization
                                    :name (n3 / name
                                          :op1 "al-Qaida")))
                        :domain p4))))

# ::id 1075 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the french government has agreed to sell its stakes in three toll-road companies to construction companies vinci sa , eiffage sa and <unk> infraestructuras sa to raise euro## .# billion -lrb- us$ ##.# billion -rrb- , the finance ministry said .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Finance"
                  :op2 "Ministry"))
      :ARG1 (a / agree-01
            :ARG0 (g2 / government-organization
                  :ARG0-of (g3 / govern-01
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "France"))))
            :ARG1 (s2 / sell-01
                  :ARG0 g2
                  :ARG1 (s3 / stake
                        :poss g2
                        :mod (c2 / company
                              :quant 3
                              :mod (r / road
                                    :mod (t / toll))))
                  :ARG2 (a2 / and
                        :op1 (c3 / company
                              :name (n3 / name
                                    :op1 "Vinci"
                                    :op2 "sa"))
                        :op2 (c4 / company
                              :name (n4 / name
                                    :op1 "Eiffage"
                                    :op2 "S"))
                        :op3 (c5 / company
                              :name (n5 / name
                                    :op1 "Infraestructuras")))
                  :purpose (r2 / raise-02
                        :ARG0 g2
                        :ARG1 (e / euro)))))

# ::id 1076 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok calling such aid a threat to national security , the police have blocked a messenger from delivering $ ##,### in foreign donations to help the families of people who were killed in the crackdown on the tiananmen student democracy movement in june #### .
# ::alignments
(b / block-01
      :ARG0 (p / police)
      :ARG1 (m / messenger)
      :ARG2 (d / deliver-01
            :ARG0 m
            :ARG1 (m2 / monetary-quantity
                  :ARG1-of (d2 / donate-01
                        :mod (f / foreign)))
            :purpose (h / help-01
                  :ARG0 m
                  :ARG1 (f2 / family
                        :poss (p2 / person
                              :ARG1-of (k / kill-01
                                    :ARG1-of (c / cause-01
                                          :ARG0 (c2 / crack-down-06
                                                :ARG1 (m3 / movement
                                                      :name (n / name
                                                            :op1 "Tiananmen"
                                                            :op2 "Democracy")
                                                      :mod (p3 / person
                                                            :ARG0-of (s / study-01)))
                                                :location (c3 / city
                                                      :name (n2 / name
                                                            :op1 "June")))))))))
      :ARG1-of (c4 / call-01
            :ARG0 p
            :ARG2 (t / threaten-01
                  :ARG0 (a / aid-01
                        :mod (s2 / such))
                  :ARG2 (s3 / security
                        :mod (n3 / nation)))))

# ::id 1077 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the italian foreign ministry wednesday urged brazilian president lula da silva to reconsider brazil 's decision to grant political refugee status to former far - left activist cesare battisti .
# ::alignments
(u / urge-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Foreign"
                  :op2 "Ministry")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Italy")))
      :ARG1 (p / person
            :name (n3 / name
                  :op1 "Lula"
                  :op2 "da"
                  :op3 "Silva")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n4 / name
                              :op1 "Brazil"))
                  :ARG2 (p2 / president)))
      :ARG2 (r / reconsider-01
            :ARG0 p
            :ARG1 (d / decide-01
                  :ARG0 c2
                  :ARG1 (g2 / grant-01
                        :ARG0 c2
                        :ARG1 (s / status
                              :mod (r2 / refugee
                                    :mod (p3 / politics)))
                        :ARG2 (o / organization
                              :name (n5 / name
                                    :op1 "Cesare"
                                    :op2 "Battisti")
                              :mod (a / activist)
                              :ARG1-of (l / left-19
                                    :mod (f / far))
                              :time (f2 / former)))))
      :time (w / wednesday))

# ::id 1078 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japan 's prime minister tomiichi murayama said tuesday he had no plan to become president of a new party to be formed next month to replace his social democratic party -lrb- sdp -rrb- .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tamiichi"
                  :op2 "Murayama")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Japan"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (p3 / plan-01
            :polarity -
            :ARG0 p
            :ARG1 (b / become-01
                  :ARG1 p
                  :ARG2 (p4 / president
                        :ARG2-of (h2 / have-org-role-91
                              :ARG0 p
                              :ARG1 (p5 / party
                                    :ARG1-of (n3 / new-01)
                                    :ARG1-of (f / form-01
                                          :time (m2 / month
                                                :mod (n4 / next))
                                          :purpose (r / replace-01
                                                :ARG1 (p6 / political-party
                                                      :name (n5 / name
                                                            :op1 "Social"
                                                            :op2 "Democracy")
                                                      :poss p))))))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1079 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a sharp slide in treasurys came to an end tuesday as talk of the federal reserve 's bond-buying program sparking inflation gave way to worries about europe 's budget troubles .
# ::alignments
(c / come-04
      :ARG1 (s / slide-01
            :ARG1 (t / treasurys)
            :ARG1-of (s2 / sharp-02))
      :ARG2 (e / end-01
            :ARG1 s
            :time (d / date-entity
                  :weekday (t2 / tuesday)))
      :time (g / give-01
            :ARG0 (t3 / talk-01
                  :ARG1 (p / program
                        :mod (b / buy-01
                              :ARG1 (b2 / bond))
                        :poss (r / reserve
                              :mod (f / federal))
                        :ARG0-of (s3 / spark-01
                              :ARG1 (ii / inflate-01))))
            :ARG1 (w / worry-01
                  :ARG0 (ii2 / in-trouble-03
                        :ARG1 (c2 / continent
                              :name (n / name
                                    :op1 "Europe"))
                        :ARG2 (b3 / budget)))))

# ::id 1080 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after its worst recession in half a century , california 's economy is once again outshining the rest of the country .
# ::alignments
(o / outshine-01
      :ARG0 (e / economy
            :poss (s / state
                  :name (n / name
                        :op1 "California")))
      :ARG1 (r / rest
            :part-of (c / country))
      :mod (a / again
            :mod (o2 / once))
      :time (a2 / after
            :op1 (r2 / recession-02
                  :ARG1 s
                  :ARG1-of (h / have-degree-91
                        :ARG2 (b / bad-04
                              :ARG1 r2)
                        :ARG3 (m / most)
                        :ARG5 (b2 / before
                              :op1 (n2 / now)
                              :duration (t / temporal-quantity
                                    :quant 0.5
                                    :unit (c2 / century)))))))

# ::id 1081 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian prime minister mikhail kasyanov urged ukraine on tuesday to remove its border guards from a tiny island that has been the focus of a bitter border dispute between the two former soviet republics .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mikhail"
                  :op2 "Kasyanov")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (c2 / country
            :name (n3 / name
                  :op1 "Ukraine"))
      :ARG2 (r / remove-01
            :ARG0 c2
            :ARG1 (p3 / person
                  :ARG0-of (g / guard-01
                        :ARG1 (b / border))
                  :mod (t / tiny)
                  :ARG1-of (f / focus-01
                        :ARG2 (d / dispute-01
                              :ARG0 (r2 / republic
                                    :quant 2
                                    :mod (c3 / country
                                          :name (n4 / name
                                                :op1 "Sietnam"))
                                    :time (f2 / former))
                              :ARG2 (b2 / border)
                              :mod (b3 / bitter))))
            :ARG2 c2)
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 1082 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mitch daniels , the white house budget director under president bush , won the indiana governor 's race on tuesday , defeating the democratic incumbent , joseph e. kernan .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mitch"
                  :op2 "Daniels")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "White"
                              :op2 "House"))
                  :ARG2 (d / director
                        :topic (b / budget))
                  :prep-under (p2 / person
                        :name (n3 / name
                              :op1 "Bush")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p3 / president)))))
      :ARG1 (r / race-02
            :ARG3 (p4 / person
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (s / state
                              :name (n4 / name
                                    :op1 "Indianiana"))
                        :ARG2 (g2 / governor))))
      :ARG2 p4
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :manner (d3 / defeat-01
            :ARG0 p
            :ARG1 (p5 / person
                  :name (n5 / name
                        :op1 "Joseph"
                        :op2 "E."
                        :op3 "Kernan")
                  :ARG1-of (ii / incumbency-01)
                  :mod (d4 / democratic))))

# ::id 1083 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gas producer bg group plc on thursday reported an # percent drop in profit in the first quarter on the back of falling oil prices .
# ::alignments
(r / report-01
      :ARG0 (g / group
            :name (n / name
                  :op1 "Bg"
                  :op2 "Group"
                  :op3 " plc")
            :ARG0-of (p / produce-01
                  :ARG1 (g2 / gas)))
      :ARG1 (d / drop-01
            :ARG1 (p2 / profit-01)
            :ARG2 (p3 / percentage-entity
                  :value 1)
            :time (q / quarter
                  :ord (o / ordinal-entity
                        :value 1))
            :ARG1-of (c / cause-01
                  :ARG0 (p4 / price-01
                        :ARG1 (o2 / oil)
                        :ARG1-of (f / fall-01))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1084 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia 's parliament on tuesday condemned roundup operations conducted by federal forces in chechnya , in a rare move criticizing controversial sweeps against suspected rebels in the breakaway southern republic .
# ::alignments
(c / condemn-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Parliament")
            :poss (c2 / country
                  :name (n2 / name
                        :op1 "Russia")))
      :ARG1 (o / operate-01
            :ARG1 (r / round-up-02)
            :ARG1-of (c3 / conduct-01
                  :ARG0 (f / force
                        :mod (f2 / federal))
                  :location (p / province
                        :name (n3 / name
                              :op1 "Chechnya")
                        :part (s / south))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :manner (m / move-02
            :ARG0 g
            :ARG1 (c4 / criticize-01
                  :ARG0 g
                  :ARG1 (s2 / sweep-06
                        :ARG1 (p2 / person
                              :ARG0-of (r2 / rebel-01)
                              :ARG2-of (s3 / suspect-01))
                        :mod (c5 / controversy)
                        :location p))
            :ARG1-of (r3 / rare-02)))

# ::id 1085 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the world 's jewry has long seen germany as a cursed land , ever since the first trains bearing jews to the horrors of the holocaust rumbled out of germany nearly six decades ago .
# ::alignments
(s / see-01
      :ARG0 (r / religious-group
            :name (n / name
                  :op1 "Jew")
            :poss (w / world))
      :ARG1 (c / country
            :name (n2 / name
                  :op1 "Germany"))
      :ARG2 (l / land
            :ARG1-of (c2 / curse-02))
      :time (s2 / since
            :op1 (t / tumble-01
                  :ARG1 (t2 / train
                        :ord (o / ordinal-entity
                              :value 1)
                        :ARG0-of (b / bear-01
                              :ARG1 r
                              :ARG2 (h / horror
                                    :poss (e / event
                                          :name (n3 / name
                                                :op1 "Holocaust")))))
                  :direction (o2 / out-of
                        :op1 c)
                  :time (b2 / before
                        :op1 (n4 / now)
                        :quant (n5 / nearly
                              :op1 (t3 / temporal-quantity
                                    :quant 6
                                    :unit (d / decade)))))
            :mod (e2 / ever))
      :ARG1-of (l2 / long-03))

# ::id 1086 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok romania 's president emil constantinescu wednesday morning presented a document on national security strategy before the joint chambers of parliament .
# ::alignments
(p / present-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Emil"
                  :op2 "Constentinescu")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "romania"))
                  :ARG2 (p3 / president)))
      :ARG1 (d / document
            :topic (s / strategy
                  :topic (s2 / security
                        :mod (n3 / nation))))
      :time (d2 / date-entity
            :dayperiod (m / morning)
            :weekday (w / wednesday))
      :location (b / before
            :op1 (c2 / chamber
                  :mod (j / joint)
                  :part-of (g / government-organization
                        :name (n4 / name
                              :op1 "Parliament")))))

# ::id 1087 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us share prices drifted lower early friday in lackluster trade ahead of a holiday weekend , with investors digesting mixed economic news and content to sit on their gains from the past few sessions .
# ::alignments
(d / drift-01
      :ARG1 (p / price-01
            :ARG1 (s / share
                  :poss (w / we)))
      :ARG1-of (h / have-degree-91
            :ARG2 (l / low-04
                  :ARG1 p)
            :ARG3 (m / more))
      :time (d2 / date-entity
            :weekday (f / friday)
            :mod (e / early))
      :manner (t / trade-01
            :ARG0 w
            :ARG0-of (l2 / lack-01)
            :time (a / ahead
                  :op1 (w2 / weekend
                        :mod (h2 / holiday))))
      :ARG1-of (c / cause-01
            :ARG0 (d3 / digest-01
                  :ARG0 (p2 / person
                        :ARG0-of (ii / invest-01))
                  :ARG1 (a2 / and
                        :op1 (n / news
                              :mod (e2 / economy)
                              :ARG3-of (m2 / mix-01))
                        :op2 (c2 / content-02
                              :ARG0 (s2 / sit-01
                                    :ARG0 p2
                                    :ARG1 (g / gain-02
                                          :ARG0 p2
                                          :time (b / before
                                                :op1 (n2 / now)
                                                :duration (f2 / few
                                                      :op1 (t2 / temporal-quantity
                                                            :quant 1
                                                            :unit (s3 / session))))))
                              :ARG1 p2)))))

# ::id 1088 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok craig lowndes and jamie <unk> won australia 's premier touring car race , the bathurst #### , for the third straight year on sunday .
# ::alignments
(w / win-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Craig"
                        :op2 "Lowndes"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Jean"
                        :op2 "Ibrahim")))
      :ARG1 (r / race-02
            :name (n3 / name
                  :op1 "Bathurst")
            :mod (c / car
                  :ARG0-of (t / tour-01))
            :mod (p3 / premier)
            :poss (c2 / country
                  :name (n4 / name
                        :op1 "Australia")))
      :ARG3 (e / event
            :name (n5 / name
                  :op1 "Australia"))
      :time (d / date-entity
            :weekday (s / sunday))
      :ARG1-of (s2 / straight-04
            :ord (o / ordinal-entity
                  :value 3)))

# ::id 1089 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a french-built mirage-#### military jet of the indian air force crashed tuesday after its pilot failed to control the aircraft during midair technical snags before ejecting safely , a military spokesman in new delhi said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / military)
                  :ARG2 (s2 / spokesman))
            :location (c / city
                  :name (n / name
                        :op1 "Delhi")
                  :ARG1-of (n2 / new-01)))
      :ARG1 (c2 / crash-01
            :ARG1 (j / jet
                  :name (n3 / name
                        :op1 "Mirage-####")
                  :mod (m2 / military)
                  :ARG1-of (b / build-01
                        :location (c3 / country
                              :name (n4 / name
                                    :op1 "France")))
                  :poss (m3 / military
                        :name (n5 / name
                              :op1 "Indian"
                              :op2 "Air"
                              :op3 "Force")))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :time (f / fail-01
                  :ARG1 (p2 / person
                        :ARG0-of (p3 / pilot-01
                              :ARG1 j))
                  :ARG2 (c4 / control-01
                        :ARG0 p2
                        :ARG1 j)
                  :time (s3 / snag
                        :mod (t2 / technical)
                        :location (m4 / midair))
                  :time (b2 / before
                        :op1 (e / eject-01
                              :ARG1 j
                              :ARG2 (s4 / safe-01
                                    :ARG1 j))))))

# ::id 1090 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lance mackey was in the lead sunday but a pack of mushers , including two former champions , were trying to catch him as strategy and mind games came into play in the iditarod trail sled dog race .
# ::alignments
(c / contrast-01
      :ARG1 (b / be-located-at-91
            :ARG1 (p / person
                  :name (n / name
                        :op1 "lance"
                        :op2 "Mackey"))
            :ARG2 (c2 / city
                  :name (n2 / name
                        :op1 "Sanday")
                  :ARG1-of (l / lead-02)))
      :ARG2 (t / try-01
            :ARG0 (p2 / pack
                  :consist-of (p3 / person
                        :ARG0-of (c3 / chase-01)
                        :ARG2-of (ii / include-91
                              :ARG1 (p4 / person
                                    :quant 2
                                    :ARG0-of (c4 / champion-01
                                          :time (f / former))))))
            :ARG1 (c5 / catch-03
                  :ARG0 p2
                  :ARG1 p)
            :ARG1-of (c6 / cause-01
                  :ARG0 (c7 / come-04
                        :ARG1 (a / and
                              :op1 (s / strategy)
                              :op2 (g / game
                                    :mod (m / mind)))
                        :ARG2 (p5 / play-08
                              :ARG0 a
                              :ARG1 (r / race-02
                                    :ARG3 (d / dog
                                          :mod (t2 / trail)
                                          :mod (s2 / sled))
                                    :mod (ii2 / iditarod)))))))

# ::id 1091 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia 's armed forces have received an order to stop their advance in georgia , a senior russian army commander confirmed tuesday .
# ::alignments
(c / confirm-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / army
                        :poss (c2 / country
                              :name (n / name
                                    :op1 "Russia")))
                  :ARG2 (c3 / commander
                        :mod (s / senior))))
      :ARG1 (r / receive-01
            :ARG0 (f / force
                  :ARG1-of (a2 / arm-01)
                  :poss c2)
            :ARG1 (o / order-01
                  :ARG1 f
                  :ARG2 (s2 / stop-01
                        :ARG0 f
                        :ARG1 (a3 / advance-01
                              :ARG1 f
                              :location (c4 / city
                                    :name (n2 / name
                                          :op1 "Georgia")))))
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 1092 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kenyon martin scored a season-high ## points here friday as the denver nuggets posted a ###-### victory over dallas and ended the mavericks ' ##-game national basketball association winning streak .
# ::alignments
(s / score-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Kenyon"
                  :op2 "Martin"))
      :ARG2 (p2 / point
            :ARG1-of (h / high-02
                  :mod (s2 / season)))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (c / cause-01
            :ARG0 (a / and
                  :op1 (p3 / post-01
                        :ARG0 (n2 / nugget
                              :mod (d2 / denver))
                        :ARG1 (w / win-01
                              :ARG0 n2
                              :ARG2 (c2 / city
                                    :name (n3 / name
                                          :op1 "Dallas"))))
                  :op2 (e / end-01
                        :ARG0 n2
                        :ARG1 (s3 / streak
                              :mod w
                              :ARG0 (t / team
                                    :name (n4 / name
                                          :op1 "Mavericks")))
                        :mod (g / game)
                        :mod (n5 / nation)
                        :mod (a2 / association)))))

# ::id 1093 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok peruvian authorities have temporarily closed the inca trail to the ancient ruins of machu picchu because of heavy snow and mist along the mountainous hiking route , an official said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (c / close-01
            :ARG0 (a / authority
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Peru")))
            :ARG1 (t / trail
                  :mod (a2 / ancient)
                  :destination (c3 / city
                        :name (n2 / name
                              :op1 "Machu"
                              :op2 "Picchu")))
            :duration (t2 / temporary)
            :ARG1-of (c4 / cause-01
                  :ARG0 (a3 / and
                        :op1 (s2 / snow
                              :mod (h2 / heavy))
                        :op2 (m / mist
                              :mod h2)
                        :location (a4 / along
                              :op1 (r / route
                                    :mod (h3 / hike-01)
                                    :mod (m2 / mountain))))))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 1094 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india 's annual inflation rate shed #.## percentage points to #.## percent for the week ended september ## , reversing its rising trend for the past seven weeks , the indian express reported today .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "Indian"
                  :op2 "Express"))
      :ARG1 (s / shed-01
            :ARG0 (r2 / rate-entity-91
                  :ARG1 (ii / inflate-01)
                  :ARG2 (t / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :poss (c / country
                        :name (n3 / name
                              :op1 "India")))
            :ARG1 (p / percentage-entity
                  :value ".##")
            :ARG2 (p2 / percentage-entity
                  :value ".##")
            :time (w / week
                  :ARG1-of (e / end-01
                        :time (d / date-entity
                              :month 9
                              :day 11)))
            :ARG0-of (r3 / reverse-01
                  :ARG1 (t2 / trend-01
                        :ARG1 r2
                        :ARG1-of (r4 / rise-01
                              :time (b / before
                                    :op1 (n4 / now)
                                    :duration (t3 / temporal-quantity
                                          :quant 7
                                          :unit (w2 / week)))))))
      :time (t4 / today))

# ::id 1095 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korea is likely improving its missile technology , and recent signs that it may be preparing to test a ballistic missile are troubling , a top u.s. military official said sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / military
                        :mod (c / country
                              :name (n / name
                                    :op1 "U.S.")))
                  :ARG2 (o / official
                        :mod (t / top))))
      :ARG1 (a / and
            :op1 (l / likely-01
                  :ARG1 (ii / improve-01
                        :ARG0 c
                        :name n
                        :op1 "North"
                        :op2 "Korea"))
            :ARG1 (t2 / technology
                  :mod (m2 / missile)
                  :poss c))
      :op2 (t3 / trouble-01
            :ARG0 (s2 / signal-07
                  :ARG1 (p2 / possible-01
                        :ARG1 (p3 / prepare-02
                              :ARG0 c
                              :ARG2 (t4 / test-01
                                    :ARG0 c
                                    :ARG1 (m3 / missile
                                          :mod (b / ballistics)))))
                  :time (r / recent)))
      :time (d / date-entity
            :weekday (s3 / sunday)))

# ::id 1096 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a polish soldier with un peacekeeping forces in south lebanon was injured in the face when a roadside bomb exploded , a un spokesman said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (f / force
                        :ARG0-of (k / keep-01
                              :ARG1 (p2 / peace))
                        :mod (c / country
                              :name (n / name
                                    :op1 "Poland"))
                        :location (s2 / south
                              :part-of (c2 / city
                                    :name (n2 / name
                                          :op1 "Lebanon"))))
                  :ARG2 (s3 / spokesman)))
      :ARG1 (ii / injure-01
            :ARG1 (f2 / face)
            :ARG2 (e / explode-01
                  :ARG1 (b / bomb
                        :location (s4 / side
                              :part-of (r / road))))
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 1097 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok congressional leaders decided tuesday to shelve a district of columbia voting rights bill , just days after announcing plans to move ahead with what supporters say was the best opportunity in a generation to give the district a voting seat in the house of representatives .
# ::alignments
(d / decide-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Congress"))))
      :ARG1 (s / shelve-01
            :ARG0 p
            :ARG1 (b / bill
                  :topic (r / right-05
                        :ARG2 (v / vote-01))
                  :location (d2 / district
                        :part-of (s2 / state
                              :name (n2 / name
                                    :op1 "Columbia")))))
      :time (d3 / date-entity
            :weekday (t / tuesday))
      :time (a / after
            :op1 (a2 / announce-01
                  :ARG0 p
                  :ARG1 (p2 / plan-01
                        :ARG0 p
                        :ARG1 (m / move-01
                              :ARG0 p
                              :ARG2 (a3 / ahead)
                              :instrument (o / opportunity
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (g2 / good-02
                                                :ARG1 o)
                                          :ARG3 (m2 / most)
                                          :ARG5 (g3 / generation))
                                    :purpose (g4 / give-01
                                          :ARG0 p
                                          :ARG1 (s3 / seat
                                                :location (g5 / government-organization
                                                      :name (n3 / name
                                                            :op1 "House"
                                                            :op2 "of"
                                                            :op3 "Representatives")))
                                          :ARG2 d2)))))
            :quant (m3 / multiple
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (d4 / day))
                  :mod (j / just))))

# ::id 1098 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indian share prices fell to a <unk> thursday in line with other asian markets and after overnight wall street weakness which was triggered by concerns over further us interest rate hikes .
# ::alignments
(f / fall-01
      :ARG1 (p / price-01
            :ARG1 (s / share
                  :mod (c / country
                        :name (n / name
                              :op1 "India"))))
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG1-of (ii / in-line-04
            :ARG2 (m / market
                  :mod (o / other)
                  :location c))
      :time (a / after
            :op1 (w / weaken-01
                  :ARG1 m
                  :mod (w2 / wall))
            :time (o2 / overnight)
            :ARG1-of (t2 / trigger-01
                  :ARG0 (c2 / concern-01
                        :ARG0 (h / hike-02
                              :ARG0 (w3 / we)
                              :ARG1 (r / rate
                                    :mod (ii2 / interest))
                              :mod (f2 / further))
                        :ARG1 m))))

# ::id 1099 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british prime minister gordon brown on tuesday became the latest european leader to push for deeper cuts in greenhouse gas emissions by the european union .
# ::alignments
(b / become-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Gordon"
                  :op2 "Brown")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Great"
                              :op2 "Britain"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG2 (p3 / person
            :ARG0-of (l / lead-02
                  :ARG1 (o / organization
                        :name (n3 / name
                              :op1 "European"
                              :op2 "Union")))
            :mod (l2 / last)
            :ARG0-of (p4 / push-02
                  :ARG2 (c2 / cut-02
                        :ARG0 o
                        :ARG1 (e / emit-01
                              :ARG0 o
                              :ARG1 (g / gas
                                    :mod (g2 / greenhouse)))
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (d / deep-02
                                    :ARG1 c2)
                              :ARG3 (m2 / more)))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1100 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok johnson &amp; johnson on wednesday threatened to abandon its plan to acquire the guidant corp. , a troubled heart device maker , setting the stage for a financial and legal confrontation between the two companies over the $ ##.# billion deal .
# ::alignments
(a / and
      :op1 (t / threaten-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Johnson"))
            :ARG1 (a2 / abandon-01
                  :ARG0 c
                  :ARG1 (p / plan-01
                        :ARG0 c
                        :ARG1 (a3 / acquire-01
                              :ARG0 c
                              :ARG1 (c2 / company
                                    :name (n2 / name
                                          :op1 " guidant"
                                          :op2 "Corp.")
                                    :ARG0-of (m / make-01
                                          :ARG1 (d / device
                                                :mod (h / heart)))
                                    :ARG1-of (t2 / trouble-01)))))
            :time (w / wednesday))
      :op2 (s / set-01
            :ARG0 c
            :ARG1 (s2 / stage)
            :ARG2 (c3 / confront-01
                  :ARG0 c
                  :ARG1 c2
                  :ARG2 (d2 / deal-01
                        :ARG0 c
                        :ARG2 (m2 / monetary-quantity
                              :quant 1000000000
                              :unit (d3 / dollar)))
                  :mod (f / finance)
                  :ARG1-of (l / legal-02))))

# ::id 1101 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president jiang zemin , in a speech in beijing on the ##th anniversary of the xi'an incident , today urged people to unite and concentrate the nation 's will , wisdom , and efforts on rejuvenation , reunification , and modernization of the country .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jiang"
                  :op2 "Zemin")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / person)
      :ARG2 (a / and
            :op1 (u2 / unite-01
                  :ARG1 p3)
            :op2 (c / concentrate-01
                  :ARG0 p3
                  :ARG1 (a2 / and
                        :op1 (w / will-02
                              :ARG0 (n2 / nation))
                        :op2 (w2 / wisdom
                              :poss n2)
                        :op3 (e / effort-01
                              :ARG0 n2
                              :ARG1 (a3 / and
                                    :op1 (r / rejuvenate-01
                                          :ARG1 n2)
                                    :op2 (r2 / reunify-01
                                          :ARG1 n2)
                                    :op3 (m / modernize-01
                                          :ARG1 n2))))))
      :time (t / today)
      :time (s / speech
            :location (c2 / city
                  :name (n3 / name
                        :op1 "Beijing"))
            :topic (a4 / anniversary
                  :topic (ii / incident
                        :name (n4 / name
                              :op1 "Xi'an"))
                  :ord (o / ordinal-entity
                        :value 100))))

# ::id 1102 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok earnings warnings from apple computer and ual , the parent of united airlines , have sent stock prices down after the opening bell on wall street .
# ::alignments
(s / send-01
      :ARG0 (w / warn-01
            :ARG0 (a / and
                  :op1 (c / company
                        :name (n / name
                              :op1 "Apple"
                              :op2 "Computer"))
                  :op2 (c2 / company
                        :name (n2 / name
                              :op1 "Ual"))
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (c3 / company
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "Airlines"))
                        :ARG2 (p / parent)))
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / stock))
            :ARG5 (d / down)
            :time (a2 / after
                  :op1 (b / bell
                        :ARG0-of (o / open-01)
                        :location (m / market-sector
                              :name (n4 / name
                                    :op1 "Wall"
                                    :op2 "Street"))))))

# ::id 1103 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany 's representative on the new european commission has defended his italian colleague , under fire for his views on homosexuals and women , saying he had himself in the past taken decisions which clashed with his own views .
# ::alignments
(a / and
      :op1 (d / defend-01
            :ARG0 (p / person
                  :ARG0-of (r / represent-01
                        :ARG1 (p2 / person
                              :name (n / name
                                    :op1 "germany"))
                        :ARG2 (c / commission
                              :ARG1-of (n2 / new-01)
                              :mod (c2 / continent
                                    :name (n3 / name
                                          :op1 "Europe")))))
            :ARG1 (p3 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n4 / name
                                    :op1 "Italy"))
                        :ARG2 (c4 / colleague))
                  :ARG1-of (f / fire-02
                        :ARG0 (v / view-02
                              :ARG0 p3
                              :ARG1 (a2 / and
                                    :op1 (h2 / homosexual)
                                    :op2 (w / woman))))))
      :op2 (s / say-01
            :ARG0 p
            :ARG1 (t / take-01
                  :ARG0 p3
                  :ARG1 (d2 / decide-01
                        :ARG0 p3
                        :ARG0-of (c5 / clash-01
                              :ARG1 (v2 / view-02
                                    :ARG0 p3)))
                  :time (p4 / past))))

# ::id 1104 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok growth in all main businesses and tighter control of operating costs helped telecommunications firm portugal telecom lift consolidated net profit by ##.# percent in #### to ##.## billion escudos -lrb- dlrs ### million -rrb- , the company said wednesday .
# ::alignments
(s / say-01
      :ARG0 (c / company)
      :ARG1 (h / help-01
            :ARG0 (a / and
                  :op1 (g / grow-01
                        :location (b / business
                              :mod (m / main)
                              :mod (a2 / all)))
                  :op2 (c2 / control-01
                        :ARG1 (c3 / cost-01
                              :ARG1 (o / operate-01))
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (t / tight-05
                                    :ARG1 c2)
                              :ARG3 (m2 / more))))
            :ARG1 (l / lift-01
                  :ARG0 (c4 / company
                        :name (n / name
                              :op1 "Portugal"
                              :op2 "Telecom")
                        :mod (f / firm)
                        :mod (t2 / telecommunication))
                  :ARG1 (p / profit-01
                        :ARG0 c4
                        :mod (n2 / net))
                  :ARG2 (p2 / percentage-entity
                        :value "1/4")
                  :ARG3 (t3 / thing
                        :ARG1-of (ii / include-91
                              :ARG2 (t4 / thing
                                    :ARG2-of p
                                    :ARG0 c4))))
            :ARG1-of (n3 / net-02))
      :ARG2-of (r / result-01
            :ARG1 a)
      :time (w / wednesday))

# ::id 1105 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok every now and then a writer comes along whose passion for his subject shines through like a harvest moon on a clear autumn night , illuminating with stunning clarity .
# ::alignments
(c / come-along-19
      :ARG1 (p / person
            :ARG0-of (w / write-01)
            :poss-of (p2 / passion
                  :topic (s / subject
                        :poss p)
                  :ARG1-of (s2 / shine-01
                        :ARG1-of (r / resemble-01
                              :ARG2 (m / moon
                                    :ARG1-of (h / harvest-01)
                                    :time (d / date-entity
                                          :dayperiod (n / night
                                                :mod (a / autumn))
                                          :ARG1-of (c2 / clear-06)))))
                  :ARG0-of (ii / illuminate-01
                        :manner (c3 / clarity
                              :ARG0-of (s3 / stun-01))))
            :frequency (r2 / rate-entity-91
                  :ARG4 (n2 / now-and-then))))

# ::id 1106 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the host president of the ##th summit of the andean community of nations , alvaro uribe , on friday urged member countries to strive to make headway during a two-day meeting on forging closer economic ties with the mercosur economic bloc .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Alvaro"
                  :op2 "Uribe")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s / summit
                        :mod (c / community
                              :mod (n2 / nation)
                              :mod (w / world-region
                                    :name (n3 / name
                                          :op1 "Andes")))
                        :ord (o / ordinal-entity
                              :value -1))
                  :ARG2 (p2 / president
                        :mod (h2 / host))))
      :ARG1 (c2 / country
            :mod (m / member))
      :ARG2 (s2 / strive-01
            :ARG0 c2
            :ARG1 (m2 / make-18
                  :ARG0 c2
                  :ARG1 (h3 / headway))
            :time (m3 / meet-03
                  :ARG0 c2
                  :ARG1 (f / forge-02
                        :ARG0 c2
                        :ARG1 (t / tie-01
                              :ARG1 c2
                              :ARG2 (b / bloc
                                    :mod (e / economy)
                                    :mod (m4 / mercosur))
                              :ARG1-of (h4 / have-degree-91
                                    :ARG2 (c3 / close-10
                                          :ARG1 t)
                                    :ARG3 (m5 / more))))
                  :duration (t2 / temporal-quantity
                        :quant 2
                        :unit (d / day))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 1107 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the palestinian legislative council -lrb- plc -rrb- decided saturday to postpone its vote on the new cabinet till sunday , said a senior palestinian official in ramallah .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Palestine"))
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (d / decide-01
            :ARG0 (g / government-organization
                  :name (n2 / name
                        :op1 "Parliament")
                  :ARG0-of (l / legislate-01)
                  :mod c)
            :ARG1 (p2 / postpone-01
                  :ARG0 g
                  :ARG1 (v / vote-01
                        :ARG0 g
                        :ARG1 (c2 / cabinet
                              :ARG1-of (n3 / new-01)))
                  :ARG2 (u / until
                        :op1 (d2 / date-entity
                              :weekday (s3 / sunday))))
            :time (d3 / date-entity
                  :weekday (s4 / saturday)))
      :location (c3 / city
            :name (n4 / name
                  :op1 "Ramallah")))

# ::id 1108 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france is expected to attain a # percent growth in its gross domestic product -lrb- gdp -rrb- which will allow the creation of ###,### jobs in #### , said the french government wednesday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "France"))))
      :ARG1 (e / expect-01
            :ARG1 (a / attain-01
                  :ARG0 c
                  :ARG1 (g3 / grow-01
                        :ARG1 (p / product
                              :ARG1-of (g4 / gross-03)
                              :mod (d / domestic)
                              :poss c)
                        :ARG2 (p2 / percentage-entity
                              :value 40)
                        :ARG0-of (a2 / allow-01
                              :ARG1 (c2 / create-01
                                    :ARG1 (j / job
                                          :mod (t / thing
                                                :ARG1-of c2
                                                :mod-of j)))))))
      :time (w / wednesday))

# ::id 1109 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok global power company aes corp. said friday it is selling a ## percent stake in itself to china 's investment arm for $ #.## billion in a move to raise cash to develop projects around the world .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Aes"
                  :op2 "Corp.")
            :mod (p / power)
            :mod (g / globe))
      :ARG1 (s2 / sell-01
            :ARG0 c
            :ARG1 (s3 / stake
                  :mod (p2 / percentage-entity
                        :value 1))
            :ARG2 (a / arm
                  :ARG0-of (ii / invest-01)
                  :poss (c2 / country
                        :name (n2 / name
                              :op1 "China")))
            :ARG3 (m / monetary-quantity
                  :quant 1000000000
                  :unit (d / dollar))
            :purpose (m2 / move-02
                  :ARG0 c
                  :ARG1 (r / raise-02
                        :ARG0 c
                        :ARG1 (c3 / cash)
                        :purpose (d2 / develop-02
                              :ARG0 c
                              :ARG1 (p3 / project)
                              :location (a2 / around
                                    :op1 (w / world))))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1110 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united nations says nearly #,### civilians have been killed and ##,### wounded in fighting in sri lanka over the past three months .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "United"
                  :op2 "Nations"))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG1 (c / civilian
                        :mod (n2 / near)))
            :op2 (w / wound-01
                  :ARG1 c)
            :time (f / fight-01
                  :location (c2 / city
                        :name (n3 / name
                              :op1 "Sri"
                              :op2 "Lanka"))
                  :time (b / before
                        :op1 (n4 / now)
                        :duration (t / temporal-quantity
                              :quant 3
                              :unit (m / month))))))

# ::id 1111 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former fannie mae chief franklin raines and two other top executives have agreed to a $ ##.# million -lrb- euro## .## million -rrb- settlement with the government announced friday over their roles in a #### accounting scandal .
# ::alignments
(a / announce-01
      :ARG0 (a2 / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Franklin"
                        :op2 "Raines")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / company
                              :name (n2 / name
                                    :op1 "Fannie"
                                    :op2 "Mae"))
                        :ARG2 (c2 / chief)
                        :time (f / former)))
            :op2 (p2 / person
                  :quant 2
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (e / executive
                              :mod (t / top))
                        :mod (o / other))))
      :ARG1 (s / settle-02
            :ARG0 a2
            :ARG2 (m / monetary-quantity
                  :quant 10000000
                  :unit (d / dollar))
            :ARG3 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG3 (r / role
                  :topic (s2 / scandal
                        :topic (a3 / account-01))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 1112 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us mortgage giant freddie mac 's sacked president david glenn has agreed to pay a ###,###-dollar fine and cooperate with a probe into its accounts , regulators said thursday .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Regulations"))
      :ARG1 (a / agree-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "David"
                        :op2 "Glenn")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / company
                              :name (n3 / name
                                    :op1 "Freddie"
                                    :op2 "Mac")
                              :mod (g / giant)
                              :mod (m / mortgage-01))
                        :ARG2 (p2 / president))
                  :ARG1-of (s2 / sack-01))
            :ARG1 (a2 / and
                  :op1 (p3 / pay-01
                        :ARG0 p
                        :ARG1 (f / fine-01
                              :ARG1 (m2 / monetary-quantity
                                    :quant 1
                                    :unit (d / dollar))))
                  :op2 (c2 / cooperate-01
                        :ARG0 p
                        :ARG2 (p4 / probe-01
                              :ARG1 (a3 / account
                                    :poss c)))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1113 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sri lanka president mahinda rajapakse on sunday invited tiger rebel proxies in parliament to join an ongoing all-party effort to hammer out a settlement to the island 's drawn-out separatist conflict .
# ::alignments
(ii / invite-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mahinda"
                  :op2 "Rajapakse")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "Sri"
                              :op2 "Lanka"))
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / proxy
            :mod (t / tiger)
            :ARG0-of (r / rebel-01)
            :location (g / government-organization
                  :name (n3 / name
                        :op1 "Parliament")))
      :ARG2 (j / join-01
            :ARG0 p3
            :ARG1 (e / effort-01
                  :ARG0 (p4 / party
                        :mod (a / all))
                  :ARG1 (h2 / hammer-out-05
                        :ARG0 p4
                        :ARG1 (s / settle-02
                              :ARG1 (c / conflict-01
                                    :ARG0 (s2 / separatist)
                                    :ARG1 (ii2 / island)
                                    :ARG1-of (d / draw-out-03))))
                  :ARG1-of (g2 / go-on-15)))
      :time (d2 / date-entity
            :weekday (s3 / sunday)))

# ::id 1114 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok from killing cockroaches to cleaning toilets , india 's government has ordered the state railway to accomplish the seemingly impossible : revamp the network , one of the world 's largest , and get rid of the bugs , rats , filth and surly workers .
# ::alignments
(o / order-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "India"))))
      :ARG1 (r / railway
            :mod (s / state))
      :ARG2 (a / accomplish-01
            :ARG0 r
            :ARG1 (a2 / and
                  :op1 (r2 / revamp-01
                        :ARG0 r
                        :ARG1 (n2 / network
                              :ARG1-of (ii / include-91
                                    :ARG2 (n3 / network
                                          :ARG1-of (h / have-degree-91
                                                :ARG2 (l / large)
                                                :ARG3 (m / most)
                                                :ARG5 (w / world)))))
                        :op2 (r3 / rid-01
                              :ARG0 r
                              :ARG1 (a3 / and
                                    :op1 (b / bug)
                                    :op2 (r4 / rat)
                                    :op3 (f / filth)
                                    :op4 (p / person
                                          :ARG0-of (w2 / work-01)
                                          :mod (s2 / surly))))))
            :ARG1-of (p2 / possible-01
                  :polarity -
                  :ARG1-of (s3 / seem-01)))
      :ARG1-of (r5 / range-01
            :ARG3 (k / kill-01
                  :ARG1 (c2 / cockroach))
            :ARG4 (c3 / clean-01
                  :ARG1 (t / toilet))))

# ::id 1115 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former sri lanka captain mahela jayawardene and two other players were called up wednesday to reinforce an injury-hit squad taking part in a triangular one-day series in bangladesh .
# ::alignments
(c / call-up-04
      :ARG1 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Mahela"
                        :op2 "Jayawardene")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t / team
                              :name (n2 / name
                                    :op1 "Sri"
                                    :op2 "Lanka"))
                        :ARG2 (c2 / captain)
                        :time (f / former)))
            :op2 (p2 / person
                  :quant 2
                  :ARG0-of (p3 / play-01)
                  :mod (o / other)))
      :time (d / date-entity
            :weekday (w / wednesday))
      :purpose (r / reinforce-01
            :ARG0 a
            :ARG1 (s / squad
                  :ARG1-of (h2 / hit-01
                        :ARG2 (ii / injure-01))
                  :ARG0-of (p4 / participate-01
                        :ARG1 (s2 / series
                              :mod (t2 / triangular)
                              :duration (t3 / temporal-quantity
                                    :quant 1
                                    :unit (d2 / day))
                              :location (c3 / country
                                    :name (n3 / name
                                          :op1 "Bangladesh")))))))

# ::id 1116 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.n. food agency called on tuesday for a review of biofuel subsides and policies , noting that they had contributed significantly to rising food prices and the hunger in poor countries .
# ::alignments
(a / and
      :op1 (c / call-03
            :ARG0 (a2 / agency
                  :mod (f / food)
                  :mod (o / organization
                        :name (n / name
                              :op1 "U.N.")))
            :ARG1 (r / review-01
                  :ARG1 (a3 / and
                        :op1 (s / subside-01
                              :ARG1 (b / biofuel))
                        :op2 (p / policy-01
                              :ARG1 b)))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :op2 (n2 / note-01
            :ARG0 a2
            :ARG1 (c2 / contribute-01
                  :ARG0 a3
                  :ARG2 (a4 / and
                        :op1 (p2 / price-01
                              :ARG1 (f2 / food)
                              :ARG1-of (r2 / rise-01))
                        :op2 (h / hunger-01
                              :location (c3 / country
                                    :mod (p3 / poor))))
                  :ARG1-of (s2 / significant-02))))

# ::id 1117 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok alaska 's supreme court on thursday dismissed a bid by republican lawmakers to halt an abuse of power investigation against governor sarah palin , court officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Supreme"
                              :op2 "Court")
                        :poss (s2 / state
                              :name (n2 / name
                                    :op1 "Alaska")))
                  :ARG2 (o / official)))
      :ARG1 (d / dismiss-01
            :ARG0 g
            :ARG1 (b / bid-03
                  :ARG0 (p2 / person
                        :ARG0-of (l / legislate-01)
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p3 / political-party
                                    :name (n3 / name
                                          :op1 "Republican"))))
                  :ARG1 (h3 / halt-01
                        :ARG0 p2
                        :ARG1 (ii / investigate-01
                              :ARG1 (p4 / person
                                    :name (n4 / name
                                          :op1 "Sarah"
                                          :op2 "Palin")
                                    :ARG0-of (h4 / have-org-role-91
                                          :ARG2 (g2 / governor)))
                              :ARG2 (a / abuse-01
                                    :ARG1 (p5 / power)))))
            :time (d2 / date-entity
                  :weekday (t / thursday))))

# ::id 1118 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british prime minister gordon brown weighed in tuesday on a row over offensive on-air comments by two top bbc presenters which has escalated into a media and political storm .
# ::alignments
(w / weigh-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gordon"
                  :op2 "Brown")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Great"
                              :op2 "Britain"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (r / row
            :ARG1-of (o / offend-01
                  :ARG0 (c2 / comment-01
                        :ARG0 (p3 / person
                              :quant 2
                              :ARG0-of (p4 / present-01
                                    :ARG2 (p5 / publication
                                          :name (n3 / name
                                                :op1 "BBC")))
                              :mod (t / top))
                        :medium (a / air))
                  :ARG1-of (e / escalate-01
                        :ARG2 (s / storm-01
                              :ARG0 (a2 / and
                                    :op1 (m2 / media)
                                    :op2 (p6 / politics))))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1119 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok david <unk> , an editor on the foreign desk of the new york times who helped shape the newspaper 's coverage of the sept. ## attacks and the wars in afghanistan and iraq , died wednesday in manhattan .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "David"
                  :op2 "Illuminati")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (d2 / desk
                        :mod (f / foreign)
                        :poss (n2 / newspaper
                              :name (n3 / name
                                    :op1 "New"
                                    :op2 "York"
                                    :op3 "Times")))
                  :ARG2 (e / editor))
            :ARG0-of (h2 / help-01
                  :ARG1 (s / shape-01
                        :ARG0 p
                        :ARG1 (c / cover-03
                              :ARG0 n2
                              :ARG1 (s2 / sept.)))))
      :location (c2 / city-district
            :name (n4 / name
                  :op1 "Manhattan"))
      :time (w / wednesday))

# ::id 1120 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in computing , the vision always precedes the reality by a decade or more .
# ::alignments
(p / precede-01
      :ARG1 (e / envision-01)
      :ARG2 (r / reality)
      :time (a / always)
      :duration (a2 / at-least
            :op1 (t / temporal-quantity
                  :quant 1
                  :unit (d / decade)))
      :topic (c / compute-01))

# ::id 1121 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president chen shui-bian conferred medals on two physically challenged gold medalists friday in recognition of their excellent performance in the #### athens paralympic games .
# ::alignments
(c / confer-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chen"
                  :op2 "Shui-bian")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (m / medal)
      :ARG2 (p3 / person
            :quant 2
            :ARG1-of (c2 / challenge-01
                  :manner (p4 / physical))
            :ARG0-of (m2 / medal
                  :mod (g / gold)))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (c3 / cause-01
            :ARG0 (p5 / perform-02
                  :ARG0 p3
                  :ARG1 (g2 / game
                        :name (n2 / name
                              :op1 "Athens"
                              :op2 " paralympic"
                              :op3 "games"))
                  :ARG1-of (e / excellent-02))))

# ::id 1122 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south sudan government on wednesday said ## people were killed in an ambush by unidentified gunmen at the end of last week in the oil-rich unity state in south sudan .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (s2 / south
                        :part-of (c / city
                              :name (n / name
                                    :op1 "Sudan")))))
      :ARG1 (k / kill-01
            :ARG0 (g3 / gunman
                  :ARG1-of (ii / identify-01
                        :polarity -))
            :ARG1 (p / person)
            :time (a / ambush-01
                  :ARG0 g3
                  :ARG1 p
                  :time (e / end-01
                        :ARG1 (w / week
                              :mod (l / last))))
            :location (s3 / state
                  :mod (u / unity)
                  :location s2
                  :mod (r / rich
                        :mod (o / oil))))
      :time (w2 / wednesday))

# ::id 1123 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india has disowned a foreign ministry official 's allegations that indian pilgrims who died in last week 's mecca disaster could have been saved , newspapers reported friday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper)
      :ARG1 (d / disown-01
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "India"))
            :ARG1 (a / allege-01
                  :ARG0 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (m / ministry
                                    :topic (f / foreign))
                              :ARG2 (o / official)))
                  :ARG1 (p2 / possible-01
                        :ARG1 (s / save-02
                              :ARG1 p
                              :mod c
                              :ARG0-of (p3 / pray-01)
                              :ARG1-of (d2 / die-01
                                    :ARG1-of (c2 / cause-01
                                          :ARG0 (d3 / disaster
                                                :location (c3 / city
                                                      :name (n3 / name
                                                            :op1 "Mecca"))
                                                :time (w / week
                                                      :mod (l / last)))))))))
      :time (d4 / date-entity
            :weekday (f2 / friday)))

# ::id 1124 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the russian constitutional court thursday failed to end a dispute between the upper and lower houses of parliament , rejecting a plea which challenged a new law requiring members of the upper house to hold elected posts .
# ::alignments
(a / and
      :op1 (f / fail-01
            :ARG1 (c / court
                  :mod (c2 / constitution)
                  :mod (c3 / country
                        :name (n / name
                              :op1 "Russia")))
            :ARG2 (e / end-01
                  :ARG0 c
                  :ARG1 (d / dispute-01
                        :ARG0 (g / government-organization
                              :name (n2 / name
                                    :op1 "House"
                                    :op2 "of"
                                    :op3 "Parliament")
                              :part (a2 / and
                                    :op1 (u / upper)
                                    :op2 (l / lower)))))
            :time (d2 / date-entity
                  :weekday (t / thursday)))
      :op2 (r / reject-01
            :ARG0 c
            :ARG1 (p / plea
                  :ARG0-of (c4 / challenge-01
                        :ARG1 (l2 / law
                              :ARG1-of (n3 / new-01)
                              :ARG0-of (r2 / require-01
                                    :ARG1 (h / hold-01
                                          :ARG0 (m / member
                                                :part-of g)
                                          :ARG1 (p2 / post
                                                :ARG1-of (e2 / elect-01)))))))))

# ::id 1125 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a swift wildfire destroyed ## houses in southeastern georgia , where more than #,### people had been forced from their homes earlier in the week , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (d / destroy-01
            :ARG0 (w / wildfire
                  :mod (s2 / swift))
            :ARG1 (h / house
                  :location (s3 / southeast
                        :part-of (s4 / state
                              :name (n / name
                                    :op1 "Georgia")
                              :location-of (f / force-01
                                    :ARG1 (p / person
                                          :quant (m / more-than
                                                :op1 (n2 / number)))
                                    :ARG2 (f2 / from
                                          :op1 (h2 / home
                                                :poss p))
                                    :time (b / before)
                                    :time (w2 / week
                                          :mod (t / this))))))))

# ::id 1126 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok federal reserve chairman ben bernanke said a recession is possible and policymakers are `` fighting against the wind '' in trying to steady a shaky u.s. economy .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ben"
                  :op2 "Bernanke")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (r / reserve-01
                        :mod (f / federal))
                  :ARG2 (c / chairman)))
      :ARG1 (a / and
            :op1 (p2 / possible-01
                  :ARG1 (r2 / recession-02))
            :op2 (f2 / fight-01
                  :ARG0 (p3 / person
                        :ARG0-of (m / make-01
                              :ARG1 (p4 / policy-01)))
                  :ARG1 (w / wind)
                  :ARG2 (t / try-01
                        :ARG0 p3
                        :ARG1 (s2 / steady-01
                              :ARG0 p3
                              :ARG1 (e / economy
                                    :mod (s3 / shaky)
                                    :mod (c2 / country
                                          :name (n2 / name
                                                :op1 "U.S."))))))))

# ::id 1127 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former first lady barbara bush said she did n't hit the campaign trail for her son `` george w. '' to talk about the issues : `` i might make a mistake , or worse .
# ::alignments
(m / multi-sentence
      :snt1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Barbara"
                        :op2 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (l / lady
                              :ord (o / ordinal-entity
                                    :value 1))
                        :time (f / former)))
            :ARG1 (h2 / hit-02
                  :polarity -
                  :ARG0 p
                  :ARG1 (t / trail
                        :mod (c / campaign-01))
                  :purpose (t2 / talk-01
                        :ARG0 p
                        :ARG1 (ii / issue-02))))
      :snt2 (p2 / possible-01
            :ARG1 (o2 / or
                  :op1 (m2 / mistake-02
                        :ARG0 (ii2 / i))
                  :op2 (h3 / have-degree-91
                        :ARG1 m2
                        :ARG2 (b / bad-07
                              :ARG1 m2)
                        :ARG3 (m3 / more)))))

# ::id 1128 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the following are the highlights of chinese vice premier li keqiang 's official visit to switzerland , during which he will also attend this year 's world economic forum -lrb- wef -rrb- annual meeting in davos .
# ::alignments
(h / highlight-01
      :ARG0 (v / visit-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Li"
                        :op2 "Keqiang")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG2 (p2 / premier
                              :mod (v2 / vice))))
            :ARG1 (c2 / country
                  :name (n3 / name
                        :op1 "Switzerland"))
            :mod (o / official)
            :time-of (a / attend-01
                  :ARG0 p
                  :ARG1 (m / meet-03
                        :ARG0 p
                        :topic (e / economy)
                        :mod (w / world)
                        :time (y / year
                              :mod (t / this))
                        :mod (a2 / also)
                        :frequency (r / rate-entity-91
                              :ARG3 (t2 / temporal-quantity
                                    :quant 1
                                    :unit y)))
                  :location (c3 / city
                        :name (n4 / name
                              :op1 "Davos"))))
      :ARG1-of (f / follow-04))

# ::id 1129 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok quoting the bible and with a tear in his eyes , british triple jump world record holder jonathan edwards announced his retirement from athletics this morning after ## years in the sport .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jonathan"
                  :op2 "Edwards")
            :ARG0-of (h / hold-01
                  :ARG1 (r / record
                        :mod (t / triple)
                        :mod (w / world)))
            :mod (c / country
                  :name (n2 / name
                        :op1 "Britain"))
            :part (e / eye))
      :ARG1 (r2 / retire-01
            :ARG0 p
            :ARG1 (a2 / athletics)
            :time (d / date-entity
                  :dayperiod (m / morning)
                  :mod (t2 / today))
            :time (a3 / after
                  :op1 (m2 / multiple
                        :op1 (t3 / temporal-quantity
                              :quant 1
                              :unit (y / year))
                        :duration-of a2)))
      :manner (a4 / and
            :op1 (q / quote-01
                  :ARG0 p
                  :ARG2 (b / book
                        :name (n3 / name
                              :op1 "Bible")))
            :op2 (t4 / tear
                  :location e)))

# ::id 1130 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the field of possible buyers for lehman brothers narrowed saturday but the parties involved in the discussions over the wounded investment bank 's future were at loggerheads over how to finance the rescue .
# ::alignments
(n / narrow-01
      :ARG1 (f / field
            :consist-of (p / person
                  :ARG0-of (b / buy-01
                        :ARG1 (p2 / person
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 (p3 / person
                                          :name (n2 / name
                                                :op1 "Lehman"))
                                    :ARG2 (b2 / brother)))
                        :ARG1-of (p4 / possible-01))))
      :time (d / date-entity
            :weekday (s / saturday))
      :concession-of (d2 / disagree-01
            :ARG0 (p5 / party
                  :ARG1-of (ii / involve-01
                        :ARG2 (d3 / discuss-01
                              :ARG1 (f2 / future
                                    :poss (b3 / bank
                                          :ARG0-of (ii2 / invest-01)
                                          :ARG1-of (w / wound-01))))))
            :ARG2 (t / thing
                  :manner-of (f3 / finance-01
                        :ARG0 p5
                        :ARG1 (r / rescue-01)))))

# ::id 1131 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok glenn moore , the black man who was beaten with a baseball bat wielded by a white man in howard beach , queens , last month , was released from the hospital wednesday .
# ::alignments
(r / release-01
      :ARG1 (m / man
            :name (n / name
                  :op1 "Glenn"
                  :op2 "Moore")
            :ARG1-of (b / black-05)
            :ARG1-of (b2 / beat-01
                  :instrument (b3 / bat
                        :mod (b4 / baseball)
                        :ARG1-of (w / wield-01
                              :ARG0 (m2 / man
                                    :ARG1-of (w2 / white-02))
                              :location (b5 / beach
                                    :name (n2 / name
                                          :op1 "Howard"
                                          :op2 "Beach"))))
                  :time (m3 / month
                        :mod (l / last))))
      :ARG2 (h / hospital)
      :time (w3 / wednesday))

# ::id 1132 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok anti-terrorist police in britain on wednesday charged two men in connection with a series of bomb attacks in london and birmingham last year .
# ::alignments
(c / charge-05
      :ARG0 (p / police
            :ARG0-of (o / oppose-01
                  :ARG1 (t / terrorism))
            :location (c2 / country
                  :name (n / name
                        :op1 "United"
                        :op2 "Kingdom")))
      :ARG1 (m / man
            :quant 2)
      :ARG2 (a / attack-01
            :ARG1 (b / bomb)
            :quant (s / series)
            :time (y / year
                  :mod (l / last))
            :location (a2 / and
                  :op1 (c3 / city
                        :name (n2 / name
                              :op1 "London"))
                  :op2 (c4 / city
                        :name (n3 / name
                              :op1 "Birmingham"))))
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 1133 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok representatives of the new york state legislative leadership and governor george pataki said they signed a final version of the state 's new rent control law , four days after reaching a tentative agreement .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (r / represent-01
                  :ARG1 (a / and
                        :op1 (p2 / person
                              :ARG0-of (l / lead-02
                                    :ARG1 (s2 / state
                                          :name (n / name
                                                :op1 "New"
                                                :op2 "York"))
                                    :ARG2 (l2 / legislate-01)))
                        :op2 (p3 / person
                              :name (n2 / name
                                    :op1 "George"
                                    :op2 "Pataki")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 s2
                                    :ARG2 (g / governor))))))
      :ARG1 (s3 / sign-01
            :ARG0 a
            :ARG1 (v / version
                  :mod (f / final)
                  :mod (l3 / law
                        :mod (c / control-01
                              :ARG1 (r2 / rent))
                        :poss s2))
            :time (a2 / after
                  :op1 (r3 / reach-01
                        :ARG0 a
                        :ARG1 (a3 / agree-01
                              :mod (t / tentative))
                        :quant (t2 / temporal-quantity
                              :quant 4
                              :unit (d / day))))))

# ::id 1134 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean stocks plunged thursday on the us market 's overnight tumble and massive program selling on the day options expired .
# ::alignments
(p / plunge-01
      :ARG0 (a / and
            :op1 (t / tumble-01
                  :ARG0 (m / market
                        :mod (c / country
                              :name (n / name
                                    :op1 "South"
                                    :op2 "Korea")))
                  :time (o / overnight))
            :op2 (s / sell-01
                  :ARG1 (p2 / program
                        :mod (m2 / massive))
                  :time (d / day
                        :time-of (e / expire-01
                              :ARG1 (o2 / option)))))
      :ARG1 (s2 / stock
            :location c)
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 1135 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean shares closed #.# percent higher tuesday as pension funds and other domestic institutions went bargain-hunting after recent plunges .
# ::alignments
(c / close-06
      :ARG1 (s / share
            :location (c2 / country
                  :name (n / name
                        :op1 "South"
                        :op2 "Korea")))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c3 / cause-01
            :ARG0 (g / go-05
                  :ARG0 (a / and
                        :op1 (f / fund
                              :mod (p / pension))
                        :op2 (ii / institution
                              :mod (d2 / domestic)
                              :mod (o / other)))
                  :ARG1 (h / hunt-01
                        :ARG0 a
                        :ARG1 (b / bargain-01)
                        :time (a2 / after
                              :op1 (p2 / plunge-01
                                    :time (r / recent))))))
      :ARG1-of (h2 / have-degree-91
            :ARG2 (h3 / high-02
                  :ARG1 c)
            :ARG3 (m / more
                  :quant (p3 / percentage-entity
                        :value 1))))

# ::id 1136 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the los angeles lakers held off the phoenix suns with free throws and spoiled a ##-point effort from penny hardaway to take a #-# lead in their western conference semifinal series with a ###-## victory friday night at america west arena .
# ::alignments
(a / and
      :op1 (h / hold-off-05
            :ARG0 (p / person
                  :ARG0-of (m / make-01
                        :ARG1 (t / throw-01
                              :ARG1-of (f / free-04)))
                  :part-of (t2 / team
                        :name (n / name
                              :op1 "Los"
                              :op2 "Angeles"
                              :op3 "Lakers")))
            :ARG1 (s / sun
                  :mod (c / city
                        :name (n2 / name
                              :op1 "Phoenix")))
            :manner f)
      :op2 (s2 / spoil-01
            :ARG0 p
            :ARG1 (e / effort-01
                  :ARG0 (p2 / penny
                        :mod (h2 / hardaway))
                  :ARG1 (t3 / take-01
                        :ARG0 p
                        :ARG1 (l / lead-02
                              :ARG0 p
                              :ARG2 (s3 / series
                                    :mod (s4 / semifinal)
                                    :mod (c2 / conference)
                                    :location (w / world-region
                                          :name (n3 / name
                                                :op1 "West"))))))
            :manner (w2 / win-01
                  :time (d / date-entity
                        :weekday (f2 / friday)
                        :dayperiod (n4 / night))
                  :location (a2 / arena
                        :mod (c3 / country
                              :name (n5 / name
                                    :op1 "America"))
                        :mod (w3 / west)))))

# ::id 1137 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fearing war could trigger a crisis in the region , iraq 's neighbors urged saddam hussein on thursday to cooperate fully with u.n. arms inspectors .
# ::alignments
(u / urge-01
      :ARG0 (n / neighbor
            :poss (c / country
                  :name (n2 / name
                        :op1 "Iraq")))
      :ARG1 (o / organization
            :name (n3 / name
                  :op1 "Saddam"
                  :op2 "Hussein"))
      :ARG2 (c2 / cooperate-01
            :ARG0 o
            :ARG1 (p / person
                  :ARG0-of (ii / inspect-01
                        :ARG1 (a / arm))
                  :mod o
                  :name (n4 / name
                        :op1 "U.N.")))
      :ARG1-of (f / full-09)
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG1-of (c3 / cause-01
            :ARG0 (f2 / fear-01
                  :ARG0 n)))

# ::id 1138 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an unusual strain of swine flu is circulating among people in the southwest but is not known to have caused any deaths , the centers for disease control and prevention said thursday .
# ::alignments
(s / say-01
      :ARG0 (c / center
            :purpose (a / and
                  :op1 (c2 / control-01
                        :ARG1 (d / disease))
                  :op2 (p / prevent-01
                        :ARG1 d)))
      :ARG1 (c3 / contrast-01
            :ARG1 (c4 / circulate-01
                  :ARG1 (s2 / strain
                        :mod (d2 / disease
                              :name (n / name
                                    :op1 "swine"
                                    :op2 "flu"))
                        :mod (u / usual
                              :polarity -))
                  :location (a2 / among
                        :op1 (p2 / person)
                        :location (s3 / southwest)))
            :ARG2 (k / know-01
                  :polarity -
                  :ARG1 (c5 / cause-01
                        :ARG0 s2
                        :ARG1 (d3 / die-01
                              :mod (a3 / any)))))
      :time (d4 / date-entity
            :weekday (t / thursday)))

# ::id 1139 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok while u.s. secretary of state warren christopher relaxed , conserving his energy for fast-paced diplomacy just ahead , his senior aides huddled saturday with israel 's military chief of staff on security problems on two fronts .
# ::alignments
(c / contrast-01
      :ARG1 (a / and
            :op1 (r / relax-01
                  :ARG1 (p / person
                        :name (n / name
                              :op1 "Warren"
                              :op2 "Christopher")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "States"))
                              :ARG2 (s / secretary
                                    :topic (f / foreign)))))
            :op2 (c3 / conserve-01
                  :ARG0 p
                  :ARG1 (e / energy
                        :poss p)
                  :ARG3 (d / diplomacy
                        :ARG1-of (p2 / pace-01
                              :ARG1-of (f2 / fast-02))
                        :time (a2 / ahead
                              :mod (j / just)))))
      :ARG2 (h2 / huddle-02
            :ARG0 (p3 / person
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (p4 / person
                              :ARG0-of (h4 / have-org-role-91
                                    :ARG1 (c4 / country
                                          :name (n3 / name
                                                :op1 "Israel"))
                                    :ARG2 (a3 / aide
                                          :mod (s2 / senior)))))
                  :ARG1-of (h5 / have-org-role-91
                        :ARG2 (c5 / chief
                              :topic (s3 / staff
                                    :mod (m / military))))
                  :ARG0-of h5)
            :ARG1 (p5 / problem
                  :quant 2
                  :topic (s4 / security))
            :time (d2 / date-entity
                  :weekday (s5 / saturday))))

# ::id 1140 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the israeli army launched major ground and air maneuvers on the annexed golan heights on tuesday amid charges from damascus that israel was preparing for war with syria , officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (l / launch-01
            :ARG0 (a / army
                  :mod (c / country
                        :name (n / name
                              :op1 "Israel")))
            :ARG1 (m / maneuver-01
                  :ARG0 a
                  :ARG1 (a2 / and
                        :op1 (g / ground)
                        :op2 (a3 / air))
                  :ARG1-of (m2 / major-02)
                  :location (h2 / high
                        :part-of (c2 / country-region
                              :name (n2 / name
                                    :op1 "Golan"))
                        :ARG1-of (a4 / annex-01)))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (c4 / charge-05
                        :ARG0 (c5 / city
                              :name (n3 / name
                                    :op1 "Damascus"))
                        :ARG2 (p2 / prepare-02
                              :ARG0 c
                              :ARG1 c
                              :ARG2 (w / war-01
                                    :ARG0 c
                                    :ARG1 (c6 / country
                                          :name (n4 / name
                                                :op1 "Syria"))))))))

# ::id 1141 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tobacco output in southern and eastern africa is expected to drop in the first season of this year , zambian newspaper business post reported tuesday .
# ::alignments
(r / report-01
      :ARG0 (p / post
            :mod (b / business)
            :mod (n / newspaper
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Zambia"))))
      :ARG1 (e / expect-01
            :ARG1 (d / drop-01
                  :ARG1 (o / output
                        :mod (t / tobacco)
                        :location (a / and
                              :op1 (s / south
                                    :part-of (c2 / continent
                                          :name (n3 / name
                                                :op1 "Africa")))
                              :op2 (e2 / east
                                    :part-of c2)))
                  :time (s2 / season
                        :ord (o2 / ordinal-entity
                              :value 1)
                        :part-of (y / year
                              :mod (t2 / this)))))
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 1142 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok usc point guard brandon granville will be going for a hat trick tonight against ucla at pauley pavilion , but it 's not an honor he particularly wants .
# ::alignments
(h / have-concession-91
      :ARG1 (w / want-01
            :polarity -
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Brandon"
                        :op2 "Granville")
                  :ARG0-of (g / guard-01
                        :ARG1 (t / team
                              :name (n2 / name
                                    :op1 "usc"))
                        :mod (p2 / point)))
            :ARG1 (h2 / honor-01
                  :ARG1 p
                  :ARG2 (h3 / hat-trick))
            :mod (p3 / particular))
      :ARG2 (g2 / go-03
            :ARG0 p
            :ARG1 h3
            :time (d / date-entity
                  :dayperiod (n3 / night)
                  :mod (t2 / today))
            :prep-against (t3 / team
                  :name (n4 / name
                        :op1 "UCL"))
            :location (p4 / pavilion
                  :name (n5 / name
                        :op1 "Pauley"))))

# ::id 1143 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sri lanka struggled to avoid defeat at the hands of india in the third and final cricket test on sunday .
# ::alignments
(s / struggle-02
      :ARG0 (t / team
            :name (n / name
                  :op1 "Sri"
                  :op2 "Lanka"))
      :ARG1 (a / avoid-01
            :ARG0 t
            :ARG1 (d / defeat-01
                  :ARG0 t
                  :ARG1 (t2 / team
                        :name (n2 / name
                              :op1 "India"))
                  :subevent-of (t3 / test
                        :mod (c / cricket)
                        :ord (o / ordinal-entity
                              :value 3
                              :ord-of t3)
                        :value "-1")
                  :time (d2 / date-entity
                        :weekday (s2 / sunday)))))

# ::id 1144 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a new shipping line has begun operations between east china 's jiangsu province and the port of pusan in the republic of korea -lrb- rok -rrb- .
# ::alignments
(b / begin-01
      :ARG0 (l / line
            :ARG0-of (s / ship-01)
            :ARG1-of (n / new-01))
      :ARG1 (o / operate-01
            :ARG1 l
            :location (b2 / between
                  :op1 (p / province
                        :name (n2 / name
                              :op1 "Jiangsu")
                        :location (e / east
                              :part-of (c / country
                                    :name (n3 / name
                                          :op1 "China"))))
                  :op2 (p2 / port
                        :name (n4 / name
                              :op1 "P pusan")
                        :location (r / republic
                              :name (n5 / name
                                    :op1 "Republic"
                                    :op2 "of"
                                    :op3 "Korea"))))))

# ::id 1145 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a hard-hitting ### by ijaz ahmed lifted pakistan to a last-over win against australia a in their limited-overs cricket match saturday at the sydney cricket ground .
# ::alignments
(l / lift-01
      :ARG0 (h / hit-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Ijaz"
                        :op2 "Ahmed"))
            :ARG1-of (h2 / hard-04))
      :ARG1 (t / team
            :name (n2 / name
                  :op1 "Pakistan"))
      :ARG4 (w / win-01
            :ARG0 t
            :ARG2 (t2 / team
                  :name (n3 / name
                        :op1 "Australia"))
            :mod (o / over
                  :mod (l2 / last))
            :subevent-of (m / match-03
                  :ARG0 t
                  :ARG1 t2
                  :mod (c / cricket)
                  :location (g / ground
                        :name (n4 / name
                              :op1 "Sydney"
                              :op2 "Cricket"
                              :op3 "Ground"))
                  :time (d / date-entity
                        :weekday (s / saturday)))))

# ::id 1146 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok something like #.# billion people around the world watched the final world cup soccer game sunday -lrb- france over brazil , #-# -rrb- .
# ::alignments
(r / resemble-01
      :ARG1 (s / something)
      :ARG2 (w / watch-01
            :ARG0 (p / person
                  :quant 1000000000
                  :location (a / around
                        :op1 (w2 / world)))
            :ARG1 (g / game
                  :name (n / name
                        :op1 "World"
                        :op2 "Cup")
                  :mod (s2 / soccer)
                  :mod (f / final)
                  :time (d / date-entity
                        :weekday (s3 / sunday))
                  :ARG1-of (m / mean-01
                        :ARG2 (t / team
                              :name (n2 / name
                                    :op1 "France")
                              :ARG0-of (w3 / win-01
                                    :ARG1 (t2 / team
                                          :name (n3 / name
                                                :op1 "Brazil"))))))))

# ::id 1147 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok marines and afghan troops who fought through the center of marjah linked up saturday with american soldiers on the northern edge of the former taliban stronghold , clearing the town 's last major pocket of resistance .
# ::alignments
(l / link-up-02
      :ARG1 (a / and
            :op1 (t / troop
                  :mod (c / country
                        :name (n / name
                              :op1 "Marines")))
            :op2 (t2 / troop
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Afghanistan")))
            :ARG0-of (f / fight-01
                  :location (c3 / center
                        :part-of (c4 / city
                              :name (n3 / name
                                    :op1 "Marjah")))))
      :ARG2 (s / soldier
            :mod (c5 / country
                  :name (n4 / name
                        :op1 "America")))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :location (e / edge
            :mod (n5 / north)
            :part-of (s3 / stronghold
                  :poss (c6 / criminal-organization
                        :name (n6 / name
                              :op1 "Taliban"))
                  :time (f2 / former)))
      :ARG0-of (c7 / clear-01
            :ARG1 (p / pocket
                  :mod (r / resist-01)
                  :ARG1-of (m / major-02)
                  :poss c4
                  :ord (o / ordinal-entity
                        :value -1))))

# ::id 1148 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok six people in xinyi city , south china 's guangdong province , died and seven others were injured in landslides caused by torrential rains .
# ::alignments
(a / and
      :op1 (d / die-01
            :ARG1 (p / person
                  :quant 6)
            :location (c / city
                  :name (n / name
                        :op1 "Xinyi")
                  :location (p2 / province
                        :name (n2 / name
                              :op1 "Guangdong")
                        :location (s / south
                              :part-of (c2 / country
                                    :name (n3 / name
                                          :op1 "China"))))))
      :op2 (ii / injure-01
            :ARG0 (l / landslide
                  :ARG1-of (c3 / cause-01
                        :ARG0 (r / rain-01
                              :mod (t / torrent))))
            :ARG1 (p3 / person
                  :quant 7
                  :mod (o / other))))

# ::id 1149 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an exhibition showcasing the history of the development of western medicine in taiwan through a presentation of photos , books and a reconstruction of a hospital ward was officially opened to the public tuesday .
# ::alignments
(o / open-01
      :ARG1 (e / exhibit-01
            :ARG0-of (s / showcase-01
                  :ARG1 (h / history
                        :topic (d / develop-02
                              :ARG1 (m / medicine
                                    :mod (w / world-region
                                          :name (n / name
                                                :op1 "West")))
                              :location (c / country
                                    :name (n2 / name
                                          :op1 "Taiwan"))))
                  :manner (p / present-01
                        :ARG1 (a / and
                              :op1 (p2 / photo)
                              :op2 (b / book)
                              :op3 (r / reconstruct-01
                                    :ARG1 (w2 / ward
                                          :mod (h2 / hospital))))))
            :ARG3 (p3 / public)
            :mod (o2 / official)
            :time (d2 / date-entity
                  :weekday (t / tuesday))))

# ::id 1150 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a senior white house official said saturday that in the wake of the hurricane that demolished much of the nation 's gulf coast the bush administration is studying whether to expand the president 's powers to deploy the u.s. military in natural disasters .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "White"
                              :op2 "House"))
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (s3 / study-01
            :ARG0 (g2 / government-organization
                  :ARG0-of (a / administrate-01)
                  :mod (p2 / person
                        :name (n2 / name
                              :op1 "Bush")))
            :ARG1 (t / truth-value
                  :polarity-of (e / expand-01
                        :ARG0 g2
                        :ARG1 (p3 / power
                              :poss (p4 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (p5 / president))))
                        :purpose (d / deploy-01
                              :ARG0 p4
                              :ARG1 (m / military
                                    :mod (c / country
                                          :name (n3 / name
                                                :op1 "U.S.")))
                              :ARG2 (n4 / natural-disaster))))
            :time (w / wake
                  :op1 (d2 / demolish-01
                        :ARG0 (h3 / hurricane)
                        :ARG1 (c2 / coast
                              :part-of (n5 / nation)
                              :mod (g3 / gulf
                                    :name (n6 / name
                                          :op1 "Gulf"))
                              :quant (m2 / much)))))
      :time (d3 / date-entity
            :weekday (s4 / saturday)))

# ::id 1151 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok growing up in santa fe springs in the ####s , joe gibbs loved rolled-up jeans , hamburger joints and fast cars .
# ::alignments
(l / love-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Joe"
                  :op2 "Gibbs"))
      :ARG1 (a / and
            :op1 (j / jeans
                  :ARG1-of (r / roll-up-03))
            :op2 (j2 / joint
                  :mod (h / hamburger))
            :op3 (c / car
                  :ARG1-of (f / fast-02)))
      :time (g / grow-up-04
            :ARG1 p
            :location (l2 / location
                  :name (n2 / name
                        :op1 "Santa"
                        :op2 "Fe"
                        :op3 "Spring")
                  :location (p2 / political-party
                        :name (n3 / name
                              :op1 "Democratic"
                              :op2 "Party")))))

# ::id 1152 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spain said on friday it will hand over to morocco two terror suspects , ali <unk> and mohamed el bay , official map news agency reported on saturday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Interior"
                  :op2 "Map")
            :mod (n2 / news)
            :mod (o / official))
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Spain"))
            :ARG1 (h / hand-over-02
                  :ARG0 a
                  :ARG1 (p2 / person
                        :quant 2
                        :ARG2-of (s2 / suspect-01
                              :ARG1 (t / terror))
                        :ARG2-of (ii / include-91
                              :ARG1 (a2 / and
                                    :op1 (p3 / person
                                          :name (n4 / name
                                                :op1 "Ali"
                                                :op2 "Blair"))
                                    :op2 (p4 / person
                                          :name (n5 / name
                                                :op1 "Mohamed"
                                                :op2 "El"
                                                :op3 "Bay")))))
                  :ARG2 (c / city
                        :name (n6 / name
                              :op1 "Morocco"))
                  :time (d / date-entity
                        :weekday (f / friday)))
            :time (d2 / date-entity
                  :weekday f)))

# ::id 1153 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the development team that brewed up java , sun microsystems inc. 's ground-breaking programming language for the internet , has resurfaced after bolting from the company a month ago .
# ::alignments
(r / resurface-02
      :ARG1 (t / team
            :ARG0-of (d / develop-02)
            :ARG0-of (b / brew-up-02
                  :ARG1 (l / language
                        :name (n / name
                              :op1 "Java")
                        :mod (p / programming)
                        :poss (c / company
                              :name (n2 / name
                                    :op1 "Sun"
                                    :op2 "Microsystems"
                                    :op3 "Inc."))
                        :ARG0-of (b2 / break-ground-28
                              :ARG1 (ii / internet)))))
      :time (a / after
            :op1 (o / oust-01
                  :ARG1 t
                  :ARG2 c
                  :time (b3 / before
                        :op1 (n3 / now)
                        :quant (t2 / temporal-quantity
                              :quant 1
                              :unit (m / month))))))

# ::id 1154 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok officials tuesday defended their decision to suddenly separate mothers from many of the children taken in a raid on a polygamist ranch in west texas .
# ::alignments
(d / defend-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (d2 / decide-01
            :ARG0 p
            :ARG1 (s / separate-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG2 (m / mother)))
                  :ARG2 (c / child
                        :quant (m2 / many)
                        :ARG1-of (ii / include-91
                              :ARG2 (c2 / child
                                    :ARG1-of (t / take-01
                                          :ARG2 (r / raid-01
                                                :ARG1 (r2 / ranch
                                                      :mod (p3 / polygamy)
                                                      :location (s2 / state
                                                            :name (n / name
                                                                  :op1 "Texas"))))))))
                  :manner (s3 / sudden)))
      :time (d3 / date-entity
            :weekday (t2 / tuesday)))

# ::id 1155 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two months after a cyclone savaged the fertile irrawaddy delta , in myanmar 's southwest , the bones of drowning victims still clutter the muddy banks of waterways .
# ::alignments
(c / clutter-01
      :ARG0 (b / bone
            :part-of (v / victim
                  :ARG1-of (d / drown-02)))
      :ARG1 (b2 / bank
            :mod (w / waterway)
            :ARG1-of (m / muddy-01))
      :time (a / after
            :op1 (s / savage-01
                  :ARG0 (c2 / cyclone)
                  :ARG1 (d2 / delta
                        :mod (ii / irrawaddy)
                        :mod (f / fertile)
                        :location (s2 / southwest
                              :part-of (c3 / country
                                    :name (n / name
                                          :op1 "Myanmar")))))
            :quant (t / temporal-quantity
                  :quant 2
                  :unit (m2 / month)))
      :mod (s3 / still))

# ::id 1156 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the international federation of red cross and red crescent societies -lrb- icrc -rrb- said on thursday it was gearing up to help ###,### people seeking refuge in the countries bordering iraq in the event of a war there .
# ::alignments
(s / say-01
      :ARG0 (f / federation
            :mod (ii / international)
            :consist-of (a / and
                  :op1 (s2 / society
                        :name (n / name
                              :op1 "Red"
                              :op2 "Cross"))
                  :op2 (s3 / society
                        :name (n2 / name
                              :op1 "Red"
                              :op2 "Crescent"
                              :op3 "Societies"))))
      :ARG1 (g / gear-up-02
            :ARG0 f
            :ARG1 f
            :ARG2 (h / help-01
                  :ARG0 f
                  :ARG1 (p / person
                        :ARG0-of (s4 / seek-01
                              :ARG1 (r / refuge)
                              :location (c / country
                                    :ARG1-of (b / border-01
                                          :name (n3 / name
                                                :op1 "Iraq"))
                                    :ARG2-of b))
                        :condition (w / war
                              :location c))
                  :mod p
                  :ARG1-of (f2 / free-04)))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1157 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in public , president bush has firmly dismissed the mounting calls to set a deadline to begin a withdrawal from iraq , declaring eight days ago that there was only one test for when the time is right .
# ::alignments
(a / and
      :op1 (d / dismiss-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (c / call-03
                  :ARG1 (s / set-02
                        :ARG0 p
                        :ARG1 (d2 / deadline
                              :topic (b / begin-01
                                    :ARG1 (w / withdraw-01
                                          :ARG2 (c2 / country
                                                :name (n2 / name
                                                      :op1 "Iraq"))))))
                  :ARG1-of (m / mount-02))
            :ARG1-of (f / firm-03))
      :op2 (d3 / declare-02
            :ARG0 p
            :ARG1 (t / test-01
                  :quant 1
                  :mod (o / only)
                  :time (t2 / time
                        :ARG1-of (r / right-03)))
            :time (b2 / before
                  :op1 (n3 / now)
                  :quant (t3 / temporal-quantity
                        :quant 8
                        :unit (d4 / day))))
      :ARG1-of (p3 / public-02))

# ::id 1158 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with the united states abstaining , the security council approved a resolution saturday condemning the `` excessive use of force '' that has left over ## palestinians dead .
# ::alignments
(a / approve-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Security"
                  :op2 "Council"))
      :ARG1 (r / resolution
            :ARG0-of (c / condemn-01
                  :ARG1 (u / use-01
                        :ARG1 (f / force-04)
                        :ARG1-of (e / excessive-02)
                        :ARG0-of (l / leave-13
                              :ARG1 (d / die-01
                                    :ARG1 (p / person
                                          :mod (c2 / country
                                                :name (n2 / name
                                                      :op1 "Palestine"))))))))
      :time (d2 / date-entity
            :weekday (s / saturday))
      :manner (a2 / abstain-01
            :ARG0 (c3 / country
                  :name (n3 / name
                        :op1 "United"
                        :op2 "States"))))

# ::id 1159 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok schools and universities in sub-saharan africa will receive ### computers from ireland 's department of foreign affairs , the government announced wednesday .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (r / receive-01
            :ARG0 (a2 / and
                  :op1 (s / school)
                  :op2 (u / university)
                  :location (w / world-region
                        :name (n / name
                              :op1 "Sub-saharan"
                              :op2 "Africa")))
            :ARG1 (c / computer
                  :mod (p / product
                        :name (n2 / name
                              :op1 " ###")))
            :ARG2 (d / department
                  :poss (c2 / country
                        :name (n3 / name
                              :op1 "Ireland"))
                  :topic (a3 / affair-02
                        :ARG2 (f / foreign))))
      :time (w2 / wednesday))

# ::id 1160 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a chinese embassy spokesman here on monday spurned pope john paul ii 's call for chinese catholics to acknowledge the vatican 's supremacy , saying ties with beijing can only be normalized after the holy see cuts off diplomatic ties with taiwan .
# ::alignments
(a / and
      :op1 (s / spurn-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (e / embassy
                              :mod (c / country
                                    :name (n / name
                                          :op1 "China")))
                        :ARG2 (s2 / spokesman)))
            :ARG1 (c2 / call-03
                  :ARG0 (p2 / person
                        :name (n2 / name
                              :op1 "John"
                              :op2 "Paul"
                              :op3 "II")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p3 / pope)))
                  :ARG1 (a2 / acknowledge-01
                        :ARG0 (r / religious-group
                              :name (n3 / name
                                    :op1 "Catholic")
                              :mod c)
                        :ARG1 (s3 / supremacy
                              :poss (v / vatican))))
            :time (d / date-entity
                  :weekday (m / monday)))
      :op2 (s4 / say-01
            :ARG0 p
            :ARG1 (p4 / possible-01
                  :ARG1 (n4 / normalize-01
                        :ARG1 (t / tie-01
                              :ARG2 (c3 / city
                                    :name (n5 / name
                                          :op1 "Beijing")))
                        :time (a3 / after
                              :op1 (c4 / cut-off-04
                                    :ARG0 (s5 / see-03
                                          :mod (h3 / holy))
                                    :ARG1 (t2 / tie-01
                                          :ARG2 (c5 / country
                                                :name (n6 / name
                                                      :op1 "Taiwan"))
                                          :mod (d2 / diplomacy))))
                        :mod (o / only)))))

# ::id 1161 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pentagon employees have received millions of dollars in free travel and lodging from foreign countries , trade groups and companies with an interest in shaping policies or doing business with the u.s. military .
# ::alignments
(r / receive-01
      :ARG0 (p / person
            :ARG1-of (e / employ-01
                  :ARG0 (g / government-organization
                        :name (n / name
                              :op1 "Pentagon"))))
      :ARG1 (m / multiple
            :op1 (m2 / monetary-quantity
                  :quant 1000000
                  :unit (d / dollar)))
      :ARG2 (a / and
            :op1 (c / country
                  :mod (f / foreign))
            :op2 (g2 / group
                  :mod (t / trade-01))
            :op3 (c2 / company)
            :ARG0-of (ii / interest-01
                  :ARG2 (o / or
                        :op1 (s / shape-01
                              :ARG0 a
                              :ARG1 (p2 / policy-01))
                        :op2 (d2 / do-02
                              :ARG0 a
                              :ARG1 (b / business)
                              :ARG2 (m3 / military
                                    :mod c
                                    :name (n2 / name
                                          :op1 "U.S."))))))
      :ARG3 a)

# ::id 1162 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the paper warned in its editorial against probable stepped-up efforts of colonialists to further undermine or jeopardize myanmar 's national development efforts .
# ::alignments
(w / warn-01
      :ARG0 (p / paper)
      :ARG1 (a / against
            :op1 (e / effort-01
                  :ARG0 (c / colonialist)
                  :ARG1 (o / or
                        :op1 (u / undermine-01
                              :ARG0 c
                              :ARG1 e
                              :ARG0 (c2 / country
                                    :name (n / name
                                          :op1 "Myanmar"))
                              :ARG1 (d / develop-02
                                    :ARG1 c2
                                    :mod (n2 / nation)))
                        :degree (f / further))
                  :op2 (j / jeopardize-01
                        :ARG0 c
                        :ARG1 e))
            :ARG1-of (s / step-up-03)
            :mod (p2 / probable))
      :medium (e2 / editorial
            :poss p))

# ::id 1163 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president thabo mbeki , preparing for his first state visit to the united states in a week , said saturday that he would challenge us political and business leaders not to disengage from his troubled continent .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Thabo"
                  :op2 "Mbeki")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president))
            :ARG0-of (p3 / prepare-02
                  :ARG2 (v / visit-01
                        :ARG0 p
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :mod (s2 / state
                              :ord (o / ordinal-entity
                                    :value 1)
                              :time (a / after
                                    :op1 (n3 / now)
                                    :quant (t / temporal-quantity
                                          :quant 1
                                          :unit (w / week)))))))
      :ARG1 (c2 / challenge-01
            :ARG0 p
            :ARG1 (w2 / we)
            :ARG2 (d / disengage-01
                  :polarity -
                  :ARG0 w2
                  :ARG1 w2
                  :ARG2 (c3 / continent
                        :ARG1-of (ii / in-trouble-03)
                        :poss p)))
      :time (d2 / date-entity
            :weekday (s3 / saturday)))

# ::id 1164 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gov.-elect george w. bush said wednesday he believes his victory is a `` clear mandate '' to overhaul texas ' juvenile justice code , the state 's public education and welfare systems and to rewrite the state 's civil lawsuit codes .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "W."
                  :op3 "Bush")
            :ARG1-of (e / elect-01
                  :ARG2 (g / government-organization
                        :name (n2 / name
                              :op1 "gov."))))
      :ARG1 (b / believe-01
            :ARG0 p
            :ARG1 (m / mandate-01
                  :ARG1 (a / and
                        :op1 (o / overhaul-01
                              :ARG1 (a2 / and
                                    :op1 (c / code
                                          :topic (j / justice
                                                :mod (j2 / juvenile))
                                          :poss (s2 / state
                                                :name (n3 / name
                                                      :op1 "Texas")))
                                    :op2 (s3 / system
                                          :mod (e2 / educate-01
                                                :ARG1-of (p2 / public-02))
                                          :poss s2)
                                    :op3 (c2 / code
                                          :topic (s4 / sue-02
                                                :mod (c3 / civil))
                                          :poss s2)))
                        :op2 (r / rewrite-01
                              :ARG1 a2))
                  :ARG1-of (c4 / clear-06)))
      :time (w / wednesday))

# ::id 1165 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rescuers wearing <unk> and oxygen backpacks carried dozens of miners to safety after a gas explosion at a coal mine in northern china killed at least ## .
# ::alignments
(c / carry-01
      :ARG0 (p / person
            :ARG0-of (r / rescue-01)
            :ARG0-of (w / wear-01
                  :ARG1 (a / and
                        :op1 (b / backpack
                              :mod 0000000000000000))
                  :op2 (b2 / backpack
                        :mod (o / oxygen))))
      :ARG1 (p2 / person
            :ARG0-of (m / mine-01)
            :quant (m2 / multiple
                  :op1 12))
      :ARG4 (s / safe-01
            :ARG1 p2)
      :time (a2 / after
            :op1 (k / kill-01
                  :ARG0 (e / explode-01
                        :ARG1 (g / gas)
                        :location (m3 / mine
                              :mod (c2 / coal)
                              :location (n / north
                                    :part-of (c3 / country
                                          :name (n2 / name
                                                :op1 "China")))))
                  :ARG1 (p3 / person
                        :quant (a3 / at-least
                              :op1 1000000)
                        :ARG0-of (m4 / mine-01)))))

# ::id 1166 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australian trade minister simon crean welcomed on tuesday a breakthrough deal on banana imports into the european union that ended a dispute that has been running for ## years .
# ::alignments
(w / welcome-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Simon"
                  :op2 "Crean")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Australia"))
                  :ARG2 (m / minister
                        :topic (t / trade-01))))
      :ARG1 (d / deal-01
            :ARG2 (ii / import-01
                  :ARG1 (b / banana)
                  :ARG2 (u / union
                        :mod (c2 / continent
                              :name (n3 / name
                                    :op1 "Europe"))))
            :ARG0-of (b2 / break-through-22)
            :ARG0-of (e / end-01
                  :ARG1 (d2 / dispute-01
                        :ARG1-of (r / run-04
                              :duration (m2 / multiple
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year)))))))
      :time (d3 / date-entity
            :weekday (t3 / tuesday)))

# ::id 1167 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a bus filled with russian tour guides crashed through a roadside barrier and tumbled down a steep ravine in southern israel , killing at least ## , rescue workers said , in one of the worst traffic accidents in israel 's history .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (w / work-01
                  :ARG1 (r / rescue-01)))
      :ARG1 (a / and
            :op1 (c / crash-01
                  :ARG0 (b / bus
                        :ARG1-of (f / fill-01
                              :ARG2 (p2 / person
                                    :ARG0-of (g / guide-01
                                          :ARG2 (t / tour-01))
                                    :mod (c2 / country
                                          :name (n / name
                                                :op1 "Russia")))))
                  :ARG1 (b2 / barrier
                        :mod (r2 / roadside)))
            :op2 (t2 / tumble-01
                  :ARG1 b
                  :ARG4 (r3 / ravine
                        :mod (s2 / steep)
                        :location (s3 / south
                              :part-of (c3 / country
                                    :name (n2 / name
                                          :op1 "Israel")))))
            :ARG0-of (c4 / cause-01
                  :ARG1 (k / kill-01
                        :ARG0 c
                        :ARG1 (p3 / person
                              :quant (a2 / at-least
                                    :op1 1000000))))
            :ARG1-of (ii / include-91
                  :ARG2 (a3 / accident
                        :mod (t3 / traffic)
                        :ARG1-of (h / have-degree-91
                              :ARG2 (b3 / bad-04
                                    :ARG1 a3)
                              :ARG3 (m / most)
                              :ARG5 (h2 / history
                                    :mod c3))))))

# ::id 1168 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the arrival of an atlantic storm front has brought heavy rains to northwest and southwest italy with flooding and strong winds causing considerable damage .
# ::alignments
(b / bring-01
      :ARG0 (a / arrive-01
            :ARG1 (f / front
                  :mod (s / storm)
                  :mod (a2 / atlantic)))
      :ARG1 (r / rain-01
            :mod (h / heavy))
      :ARG2 (a3 / and
            :op1 (n / northwest)
            :op2 (s2 / southwest)
            :mod (ii / italy))
      :manner (a4 / and
            :op1 (f2 / flood-01)
            :op2 (w / wind
                  :ARG1-of (s3 / strong-02))
            :ARG0-of (c / cause-01
                  :ARG1 (d / damage-01
                        :degree (c2 / considerable)))))

# ::id 1169 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a vietnamese mafia boss was found guilty on murder and bribery charges by a court here wednesday in the climax to an explosive corruption trial exposing the links between organized crime and the ruling communist party .
# ::alignments
(f / find-02
      :ARG0 (c / court
            :location (h / here))
      :ARG1 (g / guilty-01
            :ARG1 (p / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / criminal-organization
                              :name (n / name
                                    :op1 "Mafia")
                              :mod (c3 / country
                                    :name (n2 / name
                                          :op1 "Vietnam")))
                        :ARG2 (b / boss)))
            :ARG2 (c4 / charge-05
                  :ARG1 p
                  :ARG2 (a / and
                        :op1 (m / murder-01)
                        :op2 (b2 / bribe-01))))
      :time (w / wednesday)
      :time (c5 / climax-01
            :ARG1 (t / try-02
                  :ARG1 (c6 / corrupt-01)
                  :ARG1-of (e / explode-01)
                  :ARG0-of (e2 / expose-01
                        :ARG1 (l / link-01
                              :ARG1 (c7 / crime-02
                                    :ARG1-of (o / organize-01))
                              :ARG2 (p2 / political-movement
                                    :name (n3 / name
                                          :op1 "communism")
                                    :ARG0-of (r / rule-03)))))))

# ::id 1170 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok myanmar received ### million u. s. dollars from customs duties in the first six months of this year , ##.## percent more than that obtained in the same period of #### , according to the latest figures released by the country 's central statistical organization .
# ::alignments
(s / say-01
      :ARG0 (f / figure
            :mod (l / last)
            :ARG1-of (r / release-01
                  :ARG0 (o / organization
                        :mod (s2 / statistic)
                        :mod (c / central)
                        :poss (c2 / country
                              :name (n / name
                                    :op1 "Myanmar")))))
      :ARG1 (r2 / receive-01
            :ARG0 c2
            :ARG1 (m / monetary-quantity
                  :quant 10000000
                  :unit (d / dollar
                        :mod c2
                        :name n
                        :op1 "U.S.")))
      :ARG2 (d2 / duty
            :mod (c3 / customs))
      :time (b / before
            :op1 (n2 / now)
            :duration (t / temporal-quantity
                  :quant 6
                  :unit (m2 / month)
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :part-of (y / year
                        :mod (t2 / this))))
      :ARG1-of (h / have-quant-91
            :ARG3 (t3 / times
                  :quant 1)
            :ARG4 (m3 / monetary-quantity
                  :ARG1-of (o3 / obtain-01
                        :time (p / period
                              :ARG1-of (s3 / same-01
                                    :ARG2 t))))))

# ::id 1171 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok seldom has a company gone public with a longer operating history , or a more dominant position in its market , than deutsche telekom .
# ::alignments
(g / go-01
      :ARG1 (c / company
            :ARG0-of (o / operate-01
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / long-03
                              :ARG1 o)
                        :ARG3 (m / more)
                        :ARG4 (c2 / company
                              :name (n / name
                                    :op1 "deutsche"
                                    :op2 "Telekom"))))
            :ARG1-of (p / position-01
                  :ARG2 (m2 / market
                        :poss c)
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (d / dominate-01
                              :ARG0 c2
                              :ARG1 m2)
                        :ARG3 (m3 / more)
                        :ARG4 c2)))
      :ARG4 (p2 / public)
      :frequency (r / rare))

# ::id 1172 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indian president pratibha patil arrived here wednesday , kicking off her six-day state visit to china .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 " pratibha"
                  :op2 "Patil")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "India"))
                  :ARG2 (p2 / president)))
      :ARG4 (h2 / here)
      :time (w / wednesday)
      :ARG0-of (k / kick-off-04
            :ARG1 (v / visit-01
                  :ARG0 p
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "China"))
                  :mod (s / state)
                  :duration (t / temporal-quantity
                        :quant 6
                        :unit (d / day)))))

# ::id 1173 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok alex rodriguez homered twice to tie albert pujols ' major league record of ## april homers , but the tampa bay devil rays beat new york ##-# and sent the yankees to their fourth straight loss on monday .
# ::alignments
(h / have-concession-91
      :ARG1 (a / and
            :op1 (b / beat-03
                  :ARG0 (r / ray
                        :mod (d / devil)
                        :mod (b2 / bay
                              :name (n / name
                                    :op1 "Tampa"
                                    :op2 "Bay")))
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Yankees")))
            :op2 (s / send-03
                  :ARG0 r
                  :ARG1 t
                  :ARG4 (l / lose-03
                        :ARG0 t
                        :ARG1-of (s2 / straight-04
                              :ord (o / ordinal-entity
                                    :value 4))
                        :time (d2 / date-entity
                              :weekday (m / monday)))))
      :ARG2 (h2 / home-01
            :frequency 2
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "alex"
                        :op2 "Rodriguez"))
            :purpose (t2 / tie-01
                  :ARG0 p
                  :ARG1 (r2 / record
                        :poss (p2 / person
                              :name (n4 / name
                                    :op1 "Albert"
                                    :op2 "Pujols"))
                        :topic h2
                        :time (d3 / date-entity
                              :season (a2 / april))
                        :mod (l2 / league
                              :mod (m2 / major))))))

# ::id 1174 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the equity prices in greece ended moderately higher on friday with general index on the athens stock exchange -lrb- ase -rrb- closing at ####.## points , up #.## percent .
# ::alignments
(m / multi-sentence
      :snt1 (e / end-01
            :ARG1 (p / price-01
                  :ARG1 (e2 / equity)
                  :location (c / country
                        :name (n / name
                              :op1 "Greece")))
            :ARG2 (h / high-02
                  :ARG1 p
                  :degree (m2 / moderate))
            :time (d / date-entity
                  :weekday (f / friday)))
      :snt2 (c2 / close-01
            :ARG1 (ii / index
                  :ARG1-of (g / general-02)
                  :mod (e3 / exchange-01
                        :ARG1 (s / stock)
                        :location (c3 / city
                              :name (n2 / name
                                    :op1 "Athens"))))
            :location (p2 / point
                  :ARG1-of (u / up-02)
                  :snt3-of m))
      :ARG1-of (u2 / up-02
            :degree (p3 / percentage-entity
                  :value "##")))

# ::id 1175 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok attorney general john ashcroft and fbi director robert mueller warned wednesday of a possible al-qaida attack this summer and fall in a joint statement that was part alert and part plea for public vigilance .
# ::alignments
(w / warn-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "John"
                        :op2 "Ashcroft")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (a2 / attorney
                              :mod (g / general))))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Roger"
                        :op2 "Mueller")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g2 / government-organization
                              :name (n3 / name
                                    :op1 "Federal"
                                    :op2 "Bureau"))
                        :ARG2 (d / director))))
      :ARG1 (a3 / attack-01
            :ARG0 (c / criminal-organization
                  :name (n4 / name
                        :op1 "al-Qaida"))
            :ARG1-of (p3 / possible-01)
            :time (a4 / and
                  :op1 (d2 / date-entity
                        :season (s / summer))
                  :op2 (d3 / date-entity
                        :season (f / fall)))
            :time (d4 / date-entity
                  :weekday (w2 / wednesday))
            :medium (s2 / state-01
                  :mod (j / joint)
                  :ARG0-of (a5 / alert-01
                        :degree (p4 / part))
                  :ARG0-of (p5 / plead-01
                        :ARG2 (v / vigilant-01
                              :ARG1 (p6 / public))))))

# ::id 1176 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zanzibari <unk> salmin amour today cautioned the people to avoid <unk> , saying the rule of law will be strengthened to contain friction in the society .
# ::alignments
(a / and
      :op1 (c / caution-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "zanzibari")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 " :op2 "))))

# ::id 1177 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the new zealand sharemarket turned in a flat performance on low volume thursday .
# ::alignments
(t / turn-in-22
      :ARG0 (m / market
            :name (n / name
                  :op1 "New"
                  :op2 "Lealand")
            :mod (s / sharemarket))
      :ARG1 (p / perform-02
            :ARG1-of (f / flat-06))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :manner (v / volume
            :ARG1-of (l / low-04)))

# ::id 1178 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok egypt wants an arab summit to be held within three weeks , and believes tunisia 's cancelation of the summit that was to have started monday was utterly unwarranted , president hosni mubarak has said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hosni"
                  :op2 "Mubarak")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (a / and
            :op1 (w / want-01
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "Egypt"))
                  :ARG1 (h2 / hold-04
                        :ARG1 (s2 / summit
                              :mod (w2 / world-region
                                    :name (n3 / name
                                          :op1 "Arab")))
                        :time (a2 / after
                              :op1 (n4 / now)
                              :quant (u / up-to
                                    :op1 (t / temporal-quantity
                                          :quant 3
                                          :unit (w3 / week))))))
            :op2 (b / believe-01
                  :ARG0 c
                  :ARG1 (w4 / warrant-01
                        :polarity -
                        :ARG1 (c2 / cancel-01
                              :ARG0 (c3 / country
                                    :name (n5 / name
                                          :op1 "Tunisia"))
                              :ARG1 (s3 / summit
                                    :ARG1-of (s4 / start-01
                                          :time (d / date-entity
                                                :weekday (m / monday)))))
                        :ARG1-of (u2 / utter-02)))))

# ::id 1179 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. military acknowledged `` an increasing pattern of attacks '' against the green zone , a day after a mortar barrage against the heavily fortified ara sent soldiers and contractors scrambling for cover .
# ::alignments
(a / acknowledge-01
      :ARG0 (m / military
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (p / pattern-01
            :ARG1 (a2 / attack-01
                  :ARG1 (z / zone
                        :mod (g / green)))
            :ARG1-of (ii / increase-01))
      :time (a3 / after
            :op1 (s / send-03
                  :ARG0 (b / barrage
                        :mod (m2 / mortar)
                        :prep-against (v / vehicle
                              :name (n2 / name
                                    :op1 "Ara")
                              :ARG1-of (f / fortify-01
                                    :degree (h / heavy))))
                  :ARG1 (a4 / and
                        :op1 (s2 / soldier)
                        :op2 (p2 / person
                              :ARG0-of (c2 / contract-02)))
                  :ARG2 (s3 / scramble-01
                        :ARG0 a4
                        :ARG1 (c3 / cover-02
                              :ARG1 a4))
                  :duration (t / temporal-quantity
                        :quant 1
                        :unit (d / day)))))

# ::id 1180 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok les crane , a talk radio innovator and grammy winner remembered as the first television host to take on johnny carson , died sunday .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "les"
                  :op2 " crane")
            :ARG0-of (ii / innovate-01
                  :ARG1 (r / radio
                        :mod (t / talk-01)))
            :ARG0-of (w / win-01
                  :ARG1 (a / award
                        :name (n2 / name
                              :op1 "Grammy")))
            :ARG0-of (h / host-01
                  :ARG1 (t2 / television)
                  :ord (o / ordinal-entity
                        :value 1)
                  :ARG0-of (t3 / take-on-21
                        :ARG1 (p2 / person
                              :name (n3 / name
                                    :op1 "Johnny"
                                    :op2 "Carson")))))
      :time (d2 / date-entity
            :weekday (s / sunday)))

# ::id 1181 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china is seeking a great deal more foreign cooperation in developing the country 's vast offshore oil resources , though it already had over ### contracts with ## countries and regions .
# ::alignments
(h / have-concession-91
      :ARG1 (s / seek-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "China"))
            :ARG1 (c2 / cooperate-01
                  :ARG0 (f / foreign)
                  :ARG1 c
                  :ARG2 (d / develop-02
                        :ARG0 c
                        :ARG1 (r / resource
                              :mod (o / oil)
                              :mod (v / vast)
                              :location (o2 / offshore)
                              :poss c))
                  :quant (d2 / deal
                        :mod (g / great))))
      :ARG2 (h2 / have-03
            :ARG0 c
            :ARG1 (o3 / over
                  :op1 (c3 / contract-02
                        :ARG0 c
                        :ARG2 (a / and
                              :op1 (c4 / country)
                              :op2 (r2 / region))))
            :time (a2 / already)))

# ::id 1182 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as countries prepare to rebuild postwar iraq , the leaders of finland and greece emphasized the importance of good trans-atlantic relations with the united states .
# ::alignments
(e / emphasize-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (a / and
                        :op1 (c / country
                              :name (n / name
                                    :op1 "Finland"))
                        :op2 (c2 / country
                              :name (n2 / name
                                    :op1 "Greece")))))
      :ARG1 (ii / important-01
            :ARG1 (r / relation-03
                  :ARG0 a
                  :ARG1 (t / transatlantic)
                  :ARG2 (c3 / country
                        :name (n3 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG1-of (g / good-02)))
      :time (p2 / prepare-02
            :ARG0 (c4 / country)
            :ARG1 (r2 / rebuild-01
                  :ARG0 c4
                  :ARG1 (c5 / country
                        :name (n4 / name
                              :op1 "Iraq")
                        :time (a2 / after
                              :op1 (w / war-01))))))

# ::id 1183 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian security officials said tuesday they may bring espionage charges against a u.s. fulbright scholar jailed on a drug conviction in russia _ a claim his lawyers called a dubious legal bid to keep the scholar , john tobin , behind bars .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Russia"))
                  :ARG2 (o / official
                        :mod (s2 / security))))
      :ARG1 (p2 / possible-01
            :ARG1 (b / bring-01
                  :ARG0 p
                  :ARG1 (c2 / charge-05
                        :ARG1 (s3 / scholar
                              :name (n2 / name
                                    :op1 "John"
                                    :op2 "Tobin")
                              :mod (s4 / scholar
                                    :name (n3 / name
                                          :op1 "U.S."
                                          :op2 "Fulfbright"))
                              :ARG1-of (j / jail-01
                                    :ARG3 (c3 / convict-01
                                          :ARG1 s3
                                          :ARG2 (d / drug)
                                          :location c)))
                        :ARG2 (s5 / spy-01
                              :ARG0 s3)))
            :time (d2 / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c4 / claim-01
                  :ARG0 (p3 / person
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG1 s3
                              :ARG2 (l / lawyer)))
                  :ARG1-of (c5 / call-01
                        :ARG0 p3
                        :ARG2 (b2 / bid-01
                              :ARG1 (k / keep-04
                                    :ARG1 s3
                                    :ARG2 (b3 / behind
                                          :op1 (b4 / bar)))
                              :ARG1-of (l2 / legal-02)
                              :ARG1-of (d3 / dubious-02))))))

# ::id 1184 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices slipped back on profit taking after surging to their highest level in two months a day earlier on worries over venezuelan supply disruptions and the looming threat of war in iraq .
# ::alignments
(s / slip-01
      :ARG1 (p / price-01
            :ARG1 (o / oil))
      :direction (b / back)
      :ARG1-of (c / cause-01
            :ARG0 (p2 / profit-01))
      :time (a / after
            :op1 (s2 / surge-01
                  :ARG1 p
                  :ARG4 (l / level
                        :ARG1-of (h / have-degree-91
                              :ARG2 (h2 / high-02)
                              :ARG3 (m / most)
                              :ARG5 (b2 / before
                                    :op1 (n / now)
                                    :quant (t / temporal-quantity
                                          :quant 2
                                          :unit (m2 / month)))))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (w / worry-01
                              :ARG0 (a2 / and
                                    :op1 (d / disrupt-01
                                          :ARG1 (s3 / supply-01
                                                :ARG0 (c3 / country
                                                      :name (n2 / name
                                                            :op1 "Venezuela"))))
                                    :op2 (t2 / threaten-01
                                          :ARG1 (w2 / war
                                                :location (c4 / country
                                                      :name (n3 / name
                                                            :op1 "Iraq")))
                                          :ARG1-of (l2 / loom-01))))))))

# ::id 1185 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli prime minister ariel sharon is scheduled to visit the united nations headquarters in new york on wednesday , according to a u.n. announcement .
# ::alignments
(s / say-01
      :ARG0 (a / announce-01
            :ARG0 (o / organization
                  :name (n / name
                        :op1 "U.N.")))
      :ARG1 (s2 / schedule-01
            :ARG1 (v / visit-01
                  :ARG0 (p / person
                        :name (n2 / name
                              :op1 "Ariel"
                              :op2 "Sharon")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c / country
                                    :name (n3 / name
                                          :op1 "Israel"))
                              :ARG2 (m / minister
                                    :mod (p2 / prime))))
                  :ARG1 (h2 / headquarters
                        :poss o
                        :name (n4 / name
                              :op1 "United"
                              :op2 "Nations"))
                  :location (c2 / city
                        :name (n5 / name
                              :op1 "New"
                              :op2 "York")))
            :time (w / wednesday)))

# ::id 1186 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the monitoring system being installed worldwide to ensure that nuclear power plants are not used illicitly to make nuclear weapons materials was designed with the help of a former us intelligence officer who allegedly rigged a similar system to spy on iraq .
# ::alignments
(d / design-01
      :ARG1 (s / system
            :ARG0-of (m / monitor-01)
            :ARG1-of (ii / install-01
                  :location (w / worldwide)
                  :purpose (e / ensure-01
                        :ARG0 s
                        :ARG1 (u / use-01
                              :polarity -
                              :ARG1 (p / plant
                                    :mod (p2 / power
                                          :mod (n / nucleus)))
                              :ARG2 (m2 / make-01
                                    :ARG1 (m3 / material
                                          :mod (w2 / weapon))
                                    :manner (ii2 / illicit)))))
            :ARG3 (h / help-01
                  :ARG0 (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (ii3 / intelligence
                                    :mod (c / country
                                          :name (n2 / name
                                                :op1 "US")))
                              :ARG2 (o / officer)
                              :time (f / former))
                        :ARG0-of (r / rig-01
                              :ARG1 (s2 / system
                                    :ARG1-of (r2 / resemble-01))
                              :purpose (s3 / spy-01
                                    :ARG0 p3
                                    :ARG1 (c2 / country
                                          :name (n3 / name
                                                :op1 "Iraq")))
                              :ARG1-of (a / allege-01)))
                  :ARG1 s)))

# ::id 1187 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ultra-nationalist avigdor lieberman said he was leaning toward joining a right - wing government after his party 's strong performance in tuesday 's election , but stressed he had not yet made a final decision on whom to back .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Avigdor"
                        :op2 "Lieberman")
                  :mod (n2 / nationalist
                        :mod (u / ultra)))
            :ARG1 (l / lean-01
                  :ARG1 p
                  :ARG2 (j / join-01
                        :ARG0 p
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01)
                              :ARG1-of (r / right-08)))
                  :time (a / after
                        :op1 (p2 / perform-02
                              :ARG0 (p3 / party
                                    :poss p)
                              :ARG1-of (s2 / strong-02)
                              :time (e / elect-01
                                    :time (d / date-entity
                                          :weekday (t / tuesday)))))))
      :ARG2 (s3 / stress-01
            :ARG0 p
            :ARG1 (d2 / decide-01
                  :polarity -
                  :ARG0 p
                  :ARG1 (p4 / person
                        :ARG1-of (b / back-01
                              :ARG0 p))
                  :mod (f / final))
            :time (y / yet)))

# ::id 1188 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bahrain has rebuffed us plans to encourage democracy in the middle east , saying any political reform initiative in the region should be coordinated between the concerned countries , state media said friday .
# ::alignments
(s / say-01
      :ARG0 (m / media
            :mod (s2 / state))
      :ARG1 (r / rebuff-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Bahrain"))
            :ARG1 (p / plan-01
                  :ARG0 c
                  :ARG1 (e / encourage-01
                        :ARG0 c
                        :ARG1 (d / democracy)
                        :location (w / world-region
                              :name (n2 / name
                                    :op1 "Middle"
                                    :op2 "East")))))
      :time (d2 / date-entity
            :weekday (f / friday))
      :ARG1-of (c2 / cause-01
            :ARG0 (s3 / say-01
                  :ARG0 m
                  :ARG1 (r2 / recommend-01
                        :ARG1 (c3 / coordinate-01
                              :ARG0 (c4 / country
                                    :ARG0-of (c5 / concern-01))
                              :ARG1 (ii / initiative
                                    :mod (r3 / reform-01
                                          :ARG1 (p2 / politics))
                                    :mod (a / any)
                                    :location (r4 / region)))))))

# ::id 1189 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hillary rodham clinton , who has feasted on adversity in the democratic presidential primaries , is rejecting calls from some key barack obama supporters to drop out of the race for the good of the party , declaring she will stay until the last state primary votes are counted , even if it means what some democrats fear will be an ugly public battle at the august national convention .
# ::alignments
(a / and
      :op1 (r / reject-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Hillary"
                        :op2 "Rodham"
                        :op3 "Clinton")
                  :ARG0-of (f / feasted-01
                        :ARG1 (a2 / adversity)
                        :subevent-of (p2 / primary
                              :mod (p3 / person
                                    :ARG0-of (h / have-org-role-91
                                          :ARG1 (p4 / political-party
                                                :name (n2 / name
                                                      :op1 "Democrat"))
                                          :ARG2 (p5 / president))))))
            :ARG1 (c / call-03
                  :ARG0 (p6 / person
                        :ARG0-of (s / support-01
                              :ARG1 (p7 / person
                                    :name (n3 / name
                                          :op1 "Barack"
                                          :op2 "Obama")))
                        :ARG1-of (k / key-02)
                        :mod (s2 / some))
                  :ARG1 (d / drop-out-04
                        :ARG0 p
                        :ARG1 (r2 / race-02
                              :ARG0 p)
                        :purpose (g / good-04
                              :ARG2 (p8 / party)))
                  :ARG2 p))
      :op2 (d2 / declare-02
            :ARG0 p
            :ARG1 (s3 / stay-01
                  :ARG1 p
                  :time (u / until
                        :op1 (c2 / count-01
                              :ARG1 (v / vote-01
                                    :mod (p9 / primary
                                          :mod (s4 / state
                                                :mod (l / last)))))))
            :concession (e / even-if
                  :op1 (m / mean-01
                        :ARG1 s3
                        :ARG2 (b / battle-01
                              :ARG1-of (p10 / public-02)
                              :mod (u2 / ugly)
                              :location (c3 / convention
                                    :mod (n4 / nation)
                                    :mod (a3 / august))
                              :ARG1-of (f2 / fear-01
                                    :ARG0 p))))))

# ::id 1190 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ukranian president viktor yushchenko has overruled parliament 's decision last week to sack the country 's pro-western foreign minister boris tarasyuk , according to a decree posted tuesday on the official presidential website .
# ::alignments
(s / say-01
      :ARG0 (d / decree
            :ARG1-of (p / post-01
                  :ARG2 (w / website
                        :mod (p2 / president)
                        :mod (o / official))
                  :time (d2 / date-entity
                        :weekday (t / tuesday))))
      :ARG1 (o2 / override-01
            :ARG0 (p3 / person
                  :name (n / name
                        :op1 "Viktor"
                        :op2 "Yushchenko")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Ukraine"))
                        :ARG2 (p4 / president)))
            :ARG1 (d3 / decide-01
                  :ARG0 (p5 / parliament)
                  :ARG1 (s2 / sack-01
                        :ARG0 p5
                        :ARG1 (p6 / person
                              :name (n3 / name
                                    :op1 "Boris"
                                    :op2 "Tarasyuk")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 c
                                    :ARG2 (m / minister
                                          :topic (f / foreign))
                                    :ARG0-of (f2 / favor-01
                                          :ARG1 (w2 / world-region
                                                :name (n4 / name
                                                      :op1 "West"))))))
                  :time (w3 / week
                        :mod (l / last)))))

# ::id 1191 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the financial supervisory commission recently approved an application by mega international commercial bank co. -lrb- icbc -rrb- to set up a liaison office in mumbai , india , an icbc executive said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "ICBC"))
                  :ARG2 (e / executive)))
      :ARG1 (a / approve-01
            :ARG0 (c / commission
                  :mod (s2 / supervisory)
                  :mod (f / finance))
            :ARG1 (a2 / apply-01
                  :ARG0 (c2 / company
                        :name (n2 / name
                              :op1 "International"
                              :op2 "Cobra")
                        :mod (ii / international)
                        :mod (c3 / commerce)
                        :mod (m / mega))
                  :ARG1 (s3 / set-up-03
                        :ARG0 c2
                        :ARG1 (o2 / office
                              :mod (l / liaison))
                        :location (c4 / city
                              :name (n3 / name
                                    :op1 "Mumbai")
                              :location (c5 / country
                                    :name (n4 / name
                                          :op1 "India")))))
            :time (r / recent))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1192 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds of railroad workers walked off their jobs early thursday in the northern german cities of hamburg and hanover wednesday as unions threatened to expand their strike action ahead of pay talks .
# ::alignments
(w / walk-01
      :ARG0 (p / person
            :ARG0-of (w2 / work-01
                  :ARG1 (r / railroad))
            :quant (m / multiple
                  :op1 100))
      :ARG2 (o / off
            :op1 (j / job
                  :poss p))
      :time (e / early
            :op1 (d / date-entity
                  :weekday (t / thursday)))
      :location (a / and
            :op1 (c / city
                  :name (n / name
                        :op1 "Hamburg")
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "Germany")
                        :part (n3 / north)))
            :op2 (c3 / city
                  :name (n4 / name
                        :op1 "Hanover")
                  :time (w3 / wednesday)))
      :ARG1-of (c4 / cause-01
            :ARG0 (t2 / threaten-01
                  :ARG0 (u / union)
                  :ARG1 (e2 / expand-01
                        :ARG0 u
                        :ARG1 (a2 / act-02
                              :ARG0 u
                              :ARG1 (s / strike-02))
                        :time (a3 / ahead
                              :op1 (t3 / talk-01
                                    :ARG1 (p2 / pay-01)))))))

# ::id 1193 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok officials say the poisonous smog that contributed to a higher death rate in moscow has returned to russia 's capital .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (r / return-01
            :ARG1 (s2 / smog
                  :mod (p / poison)
                  :ARG0-of (c / contribute-01
                        :ARG2 (r2 / rate
                              :mod (d / die-01)
                              :location (c2 / city
                                    :name (n / name
                                          :op1 "Moscow"))
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (h2 / high-02
                                          :ARG1 r2)
                                    :ARG3 (m / more)))))
            :ARG4 c2
            :ARG0-of (h3 / have-org-role-91
                  :ARG1 (c3 / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :ARG2 (c4 / capital))))

# ::id 1194 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a fire in an electrical switch cut power to #,### brooklyn residents for two hours wednesday night , con edison said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Con"
                  :op2 "Edison"))
      :ARG1 (c / cut-01
            :ARG0 (f / fire
                  :location (s2 / switch
                        :mod (e / electricity)))
            :ARG1 (p2 / power)
            :ARG2 (p3 / person
                  :ARG0-of (r / reside-01
                        :ARG1 (c2 / city-district
                              :name (n2 / name
                                    :op1 "Brooklyn"))))
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (h / hour))
            :time (d / date-entity
                  :weekday (w / wednesday)
                  :dayperiod (n3 / night))))

# ::id 1195 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zimbabwe cricket coach geoff marsh will play against his own team when they launch their australian tour with a one-day carnival match near here early october .
# ::alignments
(p / play-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Geoff"
                  :op2 "Marsh")
            :ARG0-of (c / coach-01
                  :ARG1 (c2 / cricket)
                  :location (c3 / country
                        :name (n2 / name
                              :op1 "Zimbabwe"))))
      :ARG3 (t / team
            :poss p2)
      :time (l / launch-01
            :ARG0 t
            :ARG1 (t2 / tour
                  :mod (c4 / country
                        :name (n3 / name
                              :op1 "Australia")))
            :ARG2 (m / match-03
                  :mod (f / festival
                        :name (n4 / name
                              :op1 "Carnival"))
                  :duration (t3 / temporal-quantity
                        :quant 1
                        :unit (d / day))
                  :ARG1-of (n5 / near-02
                        :ARG2 (h / here)))
            :time (e / early
                  :op1 (d2 / date-entity
                        :month 11))))

# ::id 1196 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok evander holyfield still has his heavyweight title and mike tyson may very well box again .
# ::alignments
(a / and
      :op1 (h / have-03
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Evander"
                        :op2 "Holyfield"))
            :ARG1 (t / title
                  :mod (h2 / heavyweight)
                  :poss p)
            :mod (s / still))
      :op2 (p2 / possible-01
            :ARG1 (b / box-01
                  :ARG0 (p3 / person
                        :name (n2 / name
                              :op1 "Mike"
                              :op2 "Tyson"))
                  :mod (a2 / again)
                  :mod (w / well
                        :degree (v / very)))))

# ::id 1197 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a comprehensive nuclear test ban treaty , currently deadlocked in geneva negotiations , must take effect `` very soon , '' even if not all nuclear powers sign immediately , french foreign minister herve de charette said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Herve"
                  :op2 "de"
                  :op3 "Charette")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "France"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (o / obligate-01
            :ARG2 (t / take-01
                  :ARG0 (t2 / treaty
                        :topic (b / ban-01
                              :ARG1 (t3 / test-01
                                    :mod (n3 / nucleus)))
                        :mod (c2 / comprehensive)
                        :ARG1-of (d / deadlock-01
                              :ARG0 (n4 / negotiate-01
                                    :ARG0 (g / geneva))
                              :time (c3 / current)))
                  :ARG1 (e / effect)
                  :time (s2 / soon
                        :degree (v / very))
                  :concession (e2 / even-if
                        :op1 (s3 / sign-01
                              :polarity -
                              :ARG0 (p2 / power
                                    :mod (n5 / nucleus)
                                    :mod (a / all))
                              :time (ii / immediate))))
            :time (d2 / date-entity
                  :weekday (f2 / friday))))

# ::id 1198 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok parliamentary elections due in burundi before the end of this month have been delayed indefinitely because the necessary laws have yet to be passed , the head of the electoral commission said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / head-01
                  :ARG1 (c / commission
                        :mod (e / elect-01))))
      :ARG1 (d / delay-01
            :ARG1 (e2 / elect-01
                  :mod (p2 / parliament)
                  :location (c2 / country
                        :name (n / name
                              :op1 "Burundi"))
                  :time (b / before
                        :op1 (e3 / end-01
                              :ARG1 (m / month
                                    :mod (t / this)))))
            :ARG2 (d2 / definite
                  :polarity -)
            :ARG1-of (c3 / cause-01
                  :ARG0 (p3 / pass-01
                        :polarity -
                        :ARG1 (l / law
                              :ARG1-of (n2 / need-01))
                        :time (y / yet)))))

# ::id 1199 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok toyota officials reiterated thursday that they wished the best for struggling general motors , and expressed hopes the latest u.s. sales data show an approaching recovery in a key market battered by crushed consumer spending .
# ::alignments
(a / and
      :op1 (r / reiterate-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / company
                              :name (n / name
                                    :op1 "Toyota"))
                        :ARG2 (o / official)))
            :ARG1 (w / wish-01
                  :ARG0 p
                  :ARG1 (t / thing
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (g / good-04
                                    :ARG1 t)
                              :ARG3 (m / most)))
                  :ARG2 (m2 / motor
                        :ARG0-of (s / struggle-02)
                        :mod (g2 / general)))
            :time (d / date-entity
                  :weekday (t2 / thursday)))
      :op2 (e / express-01
            :ARG0 p
            :ARG1 (h3 / hope-01
                  :ARG0 p
                  :ARG1 (s2 / show-01
                        :ARG0 (d2 / data
                              :topic (s3 / sell-01)
                              :mod (c2 / company
                                    :name (n2 / name
                                          :op1 "U.S."))
                              :mod (l / last))
                        :ARG1 (r2 / recover-01
                              :ARG1 (m3 / market
                                    :ARG1-of (k / key-02)
                                    :ARG1-of (b / batter-01
                                          :ARG0 (s4 / spend-01
                                                :ARG0 (p2 / person
                                                      :ARG0-of (c3 / consume-01))
                                                :ARG1-of (c4 / crush-01))))
                              :ARG1-of (a2 / approach-01))))))

# ::id 1200 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south africa 's arm sales to certain countries ran counter to the government 's commitment to international and regional peace and security , the opposition democratic alliance -lrb- da -rrb- said on wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "lrb-da-rrb"))
      :ARG1 (r / run-10
            :ARG0 (s2 / sell-01
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Africa"))
                  :ARG1 (a / arm)
                  :ARG2 (c2 / country
                        :mod (c3 / certain)))
            :ARG1 (c4 / counter-01
                  :ARG1 (c5 / commit-01
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01))
                        :ARG2 (a2 / and
                              :op1 (a3 / and
                                    :op1 (p2 / peace
                                          :mod (ii / international))
                                    :op2 (s3 / security
                                          :mod (r2 / region)))
                              :op2 (a4 / alliance
                                    :mod (d / democracy)
                                    :ARG0-of (o / oppose-01)))))
            :time (w / wednesday)))

# ::id 1201 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italian bank intesa sanpaolo spa and parmalat spa said saturday they had reached an out-of-court deal to end all pending lawsuits in the biggest settlement so far over the dairy company 's collapse fours years ago .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (c / company
                  :name (n / name
                        :op1 "Intesa"
                        :op2 "Sanpaolo"
                        :op3 "Spa")
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Italy")))
            :op2 (c3 / company
                  :name (n3 / name
                        :op1 "Parmalat"
                        :op2 "Spa")
                  :mod c2))
      :ARG1 (r / reach-01
            :ARG0 a
            :ARG1 (d / deal-01
                  :ARG2 (e / end-01
                        :ARG1 (s2 / sue-02
                              :ARG1-of (p / pend-01)
                              :mod (a2 / all))
                        :ARG2 (s3 / settle-02
                              :ARG2 (c4 / collapse-01
                                    :ARG1 (c5 / company
                                          :mod (d2 / dairy))
                                    :time (b / before
                                          :op1 (n4 / now)
                                          :quant (t / temporal-quantity
                                                :quant 4
                                                :unit (y / year))))
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (b2 / big)
                                    :ARG3 (m / most)))
                        :mod (o / out-06
                              :ARG2 (c6 / court))))
            :time (d3 / date-entity
                  :weekday (s4 / saturday))))

# ::id 1202 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after ## years and ## tournaments , the world cup finals have finally become globalized .
# ::alignments
(b / become-01
      :ARG1 (f / final
            :subevent-of (g / game
                  :name (n / name
                        :op1 "World"
                        :op2 "Cup")))
      :ARG2 (g2 / globalize-01
            :ARG1 f)
      :time f
      :time (a / after
            :op1 (a2 / and
                  :op1 (m / multiple
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (y / year)))
                  :op2 (t2 / tournament))))

# ::id 1203 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok andre lange drove the german four-man bobsled team to a comfortable win sunday in a world cup race here which also counted as the european championship .
# ::alignments
(d / drive-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Andre"
                  :op2 "Lange"))
      :ARG1 (t / team
            :mod (c / country
                  :name (n2 / name
                        :op1 "Germany"))
            :mod (b / bobsled)
            :consist-of (m / man
                  :quant 4))
      :ARG2 (w / win-01
            :ARG0 t
            :ARG2 (r / race-02
                  :ARG3 (c2 / cup
                        :mod (w2 / world))
                  :location (h / here)
                  :ARG1-of (c3 / count-02
                        :ARG2 (c4 / championship
                              :mod (c5 / continent
                                    :name (n3 / name
                                          :op1 "Europe")))
                        :mod (a / also)))
            :ARG0-of (c6 / comfortable-02)
            :time (d2 / date-entity
                  :weekday (s / sunday))))

# ::id 1204 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok republic of ireland captain kenny cunningham has read the riot act to his team-mates at premiership strugglers birmingham city and said unless they grew up they risked an immediate return to division one .
# ::alignments
(a / and
      :op1 (r / read-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Kenny"
                        :op2 "C cunningham")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t / team
                              :poss p)
                        :ARG2 (c / captain))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 t
                        :poss p)))
      :ARG1 (a2 / act
            :topic (r2 / riot-01))
      :ARG2 (p2 / person
            :ARG0-of (h3 / have-org-role-91
                  :ARG1 t
                  :ARG2 (m / member)))
      :location (c2 / city
            :name (n2 / name
                  :op1 "Birmingham")
            :ARG0-of (s / struggle-01
                  :ARG1 (p3 / premiership)))
      :op2 (s2 / say-01
            :ARG0 p
            :ARG1 (r3 / risk-01
                  :ARG0 p2
                  :ARG2 (r4 / return-01
                        :ARG1 p2
                        :ARG4 (d / division
                              :ord (o / ordinal-entity
                                    :value 1))
                        :time (ii / immediate))
                  :condition (g / grow-up-04
                        :polarity -
                        :ARG1 p2))))

# ::id 1205 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok stung by the deaths of three israeli soldiers in south lebanon , prime minister ehud barak said there would be no new peace talks with syria until the damascus government reins in the islamic militant hezbollah .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ehud"
                  :op2 "Barak")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (t / talk-01
            :polarity -
            :ARG1 (p3 / peace)
            :ARG2 (c / country
                  :name (n2 / name
                        :op1 "Syria"))
            :ARG1-of (n3 / new-01)
            :time (u / until
                  :op1 (r / rein-in-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c2 / city
                                          :name (n4 / name
                                                :op1 "Damascus"))))
                        :ARG1 (h2 / hezbollah
                              :mod (r2 / religious-group
                                    :name (n5 / name
                                          :op1 "Islam"))
                              :mod (m2 / militant)))))
      :ARG1-of (c3 / cause-01
            :ARG0 (d / die-01
                  :ARG1 (s2 / soldier
                        :quant 3
                        :mod (c4 / country
                              :name (n6 / name
                                    :op1 "Israel")))
                  :location (s3 / south
                        :part-of c2
                        :name (n7 / name
                              :op1 "Lebanon")))))

# ::id 1206 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president alberto fujimori , dragged down by corruption scandals , will resign monday or tuesday , prime minister federico salas said sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Federico"
                  :op2 "Salas")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (r / resign-01
            :ARG0 (p3 / person
                  :name (n2 / name
                        :op1 "Alberto"
                        :op2 "Fujimori")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p4 / president))
                  :ARG1-of (d / drag-01
                        :ARG0 (s2 / scandal
                              :topic (c / corrupt-01))
                        :direction (d2 / down)))
            :time (o / or
                  :op1 (d3 / date-entity
                        :weekday (m2 / monday))
                  :op2 (d4 / date-entity
                        :weekday (t / tuesday))))
      :time (d5 / date-entity
            :weekday (s3 / sunday)))

# ::id 1207 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok li peng , chairman of the standing committee of the national people 's congress -lrb- npc -rrb- , met with najma heptulla , president of the council of the inter-parliamentary union -lrb- ipu -rrb- and deputy chairwoman of the rajya sabha of india , here this afternoon .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "li"
                  :op2 "Peng")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / committee
                        :ARG0-of (s / stand-01)
                        :part-of (g / government-organization
                              :name (n2 / name
                                    :op1 "National"
                                    :op2 "People's"
                                    :op3 "Congress")))
                  :ARG2 (c2 / chairman)))
      :ARG1 (p2 / person
            :name (n3 / name
                  :op1 "Najma"
                  :op2 "Heptulla")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (g2 / government-organization
                        :name (n4 / name
                              :op1 "Council"
                              :op2 "of"
                              :op3 "the"
                              :op4 "Inter-Parliamentary"
                              :op5 "Union"))
                  :ARG2 (p3 / president))
            :ARG0-of (h3 / have-org-role-91
                  :ARG1 (g3 / government-organization
                        :name (n5 / name
                              :op1 "Rajya"
                              :op2 "Saberha")
                        :location (c3 / country
                              :name (n6 / name
                                    :op1 "India")))
                  :ARG2 (c4 / chairwoman
                        :mod (d / deputy))))
      :time (d2 / date-entity
            :dayperiod (a / afternoon)
            :mod (t / today))
      :location (h4 / here))

# ::id 1208 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the israeli and palestinian leaders prepared to hold separate meetings with the egyptian president in cairo on sunday , to be joined by the us middle east peace envoy as he pressed his quest to get the two men to relaunch direct talks .
# ::alignments
(p / prepare-02
      :ARG0 (a / and
            :op1 (p2 / person
                  :ARG0-of (l / lead-02
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Israel"))))
            :op2 (p3 / person
                  :ARG0-of (l2 / lead-02
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Palestine")))))
      :ARG2 (h / hold-04
            :ARG0 a
            :ARG1 (m / meet-03
                  :ARG0 a
                  :ARG1 (p4 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c3 / country
                                    :name (n3 / name
                                          :op1 "Egypt"))
                              :ARG2 (p5 / president)))
                  :ARG1-of (s / separate-02)
                  :location (c4 / city
                        :name (n4 / name
                              :op1 "Ciro"))
                  :time (d / date-entity
                        :weekday (s2 / sunday)))
            :ARG1-of (c5 / cause-01
                  :ARG0 (p6 / press-01
                        :ARG0 (h3 / he)
                        :ARG1 (q / quest-01
                              :ARG0 h3
                              :ARG1 (g / get-04
                                    :ARG0 h3
                                    :ARG1 (r / relaunch-01
                                          :ARG0 (m2 / man
                                                :quant 2)
                                          :ARG1 (t / talk-01
                                                :ARG1-of (d2 / direct-02)))))))))

# ::id 1209 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chinese government 's decision which will see the face of professional certificate examinations change have won support from the public .
# ::alignments
(w / win-01
      :ARG0 (d / decide-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "China"))))
            :ARG0-of (s / see-01
                  :ARG1 (f / face
                        :part-of (c2 / change-01
                              :ARG1 (e / examine-01
                                    :ARG1 (c3 / certificate
                                          :mod (p / professional)))))))
      :ARG1 (s2 / support-01
            :ARG0 (p2 / public)))

# ::id 1210 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with barack obama expected to announce his vice presidential pick by saturday , speculation that joe biden -- the senate 's top democratic foreign policy expert -- will be his nominee highlights fears that the presidential candidate 's inexperience in world affairs compared to republican john mccain could be costing him in the polls .
# ::alignments
(h / highlight-01
      :ARG0 (s / speculate-01
            :ARG1 (n / nominate-01
                  :ARG1 (p / person
                        :name (n2 / name
                              :op1 "Joe"
                              :op2 "Badeen")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (g / government-organization
                                    :name (n3 / name
                                          :op1 "Senate"))
                              :ARG2 (p2 / person
                                    :ARG1-of (e / expert-01
                                          :ARG2 (p3 / policy-01
                                                :ARG2 (f / foreign))
                                          :mod (d / democrat)
                                          :mod (t / top)))))))
      :ARG1 (f2 / fear-01
            :ARG1 (p4 / possible-01
                  :ARG1 (c / cost-01
                        :ARG1 (e2 / experience-01
                              :polarity -
                              :ARG0 (c2 / candidate
                                    :mod (p5 / president))
                              :ARG1 (a / affair-02
                                    :ARG2 (w / world))
                              :ARG1-of (c3 / compare-01
                                    :ARG2 (p6 / person
                                          :name (n4 / name
                                                :op1 "John"
                                                :op2 "McCain")
                                          :ARG0-of (h3 / have-org-role-91
                                                :ARG1 (p7 / political-party
                                                      :name (n5 / name
                                                            :op1 "Republican"))))))
                        :ARG2 c2
                        :ARG3 (p8 / poll-01
                              :ARG1 c2))))
      :time (e3 / expect-01
            :ARG1 (a2 / announce-01
                  :ARG0 (p9 / person
                        :name (n6 / name
                              :op1 "Barack"
                              :op2 "Obama"))
                  :ARG1 (p10 / pick-01
                        :ARG0 p9
                        :ARG1 (p11 / president
                              :mod (v / vice)))
                  :time (d2 / date-entity
                        :weekday (s2 / saturday)))))

# ::id 1211 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an indian convicted of drug smuggling was beheaded sunday , the interior ministry said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (ii / interior))
      :ARG1 (b / behead-01
            :ARG1 (p / person
                  :mod (c / country
                        :name (n / name
                              :op1 "India"))
                  :ARG1-of (c2 / convict-01
                        :ARG2 (s2 / smuggle-01
                              :ARG1 (d / drug))))
            :time (d2 / date-entity
                  :weekday (s3 / sunday))))

# ::id 1212 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok concluding a three-day visit , attorney general john ashcroft offered praise thursday for china 's efforts to combat international terrorism and announced the opening of an fbi liaison office in beijing to further that effort .
# ::alignments
(a / and
      :op1 (o / offer-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "John"
                        :op2 "Ashcroft")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (a2 / attorney
                              :mod (g / general))))
            :ARG1 (p2 / praise-01
                  :ARG0 p
                  :ARG1 (e / effort-01
                        :ARG0 (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG1 (c2 / combat-01
                              :ARG0 c
                              :ARG1 (t / terrorism
                                    :mod (ii / international))))
                  :time (d / date-entity
                        :weekday (t2 / thursday))))
      :op2 (a3 / announce-01
            :ARG0 p
            :ARG1 (o2 / open-01
                  :ARG1 (o3 / office
                        :mod (l / liaison
                              :mod (g2 / government-organization
                                    :name (n3 / name
                                          :op1 "Fbi")))
                        :location (c3 / city
                              :name (n4 / name
                                    :op1 "Beijing")))
                  :purpose (f / further-01
                        :ARG0 o3
                        :ARG1 e)))
      :ARG1-of (e2 / exclude-01
            :ARG2 (v / visit-01
                  :ARG0 p
                  :duration (t3 / temporal-quantity
                        :quant 3
                        :unit (d2 / day)))))

# ::id 1213 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after a choppy trans-atlantic journey , `` the producers '' is ready to storm london .
# ::alignments
(r / ready-01
      :ARG1 (p / person
            :ARG0-of (p2 / produce-01))
      :ARG2 (s / storm-02
            :ARG0 p
            :ARG1 (c / city
                  :name (n / name
                        :op1 "London")))
      :time (a / after
            :op1 (j / journey-01
                  :ARG0 p
                  :ARG1 (t / transatlantic)
                  :mod (c2 / choppy))))

# ::id 1214 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a chinese spokesman said on thursday that china knows u.s. concern on beef export and hopes experts from the two sides can find an solution as soon as possible .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "China"))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (a / and
            :op1 (k / know-01
                  :ARG0 c
                  :ARG1 (c2 / concern-01
                        :ARG0 (e / export-01
                              :ARG1 (b / beef))
                        :ARG1 (y / you)))
            :op2 (h2 / hope-01
                  :ARG0 c
                  :ARG1 (p2 / possible-01
                        :ARG1 (f / find-01
                              :ARG0 (p3 / person
                                    :ARG1-of (e2 / expert-01
                                          :ARG2 (s3 / side
                                                :quant 2)))
                              :ARG1 (s4 / solution)
                              :time (s5 / soon
                                    :ARG2-of (h3 / have-degree-91
                                          :ARG1 f
                                          :ARG3 (e3 / equal)
                                          :ARG4 (p4 / possible-01
                                                :ARG1 f))))))
            :time (d / date-entity
                  :weekday (t / thursday))))

# ::id 1215 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok english third division side wigan revealed on tuesday they are set to pull off an astonishing triple transfer coup by signing three spaniards .
# ::alignments
(r / reveal-01
      :ARG0 (s / side
            :name (n / name
                  :op1 "Wigan")
            :part-of (d / division
                  :ord (o / ordinal-entity
                        :value 3))
            :mod (c / country
                  :name (n2 / name
                        :op1 "England")))
      :ARG1 (s2 / set-08
            :ARG1 (t / team
                  :ARG2 (p / pull-off-03
                        :ARG1 (c2 / coup-01
                              :ARG0 t
                              :ARG1 (t2 / transfer-01)
                              :mod (t3 / triple)
                              :ARG0-of (a / astonish-01))
                        :manner (s3 / sign-02
                              :ARG0 t
                              :ARG1 (m / midfielder
                                    :quant 3)))
                  :ARG0-of p)
            :time (d2 / date-entity
                  :weekday (t4 / tuesday))))

# ::id 1216 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the commander of an iraqi public order battalion was killed , along with three soldiers , wednesday when rebels mortared their base south of baghdad , an interior ministry official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / ministry
                        :topic (ii / interior))
                  :ARG2 (o / official)))
      :ARG1 (k / kill-01
            :ARG1 (a / and
                  :op1 (p2 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (b / battalion
                                    :mod (o2 / order
                                          :ARG1-of (p3 / public-02))
                                    :mod (c / country
                                          :name (n / name
                                                :op1 "Iraq")))
                              :ARG2 (c2 / commander)))
                  :op2 (s2 / soldier
                        :quant 3))
            :time (w / wednesday)
            :time (m2 / mortar-00
                  :ARG0 (p4 / person
                        :ARG0-of (r / rebel-01))
                  :ARG1 (b2 / base
                        :poss p4
                        :location (r2 / relative-position
                              :op1 (c3 / city
                                    :name (n2 / name
                                          :op1 "Baghdad"))
                              :direction (s3 / south))))))

# ::id 1217 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok schoolwork may strengthen the brain against some ill effects of aging , a new study on education and memory loss suggests .
# ::alignments
(s / suggest-01
      :ARG0 (s2 / study-01
            :ARG1 (a / and
                  :op1 (e / educate-01)
                  :op2 (l / lose-02
                        :ARG1 (m / memory)))
            :ARG1-of (n / new-01))
      :ARG1 (p / possible-01
            :ARG1 (s3 / strengthen-01
                  :ARG0 (s4 / schoolwork)
                  :ARG1 (b / brain)
                  :ARG0-of (c / counter-01
                        :ARG1 (a2 / affect-01
                              :ARG0 (a3 / age-01)
                              :ARG1 b
                              :ARG1-of (ii / ill-02)
                              :mod (s5 / some))))))

# ::id 1218 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former worldcom finance chief scott sullivan was sentenced to five years in prison thursday by a judge who called him `` the architect '' of the largest accounting fraud in u.s. history .
# ::alignments
(s / sentence-01
      :ARG0 (p / person
            :ARG0-of (j / judge-01)
            :ARG0-of (c / call-01
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Scott"
                              :op2 "Suellivan")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (g / government-organization
                                    :name (n2 / name
                                          :op1 "WorldCom"))
                              :ARG2 (c2 / chief
                                    :topic (f / finance))
                              :time (f2 / former)))
                  :ARG2 (a / architect
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (l / large)
                              :ARG3 (m / most)
                              :ARG5 (d / defraud-01
                                    :mod (a2 / account-01)
                                    :time (h3 / history
                                          :mod (c3 / country
                                                :name (n3 / name
                                                      :op1 "U.S."))))))))
      :ARG1 p2
      :ARG2 (t / temporal-quantity
            :quant 5
            :unit (y / year)
            :location (p3 / prison))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 1219 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok authorities in the eastern german state of saxony on wednesday ruled out the possibility that a #-year-old boy found dead in a swimming pool three years ago was a victim of neo-nazi violence .
# ::alignments
(r / rule-out-02
      :ARG0 (a / authority
            :location (s / state
                  :name (n / name
                        :op1 "Symphony")
                  :location (e / east
                        :part-of (c / country
                              :name (n2 / name
                                    :op1 "Germany")))))
      :ARG1 (p / possible-01
            :ARG1 (v / victimize-01
                  :ARG0 (v2 / violence
                        :mod (p2 / political-movement
                              :name (n3 / name
                                    :op1 "neo-Nazism")))
                  :ARG1 (b / boy
                        :age (t / temporal-quantity
                              :quant 3
                              :unit (y / year))
                        :ARG1-of (f / find-01
                              :location (p3 / pool
                                    :purpose (s2 / swim-01))
                              :time (b2 / before
                                    :op1 (n4 / now)
                                    :quant (t2 / temporal-quantity
                                          :quant 3
                                          :unit (y2 / year)))))))
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 1220 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the malaysian government on tuesday proposed a witness protection program to encourage whistle-blowers to come forward in an effort to stamp out graft and dangerous crime .
# ::alignments
(p / propose-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Malaysia"))))
      :ARG1 (p2 / program
            :topic (p3 / protect-01
                  :ARG1 (p4 / person
                        :ARG0-of (w / witness-01)))
            :ARG0-of (e / encourage-01
                  :ARG1 (p5 / person
                        :ARG0-of (w2 / whistle-01))
                  :ARG2 (c2 / come-forward-31
                        :ARG0 p5
                        :purpose (e2 / effort-01
                              :ARG0 p5
                              :ARG1 (s / stamp-out-05
                                    :ARG0 g
                                    :ARG1 (a / and
                                          :op1 (c3 / crime-02
                                                :mod (g3 / graft))
                                          :op2 (c4 / crime-02
                                                :ARG0-of (e3 / endanger-01))))))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1221 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the continuing debate here over the so-called abortion pill ru-### -- the senate voted thursday to make it more easily available -- has revealed many of the same fierce emotions as abortion debates do in the united states .
# ::alignments
(r / reveal-01
      :ARG0 (d / debate-01
            :ARG1 (p / pill
                  :name (n / name
                        :op1 "Rub"
                        :op2 "of"
                        :op3 "Abortion")
                  :mod (s / so-called))
            :ARG1-of (c / continue-01)
            :location (h / here)
            :ARG1-of (v / vote-01
                  :ARG0 (g / government-organization
                        :name (n2 / name
                              :op1 "Senate"))
                  :time (d2 / date-entity
                        :weekday (t / thursday))
                  :purpose (m / make-02
                        :ARG0 g
                        :ARG1 (a / available-02
                              :ARG2 p
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (e / easy-05
                                          :ARG1 a)
                                    :ARG3 (m2 / more))))))
      :ARG1 (e2 / emotion
            :mod (f / fierce)
            :quant (m3 / many)
            :ARG1-of (s2 / same-01
                  :ARG2 (e3 / emotion
                        :mod f
                        :ARG1-of (d3 / debate-01
                              :location (s3 / state
                                    :name (n3 / name
                                          :op1 "United"
                                          :op2 "States")))))))

# ::id 1222 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok standing behind an iron barrier , an indian border guard admired a red rose on the pakistani side of the uneasy frontier .
# ::alignments
(a / admire-01
      :ARG0 (p / person
            :ARG0-of (g / guard-01
                  :ARG1 (b / border))
            :mod (c / country
                  :name (n / name
                        :op1 "India")))
      :ARG1 (r / rose
            :ARG1-of (r2 / red-02))
      :location (s / side
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Pakistan"))
            :part-of (f / frontier
                  :ARG1-of (u / uneasy-01)))
      :manner (s2 / stand-01
            :ARG1 p
            :ARG2 (b2 / behind
                  :op1 (b3 / barrier
                        :consist-of (ii / iron)))))

# ::id 1223 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok alvin s. lane , a former partner in a major new york city real estate law firm and a leader of efforts to protect art collectors from fraud , died thursday in manhattan .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Alvin"
                  :op2 "S."
                  :op3 " lane")
            :ARG0-of (p2 / partner-01
                  :ARG1 (f / firm
                        :mod (l / law)
                        :mod (r / real-estate)
                        :ARG1-of (m / major-02)
                        :location (c / city
                              :name (n2 / name
                                    :op1 "New"
                                    :op2 "York")))
                  :time (f2 / former))
            :ARG0-of (l2 / lead-02
                  :ARG1 (e / effort-01
                        :ARG1 (p3 / protect-01
                              :ARG1 (p4 / person
                                    :ARG0-of (c2 / collect-01
                                          :ARG1 (a / art)))
                              :ARG2 (d2 / defraud-01)))))
      :location (c3 / city-district
            :name (n3 / name
                  :op1 "Manhattan"))
      :time (d3 / date-entity
            :weekday (t / thursday)))

# ::id 1224 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok matthieu bozzetto of france outrode compatriot and world champion nicolas huet saturday , winning his third world cup snowboard parallel slalom title of the season .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Matthieu"
                  :op2 "Bouzzetto")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "France"))
                  :ARG2 (c2 / compatriot))
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (w2 / world)
                  :ARG2 (c3 / champion
                        :mod (w3 / world))))
      :ARG1 (t / title-01
            :ARG1 p
            :ARG2 (a / and
                  :op1 (s / snowboard)
                  :op2 (s2 / slalom)
                  :ARG1-of (p2 / parallel-01))
            :ord (o / ordinal-entity
                  :value 3)
            :time (s3 / season))
      :time (d / date-entity
            :weekday (s4 / saturday)))

# ::id 1225 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian president boris yeltsin says he will push on with plans to create a volunteer and modern army , but is reassuring the cash-starved military of no reckless personnel and budget cuts .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Boris"
                        :op2 "Yeltsin")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Russia"))
                        :ARG2 (p2 / president)))
            :ARG1 (p3 / push-on-02
                  :ARG0 p
                  :ARG1 (p4 / plan-01
                        :ARG0 p
                        :ARG1 (c3 / create-01
                              :ARG0 p
                              :ARG1 (a / army
                                    :ARG1-of (v / volunteer-01)
                                    :ARG1-of (m / modern-02))))))
      :ARG2 (r / reassure-01
            :ARG0 p
            :ARG1 (m2 / military
                  :ARG1-of (s2 / starve-01
                        :ARG2 (c4 / cash)))
            :ARG2 (a2 / and
                  :polarity -
                  :op1 (p5 / personnel
                        :mod (r2 / reckless))
                  :op2 (c5 / cut-02
                        :ARG1 (b / budget)))))

# ::id 1226 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former nurse who claimed to have killed as many as ## patients by giving them lethal doses of intravenous drugs pleaded guilty thursday to ## murders in a deal that will spare him from the death penalty .
# ::alignments
(p / plead-02
      :ARG0 (p2 / person
            :ARG0-of (n / nurse-01)
            :time (f / former)
            :ARG0-of (c / claim-01
                  :ARG1 (k / kill-01
                        :ARG0 p2
                        :ARG1 (p3 / person
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 p2
                                    :ARG2 (p4 / patient)))
                        :manner (g / give-01
                              :ARG0 p2
                              :ARG1 (d / dose-01
                                    :ARG2 (d2 / drug
                                          :mod (ii / intravenous))
                                    :mod (l / lethal))
                              :ARG2 p3))))
      :ARG1 (g2 / guilty-01
            :ARG1 p2
            :ARG2 (m / murder-01
                  :ARG0 p2
                  :ARG2-of p))
      :time (d3 / date-entity
            :weekday (t / thursday))
      :prep-in (d4 / deal-01
            :ARG0-of (s / spare-01
                  :ARG1 p2
                  :ARG2 (p5 / penalty
                        :mod (d5 / die-01)))))

# ::id 1227 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok francis b. sayre jr. , who as dean of washington national cathedral for ## years oversaw much of its completion and used his pulpit to confront mccarthyism , racial tensions and the vietnam war , died oct. # at his home on martha 's vineyard , mass. .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Francis"
                  :op2 "B."
                  :op3 "Sayre"
                  :op4 "Jr.")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (w / worship-place
                        :name (n2 / name
                              :op1 "Duke"
                              :op2 "of"
                              :op3 "Washington")
                        :mod (n3 / nation))
                  :ARG2 (d2 / dean)
                  :duration (m / multiple
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (y / year))))
            :ARG0-of (o / oversee-01
                  :ARG1 (c / complete-01
                        :ARG1 w
                        :quant (m2 / much)))
            :ARG0-of (u / use-01
                  :ARG1 (p2 / pulpit
                        :poss p)
                  :ARG2 (c2 / confront-01
                        :ARG0 p
                        :ARG1 (a / and
                              :op1 (p3 / person
                                    :mod (r / religious-group
                                          :name (n4 / name
                                                :op1 "Mccarthyism")))
                              :op2 (t2 / tension
                                    :mod (r2 / race))
                              :op3 (w2 / war
                                    :name (n5 / name
                                          :op1 "Vietnam"
                                          :op2 "War"))))))
      :time (d3 / date-entity
            :month 10)
      :location (h2 / home
            :poss p
            :location (v / vineyard
                  :poss (p4 / person
                        :name (n6 / name
                              :op1 "Martha")))
            :mod (m3 / mass)))

# ::id 1228 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok patricia neal , the <unk> actress who won an academy award and a tony but whose life alternated <unk> between triumph and tragedy , died at her home in edgartown , mass. , on sunday , according to the associated press .
# ::alignments
(s / say-01
      :ARG0 (p / press
            :ARG1-of (a / associate-01))
      :ARG1 (d / die-01
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "Patricia"
                        :op2 "Neal")
                  :ARG0-of (a2 / act-01)
                  :ARG0-of (w / win-01
                        :ARG1 (a3 / and
                              :op1 (a4 / award
                                    :mod (a5 / academy)
                                    :op2-of a3)
                              :mod (t / tonony))))
            :ARG0-of (h / have-03
                  :ARG1 (l / life
                        :ARG1-of (a6 / alternate-01
                              :ARG2 (a7 / and
                                    :op1 (t2 / triumph-01)
                                    :op2 (t3 / tragedy))))))
      :location (h2 / home
            :location (c / city
                  :name (n2 / name
                        :op1 "Edgartown")))
      :time (d2 / date-entity
            :weekday (s2 / sunday)))

# ::id 1229 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a songwriting senator summoned rock stars and dot.com entrepreneurs to testify tuesday about whether there is an `` upside of downloading '' music on the internet .
# ::alignments
(s / summon-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / senator
                        :ARG0-of (w / write-01
                              :ARG1 (s3 / song)))))
      :ARG1 (a / and
            :op1 (p2 / person
                  :mod (s4 / star
                        :mod (r / rock)))
            :op2 (e / entrepreneur
                  :mod (d / dot.com)))
      :ARG2 (t / testify-01
            :ARG0 a
            :ARG1 (u / upside
                  :mod (d2 / download-01
                        :ARG1 (m / music)
                        :medium (ii / internet)))
            :time (d3 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 1230 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gay couples in the northwestern us state of washington on tuesday won a fresh court victory when a second judge ruled that the state 's ban on same-sex marriage was unconstitutional .
# ::alignments
(w / win-01
      :ARG0 (c / couple
            :ARG1-of (g / gay-01)
            :location (s / state
                  :name (n / name
                        :op1 "Washington")
                  :location (n2 / northwest
                        :part-of (c2 / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States")))))
      :ARG2 (c3 / court)
      :ARG1-of (f / fresh-04)
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (r / rule-01
            :ARG0 (p / person
                  :ord (o / ordinal-entity
                        :value 2)
                  :ARG0-of (h / have-org-role-91
                        :ARG3 (j / judge-01)))
            :ARG3 (c4 / constitutional
                  :polarity -
                  :domain (b / ban-01
                        :ARG0 s
                        :ARG1 (m / marry-01
                              :mod (s2 / same-sex))))))

# ::id 1231 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vfb leipzig , which won the first german soccer championship in #### , will be dissolved at the end of the season , the bankrupt club 's administrator said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (a / administrate-01
                  :ARG1 (c / club
                        :name (n / name
                              :op1 "Vfb"
                              :op2 "Leipzig")
                        :ARG1-of (b / bankrupt-01))))
      :ARG1 (d / dissolve-01
            :ARG1 c
            :time (e / end-01
                  :ARG1 (s2 / season)))
      :time (w / wednesday))

# ::id 1232 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cardinal angelo scola has glided down the grand canal in a sleek black gondola , started a cross-cultural magazine and traveled to kenya to meet parishioners of an italian priest , enlivening a resume heavy on theological credentials .
# ::alignments
(a / and
      :op1 (g / glided-01
            :ARG1 (c / car-make
                  :name (n / name
                        :op1 "cardinal"
                        :op2 "Angelo"
                        :op3 "Scola"))
            :direction (d / down
                  :op1 (c2 / canal
                        :mod (g2 / grand)))
            :manner (g3 / gondola
                  :ARG1-of (b / black-04)
                  :ARG1-of (s / sleek-06)))
      :op2 (s2 / start-01
            :ARG0 c
            :ARG1 (m / magazine
                  :mod (c3 / cross-02
                        :ARG1 (c4 / culture))))
      :op3 (t / travel-01
            :ARG0 c
            :ARG4 (c5 / city
                  :name (n2 / name
                        :op1 "Kenya"))
            :purpose (m2 / meet-03
                  :ARG0 c
                  :ARG1 (p / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 (p2 / priest
                                    :mod (c6 / country
                                          :name (n3 / name
                                                :op1 "Italy")))
                              :ARG2 (p3 / parishioner)))))
      :op4 (e / enliven-01
            :ARG0 c
            :ARG1 (r / resume
                  :mod (h2 / heavy
                        :prep-on (c7 / credential
                              :mod (t2 / theological))))))

# ::id 1233 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigerian president olusegun obasanjo on sunday urged african church leaders to step in and help clean up politics that is blamed for a raft of problems in the world 's most underdeveloped continent .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Olusegun"
                  :op2 "Obasanjo")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Niger"))
                  :ARG2 (p2 / president)))
      :ARG1 (a / and
            :op1 (s / step-in-02
                  :ARG1 (p3 / person
                        :ARG0-of (l / lead-02
                              :ARG1 (c2 / church
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "Africa"))))))
            :op2 (h2 / help-01
                  :ARG0 p3
                  :ARG1 (c4 / clean-up-02
                        :ARG1 (p4 / politics
                              :ARG1-of (b / blame-01
                                    :ARG2 (r / raft
                                          :consist-of (p5 / problem)
                                          :location (c5 / continent
                                                :ARG1-of (d / develop-02
                                                      :ARG1-of (h3 / have-degree-91
                                                            :ARG2 (u2 / under)
                                                            :ARG3 (m / most)
                                                            :ARG5 c5
                                                            :location (w / world))))))))))
      :time (d2 / date-entity
            :weekday (s2 / sunday)))

# ::id 1234 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chief u.s. official in charge of nonproliferation outlined a plan monday to penalize north korea by choking off the international network of front companies and banks that largely fund its nuclear weapons program and the lifestyles of its elite .
# ::alignments
(o / outline-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "U.S."))
                  :ARG2 (o2 / official
                        :mod (c2 / chief)
                        :ARG1-of (c3 / charge-05
                              :ARG2 (p2 / proliferate-01
                                    :polarity -)))))
      :ARG1 (p3 / plan-01
            :ARG1 (p4 / penalize-01
                  :ARG1 c
                  :name n
                  :op1 "North"
                  :op2 "Korea"))
      :manner (c4 / choke-off-02
            :ARG1 (n2 / network
                  :mod (ii / international)
                  :consist-of (a / and
                        :op1 (c5 / company
                              :mod (f / front))
                        :op2 (b / bank)
                        :ARG0-of (f2 / fund-01
                              :ARG1 (a2 / and
                                    :op1 (p5 / program
                                          :mod (w / weapon
                                                :mod (n3 / nucleus))
                                          :poss c)
                                    :op2 (l / lifestyle
                                          :poss (e / elite
                                                :poss c))
                                    :degree (l2 / large))))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1235 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok growing economic concerns led stocks mostly lower thursday as the government said consumers spent more than they earned in july for just the second time in the past ## years .
# ::alignments
(l / lead-03
      :ARG0 (c / concern-01
            :ARG0 (e / economy)
            :ARG1-of (g / grow-01))
      :ARG1 (s / stock)
      :ARG2 (l2 / lower-05
            :ARG1 s
            :mod (m / most))
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG1-of (c2 / cause-01
            :ARG0 (s2 / say-01
                  :ARG0 (g2 / government-organization
                        :ARG0-of (g3 / govern-01))
                  :ARG1 (s3 / spend-01
                        :ARG0 (p / person
                              :ARG0-of (c3 / consume-01))
                        :ARG1-of (h / have-quant-91
                              :ARG3 (m2 / more)
                              :ARG4 (s4 / spend-01
                                    :ARG0 p
                                    :time (d2 / date-entity
                                          :month 7)))
                        :ord (o / ordinal-entity
                              :value 2
                              :mod (j / just)
                              :time (b / before
                                    :op1 (n / now)
                                    :duration (m3 / multiple
                                          :op1 (t2 / temporal-quantity
                                                :quant 1
                                                :unit (y / year)))))))))

# ::id 1236 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. stocks are expected to open mixed as investors weigh the likelihood of an increase in interest rates .
# ::alignments
(e / expect-01
      :ARG1 (o / open-01
            :ARG1 (s / stock
                  :mod (c / company
                        :name (n / name
                              :op1 "U.S.")))
            :manner (m / mix-01))
      :ARG1-of (c2 / cause-01
            :ARG0 (w / weigh-02
                  :ARG0 (p / person
                        :ARG0-of (ii / invest-01))
                  :ARG1 (l / likelihood
                        :mod (ii2 / increase-01
                              :ARG1 (r / rate
                                    :mod (ii3 / interest)))))))

# ::id 1237 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok un-led climate talks early saturday took a key step toward approving an accord that sets up a global aid fund , casting aside objections by bolivia .
# ::alignments
(a / and
      :op1 (s / step-01
            :ARG1 (t / talk-01
                  :ARG1 (c / climate)
                  :ARG1-of (l / lead-02
                        :polarity -))
            :ARG2 (a2 / approve-01
                  :ARG0 t
                  :ARG1 (a3 / accord-03
                        :ARG0-of (s2 / set-up-03
                              :ARG1 (f / fund-01
                                    :ARG1 (a4 / aid-01
                                          :ARG2 (g / globe))))))
            :ARG1-of (k / key-02)
            :time (e / early
                  :op1 (d / date-entity
                        :weekday (s3 / saturday))))
      :op2 (c2 / cast-01
            :ARG0 t
            :ARG1 (o / object-01
                  :ARG0 (c3 / country
                        :name (n / name
                              :op1 "Bolivia")))
            :ARG2 (a5 / aside)))

# ::id 1238 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german playwright <unk> dorst and his production team were loudly booed here on wednesday night when the curtain came down on `` twilight of the gods '' , the final instalment of dorst 's banal and vapid production of wagner 's `` ring '' .
# ::alignments
(b / boo-01
      :ARG1 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Illustration"
                        :op2 "Dorst")
                  :ARG0-of (p2 / play-11)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Germany")))
            :op2 (t / team
                  :ARG0-of (p3 / produce-01)
                  :poss p))
      :manner (l / loud)
      :location (h / here)
      :time (d / date-entity
            :weekday (w / wednesday)
            :dayperiod (n3 / night))
      :time (c2 / come-down-23
            :ARG2 (c3 / curtain
                  :mod (ii / instalment
                        :mod (f / final)
                        :poss (p4 / person
                              :name (n4 / name
                                    :op1 "Dorst"))
                        :mod (b2 / banal)
                        :mod (v / vapid)
                        :ARG1-of (p5 / produce-01
                              :ARG0 p4
                              :ARG2 (r / ring
                                    :poss (p6 / person
                                          :name (n5 / name
                                                :op1 "Wagner"))))))))

# ::id 1239 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jose fernandez went #-for-# and had # rbis , including a pair of home runs monday as the seibu lions edged the chiba lotte marines ##-## in ten innings at seibu dome .
# ::alignments
(a / and
      :op1 (g / go-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Jose"
                        :op2 "Fernandez"))
            :ARG2 (f / for-#))
      :op2 (h / have-03
            :ARG0 p
            :ARG1 (t / thing
                  :name (n2 / name
                        :op1 "Rbis")
                  :ARG2-of (ii / include-01
                        :ARG1 (r / run-13
                              :quant 2
                              :mod (h2 / home)
                              :time (d / date-entity
                                    :weekday (m / monday))))))
      :time (e / edge-03
            :ARG0 (l / lion
                  :mod (s / seibu))
            :ARG1 (t2 / team
                  :name (n3 / name
                        :op1 "Chiba"
                        :op2 "Lotste"
                        :op3 "Marines"))
            :duration (s2 / score-entity
                  :quant 10
                  :unit (ii2 / innings))
            :location (d2 / dome
                  :mod (s3 / seibu))))

# ::id 1240 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazilian defender julio cesar faces the highest fine in the history of german champions borussia dortmund club after extending his christmas holiday without permission , club manager michael meier said on monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Michael"
                  :op2 "Meier")
            :ARG0-of (m / manage-01
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Borussia"
                              :op2 "Dortmund")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (t2 / team
                                    :name (n3 / name
                                          :op1 "Belgium"))
                              :ARG2 (c / champion)))))
      :ARG1 (f / face-01
            :ARG0 (p2 / person
                  :name (n4 / name
                        :op1 "Julio"
                        :op2 "Cesar")
                  :ARG0-of (d / defend-01)
                  :mod (c2 / country
                        :name (n5 / name
                              :op1 "Brazil")))
            :ARG1 (f2 / fine-01
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (h3 / high-02)
                        :ARG3 (m2 / most)
                        :ARG5 (h4 / history
                              :poss (t3 / team
                                    :name (n6 / name
                                          :op1 "Borussia"
                                          :op2 "Dortmund")
                                    :ARG0-of (h5 / have-org-role-91
                                          :ARG1 (t4 / team
                                                :name (n7 / name
                                                      :op1 "German"))
                                          :ARG2 c))))))
      :time (a / after
            :op1 (e / extend-01
                  :ARG0 p2
                  :ARG1 (h6 / holiday
                        :mod (f3 / festival
                              :name (n8 / name
                                    :op1 "Christmas"))
                        :poss p2)
                  :ARG1-of (p3 / permit-01
                        :polarity -)))
      :time (d2 / date-entity
            :weekday (m3 / monday)))

# ::id 1241 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar was little changed just below eight-week highs reached yesterday against the yen and the deutsche mark amid expectations u.s. interest rates will rise , traders said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (t / trade-01))
      :ARG1 (c / change-01
            :ARG1 (d / dollar)
            :ARG2 (l / little)
            :location (b / below
                  :op1 (h / high-02
                        :ARG1 d
                        :ARG1-of (r / reach-01
                              :time (y / yesterday))
                        :quant (t2 / temporal-quantity
                              :quant 8
                              :unit (w / week)))
                  :mod (j / just))
            :prep-against (a / and
                  :op1 (y2 / yen)
                  :op2 (m / mark
                        :mod (d2 / deutsche)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (e / expect-01
                        :ARG1 (r2 / rise-01
                              :ARG1 (r3 / rate
                                    :mod (ii / interest)
                                    :poss (c3 / country
                                          :name (n / name
                                                :op1 "U.S."))))))))

# ::id 1242 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok leaders of president luiz inacio lula da silva 's party announced on tuesday they would support a congressional <unk> of a budding campaign contribution scandal only if the panel probes the campaign finances of all recent presidential candidates .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (p2 / party
                        :poss (p3 / person
                              :name (n / name
                                    :op1 "Luiz"
                                    :op2 "Inacio"
                                    :op3 "Lula"
                                    :op4 "da"
                                    :op5 "Silva")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p4 / president))))))
      :ARG1 (s / support-01
            :ARG0 p
            :ARG1 (s2 / scandal
                  :mod (c / contribute-01
                        :ARG2 (c2 / campaign-01))
                  :mod (b / budding))
            :condition (p5 / probe-01
                  :ARG0 (p6 / panel)
                  :ARG1 (f / finance
                        :mod (c3 / campaign-01)
                        :poss (c4 / candidate
                              :mod (a2 / all)
                              :time (r / recent)
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p7 / president))))
                  :mod (o / only)))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1243 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hopes that the ice-hockey season could be saved were still flickering here tuesday even though the national hockey league 's board of governors rejected the latest contract proposal after ## hours of talks .
# ::alignments
(h / have-concession-91
      :ARG1 (f / flicker-01
            :ARG1 (h2 / hope-01
                  :ARG1 (p / possible-01
                        :ARG1 (s / save-02
                              :ARG1 (s2 / season
                                    :mod (h3 / hockey
                                          :mod (ii / ice))))))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :mod (s3 / still)
            :location (h4 / here))
      :ARG2 (r / reject-01
            :ARG0 (o / organization
                  :name (n / name
                        :op1 "Board"
                        :op2 "of"
                        :op3 "Governors")
                  :poss (l / league
                        :mod h3
                        :mod (n2 / nation)))
            :ARG1 (p2 / propose-01
                  :ARG1 (c / contract-02)
                  :mod (l2 / last))
            :time (a / after
                  :op1 (t2 / talk-01
                        :duration (m / multiple
                              :op1 (t3 / temporal-quantity
                                    :quant 1
                                    :unit (h5 / hour)))))))

# ::id 1244 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a treasury department official said monday that no decisions have been made on what type of support to provide major u.s. automakers .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Treasury"
                              :op2 "Department"))
                  :ARG2 (o / official)))
      :ARG1 (d / decide-01
            :polarity -
            :ARG1 (t / thing
                  :ARG2-of (s2 / support-01
                        :ARG1 (p2 / provide-01
                              :ARG1 (v / vehicle
                                    :ARG0-of (m / make-01
                                          :ARG1 (a / automobile))
                                    :ARG1-of (m2 / major-02)
                                    :mod (c / country
                                          :name (n2 / name
                                                :op1 "U.S.")))))))
      :time (d2 / date-entity
            :weekday (m3 / monday)))

# ::id 1245 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eighty percent of french people believe the us is wrong to wage war on iraq , according to a <unk> poll released tuesday .
# ::alignments
(b / believe-01
      :ARG0 (p / person
            :ARG1-of (ii / include-91
                  :ARG2 (p2 / person
                        :mod (c / country
                              :name (n / name
                                    :op1 "France")))
                  :ARG3 (p3 / percentage-entity
                        :value 80)))
      :ARG1 (w / wrong-04
            :ARG1 (w2 / we)
            :ARG2 (w3 / wage-01
                  :ARG0 w2
                  :ARG1 (w4 / war-01
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Iraq")))))
      :ARG1-of (s / say-01
            :ARG0 (p4 / poll
                  :ARG1-of (r / release-01
                        :time (d / date-entity
                              :weekday (t / tuesday))))))

# ::id 1246 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. dollar was trading at ###.## yen on the tokyo foreign exchange market at # p.m. -lrb- #### gmt -rrb- tuesday , up #.## yen from its level of ###.## yen as of # p.m. -lrb- #### gmt -rrb- monday .
# ::alignments
(m / multi-sentence
      :snt1 (t / trade-01
            :ARG1 (d / dollar
                  :mod (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "States")))
            :location (m2 / market
                  :mod (e / exchange-01
                        :ARG1 (f / foreign)))
            :time (d2 / date-entity
                  :time "p.m."))
      :snt2 (u / up-02
            :ARG1 (y / yen)
            :ARG3 (l / level
                  :poss (y2 / yen)
                  :time (d3 / date-entity
                        :weekday (t2 / tuesday)))
            :ARG4 (y3 / yen
                  :poss y2)
            :time (d4 / date-entity
                  :polarity -
                  :dayperiod (n2 / night))))

# ::id 1247 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german utility giants veba and viag have worked out a merger proposal and expect to complete the deal within weeks , according to media reports saturday .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (m / media))
      :ARG1 (a / and
            :op1 (w / work-out-02
                  :ARG0 (a2 / and
                        :op1 (c / company
                              :name (n / name
                                    :op1 "VBA"))
                        :op2 (c2 / company
                              :name (n2 / name
                                    :op1 "Viag"))
                        :mod (u / utility)
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "Germany")))
                  :ARG1 (p / propose-01
                        :ARG0 a2
                        :ARG1 (m2 / merge-01)))
            :op2 (e / expect-01
                  :ARG0 a2
                  :ARG1 (c4 / complete-01
                        :ARG0 a2
                        :ARG1 m2
                        :time (a3 / after
                              :op1 (n4 / now)
                              :quant (u2 / up-to
                                    :op1 (m3 / multiple
                                          :op1 (t / temporal-quantity
                                                :quant 1
                                                :unit (w2 / week))))))))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 1248 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nepali king gyanendra and his family have so far not drawn the annual perks and allowances earmarked in the budget , leading media group 's website ekantipur .
# ::alignments
(d / draw-02
      :polarity -
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Gyanendra")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Nepal"))
                        :ARG2 (k / king)))
            :op2 (f / family
                  :poss p))
      :ARG1 (a2 / and
            :op1 (p2 / perk)
            :op2 (a3 / allowance)
            :frequency (r / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :ARG1-of (e / earmark-01
                  :ARG0 (b / budget)))
      :time (s / so-far)
      :ARG0-of (l / lead-02
            :ARG1 (w / website
                  :name (n3 / name
                        :op1 "Ekantipur")
                  :poss (g / group
                        :mod (m / media)))))

# ::id 1249 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the tel aviv stock exchange general share index closed at ###.## points on wednesday , down # .
# ::alignments
(c / close-01
      :ARG1 (ii / index
            :mod (s / share
                  :ARG1-of (g / general-02))
            :poss (c2 / company
                  :name (n / name
                        :op1 "Tel"
                        :op2 "Aviv"))
            :mod (e / exchange-01
                  :ARG1 (s2 / stock)))
      :time (d / date-entity
            :weekday (w / wednesday))
      :ARG0-of (c3 / cause-01
            :ARG1 (d2 / down-03
                  :ARG1 ii)))

# ::id 1250 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the head of the christian coalition warned friday that religious conservatives would not support the republican presidential ticket in #### unless both candidates opposed abortion rights , threatening to divide the party on the very issue many had hoped to keep out of the next campaign .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :ARG0-of (h / head-01
                  :ARG1 (c / coalition
                        :mod (r / religious))))
      :ARG1 (s / support-01
            :polarity -
            :ARG0 (p2 / person
                  :mod (c2 / conservative)
                  :mod r))
      :ARG1 (t / ticket
            :mod (p3 / president)
            :mod (p4 / political-party
                  :name (n / name
                        :op1 "Republican")))
      :condition (o / oppose-01
            :polarity -
            :ARG0 (c3 / candidate
                  :mod (b / both))
            :ARG1 (r2 / right-05
                  :ARG2 (a / abort-01)))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG0-of (t2 / threaten-01
            :ARG1 (d2 / divide-02
                  :ARG0 p
                  :ARG1 (p5 / party)
                  :ARG3 (ii / issue
                        :mod (v / very)
                        :ARG1-of (k / keep-04
                              :ARG0 (m / many)
                              :ARG1-of (h2 / hope-01
                                    :ARG0 m)
                              :time (c4 / campaign-01
                                    :mod (n2 / next)))))))

# ::id 1251 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a pentagon investigation of reported harassment by christian cadets and teachers found that the u.s. air force academy had failed to accommodate people of non-christian beliefs but had not engaged in `` overt religious discrimination , '' a report released wednesday said .
# ::alignments
(s / say-01
      :ARG0 (r / report
            :ARG1-of (r2 / release-01
                  :time (w / wednesday)))
      :ARG1 (f / find-01
            :ARG0 (ii / investigate-01
                  :ARG0 (g / government-organization
                        :name (n / name
                              :op1 "Pentagon"))
                  :ARG1 (h / harass-01
                        :ARG0 (a / and
                              :op1 (c / cadet
                                    :mod (r3 / religious-group
                                          :name (n2 / name
                                                :op1 "Christian")))
                              :op2 (p / person
                                    :ARG0-of (t / teach-01)))
                        :ARG1-of (r4 / report-01)))
            :ARG1 (c2 / contrast-01
                  :ARG1 (f2 / fail-01
                        :ARG1 (a2 / academy
                              :mod (m / military
                                    :name (n3 / name
                                          :op1 "Air"
                                          :op2 "Force")
                                    :mod (c3 / country
                                          :polarity -)))
                        :ARG2 (a3 / accommodate-01
                              :ARG0 a2
                              :ARG1 (p2 / person
                                    :mod (r5 / religious-group
                                          :name (n4 / name
                                                :op1 "Christian"))
                                    :ARG0-of (b / believe-01))))
                  :ARG2 (e / engage-01
                        :polarity -
                        :ARG1 a2
                        :ARG2 (d / discriminate-02
                              :ARG0 a2
                              :ARG1 p2
                              :mod (o / overt)
                              :mod (r6 / religion))))))

# ::id 1252 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the question is n't whether steve martin makes the latest attempt to update `` the pink panther '' work .
# ::alignments
(q / question-01
      :polarity -
      :ARG1 (t / truth-value
            :polarity-of (a / attempt-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "Steve"
                              :op2 "Martin"))
                  :ARG1 (u / update-01
                        :ARG0 p
                        :ARG1 (w / work-01
                              :ARG0 p
                              :ARG1 (o / organization
                                    :name (n2 / name
                                          :op1 "Pink"
                                          :op2 "Panther"))))
                  :mod (l / last))))

# ::id 1253 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turbulence on the global financial markets and the strength of the euro are likely to slow economic growth in western europe through #### , the international monetary fund said wednesday .
# ::alignments
(s / say-01
      :ARG0 (f / fund
            :mod (m / money)
            :mod (ii / international))
      :ARG1 (l / likely-01
            :ARG1 (s2 / slow-01
                  :ARG0 (a / and
                        :op1 (u / ulence
                              :location (m2 / market
                                    :mod (f2 / financial)
                                    :mod (g / globe)))
                        :op2 (s3 / strong-02
                              :ARG1 (e / euro)))
                  :ARG1 (g2 / grow-01
                        :ARG1 (e2 / economy)
                        :location (w / world-region
                              :name (n / name
                                    :op1 "Western"
                                    :op2 "Europe")))
                  :manner (t / thing
                        :name n
                        :op1 "###")))
      :time (w2 / wednesday))

# ::id 1254 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a judge ruled friday that o.j. simpson must stand trial for murder in the deaths of his ex-wife and her friend .
# ::alignments
(r / rule-01
      :ARG0 (p / person
            :ARG0-of (j / judge-01))
      :ARG3 (o / obligate-01
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "O.J."
                        :op2 "Simpson"))
            :ARG2 (s / stand-08
                  :ARG1 p2
                  :ARG2 (t / try-02
                        :ARG1 p2
                        :ARG3 (m / murder-01
                              :ARG0 p2
                              :ARG1 (d / die-01
                                    :ARG1 (a / and
                                          :op1 (p3 / person
                                                :ARG0-of (h / have-rel-role-91
                                                      :ARG1 p2
                                                      :ARG2 (w / wife
                                                            :time (e / ex))))
                                          :op2 (p4 / person
                                                :ARG0-of (h2 / have-rel-role-91
                                                      :ARG1 p2
                                                      :ARG2 (f / friend))))))))
            :time (d2 / date-entity
                  :weekday (f2 / friday))))

# ::id 1255 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kidnappers have released a canadian journalist abducted last week and threatened with beheading has been freed , the foreign ministry said monday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Foreign"
                  :op2 "Ministry"))
      :ARG1 (r / release-01
            :ARG0 (p / person
                  :ARG0-of (k / kidnap-01))
            :ARG1 (j / journalist
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Canada"))
                  :ARG1-of (a / abduct-01
                        :time (w / week
                              :mod (l / last)))
                  :ARG2-of (t / threaten-01
                        :ARG1 (b / behead-01
                              :ARG1 j))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1256 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at a time when intelligent televison drama is scarce , the small-screen debut of playwright august wilson is nothing less than auspicious .
# ::alignments
(a / auspicious
      :polarity -
      :domain (d / debut-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Augustus"
                        :op2 " wilson")
                  :ARG0-of (p2 / play-08))
            :ARG2 (s / screen
                  :mod (s2 / small)))
      :time (s3 / scarce
            :domain (d2 / drama
                  :mod (t / television)
                  :ARG1-of (ii / intelligent-01))))

# ::id 1257 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us president barack obama vowed saturday to do everything necessary to help flood victims in the us states of north dakota and minnesota while urging local residents to remain vigilant .
# ::alignments
(v / vow-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Barack"
                  :op2 "Obama")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (p2 / president)))
      :ARG1 (d / do-02
            :ARG0 p
            :ARG1 (e / everything
                  :ARG1-of (n3 / need-01))
            :purpose (h2 / help-01
                  :ARG0 p
                  :ARG1 (v2 / victim
                        :ARG1-of (f / flood-01)
                        :location (a / and
                              :op1 (s / state
                                    :name (n4 / name
                                          :op1 "North"
                                          :op2 "Dakota"))
                              :op2 (s2 / state
                                    :name (n5 / name
                                          :op1 "Minneapolis"))))))
      :time (d2 / date-entity
            :weekday (s3 / saturday))
      :time (u / urge-01
            :ARG0 p
            :ARG1 (p3 / person
                  :ARG0-of (r / reside-01)
                  :ARG1-of (l / local-02))
            :ARG2 (r2 / remain-01
                  :ARG1 p3
                  :ARG3 (v3 / vigilant-01
                        :ARG0 p3))))

# ::id 1258 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three-time champion corinthians is a step away from an unprecedented sweep of brazil 's two national tournaments .
# ::alignments
(s / step-01
      :ARG1 (c / country
            :name (n / name
                  :op1 "Corinthians")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (c2 / champion)
                  :duration (t / temporal-quantity
                        :quant 3
                        :unit (y / year))))
      :ARG2 (a / away
            :op1 (s2 / sweep-02
                  :ARG1 (t2 / tournament
                        :quant 2
                        :mod (n2 / nation)
                        :poss (c3 / country
                              :name (n3 / name
                                    :op1 "Brazil")))
                  :mod (p / precedent
                        :polarity -))))

# ::id 1259 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a man who was wrongly charged with murdering a muckraking reporter in #### has decided not to sue his police accusers , newspapers reported monday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper)
      :ARG1 (d / decide-01
            :ARG0 (m / man
                  :ARG1-of (c / charge-05
                        :ARG2 (m2 / murder-01
                              :ARG0 m
                              :ARG1 (p / person
                                    :ARG0-of r)
                              :ARG0-of (m3 / muckrake-00)))
                  :ARG2-of (w / wrong-04)))
      :ARG1 (s / sue-02
            :polarity -
            :ARG0 m
            :ARG1 (p2 / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 m
                        :ARG2 (p3 / police))))
      :time (d2 / date-entity
            :weekday (m4 / monday)))

# ::id 1260 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korea is testing radar and monitoring equipment as it presses ahead with a planned missile launch , reports here said friday , as washington unveiled an initiative to persuade it to change course .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :location (h / here))
      :ARG1 (t / test-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "North"
                        :op2 "Korea"))
            :ARG1 (a / and
                  :op1 (r2 / radar)
                  :op2 (e / equipment
                        :ARG0-of (m / monitor-01)))
            :time (p / press-01
                  :ARG0 c
                  :ARG2 (l / launch-01
                        :ARG0 c
                        :ARG1 (m2 / missile)
                        :ARG1-of (p2 / plan-01))
                  :mod (a2 / ahead)))
      :time (d / date-entity
            :weekday (f / friday))
      :time (u / unveil-01
            :ARG0 (c2 / company
                  :name (n2 / name
                        :op1 "D washington"))
            :ARG1 (ii / initiative
                  :purpose (p3 / persuade-01
                        :ARG0 c2
                        :ARG1 c
                        :ARG2 (c3 / change-01
                              :ARG0 c
                              :ARG1 (c4 / course))))))

# ::id 1261 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a recent agreement signed in dalian calls for china and japan to join hands in developing an advanced heat pump which uses new technology and refrigerants .
# ::alignments
(c / call-03
      :ARG0 (a / agree-01
            :ARG1-of (s / sign-01
                  :location (c2 / country
                        :name (n / name
                              :op1 "Dalian"))
                  :time (r / recent)))
      :ARG1 (j / join-hands-04
            :ARG0 (a2 / and
                  :op1 (c3 / country
                        :name (n2 / name
                              :op1 "China"))
                  :op2 (c4 / country
                        :name (n3 / name
                              :op1 "Japan")))
            :ARG1 (d / develop-02
                  :ARG0 a2
                  :ARG1 (p / pump
                        :mod (h / heat)
                        :ARG1-of (a3 / advanced-02)
                        :ARG0-of (u / use-01
                              :ARG1 (a4 / and
                                    :op1 (t / technology
                                          :ARG1-of (n4 / new-01))
                                    :op2 (r2 / refrigerator))))))
      :ARG2 a2)

# ::id 1262 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok five years after the worst massacre in recent african history , secretary-general kofi annan on tuesday proposed an independent inquiry into the u.n. role in the killing frenzy in rwanda in #### .
# ::alignments
(p / propose-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Kofi"
                  :op2 "Annan")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s / secretary
                        :mod (g / general))))
      :ARG1 (ii / inquire-01
            :ARG1 (r / role
                  :poss (o / organization
                        :name (n2 / name
                              :op1 "United"
                              :op2 "Nations"))
                  :topic (f / frenzy
                        :mod (k / kill-01)
                        :location (c / country
                              :name (n3 / name
                                    :op1 "Rwanda"))))
            :ARG0-of (d / depend-01
                  :polarity -))
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :time (a / after
            :op1 (m / massacre-01
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (b / bad-07)
                        :ARG3 (m2 / most)
                        :ARG5 (h3 / history
                              :mod (c2 / continent
                                    :name (n4 / name
                                          :op1 "Africa"))
                              :time (r2 / recent))))
            :quant (t2 / temporal-quantity
                  :quant 5
                  :unit (y / year))))

# ::id 1263 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hilton hotels corp. said it wo n't raise its $ ##-a-share , $ ##.# billion offer for itt corp. , and will make the stock portion of the offer tax-free to itt shareholders .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Hilton"
                  :op2 "Hotels"
                  :op3 "Corp."))
      :ARG1 (a / and
            :op1 (r / raise-01
                  :polarity -
                  :ARG0 c
                  :ARG1 (o / offer-01
                        :ARG0 c
                        :ARG1 (r2 / rate-entity-91
                              :ARG1 (m / monetary-quantity
                                    :quant 1000000000
                                    :unit (d / dollar))
                              :ARG2 (s2 / share))))
            :op2 (m2 / make-01
                  :ARG0 c
                  :ARG1 (p / portion
                        :part-of (o2 / offer-01)
                        :ARG1-of (f / free-03
                              :ARG2 (t / tax-01)))
                  :ARG2 (p2 / person
                        :ARG0-of (h / hold-01
                              :ARG1 (s3 / share))))))

# ::id 1264 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zimbabwe 's opposition leader embarked on a tour wednesday of southern africa , hoping neighboring leaders will persuade president robert mugabe to release long-delayed election results and resolve the political crisis paralyzing his nation .
# ::alignments
(e / embark-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Zimbabwe"))
                  :ARG0-of (o / oppose-01)))
      :ARG1 (t / tour-01
            :ARG0 p
            :ARG1 (c2 / continent
                  :name (n2 / name
                        :op1 "South"
                        :op2 "Africa")))
      :time (w / wednesday)
      :ARG0-of (c3 / cause-01
            :ARG1 (h / hope-01
                  :ARG0 p
                  :ARG1 (p2 / persuade-01
                        :ARG0 (p3 / person
                              :ARG0-of (l2 / lead-02)
                              :ARG1-of (n3 / neighbor-01))
                        :ARG1 (p4 / person
                              :name (n4 / name
                                    :op1 "Rbert"
                                    :op2 "Mugabe")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p5 / president)))
                        :ARG2 (a / and
                              :op1 (r / release-01
                                    :ARG0 p4
                                    :ARG1 (r2 / result
                                          :mod (e2 / elect-01)
                                          :ARG1-of (d / delay-01
                                                :ARG1-of (l3 / long-03))))
                              :op2 (r3 / resolve-01
                                    :ARG0 p4
                                    :ARG1 (c4 / crisis
                                          :mod (p6 / politics)
                                          :ARG0-of (p7 / paralyze-01
                                                :ARG1 (n5 / nation
                                                      :poss p4)))))))))

# ::id 1265 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the sri lankan government said tuesday it was holding #,### suspected former tamil tiger rebel fighters , most of whom were being sent for `` rehabilitation and vocational training .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Sri"
                              :op2 "Lankan"))))
      :ARG1 (h / hold-04
            :ARG0 g
            :ARG1 (p / person
                  :ARG0-of (f / fight-01
                        :ARG2 (a / and
                              :op1 (t / tiger
                                    :name (n2 / name
                                          :op1 "Tamil"
                                          :op2 " tiger"))
                              :op2 (p2 / person
                                    :ARG0-of (r / rebel-01))
                              :time (f2 / former))
                        :ARG2-of (s2 / suspect-01)
                        :ARG1-of (ii / include-91
                              :ARG3 (m / most)
                              :ARG1-of (s3 / send-03
                                    :ARG2 (a2 / and
                                          :op1 (r2 / rehabilitate-01
                                                :ARG1 p)
                                          :op2 (t2 / train-01
                                                :ARG2 p
                                                :mod (v / vocational)))))))
            :time (d / date-entity
                  :weekday (t3 / tuesday))))

# ::id 1266 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an mri showed chipper jones has a tear to the anterior cruciate ligament in his left knee and is facing season-ending surgery , the braves announced thursday .
# ::alignments
(a / announce-01
      :ARG0 (b / braves)
      :ARG1 (s / show-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (m / minister)))
            :ARG1 (a2 / and
                  :op1 (t / tear-01
                        :ARG0 (p2 / person
                              :name (n / name
                                    :op1 "Chipper"
                                    :op2 "Jones")
                              :part (k / knee
                                    :ARG1-of (l / left-20)
                                    :ARG1-of t)))
                  :op2 (f / face-01
                        :ARG0 p2
                        :ARG1 (s2 / surgery-01
                              :ARG1 p2
                              :ARG1-of (e / end-01
                                    :ARG2 (s3 / season))))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1267 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. dollar was trading at ###.## yen on the tokyo foreign exchange market at # p.m. -lrb- #### gmt -rrb- thursday , down #.## yen from late wednesday .
# ::alignments
(t / trade-01
      :ARG1 (d / dollar
            :mod (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States")))
      :ARG3 (y / yen
            :mod (s / string-entity
                  :value " ###.##"))
      :location (m / market
            :mod (e / exchange-01
                  :ARG1 (f / foreign))
            :time (d2 / date-entity
                  :time "15:00"))
      :time (d3 / down-03
            :ARG1 (y2 / yen)
            :time (d4 / date-entity
                  :weekday (t2 / thursday)))
      :time (d5 / date-entity
            :weekday (w / wednesday
                  :mod (l / late))))

# ::id 1268 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the people who run the new york city opera are bracing for a possible loss of $ # million of the $ #.# million that it gets most years from its biggest benefactor .
# ::alignments
(b / brace-01
      :ARG0 (p / person
            :ARG0-of (r / run-01
                  :ARG1 (o / opera
                        :mod (c / city
                              :name (n / name
                                    :op1 "New"
                                    :op2 "York")))))
      :ARG1 p
      :ARG2 (l / lose-02
            :ARG0 p
            :ARG1 (m / monetary-quantity
                  :quant 1000000
                  :unit (d / dollar)
                  :ARG1-of (ii / include-91
                        :ARG2 (m2 / monetary-quantity
                              :quant 1000000
                              :unit (d2 / dollar)
                              :ARG1-of (g / get-01
                                    :ARG0 o
                                    :ARG2 (p2 / person
                                          :ARG0-of (b2 / benefit-01
                                                :ARG1 o)
                                          :ARG1-of (h / have-degree-91
                                                :ARG2 (b3 / big)
                                                :ARG3 (m3 / most)))
                                    :time (y / year
                                          :mod m3))))))
      :ARG1-of (p3 / possible-01))

# ::id 1269 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush signed legislation monday to put the nation 's airport baggage screeners on the federal payroll , part of an effort to enhance airline safety and reassure passengers the skies are safe ## weeks after the sept. ## terrorist attacks .
# ::alignments
(s / sign-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "W."
                  :op3 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (l / legislate-01
            :purpose (p3 / put-01
                  :ARG0 p
                  :ARG1 (p4 / person
                        :ARG0-of (s2 / screen-01
                              :ARG1 (b / baggage
                                    :mod (a / airport)))
                        :poss (n2 / nation))
                  :ARG2 (p5 / payroll
                        :mod (f / federal))
                  :part-of (e / effort-01
                        :ARG1 (a2 / and
                              :op1 (e2 / enhance-01
                                    :ARG1 (s3 / safe-01
                                          :ARG1 (a3 / airline)))
                              :op2 (r / reassure-01
                                    :ARG1 (p6 / passenger)
                                    :ARG2 (s4 / safe-01
                                          :ARG1 (s5 / sky)))))))
      :time (d / date-entity
            :weekday (m / monday))
      :time (a4 / after
            :op1 (a5 / attack-01
                  :ARG0 (t / terrorist)
                  :mod (s6 / sept))
            :quant (m2 / multiple
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (w / week)))))

# ::id 1270 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states has asked norway to limit the movements of the suspected leader of an iraqi kurdish islamist extremist group with alleged ties to al-qaeda who was expelled from the netherlands this week , state department officials said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (d / department
                        :mod (s2 / state))
                  :ARG2 (o / official)))
      :ARG1 (a / ask-02
            :ARG0 (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (l / limit-01
                  :ARG0 c
                  :ARG1 (m / move-02
                        :ARG0 (p2 / person
                              :ARG2-of (s3 / suspect-01
                                    :ARG1 (l2 / lead-02
                                          :ARG0 p2
                                          :ARG1 (g / group
                                                :mod (e / extremism)
                                                :mod (r / religious-group
                                                      :name (n2 / name
                                                            :op1 "Islam"))
                                                :mod r
                                                :name (n3 / name
                                                      :op1 "Islam"))
                                          :ARG1-of (t / tie-01
                                                :ARG2 (c2 / criminal-organization
                                                      :name (n4 / name
                                                            :op1 "al-Qaida"))
                                                :ARG1-of (a2 / allege-01))
                                          :ARG1-of (e2 / expel-01
                                                :ARG2 (c3 / country-region
                                                      :name (n5 / name
                                                            :op1 "Netherlands"))
                                                :time (w / week
                                                      :mod (t2 / this)))))))))
      :ARG2 (w2 / way)
      :time (w3 / wednesday))

# ::id 1271 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok shares fell on most major european stock markets on monday as investors continued to tread warily after the sharp plunge at the end of last week triggered by fears of higher us interest rates .
# ::alignments
(f / fall-01
      :ARG1 (s / share)
      :location (m / market
            :mod (s2 / stock)
            :mod (c / continent
                  :name (n / name
                        :op1 "Europe"))
            :ARG1-of (m2 / major-02)
            :mod (m3 / most))
      :time (d / date-entity
            :weekday (m4 / monday))
      :ARG1-of (c2 / cause-01
            :ARG0 (c3 / continue-01
                  :ARG0 (p / person
                        :ARG0-of (ii / invest-01))
                  :ARG1 (t / tread-01
                        :ARG0 p
                        :manner (w / warily)
                        :time (a / after
                              :op1 (p2 / plunge-01
                                    :ARG1-of (s3 / sharp-02)
                                    :time (e / end-01
                                          :ARG1 (w2 / week
                                                :mod (l / last)))
                                    :ARG1-of (t2 / trigger-01
                                          :ARG0 (f2 / fear-01
                                                :ARG1 (h / have-degree-91
                                                      :ARG1 (r / rate
                                                            :mod (ii2 / interest)
                                                            :poss (w3 / we))
                                                      :ARG2 (h2 / high-02
                                                            :ARG1 r)
                                                      :ARG3 (m5 / more))))))))))

# ::id 1272 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with unemployment expected to rise well into next year even as the economy slowly recovers , the obama administration and democratic leaders in congress are discussing extending several safety net programs as well as proposing new tax incentives for businesses to renew hiring .
# ::alignments
(d / discuss-01
      :ARG0 (a / and
            :op1 (g / government-organization
                  :ARG0-of (a2 / administrate-01
                        :ARG1 (p / person
                              :name (n / name
                                    :op1 "Obama"))))
            :op2 (p2 / person
                  :ARG0-of (l / lead-02
                        :ARG1 (g2 / government-organization
                              :name (n2 / name
                                    :op1 "Congress")))
                  :mod (d2 / democracy)))
      :ARG1 (a3 / and
            :op1 (e / extend-01
                  :ARG0 a
                  :ARG1 (p3 / program
                        :mod (n3 / net
                              :mod (s / safe-01))
                        :quant (s2 / several)))
            :op2 (p4 / propose-01
                  :ARG0 a
                  :ARG1 (t / thing
                        :ARG0-of (ii / incentivize-01
                              :ARG1 (b / business)
                              :ARG2 (r / renew-01
                                    :ARG0 b
                                    :ARG1 (h / hire-01
                                          :ARG0 b)))
                        :ARG1-of (n4 / new-01)
                        :mod (t2 / tax-01))))
      :concession (e2 / expect-01
            :ARG1 (r2 / rise-01
                  :ARG1 (e3 / employ-01
                        :polarity -)
                  :time (ii2 / into
                        :op1 (y / year
                              :mod (n5 / next))
                        :degree (w / well)))))

# ::id 1273 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok deep discounts on things like cds and turtleneck sweaters lured shoppers back to the malls over the thanksgiving weekend , but consumers did not swell the crowds the way they did last year , and it is still unclear whether they will spend robustly enough to pull the economy from its downturn .
# ::alignments
(c / contrast-01
      :ARG1 (l / lure-01
            :ARG0 (d / discount-02
                  :ARG1 (t / thing
                        :example (a / and
                              :op1 (c2 / company
                                    :name (n / name
                                          :op1 "Cds"))
                              :op2 (t2 / turtleneck
                                    :ARG1-of (s / sweater-01))))
                  :ARG1-of (d2 / deep-02))
            :ARG1 (p / person
                  :ARG0-of (s2 / shop-01))
            :ARG2 (m / mall)
            :time (w / weekend
                  :mod (t3 / thankgiving)))
      :ARG2 (s3 / swell-01
            :polarity -
            :ARG0 p
            :ARG0-of (c3 / consume-01))
      :ARG1 (c4 / crowd)
      :manner (w2 / way
            :manner-of (s4 / swell-01
                  :ARG0 p
                  :ARG1 c4
                  :time (y / year
                        :mod (l2 / last))))
      :ARG3 (t4 / truth-value
            :polarity-of (s5 / spend-01
                  :ARG0 p
                  :manner (r / robust)
                  :ARG1-of (h / have-degree-91
                        :ARG2 r
                        :ARG3 (e / enough)
                        :ARG6 (p2 / pull-06
                              :ARG0 p
                              :ARG1 (e2 / economy)
                              :ARG2 (d3 / downturn
                                    :poss e2))))))

# ::id 1274 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok saudi arabia 's crown prince abdullah held further talks tuesday on a proposed arab summit as jordan resisted any move that would have the meeting urge cutting off all ties with israel .
# ::alignments
(h / hold-04
      :ARG0 (p / person
            :name (n / name
                  :op1 "Abdullah")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Saudi"
                              :op2 "Arabia"))
                  :ARG2 (p2 / prince
                        :mod (c2 / crown))))
      :ARG1 (t / talk-01
            :ARG1 (s / summit
                  :ARG1-of (p3 / propose-01)
                  :mod c)
            :mod (f / further))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :ARG1-of (c3 / cause-01
            :ARG0 (r / resist-01
                  :ARG0 (c4 / country
                        :name (n3 / name
                              :op1 "Jordan"))
                  :ARG1 (m / move-02
                        :mod (a / any)
                        :ARG0-of (u / urge-01
                              :ARG1 (m2 / meet-03)
                              :ARG2 (c5 / cut-off-04
                                    :ARG0 m2
                                    :ARG1 (t3 / tie-01
                                          :ARG1 m2
                                          :ARG2 (c6 / country
                                                :name (n4 / name
                                                      :op1 "Israel"))
                                          :mod (a2 / all))))))))

# ::id 1275 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok actor rip torn is trying to avoid a drunken driving charge by applying for an alcohol education program .
# ::alignments
(t / try-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Rip"
                  :op2 "Trip")
            :ARG0-of (a / act-01))
      :ARG1 (a2 / avoid-01
            :ARG0 p
            :ARG1 (c / charge-05
                  :ARG1 p
                  :ARG2 (d / drive-01
                        :manner (d2 / drunken)))
            :manner (a3 / apply-01
                  :ARG0 p
                  :ARG1 (p2 / program
                        :topic (e / educate-01
                              :ARG2 (a4 / alcohol))))))

# ::id 1276 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the economic and technological development zone in tianjin , north china 's largest port city , has signed six projects with taiwan business people and companies at the ##th fujian trade fair .
# ::alignments
(s / sign-02
      :ARG0 (z / zone
            :mod (d / develop-02
                  :ARG1 (e / economy)
                  :ARG2 (t / technology))
            :location (c / city
                  :name (n / name
                        :op1 "Tianjin")
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m / most)
                        :ARG5 (c2 / city
                              :location (n2 / north
                                    :part-of (c3 / country
                                          :name (n3 / name
                                                :op1 "China"))
                                    :mod (p / port))))))
      :ARG1 (p2 / project
            :quant 6)
      :ARG2 (a / and
            :op1 (p3 / person
                  :mod (b / business)
                  :mod (c4 / country
                        :name (n4 / name
                              :op1 "Taiwan")))
            :op2 (c5 / company))
      :location (f / fair
            :name (n5 / name
                  :op1 "Fujian"
                  :op2 "Trade"
                  :op3 "Fair")
            :ord (o / ordinal-entity
                  :value 5)))

# ::id 1277 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least two children died while more than ## people were hospitalized after suffering symptoms of cholera in southern philippine city of zamboanga over the weekend , local media reported monday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (c / contrast-01
            :ARG1 (d / die-01
                  :ARG1 (c2 / child
                        :quant (a / at-least
                              :op1 2)))
            :ARG2 (h / hospitalize-01
                  :ARG1 (p / person
                        :quant (m2 / more-than
                              :op1 100))
                  :time (a2 / after
                        :op1 (s / suffer-01
                              :ARG0 p
                              :ARG1 (s2 / symptom
                                    :mod (c3 / cholera))
                              :time (w / weekend)
                              :location (c4 / city
                                    :name (n / name
                                          :op1 "Zamboanga")
                                    :location (s3 / south
                                          :part-of (p2 / province
                                                :name (n2 / name
                                                      :op1 "Philippine"))))))))
      :time (d2 / date-entity
            :weekday (m3 / monday)))

# ::id 1278 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the value of u.k. mergers and takeovers in the first half of #### exceeded all of #### , thanks in part to the record-breaking takeover of wellcome plc by glaxo holdings plc , a financial magazine reported .
# ::alignments
(r / report-01
      :ARG0 (m / magazine
            :mod (f / finance))
      :ARG1 (e / exceed-01
            :ARG0 (v / value-01
                  :ARG1 (a / and
                        :op1 (m2 / merge-01
                              :ARG1 (c / company
                                    :name (n / name
                                          :op1 "U.K.")))
                        :op2 (t / take-over-12
                              :ARG1 c))
                  :time (h / half
                        :ord (o / ordinal-entity
                              :value 1)
                        :part-of (t2 / thing
                              :name (n2 / name
                                    :op1 "###"))))
            :ARG1 (a2 / all
                  :mod t2)
            :ARG1-of (c2 / cause-01
                  :ARG0 t
                  :ARG0 (c3 / company
                        :name (n3 / name
                              :op1 "Glaxo"
                              :op2 "Holdings"
                              :op3 " plc"))
                  :ARG1 c
                  :ARG0-of (b / break-18
                        :ARG1 (r2 / record)))
            :degree (p / part)))

# ::id 1279 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a pro-pakistan group has replaced its prominent hardline leader syed ali geelani because of ill-health from indian kashmir 's main separatist alliance , a separatist leader told afp saturday .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (s / separatist)))
      :ARG1 (r / replace-01
            :ARG0 (g / group
                  :ARG0-of (f / favor-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Pakistan"))))
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Syed"
                        :op2 "Ali"
                        :op3 "Geelani")
                  :ARG0-of (l2 / lead-02
                        :ARG1 (h / hardline))
                  :mod (p3 / prominent))
            :ARG1-of (c2 / cause-01
                  :ARG0 (ii / ill-01
                        :ARG1 p2
                        :ARG2 (h2 / health
                              :poss p2)
                        :source (a / alliance
                              :mod (s2 / separatist)
                              :mod (c3 / country
                                    :name (n3 / name
                                          :op1 "India"))
                              :mod (m / main)))))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 1280 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the italian government introduced a state of emergency friday as a preventive measure to counter the possible outbreak of forest fires following an early summer heatwave , the cabinet said .
# ::alignments
(s / say-01
      :ARG0 (c / cabinet)
      :ARG1 (ii / introduce-02
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "Italy"))))
            :ARG1 (s2 / state
                  :mod (e / emergency))
            :time (d / date-entity
                  :weekday (f / friday))
            :purpose (m / measure-02
                  :ARG0 g
                  :ARG1 (c3 / counter-01
                        :ARG0 g
                        :ARG1 (p / possible-01
                              :ARG1 (o / outbreak-29
                                    :ARG1 (f2 / fire-03
                                          :ARG1 (f3 / forest)))))
                  :ARG2-of (f4 / follow-01
                        :ARG1 (h / heatwave
                              :time (e2 / early
                                    :op1 (d2 / date-entity
                                          :season (s3 / summer)))))
                  :ARG3-of (p2 / prevent-01))))

# ::id 1281 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a french judge ruled monday that continental airlines and one of its mechanics were guilty of involuntary homicide for their role in the #### crash of an air france concorde jet that killed ### people .
# ::alignments
(r / rule-01
      :ARG0 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "France"))
            :ARG0-of (h / have-org-role-91
                  :ARG3 (j / judge-01)))
      :ARG3 (g / guilty-01
            :ARG1 (a / and
                  :op1 (a2 / airline
                        :mod (c2 / continent))
                  :op2 (m / mechanic
                        :quant 1
                        :ARG1-of (ii / include-91
                              :ARG2 (m2 / mechanic
                                    :poss a2))))
            :ARG2 (h2 / homicide
                  :ARG1-of (v / voluntary-02
                        :polarity -))
            :ARG1-of (c3 / cause-01
                  :ARG0 (r2 / role
                        :poss a
                        :topic (c4 / crash-01
                              :ARG1 (j2 / jet
                                    :name (n2 / name
                                          :op1 "Air"
                                          :op2 "France"
                                          :op3 "Concorde"))
                              :ARG0-of (k / kill-01
                                    :ARG1 (p2 / person)))))
            :time (d / date-entity
                  :weekday (m3 / monday))))

# ::id 1282 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a democratic developer is raising money for republican presidential hopeful mitt romney .
# ::alignments
(r / raise-02
      :ARG0 (p / person
            :ARG0-of (d / develop-02)
            :mod (d2 / democratic))
      :ARG1 (m / money)
      :ARG3 (p2 / person
            :name (n / name
                  :op1 "Mitt"
                  :op2 "Romney")
            :ARG1-of (h / hopeful-03
                  :ARG2 (h2 / have-org-role-91
                        :ARG0 p2
                        :ARG1 (p3 / political-party
                              :name (n2 / name
                                    :op1 "Republican"))
                        :ARG2 (p4 / president)))))

# ::id 1283 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's largest property insurance company , the people 's insurance company of china -lrb- picc -rrb- , today opened a nationwide consumer hotline , the first ever by a chinese insurer .
# ::alignments
(o / open-01
      :ARG0 (c / company
            :ARG0-of (ii / insure-02
                  :ARG1 (p / property))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most)
                  :ARG5 (c2 / company
                        :location (c3 / country
                              :name (n / name
                                    :op1 "China"))))
            :domain (c4 / company
                  :ARG0-of (ii2 / insure-02
                        :ARG1 p)
                  :poss (p2 / person)))
      :ARG1 (h2 / hotline
            :topic p2
            :ARG0-of (c5 / consume-01))
      :mod (n2 / nationwide)
      :ord (o2 / ordinal-entity
            :value 1
            :range (e / ever))
      :time (t / today))

# ::id 1284 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok michael plank , ## , was detained by u.s. customs agents after they discovered ## live lizards stuffed into his money belt , officials with the u.s. fish &amp; wildlife service said friday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Wildlife"
                  :op2 "Service"))
      :ARG1 (d / detain-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g2 / government-organization
                              :name (n2 / name
                                    :op1 "U.S."
                                    :op2 "Customs"))
                        :ARG2 (a / agent)))
            :ARG1 (p2 / person
                  :name (n3 / name
                        :op1 "Michael"
                        :op2 "Klip"))
            :time (a2 / after
                  :op1 (d2 / discover-01
                        :ARG0 p2
                        :ARG1 (l / lizard
                              :ARG0-of (l2 / live-01)
                              :ARG1-of (s2 / stuff-01
                                    :ARG2 (b / belt
                                          :mod (m / money)
                                          :poss p2))))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1285 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the general assembly on monday delayed its vote on a whitman administration proposal to balance the state budget , in part by borrowing $ #.# billion to shore up the state 's public employee pension system .
# ::alignments
(d / delay-01
      :ARG0 (a / assembly
            :ARG1-of (g / general-02))
      :ARG1 (v / vote-01
            :ARG0 a
            :ARG1 (p / propose-01
                  :ARG0 (g2 / government-organization
                        :ARG0-of (a2 / administrate-01)
                        :mod (p2 / person
                              :name (n / name
                                    :op1 "Whitman")))
                  :ARG1 (b / balance-01
                        :ARG0 g2
                        :ARG1 (b2 / budget
                              :mod (s / state)))))
      :ARG2 (b3 / borrow-01
            :ARG0 g2
            :ARG1 (m / monetary-quantity
                  :quant 1000000000
                  :unit (d2 / dollar))
            :purpose (s2 / shore-up-01
                  :ARG0 g2
                  :ARG1 (s3 / system
                        :mod (p3 / pension)
                        :poss (s4 / state)
                        :ARG1-of (e / employ-01
                              :ARG1-of (p4 / public-02))))
            :degree (p5 / part))
      :time (d3 / date-entity
            :weekday (m2 / monday)))

# ::id 1286 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in an effort to capture more readers and advertising dollars , dow jones &amp; co. is launching a saturday edition of its flagship newspaper , the wall street journal , beginning in september #### , the company announced wednesday .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 " dow"
                  :op2 "Jones"
                  :op3 "&"
                  :op4 "amp"
                  :op5 "co."))
      :ARG1 (l / launch-01
            :ARG0 c
            :ARG1 (e / edition
                  :time (d / date-entity
                        :weekday (s / saturday))
                  :mod (n2 / newspaper
                        :name (n3 / name
                              :op1 "Wall"
                              :op2 "Street"
                              :op3 "Journal")
                        :mod (f / flagship)
                        :poss c)
                  :ARG1-of (b / begin-01
                        :time (d2 / date-entity
                              :month 9
                              :day 2)))
            :purpose (e2 / effort-01
                  :ARG0 c
                  :ARG1 (c2 / capture-01
                        :ARG0 c
                        :ARG1 (a2 / and
                              :op1 (p / person
                                    :ARG0-of (r / read-01)
                                    :quant (m / more))
                              :op2 (d3 / dollar
                                    :ARG0-of (a3 / advertise-01))))))
      :time (w / wednesday))

# ::id 1287 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kaohsiung police broke up a credit card fraud gang thursday , confiscating more than #,### false cards , although #,### are feared to have already been circulated in the market , the police said .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :location (c / city
                  :name (n / name
                        :op1 "Kohsiung")))
      :ARG1 (b / break-up-08
            :ARG0 p
            :ARG1 (g / gang
                  :ARG0-of (d / defraud-01
                        :ARG1 (c2 / card
                              :mod (c3 / credit))))
            :time (d2 / date-entity
                  :weekday (t / thursday))
            :manner (c4 / confiscate-01
                  :ARG0 p
                  :ARG1 (c5 / card
                        :mod (f / false)
                        :quant (m / more-than
                              :op1 (c6 / card
                                    :mod f)))
                  :concession (f2 / fear-01
                        :ARG1 (c7 / circulate-01
                              :ARG1 c6
                              :time (a / already)
                              :location (m2 / market))))))

# ::id 1288 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok celtic remain on course for back-to-back scottish premier league titles after holding closest challengers and bitter old firm rivals rangers to a #-# draw at ibrox on sunday .
# ::alignments
(r / remain-01
      :ARG1 (t / team
            :name (n / name
                  :op1 "Celtic"))
      :ARG3 (t2 / title
            :mod (l / league
                  :mod (p / premier))
            :mod (c / country
                  :name (n2 / name
                        :op1 "Scotland"))
            :mod (b / back-to-back))
      :mod (o / on-course)
      :time (a / after
            :op1 (h / hold-04
                  :ARG0 t
                  :ARG1 (a2 / and
                        :op1 (p2 / person
                              :ARG0-of (c2 / challenge-01)
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (c3 / close-13
                                          :ARG1 p2)
                                    :ARG3 (m / most)))
                        :op2 (p3 / person
                              :ARG0-of (r2 / rival-01
                                    :ARG1 t)
                              :mod (b2 / bitter)
                              :ARG1-of (f / firm-03)
                              :mod (o2 / old)))
                  :ARG3 (d / draw-02
                        :location (s / sports-facility
                              :name (n3 / name
                                    :op1 "International"
                                    :op2 "Premier"
                                    :op3 "League"))
                        :time (d2 / date-entity
                              :weekday (s2 / sunday))))))

# ::id 1289 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france 's anti-doping agency says seven-time tour de france champion lance armstrong violated its rules and that it could punish him .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :ARG0-of (c / counter-01
                  :ARG1 (d / disease
                        :name (n / name
                              :op1 "Doping")))
            :poss (c2 / country
                  :name (n2 / name
                        :op1 "France")))
      :ARG1 (a2 / and
            :op1 (v / violate-01
                  :ARG0 (p / person
                        :name (n3 / name
                              :op1 "Lance"
                              :op2 "Armstrong")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (t / tour
                                    :name (n4 / name
                                          :op1 "Tour"
                                          :op2 "de"
                                          :op3 "France"))
                              :ARG2 (c3 / champion))
                        :duration (t2 / temporal-quantity
                              :quant 7
                              :unit (y / year)))
                  :ARG1 (r / rule
                        :poss c2))
            :op2 (p2 / possible-01
                  :ARG1 (p3 / punish-01
                        :ARG0 a
                        :ARG1 p))))

# ::id 1290 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hang seng china enterprises index today rose #.## points to close at ###.## .
# ::alignments
(m / multi-sentence
      :snt1 (r / rise-01
            :ARG1 (ii / index
                  :topic (e / enterprise
                        :mod (c / country
                              :name (n / name
                                    :op1 "Hang"
                                    :op2 "China"))))
            :time (t / today))
      :snt2 (p / point-04
            :ARG1-of (c2 / close-01
                  :location (s / string-entity
                        :value " ###.##."))))

# ::id 1291 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok according to the report , there were ##,###,### males and ##,###,### females in nigeria at that time .
# ::alignments
(s / say-01
      :ARG0 (r / report)
      :ARG1 (b / be-located-at-91
            :ARG1 (a / and
                  :op1 (m / male)
                  :op2 (f / female)
                  :op3 (t / thing
                        :ARG1-of (n / name-01
                              :ARG2 f)))
            :ARG2 (c / country-region
                  :name (n2 / name
                        :op1 "Nigeria"))
            :time (t2 / time
                  :mod (t3 / that))))

# ::id 1292 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok countries set to join the european union have opted to defy the united states and follow the eu in supporting a controversial international war crimes court , the greek eu presidency said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / presidency
            :mod (p2 / political-party
                  :name (n / name
                        :op1 "Greek"
                        :op2 "Eu")))
      :ARG1 (o / opt-01
            :ARG0 (c / country
                  :ARG1-of (s2 / set-08
                        :ARG2 (j / join-01
                              :ARG0 c
                              :ARG1 (o2 / organization
                                    :name (n2 / name
                                          :op1 "European"
                                          :op2 "Union")))))
            :ARG1 (a / and
                  :op1 (d / defy-01
                        :ARG0 c
                        :ARG1 (s3 / state
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States")))
                  :op2 (f / follow-02
                        :ARG0 c
                        :ARG1 o2
                        :name (n4 / name
                              :op1 "EU"))
                  :ARG2 (s4 / support-01
                        :ARG0 c
                        :ARG1 (c2 / court
                              :topic (c3 / crime-02
                                    :ARG2 (w / war))
                              :mod (c4 / controversy)
                              :mod (ii / international)))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1293 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok defending champion mary pierce brushed aside austrian petra schwarz to reach the second round of the australian open here on tuesday .
# ::alignments
(b / brush-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mary"
                  :op2 "Pierce")
            :ARG0-of (d / defend-01
                  :ARG1 (c / champion)))
      :ARG1 (o / organization
            :name (n2 / name
                  :op1 "Australia"
                  :op2 "Petra"
                  :op3 "Schwarz"))
      :direction (a / aside)
      :purpose (r / reach-01
            :ARG0 p
            :ARG1 (r2 / round
                  :ord (o2 / ordinal-entity
                        :value 2)
                  :subevent-of (g / game
                        :name (n3 / name
                              :op1 "Australian"
                              :op2 "Open"))
                  :location (h / here)
                  :time (d2 / date-entity
                        :weekday (t / tuesday)))))

# ::id 1294 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zimbabwe could soon resume beef exports to libya after the government filed a protocol on wednesday for a #,###-ton beef quota , local newspaper herald report on thursday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 " herald")
            :ARG1-of (l / local-02))
      :ARG1 (p / possible-01
            :ARG1 (r2 / resume-01
                  :ARG0 (c / country
                        :name (n3 / name
                              :op1 "Zimbabwe"))
                  :ARG1 (e / export-01
                        :ARG1 (b / beef)
                        :ARG2 (c2 / country
                              :name (n4 / name
                                    :op1 "Libya")))
                  :time (s / soon))
            :time (a / after
                  :op1 (f / file-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01))
                        :ARG1 (p2 / protocol)
                        :ARG3 (q / quota
                              :mod (b2 / beef
                                    :mod (m / mass-quantity
                                          :quant 1
                                          :unit (t / ton))))
                        :time (d / date-entity
                              :weekday (w / wednesday)))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 1295 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the #### olympic mascots have their english name changed in an attempt to keep consistent with the chinese version .
# ::alignments
(c / change-01
      :ARG1 (n / name
            :poss (m / mascot
                  :mod (s / sport
                        :name (n2 / name
                              :op1 "Olympic"))))
      :ARG2 (n3 / name
            :poss m
            :mod (l / language
                  :name (n4 / name
                        :op1 "English")))
      :purpose (a / attempt-01
            :ARG0 m
            :ARG1 (k / keep-02
                  :ARG0 m
                  :ARG1 (c2 / consistent-01
                        :ARG1 m
                        :ARG2 (v / version
                              :mod (c3 / country
                                    :name (n5 / name
                                          :op1 "China")))))))

# ::id 1296 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. forces have captured two more of the ## most wanted iraqis , including a former member of saddam hussein 's inner circle , pentagon officials said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Pentagon"))
                  :ARG2 (o / official)))
      :ARG1 (c / capture-01
            :ARG0 (f / force
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "U.S.")))
            :ARG1 (p2 / person
                  :quant 2
                  :ARG1-of (ii / include-91
                        :ARG2 (p3 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c3 / circle
                                          :mod (ii2 / inner)
                                          :poss (p4 / person
                                                :name (n3 / name
                                                      :op1 "Saddam"
                                                      :op2 "Hussein")))
                                    :ARG2 (m / member)
                                    :time (f2 / former)))
                        :ARG1-of (w / want-01
                              :ARG2-of (h3 / have-degree-91
                                    :ARG1 p3
                                    :ARG3 (m2 / most))))
                  :mod (m3 / more)))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1297 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three days after her capture , a nebraska middle school teacher appeared in court for the first time to face federal charges that she fled to mexico to have sex with a ##-year-old boy .
# ::alignments
(a / appear-01
      :ARG1 (p / person
            :ARG0-of (t / teach-01
                  :ARG1 (m / middle-school
                        :location (s / state
                              :name (n / name
                                    :op1 "Nebraska")))))
      :location (c / court)
      :time (a2 / after
            :op1 (c2 / capture-01
                  :ARG1 (s2 / she))
            :quant (t2 / temporal-quantity
                  :quant 3
                  :unit (d / day)))
      :ord (o / ordinal-entity
            :value 1)
      :purpose (f / face-01
            :ARG0 p
            :ARG1 (c3 / charge-05
                  :ARG1 p
                  :ARG2 (f2 / flee-05
                        :ARG0 s2
                        :ARG2 (c4 / country
                              :name (n2 / name
                                    :op1 "Mexico"))
                        :purpose (h / have-06
                              :ARG0 s2
                              :ARG1 (s3 / sex-01
                                    :ARG0 s2
                                    :ARG1 (b / boy
                                          :age (t3 / temporal-quantity
                                                :quant 18
                                                :unit (y / year)))))
                        :mod (f3 / federal)))))

# ::id 1298 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok international aid agencies have pledged financial support for a restive and impoverished muslim self-rule area in the southern philippines , the government said wednesday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (p / pledge-01
            :ARG0 (a / agency
                  :mod (ii / international)
                  :ARG0-of (a2 / aid-01))
            :ARG2 (s2 / support-01
                  :ARG1 (a3 / area
                        :location-of (r / rule-03
                              :ARG0 (p2 / person
                                    :mod (r2 / religious-group
                                          :name (n / name
                                                :op1 "Muslim")))
                              :mod (s3 / self))
                        :ARG1-of (r3 / restive-02)
                        :ARG1-of (ii2 / impoverish-01)
                        :location (s4 / south
                              :part-of (c / country
                                    :name (n2 / name
                                          :op1 "Philippines"))))
                  :mod (f / finance)))
      :time (w / wednesday))

# ::id 1299 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a u.s. jury found a mexican catholic priest innocent of charges of sexually abusing a #-year-old boy .
# ::alignments
(f / find-02
      :ARG0 (j / jury
            :mod (g / government-organization
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (ii / innocent-01
            :ARG1 (p / priest
                  :mod (r / religious-group
                        :name (n2 / name
                              :op1 "Catholic"))
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Mexico")))
            :ARG2 (c2 / charge-05
                  :ARG1 p
                  :ARG2 (a / abuse-01
                        :ARG0 p
                        :ARG1 (b / boy
                              :age (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))
                        :manner (s / sex-01
                              :ARG0 p
                              :ARG1 b)))))

# ::id 1300 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.n. food agency has asked south korea to provide emergency aid to north korea to help avert a food crisis , an official said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (a / ask-02
            :ARG0 (a2 / agency
                  :mod (f / food)
                  :mod (o2 / organization
                        :name (n / name
                              :op1 "U.N.")))
            :ARG1 (p2 / provide-01
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Korea"))
                  :ARG1 (a3 / aid-01
                        :ARG0 c
                        :ARG1 (h2 / help-01
                              :ARG0 c
                              :ARG1 (a4 / avert-01
                                    :ARG1 (c2 / crisis
                                          :mod (f2 / food)))
                              :ARG2 (c3 / country
                                    :name (n3 / name
                                          :op1 "North"
                                          :op2 "Korea")))
                        :mod (e / emergency))
                  :ARG2 c3)
            :ARG2 c3)
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1301 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea 's hyundai electronics america inc. -lrb- hea -rrb- will issue floating rate notes -lrb- <unk> -rrb- worth ### million dollars july ## in hong kong , an official said here wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (ii / issue-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Hyundai"
                        :op2 "Electronics"
                        :op3 "America"
                        :op4 "Inc.")
                  :poss (c2 / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Korea")))
            :ARG1 (n3 / note
                  :mod (r / rate
                        :ARG1-of (f / float-01))
                  :ARG1-of (w / worth-01
                        :ARG2 (m / monetary-quantity
                              :quant 1000000
                              :unit (d / dollar))
                        :time (d2 / date-entity
                              :month 7)))
            :location (c3 / city
                  :name (n4 / name
                        :op1 "Hong"
                        :op2 "Kong")))
      :location (h2 / here)
      :time (w2 / wednesday))

# ::id 1302 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok intel corp. said monday it had introduced technology to make long - distance telephone calls over the internet through pcs running the windows ## operating system .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "intel"
                  :op2 "Corporation"))
      :ARG1 (ii / introduce-02
            :ARG0 c
            :ARG1 (t / technology
                  :instrument-of (c2 / call-02
                        :medium (t2 / telephone)
                        :mod (d / distance
                              :ARG1-of (l / long-03))
                        :medium (ii2 / internet)
                        :medium (c3 / computer
                              :ARG0-of (r / run-01
                                    :ARG1 (s2 / system
                                          :ARG0-of (o / operate-01)
                                          :mod (w / window))))))
            :time (d2 / date-entity
                  :weekday (m / monday))))

# ::id 1303 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jiang zemin giving up his position as chairman of the central military commission was ranked by taiwan 's central new agency -lrb- cna -rrb- as the most significant china-related story for #### .
# ::alignments
(r / rank-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Central"
                  :op2 "New"
                  :op3 "Agency")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Taiwan")))
      :ARG1 (g / give-up-07
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Zemin"))
            :ARG1 (h / have-org-role-91
                  :ARG0 p
                  :ARG1 (g2 / government-organization
                        :name (n4 / name
                              :op1 "Central"
                              :op2 "Military"
                              :op3 "Commission"))
                  :ARG2 (c2 / chairman)))
      :ARG2 (s / story
            :ARG1-of (r2 / relate-01
                  :ARG2 (c3 / country
                        :name (n5 / name
                              :op1 "China")))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (s2 / significant-02
                        :ARG1 s)
                  :ARG3 (m / most))))

# ::id 1304 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a u.s. air force aircraft was shot at while patrolling over eastern zaire to track refugees ' movement , the pentagon said on wednesday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Pentagon"))
      :ARG1 (s2 / shoot-01
            :ARG2 (a / aircraft
                  :mod (m / military
                        :name (n2 / name
                              :op1 "U.S."
                              :op2 "Air"
                              :op3 "Force")))
            :time (p / patrol-01
                  :ARG0 a
                  :ARG1 (c / country-region
                        :name (n3 / name
                              :op1 "Eastern"
                              :op2 "Zaire"))
                  :purpose (t / track-01
                        :ARG0 a
                        :ARG1 (m2 / movement-07
                              :ARG0 (r / refugee)))))
      :time (w / wednesday))

# ::id 1305 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok five people were lightly injured and seven arrested in the west bank saturday in clashes between police and demonstrators opposed to the construction of israel 's separation barrier , a palestinian security source said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (s3 / security)
            :mod (c / country
                  :name (n / name
                        :op1 "Palestine")))
      :ARG1 (a / and
            :op1 (ii / injure-01
                  :ARG1 (p / person
                        :quant 5)
                  :manner (l / light))
            :op2 (a2 / arrest-01
                  :ARG1 (p2 / person
                        :quant 7)
                  :time (d / date-entity
                        :weekday (s4 / saturday)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (c3 / clash-01
                        :ARG0 (p3 / police)
                        :ARG1 (p4 / person
                              :ARG0-of (d2 / demonstrate-01)
                              :ARG0-of (o / oppose-01
                                    :ARG1 (c4 / construct-01
                                          :ARG1 (b / barrier
                                                :purpose (s5 / separate-01)
                                                :poss (c5 / country
                                                      :name (n2 / name
                                                            :op1 "Israel")))))))
                  :location (c6 / country-region
                        :name (n3 / name
                              :op1 "West"
                              :op2 "Bank")))))

# ::id 1306 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok number five seed amelie mauresmo announced on wednesday that she has pulled out of the #.# million dollar wta masters series event with a sinus problem .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Amelie"
                  :op2 "Mauresmo")
            :ARG1-of (s / seed-02
                  :ord (o / ordinal-entity
                        :value 5)))
      :ARG1 (p2 / pull-out-02
            :ARG1 p
            :ARG2 (e / event
                  :name (n2 / name
                        :op1 "Master"
                        :op2 "Series")
                  :mod (c / cost-01
                        :ARG1 (m / monetary-quantity
                              :quant 1000000
                              :unit (d / dollar))
                        :ARG2 e))
            :ARG1-of (c2 / cause-01
                  :ARG0 (p3 / problem
                        :mod (s2 / sinus))))
      :time (w / wednesday))

# ::id 1307 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the sensitive index on the bombay stock exchange -lrb- bse -rrb- market thursday closed at #,###.## points as against wednesday 's close of #,###.## , showing a net fall of ###.## points .
# ::alignments
(m / multi-sentence
      :snt1 (c / close-01
            :ARG1 (ii / index
                  :ARG1-of (s / sensitive-03)
                  :topic (e / exchange-01
                        :ARG1 (s2 / stock
                              :mod (c2 / company
                                    :name (n / name
                                          :op1 "Bombay")))))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :snt2 (p / point
            :mod (s3 / string-entity
                  :value "###.##")
            :ARG1-of (c3 / compare-01
                  :ARG2 (c4 / close-01
                        :time (d2 / date-entity
                              :weekday (w / wednesday))))
            :ARG0-of (s4 / show-01
                  :ARG1 (f / fall-01
                        :ARG1 (p2 / point)
                        :ARG1-of (n2 / net-02)))))

# ::id 1308 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok government and rebel forces battled in ivory coast 's western borderlands on monday , days after the insurgents ' first participation in a unity government meant to end the west african nation 's civil war .
# ::alignments
(b / battle-01
      :ARG0 (a / and
            :op1 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :op2 (f / force
                  :ARG0-of (r / rebel-01)))
      :location (b2 / borderland
            :location (w / west
                  :part-of (c / coast
                        :mod (ii / ivory))))
      :time (d / date-entity
            :weekday (m / monday))
      :time (a2 / after
            :op1 (p / participate-01
                  :ARG0 (ii2 / insurgent)
                  :ARG1 (g3 / government-organization
                        :ARG0-of (g4 / govern-01)
                        :mod (u / unity)
                        :ARG0-of (m2 / mean-02
                              :ARG1 (e / end-01
                                    :ARG1 (w2 / war
                                          :mod (c2 / civil)
                                          :poss (n / nation
                                                :location (w3 / world-region
                                                      :name (n2 / name
                                                            :op1 "West"
                                                            :op2 "Africa"))))))
                        :ord (o / ordinal-entity
                              :value 1))
                  :quant (m3 / multiple
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (d2 / day))))))

# ::id 1309 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok all week , sammy <unk> was getting an earful from his girlfriend for forgetting to buy her a pair of designer jeans she spotted in a casino boutique last weekend .
# ::alignments
(g / get-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sammy"))
      :ARG1 (e / earful)
      :ARG2 (p2 / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 p
                  :ARG2 (g2 / girlfriend)))
      :ARG1-of (c / cause-01
            :ARG0 (f / forget-01
                  :ARG0 p
                  :ARG1 (b / buy-01
                        :ARG0 p
                        :ARG1 (p3 / pair
                              :quant 1
                              :mod (j / jeans
                                    :mod (p4 / person
                                          :ARG0-of (d / design-01)))
                              :ARG1-of (s / spot-01
                                    :ARG0 p
                                    :location (b2 / boutique
                                          :mod (c2 / casino))
                                    :time (w / weekend
                                          :mod (l / last))))
                        :ARG2 p2)))
      :time (w2 / week
            :mod (a / all)))

# ::id 1310 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok twelve coalition soldiers were killed when two u.s. black hawk helicopters crashed in this northern iraqi city saturday , the military said .
# ::alignments
(s / say-01
      :ARG0 (m / military)
      :ARG1 (k / kill-01
            :ARG1 (s2 / soldier
                  :quant 12
                  :mod (c / coalition))
            :ARG1-of (c2 / cause-01
                  :ARG0 (c3 / crash-01
                        :ARG1 (h / helicopter
                              :quant 2
                              :mod (m2 / military
                                    :name (n / name
                                          :op1 "Black"
                                          :op2 "Hawk")))
                        :time (d / date-entity
                              :weekday (s3 / saturday))
                        :location (c4 / city
                              :location (n2 / north
                                    :part-of (c5 / country
                                          :name (n3 / name
                                                :op1 "Iraq")))
                              :mod (t / this))))))

# ::id 1311 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok esther d. anderson finally realized her lifelong dream at age ## when she enrolled in boston 's school of the museum of fine arts .
# ::alignments
(r / realize-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "esther"
                  :op2 "d."
                  :op3 "and"
                  :op4 "erson"))
      :ARG1 (d / dream-01
            :ARG0 p
            :duration (l / live-01
                  :ARG0 p))
      :time (a / age-01
            :ARG1 p
            :ARG2 (e / enroll-01
                  :ARG1 p
                  :ARG2 (s / school
                        :name (n2 / name
                              :op1 "Boston's"
                              :op2 "School"
                              :op3 "of"
                              :op4 "the"
                              :op5 "Fine"
                              :op6 "Arts"))))
      :mod (f / final))

# ::id 1312 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the hot seat occupied by kings coach barry melrose is getting warmer all the time .
# ::alignments
(g / get-03
      :ARG1 (s / seat
            :ARG1-of (h / hot-05)
            :ARG1-of (o / occupy-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "Barry"
                              :op2 "Melrose")
                        :ARG0-of (c / coach-01
                              :ARG1 (p2 / person
                                    :name n
                                    :op1 "King")))))
      :ARG2 (h2 / have-degree-91
            :ARG1 s
            :ARG2 (w / warm-07
                  :ARG1 s)
            :ARG3 (m / more))
      :frequency (t / time
            :mod (a / all)))

# ::id 1313 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok europe 's health commissioner said on thursday he is working on proposals to tighten bloc-wide advertising and marketing constraints on tobacco products .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "European"
                              :op2 "Health"
                              :op3 "Commission"))
                  :ARG2 (c / commissioner)))
      :ARG1 (w / work-01
            :ARG0 p
            :ARG1 (p2 / propose-01
                  :ARG1 (t / tighten-01
                        :ARG1 (c2 / constrain-01
                              :ARG1 (a / and
                                    :op1 (a2 / advertise-01)
                                    :op2 (m / market-01))
                              :ARG1-of (c3 / conform-01
                                    :ARG2 (p3 / product
                                          :mod (t2 / tobacco)))
                              :mod (b / bloc)))))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 1314 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok authorities in northern vietnam have failed to bring a gold rush under control despite reports of widespread labor abuses and environmental damage , a report said tuesday .
# ::alignments
(s / say-01
      :ARG0 (r / report-01)
      :ARG1 (f / fail-01
            :ARG1 (a / authority
                  :location (c / country
                        :name (n / name
                              :op1 "Vietnam")
                        :part (n2 / north)))
            :ARG2 (b / bring-01
                  :ARG0 a
                  :ARG1 (r2 / rush-01
                        :ARG1 (g / gold))
                  :ARG2 (c2 / control-01
                        :ARG0 a
                        :ARG1 r2))
            :concession (r3 / report-01
                  :ARG1 (a2 / and
                        :op1 (a3 / abuse-01
                              :ARG1 (l / labor-01)
                              :mod (w / widespread))
                        :op2 (d / damage-01
                              :ARG1 (e / environment)))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1315 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as with so many of the israeli-palestinian confrontations of the past three days , it may never be possible to ascertain exactly what happened friday when hundreds of israeli troops stormed the al aqsa mosque compound where thousands of muslim worshipers were ending noon prayers .
# ::alignments
(p / possible-01
      :polarity -
      :ARG1 (a / ascertain-01
            :ARG1 (e / event
                  :mod (e2 / exact)
                  :time (d / date-entity
                        :weekday (f / friday)
                        :time-of (s / storm-02
                              :ARG0 (t / troop
                                    :quant (m / multiple
                                          :op1 100)
                                    :mod (c / country
                                          :name (n / name
                                                :op1 "Israel")))
                              :ARG1 (c2 / compound
                                    :mod (w / worship-place
                                          :name (n2 / name
                                                :op1 "al"
                                                :op2 "Aqsa"
                                                :op3 "Mosque"))
                                    :location-of (e3 / end-01
                                          :ARG0 (p2 / person
                                                :mod (r / religious-group
                                                      :name (n3 / name
                                                            :op1 "Muslim"))
                                                :quant (m2 / multiple
                                                      :op1 1000))
                                          :ARG1 (p3 / pray-01
                                                :ARG0 p2
                                                :time (d2 / date-entity
                                                      :dayperiod (n4 / noon))))))))
            :ARG1-of (c3 / cause-01
                  :ARG0 (c4 / confront-01
                        :ARG0 c
                        :ARG1 (c5 / country
                              :name (n5 / name
                                    :op1 "Palestine"))
                        :ARG1-of (h / have-quant-91
                              :ARG2 (m3 / many)
                              :ARG3 (s2 / so))
                        :time (b / before
                              :op1 (n6 / now)
                              :duration (t2 / temporal-quantity
                                    :quant 3
                                    :unit (d3 / day))))))
      :time (e4 / ever))

# ::id 1316 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sheik ahmed yassin , the spiritual leader of the hamas movement , flew to his home in gaza strip while israel released ## palestinians and jordanians monday in a deal brokered by king hussein .
# ::alignments
(c / contrast-01
      :ARG1 (f / fly-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Sheik"
                        :op2 "Ahmed"
                        :op3 "Yassin")
                  :ARG0-of (l / lead-02
                        :ARG1 (m / movement
                              :name (n2 / name
                                    :op1 "Hamas"))
                        :mod (s / spiritual)))
            :destination (h / home
                  :poss p
                  :location (s2 / strip
                        :mod (c2 / city
                              :name (n3 / name
                                    :op1 "Gaza")))))
      :ARG2 (r / release-01
            :ARG0 (c3 / country
                  :name (n4 / name
                        :op1 "Israel"))
            :ARG1 (a / and
                  :op1 (p2 / person
                        :mod (c4 / country
                              :name (n5 / name
                                    :op1 "Palestine")))
                  :op2 (p3 / person
                        :mod (c5 / country
                              :name (n6 / name
                                    :op1 "Jordan"))))
            :time (d / date-entity
                  :weekday (m2 / monday))
            :manner (d2 / deal-01
                  :ARG1-of (b / break-18
                        :ARG0 (p4 / person
                              :name (n7 / name
                                    :op1 "Hussein")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (k / king)))))))

# ::id 1317 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a louisiana grand jury looking into the fatal shooting of two people after hurricane katrina plunged new orleans into chaos handed down indictments thursday against seven people , a spokesman for district attorney eddie jordan said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Eddie"
                  :op2 "Jordan")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (d / district)
                  :ARG2 (s2 / spokesman)))
      :ARG1 (l / look-into-11
            :ARG0 (j / jury
                  :mod (g / grand)
                  :mod (s3 / state
                        :name (n2 / name
                              :op1 "Louisiana"))
                  :ARG0-of l
                  :ARG1 (s4 / shoot-02
                        :ARG1 (p2 / person
                              :quant 2)
                        :mod (f / fatal)
                        :time (a / after
                              :op1 (p3 / plunge-01
                                    :ARG0 (n3 / natural-disaster
                                          :name (n4 / name
                                                :op1 "Hurricane"
                                                :op2 "Katrina"))
                                    :ARG1 (o / orleans)
                                    :ARG4 (c / chaos))))))
      :ARG1 (h2 / hand-01
            :ARG0 j
            :ARG1 (ii / indict-01
                  :ARG1 (p4 / person
                        :quant 7)
                  :ARG1-of (d2 / down-01)
                  :time (d3 / date-entity
                        :weekday (t / thursday)))))

# ::id 1318 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the sri lankan government today announced its plan of celebrations for the country 's ##th independence day , which falls on february # , #### .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Sri"
                              :op2 "Lankan"))))
      :ARG1 (p / plan-01
            :ARG0 g
            :ARG1 (c2 / celebrate-02
                  :ARG0 g
                  :ARG1 (e / event
                        :name n
                        :op1 "Independence"
                        :op2 "Day")
                  :poss c
                  :ord (o / ordinal-entity
                        :value 4)
                  :ARG1-of (f / fall-01
                        :time (d / date-entity
                              :month 2))))
      :time (t / today))

# ::id 1319 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok around ### people gathered outside the home of nepal 's deposed king monday to wish him a happy ##st birthday and show their support for a monarchy that was abolished six weeks ago .
# ::alignments
(g / gather-03
      :ARG0 (p / person
            :mod (p2 / political-movement
                  :name (n / name
                        :op1 "Occupy"
                        :op2 "Wall"
                        :op3 "Street")))
      :location (o / outside
            :op1 (h / home
                  :poss (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Palestine"))
                              :ARG2 (k / king))
                        :ARG1-of (d / depose-03))))
      :purpose (a / and
            :op1 (w / wish-01
                  :ARG0 p
                  :ARG1 (h3 / happy-01
                        :ARG1 (b / birthday
                              :ord (o2 / ordinal-entity
                                    :value 1)
                              :poss p3))
                  :ARG2 p3)
            :op2 (s / show-01
                  :ARG0 p
                  :ARG1 (s2 / support-01
                        :ARG0 p
                        :ARG1 (m / monarchy
                              :ARG1-of (a2 / abolish-01
                                    :time (b2 / before
                                          :op1 (n3 / now)
                                          :quant (t / temporal-quantity
                                                :quant 6
                                                :unit (w2 / week))))))))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 1320 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one people died and ## others , including four security personnel , were injured saturday in a powerful explosion in kupwara district of indian-administered kashmir .
# ::alignments
(a / and
      :op1 (d / die-01
            :ARG1 (p / person
                  :quant 1))
      :op2 (ii / injure-01
            :ARG1 (p2 / person
                  :mod (o / other)
                  :ARG2-of (ii2 / include-91
                        :ARG1 (p3 / person
                              :quant 4
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (s / security)
                                    :ARG2 (p4 / personnel))))))
      :time (d2 / date-entity
            :weekday (s2 / saturday))
      :ARG1-of (c / cause-01
            :ARG0 (e / explode-01
                  :ARG1-of (p5 / powerful-02)
                  :location (d3 / district
                        :name (n / name
                              :op1 "Kupwara")
                        :part-of (c2 / country
                              :name (n2 / name
                                    :op1 "India"))
                        :ARG1-of (a2 / administer-01
                              :ARG0 c2)))))

# ::id 1321 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok investigators looking into the fatal crash of a high-speed magnetic train said monday they had secured a video from the cockpit of the train and were taking steps to sift through eight channels of radio traffic and interview at least four key survivors .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (ii / investigate-01
                  :ARG1 (c / crash-01
                        :ARG1 (t / train
                              :mod (m / magnet)
                              :mod (s2 / speed
                                    :ARG1-of (h / high-02)))
                        :mod (f / fatal))))
      :ARG1 (a / and
            :op1 (s3 / secure-01
                  :ARG0 p
                  :ARG1 (v / video)
                  :location (c2 / cockpit
                        :part-of t))
            :op2 (s4 / step-01
                  :ARG0 p
                  :ARG2 (a2 / and
                        :op1 (s5 / sift-01
                              :ARG0 p
                              :ARG1 (c3 / channel
                                    :quant 8
                                    :mod (t2 / traffic
                                          :medium (r / radio))))
                        :op2 (ii2 / interview-01
                              :ARG0 p
                              :ARG1 (p2 / person
                                    :ARG0-of (s6 / survive-01)
                                    :ARG1-of (k / key-02)
                                    :quant (a3 / at-least
                                          :op1 4))))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 1322 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a leading liberal cardinal in the catholic church on sunday said he will not celebrate mass in latin , criticising pope benedict xvi 's decision to allow for greater use of the old latin mass .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (o / organization
                              :name (n / name
                                    :op1 "Catholic"
                                    :op2 "Church"))
                        :ARG2 (c / cardinal
                              :ARG0-of (l / lead-02))))
            :ARG1 (c2 / celebrate-02
                  :polarity -
                  :ARG0 p
                  :ARG1 (m / mass
                        :medium (l2 / language
                              :name (n2 / name
                                    :op1 "Latin"))))
            :time (d / date-entity
                  :weekday (s2 / sunday)))
      :op2 (c3 / criticize-01
            :ARG0 p
            :ARG1 (p2 / person
                  :name (n3 / name
                        :op1 "Benedict"
                        :op2 "Xvi")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p3 / pope)))
            :ARG2 (d2 / decide-01
                  :ARG0 p2
                  :ARG1 (a2 / allow-01
                        :ARG0 p2
                        :ARG1 (u / use-01
                              :ARG1 (m2 / mass
                                    :mod (o2 / old)
                                    :medium l2)
                              :ARG1-of (h3 / have-degree-91
                                    :ARG2 (g / great)
                                    :ARG3 (m3 / more)))))))

# ::id 1323 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok first bank system inc. said its employees will share $ ## million of a $ ### million cash windfall from its unsuccessful fight to buy first interstate bancorp of los angeles .
# ::alignments
(s / say-01
      :ARG0 (s2 / system
            :mod (b / bank)
            :ord (o / ordinal-entity
                  :value 1))
      :ARG1 (s3 / share-01
            :ARG0 (p / person
                  :ARG1-of (e / employ-01
                        :ARG0 s2))
            :ARG1 (w / windfall
                  :mod (c / cash)
                  :quant (m / monetary-quantity
                        :quant 10000000
                        :unit (d / dollar)))
            :ARG2 (f / fight-01
                  :ARG0 s2
                  :ARG2 (b2 / buy-01
                        :ARG0 s2
                        :ARG1 b
                        :mod (ii / interstate)
                        :mod (c2 / company
                              :name (n / name
                                    :op1 "Los"
                                    :op2 "Angeles"))
                        :ord (o2 / ordinal-entity
                              :value 1)))
            :ARG1-of (s4 / succeed-01
                  :polarity -)))

# ::id 1324 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the new york mets and the montreal expos left shea stadium on tuesday night with what-ifs dancing in their heads .
# ::alignments
(l / leave-11
      :ARG0 (a / and
            :op1 (o / organization
                  :name (n / name
                        :op1 "New"
                        :op2 "York"
                        :op3 "Mets"))
            :op2 (e / expo
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Montreal"))))
      :ARG1 (s / stadium
            :name (n3 / name
                  :op1 "Shea"))
      :time (d / date-entity
            :weekday (t / tuesday)
            :dayperiod (n4 / night))
      :manner (d2 / dance-01
            :ARG0 a
            :ARG1 (t2 / thing
                  :ARG1-of (h / have-condition-91))
            :location (h2 / head)))

# ::id 1325 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the international community remained divided sunday over whether to comply with washington 's pointed request to sever diplomatic ties with the present iraqi government ahead of a promised `` regime change '' .
# ::alignments
(r / remain-01
      :ARG1 (c / community
            :mod (ii / international))
      :ARG3 (d / divide-02
            :ARG0 (t / truth-value
                  :polarity-of (c2 / comply-01
                        :ARG0 c
                        :ARG1 (r2 / request-01
                              :ARG0 (p / person
                                    :name (n / name
                                          :op1 "Washington"))
                              :ARG1 (s / sever-01
                                    :ARG0 p
                                    :ARG1 (t2 / tie-01
                                          :ARG1 p
                                          :ARG2 (g / government-organization
                                                :ARG0-of (g2 / govern-01
                                                      :ARG1 (c3 / country
                                                            :name (n2 / name
                                                                  :op1 "Iraq")))
                                                :time (p2 / present))
                                          :mod (d2 / diplomacy))
                                    :time (a / ahead
                                          :op1 (c4 / change-01
                                                :ARG1 (r3 / regime)
                                                :ARG2-of (p3 / promise-01))))
                              :ARG1-of (p4 / point-04
                                    :ARG0 p)))))
      :time (s2 / sunday))

# ::id 1326 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the us energy department said thursday it was preparing to release `` a limited quantity '' of crude oil from the strategic petroleum reserve to ease shortages resulting from hurricane ivan .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Energy"
                  :op2 "Department")
            :mod (c / country
                  :name (n2 / name
                        :op1 "US")))
      :ARG1 (p / prepare-02
            :ARG0 g
            :ARG1 (r / release-01
                  :ARG0 g
                  :ARG1 (o / oil
                        :mod (c2 / crude)
                        :quant (q / quantity
                              :ARG1-of (l / limit-01)))
                  :ARG2 (r2 / reserve
                        :mod (p2 / petroleum)
                        :mod (s2 / strategic))
                  :purpose (e / ease-02
                        :ARG0 g
                        :ARG1 (s3 / short-06
                              :ARG2-of (r3 / result-01
                                    :ARG1 (h / hurricane
                                          :name (n3 / name
                                                :op1 "Venezuela")))))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1327 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the german purchasing managers ' index for manufacturing rose to ##.# points in january from ##.# points the previous month , coming in higher than expected , market sources said friday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (m / market))
      :ARG1 (r / rise-01
            :ARG1 (ii / index
                  :mod (p / person
                        :ARG0-of (m2 / manage-01
                              :ARG1 (p2 / purchase-01))
                        :mod (c / country
                              :name (n / name
                                    :op1 "Germany"))))
            :ARG4 (p3 / point
                  :time (d / date-entity
                        :month 1))
            :ARG5 (p4 / point
                  :time (m3 / month
                        :mod (p5 / previous)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (c3 / come-03
                        :ARG1 ii
                        :ARG2 (h / high-02
                              :ARG2-of (h2 / have-degree-91
                                    :ARG1 ii
                                    :ARG3 (m4 / more)
                                    :ARG4 (e / expect-01)))))
            :time (d2 / date-entity
                  :weekday (f / friday))))

# ::id 1328 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok denmark on tuesday freed a senior chechen envoy after a month in jail , rebuffing russian demands that he should be extradited to face charges of armed insurrection , murder and kidnapping .
# ::alignments
(a / and
      :op1 (f / free-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Denmark"))
            :ARG1 (e / envoy
                  :mod (p / province
                        :name (n2 / name
                              :op1 "Chechnya"))
                  :mod (s / senior))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :time (a2 / after
                  :op1 (j / jail-01
                        :ARG1 e
                        :duration (t2 / temporal-quantity
                              :quant 1
                              :unit (m / month)))))
      :op2 (r / rebuff-01
            :ARG0 e
            :ARG1 (d2 / demand-01
                  :ARG0 (c2 / country
                        :name (n3 / name
                              :op1 "Russia"))
                  :ARG1 (r2 / recommend-01
                        :ARG1 (e2 / extradite-01
                              :ARG1 e
                              :purpose (f2 / face-01
                                    :ARG0 e
                                    :ARG1 (c3 / charge-05
                                          :ARG1 e
                                          :ARG2 (a3 / and
                                                :op1 (ii / insurrection
                                                      :instrument (a4 / arm))
                                                :op2 (m2 / murder-01)
                                                :op3 (k / kidnap-01)))))))))

# ::id 1329 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nepal 's economy , benefitting from a bumper rice harvest , is expected to grow #.# percent in the current fiscal year to july ## , the nepal rastra bank -lrb- central bank -rrb- said tuesday .
# ::alignments
(e / expect-01
      :ARG1 (g / grow-01
            :ARG1 (e2 / economy
                  :poss (c / country
                        :name (n / name
                              :op1 "Nepal"))
                  :ARG1-of (b / benefit-01
                        :ARG0 (h / harvest-01
                              :ARG1 (r / rice)
                              :mod (b2 / bumper))))
            :ARG2 (p / percentage-entity
                  :value "1/2")
            :time (y / year
                  :mod (f / finance)
                  :mod (c2 / current)
                  :time (d / date-entity
                        :month 7)))
      :ARG1-of (s / say-01
            :ARG0 (b3 / bank
                  :name n
                  :op1 "Nepal"
                  :op2 "Rastra"
                  :op3 "Bank")
            :mod (c3 / central))
      :time d
      :weekday (t / tuesday))

# ::id 1330 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new zealand shares closed #.## percent lower friday in thin trading , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-06
            :ARG1 (s2 / share
                  :mod (z / zealand)
                  :ARG1-of (n / new-01))
            :ARG2 (p2 / percentage-entity
                  :value ".##")
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / low-04
                        :ARG1 c)
                  :ARG3 (m / more))
            :time (d2 / date-entity
                  :weekday (f / friday))
            :time (t / trade-01
                  :ARG1-of (t2 / thin-03))))

# ::id 1331 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the mastermind behind a ghoulish scheme that involved looting hundreds of corpses -- including that of tv host alistair cooke -- and selling the parts for millions of dollars will spend ## years to ## years in prison .
# ::alignments
(s / spend-01
      :ARG0 (p / person
            :ARG0-of (m / mastermind-01
                  :ARG1 (s2 / scheme-01
                        :mod (g / ghoulish)
                        :ARG2-of (ii / involve-01
                              :ARG1 (a / and
                                    :op1 (l / loot-01
                                          :ARG1 (c / corpse
                                                :quant (m2 / multiple
                                                      :op1 100)
                                                :ARG2-of (ii2 / include-91
                                                      :ARG1 (c2 / corpse
                                                            :poss (p2 / person
                                                                  :name (n / name
                                                                        :op1 "Alistair"
                                                                        :op2 "Cooke")
                                                                  :ARG0-of (h / host-01
                                                                        :ARG1 (t / television)))))))
                                    :op2 (s3 / sell-01
                                          :ARG1 (p3 / part)
                                          :ARG3 (m3 / multiple
                                                :op1 (m4 / monetary-quantity
                                                      :quant 1000000
                                                      :unit (d / dollar))))))))
            :ARG3 (p4 / prison
                  :duration (b / between
                        :op1 (t2 / temporal-quantity
                              :quant 1
                              :unit (y / year))
                        :op2 (t3 / temporal-quantity
                              :quant 1
                              :unit (y2 / year))))))

# ::id 1332 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok editor 's note -- to report this story , ap correspondent ben dobbin visited eddie williams in prison a year ago and met him periodically since then to track his progress .
# ::alignments
(a / and
      :op1 (v / visit-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Ben"
                        :op2 "Dobbin")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (n2 / newspaper
                              :name (n3 / name
                                    :op1 "AP"))
                        :ARG2 (c / correspondent)))
            :ARG1 (p2 / person
                  :name (n4 / name
                        :op1 "Eddie"
                        :op2 "Williams")
                  :location (p3 / prison))
            :time (b / before
                  :op1 (n5 / now)
                  :quant (t / temporal-quantity
                        :quant 1
                        :unit (y / year))))
      :op2 (m / meet-03
            :ARG0 p
            :ARG1 p2
            :frequency (p4 / periodic)
            :time b
            :purpose (t2 / track-01
                  :ARG0 p
                  :ARG1 (p5 / progress-01
                        :ARG1 p2)))
      :ARG1-of (n6 / note-01
            :ARG0 (p6 / person
                  :ARG0-of h
                  :ARG3 (e / editor)))
      :purpose (r / report-01
            :ARG0 p
            :ARG1 (s / story
                  :mod (t3 / this))))

# ::id 1333 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kuwait city , april # -lrb- xinhua -rrb- -- kuwait stock exchange index closed at #,###.# points sunday , up #.# points from saturday 's finish .
# ::alignments
(c / close-01
      :ARG1 (ii / index
            :mod (e / exchange-01
                  :ARG1 (s / stock))
            :location (c2 / city
                  :name (n / name
                        :op1 "Kuwait")))
      :time (d / date-entity
            :month 4
            :dayperiod (a / april))
      :ARG0-of (c3 / cause-01
            :ARG1 (a2 / and
                  :op1 (u / up-02
                        :ARG1 (p / point
                              :time (d2 / date-entity
                                    :weekday (s2 / sunday))))
                  :op2 (p2 / point
                        :time (f / finish-01
                              :time (d3 / date-entity
                                    :weekday (s3 / saturday)))))))

# ::id 1334 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italian prosecutors questioned the vatican bank 's two top officials on thursday as part of a money-laundering probe that resulted in the seizure of -lrb- euro -rrb- ## million -lrb- $ ## million -rrb- from a vatican bank account .
# ::alignments
(q / question-03
      :ARG0 (p / person
            :ARG0-of (p2 / prosecute-01)
            :mod (c / country
                  :name (n / name
                        :op1 "Italy")))
      :ARG1 (p3 / person
            :quant 2
            :ARG0-of (h / have-org-role-91
                  :ARG1 (b / bank
                        :poss (c2 / city
                              :name (n2 / name
                                    :op1 "Vatican")))
                  :ARG2 (o / official
                        :mod (t / top))))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :part-of (p4 / probe-01
            :ARG1 (l / launder-01
                  :ARG1 (m / money))
            :ARG1-of (r / result-01
                  :ARG2 (s / seize-01
                        :ARG1 (m2 / monetary-quantity
                              :quant 1000000000
                              :unit (d2 / dollar))
                        :ARG2 b))))

# ::id 1335 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-year-old girl who went missing friday near her home was found dead sunday in undergrowth at southampton in the south of england , police announced .
# ::alignments
(a / announce-01
      :ARG0 (p / police)
      :ARG1 (f / find-01
            :ARG1 (g / girl
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :ARG1-of (m / miss-01
                        :time (d / date-entity
                              :weekday (f2 / friday))
                        :ARG1-of (n / near-02
                              :ARG2 (h / home
                                    :poss g))))
            :ARG2 (d2 / die-01
                  :ARG1 g)
            :time (s / sunday)
            :location (u / undergrowth
                  :location (s2 / south
                        :part-of (c / city
                              :name (n2 / name
                                    :op1 "Southampton")
                              :location (s3 / south
                                    :part-of (c2 / country
                                          :name (n3 / name
                                                :op1 "England"))))))))

# ::id 1336 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united auto workers union said thursday it is still far from reaching an agreement with general motors corp and its bankrupt former parts subsidiary delphi corp. over delphi 's restructuring plan .
# ::alignments
(s / say-01
      :ARG0 (u / union
            :ARG0-of (w / work-01
                  :ARG1 (a / auto))
            :ARG1-of (u2 / unite-01))
      :ARG1 (f / far
            :location-of (r / reach-01
                  :ARG0 u
                  :ARG1 (a2 / agree-01
                        :ARG0 u
                        :ARG1 (p / plan-01
                              :ARG0 (c / company
                                    :name (n / name
                                          :op1 "Delphi"
                                          :op2 "Corp.")
                                    :part (p2 / part)
                                    :ARG1-of (b / bankrupt-01
                                          :time (f2 / former)))
                              :ARG1 (r2 / rest))
                        :ARG2 (c2 / company
                              :name (n2 / name
                                    :op1 "Delphi"
                                    :op2 "Corp.")))
                  :ARG2 c2)
            :mod (s2 / still))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1337 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lance armstrong is feeling the physical demands of his second year back in cycling .
# ::alignments
(f / feel-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "lance"
                  :op2 "Armstrong"))
      :ARG1 (d / demand-01
            :ARG0 (c / cycle-01
                  :ARG0 p)
            :mod (p2 / physical)
            :time (y / year
                  :ord (o / ordinal-entity
                        :value 2)
                  :mod (b / back))))

# ::id 1338 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states gave croatia advice on how to conduct its massive assault on rebel serbs , and gave tacit approval for the operation , croatia 's foreign minister indicated saturday .
# ::alignments
(ii / indicate-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Croatia"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (a / and
            :op1 (a2 / advise-01
                  :ARG0 c
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 c
            :ARG2 (c2 / conduct-02
                  :ARG0 c
                  :ARG1 (a3 / assault-01
                        :ARG0 c
                        :ARG1 (s / serb
                              :ARG0-of (r / rebel-01))
                        :mod (m2 / massive))))
      :op2 (a4 / approve-01
            :ARG0 c
            :ARG1 (o / operation)
            :mod (t / tacit))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 1339 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lamar odom had ## points , seven rebounds and eight assists monday night as the los angeles clippers snapped orlando 's four-game winning streak with a ##-## victory , spoiling grant hill 's return to the magic lineup .
# ::alignments
(h / have-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Llamar"
                  :op2 "Odom"))
      :ARG1 (a / and
            :op1 (p2 / point)
            :op2 (r / rebound-01
                  :quant 7)
            :op3 (a2 / assist-01
                  :quant 8))
      :time (d / date-entity
            :weekday (m / monday)
            :dayperiod (n2 / night))
      :time (s / snap-04
            :ARG0 (t / team
                  :name (n3 / name
                        :op1 "Los"
                        :op2 "Angeles"
                        :op3 "Clippers"))
            :ARG1 (s2 / streak
                  :mod (w / win-01)
                  :poss (t2 / team
                        :name (n4 / name
                              :op1 "Orlando"))
                  :duration (t3 / temporal-quantity
                        :quant 4
                        :unit (g / game)))
            :ARG2 (w2 / win-01
                  :ARG0 t)
            :ARG0-of (s3 / spoil-01
                  :ARG1 (r2 / return-01
                        :ARG1 (p3 / person
                              :name (n5 / name
                                    :op1 "Grant"
                                    :op2 "Hill"))
                        :ARG4 (l / lineup
                              :mod (m2 / magic))))))

# ::id 1340 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former us president bill clinton will pay a one-day visit to kosovo on friday to receive an honorary degree from pristina university , address the province 's multi-ethnic assembly and meet with local leaders , an official said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (v / visit-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Bill"
                        :op2 "Clinton")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (p3 / president)
                        :time (f / former)))
            :ARG1 (c2 / city
                  :name (n3 / name
                        :op1 "Kosovo"))
            :duration (t / temporal-quantity
                  :quant 1
                  :unit (d / day))
            :purpose (a / and
                  :op1 (r / receive-01
                        :ARG0 p2
                        :ARG1 (d2 / degree
                              :mod (h3 / honorary))
                        :ARG2 (u / university
                              :name (n4 / name
                                    :op1 "Pristina")))
                  :op2 (a2 / address-03
                        :ARG0 p2
                        :ARG1 (a3 / assembly
                              :mod (e / ethnicity
                                    :quant (m / multiple))
                              :location (p4 / province)))
                  :op3 (m2 / meet-03
                        :ARG0 p2
                        :ARG1 (p5 / person
                              :ARG0-of (l / lead-02)
                              :ARG1-of (l2 / local-02))))
            :time (d3 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 1341 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok -lrb- attention editors : the following is the budget for the new scientist for material available the week of dec. ## , #### , and anytime thereafter .
# ::alignments
(s / say-01
      :ARG1 (b / budget-01
            :ARG1 (m / material
                  :ARG2-of (a / available-02))
            :ARG2 (s2 / scientist
                  :ARG1-of (n / new-01))
            :ARG1-of (f / follow-04)
            :time (a2 / and
                  :op1 (w / week
                        :mod (d / dec.
                              :op1 (a3 / amr-unintelligible
                                    :value "####")))
                  :op2 (a4 / anytime
                        :time (t / thereafter))))
      :ARG2 (e / editor
            :ARG0-of (a5 / attend-02)
            :mod (p / publication
                  :name (n2 / name
                        :op1 "LJB"))))

# ::id 1342 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok investors on the london stock exchange are expected to have much to contemplate in the week ahead , with the release of the british budget on wednesday and a spate of key macroeconomic indicators .
# ::alignments
(e / expect-01
      :ARG1 (o / obligate-01
            :ARG1 (p / person
                  :ARG0-of (ii / invest-01)
                  :location (e2 / exchange-01
                        :ARG1 (s / stock)
                        :location (c / city
                              :name (n / name
                                    :op1 "London"))))
            :ARG2 (c2 / contemplate-01
                  :ARG0 p
                  :ARG1 (m / much)
                  :time (w / week
                        :mod (a / ahead)))
            :ARG1-of (c3 / cause-01
                  :ARG0 (a2 / and
                        :op1 (r / release-01
                              :ARG1 (b / budget
                                    :mod (c4 / country
                                          :name (n2 / name
                                                :op1 "Britain")))
                              :time (d / date-entity
                                    :weekday (w2 / wednesday)))
                        :op2 (s2 / spate
                              :consist-of (t / thing
                                    :ARG0-of (ii2 / indicate-01
                                          :ARG1 (e3 / economy
                                                :mod (m2 / macro)))
                                    :ARG1-of (k / key-02)))))))

# ::id 1343 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok airline frequent fliers are most frustrated by limits on getting reward flights at low `` saver '' levels .
# ::alignments
(f / frustrate-01
      :ARG0 (l / limit-01
            :ARG1 (g / get-04
                  :ARG0 (p / person
                        :ARG0-of (f2 / flier-01
                              :medium (a / airline))
                        :ARG1-of (f3 / frequent-02))
                  :ARG1 (f4 / fly-01
                        :ARG2-of (r / reward-01)
                        :manner (l2 / level
                              :ARG1-of (l3 / low-04)
                              :ARG0-of (s / saver-01)))))
      :ARG1 p
      :ARG2-of (h / have-degree-91
            :ARG1 p
            :ARG3 (m / most)))

# ::id 1344 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australian no. # toutai kefu is out for four weeks with a shoulder injury , but team officials said wednesday he will be fit for australia 's opening rugby world cup match .
# ::alignments
(m / multi-sentence
      :snt1 (n / no
            :mod (c / country
                  :name (n2 / name
                        :op1 "Australia")))
      :snt2 (h / have-concession-91
            :ARG1 (s / say-01
                  :ARG0 (p / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (t / team)
                              :ARG2 (o / official)))
                  :ARG1 (f / fit-05
                        :ARG1 (p2 / person
                              :name (n3 / name
                                    :op1 "Toutai"
                                    :op2 "Kefu"))
                        :ARG2 (m2 / match-03
                              :ARG0 t
                              :ARG1 (g / game
                                    :name (n4 / name
                                          :op1 "Rugby"
                                          :op2 "World"
                                          :op3 "Cup")
                                    :mod (o2 / open-02))
                              :mod t
                              :name (n5 / name
                                    :op1 "Australia")))
                  :time (w / wednesday)))
      :ARG2 (o3 / out-05
            :ARG1 p2
            :duration (t2 / temporal-quantity
                  :quant 4
                  :unit (w2 / week))
            :ARG1-of (c2 / cause-01
                  :ARG0 (ii / injure-01
                        :ARG0 (s2 / shoulder)
                        :ARG1 p2))))

# ::id 1345 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok figure skating star katarina witt won a partial victory monday in her battle to prevent the release of her east german secret police file when a court ordered the file sealed while it examines her objections .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Katarina"
                  :op2 "Witt")
            :mod (s / star
                  :mod (s2 / skating
                        :mod (f / figure))))
      :ARG2 (b / battle-01
            :ARG0 p
            :ARG2 (p2 / prevent-01
                  :ARG0 p
                  :ARG1 (r / release-01
                        :ARG1 (f2 / file
                              :poss p
                              :mod (p3 / police)
                              :mod (s3 / secret)
                              :mod (c / country
                                    :name (n2 / name
                                          :op1 "Germany"))))))
      :degree (p4 / part)
      :time (o / order-01
            :ARG0 (c2 / court)
            :ARG1 f2
            :ARG2 (s4 / seal-01
                  :ARG1 f2)
            :time (e / examine-01
                  :ARG0 f2
                  :ARG1 (o2 / object-01
                        :ARG0 p)))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1346 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bush administration said publicly for the first time friday it had earmarked #.# million dollars to fund a body which shepherds a #### deal which froze north korea 's nuclear program , despite deeming the pact nullified .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (a / administrate-01)
            :mod (p / person
                  :name (n / name
                        :op1 "Bush")))
      :ARG1 (e / earmark-01
            :ARG0 g
            :ARG1 (m / monetary-quantity
                  :quant 1000000
                  :unit (d / dollar))
            :ARG2 (f / fund-01
                  :ARG0 g
                  :ARG1 (b / body
                        :ARG0-of (s2 / shepherd-01
                              :ARG1 (d2 / deal
                                    :ARG0-of (f2 / freeze-02
                                          :ARG1 (p2 / program
                                                :mod (n2 / nucleus)
                                                :poss (c / country
                                                      :name (n3 / name
                                                            :op1 "North"
                                                            :op2 "Korea"))))))))
            :concession (d3 / deem-01
                  :ARG0 g
                  :ARG1 (n4 / nullify-01
                        :ARG1 d2)))
      :ARG1-of (p3 / public-02)
      :time (d4 / date-entity
            :weekday (f3 / friday))
      :ord (o / ordinal-entity
            :value 1))

# ::id 1347 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a multi-party alliance battling indian rule in kashmir called sunday on pakistan president pervez musharraf to review his decision to ban two militant groups .
# ::alignments
(c / call-03
      :ARG0 (a / alliance
            :mod (p / party
                  :quant (m / multiple))
            :ARG0-of (b / battle-01
                  :ARG1 (r / rule-03
                        :ARG0 (c2 / country
                              :name (n / name
                                    :op1 "India"))
                        :location (w / world-region
                              :name (n2 / name
                                    :op1 "Kashmir")))))
      :ARG1 (r2 / review-01
            :ARG0 (p2 / person
                  :name (n3 / name
                        :op1 "Pervez"
                        :op2 "Musharraf")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n4 / name
                                    :op1 "Pakistan"))
                        :ARG2 (p3 / president)))
            :ARG1 (d / decide-01
                  :ARG0 p2
                  :ARG1 (b2 / ban-01
                        :ARG0 p2
                        :ARG1 (g / group
                              :quant 2
                              :mod (m2 / militant)))))
      :ARG2 (f / festival
            :name (n5 / name
                  :op1 " sunday")))

# ::id 1348 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok officials began recounting votes in eight districts monday to determine whether the prime minister 's ruling coalition won back a key stronghold from the fundamentalist islamic opposition _ making his landslide election victory a clean sweep .
# ::alignments
(b / begin-01
      :ARG0 (o / official)
      :ARG1 (r / recount-01
            :ARG0 o
            :ARG1 (v / vote-01)
            :location (d / district
                  :quant 8)
            :time (d2 / date-entity
                  :weekday (m / monday))
            :purpose (d3 / determine-01
                  :ARG0 o
                  :ARG1 (t / truth-value
                        :polarity-of (w / win-01
                              :ARG0 (c / coalition
                                    :ARG0-of (r2 / rule-03)
                                    :poss (p / person
                                          :ARG0-of (h / have-org-role-91
                                                :ARG2 (m2 / minister
                                                      :mod (p2 / prime)))))
                              :ARG1 (s / stronghold
                                    :ARG1-of (k / key-02)
                                    :source (p3 / person
                                          :mod (r3 / religious-group
                                                :name (n / name
                                                      :op1 "Islam"))
                                          :mod (f / fundamentalist)))
                              :direction (b2 / back)
                              :ARG0-of (m3 / make-02
                                    :ARG1 (s2 / sweep-02
                                          :ARG1 (w2 / win-01
                                                :ARG0 p
                                                :ARG2 (e / elect-01
                                                      :mod (l / landslide)))
                                          :ARG1-of (c2 / clean-04))))))))

# ::id 1349 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese foreign minister qian qichen on saturday reiterated that china does not renounce its right to use force against taiwan , in case of `` foreign interference .
# ::alignments
(r / reiterate-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Qian"
                  :op2 "Qichen")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (r2 / renounce-01
            :polarity -
            :ARG0 c
            :ARG1 (r3 / right-05
                  :ARG1 c
                  :ARG2 (u / use-01
                        :ARG0 c
                        :ARG1 (f2 / force)
                        :ARG2 (c2 / counter-01
                              :ARG0 c
                              :ARG1 (c3 / country
                                    :name (n3 / name
                                          :op1 "Taiwan"))))
                  :condition (ii / interfere-01
                        :ARG0 (f3 / foreign))))
      :time (d / date-entity
            :weekday (s / saturday)))

# ::id 1350 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese filmmakers attending the third china changchun film festival voiced their opinions on the lack of success of chinese films in recent years .
# ::alignments
(v / voice-01
      :ARG0 (p / person
            :ARG0-of (f / film-01)
            :mod (c / country
                  :name (n / name
                        :op1 "China"))
            :ARG0-of (a / attend-01
                  :ARG1 (f2 / festival
                        :name (n2 / name
                              :op1 "China"
                              :op2 " changchun")
                        :mod (f3 / film-01)
                        :ord (o / ordinal-entity
                              :value 3))))
      :ARG1 (o2 / opine-01
            :ARG0 p
            :ARG1 (l / lack-01
                  :ARG1 (s / succeed-01
                        :ARG0 (f4 / film
                              :mod c)
                        :time (y / year
                              :mod (r / recent))))))

# ::id 1351 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sri lanka 's first executive president , junius jayewardene , is making steady progress in a private hospital here after becoming ill two days ago with heart and respiratory problems , doctors said friday .
# ::alignments
(s / say-01
      :ARG0 (d / doctor)
      :ARG1 (p / progress-01
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "Junius"
                        :op2 "Jayewardene")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n2 / name
                                    :op1 "Sri"
                                    :op2 "Lanka"))
                        :ARG2 (p3 / president
                              :mod (e / executive)
                              :ord (o / ordinal-entity
                                    :value 1))))
            :mod (s2 / steady)
            :location (h2 / hospital
                  :ARG1-of (p4 / private-03)
                  :location (h3 / here))
            :time (a / after
                  :op1 (ii / ill-01
                        :ARG1 p2
                        :ARG2 (a2 / and
                              :op1 (p5 / problem
                                    :mod (h4 / heart))
                              :op2 (p6 / problem
                                    :mod (r / respire-01)))
                        :time (b / before
                              :op1 (n3 / now)
                              :quant (t / temporal-quantity
                                    :quant 2
                                    :unit (d2 / day))))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1352 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysian minister of international trade and industry rafidah aziz today stressed the urgent need for the country to fine tune and revamp existing policies in order to be more competitive and ensure sustained long-term growth .
# ::alignments
(s / stress-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Rafidah"
                  :op2 "Aziz")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Malaysia"))
                  :ARG2 (m / minister
                        :topic (a / and
                              :op1 (t / trade-01
                                    :mod (ii / international))
                              :op2 (ii2 / industry)))))
      :ARG1 (n3 / need-01
            :ARG0 c
            :ARG1 (a2 / and
                  :op1 (f / fine
                        :ARG0 c
                        :ARG1 (p2 / policy-01
                              :ARG1-of (e / exist-01)))
                  :op2 (r / revamp-01
                        :ARG0 c
                        :ARG1 p2)
                  :purpose (a3 / and
                        :op1 (c2 / compete-02
                              :ARG0 c
                              :ARG2-of (h2 / have-degree-91
                                    :ARG1 c
                                    :ARG3 (m2 / more)))
                        :op2 (e2 / ensure-01
                              :ARG0 c
                              :ARG1 (s2 / sustain-01
                                    :ARG1 (g / grow-01
                                          :ARG1 c
                                          :ARG1-of (l / long-03))))))
            :mod (u / urgent))
      :time (t2 / today))

# ::id 1353 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok like most women married to rich and powerful men , marla maples trump is usually regarded as a pretty plaything .
# ::alignments
(r / resemble-01
      :ARG1 (m / marry-01
            :ARG1 (w / woman
                  :quant (m2 / most))
            :ARG2 (m3 / man
                  :mod (r2 / rich)
                  :ARG1-of (p / powerful-02)))
      :ARG2 (r3 / regard-01
            :ARG1 (t / trump-01
                  :ARG1 (m4 / marry-01
                        :ARG1 w)
                  :ARG2 (m5 / man
                        :ARG1-of p)))
      :ARG2 (p2 / plaything
            :mod (p3 / pretty))
      :mod (u / usual))

# ::id 1354 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok norwegian millionaire kjell inge roekke said friday he is stepping down as chief executive of his aker rgi concern , but will stay on as its chairman .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kjell"
                  :op2 "Inge"
                  :op3 "Roekke")
            :mod (m / millionaire)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Norway")))
      :ARG1 (c2 / contrast-01
            :ARG1 (s2 / step-down-04
                  :ARG0 p
                  :ARG1 (h / have-org-role-91
                        :ARG0 p
                        :ARG1 (c3 / concern-01
                              :ARG1 (c4 / company
                                    :name (n3 / name
                                          :op1 "Aker"
                                          :op2 "Rgi")))
                        :ARG2 (e / executive
                              :mod (c5 / chief))))
            :ARG2 (s3 / stay-on-02
                  :ARG1 p
                  :ARG3 (h2 / have-org-role-91
                        :ARG0 p
                        :ARG1 c4
                        :ARG2 (c6 / chairman))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1355 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the spanish government announced thursday it will lift immigration restrictions for workers from the eu 's new eastern european member states in an effort to counter labor market pressures from low birth rates and an aging population .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Spain"))))
      :ARG1 (l / lift-01
            :ARG0 g
            :ARG1 (r / restrict-01
                  :ARG1 (ii / immigrate-01)
                  :beneficiary (p / person
                        :ARG0-of (w / work-01)
                        :source (s / state
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (o / organization
                                          :name (n2 / name
                                                :op1 "Eastern"
                                                :op2 "Europe"))
                                    :ARG2 (m / member))
                              :ARG1-of (n3 / new-01)
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c2 / country
                                          :name (n4 / name
                                                :op1 "EU"))
                                    :ARG2 m))))
            :purpose (e / effort-01
                  :ARG0 g
                  :ARG1 (c3 / counter-01
                        :ARG0 g
                        :ARG1 (p2 / pressure-01
                              :ARG0 (a2 / and
                                    :op1 (r2 / rate
                                          :mod (b / bear-02)
                                          :ARG1-of (l2 / low-04))
                                    :op2 (p3 / population
                                          :ARG1-of (a3 / age-01)))
                              :ARG1 (m2 / market
                                    :mod (l3 / labor-01))))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1356 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kuwait stock exchange index closed at #,###.# points monday , up ##.# points from sunday 's finish .
# ::alignments
(c / close-01
      :ARG1 (ii / index
            :topic (e / exchange-01
                  :ARG1 (s / stock))
            :mod (c2 / city
                  :name (n / name
                        :op1 "Kuwait"))
            :ARG1-of (u / up-02
                  :ARG3 (p / point
                        :time (f / finish-01
                              :time (d / date-entity
                                    :weekday (s2 / sunday)))))))

# ::id 1357 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an indonesian importers ' association has called on its #,### members to boycott imports from sweden to protest stockholm 's failure to act against exiled aceh separatist rebel leaders , reports said friday .
# ::alignments
(r / report-01
      :ARG1 (c / call-on-05
            :ARG0 (a / association
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Indonesia"))
                  :ARG0-of (e / export-01))
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 a
                        :ARG2 (m / member)))
            :ARG2 (b / boycott-01
                  :ARG0 p
                  :ARG1 (ii / import-01
                        :ARG2 (c3 / country
                              :name (n2 / name
                                    :op1 "Sweden")))
                  :purpose (p2 / protest-01
                        :ARG0 p
                        :ARG1 (f / fail-01
                              :ARG1 (c4 / city
                                    :name (n3 / name
                                          :op1 "Stockholm"))
                              :ARG2 (a2 / act-02
                                    :ARG0 c4
                                    :prep-against (p3 / person
                                          :ARG0-of (l / lead-02
                                                :ARG1 (s / separatist))
                                          :ARG1-of (e2 / exile-01)
                                          :ARG0-of (r2 / rebel-01)))))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 1358 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok commerzbank ag said monday that five current and former employees , including a senior manager who quit last week , were under investigation over allegations of money-laundering involving assets from the former soviet union .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Commerzbank"
                  :op2 "Ag"))
      :ARG1 (ii / investigate-01
            :ARG1 (a / and
                  :quant 5
                  :op1 (p / person
                        :ARG1-of (e / employ-01
                              :time (c2 / current)))
                  :op2 (p2 / person
                        :ARG1-of (e2 / employ-01
                              :time (f / former))
                        :ARG2-of (ii2 / include-01
                              :ARG1 (p3 / person
                                    :ARG0-of (m / manage-01)
                                    :mod (s2 / senior)
                                    :ARG0-of (q / quit-01
                                          :time (w / week
                                                :mod (l / last)))))))
            :ARG2 (a2 / allege-01
                  :ARG1 (l2 / launder-01
                        :ARG1 (m2 / money)
                        :ARG2-of (ii3 / involve-01
                              :ARG1 (a3 / asset
                                    :source (u / union
                                          :mod (c3 / country
                                                :name (n2 / name
                                                      :op1 "Scotland"))
                                          :time f))))))
      :time (d / date-entity
            :weekday (m3 / monday)))

# ::id 1359 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. sen. frank lautenberg wants smokeless tobacco banned from major league baseball 's all-star game next month and has written letters to the sport 's hierarchy seeking support .
# ::alignments
(a / and
      :op1 (w / want-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Frank"
                        :op2 "Lautenberg")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (s / senator)))
            :ARG1 (b / ban-01
                  :ARG1 (t / tobacco
                        :ARG0-of (s2 / smoke-02
                              :polarity -))
                  :ARG2 (g / game
                        :name (n2 / name
                              :op1 "All"
                              :op2 "Star"
                              :op3 "Game")
                        :poss (l / league
                              :name (n3 / name
                                    :op1 "Major"
                                    :op2 "League"))
                        :mod (s3 / star
                              :mod (a2 / all)))
                  :time (m / month
                        :mod (n4 / next))))
      :op2 (w2 / write-01
            :ARG0 p
            :ARG1 (l2 / letter)
            :ARG2 (h2 / hierarchy
                  :poss l)
            :purpose (s4 / seek-01
                  :ARG0 p
                  :ARG1 (s5 / support-01))))

# ::id 1360 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds of democratic supporters voiced their anger monday over the halted vote recount in florida , alleging that a disproportionate number of the uncounted ballots were cast by blacks .
# ::alignments
(v / voice-01
      :ARG0 (p / person
            :ARG0-of (s / support-01
                  :ARG1 (d / democracy))
            :quant (m / multiple
                  :op1 100))
      :ARG1 (a / anger-01
            :ARG0 (r / recount-01
                  :ARG1 (v2 / vote-01)
                  :ARG1-of (h / halt-01)
                  :location (s2 / state
                        :name (n / name
                              :op1 "Florida")))
            :ARG1 p)
      :time (d2 / date-entity
            :weekday (m2 / monday))
      :manner (a2 / allege-01
            :ARG0 p
            :ARG1 (c / cast-01
                  :ARG0 (p2 / person
                        :ARG1-of (b / black-05))
                  :ARG1 (b2 / ballot
                        :ARG1-of (c2 / count-01
                              :polarity -)
                        :quant (n2 / number
                              :mod (p3 / proportionate
                                    :polarity -))))))

# ::id 1361 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for years the u.s. government has been settling refugees from all over the world in nashville , a city small enough for newcomers to navigate , but large enough to provide for their needs .
# ::alignments
(s / settle-03
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "U.S."))))
      :ARG1 (r / refugee
            :source (a / all-over
                  :op1 (w / world)))
      :ARG2 (c2 / city
            :name (n2 / name
                  :op1 "Nashville")
            :mod (c3 / contrast-01
                  :ARG1 (s2 / small
                        :ARG2-of (h / have-degree-91
                              :ARG1 c2
                              :ARG3 (e / enough)
                              :ARG6 (n3 / navigate-01
                                    :ARG0 (p / person
                                          :ARG1-of (n4 / new-01)))))
                  :ARG2 (l / large
                        :ARG2-of (h2 / have-degree-91
                              :ARG1 c2
                              :ARG3 (e2 / enough)
                              :ARG6 (p2 / provide-01
                                    :ARG0 c2
                                    :ARG2 (n5 / need-01
                                          :ARG0 r))))))
      :duration (m / multiple
            :op1 (t / temporal-quantity
                  :quant 1
                  :unit (y / year))))

# ::id 1362 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok third-seeded nadia petrova beat lilia osterloh #-# , #-# on tuesday in the first round of the istanbul cup .
# ::alignments
(b / beat-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Nadia"
                  :op2 "Petrova")
            :ARG1-of (s / seed-01
                  :ord (o / ordinal-entity
                        :value 3)))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Lilia"
                  :op2 "Osterloh"))
      :time (d / date-entity
            :weekday (t / tuesday))
      :subevent-of (r / round
            :ord (o2 / ordinal-entity
                  :value 1)
            :mod (c / cup
                  :name (n3 / name
                        :op1 "Istanbul"
                        :op2 "Cup"))))

# ::id 1363 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq warned russia 's top integrated oil company on thursday that it risked losing contracts to develop huge oil reserves by failing to implement them .
# ::alignments
(w / warn-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "iraq")
            :mod (t / top)
            :ARG1-of (ii / integrate-01)
            :mod (o / oil)
            :poss (c2 / country
                  :name (n2 / name
                        :op1 "Russia")))
      :ARG1 (r / risk-01
            :ARG0 c
            :ARG2 (l / lose-02
                  :ARG0 c
                  :ARG1 (c3 / contract-02
                        :ARG0 c
                        :ARG1 (d / develop-02
                              :ARG0 c
                              :ARG1 (r2 / reserve
                                    :mod (o2 / oil)
                                    :mod (h / huge))))
                  :ARG2 (f / fail-01
                        :ARG0 c
                        :ARG1 (ii2 / implement-01
                              :ARG0 c
                              :ARG1 r2))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 1364 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vojislav seselj preached a message of fear and revenge designed to whip up fear and provoke violence against non-serbs in the former yugoslavia , according to a propaganda expert testifying at the serb ultranationalist 's war crimes trial .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG1-of (e / expert-01
                  :ARG2 (p2 / propaganda))
            :ARG0-of (t / testify-01
                  :location (t2 / try-02
                        :ARG1 (p3 / person
                              :mod (u / ultra))
                        :ARG3 (c / crime-02
                              :mod (w / war)))))
      :ARG1 (p4 / preach-01
            :ARG0 (p5 / person
                  :name (n / name
                        :op1 "vojislav"
                        :op2 "Seselj"))
            :ARG1 (m / message-01
                  :ARG1 (a / and
                        :op1 (f / fear-01)
                        :op2 (r / revenge))
                  :ARG1-of (d / design-01
                        :ARG3 (a2 / and
                              :op1 (w2 / whip-up-03
                                    :ARG0 m
                                    :ARG1 f)
                              :op2 (p6 / provoke-01
                                    :ARG0 m
                                    :ARG1 (v / violence)
                                    :prep-against (p7 / person
                                          :mod (m2 / minority
                                                :polarity -
                                                :location (c2 / country
                                                      :name (n2 / name
                                                            :op1 "Yugoslavia")
                                                      :time (f2 / former))))))))))

# ::id 1365 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok actor lloyd <unk> , best known for his roles as cecil colby on tv 's `` dynasty '' and in the classic `` to serve man '' episode of `` the twilight zone , '' died saturday of cancer at home , his family said .
# ::alignments
(s / say-01
      :ARG0 (f / family
            :ARG1-of (h / have-org-role-91
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "Lloyd"
                              :op2 "Bell")
                        :ARG0-of (a / act-01))
                  :ARG2 (m / member)))
      :ARG1 (d / die-01
            :ARG1 p
            :ARG1-of (c / cause-01
                  :ARG0 (d2 / disease
                        :name (n2 / name
                              :op1 "cancer")))
            :time (d3 / date-entity
                  :weekday (s2 / saturday))
            :location (h2 / home)
            :ARG1-of c
            :ARG0 (k / know-02
                  :ARG1 p
                  :ARG2 (a2 / and
                        :op1 h
                        :ARG0 p
                        :ARG1 (b / broadcast-program
                              :name (n3 / name
                                    :op1 "Cecil"
                                    :op2 "Colby")
                              :location (b2 / broadcast-program
                                    :name (n4 / name
                                          :op1 "Dynasty")
                                    :mod (t / television)))
                        :op2 (e / episode
                              :mod (c2 / classic)
                              :topic (s3 / serve-01
                                    :ARG0 p
                                    :ARG2 (m2 / man))
                              :part-of (b3 / broadcast-program
                                    :name (n5 / name
                                          :op1 "The"
                                          :op2 " twilight"
                                          :op3 "zone"))))
                  :ARG1-of (h3 / have-degree-91
                        :ARG2 (g / good-02
                              :ARG1 k)
                        :ARG3 (m3 / most)))))

# ::id 1366 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysia said friday it was concerned about the recent flight of thai muslims over the border , and that thailand should ensure the safety of its citizens in the troubled south to prevent more from coming .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Malaysia"))
      :ARG1 (a / and
            :op1 (c2 / concern-01
                  :ARG0 (f / fly-01
                        :ARG1 (p / person
                              :mod (c3 / country
                                    :name (n2 / name
                                          :op1 "Thailand"))
                              :mod (r / religious-group
                                    :name (n3 / name
                                          :op1 "Islam")))
                        :time (r2 / recent)
                        :path (o / over
                              :op1 (b / border)))
                  :ARG1 c)
            :op2 (r3 / recommend-01
                  :ARG1 (e / ensure-01
                        :ARG0 c
                        :ARG1 (s2 / safe-01
                              :ARG1 (c4 / citizen
                                    :poss c
                                    :location (s3 / south
                                          :ARG1-of (t / trouble-01))))
                        :purpose (p2 / prevent-01
                              :ARG0 c
                              :ARG1 (c5 / come-01
                                    :ARG1 (p3 / person
                                          :mod (m / more)))))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 1367 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok political representatives from southeastern europe were warned friday that stability remains fragile in the balkans -- a region still deeply scarred by two decades of virulent nationalism and ethnic strife .
# ::alignments
(w / warn-01
      :ARG1 (r / remain-01
            :ARG1 (s / stability)
            :ARG3 (f / fragile)
            :location (w2 / world-region
                  :name (n / name
                        :op1 "Balkans")
                  :ARG1-of (s2 / scar-01
                        :ARG0 (a / and
                              :op1 (n2 / nationalism
                                    :mod (v / virulent))
                              :op2 (s3 / strife
                                    :mod (e / ethnic))
                              :duration (t / temporal-quantity
                                    :quant 2
                                    :unit (d / decade)))
                        :mod (s4 / still)
                        :ARG1-of (d2 / deep-02))))
      :ARG2 (p / person
            :ARG0-of (r2 / represent-01
                  :ARG1 w2
                  :name (n3 / name
                        :op1 "Southeastern"
                        :op2 "Europe")))
      :mod (p2 / politics)
      :time (d3 / date-entity
            :weekday (f2 / friday)))

# ::id 1368 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippine government has asked malaysia to extend its amnesty for illegal migrants by a month in order to accommodate the estimated ###,### filipinos who failed to register , the philippine star newspaper said tuesday .
# ::alignments
(s / say-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "Star")
            :mod (c / country
                  :name (n3 / name
                        :op1 "Philippines")))
      :ARG1 (a / ask-02
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 c))
            :ARG1 (e / extend-01
                  :ARG0 (c2 / country
                        :name (n4 / name
                              :op1 "Malaysia"))
                  :ARG1 (a2 / amnesty
                        :poss c2
                        :beneficiary (p / person
                              :ARG0-of (m / migrate-01)
                              :ARG1-of (l / legal-02
                                    :polarity -)))
                  :ARG2 (t / temporal-quantity
                        :quant 1
                        :unit (m2 / month))
                  :purpose (a3 / accommodate-01
                        :ARG0 c2
                        :ARG1 (p2 / person
                              :mod (c3 / country
                                    :name (n5 / name
                                          :op1 "Italy"))
                              :mod (f / filipino)
                              :ARG1-of (e2 / estimate-01)
                              :ARG0-of (r / register-02
                                    :ARG1-of (f2 / fail-01))
                              :ARG0-of (f3 / fuck-01))))
            :ARG2 c2)
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1369 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan share prices closed up #.# percent tuesday as profit-taking set in , capping early gains following wall street 's overnight rally , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-up-04
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Taiwan"))))
            :time (d2 / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (s3 / set-in-05
                        :ARG1 (t2 / take-01
                              :ARG1 (p3 / profit-01))))
            :ARG0-of (c4 / cap-01
                  :ARG1 (g / gain-01
                        :time (e / early)
                        :ARG1-of (f / follow-01
                              :ARG2 (r / rally-01
                                    :ARG0 (m / market-sector
                                          :name (n2 / name
                                                :op1 "Wall"
                                                :op2 "Street"))
                                    :time (o / overnight)))))))

# ::id 1370 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> <unk> is poor and pregnant in a country with one of the highest maternal mortality rates in the world .
# ::alignments
(a / and
      :op1 (p / poor)
      :op2 (ii / impregnate-01
            :ARG1 (p2 / person
                  :location (c / country
                        :ARG0-of (h / have-03
                              :ARG1 (r / rate
                                    :mod (m / mortality
                                          :mod (m2 / mother)
                                          :ARG1-of (h2 / have-degree-91
                                                :ARG2 (h3 / high-02
                                                      :ARG1 r)
                                                :ARG3 (m3 / most)
                                                :ARG5 (w / world)))))))))

# ::id 1371 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok contradicting a proposal of prime minister thaksin shinawatra on an earlier pay-off the country 's debts owed to the international monetary fund -lrb- imf -rrb- , the thai central bank said the final decision is yet to be made .
# ::alignments
(s / say-01
      :ARG0 (b / bank
            :mod (c / central)
            :mod (c2 / country
                  :name (n / name
                        :op1 "Thailand")))
      :ARG1 (h / have-11
            :ARG1 (y / yet)
            :ARG2 (d / decide-01
                  :mod (f / final)))
      :ARG1-of (c3 / cause-01
            :ARG0 (c4 / curb-01
                  :ARG1 (p / propose-01
                        :ARG0 (p2 / person
                              :name n
                              :op1 "Thaksin"
                              :op2 "Shinawatra")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (m / minister
                                    :mod (p3 / prime))))
                  :ARG1 (p4 / pay-off-02
                        :ARG0 p2
                        :ARG1 (d2 / debt
                              :poss (c5 / country)
                              :ARG1-of (o / owe-01
                                    :ARG2 (f2 / fund
                                          :mod (m2 / money)
                                          :mod (ii / international))))
                        :time (b2 / before)))))

# ::id 1372 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok imclone systems ' board of directors says its initial view of a $ #.# billion buyout offer from cancer drug partner bristol-myers squibb is that it `` substantially undervalues '' the company .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Board"
                  :op2 "of"
                  :op3 "Directors")
            :poss (c / company
                  :name (n2 / name
                        :op1 "IMclone"
                        :op2 "'s")))
      :ARG1 (v / view-02
            :ARG0 o
            :ARG1 (o2 / offer-01
                  :ARG0 (c2 / company
                        :ARG0-of (p / partner-01
                              :ARG1 (c3 / company
                                    :name (n3 / name
                                          :op1 "B bristol-myer"))
                              :ARG2 (d / drug
                                    :purpose (d2 / disease
                                          :name (n4 / name
                                                :op1 "cancer")))))
                  :ARG1 (b / buy-out-03
                        :ARG0 c2)
                  :ARG3 (m / monetary-quantity
                        :quant 1000000000
                        :unit (d3 / dollar)))
            :ARG2 (s2 / squibb)
            :mod (ii / initial))
      :ARG2 (u / undervalue-01
            :ARG0 o2
            :ARG1 c
            :degree (s3 / substantial)))

# ::id 1373 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the french interior ministry says police have dismantled a large network of stolen and trafficked art in western france .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (ii / interior)
            :mod (c / country
                  :name (n / name
                        :op1 "France")
                  :part (w / west)))
      :ARG1 (d / dismantle-01
            :ARG0 (p / police)
            :ARG1 (n2 / network
                  :mod (l / large)
                  :consist-of (a / art
                        :ARG1-of (s2 / steal-01)
                        :ARG1-of (t / traffic-01)))
            :location w))

# ::id 1374 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok passwords plundered from gossip website gawker were evidently used on tuesday by hackers to flood micro-blogging service twitter with booby-trapped spam about <unk> berries .
# ::alignments
(u / use-01
      :ARG0 (p / person
            :ARG0-of (h / hack-04))
      :ARG1 (p2 / password
            :ARG1-of (p3 / plunder-00
                  :ARG2 (w / website
                        :name (n / name
                              :op1 "Gawker")
                        :mod (g / gossip))))
      :ARG2 (f / flood-01
            :ARG0 p
            :ARG1 (s / service
                  :name (n2 / name
                        :op1 "Twitter")
                  :mod (m / microblogging))
            :ARG2 (s2 / spam
                  :ARG1-of (t / trap-01
                        :instrument (b / booby))
                  :topic (a / animal
                        :name (n3 / name
                              :op1 "dragon"))))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :manner (e / evident))

# ::id 1375 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police on thursday released a detainee held for the sinai bombings after he revealed a small minefield and was found to have no direct connection to the attacks , senior police officers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police)
                  :ARG2 (o / officer
                        :mod (s2 / senior))))
      :ARG1 (r / release-01
            :ARG0 p2
            :ARG1 (p3 / person
                  :ARG1-of (d / detain-01)
                  :ARG1-of (h2 / hold-01
                        :ARG3 (b / bomb-01
                              :mod (s3 / sinai))))
            :time (d2 / date-entity
                  :weekday (t / thursday))
            :time (a / after
                  :op1 (a2 / and
                        :op1 (r2 / reveal-01
                              :ARG0 p3
                              :ARG1 (m / minefield
                                    :mod (s4 / small)))
                        :op2 (f / find-01
                              :ARG1 (c / connect-01
                                    :polarity -
                                    :ARG1 p3
                                    :ARG2 (a3 / attack-01)
                                    :ARG1-of (d3 / direct-02)))))))

# ::id 1376 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a special anti-terrorism court monday convicted key members of the november ## terrorist cell for their roles in murders , robberies and bombings over nearly ## years .
# ::alignments
(c / convict-01
      :ARG0 (c2 / court
            :ARG0-of (c3 / counter-01
                  :ARG1 (t / terrorism))
            :ARG1-of (s / special-02))
      :ARG1 (p / person
            :ARG1-of (k / key-02)
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c4 / cell
                        :mod (t2 / terrorism)
                        :time (d / date-entity
                              :month 11))
                  :ARG2 (m / member)))
      :ARG2 (r / role
            :topic (a / and
                  :op1 (m2 / murder-01)
                  :op2 (r2 / rob-01)
                  :op3 (b / bomb-01))
            :duration (n / nearly
                  :op1 (t3 / temporal-quantity
                        :quant 1
                        :unit (y / year))))
      :time d
      :weekday (m3 / monday))

# ::id 1377 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok since it opened in #### , the mohegan sun casino has established itself as one of the premier gambling destinations in new england , a smaller rival to the nearby foxwoods resort casino and atlantic city to the south .
# ::alignments
(e / establish-01
      :ARG0 (c / casino
            :name (n / name
                  :op1 "Moegan"
                  :op2 "Sun"))
      :ARG1 (a / and
            :op1 (ii / include-91
                  :ARG1 c
                  :ARG2 (d / destination
                        :mod (p / premier)
                        :mod (g / gamble-01)
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "England")
                              :ARG1-of (n3 / new-01))))
            :op2 (r / rival-01
                  :ARG0 c
                  :ARG1 (a2 / and
                        :op1 (c3 / casino
                              :name (n4 / name
                                    :op1 "Foxwoods")
                              :mod (r2 / resort)
                              :location (n5 / nearby))
                        :op2 (c4 / city
                              :mod (a3 / atlantic)
                              :location (s / south)))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (s2 / small)
                        :ARG3 (m / more))))
      :time (s3 / since
            :op1 (o / open-01
                  :ARG1 c
                  :location c2)))

# ::id 1378 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok majority of the venezuelan people will approve the project of a new constitution in spite of strong opposition , according to a survey of `` datanalisis '' company .
# ::alignments
(s / say-01
      :ARG0 (s2 / survey-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 " datanalisis")))
      :ARG1 (a / approve-01
            :ARG0 (p / person
                  :ARG1-of (ii / include-91
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Venezuela")))
                  :ARG2-of ii
                  :ARG3 (m / majority)))
      :ARG1 (p2 / project
            :topic (c3 / constitution
                  :ARG1-of (n3 / new-01)))
      :concession (o / oppose-01
            :ARG1 p2
            :ARG1-of (s3 / strong-02)))

# ::id 1379 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. president george w. bush said on thursday that iran can have a civilian nuclear program but with preconditions .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "W."
                  :op3 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Iran"))
                  :ARG2 (p2 / president)))
      :ARG1 (c2 / contrast-01
            :ARG1 (p3 / possible-01
                  :ARG1 (h2 / have-03
                        :ARG0 c
                        :ARG1 (p4 / program
                              :mod (n3 / nucleus)
                              :mod (c3 / civilian))))
            :ARG2 (p5 / precondition-01
                  :ARG1 h2))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1380 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok playboy , the us-based adult publisher and broadcaster , will open an entertainment center in the gambling haven of macau in southern china , its partner macao studio city said wednesday .
# ::alignments
(s / say-01
      :ARG0 (c / city
            :name (n / name
                  :op1 "Macao")
            :mod (s2 / studio)
            :ARG1-of (p / partner-01
                  :ARG0 (c2 / company
                        :name (n2 / name
                              :op1 "playboy")
                        :ARG0-of (p2 / publish-01)
                        :mod (a / adult)
                        :ARG1-of (b / base-01
                              :location (c3 / country
                                    :name (n3 / name
                                          :op1 "US")))
                        :ARG0-of (b2 / broadcast-01))))
      :ARG1 (o / open-01
            :ARG0 c2
            :ARG1 (c4 / center
                  :mod (e / entertain-01))
            :location (h / haven
                  :mod (g / gamble-01)
                  :mod (c5 / city
                        :name (n4 / name
                              :op1 "Macau")
                        :location (s3 / south
                              :part-of c3
                              :name (n5 / name
                                    :op1 "China")))))
      :time (w / wednesday))

# ::id 1381 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a man on oklahoma 's death row for the #### slaying of his cellmate is believed to be the first u.s. inmate set to be executed using a sedative commonly used to euthanize animals .
# ::alignments
(b / believe-01
      :ARG1 (ii / inmate
            :mod (c / country
                  :name (n / name
                        :op1 "U.S."))
            :ord (o / ordinal-entity
                  :value 1)
            :ARG1-of (s / set-08
                  :ARG2 (e / execute-01
                        :ARG2 (u / use-01
                              :ARG1 (s2 / sedative
                                    :ARG2 (e2 / euthanize-01
                                          :ARG1 (a / animal))
                                    :mod (c2 / common))
                              :ARG1 s2))))
      :domain (m / man
            :location (r / row
                  :mod (d / die-01)
                  :location (s3 / state
                        :name (n2 / name
                              :op1 "Oklahoma")))
            :ARG1-of (c3 / cause-01
                  :ARG0 (s4 / slay-01
                        :ARG0 m
                        :ARG1 (p / person
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 m
                                    :ARG2 (c4 / cellmate)))
                        :ARG1-of (c5 / call-01
                              :ARG2 (n3 / name
                                    :op1 "Repute"))))))

# ::id 1382 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand is considering sending a combat unit to iraq to provide security for its ### troops currently in the war-torn country on a humanitarian mission , prime minister thaksin shinawatra said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Thaksin"
                  :op2 "Shinawatra")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (c / consider-02
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "Thailand"))
            :ARG1 (s2 / send-01
                  :ARG0 c2
                  :ARG1 (u / unit
                        :mod (c3 / combat-01))
                  :ARG2 (c4 / country
                        :name (n3 / name
                              :op1 "Iraq"))
                  :purpose (p3 / provide-01
                        :ARG0 u
                        :ARG1 (s3 / security)
                        :ARG2 (t / troop
                              :poss c2
                              :location c4
                              :ARG0-of (m2 / mission-01
                                    :ARG1 (h2 / humanitarian))
                              :time (c5 / current)
                              :ARG1-of (t2 / tear-01
                                    :ARG0 (w / war))))))
      :time (d / date-entity
            :weekday (m3 / monday)))

# ::id 1383 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok insurgents struck at the heart of the iraqi government on wednesday in two huge and deadly bombings that exposed a new vulnerability after americans ceded control for security here on june ## .
# ::alignments
(s / strike-01
      :ARG0 (ii / insurgent)
      :ARG1 (h / heart
            :part-of (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Iraq")))))
      :ARG2 (b / bomb-01
            :quant 2
            :mod (h2 / huge)
            :ARG0-of (k / kill-01)
            :ARG0-of (e / expose-01
                  :ARG1 (v / vulnerable-01
                        :ARG1-of (n2 / new-01))
                  :time (a / after
                        :op1 (c2 / cede-01
                              :ARG0 (p / person
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "America")))
                              :ARG1 (c4 / control-01
                                    :ARG1 (s2 / security))
                              :location (h3 / here)
                              :time (d / date-entity
                                    :monthune (w / wednesday)))))))

# ::id 1384 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european union naval force says somali pirates have seized a taiwanese fishing vessel with ## crew onboard in the southernmost hijacking yet .
# ::alignments
(s / say-01
      :ARG0 (f / force
            :mod (n / navy)
            :part-of (o / organization
                  :name (n2 / name
                        :op1 "European"
                        :op2 "Union")))
      :ARG1 (s2 / seize-01
            :ARG0 (p / pirate
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Somalia")))
            :ARG1 (v / vessel
                  :purpose (f2 / fish-01)
                  :mod (c2 / country
                        :name (n4 / name
                              :op1 "Taiwan"))
                  :accompanier (p2 / person
                        :ARG0-of (c3 / crew-01)))
            :time (h / hijack-01
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (s3 / southern)
                        :ARG3 (m / most)
                        :time (y / yet)))))

# ::id 1385 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cesar izturis ' temperamental right hamstring finally landed him on the ##-day disabled list tuesday , eliminating any chance the reigning national league gold glove winner will appear in next week 's all-star game .
# ::alignments
(l / land-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "cesar"
                  :op2 "Iizturis")
            :part (h / hamstring
                  :ARG1-of (r / right-03)
                  :mod (t / temperamental)))
      :ARG2 (l2 / list-01
            :ARG1 p
            :ARG2 (d / disable-01
                  :ARG1 p)
            :time (d2 / date-entity
                  :weekday (t2 / tuesday))
            :mod (d3 / day))
      :time (f / final)
      :ARG0-of (c / cause-01
            :ARG1 (e / eliminate-01
                  :ARG1 (c2 / chance-02
                        :ARG1 (a / appear-01
                              :ARG1 (p2 / person
                                    :ARG0-of (w / win-01
                                          :ARG1 (g / glove
                                                :mod (g2 / gold)))
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (l3 / league
                                                :mod (n2 / nation)))
                                    :ARG0-of (r2 / reign-01))
                              :location (g3 / game
                                    :mod (s / star
                                          :mod (a2 / all))
                                    :time (w2 / week
                                          :mod (n3 / next))))
                        :mod (a3 / any)))))

# ::id 1386 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok air traffic controllers suspended strikes planned for friday and saturday in milan and rome , saying the government had shown signs of willingness to work out their dispute .
# ::alignments
(a / and
      :op1 (s / suspend-01
            :ARG0 (p / person
                  :ARG0-of (c / control-01
                        :ARG1 (t / traffic
                              :mod (a2 / air))))
            :ARG1 (s2 / strike-01
                  :ARG1-of (p2 / plan-01
                        :time (a3 / and
                              :op1 (d / date-entity
                                    :weekday (f / friday))
                              :op2 (d2 / date-entity
                                    :weekday (s3 / saturday)))
                        :location (a4 / and
                              :op1 (c2 / city
                                    :name (n / name
                                          :op1 "Milan"))
                              :op2 (c3 / city
                                    :name (n2 / name
                                          :op1 "Rome"))))))
      :op2 (s4 / say-01
            :ARG0 p
            :ARG1 (s5 / show-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG1 (s6 / signal-07
                        :ARG1 (w / will-02
                              :ARG0 g
                              :ARG1 (w2 / work-out-02
                                    :ARG0 g
                                    :ARG1 (d3 / dispute-01
                                          :ARG0 g)))))))

# ::id 1387 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the swaziland government has tabled a bill introducing new investment incentives in a bid to attract more investment and boost the manufacturing sector in particular , according to informed sources reaching here today .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :ARG0-of (ii / inform-01)
            :ARG0-of (r / reach-01
                  :ARG1 (h / here)
                  :time (t / today)))
      :ARG1 (t2 / tabled-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Swaziland"))))
            :ARG1 (b / bill
                  :ARG0-of (ii2 / introduce-02
                        :ARG1 (ii3 / incentivize-01
                              :ARG2 (ii4 / invest-01)
                              :ARG1-of (n2 / new-01))))
            :purpose (b2 / bid-01
                  :ARG0 g
                  :ARG1 (a / and
                        :op1 (a2 / attract-01
                              :ARG0 g
                              :ARG1 (ii5 / invest-01
                                    :mod (m / more)))
                        :op2 (b3 / boost-01
                              :ARG0 g
                              :ARG1 (s3 / sector
                                    :ARG0-of (m2 / manufacture-01)
                                    :mod (p / particular)))))))

# ::id 1388 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok environmental officials monitoring the air quality in the path of a fire that destroyed a large warehouse wednesday night said thursday that they had found small traces of toxic chemicals , but not enough to cause health concerns .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (e / environment)
                  :ARG2 (o / official))
            :ARG0-of (m / monitor-01
                  :ARG1 (q / quality
                        :mod (a / air))
                  :location (p2 / path
                        :poss (f / fire
                              :ARG0-of (d / destroy-01
                                    :ARG1 (w / warehouse
                                          :mod (l / large))
                                    :time (d2 / date-entity
                                          :dayperiod (n / night)
                                          :weekday (w2 / wednesday)))))))
      :ARG1 (f2 / find-01
            :ARG0 o
            :ARG1 (t / trace
                  :mod (s2 / small)
                  :consist-of (c / chemical
                        :mod (t2 / toxic))
                  :ARG1-of (h2 / have-quant-91
                        :polarity -
                        :ARG3 (e2 / enough)
                        :ARG6 (c2 / cause-01
                              :ARG0 t
                              :ARG1 (c3 / concern-01
                                    :ARG0 c
                                    :ARG1 (h3 / health))))))
      :time (d3 / date-entity
            :weekday (t3 / thursday)))

# ::id 1389 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mcdonald 's corp. has a hot new item on its menu : its common shares , fresh from the company to you .
# ::alignments
(h / have-03
      :ARG0 (c / company
            :name (n / name
                  :op1 "McDonald's"
                  :op2 "'s"
                  :op3 "Corpor."))
      :ARG1 (ii / item
            :ARG1-of (n2 / new-01)
            :ARG1-of (h2 / hot-04)
            :ARG1-of (m / mean-01
                  :ARG2 (s / share
                        :poss c
                        :ARG1-of (f / fresh-04
                              :source (c2 / company)
                              :beneficiary (y / you)))))
      :location (m2 / menu
            :poss c))

# ::id 1390 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mexican police have arrested ## undocumented migrants , mostly from central america , and four suspected immigrant smugglers in a nationwide operation , mexico 's public security ministry -lrb- ssp -rrb- said in a statement sunday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Public"
                  :op2 "Security"
                  :op3 "Ministry")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Mexico")))
      :ARG1 (a / arrest-01
            :ARG0 (p / police
                  :mod c)
            :ARG1 (a2 / and
                  :op1 (p2 / person
                        :ARG0-of (m / migrate-01)
                        :ARG1-of (d / document-01
                              :polarity -)
                        :source (c2 / country
                              :name (n3 / name
                                    :op1 "Central"
                                    :op2 "America"))
                        :quant (m2 / most))
                  :op2 (p3 / person
                        :quant 4
                        :ARG0-of (s2 / smuggle-01)
                        :ARG2-of (s3 / suspect-01)))
            :subevent-of (o / operation
                  :mod (n4 / nationwide)))
      :time (d2 / date-entity
            :weekday (s4 / sunday)))

# ::id 1391 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany 's two biggest steel companies , krupp-hoesch group and thyssen ag , announced a friendly merger tuesday , less than eight months after krupp aroused a nationwide furor by attempting a hostile takeover that would have accomplished the same end .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :quant 2
            :name (n / name
                  :op1 "Krupp-Hoesch"
                  :op2 "Group")
            :mod (s / steel)
            :ARG1-of (h / have-degree-91
                  :ARG2 (b / big)
                  :ARG3 (m / most)
                  :ARG5 (c2 / company
                        :location (c3 / country
                              :name (n2 / name
                                    :op1 "Germany")))))
      :ARG1 (m2 / merge-01
            :ARG1-of (f / friendly-01))
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (a2 / after
            :op1 (a3 / aroused-01
                  :ARG0 c
                  :ARG1 (f2 / furor
                        :location (n3 / nationwide))
                  :manner (a4 / attempt-01
                        :ARG0 c
                        :ARG1 (t2 / take-over-12
                              :mod (h2 / hostile)
                              :ARG0-of (a5 / accomplish-01
                                    :ARG1 (e / end
                                          :ARG1-of (s2 / same-01))))))
            :quant (l / less-than
                  :op1 (t3 / temporal-quantity
                        :quant 8
                        :unit (m3 / month)))))

# ::id 1392 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bosnian refugees without families in germany will be required to begin returning home effective oct. # , the federal and state interior ministers said thursday .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :mod (f / federal))
                        :ARG2 (m / minister
                              :topic (ii / interior))))
            :op2 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (s2 / state)
                        :ARG2 (m2 / minister
                              :topic (ii2 / interior)))))
      :ARG1 (r / require-01
            :ARG1 (b / begin-01
                  :ARG0 (r2 / refugee
                        :mod (c / country
                              :name (n / name
                                    :op1 "Bosnia"))
                        :ARG0-of (h3 / have-03
                              :polarity -
                              :ARG1 (f2 / family
                                    :location (c2 / country
                                          :name (n2 / name
                                                :op1 "Germany")))))
                  :ARG1 (r3 / return-01
                        :ARG1 r2
                        :ARG4 (h4 / home)))
            :time (d / date-entity
                  :month 10)
            :ARG1-of (e / effective-04))
      :time d
      :weekday (t / thursday))

# ::id 1393 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the scottish rugby union are set to receive a massive british government grant of around #.# million pounds over the next three years -- to develop the game north of the border .
# ::alignments
(s / set-08
      :ARG1 (u / union
            :mod (s2 / sport)
            :mod (c / country
                  :name (n / name
                        :op1 "Scotland")))
      :ARG2 (r / receive-01
            :ARG0 u
            :ARG1 (g / grant-01
                  :ARG0 (g2 / government-organization
                        :ARG0-of (g3 / govern-01
                              :ARG1 c))
                  :ARG1 (a / around
                        :op1 (m / monetary-quantity
                              :quant 1000000
                              :unit (p / pound)))
                  :ARG2 u
                  :mod (m2 / massive)
                  :time (a2 / after
                        :op1 (n2 / now)
                        :duration (t / temporal-quantity
                              :quant 3
                              :unit (y / year))))
            :purpose (d / develop-02
                  :ARG0 u
                  :ARG1 (g4 / game)
                  :location (r2 / relative-position
                        :op1 (b / border)
                        :direction (n3 / north)))))

# ::id 1394 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok major home news items to be covered or pursued by xinhua on tuesday : # .
# ::alignments
(o / or
      :op1 (c / cover-03
            :ARG0 (p / publication
                  :name (n / name
                        :op1 "Xinhua"))
            :ARG1 (ii / item
                  :topic (n2 / news
                        :mod (h / home)
                        :mod (m / major))))
      :op2 (p2 / pursue-01
            :ARG0 p
            :ARG1 ii)
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1395 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok veteran shot put star judy oakes of england dyed the front fringe of her brown hair a bright yellow , so confident was she of taking the gold .
# ::alignments
(c / cause-01
      :ARG0 (p / put-03
            :ARG0 (s / shoot-01
                  :ARG0 (p2 / person
                        :name (n / name
                              :op1 "Violet"
                              :op2 "Veteran")))
            :ARG1 (d / dye-01
                  :ARG0 (p3 / person
                        :name (n2 / name
                              :op1 "Star"
                              :op2 "Judy"
                              :op3 "Oakes")
                        :part (h / hair
                              :ARG1-of (b / brown-02)))
                  :ARG1 (f / fringe
                        :part-of h
                        :mod (f2 / front))
                  :ARG2 (y / yellow
                        :ARG1-of (b2 / bright-02))))
      :ARG1 (c2 / confident-01
            :ARG1 p3
            :ARG2 (t / take-01
                  :ARG0 p3
                  :ARG1 (g / gold))))

# ::id 1396 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the foreign ministers of france and britain were leaving friday on a surprise visit to congo amid apparent sharp divisions within the european union on whether to send troops to intervene in fighting there .
# ::alignments
(l / leave-11
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "France"))
                        :ARG2 (m / minister
                              :topic (f / foreign))))
            :op2 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Britain"))
                        :ARG2 (m2 / minister
                              :topic (f2 / foreign)))))
      :ARG1 (c3 / city
            :name (n3 / name
                  :op1 "Congo"))
      :time (d / date-entity
            :weekday (f3 / friday))
      :ARG1-of (c4 / cause-01
            :ARG0 (v / visit-01
                  :ARG0 a
                  :ARG1 (d2 / divide-02
                        :ARG1 (u / union-02
                              :ARG3 (o / organization
                                    :name (n4 / name
                                          :op1 "European"
                                          :op2 "Union")))
                        :ARG1-of (s / sharp-02)
                        :ARG1-of (a2 / appear-02)
                        :topic (t / truth-value
                              :polarity-of (s2 / send-01
                                    :ARG0 u
                                    :ARG1 (t2 / troop)
                                    :purpose (ii / intervene-01
                                          :ARG0 t2
                                          :ARG1 (f4 / fight-01
                                                :location (t3 / there)))))))))

# ::id 1397 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok seeded players all sailed further into the second round as the world squash championship reeled off in karachi on sunday .
# ::alignments
(s / sail-01
      :ARG0 (p / person
            :ARG0-of (p2 / play-01)
            :ARG1-of (s2 / seed-01)
            :mod (a / all))
      :ARG1 (r / round
            :ord (o / ordinal-entity
                  :value 2))
      :ARG1-of (f / further-01)
      :time (r2 / reel-off-02
            :ARG1 (g / game
                  :name (n / name
                        :op1 "World"
                        :op2 "S squash"
                        :op3 "Championship"))
            :location (c / city
                  :name (n2 / name
                        :op1 "Karachi"))
            :time (d / date-entity
                  :weekday (s3 / sunday))))

# ::id 1398 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese foreign minister li zhaoxing met here monday with <unk> , permanent secretary of the nigerian foreign ministry , and both agreed to further boost bilateral cooperation in various fields .
# ::alignments
(a / and
      :op1 (m / meet-03
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Li"
                        :op2 "Zhaoxing")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG2 (m2 / minister
                              :topic (f / foreign))))
            :ARG1 (p2 / person
                  :name (n3 / name
                        :op1 "Pat"
                        :op2 "Buchanan")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n4 / name
                                    :op1 "Foreign"
                                    :op2 "Ministry")
                              :mod (c2 / country
                                    :name (n5 / name
                                          :op1 "Niger")))
                        :ARG2 (s / secretary
                              :mod (p3 / permanent))))
            :location (h3 / here)
            :time (d / date-entity
                  :weekday (m3 / monday)))
      :op2 (a2 / agree-01
            :ARG0 p
            :ARG1 (b / boost-01
                  :ARG0 p
                  :ARG1 (c3 / cooperate-01
                        :ARG0 c
                        :ARG2 (f2 / field
                              :mod (v / various))
                        :mod (b2 / bilateral))
                  :degree (f3 / further))
            :ARG2 p2))

# ::id 1399 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rampaging youths assaulted a police station , set fire to cars and vandalized stores and a mcdonald 's restaurant in clashes in a rundown paris suburb .
# ::alignments
(c / clash-01
      :ARG0 (y / youth
            :ARG0-of (a / assault-01
                  :ARG1 (s / station
                        :mod (p / police)))
            :ARG0-of (s2 / set-on-fire-09
                  :ARG1 (c2 / car))
            :ARG0-of (v / vandalize-01
                  :ARG1 (a2 / and
                        :op1 (s3 / store)
                        :op2 (r / restaurant
                              :poss (c3 / company
                                    :name (n / name
                                          :op1 "McDonald's"))))))
      :location (s4 / suburb
            :mod (p2 / paris)
            :ARG1-of (r2 / rundown-03)))

# ::id 1400 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok twelve people were killed in a traffic accident in central iran , local media reported today .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (k / kill-01
            :ARG0 (a / accident
                  :mod (t / traffic)
                  :location (c / country
                        :name (n / name
                              :op1 "Iran")
                        :part (c2 / center)))
            :ARG1 (p / person
                  :quant 12))
      :time (t2 / today))

# ::id 1401 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gas supplies to europe will resume `` shortly '' after russia and ukraine clinched a deal sunday to resolve their energy crisis in talks in moscow , russian prime minister vladimir putin said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Vladimir"
                  :op2 "Putin")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (r / resume-01
            :ARG1 (s2 / supply-01
                  :ARG1 (g / gas)
                  :ARG2 (c2 / continent
                        :name (n3 / name
                              :op1 "Europe")))
            :ARG1-of (s3 / short-07)
            :time (a / after
                  :op1 (c3 / clinch-01
                        :ARG0 (a2 / and
                              :op1 c
                              :op2 (c4 / country
                                    :name (n4 / name
                                          :op1 "Ukraine")))
                        :ARG1 (d / deal-01
                              :ARG0 a2
                              :ARG2 (r2 / resolve-01
                                    :ARG0 a2
                                    :ARG1 (c5 / crisis
                                          :mod (e / energy)
                                          :poss a2)
                                    :manner (t / talk-01
                                          :location (w / world-region
                                                :name (n5 / name
                                                      :op1 "Moscow"))))
                              :time (d2 / date-entity
                                    :weekday (s4 / sunday)))))))

# ::id 1402 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the schoolteacher accused of having sex with a teenage former student and fleeing with him to mexico now faces a custody battle for her #-year-old daughter .
# ::alignments
(f / face-01
      :ARG0 (p / person
            :ARG0-of (t / teach-01
                  :ARG1 (s / school))
            :ARG1-of (a / accuse-01
                  :ARG2 (a2 / and
                        :op1 (s2 / sex-01
                              :ARG0 p
                              :ARG1 (p2 / person
                                    :mod (t2 / teenage)
                                    :ARG0-of (s3 / study-01)
                                    :time (f2 / former)))
                        :op2 (f3 / flee-05
                              :ARG0 p
                              :ARG2 (c / country
                                    :name (n / name
                                          :op1 "Mexico"))
                              :accompanier p2))))
      :ARG1 (b / battle-01
            :ARG0 p
            :ARG1 (p3 / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 p
                        :ARG2 (d / daughter))
                  :age (t3 / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :ARG2 (c2 / custody))
      :time (n2 / now))

# ::id 1403 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two men aged ## and ## were arrested late thursday over an attack on a syrian asylum-seeker in this east german town , already the scene of ugly racial attacks in mid-may , police said here friday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / arrest-01
            :ARG1 (a2 / and
                  :op1 (m / man
                        :age (t / temporal-quantity
                              :quant 2
                              :unit (y / year)))
                  :op2 (m2 / man
                        :age (t2 / temporal-quantity
                              :quant 1
                              :unit (y2 / year))))
            :ARG2 (a3 / attack-01
                  :ARG1 (p2 / person
                        :ARG0-of (s2 / seek-01
                              :ARG1 (a4 / asylum))
                        :mod (c / country
                              :name (n / name
                                    :op1 "Syria")))
                  :location (t3 / town
                        :location (c2 / country-region
                              :name (n2 / name
                                    :op1 "East"
                                    :op2 "Germany"))
                        :mod (t4 / this)
                        :location-of (s3 / scene
                              :mod (a5 / attack-01
                                    :mod (r / race)
                                    :mod (u / ugly)
                                    :time (d / date-entity
                                          :month 5
                                          :mod (m3 / middle)))
                              :time (a6 / already))))
            :time (l / late
                  :op1 (d2 / date-entity
                        :weekday (t5 / thursday))))
      :location (h / here))

# ::id 1404 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the international monetary fund on thursday said that it was acting on a controversial request from iceland for board action on a crucial loan installment .
# ::alignments
(s / say-01
      :ARG0 (f / fund
            :mod (m / money)
            :mod (ii / international))
      :ARG1 (a / act-02
            :ARG0 f
            :ARG1 (r / request-01
                  :ARG0 (o / organization
                        :name (n / name
                              :op1 " iceland"))
                  :ARG1 a
                  :ARG1 (ii2 / installment
                        :mod (l / loan-01)
                        :mod (c / crucial))
                  :mod (b / board))
            :mod (c2 / controversy))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1405 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok glitter broke through the gloom of a strike-bound film business thursday as quentin tarantino and friends braved the morning chill to help bestow seven golden globe nominations on `` atonement , '' pushing that <unk> drama to the awards season 's center stage .
# ::alignments
(b / break-through-22
      :ARG0 (p / person
            :name (n / name
                  :op1 "Glitter"))
      :ARG1 (g / gloom
            :poss (b2 / business
                  :ARG1-of (b3 / bind-01
                        :ARG0 (s / strike-01))
                  :mod (f / film)))
      :time (d / date-entity
            :weekday (t / thursday))
      :time (b4 / braved-01
            :ARG0 (a / and
                  :op1 (p2 / person
                        :name (n2 / name
                              :op1 "Quentin"
                              :op2 "Tarantino"))
                  :op2 (p3 / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 p2
                              :ARG2 (f2 / friend))))
            :ARG1 (c / chill-02
                  :time (d2 / date-entity
                        :dayperiod (m / morning)))
            :purpose (h2 / help-01
                  :ARG0 a
                  :ARG1 (b5 / bestow-01
                        :ARG0 a
                        :ARG1 (a2 / award
                              :quant 7
                              :mod (g2 / globe)
                              :mod (g3 / golden))
                        :ARG2 (a3 / atonement)
                        :ARG0-of (p4 / push-01
                              :ARG1 (d3 / drama
                                    :mod (t2 / that))
                              :ARG2 (s2 / stage
                                    :mod (c2 / center)
                                    :part-of (s3 / season
                                          :mod (a4 / award-01))))))))

# ::id 1406 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an earthquake measuring between four and five on the richter scale tuesday hit russia 's baltic enclave of kaliningrad , which neighbors poland and lithuania , but there were no reports of damage or casualties , russian emergency officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Russia"))
                  :ARG2 (o / official
                        :mod (e / emergency))))
      :ARG1 (h2 / have-concession-91
            :ARG1 (r / report-01
                  :polarity -
                  :ARG1 (o2 / or
                        :op1 (d / damage-01)
                        :op2 (c2 / casualty)))
            :ARG2 (h3 / hit-01
                  :ARG0 (e2 / earthquake
                        :ARG1-of (m / measure-01
                              :ARG2 (b / between
                                    :op1 4
                                    :op2 5)
                              :ARG3 (s2 / scale
                                    :name (n2 / name
                                          :op1 "richter")))
                        :time (d2 / date-entity
                              :weekday (t / tuesday)))
                  :ARG1 (e3 / enclave
                        :name (n3 / name
                              :op1 "Kaliningrad")
                        :mod (b2 / baltic)
                        :poss c
                        :ARG1-of (n4 / neighbor-01
                              :ARG2 (a / and
                                    :op1 (c3 / country
                                          :name (n5 / name
                                                :op1 "Poland"))
                                    :op2 (c4 / country
                                          :name (n6 / name
                                                :op1 "Lithuania"))))))))

# ::id 1407 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok crewmen fired high pressure water jets to fight off heavily armed somali pirates trying to board a greek oil tanker in the dangerous gulf of aden on friday in the fourth such attack since the start of the year , authorities said .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (f / fire-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (c / crewman)))
            :ARG1 (j / jet
                  :mod (w / water)
                  :ARG0-of (p2 / pressure-01
                        :ARG1-of (h2 / high-02)))
            :purpose (f2 / fight-off-02
                  :ARG0 p
                  :ARG1 (p3 / person
                        :ARG0-of (p4 / pirate-01)
                        :mod (s2 / sea
                              :name (n / name
                                    :op1 "Somalia"))
                        :ARG1-of (a2 / arm-01
                              :degree (h3 / heavy))
                        :ARG0-of (t / try-01
                              :ARG1 (b / board-01
                                    :ARG0 p3
                                    :ARG1 (t2 / tanker
                                          :mod (o / oil)
                                          :mod (g / greek)))))
                  :location (g2 / gulf
                        :name (n2 / name
                              :op1 "Gulf")
                        :mod (d / dangerous))
                  :time (d2 / date-entity
                        :weekday (f3 / friday))
                  :ARG1-of (a3 / attack-01
                        :ord (o2 / ordinal-entity
                              :value 4
                              :range (s3 / since
                                    :op1 (s4 / start-01
                                          :ARG1 (y / year)))
                              :mod (s5 / such))))))

# ::id 1408 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` i 'm a soldier , i 'm not a martyr , '' carlos the jackal announces in `` carlos , '' olivier <unk> ' <unk> of the life and brutal times of the marxist turned mercenary .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Carlos")
            :mod (j / jackal))
      :ARG1 (a2 / and
            :op1 (s / soldier
                  :domain p)
            :op2 (m / martyr-01
                  :polarity -
                  :ARG1 p))
      :location (c / city
            :name (n2 / name
                  :op1 "Carlos"))
      :time (a3 / and
            :op1 (l / life
                  :poss (p2 / person
                        :mod (m2 / mercenary
                              :ARG1-of (t / turn-02
                                    :ARG2 (m3 / marxist)))))
            :op2 (b / brutal-02
                  :ARG1 p2)))

# ::id 1409 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bill clinton said friday his position on bosnia remained firm and voiced concern about the fate of an american pilot whose fighter jet was shot down over bosnia .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Bill"
                        :op2 "Clinton")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (r / remain-01
                  :ARG1 (p3 / position
                        :poss p
                        :topic (c / country
                              :name (n2 / name
                                    :op1 "Bosnia")))
                  :ARG3 (f / firm-03
                        :ARG1 p3))
            :time (d / date-entity
                  :weekday (f2 / friday)))
      :op2 (v / voice-01
            :ARG0 p
            :ARG1 (c2 / concern-01
                  :ARG0 (f3 / fate
                        :poss (p4 / person
                              :ARG0-of (p5 / pilot-01)
                              :mod (c3 / country
                                    :name (n3 / name
                                          :op1 "America"))
                              :poss-of (j / jet
                                    :ARG0-of (f4 / fight-01)
                                    :ARG1-of (s2 / shoot-down-05
                                          :location c))))
                  :ARG1 p)))

# ::id 1410 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dutch financial-services company ing groep nv sued pricewaterhousecoopers llp in federal court over its audits of bankrupt national century financial enterprises and its npf vi inc. subsidiary .
# ::alignments
(s / sue-02
      :ARG0 (c / company
            :name (n / name
                  :op1 "Ing"
                  :op2 "Groep"
                  :op3 "Nv")
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Netherlands"))
            :ARG0-of (s2 / serve-01
                  :ARG1 (f / finance)))
      :ARG1 (c3 / company
            :name (n3 / name
                  :op1 "PTSewaterhousecoopers"
                  :op2 " llp"))
      :ARG2 (a / audit-01
            :ARG0 c
            :ARG1 (a2 / and
                  :op1 (e / enterprise
                        :mod (f2 / finance)
                        :mod (c4 / century
                              :mod (n4 / nation))
                        :ARG1-of (b / bankrupt-01))
                  :op2 (s3 / subsidiary
                        :poss c
                        :mod (c5 / company
                              :name (n5 / name
                                    :op1 "NPF"
                                    :op2 " vi"
                                    :op3 "inc.")))))
      :location (c6 / court
            :mod (f3 / federal)))

# ::id 1411 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush 's prescription for palestinian statehood was put on hold wednesday as israel moved to reoccupy palestinian areas of the west bank in response to a deadly terrorist bombing .
# ::alignments
(p / put-on-08
      :ARG1 (p2 / prescribe-02
            :ARG0 (p3 / person
                  :name (n / name
                        :op1 "george"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p4 / president)))
            :ARG1 (h2 / have-mod-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Palestine"))
                  :ARG2 (s / state)))
      :time (w / wednesday)
      :ARG1-of (c2 / cause-01
            :ARG0 (m / move-02
                  :ARG0 (c3 / country
                        :name (n3 / name
                              :op1 "Israel"))
                  :ARG2 (r / reoccupy-01
                        :ARG0 c3
                        :ARG1 (a / area
                              :location (c4 / country-region
                                    :name (n4 / name
                                          :op1 "West"
                                          :op2 "Bank")))
                        :ARG2-of (r2 / respond-01
                              :ARG0 c3
                              :ARG1 (b / bomb-01
                                    :ARG0 (t / terrorist)
                                    :ARG0-of (k / kill-01)))))))

# ::id 1412 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the fastest-growing type of life insurance has just become even more appealing .
# ::alignments
(b / become-01
      :ARG1 (t / type
            :ARG1-of (g / grow-01
                  :ARG1-of (h / have-degree-91
                        :ARG2 (f / fast-02
                              :ARG1 g)
                        :ARG3 (m / most)))
            :mod (ii / insure-02
                  :ARG1 (l / life)))
      :ARG2 (a / appeal-03
            :ARG0 t
            :ARG2-of (h2 / have-degree-91
                  :ARG1 ii
                  :ARG3 (m2 / more
                        :mod (e / even))))
      :mod (j / just))

# ::id 1413 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a #-month-old boy , a #-year-old girl and a man were each shot in the head and killed , and a woman believed to be the children 's mother was injured , police said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / and
            :op1 (a2 / and
                  :op1 (s2 / shoot-02
                        :ARG1 (a3 / and
                              :op1 (b / boy
                                    :age (t / temporal-quantity
                                          :quant 1
                                          :unit (m / month)))
                              :op2 (g / girl
                                    :age (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year)))
                              :op3 (m2 / man))
                        :location (h / head))
                  :op2 (k / kill-01
                        :ARG1 a3)
                  :op3 (ii / injure-01
                        :ARG1 (w / woman
                              :ARG0-of (h2 / have-rel-role-91
                                    :ARG1 a3
                                    :ARG2 (m3 / mother)
                                    :ARG1-of (b2 / believe-01)))))
            :time (w2 / wednesday)))

# ::id 1414 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cowboys owner jerry jones acknowledges that he is concerned about receiver terrell owens ' upcoming finger surgery and his ability to be ready for the #### season .
# ::alignments
(a / acknowledge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jerry"
                  :op2 "Jones")
            :ARG0-of (o / own-01
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Cowboys"))))
      :ARG1 (c / concern-01
            :ARG0 (a2 / and
                  :op1 (s / surgery-01
                        :ARG1 (p2 / person
                              :name (n3 / name
                                    :op1 "Terrell"
                                    :op2 "Owens")
                              :ARG0-of (r / receiver-01))
                        :ARG2 (f / finger)
                        :time (u / upcoming))
                  :op2 (c2 / capable-01
                        :ARG1 p2
                        :ARG2 (r2 / ready-02
                              :ARG1 p2
                              :ARG2 (s2 / season
                                    :ARG1-of (ii / important-01)))))
            :ARG1 p))

# ::id 1415 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ukraine on tuesday urged all members of the commonwealth of independent states -lrb- cis -rrb- to strengthen trade cooperation and make joint efforts to set up a free-trade zone .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "ukraine"))
      :ARG1 (c / country
            :mod (a / all)
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / commonwealth
                        :consist-of (s / state
                              :mod (ii / independent)))
                  :ARG2 (m / member)))
      :ARG2 (a2 / and
            :op1 (s2 / strengthen-01
                  :ARG0 c
                  :ARG1 (c3 / cooperate-01
                        :ARG2 (t / trade-01)))
            :op2 (t2 / try-01
                  :ARG0 c
                  :ARG1 (s3 / set-up-03
                        :ARG0 c
                        :ARG1 (z / zone
                              :mod (t3 / trade-01
                                    :ARG1-of (f / free-04)))
                        :manner (j / joint))))
      :time (d / date-entity
            :weekday (t4 / tuesday)))

# ::id 1416 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ciudad del este , paraguay _ the triple frontier where argentina , brazil and paraguay meet has long been south america 's busiest contraband and smuggling center , a corrupt , chaotic place where just about anything from drugs and arms to pirated software and bootleg whisky are available to anyone who can pay the price .
# ::alignments
(f / frontier
      :mod (t / triple)
      :domain (p / province
            :name (n / name
                  :op1 "Ciudad"
                  :op2 "del"
                  :op3 "Esquire")
            :location (c / city
                  :name (n2 / name
                        :op1 "Paraguay"))
            :location-of (m / meet-03
                  :ARG0 (a / and
                        :op1 (c2 / country
                              :name (n3 / name
                                    :op1 "Argentina"))
                        :op2 (c3 / country
                              :name (n4 / name
                                    :op1 "Brazil"))
                        :op3 (c4 / city
                              :name (n5 / name
                                    :op1 "Paraguay")))))
      :ARG1-of (h / have-degree-91
            :ARG2 (b / busy-01
                  :ARG1 (c5 / country
                        :name (n6 / name
                              :op1 "South"
                              :op2 "America"))
                  :ARG2 (a2 / and
                        :op1 (c6 / contraband)
                        :op2 (s / smuggle-01)))
            :ARG3 (m2 / most))
      :location (p2 / place
            :location-of (a3 / available-02
                  :ARG1 (a4 / anyone
                        :ARG0-of (p3 / pay-01
                              :ARG1 (t2 / thing
                                    :ARG2-of (p4 / price-01)
                                    :mod (b2 / bootleg))))
                  :ARG2 (a5 / anything
                        :mod (a6 / about
                              :mod (j / just))
                        :example (a7 / and
                              :op1 (d / drug)
                              :op2 (a8 / arms))
                        :example (s2 / software
                              :ARG1-of (p5 / pirate-01))
                        :example (w / whiskey
                              :mod b2))))
      :ARG1-of (c7 / corrupt-01)
      :mod (c8 / chaos)
      :ARG1-of (l / long-03))

# ::id 1417 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean soccer officials are confident the south 's world cup qualifier against north korea will be held in its capital seoul , despite the north 's request for fifa to move the match to a neutral country .
# ::alignments
(c / confident-01
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n / name
                              :op1 "South"
                              :op2 "Korea"))
                  :ARG2 (o / official
                        :topic (s / soccer))))
      :ARG2 (h2 / hold-04
            :ARG1 (g / game
                  :name (n2 / name
                        :op1 "World"
                        :op2 "Cup")
                  :poss c2
                  :ARG0-of (q / qualify-02
                        :ARG1 c2
                        :ARG2 (a / against
                              :op1 (c3 / country
                                    :name (n3 / name
                                          :op1 "North"
                                          :op2 "Korea")))))
            :location (s2 / seoul
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 c2
                        :ARG2 (c4 / capital))))
      :concession (r / request-01
            :ARG0 c3
            :ARG1 (m / move-01
                  :ARG0 (o2 / organization
                        :name (n4 / name
                              :op1 "Fifa"))
                  :ARG1 (m2 / match)
                  :ARG2 (c5 / country
                        :ARG0-of (n5 / neutral-02)))
            :ARG2 o2))

# ::id 1418 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok england midfielder frank lampard should make his long-awaited return from injury for chelsea on sunday as the premier league leaders look to extend their remarkable record at stamford bridge this season .
# ::alignments
(r / recommend-01
      :ARG1 (r2 / return-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Frank"
                        :op2 "L lampard")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t / team
                              :name (n2 / name
                                    :op1 "England"))
                        :ARG2 (m / midfielder)))
            :ARG3 (ii / injure-01
                  :ARG1 p)
            :ARG1-of (l / long-03)
            :time (d / date-entity
                  :weekday (s / sunday))
            :ARG1-of (c / cause-01
                  :ARG0 (l2 / look-04
                        :ARG0 p
                        :ARG0-of (l3 / lead-02
                              :ARG1 (l4 / league
                                    :mod (p2 / premier))))
                  :ARG1 (e / extend-01
                        :ARG0 p
                        :ARG1 (r3 / record
                              :poss p
                              :ARG1-of (r4 / remarkable-02)
                              :location (b / bridge
                                    :name (n3 / name
                                          :op1 "Stamford"
                                          :op2 "Bridge")))
                        :time (s2 / season
                              :mod (t2 / this))))))

# ::id 1419 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain 's services sector , which accounts for around two-thirds of the total economy , is growing again , a closely-watched survey found wednesday , reinforcing hopes that the recession may soon be over .
# ::alignments
(g / grow-01
      :ARG1 (s / sector
            :mod (s2 / service)
            :mod (c / country
                  :name (n / name
                        :op1 "Britain"))
            :ARG0-of (a / account-01
                  :ARG1 (a2 / around
                        :op1 "2/3"
                        :op2 (e / economy
                              :mod (t / total)))))
      :mod (a3 / again)
      :ARG1-of (f / find-01
            :time (w / wednesday))
      :ARG0-of (r / reinforce-01
            :ARG1 (h / hopeful-03
                  :ARG1 (p / possible-01
                        :ARG1 (o / over-01
                              :ARG1 (r2 / recession-02)
                              :time (s3 / soon))))))

# ::id 1420 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok top-seeded nikolay davydenko captured his third atp tour title of the year sunday , beating second-seeded tommy robredo #-# , #-# in the final of the warsaw open .
# ::alignments
(c / capture-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Nikolay"
                  :op2 "Davydenko")
            :ARG1-of (s / seed-01
                  :ARG2 (t / top)))
      :ARG1 (t2 / title
            :ord (o / ordinal-entity
                  :value 3)
            :mod (t3 / tour
                  :name (n2 / name
                        :op1 "ATP"))
            :time (d / date-entity
                  :weekday (s2 / sunday))
            :poss p)
      :manner (b / beat-03
            :ARG0 p
            :ARG1 (p2 / person
                  :name (n3 / name
                        :op1 "Tommy"
                        :op2 "Robredo")
                  :ARG1-of (s3 / seed-01
                        :ARG2 2))
            :ARG2 (f / final
                  :subevent-of (g / game
                        :name (n4 / name
                              :op1 "Warsaw"
                              :op2 "Open")))))

# ::id 1421 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british firm tate &amp; lyle said on thursday it had agreed to sell its historic european sugar business to american sugar refining inc , to cut debt and focus on speciality food ingredients .
# ::alignments
(s / say-01
      :ARG0 (f / firm
            :name (n / name
                  :op1 "Tate"
                  :op2 "&"
                  :op3 "amp")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Great"
                        :op2 "Britain")))
      :ARG1 (a / agree-01
            :ARG0 f
            :ARG1 (s2 / sell-01
                  :ARG0 f
                  :ARG1 (b / business
                        :mod (s3 / sugar)
                        :mod (h / history)
                        :poss f
                        :location (c2 / continent
                              :name (n3 / name
                                    :op1 "Europe")))
                  :ARG2 (c3 / company
                        :name (n4 / name
                              :op1 "United"
                              :op2 "States"
                              :op3 "of"
                              :op4 "America")
                        :ARG0-of (r / refine-01
                              :ARG1 (s4 / sugar)))
                  :purpose (a2 / and
                        :op1 (c4 / cut-02
                              :ARG0 f
                              :ARG1 (d / debt))
                        :op2 (f2 / focus-01
                              :ARG0 f
                              :ARG2 (ii / ingredient
                                    :mod (f3 / food
                                          :ARG1-of (s5 / special-02))))))
            :ARG2 c3
            :time (d2 / date-entity
                  :weekday (t / thursday))))

# ::id 1422 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel has accepted an invitation for a trilateral meeting with president barack obama and palestinian authority president mahmoud abbas .
# ::alignments
(a / accept-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Israel"))
      :ARG1 (ii / invite-01
            :ARG1 c
            :ARG2 (m / meet-03
                  :ARG0 c
                  :ARG1 (a2 / and
                        :op1 (p / person
                              :name (n2 / name
                                    :op1 "Barack"
                                    :op2 "Obama")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p2 / president)))
                        :op2 (p3 / person
                              :name (n3 / name
                                    :op1 "Mahmoud"
                                    :op2 "Abbas")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (a3 / authority
                                          :mod (c2 / country
                                                :name (n4 / name
                                                      :op1 "Palestine")))
                                    :ARG2 (p4 / president))))
                  :mod (t / trilateral))))

# ::id 1423 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok premier vincent siew on thursday expressed appreciation to visiting gambian foreign minister momodou <unk> jobe for his country 's support of the republic of china in the international community .
# ::alignments
(e / express-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Vincent"
                  :op2 "Siew")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / premier)))
      :ARG1 (a / appreciate-02
            :ARG0 p
            :ARG1 (p3 / person
                  :name (n2 / name
                        :op1 "Momodou"
                        :op2 "Jobe")
                  :ARG0-of (v / visit-01
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "Gambia")))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (m / minister
                              :topic (f / foreign))))
            :ARG2 (s / support-01
                  :ARG0 c
                  :ARG1 (r / republic
                        :name (n4 / name
                              :op1 "China")
                        :location (c2 / community
                              :mod (ii / international)))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1425 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cingular , the us-based corporation that acquired at&amp;t wireless last month , announced tuesday it would expand operations into eight caribbean islands next year .
# ::alignments
(a / announce-01
      :ARG0 (c / corporation
            :name (n / name
                  :op1 "cingular")
            :ARG1-of (b / base-01
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "US")))
            :ARG0-of (a2 / acquire-01
                  :ARG1 (c3 / company
                        :name (n3 / name
                              :op1 "At&amp;t"
                              :op2 "Wireless"))
                  :time (m / month
                        :mod (l / last))))
      :ARG1 (e / expand-01
            :ARG0 c
            :ARG1 (o / operate-01)
            :ARG4 (ii / island
                  :quant 8
                  :location (w / world-region
                        :name (n4 / name
                              :op1 "Caribbean")))
            :time (y / year
                  :mod (n5 / next)))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1426 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least eight people were killed as a suicide bomber rammed his explosives - laden car against a checkpoint manned by iraqi soldiers and a local group fighting al-qaeda in a town north of baghdad on tuesday , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (k / kill-01
            :ARG1 (p2 / person
                  :quant (a / at-least
                        :op1 8))
            :ARG1-of (c / cause-01
                  :ARG0 (r / ram-01
                        :ARG0 (p3 / person
                              :ARG0-of (b / bomb-01
                                    :mod (s2 / suicide)))
                        :ARG1 (c2 / car
                              :poss p3
                              :ARG1-of (l / laden-01
                                    :ARG2 (e / explosive)))
                        :prep-against (c3 / checkpoint
                              :ARG1-of (m / man-01
                                    :ARG0 (a2 / and
                                          :op1 (s3 / soldier
                                                :mod (c4 / country
                                                      :name (n / name
                                                            :op1 "Iraq")))
                                          :op2 (g / group
                                                :ARG1-of (l2 / local-02)
                                                :ARG0-of (f / fight-01
                                                      :ARG1 (c5 / criminal-organization
                                                            :name (n2 / name
                                                                  :op1 "al-Qaida"))))))
                              :location (t / town
                                    :name (n3 / name
                                          :op1 "Baghdad")
                                    :location (r2 / relative-position
                                          :direction (n4 / north))
                                    :op1-of r2)
                              :time (d / date-entity
                                    :weekday (t2 / tuesday)))))))

# ::id 1427 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok angry flood survivors in pakistan blocked a highway to protest slow delivery of aid and heavy rain lashed makeshift housing monday as a forecast of more flooding increased the urgency of the massive international relief effort .
# ::alignments
(a / and
      :op1 (b / block-01
            :ARG0 (p / person
                  :ARG0-of (s / survive-01
                        :ARG1 (f / flood-01))
                  :mod (a2 / angry)
                  :location (c / country
                        :name (n / name
                              :op1 "Pakistan")))
            :ARG1 (h / highway)
            :purpose (p2 / protest-01
                  :ARG0 p
                  :ARG1 (d / deliver-01
                        :ARG1 (a3 / aid-01)
                        :ARG1-of (s2 / slow-05))))
      :op2 (l / lash-01
            :ARG0 (r / rain-01
                  :mod (h2 / heavy))
            :ARG1 (h3 / house-01
                  :mod (m / makeshift))
            :time (d2 / date-entity
                  :weekday (m2 / monday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (ii / increase-01
                        :ARG0 (f2 / forecast-01
                              :ARG1 (f3 / flood-01
                                    :mod (m3 / more)))
                        :ARG1 (u / urgent
                              :domain (e / effort-01
                                    :ARG1 (r2 / relieve-01)
                                    :mod (ii2 / international)
                                    :mod (m4 / massive)))))))

# ::id 1428 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok today 's students should shoulder the responsibility of developing china and socialism with chinese characteristics .
# ::alignments
(r / recommend-01
      :ARG1 (s / shoulder-01
            :ARG0 (p / person
                  :ARG0-of (s2 / study-01)
                  :time (t / today))
            :ARG1 (r2 / responsible-03
                  :ARG0 p
                  :ARG1 (d / develop-02
                        :ARG0 p
                        :ARG1 (a / and
                              :op1 (c / country
                                    :name (n / name
                                          :op1 "China"))
                              :op2 (p2 / political-movement
                                    :name (n2 / name
                                          :op1 "socialism")
                                    :ARG1-of (c2 / characteristic-02
                                          :ARG2 c)))))))

# ::id 1429 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mexican journalists have signed a declaration to protest what they call a `` wave of lawsuits for libel '' that they say are being used to intimidate and silence reporters , a mexican watchdog group said tuesday .
# ::alignments
(s / say-01
      :ARG0 (g / group
            :mod (w / watchdog)
            :mod (c / country
                  :name (n / name
                        :op1 "Mexico")))
      :ARG1 (s2 / sign-01
            :ARG0 (j / journalist
                  :mod c)
            :ARG1 (d / declare-02
                  :purpose (p / protest-01
                        :ARG0 j
                        :ARG1 (t / thing
                              :ARG1-of (c2 / call-01
                                    :ARG0 j
                                    :ARG2 (w2 / wave-04
                                          :ARG1 (s3 / sue-02
                                                :ARG2 (l / libel-01))
                                          :ARG1-of (u / use-01
                                                :ARG2 (a / and
                                                      :op1 (ii / intimidate-01
                                                            :ARG1 (p2 / person
                                                                  :ARG0-of (r / report-01)))
                                                      :op2 (s4 / silence-01
                                                            :ARG1 p2)
                                                      :ARG1-of (s5 / say-01
                                                            :ARG0 j))))))))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 1430 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police said monday they have arrested a suspect in the slaying of a briton during a brawl in bangkok last month .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / arrest-01
            :ARG0 p
            :ARG1 (p2 / person
                  :ARG2-of (s2 / suspect-01
                        :ARG1 (s3 / slay-01
                              :ARG1 (b / briton)
                              :time (b2 / brawl-01
                                    :location (c / city
                                          :name (n / name
                                                :op1 "Bangkok"))
                                    :time (m / month
                                          :mod (l / last))))))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 1431 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the germany embassy was briefly evacuated monday after a package with two passports tucked inside a <unk> notebook set off a metal detector .
# ::alignments
(e / evacuate-01
      :ARG1 (e2 / embassy
            :mod (c / country
                  :name (n / name
                        :op1 "Germania")))
      :time (d / date-entity
            :weekday (m / monday))
      :ARG1-of (b / brief-01)
      :time (a / after
            :op1 (s / set-off-05
                  :ARG0 (p / package
                        :ARG0-of (h / have-03
                              :ARG1 (p2 / passport
                                    :quant 2))
                        :ARG1-of (t / tuck-01
                              :ARG2 (ii / inside
                                    :op1 (n2 / notebook
                                          :mod 0000000000000000)))))
            :ARG1 (t2 / thing
                  :ARG0-of (d2 / detect-01
                        :ARG1 (m2 / metal)))))

# ::id 1432 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok plans to reopen the hart senate office building , closed for three months due to anthrax contamination , were put on hold thursday after a bag of gear used in the cleanup was found above a ceiling in the u.s. congressional building .
# ::alignments
(p / put-on-08
      :ARG1 (p2 / plan-01
            :ARG1 (r / reopen-01
                  :ARG1 (b / building
                        :name (n / name
                              :op1 "Hart"
                              :op2 "Senate")
                        :mod (o / office)
                        :ARG1-of (c / close-01
                              :ARG1-of (c2 / cause-01
                                    :ARG0 (c3 / contaminate-01
                                          :ARG2 (a / anthrax)))
                              :duration (t / temporal-quantity
                                    :quant 3
                                    :unit (m / month))))))
      :ARG2 (h / hold-on-06
            :ARG1 p2)
      :time (d / date-entity
            :weekday (t2 / thursday))
      :time (a2 / after
            :op1 (f / find-01
                  :ARG1 (b2 / bag
                        :consist-of (g / gear
                              :ARG1-of (u / use-01
                                    :ARG2 (c4 / clean-up-02))))
                  :location (a3 / above
                        :op1 (c5 / ceiling
                              :part-of (b3 / building
                                    :mod (g2 / government-organization
                                          :name (n2 / name
                                                :op1 "U.S."
                                                :op2 "Congress"))))))))

# ::id 1433 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a hijacker seized a saudi plane carrying ### people saturday and began ordering it around the middle east , taking it first to syria , where it landed briefly before heading for iraq .
# ::alignments
(a / and
      :op1 (s / seize-01
            :ARG0 (p / person
                  :ARG0-of (h / hijack-01))
            :ARG1 (p2 / plane
                  :mod (c / country
                        :name (n / name
                              :op1 "Saudi"
                              :op2 "Arabia"))
                  :ARG0-of (c2 / carry-01
                        :ARG1 (p3 / person
                              :mod (c3 / country
                                    :name (n2 / name
                                          :op1 "Taiwan")))))
            :time (d / date-entity
                  :weekday (s2 / saturday)))
      :op2 (b / begin-01
            :ARG0 p
            :ARG1 (o / order-01
                  :ARG0 p
                  :ARG1 p2
                  :ARG2 (a2 / around
                        :op1 (w / world-region
                              :name (n3 / name
                                    :op1 "Middle"
                                    :op2 "East")))))
      :op3 (t / take-01
            :ARG0 p
            :ARG1 p2
            :ARG3 (c4 / country
                  :name (n4 / name
                        :op1 "Syria")
                  :location-of (l / land-01
                        :ARG1 p2
                        :time (b2 / before
                              :op1 (h2 / head-02
                                    :ARG0 p2
                                    :ARG1 (c5 / country
                                          :name (n5 / name
                                                :op1 "Iraq"))))
                        :duration (b3 / brief)))
            :ord (o2 / ordinal-entity
                  :value 1)))

# ::id 1434 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bo hamburger of denmark , the first cyclist accused under the international cycling union 's new procedure to track the banned hormone epo , denied monday that he took the endurance-building substance .
# ::alignments
(d / deny-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "bo"
                  :op2 "Hamburger")
            :source (c / city
                  :name (n2 / name
                        :op1 "Denmark"))
            :ord (o / ordinal-entity
                  :value 1)
            :ARG0-of (c2 / cycle-01)
            :ARG1-of (a / accuse-01
                  :ARG2 (p2 / procedure
                        :ARG1-of (n3 / new-01)
                        :poss (u / union
                              :mod (ii / international)
                              :mod c2))
                  :purpose (t / track-01
                        :ARG0 p
                        :ARG1 (h / hormone
                              :name (n4 / name
                                    :op1 "Epo")
                              :ARG1-of (b / ban-01)))))
      :ARG1 (t2 / take-01
            :ARG0 p
            :ARG1 (s / substance
                  :purpose (b2 / build-02
                        :ARG0 p
                        :ARG1 (e / endurance)))
            :time (d2 / date-entity
                  :weekday (m / monday))))

# ::id 1435 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former transit police officer pleaded guilty tuesday to a misdemeanor assault of a female officer who counseled him during his recovery from a #### shooting .
# ::alignments
(p / plead-02
      :ARG0 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p3 / police
                        :mod (t / transit))
                  :ARG2 (o / officer)
                  :time (f / former)))
      :ARG1 (g / guilty-01
            :ARG1 p2)
      :ARG2 (a / assault-01
            :ARG0 p2
            :ARG1 (o2 / officer
                  :mod (f2 / female)
                  :ARG0-of (c / counsel-01
                        :ARG1 p2
                        :time (r / recover-01
                              :ARG1 p2
                              :ARG2 (s / shoot-02
                                    :mod (t2 / thing
                                          :name (n / name
                                                :op1 "###"))))))
            :mod (m / misdemeanor))
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 1436 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the stock market 's latest attempt to sustain a rally fizzled thursday as doubts about the economy and corporate profits overtook enthusiasm about some stronger-than-expected retail sales and technology sector upgrades .
# ::alignments
(f / fizzle-01
      :ARG1 (a / attempt-01
            :ARG0 (m / market
                  :mod (s / stock))
            :ARG1 (s2 / sustain-01
                  :ARG0 m
                  :ARG1 (r / rally-01))
            :mod (l / last))
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG1-of (c / cause-01
            :ARG0 (o / overtake-01
                  :ARG0 (d2 / doubt-01
                        :ARG1 (a2 / and
                              :op1 (e / economy)
                              :op2 (p / profit-01
                                    :ARG0 (c2 / corporation))))
                  :ARG1 (e2 / enthusiasm
                        :topic (a3 / and
                              :op1 (s3 / sell-01
                                    :mod (r2 / retail))
                              :op2 (u / upgrade-02
                                    :ARG1 (s4 / sector
                                          :mod (t2 / technology)))
                              :quant (s5 / some)
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (s6 / strong-02
                                          :ARG1 u)
                                    :ARG3 (m2 / more)
                                    :ARG4 (t3 / thing
                                          :ARG1-of (e3 / expect-01))))))))

# ::id 1437 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as us newspapers shrivel up and die , an unlikely figure is emerging as their potential savior : news corp. chairman rupert murdoch .
# ::alignments
(e / emerge-01
      :ARG0 (f / figure
            :ARG1-of (l / likely-01
                  :polarity -))
      :ARG1 (p / person
            :name (n / name
                  :op1 "Rupert"
                  :op2 "Murdoch")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / corporation
                        :mod (n2 / news))
                  :ARG2 (c2 / chairman)))
      :time (a / and
            :op1 (s / shrivel-01
                  :ARG1 (n3 / newspaper
                        :poss (w / we)))
            :op2 (d / die-01
                  :ARG1 n3)))

# ::id 1438 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after months of debate , leaders in the city hardest hit by the sept. ## attacks are putting the finishing touches on a resolution expressing their opposition to a war with iraq .
# ::alignments
(m / multi-sentence
      :snt1 (h / hit-01
            :ARG0 (s / sept)
            :ARG1 (p / person
                  :ARG0-of (l / lead-02))
            :location (c / city)
            :duration (m2 / multiple
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (m3 / month)))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (h3 / hard)
                  :ARG3 (m4 / most)))
      :snt2 (t2 / touch-01
            :ARG0 (a / attack-01)
            :ARG1 (r / resolution
                  :ARG0-of (e / express-01
                        :ARG1 (o / oppose-01
                              :ARG0 (t3 / they)
                              :ARG1 (w / war-01
                                    :ARG1 (c2 / country
                                          :name (n / name
                                                :op1 "Iraq"))))))
            :ARG1-of (f / finish-01)))

# ::id 1439 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australian trade minister mark vaile on tuesday welcomed the announcement that negotiations will begin on a free trade agreement -lrb- fta -rrb- between australia and china , saying he looks forward to creating new opportunities for australian exporters in china .
# ::alignments
(a / and
      :op1 (w / welcome-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Mark"
                        :op2 "Vaile")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Australia"))
                        :ARG2 (m / minister
                              :topic (t / trade-01))))
            :ARG1 (a2 / announce-01
                  :ARG1 (b / begin-01
                        :ARG1 (n3 / negotiate-01
                              :ARG0 c
                              :ARG1 (c2 / country
                                    :name (n4 / name
                                          :op1 "China"))
                              :ARG2 (a3 / agree-01
                                    :ARG1 (t2 / trade-01
                                          :ARG1-of (f / free-04))))))
            :time (d / date-entity
                  :weekday (t3 / tuesday)))
      :op2 (s / say-01
            :ARG0 p
            :ARG1 (l / look-forward-03
                  :ARG0 p
                  :ARG1 (c3 / create-01
                        :ARG0 p
                        :ARG1 (o / opportunity
                              :ARG1-of (n5 / new-01)
                              :beneficiary (p2 / person
                                    :ARG0-of (e / export-01
                                          :ARG2 c)))))))

# ::id 1440 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pentagon employees gave us defense secretary donald rumsfeld a standing ovation tuesday at a meeting at which he said the scandal over abuse of iraqi prisoners should not be allowed to define the way the us military is seen by the world .
# ::alignments
(g / give-01
      :ARG0 (p / person
            :ARG1-of (e / employ-01
                  :ARG0 (g2 / government-organization
                        :name (n / name
                              :op1 "Pentagon"))))
      :ARG1 (o / ovation-01
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Donald"
                        :op2 "Rumsfeld")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (w / we)
                        :ARG2 (s / secretary
                              :topic (d / defend-01))))
            :manner (s2 / stand-01))
      :ARG2 p2
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :location (m / meet-03
            :time-of (s3 / say-01
                  :ARG0 p2
                  :ARG1 (r / recommend-01
                        :polarity -
                        :ARG1 (a / allow-01
                              :ARG1 (d3 / define-01
                                    :ARG0 (s4 / scandal
                                          :topic (a2 / abuse-01
                                                :ARG1 (p3 / person
                                                      :ARG1-of (ii / imprison-01
                                                            :location (c / country
                                                                  :name (n3 / name
                                                                        :op1 "Iraq"))))))
                                    :ARG1 (w2 / way
                                          :manner-of (s5 / see-01
                                                :ARG0 (w3 / world)
                                                :ARG1 (m2 / military
                                                      :poss w)))))))))

# ::id 1441 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a commercial airliner with ## people aboard disappeared in southwestern venezuela on thursday , and authorities said they believed it crashed after residents reported hearing a thunderous crash in the mountains .
# ::alignments
(a / and
      :op1 (d / disappear-01
            :ARG1 (a2 / airliner
                  :mod (c / commerce)
                  :accompanier (p / person)
                  :location-of p)
            :time (d2 / date-entity
                  :weekday (t / thursday))
            :location (s / southwest
                  :part-of (c2 / country
                        :name (n / name
                              :op1 "Venezuela"))))
      :op2 (s2 / say-01
            :ARG0 (a3 / authority)
            :ARG1 (b / believe-01
                  :ARG0 a3
                  :ARG1 (c3 / crash-01
                        :ARG1 a2)
                  :time (a4 / after
                        :op1 (r / report-01
                              :ARG0 (p2 / person
                                    :ARG0-of (r2 / reside-01))
                              :ARG1 (h / hear-01
                                    :ARG0 p2
                                    :ARG1 (c4 / crash-01
                                          :mod (t2 / thunderous)
                                          :location (m / mountain))))))))

# ::id 1442 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a close relative of taiwan president chen shui-bian resigned from the ruling party thursday , amid growing concern that his alleged involvement in a stock scandal could further undermine the president 's authority .
# ::alignments
(r / resign-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chen"
                  :op2 "Shui-bian")
            :ARG1-of (c / close-13
                  :ARG2 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "Taiwan"))
                              :ARG2 (p3 / president)))))
      :ARG1 (p4 / party
            :ARG0-of (r2 / rule-03))
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG1-of (c3 / cause-01
            :ARG0 (c4 / concern-01
                  :ARG0 (p5 / possible-01
                        :ARG1 (u / undermine-01
                              :ARG0 (ii / involve-01
                                    :ARG1 p
                                    :ARG2 (s / scandal
                                          :mod (s2 / stock))
                                    :ARG1-of (a / allege-01))
                              :ARG1 (a2 / authority
                                    :poss p)
                              :mod (f / further)))
                  :ARG1-of (g / grow-01))))

# ::id 1443 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prudential securities inc. won dismissal of a #### criminal complaint over the firm 's sale of limited partnerships by successfully completing three years of court-supervised probation today .
# ::alignments
(w / win-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Prudential"
                  :op2 "Securities"
                  :op3 "Inc."))
      :ARG1 (d / dismiss-01
            :ARG0 c
            :ARG1 (c2 / complain-01
                  :ARG1 (s / sell-01
                        :ARG0 c
                        :ARG1 (p / partner
                              :ARG1-of (l / limit-01)))
                  :ARG2-of (c3 / criminal-03)
                  :ARG1-of (r / report-01)))
      :manner (s2 / succeed-01
            :ARG0 c
            :ARG1 (c4 / complete-01
                  :ARG0 c
                  :ARG1 (p2 / probation
                        :ARG1-of (s3 / supervise-01
                              :ARG0 (c5 / court))
                        :duration (t / temporal-quantity
                              :quant 3
                              :unit (y / year)))
                  :time (t2 / today))))

# ::id 1444 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok altogether ## public sector companies have been offered for sale by the end of june as egypt picks up its pace of six-year privatization , egyptian gazette reported today .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "Egyptian"
                  :op2 "Gazette"))
      :ARG1 (o / offer-01
            :ARG1 (c / company
                  :mod (s / sector
                        :ARG1-of (p / public-02)))
            :ARG3 (s2 / sell-01
                  :ARG1 c)
            :time (b / by
                  :op1 (e / end-01
                        :ARG1 (d / date-entity
                              :month 5)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (p2 / pick-up-05
                        :ARG0 (c3 / country
                              :name (n3 / name
                                    :op1 "Egypt"))
                        :ARG1 (p3 / pace-01
                              :ARG1 (p4 / privatize-01
                                    :ARG0 c3
                                    :duration (t / temporal-quantity
                                          :quant 6
                                          :unit (y / year))))))
            :mod (t2 / together))
      :time (t3 / today))

# ::id 1445 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok real madrid 's new president ramon calderon assured fans that the club is making efforts to renew former england captain david beckham ' contract .
# ::alignments
(a / assure-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ramon"
                  :op2 "Calderon")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / city
                        :name (n2 / name
                              :op1 "Madrid"))
                  :ARG2 (p2 / president
                        :ARG1-of (n3 / new-01))))
      :ARG1 (f / fan)
      :ARG2 (t / try-01
            :ARG0 c
            :ARG1 (r / renew-01
                  :ARG0 c
                  :ARG1 (c2 / contract
                        :poss (p3 / person
                              :name (n4 / name
                                    :op1 "David"
                                    :op2 "Beckham")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (t2 / team
                                          :name (n5 / name
                                                :op1 "England"))
                                    :ARG2 (c3 / captain)
                                    :time (f2 / former)))))))

# ::id 1446 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lab workers began taking dna samples monday from the more than ### children in custody since a raid on a west texas polygamist compound more than two weeks ago .
# ::alignments
(b / begin-01
      :ARG0 (p / person
            :ARG0-of (w / work-01
                  :ARG1 (l / lab)))
      :ARG1 (t / take-01
            :ARG0 p
            :ARG1 (s / sample-01
                  :ARG1 (d / dna))
            :ARG2 (c / child
                  :quant (m / more-than
                        :op1 (t2 / temporal-quantity
                              :quant 2
                              :unit (w2 / week)))
                  :location (c2 / custody)))
      :time (d2 / date-entity
            :weekday (m2 / monday))
      :time (s2 / since
            :op1 (r / raid-01
                  :ARG1 (c3 / compound
                        :mod (p2 / polygamy)
                        :location (w3 / west
                              :part-of (s3 / state
                                    :name (n / name
                                          :op1 "Texas"))))
                  :time (b2 / before
                        :op1 (n2 / now)
                        :quant m))))

# ::id 1447 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok venezuela is to postpone the move to drastically cut the number of flights to and from the country by u.s. airlines until april ## , a government statement on thursday said .
# ::alignments
(s / say-01
      :ARG0 (s2 / state-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :ARG1 (p / postpone-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Vezuela"))
            :ARG1 (m / move-02
                  :ARG1 (c2 / cut-02
                        :ARG0 c
                        :ARG1 (n2 / number
                              :quant-of (f / fly-01
                                    :ARG0 (a / airline
                                          :mod (c3 / country
                                                :name n
                                                :op1 "U.S.")))
                              :ARG2 (a2 / and
                                    :op1 c
                                    :op2 (c4 / country))))
                  :degree (d2 / drastic)))
      :time (u / until
            :op1 (d3 / date-entity
                  :month 4)))

# ::id 1448 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok seven gun makers and an industry group sued the department of housing and urban development and ## cities wednesday over a plan to give preferential treatment to smith &amp; wesson when buying guns for law enforcement agencies .
# ::alignments
(s / sue-02
      :ARG0 (a / and
            :quant 7
            :op1 (c / company
                  :ARG0-of (m / make-01
                        :ARG1 (g / gun)))
            :op2 (g2 / group
                  :mod (ii / industry)))
      :ARG1 (a2 / and
            :op1 (g3 / government-organization
                  :name (n / name
                        :op1 "Department"
                        :op2 "of"
                        :op3 "Housing"
                        :op4 "and"
                        :op5 "Urban"
                        :op6 "Development"))
            :op2 (c2 / city))
      :ARG2 (p / plan-01
            :ARG1 (t / treat-01
                  :ARG1 (a3 / and
                        :op1 (c3 / company
                              :name (n2 / name
                                    :op1 "Sith&amp"))
                        :op2 (c4 / company
                              :name (n3 / name
                                    :op1 "Wesson")))
                  :ARG1-of (p2 / prefer-01)
                  :time (b / buy-01
                        :ARG0 a3
                        :ARG1 (g4 / gun)
                        :ARG2 (a4 / agency
                              :ARG0-of (e / enforce-01
                                    :ARG1 (l / law))))))
      :time (w / wednesday))

# ::id 1449 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sirens wailed in samoa early monday to give drivers the signal to start driving on the left-hand side of the road as the pacific island nation became the first country to switch sides since the ####s .
# ::alignments
(w / wail-01
      :ARG0 (s / siren)
      :location (c / city
            :name (n / name
                  :op1 "Samoa"))
      :time (d / date-entity
            :weekday (m / monday)
            :mod (e / early))
      :purpose (g / give-01
            :ARG0 s
            :ARG1 (s2 / signal-07
                  :ARG0 s
                  :ARG1 (s3 / start-01
                        :ARG0 (p / person
                              :ARG0-of (d2 / drive-01))
                        :ARG1 (d3 / drive-01
                              :ARG0 p
                              :ARG1 (s4 / side
                                    :ARG1-of (l / left-20)
                                    :part-of (r / road))))
                  :ARG2 p))
      :ARG1-of (c2 / cause-01
            :ARG0 (b / become-01
                  :ARG1 (n2 / nation
                        :mod (ii / island
                              :mod (p2 / pacific)))
                  :ARG2 (c3 / country
                        :ord (o / ordinal-entity
                              :value 1)
                        :ARG0-of (s5 / switch-01
                              :ARG1 (s6 / side)
                              :time (s7 / since
                                    :op1 (p3 / political-party
                                          :name (n3 / name
                                                :op1 "Democratic"
                                                :op2 "Party"))))))))

# ::id 1450 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hang seng china enterprises index on hong kong stock exchange went down monday with ###.## points , or #.## percent lower , to close the day 's trading at ##,###.## .
# ::alignments
(g / go-down-27
      :ARG1 (ii / index
            :topic (e / enterprise
                  :mod (c / country
                        :name (n / name
                              :op1 "Hang"
                              :op2 "China")))
            :location (e2 / exchange-01
                  :ARG1 (s / stock)
                  :mod (c2 / company
                        :name (n2 / name
                              :op1 "Hong"
                              :op2 "Kong"))))
      :time (d / date-entity
            :weekday (m / monday))
      :manner (o / or
            :op1 (p / point
                  :mod (s2 / string-entity
                        :value " ###.##"))
            :op2 (p2 / percentage-entity
                  :value "1/2"
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / low-04
                              :ARG1 p2)
                        :ARG3 (m2 / more)))
            :purpose (c3 / close-01
                  :ARG1 (t / trade-01
                        :time (d2 / day))
                  :manner s2)))

# ::id 1451 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` now , right at home , you can read the news hot off the wire .
# ::alignments
(p / possible-01
      :ARG1 (r / read-01
            :ARG0 (y / you)
            :ARG1 (n / news)
            :manner (h / hot-04
                  :source (w / wire)))
      :time (n2 / now)
      :location (h2 / home
            :mod (r2 / right)))

# ::id 1452 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three blasts including two car bombs and a massive explosion in front of the iranian embassy rocked baghdad on sunday , officials and afp correspondents said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (o / official)))
            :op2 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (o2 / organization
                              :name (n / name
                                    :op1 "AfP"))
                        :ARG2 (c / correspond-01))))
      :ARG1 (r / rock-01
            :ARG0 (b / blast-05
                  :quant 3
                  :ARG2-of (ii / include-91
                        :ARG1 (a2 / and
                              :op1 (b2 / bomb
                                    :quant 2
                                    :mod (c2 / car))
                              :op2 (e / explode-01
                                    :mod (m / massive))))
                  :location (ii2 / in-front-of
                        :op1 (e2 / embassy
                              :mod (c3 / country
                                    :name (n2 / name
                                          :op1 "Iran")))))
            :ARG1 (c4 / city
                  :name (n3 / name
                        :op1 "Baghdad"))
            :time (d / date-entity
                  :weekday (s2 / sunday))))

# ::id 1453 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain has agreed to fund a united nations children fund -lrb- unicef -rrb- emergency malaria intervention project in ethiopia with #.# million us dollars , said a press release of the british embassy here tuesday .
# ::alignments
(s / say-01
      :ARG0 (r / release-01
            :ARG0 (e / embassy
                  :mod (c / country
                        :name (n / name
                              :op1 "Great"
                              :op2 "Britain"))
                  :location (h / here))
            :mod (p / press))
      :ARG1 (a / agree-01
            :ARG0 c
            :ARG1 (f / fund-01
                  :ARG0 c
                  :ARG1 (p2 / project
                        :topic (ii / intervene-01
                              :ARG1 (m / malaria))
                        :mod (e2 / emergency)
                        :location c
                        :name (n2 / name
                              :op1 "Ethiopia")))
            :ARG2 (m2 / monetary-quantity
                  :quant 10000000
                  :unit (d / dollar
                        :mod c
                        :name (n3 / name
                              :op1 "United"
                              :op2 "Nations"))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1454 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok striking a decisive blow against terror cells in southeast asia will be pivotal in restoring economic vibrancy back into the region , singapore deputy prime minister lee hsien loong said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lee"
                  :op2 "Hsien"
                  :op3 "Long")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Singapore"))
                  :ARG2 (m / minister
                        :mod (p2 / prime)
                        :mod (d / deputy))))
      :ARG1 (p3 / pivotal
            :domain (s2 / strike-01
                  :ARG1 (b / blow-14
                        :ARG1 (c2 / cell
                              :mod (t / terror)
                              :location (s3 / southeast
                                    :part-of c)))
                  :mod (d2 / decisive))
            :ARG0-of (r / restore-02
                  :ARG1 (v / vibrancy
                        :mod (e / economy))
                  :ARG2 (r2 / region)
                  :direction (b2 / back)))
      :time (d3 / date-entity
            :weekday (t2 / tuesday)))

# ::id 1455 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sri lanka on wednesday freed nearly ### hindu and catholic priests who were held in internment camps with ethnic tamils displaced by fighting between troops and separatist rebels , officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (f / free-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Sri"
                        :op2 "Lanka"))
            :ARG1 (a / and
                  :op1 (p3 / priest
                        :mod (r / religious-group
                              :name (n2 / name
                                    :op1 "Hindu")))
                  :op2 (p4 / priest
                        :mod (r2 / religious-group
                              :name (n3 / name
                                    :op1 "Catholic")))
                  :ARG1-of (h2 / hold-01
                        :location (c / camp
                              :mod (ii / internment))
                        :accompanier (p5 / person
                              :mod (e / ethnic-group
                                    :name (n4 / name
                                          :op1 "Hindu"))
                              :ARG1-of (d / displace-01
                                    :ARG0 (f2 / fight-01
                                          :ARG0 (t / troop)
                                          :ARG1 (p6 / person
                                                :ARG0-of (r3 / rebel-01)
                                                :mod (s2 / separatism))))))
                  :quant (n5 / nearly
                        :op1 (p7 / person
                              :mod e)))
            :time (d2 / date-entity
                  :weekday (w / wednesday))))

# ::id 1456 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok stanford - brazil 's #-# victory over the united states in the second round of the world cup on monday was more than just a game .
# ::alignments
(s / say-01
      :ARG0 (ii / i)
      :ARG1 (w / win-01
            :ARG0 (t / team
                  :name (n / name
                        :op1 "Brazil"))
            :ARG1 (t2 / team
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :time (r / round
                  :ord (o / ordinal-entity
                        :value 2)
                  :subevent-of (g / game
                        :name (n3 / name
                              :op1 "World"
                              :op2 "Cup")))
            :time (d / date-entity
                  :weekday (m / monday))
            :mod (m2 / more-than
                  :op1 g
                  :mod (j / just)))
      :ARG2 (p / person
            :name (n4 / name
                  :op1 "Stanford")))

# ::id 1457 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel 's foreign minister called tuesday for an intermediate agreement with the palestinians , a position directly at odds with prime minister benjamin netanyahu , who is trying to reach a final peace deal in the coming year .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n / name
                              :op1 "Israel"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (a / agree-01
            :ARG2 (p2 / person
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "Palestine")))
            :mod (ii / intermediate))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG2-of (p3 / position-02
            :ARG1 p
            :ARG1-of (o / oppose-01
                  :ARG0 (p4 / person
                        :name (n3 / name
                              :op1 "Benjamin"
                              :op2 "Netanyahu")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (m2 / minister
                                    :mod (p5 / prime)))
                        :ARG0-of (t2 / try-01
                              :ARG1 (r / reach-01
                                    :ARG0 p4
                                    :ARG1 (d2 / deal-01
                                          :ARG2 (p6 / peace)
                                          :mod (f2 / final))
                                    :time (y / year
                                          :ARG1-of (c4 / come-01))))
                        :ARG1-of (d3 / direct-02)))))

# ::id 1458 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two palestinians were killed by israeli troops on tuesday in the southern gaza strip where the army wrapped up a three-day raid , as a third was shot dead in the west bank in an apparent row with a jewish settler .
# ::alignments
(k / kill-01
      :ARG0 (t / troop
            :mod (c / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (p / person
            :quant 2
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Palestine")))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :location (s / strip
            :mod (g / gaza)
            :location-of (w / wrap-up-02
                  :ARG0 (a / army)
                  :ARG1 (r / raid-01
                        :duration (t3 / temporal-quantity
                              :quant 3
                              :unit (d2 / day))))
            :location (s2 / south))
      :ARG1-of (c3 / cause-01
            :ARG0 (s3 / shoot-02
                  :ARG0 (p2 / person
                        :ord (o / ordinal-entity
                              :value 3))
                  :ARG1 p
                  :location (r2 / row
                        :mod (a2 / apparent)
                        :accompanier (p3 / person
                              :ARG0-of (s4 / settle-03)
                              :mod (r3 / religious-group
                                    :name (n3 / name
                                          :op1 "Jew"))))
                  :ARG1-of (d3 / die-01))))

# ::id 1459 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fenerbahce will be making its first appearance in the second round of the champions league on wednesday when it hosts sevilla .
# ::alignments
(a / appear-01
      :ARG1 (t / team
            :name (n / name
                  :op1 "Fenerbahce"))
      :ord (o / ordinal-entity
            :value 1)
      :time (r / round
            :ord o
            :value 2)
      :part-of (l / league
            :name (n2 / name
                  :op1 "Champions"
                  :op2 "League"))
      :time (w / wednesday
            :time-of (h / host-01
                  :ARG0 t
                  :ARG1 (t2 / team
                        :name (n3 / name
                              :op1 "SVilla")))))

# ::id 1460 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok these columns for release thursday , november ## , #### are moving today to clients of the new york times news service .
# ::alignments
(m / move-01
      :ARG1 (c / column
            :mod (t / this)
            :ARG1-of (r / release-01
                  :time (d / date-entity
                        :weekday (t2 / thursday)
                        :time-of r)
                  :month 11))
      :ARG2 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (s / service
                        :name (n / name
                              :op1 "New"
                              :op2 "York"
                              :op3 "Times")
                        :mod (n2 / news))
                  :ARG2 (c2 / client)))
      :time (t3 / today))

# ::id 1461 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the latest results from a study by the world health organization -lrb- who -rrb- show that heart disease rates are related to changes in major coronary risk factors and to the introduction of new medical treatments .
# ::alignments
(s / show-01
      :ARG0 (t / thing
            :ARG2-of (r / result-01
                  :ARG1 (s2 / study-01
                        :ARG0 (o / organization
                              :name (n / name
                                    :op1 "World"
                                    :op2 "Health"
                                    :op3 "Organization"))))
            :mod (l / last))
      :ARG1 (r2 / relate-01
            :ARG1 (r3 / rate
                  :mod (d / disease
                        :mod (h / heart)))
            :ARG2 (a / and
                  :op1 (c / change-01
                        :ARG1 (f / factor
                              :mod (r4 / risk-01
                                    :mod (c2 / coronary)
                                    :ARG1-of (m / major-02))))
                  :op2 (ii / introduce-02
                        :ARG1 (t2 / treat-03
                              :mod (m2 / medicine)
                              :ARG1-of (n2 / new-01))))))

# ::id 1462 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nine months after congress passed major energy legislation , one provision affecting gasoline formulas is helping to drive the price of gas up much faster than the rising price of crude oil .
# ::alignments
(h / help-01
      :ARG0 (p / provision
            :quant 1
            :ARG0-of (a / affect-01
                  :ARG1 (f / formula
                        :mod (g / gasoline))))
      :ARG1 (d / drive-02
            :ARG0 p
            :ARG1 (t / thing
                  :ARG2-of (p2 / price-01
                        :ARG1 (g2 / gas)))
            :ARG2 (u / up-02
                  :ARG1 t
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (f2 / fast-02
                              :ARG1 d)
                        :ARG3 (m / more
                              :quant (m2 / much))
                        :ARG4 (t2 / thing
                              :ARG2-of (p3 / price-01
                                    :ARG1 (o / oil
                                          :mod (c / crude)))
                              :ARG1-of (r / rise-01)))))
      :time (a2 / after
            :op1 (p4 / pass-01
                  :ARG0 (g3 / government-organization
                        :name (n / name
                              :op1 "Congress"))
                  :ARG1 (l / legislate-01
                        :ARG1 (e / energy)
                        :ARG1-of (m3 / major-02)))
            :duration (t3 / temporal-quantity
                  :quant 9
                  :unit (m4 / month))))

# ::id 1463 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel on wednesday refused landing permission to an egyptian passenger plane at palestinian-controlled gaza airport , an official of egypt 's civil aviation authority said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / authority
                        :mod (c / civil)
                        :mod (a2 / aviation)
                        :poss (c2 / country
                              :name (n / name
                                    :op1 "Egypt")))
                  :ARG2 (o / official)))
      :ARG1 (r / refuse-01
            :ARG0 (c3 / country
                  :name (n2 / name
                        :op1 "Israel"))
            :ARG1 (p2 / permit-01
                  :ARG1 (l / land-01)
                  :ARG2 (p3 / plane
                        :mod (p4 / passenger)
                        :mod c2)
                  :location (a3 / airport
                        :name (n3 / name
                              :op1 "Gaza")
                        :ARG1-of (c4 / control-01
                              :ARG0 (c5 / country
                                    :name (n4 / name
                                          :op1 "Palestine")))))
            :ARG2 c3
            :time (d / date-entity
                  :weekday (w / wednesday))))

# ::id 1464 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok annette bening says she really worked hard to make her `` american beauty '' character likable .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "annette"
                  :op2 "Bening"))
      :ARG1 (w / work-01
            :ARG0 p
            :ARG1 (m / make-02
                  :ARG0 p
                  :ARG1 (l / likable
                        :domain (c / character
                              :poss p
                              :mod (b / beauty
                                    :mod (c2 / country
                                          :name (n2 / name
                                                :op1 "America"))))))
            :ARG1-of (r / real-04)
            :ARG1-of (h / hard-02)))

# ::id 1465 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong share prices rose #.# percent to their highest close in more than two years thursday on generally positive sentiment following a record high close on wall street , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (r / rise-01
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :mod (c / company
                              :name (n / name
                                    :op1 "Hong"
                                    :op2 "Kong")))
                  :ARG2 (p3 / percentage-entity
                        :value "1/2")
                  :ARG4 (c2 / close-01
                        :ARG1 s2
                        :ARG1-of (h / have-degree-91
                              :ARG2 (h2 / high-02
                                    :ARG1 c2)
                              :ARG3 (m / most)
                              :ARG5 (c3 / close-01
                                    :time (a / after
                                          :op1 (n2 / now)
                                          :quant (m2 / more-than
                                                :op1 (t / temporal-quantity
                                                      :quant 2
                                                      :unit (y / year)))))))
                  :ARG1-of (c4 / cause-01
                        :ARG0 (s3 / sentiment
                              :mod (p4 / positive
                                    :ARG1-of (g / general-02))
                              :ARG1-of (f / follow-01
                                    :ARG2 (c5 / close-01
                                          :ARG1 s2
                                          :location (m3 / market-sector
                                                :name n
                                                :op1 "Wall"
                                                :op2 "Street"))
                                    :ARG1-of h2
                                    :mod (r2 / record)))))))

# ::id 1466 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok several wavering senators from both parties rallied monday to support president bush 's call for a nuclear waste disposal site at yucca mountain , prompting republican aides to predict that congress will give final passage this week to the proposal to bury nuclear waste in the nevada desert .
# ::alignments
(r / rally-01
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Senate")))
            :ARG0-of (w / waver-01)
            :quant (s / several)
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (p2 / party
                        :mod (b / both))))
      :time (d / date-entity
            :weekday (m / monday))
      :purpose (s2 / support-01
            :ARG0 p
            :ARG1 (c / call-03
                  :ARG0 (p3 / person
                        :name (n2 / name
                              :op1 "Bush")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG2 (p4 / president)))
                  :ARG1 (s3 / site
                        :location-of (d2 / dispose-01
                              :ARG1 (w2 / waste
                                    :mod (n3 / nucleus)))
                        :location (m2 / mountain
                              :name (n4 / name
                                    :op1 "Yucca")))))
      :ARG0-of (c2 / cause-01
            :ARG1 (p5 / prompt-01
                  :ARG1 (p6 / person
                        :ARG0-of (h4 / have-org-role-91
                              :ARG1 (p7 / political-party
                                    :name (n5 / name
                                          :op1 "Republican"))
                              :ARG2 (a / aide)))
                  :ARG2 (p8 / predict-01
                        :ARG0 p6
                        :ARG1 (g2 / give-01
                              :ARG0 g
                              :ARG1 (p9 / pass-01
                                    :ARG0 g
                                    :ARG1 (p10 / propose-01
                                          :ARG1 (b2 / bury-01
                                                :ARG1 w2
                                                :ARG2 (d3 / desert
                                                      :name (n6 / name
                                                            :op1 "Nevada"))))
                                    :mod (f / final))
                              :time (w3 / week
                                    :mod (t / this)))))))

# ::id 1467 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the state of nebraska revoked the license wednesday of a pakistani doctor accused of causing one of the united states ' largest hepatitis c outbreaks , with at least ## patients infected and one death .
# ::alignments
(r / revoke-01
      :ARG0 (s / state
            :name (n / name
                  :op1 "Nebraska"))
      :ARG1 (l / license-01
            :ARG2 (d / doctor
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Pakistan"))
                  :ARG1-of (a / accuse-01
                        :ARG2 (c2 / cause-01
                              :ARG0 d
                              :ARG1 (o / outbreak-29
                                    :quant 1
                                    :ARG1 (d2 / disease
                                          :name (n3 / name
                                                :op1 "Hepatitis"
                                                :op2 "C"))
                                    :ARG1-of (ii / include-91
                                          :ARG2 (s2 / state
                                                :part-of (c3 / country
                                                      :name (n4 / name
                                                            :op1 "United"
                                                            :op2 "States"))))
                                    :ARG0-of (ii2 / infect-01
                                          :ARG1 (p / patient
                                                :quant (a2 / at-least
                                                      :op1 1)))
                                    :ARG0-of c2
                                    :ARG1 (d3 / die-01
                                          :ARG1 p))))))
      :time (w / wednesday))

# ::id 1468 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok visiting chinese premier zhu rongji met separately with speaker of the egyptian people 's assembly ahmed fathi sorour and speaker of the egyptian advisory council mustapha kamal helmi on sunday .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Zhu"
                  :op2 "Rongji")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (p2 / premier)))
      :ARG1 (p3 / person
            :name (n3 / name
                  :op1 "Ahmed"
                  :op2 "Fathi"
                  :op3 "Sorour")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (a / assembly
                        :poss (p4 / people
                              :mod c
                              :name (n4 / name
                                    :op1 "Egypt"))))
            :ARG2 (s / speaker))
      :ARG1-of (s2 / separate-02)
      :time (d / date-entity
            :weekday (s3 / sunday))
      :accompanier (p5 / person
            :name (n5 / name
                  :op1 "Mustapha"
                  :op2 "Kamal"
                  :op3 "Helmi")
            :ARG0-of (h3 / have-org-role-91
                  :ARG1 (c2 / council
                        :mod (a2 / advise-01)
                        :mod c)
                  :ARG2 (s4 / speaker))))

# ::id 1469 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese automaker saic motor corp. , the local partner of both general motors corp. and volkswagen ag , says it will launch its first own-brand car , the <unk> , on oct ## .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Safer"
                  :op2 "Motor"
                  :op3 "Corporation")
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "China"))
            :ARG0-of (m / make-01
                  :ARG1 (a / automobile))
            :ARG0-of (p / partner-01
                  :ARG1 (a2 / and
                        :op1 (c3 / company
                              :name (n3 / name
                                    :op1 "General"
                                    :op2 "Motors"
                                    :op3 "Corp."))
                        :op2 (c4 / company
                              :name (n4 / name
                                    :op1 "Volkswagen"
                                    :op2 "Ag"))
                        :mod (b / both))
                  :ARG1-of (l / local-02)))
      :ARG1 (l2 / launch-01
            :ARG0 c
            :ARG1 (c5 / car
                  :name (n5 / name
                        :op1 "Istanbul")
                  :mod (b2 / brand
                        :poss c)
                  :ord (o / ordinal-entity
                        :value 1))
            :time (d / date-entity
                  :month 10)))

# ::id 1470 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european commission expressed hope monday that serbia would continue its reforms and remain on the path to eu membership despite the success of nationalists and war crimes indictees in weekend general elections .
# ::alignments
(e / express-01
      :ARG0 (c / commission
            :mod (o / organization
                  :name (n / name
                        :op1 "European"
                        :op2 "Union")))
      :ARG1 (h / hope-01
            :ARG0 c
            :ARG1 (a / and
                  :op1 (c2 / continue-01
                        :ARG0 (c3 / country
                              :name (n2 / name
                                    :op1 "Serbia"))
                        :ARG1 (r / reform-01
                              :ARG0 c3))
                  :op2 (r2 / remain-01
                        :ARG1 c3
                        :ARG3 (p / path
                              :direction (h2 / have-org-role-91
                                    :ARG0 c3
                                    :ARG1 o
                                    :ARG2 (m / member))))
                  :concession (s / succeed-01
                        :ARG0 (a2 / and
                              :op1 (n3 / nationalist)
                              :op2 (p2 / person
                                    :mod (c4 / crime
                                          :mod (w / war))))
                        :ARG1 (e2 / elect-01
                              :ARG1-of (g / general-02)
                              :time (w2 / weekend))))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 1471 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok distribution in thailand of the latest issue of the newsmagazine the economist has been delayed because of concerns from its local distributor over an article that mentions the monarchy , an extremely sensitive subject .
# ::alignments
(d / delay-01
      :ARG1 (d2 / distribute-01
            :ARG1 (ii / issue
                  :mod (n / news)
                  :mod (l / last))
            :location (c / country
                  :name (n2 / name
                        :op1 "Thailand")))
      :ARG1-of (c2 / cause-01
            :ARG0 (c3 / concern-01
                  :ARG0 (a / article
                        :ARG0-of (m / mention-01
                              :ARG1 (m2 / monarchy
                                    :ARG1-of (s / sensitive-03
                                          :degree (e / extreme)))))
                  :ARG1 (e2 / economist)
                  :ARG1-of (l2 / local-02
                        :ARG2 (c4 / company
                              :ARG0-of d2)))))

# ::id 1472 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok james d. wolfensohn inc. , a new york investment bank , revamped its senior staff tuesday after founder james wolfensohn was chosen by president clinton to be the next world bank president .
# ::alignments
(r / revamp-01
      :ARG0 (b / bank
            :name (n / name
                  :op1 "James"
                  :op2 "D."
                  :op3 "Wolfensohn"
                  :op4 "Inc.")
            :mod (ii / invest-01)
            :ARG1-of (n2 / new-01)
            :location (c / city
                  :name (n3 / name
                        :op1 "New"
                        :op2 "York")))
      :ARG1 (s / staff
            :mod (s2 / senior)
            :poss b)
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (a / after
            :op1 (c2 / choose-01
                  :ARG0 (p / person
                        :name (n4 / name
                              :op1 "Clinton")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p2 / president)))
                  :ARG1 (p3 / person
                        :name (n5 / name
                              :op1 "James"
                              :op2 "Wolfensohn")
                        :ARG0-of (f / found-01
                              :ARG1 b))
                  :ARG2 (p4 / president
                        :ARG2-of (h2 / have-org-role-91
                              :ARG1 (b2 / bank
                                    :mod (w / world))
                              :mod (n6 / next))))))

# ::id 1473 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippine government has lowered its investments target for #### from ## billion to ## billion u.s. dollars , the local press reported today .
# ::alignments
(r / report-01
      :ARG0 (p / press
            :ARG1-of (l / local-02))
      :ARG1 (l2 / lower-05
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Philippines"))))
            :ARG1 (t / target-01
                  :ARG0 g
                  :ARG1 (ii / invest-01
                        :ARG0 g))
            :ARG3 (m / monetary-quantity
                  :quant 1000000000
                  :unit (d / dollar))
            :ARG4 (m2 / monetary-quantity
                  :quant 1000000000
                  :unit (d2 / dollar
                        :mod c
                        :name n
                        :op1 "U.S.")))
      :time (t2 / today))

# ::id 1474 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok california 's budget crisis rumbled on with no end in sight on tuesday as lawmakers failed to come up with a deal aimed at narrowing the state 's ## - billion-dollar deficit .
# ::alignments
(r / rumble-01
      :ARG1 (c / crisis
            :mod (b / budget)
            :poss (s / state
                  :name (n / name
                        :op1 "California")))
      :time (d / date-entity
            :weekday (t / tuesday))
      :manner (e / end-01
            :polarity -
            :ARG1 c
            :ARG1-of (s2 / sight-01))
      :ARG1-of (c2 / cause-01
            :ARG0 (f / fail-01
                  :ARG1 (p / person
                        :ARG0-of (l / legislate-01))
                  :ARG2 (c3 / come-up-11
                        :ARG0 p
                        :ARG1 (d2 / deal-01
                              :ARG0-of (a / aim-02
                                    :ARG1 (n2 / narrow-01
                                          :ARG1 (d3 / deficit
                                                :mod (m / monetary-quantity
                                                      :quant 1000000000
                                                      :unit (d4 / dollar))
                                                :poss s))))))))

# ::id 1475 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four more villages in southeastern turkey were quarantined monday over bird flu fears after the presence of the potentially lethal h#n# virus was confirmed last week in the region .
# ::alignments
(q / quarantine-01
      :ARG1 (v / village
            :quant 4
            :location (s / southeast
                  :part-of (t / turkey))
            :mod (m / more))
      :time (d / date-entity
            :weekday (m2 / monday))
      :ARG1-of (c / cause-01
            :ARG0 (f / fear-01
                  :ARG1 (d2 / disease
                        :name (n / name
                              :op1 "bird"
                              :op2 "flu"))))
      :time (a / after
            :op1 (c2 / confirm-01
                  :ARG1 (p / present-02
                        :ARG1 (v2 / virus
                              :name (n2 / name
                                    :op1 "H#n#")
                              :mod (l / lethal
                                    :mod (p2 / potential))))
                  :location (r / region)
                  :time (w / week
                        :mod (l2 / last)))))

# ::id 1476 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an earth embankment around a sewage reservoir collapsed tuesday , spewing a river of waste and mud that killed four people and forced residents to flee from a village in the northern gaza strip , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (c / collapse-01
            :ARG1 (e / embankment
                  :mod (e2 / earth)
                  :location (a / around
                        :op1 (r / reservoir
                              :mod (s2 / sewage))))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG0-of (c2 / cause-01
                  :ARG1 (s3 / spew-01
                        :ARG0 e
                        :ARG1 (r2 / river
                              :consist-of (a2 / and
                                    :op1 (w / waste)
                                    :op2 (m / mud))
                              :ARG0-of (k / kill-01
                                    :ARG1 (p / person
                                          :quant 4))
                              :ARG0-of (f / force-01
                                    :ARG1 (p2 / person
                                          :ARG0-of (r3 / reside-01))
                                    :ARG2 (f2 / flee-05
                                          :ARG0 p2
                                          :ARG1 (v / village
                                                :location (s4 / strip
                                                      :mod (g / gaza)
                                                      :location (n / north))))))))))

# ::id 1477 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok melbourne victory moved four points clear at the top of australia 's a-league sunday with a #-# win over perth glory to remain unbeaten after five games .
# ::alignments
(m / move-01
      :ARG0 (w / win-01
            :ARG0 (t / team
                  :name (n / name
                        :op1 "Melbourne")))
      :ARG1 (t2 / team
            :ARG0-of (t3 / top-01
                  :ARG1 (s / sunday
                        :mod (l / league)
                        :poss (c / country
                              :name (n2 / name
                                    :op1 "Australia")))))
      :ARG2 (p / point
            :quant 4)
      :ARG3 (r / remain-01
            :ARG1 t
            :ARG3 (u / unbeaten)
            :time (a / after
                  :op1 (g / game
                        :quant 5)))
      :manner (c2 / clear-06
            :ARG0 w
            :ARG1 t2))

# ::id 1478 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s.-led coalition during two separate operations targeting the anti- government militants in afghanistan sunday killed and detained several militants , said coalition statement released here on monday .
# ::alignments
(s / say-01
      :ARG0 (s2 / state-01
            :ARG0 (c / coalition
                  :ARG1-of (l / lead-02
                        :ARG0 (c2 / country
                              :name (n / name
                                    :op1 "U.S."))))
            :ARG1 (a / and
                  :op1 (k / kill-01
                        :ARG0 c
                        :ARG1 (m / militant
                              :quant (s3 / several)
                              :ARG0-of (o / oppose-01
                                    :ARG1 (g / government-organization
                                          :ARG0-of (g2 / govern-01
                                                :ARG1 (c3 / country
                                                      :name (n2 / name
                                                            :op1 "Afghanistan")))))))
                  :op2 (d / detain-01
                        :ARG0 c
                        :ARG1 m)
                  :time (o2 / operate-01
                        :quant 2
                        :ARG1-of (s4 / separate-02)
                        :ARG0-of (t / target-01
                              :ARG1 (m2 / militant
                                    :location c3
                                    :ARG0-of o
                                    :ARG1 g)))
                  :time (d2 / date-entity
                        :weekday (s5 / sunday))))
      :ARG1-of (r / release-01
            :location (h / here)
            :time (d3 / date-entity
                  :weekday (m3 / monday))))

# ::id 1479 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok american major league baseball players are using amphetamines and steroids despite a new and relatively weak testing program for body-building drugs , the new york times reported tuesday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "York"
                  :op2 "Times")
            :ARG1-of (n3 / new-01))
      :ARG1 (u / use-01
            :ARG0 (p / person
                  :ARG0-of (p2 / play-01
                        :ARG1 (b / baseball))
                  :mod (l / league
                        :ARG1-of (m / major-02)
                        :mod (c / country
                              :name (n4 / name
                                    :op1 "America"))))
            :ARG1 (a / and
                  :op1 (a2 / amphetamine)
                  :op2 (s / steroid))
            :concession (p3 / program
                  :purpose (t / test-01
                        :ARG1 (d / drug
                              :ARG0-of (b2 / build-01
                                    :ARG1 (b3 / body))))
                  :ARG1-of (n5 / new-01)
                  :ARG1-of (w / weak-02
                        :ARG2-of (r2 / relative-05))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 1480 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese president hu jingtao on friday expressed condolences over the death of his macedonian counterpart , boris trajkovski , who was killed in an air crash thursday .
# ::alignments
(e / express-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hu"
                  :op2 "Jingtao")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (p2 / president)))
      :ARG1 (c2 / condolence
            :topic (d / die-01
                  :ARG1 (p3 / person
                        :name (n3 / name
                              :op1 "Boris"
                              :op2 "Trajkovski")
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG1 p
                              :ARG2 (c3 / counterpart))
                        :mod (c4 / country
                              :name (n4 / name
                                    :op1 "Macedonia"))
                        :ARG1-of (k / kill-01
                              :ARG0 (c5 / crash-01
                                    :mod (a / air)
                                    :time (d2 / date-entity
                                          :weekday (t / thursday)))))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1481 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraqis returning months after fleeing the violence in their homeland faced an uncertain future -- baghdad remains one of the world 's most dangerous cities , but the death squads that roamed the streets appear to be standing down , and abductions are increasingly rare .
# ::alignments
(m / multi-sentence
      :snt1 (f / face-01
            :ARG0 (p / person
                  :mod (c / country
                        :name (n / name
                              :op1 "Iraq"))
                  :ARG1-of (r / return-01
                        :time (a / after
                              :op1 (f2 / flee-05
                                    :ARG0 p
                                    :ARG1 (v / violence
                                          :location (h / homeland
                                                :poss p)))
                              :quant (m2 / multiple
                                    :op1 (t / temporal-quantity
                                          :quant 1
                                          :unit (m3 / month))))))
            :ARG1 (f3 / future
                  :mod (u / uncertain)))
      :snt2 (r2 / remain-01
            :ARG1 (c2 / city
                  :name (n2 / name
                        :op1 "Baghdad"))
            :ARG3 (c3 / city
                  :ARG1-of (ii / include-91
                        :ARG2 (c4 / city
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (e / endanger-01
                                          :ARG0 c4)
                                    :ARG3 (m4 / most)
                                    :ARG5 (c5 / city
                                          :location (w / world))))))
            :concession-of (a2 / and
                  :op1 (a3 / appear-02
                        :ARG1 (s / stand-down-09
                              :ARG1 (s2 / squad
                                    :mod (d / die-01)
                                    :ARG0-of (r3 / roam-01
                                          :ARG1 (s3 / street)))))
                  :op2 (r4 / rare-02
                        :ARG1 (a4 / abduct-01)
                        :ARG1-of (ii2 / increase-01)))))

# ::id 1482 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian foreign minister sergey lavrov criticized the organization for security and cooperation in europe -lrb- osce -rrb- for double standards ahead of the organization 's ministerial meeting beginning on monday in slovenia 's capital ljubljana .
# ::alignments
(c / criticize-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sergey"
                  :op2 "Lavrov")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (o / organization)
      :ARG2 (a / and
            :op1 (s / security)
            :op2 (c3 / cooperate-01
                  :ARG0 o)
            :op3 (s2 / standard
                  :mod (d / double)))
      :time (a2 / ahead
            :op1 (m2 / meet-03
                  :ARG0 o
                  :mod (m3 / minister)
                  :ARG1-of (b / begin-01
                        :time (d2 / date-entity
                              :weekday (m4 / monday))
                        :location (c4 / city
                              :name (n3 / name
                                    :op1 "Ljubljana")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c5 / country
                                          :name (n4 / name
                                                :op1 "Slovakia"))
                                    :ARG2 (c6 / capital)))))))

# ::id 1483 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zambian soccer fans have backed appointment of a local coach for the national team , times of zambia reported thursday .
# ::alignments
(r / report-01
      :ARG0 (t / time
            :poss (c / country
                  :name (n / name
                        :op1 "Zambia")))
      :ARG1 (b / back-01
            :ARG0 (f / fan
                  :mod (s / soccer)
                  :mod c)
            :ARG1 (a / appoint-01
                  :ARG1 (p / person
                        :ARG0-of (c2 / coach-01
                              :ARG1 (t2 / team
                                    :mod (n2 / nation)))
                        :ARG1-of (l / local-02))))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 1484 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. ambassador to iraq on wednesday said washington would like british troops to remain alongside american forces , as britain 's government discusses reducing its military presence in the country .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "U.S."))
                  :ARG2 (a / ambassador
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "Iraq")))))
      :ARG1 (l / like-02
            :ARG0 (p2 / person
                  :name (n3 / name
                        :op1 "Washington"))
            :ARG1 (r / remain-01
                  :ARG1 (t / troop
                        :mod (c3 / country
                              :name (n4 / name
                                    :op1 "Great"
                                    :op2 "Britain")))
                  :ARG3 (a2 / alongside
                        :op1 (f / force
                              :mod (c4 / country
                                    :name (n5 / name
                                          :op1 "America"))))))
      :time (d / discuss-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 c3))
            :ARG1 (r2 / reduce-01
                  :ARG0 g
                  :ARG1 (p3 / present-02
                        :ARG1 (m / military
                              :poss c3)
                        :ARG2 c3)))
      :time (w / wednesday))

# ::id 1485 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok anaheim , calif. veterans who were n't part of the future and pick up young players who bear the promise of eventually making the team better .
# ::alignments
(m / multi-sentence
      :snt1 (p / person
            :name (n / name
                  :op1 "anaheim"))
      :snt2 (p2 / person
            :mod (v / veteran)
            :ARG0-of (h / have-org-role-91
                  :polarity -
                  :ARG1 (f / future))
            :ARG0-of (p3 / pick-up-04
                  :ARG1 (p4 / person
                        :mod (y / young)
                        :ARG0-of (p5 / play-01)
                        :ARG0-of (b / bear-01
                              :ARG1 (p6 / promise-01
                                    :ARG1 (m2 / make-02
                                          :ARG0 p4
                                          :ARG1 (h2 / have-degree-91
                                                :ARG1 (t / team)
                                                :ARG2 (g / good-03
                                                      :ARG1 t)
                                                :ARG3 (m3 / more))
                                          :time (e / eventual))))))))

# ::id 1486 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the extremist islamic jihad pledged its support wednesday for the incoming hamas government 's refusal to recognize israel , saying such a move was a `` red line '' that can not be crossed .
# ::alignments
(a / and
      :op1 (p / pledge-01
            :ARG0 (j / jihad
                  :mod (r / religious-group
                        :name (n / name
                              :op1 "Islam"))
                  :mod (e / extremism))
            :ARG1 (s / support-01
                  :ARG0 j
                  :ARG1 (r2 / refuse-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c / country
                                          :name (n2 / name
                                                :op1 "Iraq")))
                              :mod (ii / incoming))
                        :ARG1 (r3 / recognize-01
                              :ARG0 g
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Israel")))))
            :time (w / wednesday))
      :op2 (s2 / say-01
            :ARG0 j
            :ARG1 (l / line
                  :ARG1-of (r4 / red-02)
                  :domain r2
                  :ARG1-of (c3 / cross-02
                        :ARG1-of (p2 / possible-01
                              :polarity -)))))

# ::id 1487 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok confronted with evidence that osama bin laden may be alive , the afghan president says he hopes the terrorist mastermind never returns to afghanistan , his safe haven under the taliban .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Afghanistan"))
                  :ARG2 (p2 / president))
            :ARG1-of (c2 / confront-01
                  :ARG2 (e / evidence-01
                        :ARG1 (p3 / possible-01
                              :ARG1 (l / live-01
                                    :ARG0 (p4 / person
                                          :name (n2 / name
                                                :op1 "Osama"
                                                :op2 "bin"
                                                :op3 "Laden")))))))
      :ARG1 (h2 / hope-01
            :ARG0 p
            :ARG1 (r / return-01
                  :polarity -
                  :ARG1 (p5 / person
                        :ARG0-of (m / mastermind-01
                              :ARG1 (t / terrorist)))
                  :ARG4 c
                  :ARG1-of (s2 / safe-01
                        :prep-under (c3 / criminal-organization
                              :name (n3 / name
                                    :op1 "Taliban")))
                  :time (e2 / ever))))

# ::id 1488 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the decision by merrill lynch &amp; co. 's charles clough to reduce stocks to ## percent of the firm 's model investment portfolio makes him among the most bearish wall street investment strategists on stocks .
# ::alignments
(m / make-02
      :ARG0 (d / decide-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Merrill"
                        :op2 "Lynch"
                        :op3 "&"
                        :op4 "amp")
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (c2 / company
                              :name (n2 / name
                                    :op1 "Charter"
                                    :op2 "Co."))))))

# ::id 1489 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australia will fund a five-year project to boost skills in wetlands management through college courses and on-the-ground training in the asia-pacific region .
# ::alignments
(f / fund-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Australia"))
      :ARG1 (p / project
            :purpose (b / boost-01
                  :ARG0 c
                  :ARG1 (s / skill
                        :topic (m / manage-01
                              :ARG1 (w / wetland)))
                  :manner (a / and
                        :op1 (c2 / course
                              :mod (c3 / college))
                        :op2 (t / train-01
                              :location (g / ground))
                        :location (r / region
                              :mod (w2 / world-region
                                    :name (n2 / name
                                          :op1 "Asia-pacific")))))
            :duration (t2 / temporal-quantity
                  :quant 5
                  :unit (y / year))))

# ::id 1490 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ski flying world record was snapped for the second straight day saturday when norway 's tommy <unk> flew ###.# meters in qualifying at a world cup .
# ::alignments
(s / snap-04
      :ARG1 (r / record
            :topic (f / fly-01
                  :mod (w / world)
                  :ARG1-of (s2 / ski-01)))
      :time (d / date-entity
            :weekday (s3 / saturday)
            :time-of (f2 / fly-01
                  :ARG1 (t / tommy
                        :poss (c / country
                              :name (n / name
                                    :op1 "Norway")))
                  :ARG2 (m / meter)
                  :time (q / qualify-02
                        :ARG2 (c2 / cup
                              :mod (w2 / world))))
            :ARG1-of (s4 / straight-04
                  :ord (o / ordinal-entity
                        :value 2))))

# ::id 1491 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tim allen has reached the magical point that every comic strives for -- laughs without humor .
# ::alignments
(r / reach-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tim"
                  :op2 "Allen"))
      :ARG1 (p2 / point
            :mod (m / magic)
            :ARG1-of (s / strive-01
                  :ARG0 (c / comic
                        :mod (e / every)))
            :ARG1-of (m2 / mean-01
                  :ARG2 (l / laugh-01
                        :manner (h / humor
                              :polarity -)))))

# ::id 1492 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in following the fossil tracks of human evolution , scientists have for years searched for links between australopithecus , the kin of the famous `` lucy '' skeleton , and even earlier possible ancestors .
# ::alignments
(s / search-01
      :ARG0 (s2 / scientist)
      :ARG2 (t / thing
            :ARG3-of (l / link-01
                  :ARG1 (s3 / species
                        :name (n / name
                              :op1 " australopithecus")
                        :ARG1-of (k / kin-01
                              :ARG2 (s4 / skeleton
                                    :ARG1-of (f / fame-01)
                                    :mod (l2 / lucy))))
                  :ARG2 (a / ancestor
                        :ARG1-of (p / possible-01)
                        :time (b / before
                              :op1 (n2 / now)
                              :mod (e / even)))))
      :duration (m / multiple
            :op1 (t2 / temporal-quantity
                  :quant 1
                  :unit (y / year)))
      :ARG1-of (f2 / follow-01
            :ARG2 (t3 / track
                  :mod (f3 / fossil)
                  :mod (e2 / evolve-01
                        :ARG1 (h / human)))))

# ::id 1493 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok georgia accused russia of attempting to take a small wedge of additional territory on sunday on the boundary of the breakaway region of south ossetia , amid mounting tension days before the anniversary of last year 's five-day war .
# ::alignments
(a / accuse-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Greece"))
      :ARG1 (c2 / country
            :name (n2 / name
                  :op1 "Russia"))
      :ARG2 (a2 / attempt-01
            :ARG0 c2
            :ARG1 (t / take-01
                  :ARG0 c2
                  :ARG1 (w / wedge
                        :mod (s / small)
                        :consist-of (t2 / territory
                              :mod (a3 / additional)))
                  :time (d / date-entity
                        :weekday (s2 / sunday))
                  :location (b / boundary
                        :poss (r / region
                              :mod (s3 / south
                                    :part-of (c3 / country
                                          :name (n3 / name
                                                :op1 "Sssetia"))
                                    :ARG0-of (b2 / break-away-14)))))
            :time (t3 / tension
                  :ARG1-of (m / mount-02)
                  :time (b3 / before
                        :op1 (a4 / anniversary
                              :topic (w2 / war
                                    :duration (t4 / temporal-quantity
                                          :quant 5
                                          :unit (d2 / day))
                                    :time (y / year
                                          :mod (l / last)))))
                  :quant (m2 / multiple
                        :op1 (t5 / temporal-quantity
                              :quant 1
                              :unit (d3 / day))))))

# ::id 1494 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world no. # thomas muster rebounded from a disappointing loss in the italian open by crushing sebastien grosjean of france on monday in the first round of the dlrs ###,### raifeissen grand prix .
# ::alignments
(m / multi-sentence
      :snt1 (o / organization
            :name (n / name
                  :op1 "World"
                  :op2 "No."))
      :snt2 (r / rebound-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Thomas"))
            :ARG1 (l / lose-03
                  :ARG0 p
                  :location (o2 / open
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "Italy")))
                  :ARG0-of (d / disappoint-01))
            :ARG2 (c2 / crush-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :name (n4 / name
                              :op1 "Sebastien"
                              :op2 "Grosjean")
                        :mod (c3 / country
                              :name (n5 / name
                                    :op1 "France")))
                  :time (d2 / date-entity
                        :weekday (m2 / monday))
                  :subevent-of (r2 / round
                        :ord (o3 / ordinal-entity
                              :value 1)
                        :mod (l2 / league
                              :name (n6 / name
                                    :op1 "Dlrs")
                              :mod (s / series
                                    :name (n7 / name
                                          :op1 "Rifeissen"
                                          :op2 "Grand"
                                          :op3 "Prix")))))))

# ::id 1495 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the australian government is considering new laws to deal with militant animal rights activists , a cabinet minister said wednesday , asserting that some animal protection groups had links to terrorism .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "Australia"))))
                  :ARG2 (m / minister
                        :mod (c2 / cabinet))))
      :ARG1 (c3 / consider-02
            :ARG0 g
            :ARG1 (l / law
                  :ARG1-of (n2 / new-01))
            :purpose (d / deal-01
                  :ARG0 l
                  :ARG1 (a / activist
                        :purpose (r / right-05
                              :ARG1 (a2 / animal))
                        :mod (m2 / militant))))
      :time (w / wednesday)
      :ARG0-of (a3 / assert-02
            :ARG1 (l2 / link-01
                  :ARG1 (g3 / group
                        :ARG0-of (p2 / protect-01
                              :ARG1 a2)
                        :quant (s2 / some))
                  :ARG2 (t / terrorism))))

# ::id 1496 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok myanmar earned ## million us dollars through the export of marine products in the first half of #### , ## percent more than the same period of #### , a latest report of the local business tank said .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (t / tank
                  :mod (b / business)
                  :ARG1-of (l / local-02))
            :mod (l2 / last))
      :ARG1 (e / earn-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Myanmar"))
            :ARG1 (m / monetary-quantity
                  :quant 1000000
                  :unit (d / dollar))
            :ARG3 (e2 / export-01
                  :ARG0 c
                  :ARG1 (p / product
                        :mod (m2 / marine)))
            :time (h / half
                  :ord (o / ordinal-entity
                        :value 1)
                  :part-of (t2 / thing
                        :name n
                        :op1 "###")))
      :ARG1-of (h2 / have-quant-91
            :ARG3 (m3 / more
                  :quant (p2 / percentage-entity))
            :ARG4 (p3 / period
                  :ARG1-of (s2 / same-01)
                  :time-of t2)))

# ::id 1497 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the government of president hugo chavez , who campaigned for office deriding what he called `` savage capitalism '' and neoliberal free-market policies , announced friday it will privatize three electricity companies before the end of the year .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01)
            :poss (p / person
                  :name (n / name
                        :op1 "Hugo"
                        :op2 "Chavez")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president))
                  :ARG0-of (c / campaign-01
                        :ARG1 (o / office)
                        :manner (d / deride-01
                              :ARG0 p
                              :ARG1 (a2 / and
                                    :op1 (t / thing
                                          :ARG1-of (c2 / call-01
                                                :ARG0 p
                                                :ARG2 (c3 / capitalism
                                                      :mod (s / savage))))
                                    :op2 (p3 / policy-01
                                          :ARG2 (m / market
                                                :ARG1-of (f / free-04)
                                                :mod (n2 / neoliberal))))))))
      :ARG1 (p4 / privatize-01
            :ARG0 g
            :ARG1 (c4 / company
                  :quant 3
                  :mod (e / electricity))
            :time (b / before
                  :op1 (e2 / end-01
                        :ARG1 (y / year))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 1498 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bruno rodriguez , cuba 's foreign minister , held official talks tuesday with his serbian counterpart vuk jeremic , who arrived in cuba that day for a three-day trip .
# ::alignments
(h / hold-04
      :ARG0 (p / person
            :name (n / name
                  :op1 "bruno"
                  :op2 "Rodriguez")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Cuba"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (t / talk-01
            :mod (o / official))
      :ARG2 (p2 / person
            :name (n3 / name
                  :op1 "Vuk"
                  :op2 "Jeremic")
            :ARG0-of (h3 / have-org-role-91
                  :ARG1 c
                  :ARG2 (c2 / counterpart))
            :ARG1-of (a / arrive-01
                  :ARG4 c
                  :purpose (t2 / trip-03
                        :ARG0 p2
                        :duration (t3 / temporal-quantity
                              :quant 3
                              :unit (d / day)))))
      :time (d2 / date-entity
            :weekday (t4 / tuesday)))

# ::id 1499 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hanoi and seoul , which fought on the american side during the vietnam war , agreed here thursday to exchange military attaches before the end of the year , a foreign ministry spokesman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / ministry
                        :topic (f / foreign))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (a / agree-01
            :ARG0 (a2 / and
                  :op1 (c / city
                        :name (n / name
                              :op1 "Hanoi"))
                  :op2 (c2 / city
                        :name (n2 / name
                              :op1 "Seoul"))
                  :ARG0-of (f2 / fight-01
                        :location (s3 / side
                              :mod (c3 / country
                                    :name (n3 / name
                                          :op1 "America")))
                        :time (w / war
                              :mod (c4 / country
                                    :name (n4 / name
                                          :op1 "Vietnam")))))
            :ARG1 (e / exchange-01
                  :ARG0 a2
                  :ARG1 (a3 / attach-01
                        :ARG1 (m2 / military))
                  :ARG2 c4
                  :time (b / before
                        :op1 (e2 / end-01
                              :ARG1 (y / year))))
            :ARG2 a2
            :time (d / date-entity
                  :weekday (t / thursday))
            :location (h2 / here)))

# ::id 1500 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan has been wracked by ## bomb explosions since august #### in which at least ## people , many of them children , have been killed and more than ### others wounded .
# ::alignments
(w / wrack-01
      :ARG0 (e / explode-01
            :ARG1 (b / bomb)
            :time (s / since
                  :op1 (f / festival
                        :name (n / name
                              :op1 "Excust")))
            :time-of (a / and
                  :op1 (k / kill-01
                        :ARG1 (p / person
                              :quant (a2 / at-least
                                    :op1 1)
                              :ARG2-of (ii / include-91
                                    :ARG1 (p2 / person
                                          :ARG0-of (h / have-rel-role-91
                                                :ARG2 (c / child))))))
                  :op2 (w2 / wound-01
                        :ARG1 (p3 / person
                              :mod (o / other)
                              :quant (m / more-than
                                    :op1 p)))))
      :ARG1 (c2 / country
            :name n
            :op1 "Pakistan"))

# ::id 1501 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south africa 's <unk> <unk> beat mexico 's cruz carbajal to win the vacant world boxing union -lrb- wbu -rrb- bantamweight title here on sunday .
# ::alignments
(b / beat-03
      :ARG0 (t / team
            :name (n / name
                  :op1 "Southern"
                  :op2 "Africa"))
      :ARG1 (t2 / team
            :name (n2 / name
                  :op1 "Crusader"
                  :op2 "Caribajal")
            :poss (c / country
                  :name (n3 / name
                        :op1 "Mexico")))
      :purpose (w / win-01
            :ARG0 t
            :ARG1 (t3 / title
                  :mod (u / union
                        :mod (b2 / box-03)
                        :mod (v / vacant)
                        :mod (w2 / world))
                  :mod (b3 / bantamweight))
            :ARG2 t2
            :location (h / here)
            :time (d / date-entity
                  :weekday (s / sunday))))

# ::id 1502 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malawi 's ex-president kamuzu banda has welcomed the alliance last month , of his malawi congress party -lrb- mcp -rrb- and former rival alliance for democracy -lrb- aford -rrb- .
# ::alignments
(w / welcome-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kamuzu"
                  :op2 "banda")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Malawi"))
                  :ARG2 (p2 / president)
                  :time (e / ex)))
      :ARG1 (a / ally-01
            :ARG2 (p3 / political-party
                  :name (n3 / name
                        :op1 "Leb-Mcp")
                  :mod (c2 / congress)
                  :poss p)
            :ARG0-of (r / rival-01
                  :ARG1 (a2 / ally-01
                        :ARG2 (d / democracy))
                  :time (f / former)))
      :time (m / month
            :mod (l / last)))

# ::id 1503 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkey 's ##-month inflation rate fell slightly to #.## percent in august , the statistics institute said thursday , amid a steep recession that is reining in price increases .
# ::alignments
(s / say-01
      :ARG0 (ii / institute
            :mod (s2 / statistics))
      :ARG1 (f / fall-01
            :ARG1 (r / rate
                  :mod (ii2 / inflate-01)
                  :poss (p / person
                        :name (n / name
                              :op1 "Turkey"))
                  :frequency (r2 / rate-entity-91
                        :ARG2 (t / temporal-quantity
                              :quant 1
                              :unit (m / month))))
            :ARG4 (p2 / percentage-entity
                  :value "#.##")
            :time (d / date-entity
                  :month 11)
            :time (r3 / recession-02
                  :mod (s3 / steep)
                  :ARG0-of (r4 / reine-01
                        :ARG1 (ii3 / increase-01
                              :ARG1 (t2 / thing
                                    :ARG2-of (p3 / price-01)))))
            :degree (s4 / slight))
      :time d
      :weekday (t3 / thursday))

# ::id 1504 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for most of its investors , the great american <unk> store has been nothing but a pain in the neck .
# ::alignments
(p / pain-01
      :ARG0 (s / store
            :mod (c / country
                  :name (n / name
                        :op1 "America"))
            :mod (g / great))
      :ARG1 (n2 / neck)
      :mod (n3 / nothing-but)
      :beneficiary (p2 / person
            :ARG0-of (ii / invest-01)
            :quant (m / most)
            :ARG1-of (ii2 / include-91
                  :ARG2 s)))

# ::id 1505 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the food and drug administration is challenging makers of <unk> energy drinks to prove their beverages are safe , citing complaints that the products can cause risky behavior and injury .
# ::alignments
(c / challenge-01
      :ARG0 (a / and
            :op1 (a2 / administer-01
                  :ARG1 (f / food))
            :op2 (a3 / administer-01
                  :ARG1 (d / drug)))
      :ARG1 (c2 / company
            :ARG0-of (m / manufacture-01
                  :ARG1 (b / beverage
                        :poss c2
                        :mod (e / energy))))
      :ARG2 (p / prove-01
            :ARG0 c2
            :ARG1 (s / safe-01
                  :ARG0 b))
      :manner (c3 / cite-01
            :ARG0 c2
            :ARG1 (c4 / complain-01
                  :ARG1 (p2 / possible-01
                        :ARG1 (c5 / cause-01
                              :ARG0 (p3 / product)
                              :ARG1 (a4 / and
                                    :op1 (b2 / behave-01
                                          :ARG1-of (r / risky-02))
                                    :op2 (ii / injure-01)))))))

# ::id 1506 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok michael schumacher has denied rumors that he would leave ferrari and reaffirmed his long-term commitment to the team ahead of this weekend 's san marino grand prix .
# ::alignments
(a / and
      :op1 (d / deny-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Michael"
                        :op2 "Schumacher"))
            :ARG1 (r / rumor-01
                  :ARG1 (l / leave-15
                        :ARG0 p
                        :ARG1 (t / team
                              :name (n2 / name
                                    :op1 "Ferrari")))))
      :op2 (r2 / reaffirm-01
            :ARG0 p
            :ARG1 (c / commit-01
                  :ARG1 p
                  :ARG2 (t2 / team)
                  :duration (t3 / term
                        :ARG1-of (l2 / long-03)))
            :time (a2 / ahead
                  :op1 (p2 / prize
                        :name (n3 / name
                              :op1 "San"
                              :op2 "Marino")
                        :mod (g / grand)
                        :time (w / weekend
                              :mod (t4 / this))))))

# ::id 1507 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. military launched a titan #b rocket friday carrying one of its most sophisticated and costly satellites , an apparently successful launch following two costly failures .
# ::alignments
(l / launch-01
      :ARG0 (m / military
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (r / rocket
            :name (n2 / name
                  :op1 "Titan"
                  :op2 "#b")
            :ARG0-of (c2 / carry-01
                  :ARG1 (s / satellite
                        :ARG1-of (ii / include-91
                              :ARG2 (s2 / satellite
                                    :poss m
                                    :mod (c3 / costly)
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (s3 / sophisticated)
                                          :ARG3 (m2 / most))))))
            :ARG1-of (s4 / succeed-01
                  :ARG1-of (a / appear-02)
                  :ARG1-of (f / follow-01
                        :ARG2 (l2 / launch-01
                              :ARG1 r
                              :ARG1-of (f2 / fail-01
                                    :quant 2
                                    :mod (c4 / costly))))))
      :time (d / date-entity
            :weekday (f3 / friday)))

# ::id 1508 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chairman li ruihuan of the national committee of the chinese people 's political consultative conference -lrb- cppcc -rrb- said here monday that the friendship between china and cambodia , which is deeply rooted in the hearts of the two peoples , enjoys strong vitality and broad prospects .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Li"
                  :op2 "Ruihuan")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / committee
                        :mod (n2 / nation)
                        :part-of (c2 / conference
                              :mod (c3 / consult-01
                                    :ARG1 (p2 / people
                                          :mod (c4 / country
                                                :name (n3 / name
                                                      :op1 "China")))
                                    :topic (p3 / politics))))
                  :ARG2 (c5 / chairman)))
      :ARG1 (e / enjoy-01
            :ARG0 (f / friendship
                  :ARG0-of (r / root-02
                        :ARG1 (h2 / heart
                              :part-of p2
                              :quant 2))
                  :ARG2 (c6 / country
                        :name (n4 / name
                              :op1 "Cambodia"))
                  :ARG1-of (d / deep-02)))
      :ARG1 (a / and
            :op1 (v / vitality
                  :ARG1-of (s2 / strong-02))
            :op2 (p4 / prospect-02
                  :ARG1-of (b / broad-02)))
      :time (d2 / date-entity
            :weekday (m / monday))
      :location (h3 / here))

# ::id 1509 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in an unprecedented blow to the engineering and construction industry , top executives of several key companies were missing and presumed dead along with commerce secretary ronald brown wednesday night .
# ::alignments
(a / and
      :op1 (m / miss-01
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / company
                              :ARG1-of (k / key-02)
                              :quant (s / several))
                        :ARG2 (e / executive
                              :mod (t / top)))))
      :op2 (p2 / presume-01
            :ARG1 (d / die-01
                  :ARG1 (a2 / and
                        :op1 p
                        :op2 (p3 / person
                              :name (n / name
                                    :op1 "Ronald"
                                    :op2 "Brown")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (s2 / secretary
                                          :topic (c2 / commerce))))))
            :time (d2 / date-entity
                  :weekday (w / wednesday)
                  :dayperiod (n2 / night)))
      :manner (b / blow-14
            :ARG1 (ii / industry
                  :mod (e2 / engineer-01)
                  :mod (c3 / construct-01))
            :mod (p4 / precedent
                  :polarity -)))

# ::id 1510 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us oil giant exxon signed a memorandum of understanding wednesday with indonesia 's pertamina oil company for development of the natuna gas field , which us secretary of commerce ron brown described as one of the biggest in history .
# ::alignments
(s / sign-02
      :ARG0 (c / company
            :name (n / name
                  :op1 "Exxon")
            :mod (g / giant)
            :mod (o / oil)
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "US")))
      :ARG1 (m / memorandum
            :mod (u / understand-01))
      :ARG2 (c3 / company
            :name (n3 / name
                  :op1 "Pertamina")
            :mod (o2 / oil)
            :poss (c4 / country
                  :name (n4 / name
                        :op1 "Indonesia")))
      :purpose (d / develop-02
            :ARG1 (f / field
                  :name (n5 / name
                        :op1 "Natuna")
                  :mod (g2 / gas)
                  :ARG1-of (ii / include-91
                        :ARG2 (f2 / field
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (b / big)
                                    :ARG3 (m2 / most)
                                    :ARG5 (f3 / field
                                          :time (h2 / history))))
                        :ARG1-of (d2 / describe-01
                              :ARG0 (p / person
                                    :name (n6 / name
                                          :op1 "Ron"
                                          :op2 "Brown")
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG1 c2
                                          :ARG2 (s2 / secretary
                                                :topic (c5 / commerce)))))))
            :time (w / wednesday)))

# ::id 1511 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok same score , same town , same sense the kings did something right tuesday night .
# ::alignments
(a / and
      :op1 (s / score
            :ARG1-of (s2 / same-01
                  :ARG1 (t / town)))
      :op2 t
      :op3 (s3 / sense-01
            :ARG1 (d / do-02
                  :ARG0 (k / king)
                  :ARG1 (s4 / something)
                  :time (d2 / date-entity
                        :weekday (t2 / tuesday)
                        :dayperiod (n / night)
                        :mod (r / right)))
            :ARG1-of s2))

# ::id 1512 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea urged the asian development bank on sunday to consider communist north korea a future client and start preparing to fight poverty in the isolated , desperately poor nation .
# ::alignments
(u / urge-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "South"
                  :op2 "Korea"))
      :ARG1 (o / organization
            :name (n2 / name
                  :op1 "Development"
                  :op2 "Bank")
            :mod (c2 / continent
                  :name (n3 / name
                        :op1 "Asia")))
      :ARG2 (a / and
            :op1 (c3 / consider-02
                  :ARG0 o
                  :ARG1 (c4 / client
                        :domain c
                        :time (f / future)
                        :mod (p / political-movement
                              :name (n4 / name
                                    :op1 "communism"))))
            :op2 (s / start-01
                  :ARG0 o
                  :ARG1 (p2 / prepare-02
                        :ARG0 o
                        :ARG1 o
                        :ARG2 (f2 / fight-01
                              :ARG0 o
                              :ARG1 (p3 / poor
                                    :location (n5 / nation
                                          :ARG1-of (ii / isolate-01)
                                          :mod (p4 / poor
                                                :ARG1-of (d / desperate-02))))))))
      :time (d2 / date-entity
            :weekday (s2 / sunday)))

# ::id 1513 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china will impose a safety license system on a second catalog of ## kinds of import commodities , mostly household electric appliances , which will become effective beginning october # , #### .
# ::alignments
(ii / impose-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "China"))
      :ARG1 (s / system
            :ARG0-of (l / license-01
                  :ARG1 (s2 / safe-01)))
      :ARG2 (c2 / catalogue-01
            :ARG1 (c3 / commodity
                  :mod (k / kind)
                  :ARG1-of (ii2 / import-01)
                  :ARG2-of (ii3 / include-91
                        :ARG1 (a / appliance
                              :mod (e / electric)
                              :mod (h / household))
                        :ARG3 (m / most)))
            :ord (o / ordinal-entity
                  :value 2)
            :ARG1-of (b / become-01
                  :ARG2 (e2 / effective-04
                        :ARG0 s)
                  :time (b2 / begin-01
                        :ARG1 (d / date-entity
                              :month 11)))))

# ::id 1514 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ubs warburg will not pay any cash up front to enron corp. to acquire its wholesale energy trading operations , according to documents filed with a us bankruptcy court and posted tuesday on enron 's website .
# ::alignments
(s / say-01
      :ARG0 (d / document
            :ARG1-of (f / file-01
                  :ARG2 (c / court
                        :mod (b / bankrupt-01)
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "US"))))
            :ARG1-of (p / post-01
                  :ARG2 (w / website
                        :poss (c3 / company
                              :name (n2 / name
                                    :op1 "Enron"
                                    :op2 "Corp.")))
                  :time (d2 / date-entity
                        :weekday (t / tuesday))))
      :ARG1 (p2 / pay-01
            :polarity -
            :ARG0 (p3 / political-party
                  :name (n3 / name
                        :op1 "Republican"))
            :ARG1 (c4 / cash
                  :mod (a / any))
            :ARG2 c3
            :mod (u / up-front)
            :purpose (a2 / acquire-01
                  :ARG0 p3
                  :ARG1 (o / operation
                        :mod (t2 / trade-01
                              :ARG1 (e / energy)
                              :mod (w2 / wholesale))
                        :poss p3))))

# ::id 1515 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the latest environmental monitoring bulletin reports that the three gorges reservoir area along the middle reaches of the yangtze river is maintaining an acceptable ecological balance .
# ::alignments
(r / report-01
      :ARG0 (b / bulletin
            :mod (l / last)
            :ARG0-of (m / monitor-01
                  :ARG1 (e / environment)))
      :ARG1 (m2 / maintain-01
            :ARG0 (a / area
                  :quant 3
                  :mod (r2 / reservoir)
                  :location (r3 / relative-position
                        :op1 (r4 / reach-03
                              :ARG1 (r5 / river
                                    :name (n / name
                                          :op1 "Yangtze"))
                              :mod (m3 / middle))
                        :direction (a2 / along)))
            :ARG1 (b2 / balance-01
                  :ARG1 (e2 / ecology)
                  :ARG1-of (a3 / accept-01
                        :ARG1-of (p / possible-01)))))

# ::id 1516 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli air force raided two smuggling tunnels and a hamas training camp in the gaza strip early thursday , in response to palestinian rocket fires on southern israel , security sources said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (s3 / security))
      :ARG1 (r / raid-01
            :ARG0 (m / military
                  :name (n / name
                        :op1 "Air"
                        :op2 "Force")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Israel")
                        :part (s4 / south)))
            :ARG1 (a / and
                  :op1 (t / tunnel
                        :quant 2
                        :mod (s5 / smuggle-01))
                  :op2 (c2 / camp
                        :mod (h / hamas)
                        :location-of (t2 / train-01)))
            :time (e / early
                  :op1 (d / date-entity
                        :weekday (t3 / thursday)))
            :ARG2-of (r2 / respond-01
                  :ARG1 (f / fire-01
                        :ARG0 (c3 / country
                              :name (n3 / name
                                    :op1 "Palestine"))
                        :ARG1 (r3 / rocket)
                        :location s4))))

# ::id 1517 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french secretary of state for transport dominique bussereau led a port industry delegation to hong kong on wednesday , on a business promotion trip that was also expected to take him to seoul and shanghai .
# ::alignments
(l / lead-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Dominique"
                  :op2 "Bussereau")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "French"))
                  :ARG2 (s / secretary
                        :topic (s2 / state)
                        :topic (t / transport-01))))
      :ARG1 (d / delegation
            :consist-of (ii / industry
                  :mod (p2 / port)))
      :ARG4 (c / city
            :name (n3 / name
                  :op1 "Hong"
                  :op2 "Kong"))
      :time (w / wednesday)
      :purpose (t2 / trip-03
            :ARG0 d
            :ARG1 (p3 / promote-02
                  :ARG1 (b / business))
            :ARG1-of (e / expect-01)
            :ARG0-of (t3 / take-01
                  :ARG1 p
                  :ARG3 (a / and
                        :op1 (s3 / seoul)
                        :op2 (c2 / city
                              :name (n4 / name
                                    :op1 "Shanghai")))
                  :mod (a2 / also))))

# ::id 1518 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italy wants the european union 's stability and growth pact to focus more on growth , prime minister silvio berlusconi told future european commission president jose manuel durao barroso here thursday .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Silvio"
                  :op2 "Berlusconi")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (w / want-01
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "italy"))
            :ARG1 (f / focus-01
                  :ARG0 (p3 / pact
                        :mod (s / stable-03)
                        :mod (g / grow-01)
                        :poss (o / organization
                              :name (n3 / name
                                    :op1 "European"
                                    :op2 "Union")))
                  :ARG2 (g2 / grow-01
                        :ARG1-of (h2 / have-quant-91
                              :ARG3 (m2 / more)))))
      :ARG2 (p4 / person
            :name (n4 / name
                  :op1 "Jose"
                  :op2 "Manuel"
                  :op3 "Durao"
                  :op4 "Barroso")
            :ARG0-of (h3 / have-org-role-91
                  :ARG1 (c2 / commission
                        :mod (f2 / future))
                  :ARG2 (p5 / president)))
      :location (h4 / here)
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1519 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok liverpool beat as roma #-# at anfield on tuesday night to qualify for the champions league quarter-finals in a fitting display for manager gerard houllier back on the bench since heart problems .
# ::alignments
(b / beat-03
      :ARG0 (t / team
            :name (n / name
                  :op1 "Liverpool"))
      :ARG1 (t2 / team
            :name (n2 / name
                  :op1 "Roma"))
      :time (d / date-entity
            :weekday (t3 / tuesday)
            :dayperiod (n3 / night))
      :location (s / sports-facility
            :name (n4 / name
                  :op1 "Anfield"))
      :purpose (q / qualify-02
            :ARG1 t
            :ARG2 (f / final
                  :ARG1-of (q2 / quarter-03)
                  :part-of (l / league)
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t4 / team
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (l2 / league)
                                    :ARG3 (c / champion))))))
      :manner (d2 / display-01
            :ARG1-of (f2 / fit-06
                  :ARG2 (p / person
                        :name (n5 / name
                              :op1 "Gerard"
                              :op2 "Houllier")
                        :ARG0-of (m / manage-01))
                  :location (b2 / bench)
                  :time (s2 / since
                        :op1 (p2 / problem
                              :mod (h3 / heart))))))

# ::id 1520 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japanese prime minister junichiro koizumi said he will not resign as long as the ruling coalition secures a majority in sunday 's upper house election .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Junichiro"
                  :op2 "Koizumi")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Japan"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (r / resign-01
            :polarity -
            :ARG0 p
            :condition (a / as-long-as
                  :op1 (s2 / secure-02
                        :ARG0 (c2 / coalition
                              :ARG0-of (r2 / rule-03))
                        :ARG1 (m2 / majority)
                        :ARG2 (e / elect-01
                              :ARG1 (h2 / house
                                    :mod (u / upper))
                              :time (d / date-entity
                                    :weekday (s3 / sunday)))))))

# ::id 1521 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in the fluorescent glow of room ## at j.w. faulk elementary school , second-year teacher shannon bower saw big challenges ahead for her fourth-graders who are struggling in reading and math .
# ::alignments
(s / see-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Shannon"
                  :op2 "Bower")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / person
                        :ARG0-of (t / teach-01))
                  :age (t2 / temporal-quantity
                        :quant 2
                        :unit (y / year))))
      :ARG1 (c / challenge-01
            :ARG1 (p3 / person
                  :mod (g / grade
                        :ord (o / ordinal-entity
                              :value 4))
                  :ARG0-of (s2 / struggle-02
                        :ARG1 (a / and
                              :op1 (r / read-01
                                    :ARG0 p3)
                              :op2 (m / mathematics))))
            :mod (b / big)
            :location (a2 / ahead))
      :location (g2 / glow-01
            :ARG1 (r2 / room
                  :location (s3 / school
                        :name (n2 / name
                              :op1 "J.W."
                              :op2 "Faulk")
                        :mod (e / elementary)))
            :mod (f / fluorescent)))

# ::id 1522 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kenyan government trucks took #,### slum residents to new homes as part of a plan to eliminate the shantytowns that house more than half the capital 's population .
# ::alignments
(t / take-01
      :ARG0 (t2 / truck
            :mod (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Kenya")))))
      :ARG1 (p / person
            :ARG0-of (r / reside-01
                  :ARG1 (s / slum)))
      :ARG3 (h / home
            :ARG1-of (n2 / new-01))
      :part-of (p2 / plan-01
            :ARG1 (e / eliminate-01
                  :ARG1 (s2 / shantytown
                        :ARG0-of (h2 / house-01
                              :ARG1 (p3 / population
                                    :ARG1-of (ii / include-91
                                          :ARG2 (p4 / population
                                                :mod (c2 / capital))
                                          :ARG3 (m / more-than
                                                :op1 "1/2"))))))))

# ::id 1523 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok clear channel communications inc. said thursday that a texas judge has issued an order barring banks from taking steps that would `` interfere or thwart '' the closing of the proposed $ ##.# billion -lrb- euro## .## billion -rrb- buyout of the biggest u.s. radio station operator .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Clear"
                  :op2 "channel"
                  :op3 "Communications"
                  :op4 "Inc."))
      :ARG1 (o / order-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (s2 / state
                              :name (n2 / name
                                    :op1 "Texas"))
                        :ARG3 (j / judge-01)))
            :ARG2 (b / bar-01
                  :ARG0 p
                  :ARG1 (b2 / bank)
                  :ARG2 (o2 / or
                        :op1 (ii / interfere-01
                              :ARG0 b2
                              :ARG1 (c2 / close-02
                                    :ARG1 (b3 / buy-out-03
                                          :ARG1 (p2 / person
                                                :ARG0-of (o3 / operate-01
                                                      :ARG1 (s3 / station
                                                            :mod (r / radio)))
                                                :mod (c3 / country
                                                      :name (n3 / name
                                                            :op1 "U.S.")))
                                          :ARG1-of (h2 / have-degree-91
                                                :ARG2 (b4 / big)
                                                :ARG3 (m / most)))
                                    :ARG1-of (p3 / propose-01)))
                        :op2 (t / thwart-01
                              :ARG0 b2
                              :ARG1 c2))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1524 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nepal 's king gyanendra has summoned parliament to begin its winter session on feb. ## , state-run radio nepal said friday , quoting the royal palace .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Nepal")
            :mod (r / radio)
            :ARG1-of (r2 / run-01
                  :ARG0 (s2 / state)))
      :ARG1 (s3 / summon-01
            :ARG0 p
            :name (n2 / name
                  :op1 "Gyanendra")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n3 / name
                              :op1 "Nepal"))
                  :ARG2 (k / king)))
      :ARG1 (g / government-organization
            :name (n4 / name
                  :op1 "Parliament"))
      :ARG2 (b / begin-01
            :ARG0 g
            :ARG1 (s4 / session
                  :time (d / date-entity
                        :season (w / winter))
                  :poss g)
            :time d
            :weekday (f / feb))
      :time d
      :weekday (f2 / friday)
      :medium (q / quote-01
            :ARG0 p
            :ARG2 (p2 / palace
                  :mod (r3 / royal))))

# ::id 1525 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wall street hailed sanford weill just six months ago for pulling off what appeared to be the capstone of a deal-making career , purchasing the famed investment banking firm salomon brothers for $ #.# billion .
# ::alignments
(h / hail-02
      :ARG0 (c / company
            :name (n / name
                  :op1 "Wall"
                  :op2 "Street"))
      :ARG1 (c2 / company
            :name (n2 / name
                  :op1 "Sanford"
                  :op2 "Weill"))
      :ARG2 (p / pull-off-03
            :ARG0 c2
            :ARG1 (t / thing
                  :ARG1-of (a / appear-02
                        :ARG2 (c3 / capstone
                              :poss (c4 / career
                                    :mod (m / make-18
                                          :ARG1 (d / deal-01)))))))
      :time (b / before
            :op1 (n3 / now)
            :quant (t2 / temporal-quantity
                  :quant 6
                  :unit (m2 / month)
                  :mod (j / just)))
      :ARG3 (p2 / purchase-01
            :ARG0 c2
            :ARG1 (f / firm
                  :name (n4 / name
                        :op1 "Salomon"
                        :op2 "Brother")
                  :mod (b2 / banking
                        :mod (ii / invest-01))
                  :ARG1-of (f2 / fame-01))
            :ARG3 (m3 / monetary-quantity
                  :quant 1000000000
                  :unit (d2 / dollar))))

# ::id 1526 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok partisans on both sides of the debate over judicial nominees voiced displeasure monday with new senate minority leader harry reid 's comments indicating that justice antonin scalia could make an acceptable nominee for chief justice of the u.s. supreme court .
# ::alignments
(v / voice-01
      :ARG0 (p / partisan
            :part-of (s / side
                  :mod (b / both)
                  :part-of (d / debate-01
                        :ARG1 (p2 / person
                              :ARG1-of (n / nominate-01
                                    :ARG2 (j / judiciary))))))
      :ARG1 (d2 / displease-01
            :ARG1 p
            :ARG1-of (c / cause-01
                  :ARG0 (c2 / comment-01
                        :ARG0 (p3 / person
                              :name (n2 / name
                                    :op1 "Hryry"
                                    :op2 "Reid")
                              :ARG0-of (l / lead-02
                                    :ARG1 (m / minority))
                              :ARG1-of (n3 / new-01)
                              :ARG0-of (ii / indicate-01
                                    :ARG1 (p4 / possible-01
                                          :ARG1 (m2 / make-02
                                                :ARG0 (p5 / person
                                                      :name (n4 / name
                                                            :op1 "Antonin"
                                                            :op2 "Scalia"))
                                                :ARG1 (p6 / person
                                                      :ARG1-of (n5 / nominate-01
                                                            :ARG2 (h / have-org-role-91
                                                                  :ARG0 p6
                                                                  :ARG1 (g / government-organization
                                                                        :name (n6 / name
                                                                              :op1 "Supreme"
                                                                              :op2 "Court")
                                                                        :mod (c3 / country
                                                                              :name (n7 / name
                                                                                    :op1 "U.S.")))
                                                                  :ARG2 (j2 / justice
                                                                        :mod (c4 / chief))))
                                                      :ARG1-of (a / accept-01
                                                            :ARG1-of p4))))))))
            :time (d3 / date-entity
                  :weekday (m3 / monday))))

# ::id 1527 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a second person has died following a crash during the gumball #### rally , and a british race driver blamed for the accident was stopped trying to leave the country .
# ::alignments
(a / and
      :op1 (d / die-01
            :ARG1 (p / person
                  :ord (o / ordinal-entity
                        :value 2))
            :ARG1-of (f / follow-01
                  :ARG2 (c / crash-01
                        :time (r / rally-01
                              :mod (g / gumball)
                              :mod (t / thing
                                    :name (n / name
                                          :op1 "###"))))))
      :op2 (s / stop-01
            :ARG1 (p2 / person
                  :ARG0-of (d2 / drive-01
                        :ARG1 (r2 / race))
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Britain"))
                  :ARG1-of (b / blame-01
                        :ARG2 c))
            :purpose (t2 / try-01
                  :ARG0 p2
                  :ARG1 (l / leave-11
                        :ARG0 p2
                        :ARG1 c2))))

# ::id 1528 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the women 's professional soccer -lrb- <unk> -rrb- , which begins its inaugural season next year with seven teams , is planning to expand to philadelphia in #### .
# ::alignments
(p / plan-01
      :ARG0 (s / soccer
            :mod (p2 / professional)
            :poss (w / woman)
            :ARG0-of (b / begin-01
                  :ARG1 (s2 / season
                        :mod (ii / inaugural)
                        :poss s
                        :accompanier (t / team
                              :quant 7))
                  :time (y / year
                        :mod (n / next))))
      :ARG1 (e / expand-01
            :ARG1 s
            :ARG4 (c / city
                  :name (n2 / name
                        :op1 "Philly")))
      :ARG1-of (c2 / call-01
            :ARG2 n2
            :op1 "The"
            :op2 "Beatles"))

# ::id 1529 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one way to save money on travel is to simply pick up a book or magazine and start reading .
# ::alignments
(a / and
      :op1 (p / pick-up-04
            :ARG1 (o / or
                  :op1 (b / book)
                  :op2 (m / magazine))
            :ARG1-of (s / simple-02))
      :op2 (s2 / start-01
            :ARG1 (r / read-01
                  :ARG1 o))
      :manner (w / way
            :quant (o2 / one)
            :manner-of (s3 / save-01
                  :ARG1 (m2 / money)
                  :ARG3 (t / travel-01))))

# ::id 1530 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gays should be protected by the landmark #### civil rights act and allowed to serve openly in the military , bill bradley said in a magazine interview released thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bill"
                  :op2 "Badley"))
      :ARG1 (r / recommend-01
            :ARG1 (a / and
                  :op1 (p2 / protect-01
                        :ARG0 (l / law
                              :name (n2 / name
                                    :op1 " landmark"
                                    :op2 "####"
                                    :op3 "Amendment")
                              :topic (r2 / right-05
                                    :mod (c / civil)))
                        :ARG1 (p3 / person
                              :ARG1-of (g / gay-01)))
                  :op2 (a2 / allow-01
                        :ARG1 (s2 / serve-01
                              :ARG0 p3
                              :ARG2 (m / military)
                              :ARG1-of (o / open-04)))))
      :time (ii / interview-01
            :ARG0 (m2 / magazine)
            :ARG1 p
            :ARG1-of (r3 / release-01
                  :time (d / date-entity
                        :weekday (t / thursday)))))

# ::id 1531 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a us arms dealer has been ordered to face interrogation over his possible links to south korean army procurement officers suspected of leaking military secrets , security authorities said wednesday .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :mod (s2 / security))
      :ARG1 (o / order-01
            :ARG1 (p / person
                  :ARG0-of (d / deal-02
                        :ARG2 (a2 / arms))
                  :mod (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "States")))
            :ARG2 (f / face-01
                  :ARG0 p
                  :ARG1 (ii / interrogate-01
                        :ARG2 (l / link-01
                              :ARG1 p
                              :ARG2 (p2 / person
                                    :ARG0-of (h / have-org-role-91
                                          :ARG1 (a3 / army
                                                :poss (c2 / country
                                                      :name (n2 / name
                                                            :op1 "South"
                                                            :op2 "Korea")))
                                          :ARG2 (o2 / officer
                                                :ARG2-of (p3 / procure-01)))
                                    :ARG2-of (s3 / suspect-01
                                          :ARG1 (l2 / leak-01
                                                :ARG0 p
                                                :ARG1 (s4 / secret
                                                      :mod (m / military)))))
                              :ARG1-of (p4 / possible-01)))))
      :time (w / wednesday))

# ::id 1532 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the black box recorders recovered from the us airways jetliner that splashed down in the hudson river captured thumping sounds , the sudden loss of engine power and the pilot 's calm `` mayday '' call , evidence that seems to back up the crew 's account of hitting a flock of birds shortly after takeoff .
# ::alignments
(a / and
      :op1 (c / capture-01
            :ARG0 (r / record-01
                  :mod (b / box
                        :ARG1-of (b2 / black-04))
                  :ARG1-of (r2 / recover-02
                        :ARG2 (j / jetliner
                              :name (n / name
                                    :op1 "US"
                                    :op2 "Airways")
                              :ARG1-of (s / splash-01
                                    :ARG2 (r3 / river
                                          :name (n2 / name
                                                :op1 "Hudson"
                                                :op2 "River"))
                                    :direction (d / down)))))
            :ARG1 (s2 / sound
                  :ARG0-of (t / thump-01)))
      :op2 (l / lose-02
            :ARG1 (p / power
                  :mod (e / engine))
            :manner (s3 / sudden))
      :op3 (c2 / call-02
            :ARG0 (p2 / person
                  :ARG0-of (p3 / pilot-01))
            :mod (m / mayday)
            :ARG1-of (c3 / calm-03))
      :op4 (e2 / evidence-01
            :ARG0-of (b3 / back-up-04
                  :ARG1 (a2 / account-01
                        :ARG0 (p4 / person
                              :ARG0-of (c4 / crew-01))
                        :ARG1 (h / hit-01
                              :ARG0 p4
                              :ARG1 (f / flock-01
                                    :ARG1 (b4 / bird))
                              :time (a3 / after
                                    :op1 (t2 / take-off-19
                                          :ARG1 j)
                                    :ARG1-of (s4 / short-07)))
                        :ARG1-of (s5 / seem-01)))))

# ::id 1533 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than ##,### teachers in ukraine 's crimean republic staged a warning strike today in protest against their long-delayed salary payment by the government .
# ::alignments
(s / stage-01
      :ARG0 (p / person
            :ARG0-of (t / teach-01)
            :location (r / republic
                  :mod (c / crime-02)
                  :location (c2 / country
                        :name (n / name
                              :op1 "France")))
            :quant (m / more-than
                  :op1 (n2 / number)))
      :ARG1 (s2 / strike-02
            :ARG0 p
            :ARG0-of (w / warn-01))
      :time (t2 / today)
      :purpose (p2 / protest-01
            :ARG0 p
            :ARG1 (p3 / pay-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG2 p
                  :ARG3 (s3 / salary)
                  :ARG1-of (d / delay-01
                        :ARG1-of (l / long-03)))))

# ::id 1534 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three children and one woman were killed tuesday when a group of rebels attacked a police station in southwestern colombia .
# ::alignments
(k / kill-01
      :ARG1 (a / and
            :op1 (c / child
                  :quant 3)
            :op2 (w / woman
                  :quant 1))
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (a2 / attack-01
            :ARG0 (g / group
                  :consist-of (p / person
                        :ARG0-of (r / rebel-01)))
            :ARG1 (s / station
                  :mod (p2 / police)
                  :location (s2 / southwest
                        :part-of (c2 / country
                              :name (n / name
                                    :op1 "Colombia"))))))

# ::id 1535 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok by most accounts , osama bin laden , video star and reputed terrorist , is no longer holed up in this mountainous region of eastern afghanistan .
# ::alignments
(o / opine-01
      :ARG0 (m / most)
      :ARG1 (h / hole-up-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Osama"
                        :op2 "bin"
                        :op3 "Laden")
                  :mod (s / star
                        :mod (v / video))
                  :mod (t / terrorist
                        :ARG1-of (r / repute-01)))
            :time (n2 / no-longer)
            :location (c / country-region
                  :name (n3 / name
                        :op1 "Eastern"
                        :op2 "Afghanistan"))
            :mod (m2 / mountain)
            :mod (t2 / this)))

# ::id 1536 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan has provided rival china satellite images showing some areas devastated by the #.#-magnitude earthquake in the mainland 's southwest , officials and academics said thursday .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (o / official)
            :op2 (a2 / academia))
      :ARG1 (p / provide-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Taiwan"))
            :ARG1 (ii / image
                  :source (c2 / country
                        :name (n2 / name
                              :op1 "China"))
                  :mod (s2 / satellite)
                  :ARG0-of (r / rival-01
                        :ARG1 c)
                  :ARG0-of (s3 / show-01
                        :ARG1 (a3 / area
                              :quant (s4 / some)
                              :ARG1-of (d / devastate-01
                                    :ARG0 (e / earthquake
                                          :mod (m / magnitude)
                                          :location (s5 / southwest
                                                :part-of (m2 / mainland)))))))
            :time (d2 / date-entity
                  :weekday (t / thursday))))

# ::id 1537 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a soldier with the us-led force helping to fight insurgents in afghanistan was killed sunday in a bomb blast in the volatile southern province of helmand , the force said .
# ::alignments
(s / say-01
      :ARG0 (f / force)
      :ARG1 (k / kill-01
            :ARG0 (b / blast-05
                  :ARG1 (b2 / bomb))
            :ARG1 (s2 / soldier
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (f2 / force
                              :ARG1-of (l / lead-02
                                    :ARG0 (w / we))))
                  :ARG0-of (h2 / help-01
                        :ARG1 (f3 / fight-01
                              :ARG0 s2
                              :ARG1 (ii / insurgent
                                    :location (c / country
                                          :name (n / name
                                                :op1 "Afghanistan"))))))
            :time (d / date-entity
                  :weekday (s3 / sunday))
            :ARG1-of (c2 / cause-01
                  :ARG0 b)
            :location (p / province
                  :name (n2 / name
                        :op1 " helmand")
                  :location (s4 / south
                        :mod (v / volatile)))))

# ::id 1538 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the government announced wednesday that it has delayed permission for the export of a rare shakespearean document , to allow british buyers a chance to raise the money to buy it and keep it in this country .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (d / delay-01
            :ARG0 g
            :ARG1 (p / permit-01
                  :ARG1 (e / export-01
                        :ARG1 (d2 / document
                              :ARG1-of (r / rare-02)
                              :mod (b / book
                                    :name (n / name
                                          :op1 "Shakespearean")))))
            :purpose (a2 / allow-01
                  :ARG0 g
                  :ARG1 (c / chance-02
                        :ARG0 (p2 / person
                              :ARG0-of (b2 / buy-01
                                    :ARG1 d2)
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "Great"
                                          :op2 "Britain")))
                        :ARG1 (r2 / raise-01
                              :ARG0 p2
                              :ARG1 (m / money)
                              :purpose (a3 / and
                                    :op1 b2
                                    :ARG0 p2
                                    :ARG1 d2)
                              :op2 (k / keep-01
                                    :ARG0 p2
                                    :ARG1 d2
                                    :location c2)))))
      :time (w / wednesday))

# ::id 1539 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a french woman went on trial tuesday accused of vandalising a two-million-euro artwork by us artist cy twombly by planting a lipstick-red kiss on its pure white canvas .
# ::alignments
(t / try-02
      :ARG1 (w / woman
            :mod (c / country
                  :name (n / name
                        :op1 "France"))
            :ARG1-of (a / accuse-01
                  :ARG2 (v / vandalize-01
                        :ARG0 w
                        :ARG1 (a2 / artwork
                              :poss (a3 / artist
                                    :name (n2 / name
                                          :op1 "Cypress")
                                    :mod (w2 / we))
                              :ARG1-of (c2 / cost-01
                                    :ARG2 (m / monetary-quantity
                                          :quant 2000000
                                          :unit (e / euro))))
                        :manner (p / plant-01
                              :ARG0 w
                              :ARG1 (k / kiss-01
                                    :ARG0 w
                                    :ARG1-of (r / red-02
                                          :ARG2 (l / lipstick)))
                              :ARG2 (c3 / canvas
                                    :ARG1-of (w3 / white-03)
                                    :poss (ii / it))))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1540 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok irish republican army dissidents threatened sunday to kill top sinn fein politician martin mcguinness and resume attacks in england as part of their efforts to wreck the ira cease-fire and northern ireland power-sharing .
# ::alignments
(t / threaten-01
      :ARG0 (p / person
            :ARG0-of (d / dissent-01
                  :ARG1 (a / army
                        :mod (p2 / political-party
                              :name (n / name
                                    :op1 "Republican"))))
            :mod (c / country
                  :name (n2 / name
                        :op1 "Ireland")))
      :ARG1 (a2 / and
            :op1 (k / kill-01
                  :ARG0 p
                  :ARG1 (p3 / person
                        :name (n3 / name
                              :op1 "Martin"
                              :op2 "McGuinness")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 p2
                              :name (n4 / name
                                    :op1 "Sinn"
                                    :op2 "Finn"))
                        :ARG2 (p4 / politician))
                  :mod (t2 / top)))
      :op2 (r / resume-01
            :ARG0 p
            :ARG1 (a3 / attack-01
                  :ARG0 p
                  :location (c2 / country
                        :name (n5 / name
                              :op1 "England"))))
      :subevent-of (e / effort-01
            :ARG0 p
            :ARG1 (w / wreck-01
                  :ARG0 p
                  :ARG1 (a4 / and
                        :op1 (c3 / cease-01
                              :ARG1 (f / fire-01))
                        :op2 (s / share-01
                              :ARG1 (p5 / power)
                              :ARG2 (n6 / north
                                    :part-of c2)))))
      :time (d2 / date-entity
            :weekday (s2 / sunday)))

# ::id 1541 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bulgaria is to increase its peacekeeping soldiers in afghanistan by ### , bringing its troops number there to ### , defense minister veselin bliznakov revealed on wednesday .
# ::alignments
(r / reveal-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Veselin"
                  :op2 "Bliznakov")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (d / defend-01))))
      :ARG1 (a / and
            :op1 (ii / increase-01
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "Bulgaria"))
                  :ARG1 (s / soldier
                        :location (c2 / country
                              :name (n3 / name
                                    :op1 "Afghanistan"))
                        :ARG0-of (k / keep-01
                              :ARG1 (p2 / peace)))
                  :manner (t / thing
                        :name (n4 / name
                              :op1 " ###")))
            :op2 (b / bring-01
                  :ARG0 c
                  :ARG1 (t2 / troop
                        :poss c
                        :location c2)
                  :ARG2 p))
      :time (w / wednesday))

# ::id 1542 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wackenhut corrections corp. , a world leader in private prison construction and management and a frequent target of industry critics , contracted on friday to build and operate a #,###-bed maximum-security penitentiary in south africa .
# ::alignments
(c / contract-02
      :ARG0 (c2 / company
            :name (n / name
                  :op1 "Wackenhut"
                  :op2 "Corrects"
                  :op3 "Corporation")
            :ARG0-of (l / lead-02
                  :ARG1 (w / world)
                  :ARG2 (a / and
                        :op1 (c3 / construct-01
                              :ARG1 (p / prison)
                              :ARG1-of (p2 / private-03))
                        :op2 (m / manage-01
                              :ARG1 p)))
            :ARG1-of (t / target-01
                  :ARG0 (p3 / person
                        :ARG0-of (c4 / criticize-01
                              :ARG1 (ii / industry)))
                  :ARG1-of (f / frequent-02)))
      :ARG1 (a2 / and
            :op1 (b / build-01
                  :ARG0 c2
                  :ARG1 (p4 / penitentiary
                        :mod (s / security
                              :mod (m2 / maximum))
                        :location (s2 / south
                              :part-of (c5 / continent
                                    :name (n2 / name
                                          :op1 "Africa"))))
                  :op2 (o / operate-01
                        :ARG0 c2
                        :ARG1 p4))
            :time (d / date-entity
                  :weekday (f2 / friday))))

# ::id 1543 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the world bank president paul wolfowitz wednesday reiterated his bank 's commitment to continue assistance for pakistan for its sustainable economic growth and creating conducive environment for the improvement of socio - economic uplift of its masses .
# ::alignments
(r / reiterate-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Paul"
                  :op2 "Wolfowitz")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (b / bank
                        :mod (w / world))
                  :ARG2 (p2 / president)))
      :ARG1 (c / commit-01
            :ARG1 b
            :ARG2 (a / and
                  :op1 (c2 / continue-01
                        :ARG0 b
                        :ARG1 (a2 / assist-01
                              :ARG0 b
                              :ARG1 (c3 / country
                                    :name (n2 / name
                                          :op1 "Pakistan"))
                              :ARG2 (g / grow-01
                                    :ARG1 (e / economy)
                                    :ARG1-of (s / sustain-01
                                          :ARG1-of (p3 / possible-01)))))
                  :op2 (c4 / create-01
                        :ARG0 b
                        :ARG1 (e2 / environment
                              :ARG2-of (c5 / conducive-00
                                    :ARG1 (ii / improve-01
                                          :ARG1 (u / uplift-01
                                                :ARG1 (m / mass
                                                      :poss c3
                                                      :mod (e3 / economy))
                                                :mod (s2 / society))))))))
      :time (d / date-entity
            :weekday (w2 / wednesday)))

# ::id 1544 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european markets closed mainly lower on thursday , with technology and computer services stocks leading a broad-based decline .
# ::alignments
(a / and
      :op1 (c / close-01
            :ARG1 (m / market
                  :mod (c2 / continent
                        :name (n / name
                              :op1 "Europe")))
            :time (d / date-entity
                  :weekday (t / thursday))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / low-04
                        :ARG1 c
                        :mod (m2 / main))
                  :ARG3 (m3 / more)))
      :op2 (l2 / lead-01
            :ARG0 (a2 / and
                  :op1 (s / stock
                        :mod (s2 / service
                              :mod (t2 / technology)))
                  :op2 (s3 / stock
                        :mod (s4 / service
                              :mod (c3 / computer))))
            :ARG2 (d2 / decline-01
                  :ARG1-of (b / base-02
                        :ARG2 (b2 / broad-02)))))

# ::id 1545 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok algeria on wednesday praised britain 's refusal to barter with an al-qaeda cell that executed a british hostage in revenge for london 's detention of a radical cleric .
# ::alignments
(p / praise-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Algeria"))
      :ARG1 (r / refuse-01
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "Britain"))
            :ARG1 (b / barter-01
                  :ARG0 c2
                  :ARG2 (c3 / cell
                        :mod (c4 / criminal-organization
                              :name (n3 / name
                                    :op1 "al-Qaida"))
                        :ARG0-of (e / execute-01
                              :ARG1 (h / hostage
                                    :mod c2)
                              :ARG1-of (c5 / cause-01
                                    :ARG0 (d / detain-01
                                          :ARG0 (c6 / city
                                                :name (n4 / name
                                                      :op1 "London"))
                                          :ARG1 (c7 / cleric
                                                :ARG1-of (r2 / radical-02))))))))
      :time (w / wednesday))

# ::id 1546 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok attention editors : this article from the newhouse news service report of thursday , january ## , #### , is available as a `` separate buy .
# ::alignments
(s / say-01
      :ARG1 (a / available-02
            :ARG2 (a2 / article
                  :mod (t / this)
                  :source (r / report-01
                        :ARG0 (s2 / service
                              :mod (n / news)
                              :mod (n2 / newhouse))
                        :time (d / date-entity
                              :month 1
                              :day 1)))
            :prep-as (b / buy-01
                  :ARG1-of (s3 / separate-02)))
      :ARG2 (p / person
            :ARG0-of (e / edit-01)
            :ARG0-of (a3 / attend-02)))

# ::id 1547 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok about ### active and retired turkish military officers , including former chiefs of the air force as well as dozens of generals and admirals , went on trial thursday on charges of plotting to overthrow the islamic-rooted government in #### .
# ::alignments
(t / try-02
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / military)
                  :ARG2 (o / officer
                        :ARG0-of (a / activity-06)
                        :ARG0-of (r / retire-01)
                        :mod (r2 / religious-group
                              :name (n / name
                                    :op1 "Turkish")))
                  :ARG2-of (ii / include-91
                        :ARG1 (a2 / and
                              :op1 (p2 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 m
                                          :ARG2 (c / chief)
                                          :time (f / former)))
                              :op2 (a3 / and
                                    :op1 (p3 / person
                                          :ARG0-of (h3 / have-org-role-91
                                                :ARG2 (g / general)))
                                    :op2 (p4 / person
                                          :ARG0-of (h4 / have-org-role-91
                                                :ARG2 (a4 / admiral)))
                                    :quant (m2 / multiple
                                          :op1 12)))))
            :ARG3 (c2 / charge-05
                  :ARG2 (p5 / plot-01
                        :ARG0 p
                        :ARG1 (o2 / overthrow-01
                              :ARG0 p
                              :ARG1 (g2 / government-organization
                                    :ARG0-of (g3 / govern-01)
                                    :ARG1-of (r3 / root-02
                                          :ARG2 r2
                                          :name (n2 / name
                                                :op1 "Islam"))))))
            :ARG1-of c2)
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1548 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok benjamin orr , the bass player of the popular ####s group the cars who also sang some of the band 's most popular songs , died tuesday of pancreatic cancer .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Benjamin"
                  :op2 "Orr")
            :ARG0-of (p2 / play-11
                  :ARG2 (b / bass)
                  :part-of (g / group
                        :name (n2 / name
                              :op1 "The"
                              :op2 "Cars")
                        :ARG1-of (p3 / popular-02)))
            :ARG0-of (s / sing-01
                  :ARG1 (s2 / song
                        :ARG1-of (ii / include-91
                              :ARG2 (s3 / song
                                    :ARG1-of (p4 / popular-02
                                          :ARG2-of (h / have-degree-91
                                                :ARG1 s3
                                                :ARG3 (m / most)))))
                        :mod (a / also))))
      :ARG1-of (c / cause-01
            :ARG0 (d2 / disease
                  :name (n3 / name
                        :op1 "polarity"
                        :op2 "cancer")))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 1549 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok share price in taiwan closed #.# percent higher monday on resumed buying of heavyweight issues , brokers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (b / broker-01))
      :ARG1 (c / close-06
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :location (c2 / country
                              :name (n / name
                                    :op1 "Taiwan"))))
            :ARG1-of (c3 / cause-01
                  :ARG0 (r / resume-01
                        :ARG1 (b2 / buy-01
                              :ARG1 (ii / issue-02
                                    :mod (h / heavyweight)))))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (h3 / high-02
                        :ARG1 c)
                  :ARG3 (m / more
                        :quant (p3 / percentage-entity
                              :value 1)))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 1550 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the new jersey nets will be without two of their centers until at least january .
# ::alignments
(h / have-03
      :polarity -
      :ARG0 (n / net
            :mod (j / jersey)
            :ARG1-of (n2 / new-01))
      :ARG1 (c / center
            :quant 2
            :ARG1-of (ii / include-91
                  :ARG2 (c2 / center
                        :poss n)))
      :time (u / until
            :op1 (d / date-entity
                  :month 1
                  :mod (a / at-least))))

# ::id 1551 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taliban militants armed with guns and suicide vests launched a coordinated attack on a city in southwestern afghanistan on wednesday , killing four people , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (l / launch-01
            :ARG0 (m / militant
                  :mod (c / criminal-organization
                        :name (n / name
                              :op1 "Taliban"))
                  :ARG1-of (a / arm-01
                        :ARG2 (a2 / and
                              :op1 (g / gun)
                              :op2 (v / vest
                                    :mod (s2 / suicide)))))
            :ARG1 (a3 / attack-01
                  :ARG0 m
                  :ARG1 (c2 / city
                        :location (s3 / southwest
                              :part-of (c3 / country
                                    :name (n2 / name
                                          :op1 "Afghanistan"))))
                  :ARG1-of (c4 / coordinate-01))
            :time (w / wednesday)
            :ARG0-of (k / kill-01
                  :ARG1 (p / person
                        :quant 4))))

# ::id 1552 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok about ### <unk> are beaming up to calgary for a sneak peek at the newest star trek movie wednesday .
# ::alignments
(b / beam-01
      :ARG1 (p / person
            :name (n / name
                  :op1 " ###"))
      :direction (c / city
            :name (n2 / name
                  :op1 "Calgary"))
      :purpose (p2 / peek-01
            :ARG0 p
            :ARG1 (m / movie
                  :name (n3 / name
                        :op1 "Star"
                        :op2 "Trek")
                  :ARG1-of (n4 / new-01
                        :ARG2-of (h / have-degree-91
                              :ARG1 m
                              :ARG3 (m2 / most))))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :ARG1-of (s / sneak-01)))

# ::id 1553 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european union said friday it welcomes the resumption of dialogue between taiwan and china , which it called `` a significant step towards closer relations and the establishment of trust between both sides .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "European"
                  :op2 "Union"))
      :ARG1 (w / welcome-01
            :ARG0 o
            :ARG1 (r / resumption-01
                  :ARG1 (d / dialogue-01
                        :ARG0 (c / country
                              :name (n2 / name
                                    :op1 "Taiwan"))
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "China")))
                  :ARG1-of (c3 / call-01
                        :ARG0 o
                        :ARG2 (s2 / step-01
                              :ARG2 (a / and
                                    :op1 (r2 / relation-03
                                          :ARG0 c
                                          :ARG2 c2
                                          :ARG1-of (h / have-degree-91
                                                :ARG2 (c4 / close-10
                                                      :ARG1 r2)
                                                :ARG3 (m / more)))
                                    :op2 (e / establish-01
                                          :ARG1 (t / trust-02
                                                :ARG0 (s3 / side
                                                      :mod (b / both)))))
                              :ARG1-of (s4 / significant-02)))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1554 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two former employees of fedex hong kong were sent to jail on tuesday at the city 's district court for understating the weights of customers ' parcels on air <unk> to deceive over ###,### hk dollars -lrb- ##,### u.s. dollars -rrb- in courier fees from the company .
# ::alignments
(s / send-01
      :ARG1 (p / person
            :quant 2
            :ARG1-of (e / employ-01
                  :ARG0 (c / company
                        :name (n / name
                              :op1 "Fedex"
                              :op2 "Hong"
                              :op3 "Kong"))
                  :time (f / former)))
      :ARG2 (j / jail-01
            :ARG1 p
            :ARG3 (u / understate-01
                  :ARG0 p
                  :ARG1 (m / mass-quantity
                        :ARG2-of (w / weight-01
                              :ARG1 (p2 / parcel
                                    :poss (c2 / customer)
                                    :location (a / air))))
                  :purpose (d / deceive-01
                        :ARG0 p
                        :ARG2 (f2 / fee
                              :mod (c3 / courier)
                              :source (c4 / company))))
            :time (d2 / date-entity
                  :weekday (t / tuesday))
            :location (c5 / court
                  :mod (d3 / district)
                  :location (c6 / city))
            :ARG1-of (c7 / cause-01
                  :ARG0 u
                  :ARG0 p
                  :ARG1 m)))

# ::id 1555 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nordic foreign ministers raised the pressure on iceland on thursday to reach a banking payback deal with britain and the netherlands , warning a failure could block imf aid to the crisis-hit island .
# ::alignments
(a / and
      :op1 (r / raise-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Nordic"))
                        :ARG2 (m / minister
                              :topic (f / foreign))))
            :ARG1 (p2 / pressure-01
                  :ARG0 p
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Israel"))
                  :ARG2 (r2 / reach-01
                        :ARG0 c2
                        :ARG1 (d / deal-01
                              :ARG0 c2
                              :ARG1 (a2 / and
                                    :op1 (c3 / country
                                          :name (n3 / name
                                                :op1 "Great"
                                                :op2 "Britain"))
                                    :op2 (c4 / country
                                          :name (n4 / name
                                                :op1 "The"
                                                :op2 "Netherlands")))
                              :ARG2 (p3 / payback)
                              :mod (b / banking)))
                  :time (d2 / date-entity
                        :weekday (t / thursday)))
            :op2 (w / warn-01
                  :ARG0 p
                  :ARG1 (p4 / possible-01
                        :ARG1 (b2 / block-01
                              :ARG0 (f2 / fail-01)
                              :ARG1 (a3 / aid-01
                                    :ARG2 (ii / island
                                          :ARG1-of (h2 / hit-01
                                                :ARG0 (c5 / crisis)))))))))

# ::id 1556 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the indian national congress -lrb- indira -rrb- today withdrew its support for the united front minority government led by prime minister inder kumar gujral , the press trust of india -lrb- pti -rrb- said .
# ::alignments
(s / say-01
      :ARG0 (t / trust
            :mod (p / press)
            :location (c / country
                  :name (n / name
                        :op1 "India")))
      :ARG1 (w / withdraw-01
            :ARG0 (g / government-organization
                  :name (n2 / name
                        :op1 "Indian"
                        :op2 "National"
                        :op3 "Congress"))
            :ARG1 (s2 / support-01
                  :ARG0 g
                  :ARG1 (g2 / government-organization
                        :ARG0-of (g3 / govern-01)
                        :mod (m / minority)
                        :ARG1-of (l / lead-02
                              :ARG0 (p2 / person
                                    :name (n3 / name
                                          :op1 "Inder"
                                          :op2 "Kumar"
                                          :op3 "Gujral")
                                    :ARG0-of (h / have-org-role-91
                                          :ARG2 (m2 / minister
                                                :mod (p3 / prime)))))))
            :time (t2 / today)))

# ::id 1557 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli human rights activists on tuesday asked the israeli supreme court to order the government to supply gas masks to palestinians , as preparations continue for a possible iraqi attack .
# ::alignments
(a / ask-02
      :ARG0 (a2 / activist
            :purpose (r / right-05
                  :ARG1 (h / human))
            :mod (c / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (o / order-01
            :ARG0 a2
            :ARG1 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 c))
            :ARG2 (s / supply-01
                  :ARG0 g
                  :ARG1 (m / mask
                        :mod (g3 / gas))
                  :ARG2 (p / person
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Palestine")))))
      :ARG2 g
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c3 / cause-01
            :ARG0 (c4 / continue-01
                  :ARG1 (p2 / prepare-02
                        :ARG2 (a3 / attack-01
                              :ARG0 (c5 / country
                                    :name (n3 / name
                                          :op1 "Iraq"))
                              :ARG1-of (p3 / possible-01))))))

# ::id 1558 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok expect some celebrating saturday when chelsea makes its home debut at stamford bridge against leicester city .
# ::alignments
(e / expect-01
      :ARG0 (y / you)
      :ARG1 (c / celebrate-02
            :time (d / date-entity
                  :weekday (s / saturday)
                  :time-of (d2 / debut-01
                        :ARG0 (t / team
                              :name (n / name
                                    :op1 "Chelsea"))
                        :ARG1 t
                        :location (b / bridge
                              :name (n2 / name
                                    :op1 "Stamford"
                                    :op2 "Bridge")
                              :prep-against (t2 / team
                                    :name (n3 / name
                                          :op1 "Leicester")))
                        :mod (h / home)))
            :quant (s2 / some)))

# ::id 1559 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states and south korea have voiced new optimism about ending a nuclear standoff with north korea , saying pyongyang appears ready for multilateral talks on the issue .
# ::alignments
(a / and
      :op1 (v / voice-01
            :ARG0 (a2 / and
                  :op1 (s / state
                        :name (n / name
                              :op1 "United"
                              :op2 "States"))
                  :op2 (c / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Korea")))
            :ARG1 (o / optimism
                  :ARG1-of (n3 / new-01)
                  :topic (e / end-01
                        :ARG1 (s2 / standoff
                              :mod (n4 / nucleus)
                              :prep-with c))))
      :op2 (s3 / say-01
            :ARG0 a2
            :ARG1 (a3 / appear-02
                  :ARG1 (r / ready-02
                        :ARG1 (c2 / city
                              :name (n5 / name
                                    :op1 "Pyongyang"))
                        :ARG2 (t / talk-01
                              :ARG0 c2
                              :ARG1 (ii / issue-02)
                              :mod (m / multilateral))))))

# ::id 1560 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an enraged pakistani cop named noor muhammad <unk> committed suicide with his official rifle after he shot dead six <unk> and wounding eight others at station road in dadu near hyderabad in sindh province late sunday night , according to a news dispatch from hyderabad .
# ::alignments
(s / say-01
      :ARG0 (d / dispatch-01
            :ARG0 (n / news)
            :location (c / city
                  :name (n2 / name
                        :op1 "Hyderabad")))
      :ARG1 (c2 / commit-02
            :ARG0 (c3 / cop
                  :name (n3 / name
                        :op1 "Noor"
                        :op2 "Muhammad")
                  :ARG1-of (a / anger-01)
                  :mod (c4 / country
                        :name (n4 / name
                              :op1 "Pakistan")))
            :ARG1 (s2 / suicide)
            :instrument (r / rifle
                  :mod (o / official)
                  :poss c3)
            :time (a2 / after
                  :op1 (a3 / and
                        :op1 (s3 / shoot-02
                              :ARG0 c3
                              :ARG1 (p / person
                                    :quant 6
                                    :ARG1-of (d2 / die-01)))
                        :op2 (w / wound-01
                              :ARG0 c3
                              :ARG1 (p2 / person
                                    :quant 8
                                    :mod (o2 / other)))
                        :location (r2 / road
                              :mod (s4 / station)
                              :location (c5 / city
                                    :name (n5 / name
                                          :op1 "Dadu")
                                    :ARG1-of (n6 / near-02
                                          :ARG2 c
                                          :location (p3 / province
                                                :name (n7 / name
                                                      :op1 "Sindh")))))
                        :time (l / late
                              :op1 (d3 / date-entity
                                    :dayperiod (n8 / night)
                                    :mod (s5 / sunday)))))))

# ::id 1561 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. and british warplanes bombed three sites in southern iraq on friday in response to increased efforts by iraqi air defenses to shoot down allied pilots , defense officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (d / defend-01)
                  :ARG2 (o / official)))
      :ARG1 (b / bomb-01
            :ARG0 (a / and
                  :op1 (w / warplane
                        :mod (c / country
                              :name (n / name
                                    :op1 "U.S.")))
                  :op2 (w2 / warplane
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Great"
                                    :op2 "Britain"))))
            :ARG1 (s2 / site
                  :quant 3
                  :location (s3 / south
                        :part-of (c3 / country
                              :name (n3 / name
                                    :op1 "Iraq"))))
            :time (d2 / date-entity
                  :weekday (f / friday))
            :ARG2-of (r / respond-01
                  :ARG1 (ii / increase-01
                        :ARG1 (e / effort-01
                              :ARG0 (d3 / defend-01
                                    :ARG3 (a2 / attack-01
                                          :path (a3 / air)))
                              :ARG1 (s4 / shoot-down-05
                                    :ARG0 d3
                                    :ARG1 (p2 / person
                                          :ARG0-of (p3 / pilot-01)
                                          :ARG1-of (a4 / ally-01))))))))

# ::id 1562 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok walter zenga played his last game as the italian national team 's goalkeeper at foxboro stadium june # , #### .
# ::alignments
(p / play-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Walter"
                  :op2 "Zenga"))
      :ARG1 (g / game
            :mod (l / last))
      :manner (g2 / goalkeeper
            :poss (t / team
                  :mod (n2 / nation)
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Italy"))))
      :location (s / stadium
            :name (n4 / name
                  :op1 "Foxboro"))
      :time (d / date-entity
            :weekday (j / june)))

# ::id 1563 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok advanced micro devices inc -lrb- amd -rrb- , the world 's no. # computer chip maker , has reached a deal to sell its products to founder group , the second-largest computer maker in china .
# ::alignments
(r / reach-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Inc-lrb- amd-rrb-")
            :ARG0-of (m / make-01
                  :ARG1 (c2 / chip
                        :mod (c3 / computer))
                  :ARG1-of (a / advanced-02))
            :mod (c4 / company
                  :polarity -
                  :name (n2 / name
                        :op1 "No.")
                  :location (w / world)))
      :ARG1 (d / deal-01
            :ARG0 c
            :ARG2 (s / sell-01
                  :ARG0 c
                  :ARG1 (p / product
                        :poss c)
                  :ARG2 (g / group
                        :ARG0-of (f / found-01)
                        :ARG1-of (h / have-degree-91
                              :ARG2 (l / large)
                              :ARG3 (m2 / most
                                    :ord (o / ordinal-entity
                                          :value 2))
                              :ARG5 (c5 / company
                                    :ARG0-of (m3 / make-01
                                          :ARG1 (c6 / computer))
                                    :location (c7 / country
                                          :name (n3 / name
                                                :op1 "China"))))))))

# ::id 1564 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the world has dithered while saddam hussein 's troops mounted a `` criminal and opportunistic '' attack in northern iraq , the exiled iraqi opposition party al dawa charged sunday .
# ::alignments
(a / and
      :op1 (d / dither-01
            :ARG1 (w / world)
            :time (m / mount-01
                  :ARG0 (t / troop
                        :poss (p / person
                              :name (n / name
                                    :op1 "Saddam"
                                    :op2 "Hussein")))
                  :ARG1 (a2 / attack-01
                        :ARG0 t
                        :ARG1-of (c / criminal-03)
                        :mod (o / opportunistic))
                  :location (n2 / north
                        :part-of (c2 / country
                              :name (n3 / name
                                    :op1 "Iraq")))))
      :op2 (c3 / charge-02
            :ARG0 (p2 / political-party
                  :name (n4 / name
                        :op1 "al"
                        :op2 "Dawa")
                  :ARG0-of (o2 / oppose-01)
                  :ARG1-of (e / exile-01)
                  :mod c2)
            :time (d2 / date-entity
                  :weekday (s / sunday))))

# ::id 1565 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok insurance companies negotiating a settlement to holocaust-era claims met in jerusalem on wednesday after u.s. negotiators warned them they would `` unleash , '' holocaust survivor demonstrations if the insurers rejected the emotionally charged venue at a critical phase .
# ::alignments
(m / meet-03
      :ARG0 (c / company
            :ARG0-of (ii / insure-02)
            :ARG0-of (n / negotiate-01
                  :ARG2 (s / settle-02
                        :ARG0 c
                        :ARG1 (c2 / claim-01
                              :ARG1 (e / event
                                    :time (e2 / era
                                          :mod (h / holocaust)))))))
      :location (c3 / city
            :name (n2 / name
                  :op1 "Jerusalem"))
      :time (w / wednesday)
      :time (a / after
            :op1 (w2 / warn-01
                  :ARG0 (p / person
                        :ARG0-of n)
                  :mod (c4 / country
                        :name (n3 / name
                              :op1 "U.S.")))
            :ARG1 (u / unleash-01
                  :ARG0 c
                  :ARG1 (d / demonstrate-01
                        :ARG0 (p2 / person
                              :ARG0-of (s2 / survive-01
                                    :ARG1 e)))
                  :condition (r / reject-01
                        :ARG0 c
                        :ARG1 (v / venue
                              :ARG1-of (c5 / charge-03
                                    :ARG2 (e3 / emotion)))
                        :time (p3 / phase
                              :ARG1-of (c6 / critical-02))))
            :ARG2 c))

# ::id 1566 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.n. secretary-general ban ki-moon urged mugabe to release the final results of the march ## election that may topple the ##-year-old ruler , warning that the situation could seriously deteriorate in zimbabwe .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ban"
                  :op2 "Ki-moon")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "U.N."))
                  :ARG2 (s / secretary
                        :mod (g / general))))
      :ARG1 (p2 / person
            :name (n3 / name
                  :op1 "Mugabe"))
      :ARG2 (r / release-01
            :ARG0 p2
            :ARG1 (r2 / result-01
                  :ARG1 (m / march-01)
                  :mod (f / final)
                  :ARG0-of (t / topple-01
                        :ARG1 (p3 / person
                              :ARG0-of (r3 / rule-03)
                              :age (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))
                        :ARG1-of (p4 / possible-01))))
      :ARG0-of (w / warn-01
            :ARG1 (p5 / possible-01
                  :ARG1 (d / deteriorate-01
                        :ARG1 (s2 / situation)
                        :ARG1-of (s3 / serious-02)
                        :location (c / country
                              :name (n4 / name
                                    :op1 "Zimbabwe"))))))

# ::id 1567 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china on wednesday raised retail petrol and diesel prices by ### yuan -lrb- ##.# dollars -rrb- a tonne , marking the first hike in five months as the global economic recovery drives up crude oil prices .
# ::alignments
(r / raise-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "China"))
      :ARG1 (a / and
            :op1 (p / price-01
                  :ARG1 (p2 / petrol))
            :op2 (p3 / price-01
                  :ARG1 (d / diesel))
            :ARG1-of (r2 / retail-01))
      :ARG2 (m / monetary-quantity
            :quant 1
            :unit (y / yuan))
      :time (d2 / date-entity
            :weekday (w / wednesday))
      :ARG0-of (m2 / mark-01
            :ARG1 (h / hike-02
                  :ord (o / ordinal-entity
                        :value 1
                        :range (t / temporal-quantity
                              :quant 5
                              :unit (m3 / month)))
                  :time (d3 / drive-02
                        :ARG0 (r3 / recover-01
                              :ARG1 (e / economy
                                    :mod (g / globe)))
                        :ARG1 (p4 / price-01
                              :ARG1 (o2 / oil
                                    :mod (c2 / crude)))
                        :ARG2 (u / up)))))

# ::id 1568 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain has drawn up a secret list of more than ##,### `` undesirables '' from bulgaria and romania who may attempt to enter the country when the two ex-communist eastern european nations join the european union next year , the sunday times reported .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "The"
                  :op2 "Sunday"
                  :op3 "Times"))
      :ARG1 (d / draw-up-03
            :ARG0 (c / country
                  :name (n3 / name
                        :op1 "Britain"))
            :ARG1 (l / list
                  :mod (s / secret)
                  :consist-of (p / person
                        :ARG1-of (u / undesirables
                              :quant (m / more-than
                                    :op1 (a / and
                                          :op1 (c2 / country
                                                :name (n4 / name
                                                      :op1 "Bulgaria"))
                                          :op2 (c3 / country
                                                :name (n5 / name
                                                      :op1 "Romania"))))
                              :ARG0-of (a2 / attempt-01
                                    :ARG1 (e / enter-01
                                          :ARG0 p
                                          :ARG1 c
                                          :time (j / join-01
                                                :ARG0 (n6 / nation
                                                      :quant 2
                                                      :mod (p2 / political-movement
                                                            :name (n7 / name
                                                                  :op1 "communism")
                                                            :time (e2 / ex))
                                                      :location (w / world-region
                                                            :name (n8 / name
                                                                  :op1 "Eastern"
                                                                  :op2 "Europe")))
                                                :ARG1 (u2 / union
                                                      :mod w)
                                                :time (y / year
                                                      :mod (n9 / next)))
                                          :ARG1-of (p3 / possible-01))))))))

# ::id 1569 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italy and scotland were tied #-# at half-time of their six nations clash here at the stadio flaminio on saturday .
# ::alignments
(t / tie-03
      :ARG1 (t2 / team
            :name (n / name
                  :op1 "Italy"))
      :ARG2 (t3 / team
            :name (n2 / name
                  :op1 "Scotland"))
      :time (h / half-time
            :part-of (c / clash-01
                  :ARG0 (n3 / nation
                        :quant 6
                        :poss t2)
                  :location (s / sports-facility
                        :name (n4 / name
                              :op1 "Stadio"
                              :op2 "Flaminio"))
                  :time (d / date-entity
                        :weekday (s2 / saturday)))))

# ::id 1570 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one move by rival oracle corp. has turned red hat inc. from a celebrated leader in open-source software to a fragile underdog .
# ::alignments
(t / turn-02
      :ARG0 (m / move-02
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Oracle"
                        :op2 "Corp.")
                  :ARG0-of (r / rival-01))
            :quant (o / one))
      :ARG1 (h / hat
            :ARG1-of (r2 / red-02))
      :ARG2 (u / underdog
            :mod (f / fragile))
      :ARG3 (p / person
            :ARG0-of (l / lead-02
                  :ARG2 (s / software
                        :mod (s2 / source
                              :ARG1-of (o2 / open-04))))
            :ARG1-of (c2 / celebrate-02)))

# ::id 1571 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gun battles and bomb strikes killed eight afghan civilians and an international soldier in the nato-led force trying to quell the extremist insurgency dogging afghanistan , officials said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (k / kill-01
            :ARG0 (a / and
                  :op1 (b / battle-01
                        :instrument (g / gun))
                  :op2 (s2 / strike-01
                        :instrument (b2 / bomb)))
            :ARG1 (a2 / and
                  :quant 8
                  :op1 (c / civilian
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Afghanistan")))
                  :op2 (s3 / soldier
                        :mod (ii / international))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (f / force
                              :ARG1-of (l / lead-02
                                    :ARG0 (m / military
                                          :name (n2 / name
                                                :op1 "Nato"))))
                        :ARG2 (t / try-01
                              :ARG0 f
                              :ARG1 (q / quell-01
                                    :ARG0 f
                                    :ARG1 (ii2 / insurgency
                                          :mod (e / extremist)
                                          :ARG0-of (p2 / plague-01
                                                :ARG1 c2)))))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 1572 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok this predominantly gypsy town an hour 's drive from romania 's bustling capital seems stuck in another century .
# ::alignments
(s / seem-01
      :ARG1 (s2 / stick-01
            :ARG1 (t / town
                  :mod (e / ethnic-group
                        :name (n / name
                              :op1 "Gypsy"))
                  :mod (t2 / this)
                  :ARG1-of (p / predominate-01)
                  :location (r / relative-position
                        :op1 (c / city
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c2 / country
                                          :name (n2 / name
                                                :op1 "Romania"))
                                    :ARG2 (c3 / capital))
                              :ARG0-of (b / bustle-01))
                        :quant (t3 / temporal-quantity
                              :quant 1
                              :unit (h2 / hour))))
            :ARG2 (c4 / century
                  :mod (a / another))))

# ::id 1573 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok portuguese defense minister paulo portas on wednesday defended his decision to bail out of the airbus a###m military project and rejected claims the move would favor us arms makers .
# ::alignments
(a / and
      :op1 (d / defend-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Paulo"
                        :op2 "Portas")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Portugal"))
                        :ARG2 (m / minister
                              :topic d))))
      :ARG1 (d2 / decide-01
            :ARG0 p
            :ARG1 (b / bail-out-01
                  :ARG0 p
                  :ARG1 (a2 / aircraft-type
                        :name (n3 / name
                              :op1 "Airbus")
                        :mod (p2 / project
                              :mod (m2 / military)
                              :mod (m3 / monetary-quantity
                                    :quant 770000
                                    :unit (p3 / pound))))))
      :time (d3 / date-entity
            :weekday (w / wednesday))
      :op2 (r / reject-01
            :ARG0 p
            :ARG1 (c2 / claim-01
                  :ARG1 (f / favor-01
                        :ARG0 b
                        :ARG1 (w2 / we
                              :ARG0-of (m4 / make-01
                                    :ARG1 (a3 / arms)))))))

# ::id 1574 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a quiet revolution is transforming life on the internet : new , agile software now lets people quickly check flight options , see stock prices fluctuate and better manage their online photos and e-mail .
# ::alignments
(t / transform-01
      :ARG0 (r / revolution-03
            :ARG1-of (q / quiet-04))
      :ARG1 (l / life)
      :location (ii / internet)
      :ARG1-of (m / mean-01
            :ARG2 (l2 / let-01
                  :ARG0 (s / software
                        :ARG1-of (n / new-01)
                        :mod (a / agile))
                  :ARG1 (a2 / and
                        :op1 (c / check-01
                              :ARG0 (p / person)
                              :ARG1 (o / option
                                    :mod (f / fly-01))
                              :ARG1-of (q2 / quick-02))
                        :op2 (s2 / see-01
                              :ARG0 p
                              :ARG1 (f2 / fluctuate-01
                                    :ARG1 (p2 / price-01
                                          :ARG1 (s3 / stock))))
                        :op3 (m2 / manage-01
                              :ARG0 p
                              :ARG1 (a3 / and
                                    :op1 (p3 / photograph-01
                                          :ARG0 p
                                          :location (o2 / online))
                                    :op2 (e / email
                                          :poss p))
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (g / good-02
                                          :ARG1 m2)
                                    :ARG3 (m3 / more))))
                  :time (n2 / now))))

# ::id 1575 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ac milan will hand over the champions league trophy in an official ceremony next week so that it can be displayed in the host city for this season 's final , european soccer 's governing body said monday .
# ::alignments
(s / say-01
      :ARG0 (b / body
            :ARG0-of (g / govern-01
                  :ARG1 (s2 / soccer
                        :mod (c / continent
                              :name (n / name
                                    :op1 "Europe")))))
      :ARG1 (h / hand-over-02
            :ARG0 (t / team
                  :name (n2 / name
                        :op1 "AC"
                        :op2 "Milan"))
            :ARG1 (t2 / trophy
                  :mod (l / league
                        :name (n3 / name
                              :op1 "Champions")))
            :time (w / week
                  :mod (n4 / next))
            :manner (c2 / ceremony
                  :mod (o / official))
            :purpose (p / possible-01
                  :ARG1 (d / display-01
                        :ARG1 t2
                        :ARG2 (c3 / city
                              :ARG0-of (h2 / host-01))
                        :purpose (f / final
                              :subevent-of (s3 / season
                                    :mod (t3 / this))))))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 1576 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the government information office -lrb- gio -rrb- said friday that it had launched a web site -lrb- http : \/ \/ <unk> -rrb- to provide information related to the march ## presidential election .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Information"
                  :op2 "Office")
            :part-of (g2 / government-organization
                  :ARG0-of (g3 / govern-01)))
      :ARG1 (l / launch-01
            :ARG0 g
            :ARG1 (w / website
                  :name (n2 / name
                        :op1 "lrb-gio -rrb-"))
            :purpose (p / provide-01
                  :ARG0 g
                  :ARG1 (ii / information
                        :ARG1-of (r / relate-01
                              :ARG2 (e / elect-01
                                    :ARG2 (p2 / person
                                          :ARG0-of (h / have-org-role-91
                                                :ARG2 (p3 / president)))
                                    :time (d / date-entity
                                          :weekday (m / monday))))))))

# ::id 1577 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok america 's public school students are doing significantly better in math since the federal no child left behind law took effect in #### , but reading achievement has not shown similar gains , and has even declined among eighth graders , according to results of nationwide reading and math tests released tuesday .
# ::alignments
(c / contrast-01
      :ARG1 (d / do-02
            :ARG0 (p / person
                  :ARG0-of (s / study-01
                        :location (s2 / school
                              :ARG1-of (p2 / public-02)
                              :location (c2 / country
                                    :name (n / name
                                          :op1 "America")))))
            :ARG1 (m / mathematics)
            :ARG1-of (h / have-degree-91
                  :ARG2 (g / good-02
                        :ARG1 d
                        :ARG1-of (s3 / significant-02))
                  :ARG3 (m2 / more))
            :ARG1-of (c3 / cause-01
                  :ARG0 (e / effect-03
                        :ARG1 (l / law
                              :polarity -
                              :mod (f / federal)
                              :mod (c4 / child
                                    :ARG1-of (l2 / leave-behind-18))))))
      :ARG2 (a / and
            :op1 (s4 / show-01
                  :polarity -
                  :ARG0 (a2 / achieve-01
                        :ARG1 (r / read-01))
                  :ARG1 (g2 / gain-01
                        :ARG1 a2
                        :ARG1-of (r2 / resemble-01)))
            :op2 (d2 / decline-01
                  :ARG1 a2
                  :ARG2 (p3 / person
                        :mod (g3 / grade
                              :ord (o / ordinal-entity
                                    :value 8)))
                  :mod (e2 / even)))
      :ARG1-of (s5 / say-01
            :ARG0 (r3 / result-01
                  :ARG1 (a3 / and
                        :op1 r
                        :op2 m
                        :ARG1-of (r4 / release-01
                              :time (d3 / date-entity
                                    :weekday (t / tuesday)))
                        :location (n2 / nationwide)))))

# ::id 1578 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok time was running out sunday for the world 's largest zinc mining project which could be halted if local aboriginal groups fail to endorse it , the mine 's developers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / develop-02))
      :ARG1 (r / run-out-05
            :ARG1 (t / time)
            :ARG2 (p2 / project
                  :topic (m / mine-01
                        :ARG1 (z / zinc))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m2 / most)
                        :ARG5 (w / world))
                  :ARG1-of (h2 / halt-01
                        :ARG1-of (p3 / possible-01)
                        :condition (f / fail-01
                              :ARG0 (g / group
                                    :mod (a / aboriginal)
                                    :ARG1-of (l2 / local-02))
                              :ARG1 (e / endorse-01
                                    :ARG0 g
                                    :ARG1 p2))))
            :time (d2 / date-entity
                  :weekday (s2 / sunday))))

# ::id 1579 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a judge sentenced a former trash company supervisor to life in prison without parole friday for strangling six women about ## years ago .
# ::alignments
(s / sentence-01
      :ARG0 (p / person
            :ARG0-of (j / judge-01))
      :ARG1 (p2 / person
            :ARG0-of (s2 / supervise-01
                  :ARG1 (c / company
                        :mod (t / trash))
                  :time (f / former)))
      :ARG2 (l / life
            :location (p3 / prison))
      :ARG3 (s3 / strangle-01
            :ARG0 p2
            :ARG1 (w / woman
                  :quant 6)
            :time (b / before
                  :op1 (n / now)
                  :quant (a / about
                        :op1 (t2 / temporal-quantity
                              :quant 1
                              :unit (y / year)))))
      :time (d / date-entity
            :weekday (f2 / friday))
      :manner (p4 / parole-01
            :polarity -
            :ARG1 p2))

# ::id 1580 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippine defense secretary says al-qaida-linked militants have released one of three red cross hostages , a filipino woman , after ## weeks in jungle captivity on a southern island .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Philippines"))
                  :ARG2 (s2 / secretary
                        :topic (d / defend-01))))
      :ARG1 (r / release-01
            :ARG0 (m / militant
                  :ARG1-of (l / link-01
                        :ARG2 (c2 / criminal-organization
                              :name (n2 / name
                                    :op1 "al-Qaida"))))
            :ARG1 (h2 / hostage
                  :quant 1
                  :ARG1-of (ii / include-91
                        :ARG2 (h3 / hostage
                              :quant 3
                              :mod (c3 / cross
                                    :ARG1-of (r2 / red-02))
                              :mod (c4 / country-region
                                    :name (n3 / name
                                          :op1 "Filipino")))))
            :time (a / after
                  :op1 (c5 / captivity
                        :location (j / jungle)
                        :location (ii2 / island
                              :location (s3 / south))
                        :duration (m2 / multiple
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (w / week)))))))

# ::id 1581 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok egypt 's interior ministry reversed itself friday , saying a lebanese singer accused of criticizing egypt and naming a dog after the prophet mohammed will be allowed into egypt .
# ::alignments
(r / reverse-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Interior"
                  :op2 "Ministry")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Egypt")))
      :ARG1 g
      :time (d / date-entity
            :weekday (f / friday))
      :manner (s / say-01
            :ARG0 g
            :ARG1 (a / allow-01
                  :ARG1 (e / enter-01
                        :ARG0 (p / person
                              :ARG0-of (s2 / sing-01)
                              :mod c
                              :ARG1-of (a2 / accuse-01
                                    :ARG2 (a3 / and
                                          :op1 (c2 / criticize-01
                                                :ARG0 p
                                                :ARG1 c)
                                          :op2 (n3 / name-01
                                                :ARG0 p
                                                :ARG1 (d2 / dog)
                                                :ARG2 (p2 / person
                                                      :name (n4 / name
                                                            :op1 "Mohammed")
                                                      :ARG0-of (h / have-rel-role-91
                                                            :ARG2 (p3 / prophet)))))))
                        :ARG1 c))))

# ::id 1582 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese vice-premier li lanqing met with park <unk> , education minister of the republic of korea -lrb- rok -rrb- , and his party here today .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Li"
                  :op2 "Lanqing")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (p2 / premier
                        :mod (v / vice))))
      :ARG1 (a / and
            :op1 (p3 / person
                  :name (n3 / name
                        :op1 "Park"
                        :op2 "Illinois")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "Republic"
                                    :op2 "of"
                                    :op3 "Korea"))
                        :ARG2 (m2 / minister
                              :topic (e / educate-01))))
            :op2 (p4 / party
                  :poss p))
      :location (h3 / here)
      :time (t / today))

# ::id 1583 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok double olympic champion kelly holmes was included in britain 's team for next month 's european indoor championships but was left free to decide herself which events she competes in .
# ::alignments
(h / have-concession-91
      :ARG1 (l / leave-13
            :ARG1 (f / free-04
                  :ARG1 (p / person
                        :name (n / name
                              :op1 "Kelly"
                              :op2 "Holmes")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (g / game
                                    :name (n2 / name
                                          :op1 "Olympic"
                                          :op2 "Games"))
                              :ARG2 (c / champion
                                    :mod (d / double))))
                  :ARG3 (d2 / decide-01
                        :ARG0 p
                        :ARG1 (e / event
                              :ARG2-of (c2 / compete-01
                                    :ARG0 p))))
            :ARG2 p)
      :ARG2 (ii / include-01
            :ARG1 p
            :ARG2 (t / team
                  :poss (c3 / country
                        :name (n3 / name
                              :op1 "Britain")))
            :purpose (c4 / championships
                  :mod (ii2 / indoor)
                  :time (m / month
                        :mod (n4 / next))
                  :mod (o / organization
                        :name (n5 / name
                              :op1 "European")))))

# ::id 1584 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with his mobile phone buzzing incessantly , the radio blaring and a band of young men standing by the phones for any word of trouble , abdelrahman <unk> waited nervously as the polls closed in yemen 's presidential elections on sept. ## , eager to see the results of his decade-long campaign .
# ::alignments
(w / wait-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Abdelrahman")
            :ARG0-of (e / eager-01
                  :ARG1 (s / see-01
                        :ARG0 p
                        :ARG1 (r / result-01
                              :ARG1 (c / campaign-01
                                    :ARG0 p
                                    :duration (t / temporal-quantity
                                          :quant 1
                                          :unit (d / decade)))))))
      :ARG2 (a / and
            :op1 (d2 / drone-01
                  :ARG1 (p2 / phone
                        :ARG1-of (m / mobile-02)
                        :poss p))
            :op2 (b / blare-01
                  :ARG1 (r2 / radio))
            :op3 (s2 / stand-01
                  :ARG0 (b2 / band
                        :consist-of (m2 / man
                              :mod (y / young)))
                  :ARG2 (b3 / by
                        :op1 (p3 / phone))
                  :purpose (w2 / word-01
                        :ARG1 (t2 / trouble-05)
                        :mod (a2 / any))))
      :manner (n2 / nervous-01
            :ARG1 p)
      :time (c2 / close-01
            :ARG1 (p4 / poll-01)
            :location (e2 / elect-01
                  :ARG1 p
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p5 / president)))
            :location (c3 / country
                  :name (n3 / name
                        :op1 "Yemen")))
      :time (d3 / date-entity
            :dayperiod (n4 / night)
            :mod (s3 / sept.)))

# ::id 1585 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a nigerian man has been arrested in thailand and charged with possessing cocaine worth over ##,### dollars and illegally entering the kingdom , immigration police said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :mod (ii / immigrate-01))
      :ARG1 (a / and
            :op1 (a2 / arrest-01
                  :ARG1 (m / man
                        :mod (c / country
                              :name (n / name
                                    :op1 "Niger")))
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "Thailand")))
            :op2 (c3 / charge-05
                  :ARG1 m
                  :ARG2 (a3 / and
                        :op1 (p2 / possess-01
                              :ARG0 m
                              :ARG1 (c4 / cocaine
                                    :ARG1-of (w / worth-01
                                          :ARG2 (o / over
                                                :op1 (m2 / monetary-quantity
                                                      :quant 1
                                                      :unit (d / dollar)))))
                              :op2 (e / enter-01
                                    :ARG0 m
                                    :ARG1 c2
                                    :manner (l / law
                                          :polarity -)))))
            :time (w2 / wednesday)))

# ::id 1586 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok construction has started on two major repair docks in north china , which when finished would form part of the largest ship repair base in the country .
# ::alignments
(s / start-01
      :ARG1 (c / construct-01
            :ARG1 (d / dock
                  :quant 2
                  :ARG1-of (m / major-02)
                  :ARG0-of (f / form-01
                        :ARG1 (p / part
                              :part-of (b / base
                                    :purpose (r / repair-01
                                          :ARG1 (s2 / ship))
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (l / large)
                                          :ARG3 (m2 / most)
                                          :ARG5 b
                                          :location (c2 / country))))
                        :time (f2 / finish-01
                              :ARG1 d))))
      :location (n / north
            :part-of (p2 / province
                  :name (n2 / name
                        :op1 "China"))))

# ::id 1587 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spain called on cycling 's governing body to suspend use of a french method for detecting epo in urine after two riders who had tested positive were ultimately cleared .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Spain"))
      :ARG1 (s / suspend-01
            :ARG0 (b / body
                  :ARG0-of (g / govern-01
                        :ARG1 (c2 / cycle-01)))
            :ARG1 (u / use-01
                  :ARG1 (m / method
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "France"))
                        :instrument-of (d / detect-01
                              :ARG1 (o / odor
                                    :mod (u2 / urine)))))
            :time (a / after
                  :op1 (c4 / clear-02
                        :ARG1 (p2 / person
                              :quant 2
                              :ARG0-of (r / ride-01)
                              :ARG1-of (t / test-01
                                    :ARG2 (p3 / positive)))
                        :time (u3 / ultimate))))
      :ARG2 b)

# ::id 1588 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkey 's true path party -lrb- dyp -rrb- chairwoman tansu ciller may stand trial in the constitutional court on charges of misuse of office , semi-official anatolia news agency reported friday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 " anatolia")
            :mod (n2 / news)
            :mod (o / official
                  :degree (s / semi)))
      :ARG1 (p / possible-01
            :ARG1 (t / try-02
                  :ARG1 (p2 / person
                        :name (n3 / name
                              :op1 "Tansu"
                              :op2 "Ciller")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (c / chairwoman)))
                  :ARG2 (c2 / charge-05
                        :ARG1 p2
                        :ARG2 (m / misuse-01
                              :ARG0 p2
                              :ARG1 (o2 / office)))
                  :location (g / government-organization
                        :name (n4 / name
                              :op1 "Constitution"
                              :op2 "Court"))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1589 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european and u.s. stock markets were mostly down thursday after disappointing u.s. jobless claims data offset any cheer generated by upbeat earnings from technology firm apple inc. and swiss bank credit suisse ag .
# ::alignments
(d / down-03
      :ARG1 (a / and
            :op1 (m / market
                  :mod (c / country
                        :name (n / name
                              :op1 "Europe")))
            :op2 (m2 / market
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "U.S."))
                  :mod (s / stock)))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :frequency (m3 / most)
      :time (a2 / after
            :op1 (o / offset-01
                  :ARG0 (d3 / data
                        :topic (c3 / claim-02
                              :ARG1 (j / job
                                    :polarity -))
                        :ARG0-of (d4 / disappoint-01))
                  :ARG1 (c4 / cheer-02
                        :mod (a3 / any)
                        :ARG1-of (g / generate-01
                              :ARG0 (e / earn-01
                                    :ARG0 (a4 / and
                                          :op1 (f / firm
                                                :name (n3 / name
                                                      :op1 " apple"
                                                      :op2 "inc.")
                                                :mod (t2 / technology))
                                          :op2 (f2 / firm
                                                :name (n4 / name
                                                      :op1 "SQ"
                                                      :op2 "Bank"
                                                      :op3 "Credit"
                                                      :op4 "Sisse"
                                                      :op5 "Ag.")
                                                :mod (c5 / country
                                                      :name (n5 / name
                                                            :op1 "Switzerland")))
                                          :mod (u / upbeat))))))))

# ::id 1590 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok alleged corruption and negligence in the awarding and monitoring of a galley waste disposal contract could have contributed to the foot-and-mouth outbreak in south africa 's kwazulu-natal province , a local newspaper reported on sunday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :ARG1-of (l / local-02))
      :ARG1 (p / possible-01
            :ARG1 (c / contribute-01
                  :ARG0 (a / and
                        :op1 (c2 / corrupt-01
                              :ARG1 (a2 / and
                                    :op1 (a3 / award-01
                                          :ARG1 (c3 / contract-02
                                                :ARG1 (d / dispose-01
                                                      :ARG1 (w / waste
                                                            :source (g / galley)))))
                                    :op2 (m / monitor-01
                                          :ARG1 c3))
                              :ARG1-of (a4 / allege-01))
                        :op2 (n2 / neglect-01
                              :ARG1 a2))
                  :ARG2 (o / outbreak-29
                        :ARG1 (a5 / and
                              :op1 (f / foot)
                              :op2 (m2 / mouth))
                        :location (p2 / province
                              :name (n3 / name
                                    :op1 "Kwazulu-natal")
                              :location (s / south
                                    :part-of (c4 / continent
                                          :name (n4 / name
                                                :op1 "Africa"))))))
            :time (d2 / date-entity
                  :weekday (s2 / sunday))))

# ::id 1591 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some families of sept. ## victims say they fear the independent commission 's final report thursday will leave crucial questions unanswered , including how the attacks were financed and what hindered the emergency response .
# ::alignments
(m / multi-sentence
      :snt1 (s / say-01
            :ARG0 (f / family
                  :quant (s2 / some)
                  :ARG1-of (h / have-rel-role-91
                        :ARG0 (p / person
                              :ARG1-of (s3 / sept-01))
                        :ARG2 (m2 / member)))
            :ARG1 (f2 / fear-01
                  :ARG0 p
                  :ARG1 (a / answer-01
                        :polarity -
                        :ARG0 (r / report-01
                              :ARG0 (c / commission
                                    :ARG0-of (d / depend-01
                                          :polarity -))
                              :mod (f3 / final)
                              :time (d2 / date-entity
                                    :weekday (t / thursday)))
                        :ARG1 (t2 / thing
                              :ARG1-of (q / question-01)
                              :mod (c2 / crucial)
                              :ARG2-of (ii / include-01
                                    :ARG1 (a2 / and
                                          :op1 (t3 / thing
                                                :manner-of (f4 / finance-01
                                                      :ARG1 (a3 / attack-01)))
                                          :op2 (t4 / thing
                                                :ARG0-of (h2 / hinder-01
                                                      :ARG1 (t5 / thing
                                                            :ARG2-of (r2 / respond-01
                                                                  :ARG1 (e / emergency))))))))))))

# ::id 1592 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok carl edwards was docked ### points and stripped of the ## bonus points he earned for winning in las vegas on sunday in nascar 's toughest punishment to date for infractions on its car of tomorrow .
# ::alignments
(a / and
      :op1 (d / dock-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Carl"
                        :op2 "Edwards"))
            :ARG2 (p2 / point
                  :mod (p3 / product
                        :name (n2 / name
                              :op1 " ###"))))
      :op2 (s / strip-01
            :ARG1 (p4 / point
                  :mod (b / bonus)
                  :ARG1-of (e / earn-01
                        :ARG0 p
                        :ARG1-of (c / cause-01
                              :ARG0 (w / win-01
                                    :ARG0 p
                                    :location (c2 / city
                                          :name (n3 / name
                                                :op1 "Las"
                                                :op2 "Vegas"))
                                    :time (d2 / date-entity
                                          :weekday (s2 / sunday))
                                    :ARG1-of (c3 / cause-01
                                          :ARG0 (p5 / punish-01
                                                :ARG0 (c4 / company
                                                      :name (n4 / name
                                                            :op1 "Nascar"))
                                                :ARG1-of (h / have-degree-91
                                                      :ARG2 (t / tough-02
                                                            :ARG1 p5)
                                                      :ARG3 (m / most)
                                                      :time (t2 / to-date))
                                                :ARG1-of (c5 / cause-01
                                                      :ARG0 (ii / infraction
                                                            :location (c6 / car
                                                                  :poss c4
                                                                  :time (t3 / tomorrow))))))))))))

# ::id 1593 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the un security council is set to adopt a text condemning the attack which sank a south korean warship earlier this year , according to a draft of the statement released thursday .
# ::alignments
(s / say-01
      :ARG0 (t / thing
            :ARG1-of (d / draft-01)
            :ARG1-of (s2 / state-01)
            :ARG1-of (r / release-01
                  :time (d2 / date-entity
                        :weekday (t2 / thursday))))
      :ARG1 (s3 / set-08
            :ARG1 (g / government-organization
                  :name (n / name
                        :op1 "Un"
                        :op2 "Security"
                        :op3 "Council"))
            :ARG2 (a / adopt-01
                  :ARG0 g
                  :ARG1 (t3 / text
                        :ARG0-of (c / condemn-01
                              :ARG1 (a2 / attack-01
                                    :ARG0-of (s4 / sink-01
                                          :ARG1 (w / warship
                                                :mod (c2 / country
                                                      :name (n2 / name
                                                            :op1 "South"
                                                            :op2 "Korea")))
                                          :time (b / before)
                                          :time (y / year
                                                :mod (t4 / this)))))))))

# ::id 1594 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok foster 's chief executive trevor o'hoy resigned tuesday as the australian drinks giant slashed its profit outlook and booked massive writedowns on its wine business .
# ::alignments
(r / resign-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Trevor"
                  :op2 "O'hoy")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :name (n2 / name
                              :op1 "Foster"))
                  :ARG2 (e / executive
                        :mod (c2 / chief)
                        :mod e)))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c3 / cause-01
            :ARG0 (a / and
                  :op1 (s / slash-02
                        :ARG0 c
                        :ARG1 (o / outlook
                              :mod (p2 / profit-01
                                    :ARG0 c)))
                  :op2 (b / book-03
                        :ARG0 c
                        :ARG1 (w / writ-00
                              :ARG0 c
                              :ARG1 (b2 / business
                                    :mod (w2 / wine)
                                    :poss c)
                              :mod (m / massive))))))

# ::id 1595 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippine department of foreign affairs -lrb- dfa -rrb- monday said that it had reaffirmed its continuing commitment to trans-pacific cooperation with latin american countries .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Philippine"
                  :op2 "Department"
                  :op3 "of"
                  :op4 "Foreign"
                  :op5 "Affairs"))
      :ARG1 (r / reaffirm-01
            :ARG0 g
            :ARG1 (c / commit-01
                  :ARG1 g
                  :ARG2 (c2 / cooperate-01
                        :ARG0 g
                        :ARG1 (c3 / country
                              :location (w / world-region
                                    :name (n2 / name
                                          :op1 "Asia"))
                              :mod (l / latin))
                        :ARG2 (c4 / country
                              :location (c5 / continent
                                    :name (n3 / name
                                          :op1 "America")))
                        :mod (t / transpacific))
                  :ARG1-of (c6 / continue-01)))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1596 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippine military on monday accused the separatist moro islamic liberation front -lrb- milf -rrb- of violating a truce ahead of peace talks by attacking pro-government militiamen at the weekend .
# ::alignments
(a / accuse-01
      :ARG0 (m / military
            :mod (c / country
                  :name (n / name
                        :op1 "Philippines")))
      :ARG1 (f / front
            :topic (l / liberate-01
                  :ARG1 (r / religious-group
                        :name (n2 / name
                              :op1 "Islam")))
            :mod (s / separatist))
      :ARG2 (v / violate-01
            :ARG0 f
            :ARG1 (t / truce)
            :time (a2 / ahead
                  :op1 (t2 / talk-01
                        :ARG1 (p / peace)))
            :manner (a3 / attack-01
                  :ARG0 f
                  :ARG1 (m2 / militiaman
                        :ARG0-of (f2 / favor-01
                              :ARG1 (g / government-organization
                                    :ARG0-of (g2 / govern-01)))
                        :time (w / weekend))))
      :time (d / date-entity
            :weekday (m3 / monday)))

# ::id 1597 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after four days of loss , the johannesburg security exchange ended in the black on thursday - but only just .
# ::alignments
(e / end-01
      :ARG1 (e2 / exchange-01
            :ARG1 (s / security)
            :location (c / city
                  :name (n / name
                        :op1 "Johannesburg")))
      :ARG2 (b / black-04)
      :time (d / date-entity
            :weekday (t / thursday))
      :concession (j / just
            :mod (o / only))
      :time (a / after
            :op1 (l / lose-02
                  :duration (t2 / temporal-quantity
                        :quant 4
                        :unit (d2 / day)))))

# ::id 1598 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok microsoft 's chief financial officer , gregory maffei , resigned wednesday to join a canadian builder of high-speed telecommunications networks , becoming the latest microsoft executive to depart for entrepreneurial opportunities elsewhere .
# ::alignments
(a / and
      :op1 (r / resign-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Gregory"
                        :op2 "Maffei")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / company
                              :name (n2 / name
                                    :op1 "Microsoft"))
                        :ARG2 (o / officer
                              :mod (c2 / chief)
                              :topic (f / finance))))
            :time (w / wednesday)
            :purpose (j / join-04
                  :ARG0 p
                  :ARG1 (c3 / company
                        :ARG0-of (b / build-01
                              :ARG1 (n3 / network
                                    :mod (t / telecommunication)
                                    :mod (s / speed
                                          :ARG1-of (h2 / high-02)))
                              :location (c4 / country
                                    :name (n4 / name
                                          :op1 "Canada"))))))
      :op2 (b2 / become-01
            :ARG1 p
            :ARG2 (e / executive
                  :mod (c5 / company
                        :name (n5 / name
                              :op1 "Microsoft"))
                  :mod (l / last)
                  :ARG0-of (d / depart-01
                        :ARG2 (o2 / opportunity
                              :mod (e2 / entrepreneurial)
                              :location (e3 / elsewhere))))))

# ::id 1599 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok led zeppelin singer robert plant is going on tour next year .
# ::alignments
(t / tour-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Roger"
                  :op2 "Plant")
            :ARG0-of (s / sing-01
                  :ARG2 (t2 / team
                        :name (n2 / name
                              :op1 "Zeppelin"))))
      :time (y / year
            :mod (n3 / next)))

# ::id 1600 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rescuers found human remains at the bottom of a gold mine shaft in nevada where two miners were trapped more than a day ago , authorities said saturday .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (f / find-01
            :ARG0 (p / person
                  :ARG0-of (r / rescue-01))
            :ARG1 (r2 / remain-01
                  :ARG1 (h / human))
            :location (b / bottom
                  :part-of (s2 / shaft
                        :part-of (m / mine
                              :mod (g / gold))
                        :location (c / city
                              :name (n / name
                                    :op1 "Nevada"))
                        :location-of (t / trap-01
                              :ARG1 (p2 / person
                                    :quant 2
                                    :ARG0-of (m2 / mine-01))
                              :time (b2 / before
                                    :op1 (n2 / now)
                                    :quant (m3 / more-than
                                          :op1 (t2 / temporal-quantity
                                                :quant 1
                                                :unit (d / day)))))))
            :time (d2 / date-entity
                  :weekday (s3 / saturday))))

# ::id 1601 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok florida governor lawton chiles led a ##-member delegation that arrived here thursday .
# ::alignments
(l / lead-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lawton"
                  :op2 "Chiles")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s / state
                        :name (n2 / name
                              :op1 "Florida"))
                  :ARG2 (g / governor)))
      :ARG1 (d / delegation
            :ARG1-of h
            :ARG2 (m / member))
      :ARG1-of (a / arrive-01
            :ARG4 (h2 / here)
            :time (d2 / date-entity
                  :weekday (t / thursday))))

# ::id 1602 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the texas rangers bolstered their lineup friday , signing free agent first baseman andres galarraga to a $ #.## million , one-year contract .
# ::alignments
(b / bolster-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Texas"
                  :op2 "Rangers"))
      :ARG1 (l / lineup
            :poss t)
      :time (d / date-entity
            :weekday (f / friday))
      :manner (s / sign-02
            :ARG0 t
            :ARG1 (a / and
                  :op1 (p / person
                        :name (n2 / name
                              :op1 "Andres"
                              :op2 "Galarraga")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 t
                              :ARG2 (b2 / baseman
                                    :ord (o / ordinal-entity
                                          :value 1)))
                        :ARG1-of (f2 / free-03))
                  :op2 (c / contract
                        :mod (m / monetary-quantity
                              :quant 1000000
                              :unit (d2 / dollar))
                        :duration (t2 / temporal-quantity
                              :quant 1
                              :unit (y / year))))))

# ::id 1603 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok austrian former world downhill champion hannes trinkl on friday announced he was retiring .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hannes"
                  :op2 "Trinkl")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Australia"))
            :ARG0-of (h / have-org-role-91
                  :ARG1 (w / world)
                  :ARG2 (c2 / champion
                        :topic (d / downhill))
                  :time (f / former)))
      :ARG1 (r / retire-01
            :ARG0 p)
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 1604 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president chen shui-bian urged canada thursday to refrain from speaking against the republic of china 's bids to join the united nations and to become a world health organization -lrb- who -rrb- observer if it can not lend its support .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chen"
                  :op2 "Shui-bian")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (c / country
            :name (n2 / name
                  :op1 "Canada"))
      :ARG2 (r / refrain-01
            :ARG0 c
            :ARG1 (s / speak-01
                  :ARG0 c
                  :ARG1 (o / oppose-01
                        :ARG0 c
                        :ARG1 (b / bid-01
                              :ARG0 (c2 / country
                                    :name (n3 / name
                                          :op1 "China"))
                              :ARG1 (a / and
                                    :op1 (j / join-01
                                          :ARG0 c2
                                          :ARG1 (n4 / nation
                                                :ARG1-of (u2 / unite-01)))
                                    :op2 (b2 / become-01
                                          :ARG1 c
                                          :ARG2 (o2 / organization
                                                :mod (h2 / health
                                                      :mod (w / world))
                                                :ARG0-of (o3 / observe-01)))))))
            :condition (p3 / possible-01
                  :polarity -
                  :ARG1 (l / lend-01
                        :ARG0 c
                        :ARG1 (s2 / support-01
                              :ARG0 c
                              :ARG1 o2))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1605 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sanofi-aventis sa will begin delivering the first doses of its new swine flu vaccine in the united states by mid-october , the head of france 's largest pharmaceutical company said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / head-01
                  :ARG1 (c / company
                        :mod (p2 / pharmacy)
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (l / large)
                              :ARG3 (m / most)
                              :ARG5 (c2 / company
                                    :location (c3 / country
                                          :name (n / name
                                                :op1 "France")))))))
      :ARG1 (b / begin-01
            :ARG0 (c4 / company
                  :name (n2 / name
                        :op1 "sanofi-aventis"
                        :op2 "sa"))
            :ARG1 (d / deliver-01
                  :ARG0 c4
                  :ARG1 (d2 / dose
                        :ord (o / ordinal-entity
                              :value 1)
                        :part-of (v / vaccine
                              :ARG1-of (n3 / new-01)
                              :purpose (d3 / disease
                                    :name (n4 / name
                                          :op1 "swine"
                                          :op2 "flu"))
                              :poss c4))
                  :location (s2 / state
                        :name (n5 / name
                              :op1 "United"
                              :op2 "States")))
            :time (b2 / by
                  :op1 (m2 / middle
                        :op1 (d4 / date-entity
                              :month 10
                              :time-of s))))
      :weekday (m3 / monday))

# ::id 1606 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese vice foreign minister wu dawei wrapped up a five-day visit to the democratic people 's republic of korea -lrb- dprk -rrb- on friday .
# ::alignments
(w / wrap-up-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Wu"
                  :op2 "Dawei")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (m / minister
                        :mod (v / vice)
                        :topic (f / foreign))))
      :ARG1 (v2 / visit-01
            :ARG0 p
            :ARG1 (r / republic
                  :name (n3 / name
                        :op1 "Republic"
                        :op2 "of"
                        :op3 "Korea")
                  :poss (p2 / people
                        :mod (d / democracy)))
            :duration (t / temporal-quantity
                  :quant 5
                  :unit (d2 / day)))
      :time (d3 / date-entity
            :weekday (f2 / friday)))

# ::id 1607 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the issue of whether taliban officials should be part of any future afghan coalition government has touched off a vigorous debate within the northern alliance .
# ::alignments
(t / touch-off-04
      :ARG0 (ii / issue-02
            :ARG0 (r / recommend-01
                  :ARG1 (h / have-part-91
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c / country
                                          :name (n / name
                                                :op1 "Afghanistan")))
                              :mod (a / any)
                              :time (f / future))
                        :ARG2 (p / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c2 / criminal-organization
                                          :name (n2 / name
                                                :op1 "Taliban"))
                                    :ARG2 (o / official))))))
      :ARG1 (d / debate-01
            :ARG1 (a2 / alliance
                  :location (n3 / north))
            :manner (v / vigorous)))

# ::id 1608 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iran has agreed new terms of cooperation with the un atomic watchdog regarding the agency 's investigation into tehran 's nuclear activities , a top iranian official said here tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Iran"))
                  :ARG2 (o / official
                        :mod (t / top))))
      :ARG1 (a / agree-01
            :ARG0 c
            :ARG1 (t2 / term
                  :ARG1-of (n2 / new-01)
                  :topic (c2 / cooperate-01
                        :ARG0 c
                        :ARG1 (w / watchdog
                              :mod (a2 / atom)
                              :mod (u / un))
                        :topic (ii / investigate-01
                              :ARG0 w
                              :ARG1 (a3 / activity-06
                                    :ARG0 (c3 / city
                                          :name (n3 / name
                                                :op1 "Tehran"))
                                    :mod (n4 / nucleus)))))
            :ARG2 w)
      :location (h2 / here)
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 1609 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an unidentified benefactor has come up with ##.# million pounds -lrb- us$ ## million -rrb- to keep a famous portrait by the painter joshua reynolds in britain , officials said wednesday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (c / come-up-11
            :ARG0 (b / benefactor
                  :ARG1-of (ii / identify-01
                        :polarity -))
            :ARG1 (k / keep-01
                  :ARG0 b
                  :ARG1 (p / portrait
                        :ARG1-of (f / fame-01)
                        :poss (p2 / person
                              :name (n / name
                                    :op1 "Joshua"
                                    :op2 "Reynolds")
                              :ARG0-of (p3 / paint-02))
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "Britain")))))
      :time (w / wednesday))

# ::id 1610 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a panel of prominent figures led by former u.n. secretary general kofi annan is warning that the g-# industrialized countries must step up their assistance to africa or risk breaking their promise to double aid by #### .
# ::alignments
(w / warn-01
      :ARG0 (p / panel
            :consist-of (f / figure
                  :mod (p2 / prominent)
                  :ARG1-of (l / lead-02
                        :ARG0 (p3 / person
                              :name (n / name
                                    :op1 "Kofi"
                                    :op2 "Annan")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (o / organization
                                          :name (n2 / name
                                                :op1 "United"
                                                :op2 "Nations"))
                                    :ARG2 (s / secretary
                                          :mod (g / general))
                                    :time (f2 / former))))))
      :ARG1 (o2 / or
            :op1 (o3 / obligate-01
                  :ARG1 (c / country
                        :ARG1-of (ii / industrialize-01))
                  :ARG2 (s2 / step-up-03
                        :ARG0 c
                        :ARG1 (a / assist-01
                              :ARG0 c
                              :ARG1 (c2 / continent
                                    :name (n3 / name
                                          :op1 "Africa")))))
            :op2 (r / risk-01
                  :ARG0 c
                  :ARG2 (b / break-18
                        :ARG0 c
                        :ARG1 (p4 / promise-01
                              :ARG0 c
                              :ARG1 (d / double-01
                                    :ARG0 c
                                    :ARG1 (a2 / aid-01
                                          :ARG0 c)))))))

# ::id 1611 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in the last year and a half , at least four <unk> restaurants have opened in manhattan .
# ::alignments
(o / open-01
      :ARG1 (r / restaurant
            :quant (a / at-least
                  :op1 4))
      :location (c / city-district
            :name (n / name
                  :op1 "Manhattan"))
      :time (b / before
            :op1 (n2 / now)
            :duration (t / temporal-quantity
                  :quant 1.5
                  :unit (y / year))))

# ::id 1612 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three qassam rockets fired from the gaza strip landed in israel sunday , causing no injuries , despite israel 's establishment of a no-go zone to prevent the launchings , the army said .
# ::alignments
(s / say-01
      :ARG0 (a / army)
      :ARG1 (l / land-01
            :ARG1 (r / rocket
                  :quant 3
                  :mod (q / qassam)
                  :ARG1-of (f / fire-01
                        :source (s2 / strip
                              :mod (g / gaza))))
            :location (c / country
                  :name (n / name
                        :op1 "Israel"))
            :time (d / date-entity
                  :weekday (s3 / sunday))
            :ARG0-of (c2 / cause-01
                  :ARG1 (ii / injure-01
                        :polarity -))
            :concession (e / establish-01
                  :ARG0 c
                  :ARG1 (z / zone
                        :purpose (g2 / go-02
                              :polarity -))
                  :purpose (p / prevent-01
                        :ARG0 c
                        :ARG1 (l2 / launch-01)))))

# ::id 1613 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states conference of catholic bishops opened an extraordinary meeting on clerical sex abuse thursday with their leader calling the crisis `` perhaps the gravest we have faced '' and victims telling of their agonizing pain .
# ::alignments
(o / open-02
      :ARG0 (c / conference
            :consist-of (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (o2 / organization
                              :name (n / name
                                    :op1 "Church"))
                        :ARG2 (b / bishop)))
            :mod (r / religious-group
                  :name n
                  :op1 "Catholic"))
      :ARG1 (m / meet-03
            :mod (e / extraordinary)
            :time (d / date-entity
                  :weekday (t / thursday))
            :accompanier (a / and
                  :op1 (c2 / call-01
                        :ARG0 (p2 / person
                              :ARG0-of (l / lead-02
                                    :ARG1 o2))
                        :ARG1 (c3 / crisis)
                        :ARG2 (h2 / have-degree-91
                              :ARG1 c3
                              :ARG2 (g / gravitate-01
                                    :ARG1 c3)
                              :ARG3 (m2 / most)
                              :ARG5 (c4 / crisis
                                    :ARG1-of (f / face-01
                                          :ARG0 (w / we)))))
                  :op2 (t2 / tell-01
                        :ARG0 (v / victim)
                        :ARG1 (p3 / pain-01
                              :ARG1 v
                              :ARG0-of (a2 / agonize-01
                                    :ARG1 v))))))

# ::id 1614 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gunmen opened fire saturday at a petrochemical facility co-owned by exxon mobil and the saudi company sabic in northwestern saudi arabia , killing at least six people _ two americans , two britons , an australian and a saudi , company officials and diplomats said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / company
                              :name (n / name
                                    :op1 "Exxon"
                                    :op2 "Mobil"))
                        :ARG2 (o / official)))
            :op2 (d / diplomat))
      :ARG1 (o2 / open-fire-07
            :ARG0 (g / gunman)
            :time (d2 / date-entity
                  :weekday (s2 / saturday))
            :location (f / facility
                  :mod (p2 / petrochemical)
                  :ARG1-of (o3 / own-01
                        :ARG0 (a2 / and
                              :op1 c
                              :op2 (c2 / company
                                    :name (n2 / name
                                          :op1 "Saba")
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "Saudi"
                                                :op2 "Arabia")
                                          :location (n4 / northwest)))))
                  :ARG0-of (k / kill-01
                        :ARG1 (p3 / person
                              :quant (a3 / at-least
                                    :op1 6)
                              :ARG2-of (ii / include-91
                                    :ARG1 (a4 / and
                                          :op1 (p4 / person
                                                :quant 2
                                                :mod (c4 / country
                                                      :name (n5 / name
                                                            :op1 "America")))
                                          :op2 (p5 / person
                                                :quant 2
                                                :mod (c5 / country
                                                      :name (n6 / name
                                                            :op1 "Britain")))
                                          :op3 (p6 / person
                                                :quant 2
                                                :mod (c6 / country
                                                      :name (n7 / name
                                                            :op1 "Australia")))
                                          :op4 (p7 / person
                                                :quant 1
                                                :mod c6))))))))

# ::id 1615 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wade miller allowed four hits in seven innings to win his fifth straight home decision as the houston astros beat the colorado rockies #-# wednesday night to sweep the three-game series .
# ::alignments
(c / cause-01
      :ARG0 (b / beat-03
            :ARG0 (t / team
                  :name (n / name
                        :op1 "Houston"
                        :op2 "Astros"))
            :ARG1 (t2 / team
                  :name (n2 / name
                        :op1 "Colorado"
                        :op2 "Rockies"))
            :time (d / date-entity
                  :weekday (w / wednesday)
                  :dayperiod (n3 / night))
            :purpose (s / sweep-02
                  :ARG0 t
                  :ARG1 (s2 / series
                        :mod (g / game
                              :quant 3))))
      :ARG1 (a / allow-01
            :ARG0 (p / person
                  :name (n4 / name
                        :op1 "Wade"
                        :op2 "Miller"))
            :ARG1 (h / hit-01
                  :quant 4)
            :duration (s3 / seven
                  :op1 (ii / innings))
            :ARG0-of (w2 / win-01
                  :ARG1 (d2 / decide-01
                        :ARG0 p
                        :ARG3 (h2 / home)
                        :ord (o / ordinal-entity
                              :value 5)
                        :ARG1-of (s4 / straight-04)))))

# ::id 1616 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a state supreme court justice issued a temporary restraining order on friday blocking gov. george pataki from repealing a state plan to collect taxes on the sale of gasoline and cigarettes on indian reservations , as pataki had announced he would do just a day before .
# ::alignments
(ii / issue-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Supreme"
                              :op2 "Court")
                        :mod (s / state))
                  :ARG2 (j / justice)))
      :ARG1 (o / order-01
            :ARG0 p
            :ARG2 (b / block-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "George"
                              :op2 "Pataki")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (g2 / government-organization
                                    :ARG0-of (g3 / govern-01))))
                  :ARG2 (r / repeal-01
                        :ARG0 p2
                        :ARG1 (p3 / plan-01
                              :ARG0 (s2 / state)
                              :ARG1 (c / collect-01
                                    :ARG0 s2
                                    :ARG1 (t / tax-01
                                          :ARG3 (s3 / sell-01
                                                :ARG1 (a / and
                                                      :op1 (g4 / gasoline)
                                                      :op2 (c2 / cigarette))
                                                :ARG1-of (r2 / reserve-01
                                                      :ARG0 (c3 / country
                                                            :name (n3 / name
                                                                  :op1 "India")))))))))
            :ARG0-of (r3 / restrain-01)
            :duration (t2 / temporary))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (r4 / resemble-01
            :ARG2 (a2 / announce-01
                  :ARG0 p2
                  :ARG1 (d2 / do-02
                        :ARG0 p2
                        :time (b2 / before
                              :op1 d
                              :quant (t3 / temporal-quantity
                                    :quant 1
                                    :unit (d3 / day)
                                    :mod (j2 / just)))))))

# ::id 1617 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the world health organization says it will would stop using the term `` swine flu '' to avoid confusion over the danger posed by pigs .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "World"
                  :op2 "Health"
                  :op3 "Organization"))
      :ARG1 (s2 / stop-01
            :ARG0 o
            :ARG1 (u / use-01
                  :ARG0 o
                  :ARG1 (t / term-01
                        :ARG1 (d / disease
                              :name (n2 / name
                                    :op1 "swine"
                                    :op2 "flu")))
                  :purpose (a / avoid-01
                        :ARG0 o
                        :ARG1 (c / confuse-01
                              :ARG2 (d2 / danger
                                    :ARG1-of (p / pose-02
                                          :ARG0 (p2 / pig))))))))

# ::id 1618 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok unions at paris 's metro and bus operator ratp friday urged workers to join a national strike of rail and power employees next month , in protest at plans to reform their special pension benefits .
# ::alignments
(u / urge-01
      :ARG0 (u2 / union
            :location (c / company
                  :name (n / name
                        :op1 "Ratp"
                        :op2 "Friday")
                  :ARG0-of (o / operate-01
                        :ARG1 (a / and
                              :op1 (m / metro)
                              :op2 (b / bus))
                        :location (c2 / city
                              :name (n2 / name
                                    :op1 "Paris")))))
      :ARG1 (p / person
            :ARG0-of (w / work-01))
      :ARG2 (j / join-04
            :ARG0 p
            :ARG1 (s / strike-02
                  :ARG0 p
                  :ARG1 (p2 / person
                        :ARG1-of (e / employ-01
                              :ARG0 (a2 / and
                                    :op1 (r / rail)
                                    :op2 (p3 / power))))
                  :mod (n3 / nation))
            :time (m2 / month
                  :mod (n4 / next))
            :purpose (p4 / protest-01
                  :ARG0 p
                  :ARG1 (p5 / plan-01
                        :ARG1 (r2 / reform-01
                              :ARG1 (b2 / benefit-01
                                    :ARG1 p
                                    :ARG2 (p6 / pension)
                                    :ARG1-of (s2 / special-02)))))))

# ::id 1619 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok argentina 's budget income fell #.# percent in #### as compared with the previous year , and ##.# percent in december from the same month in #### , the economy ministry announced wednesday .
# ::alignments
(a / announce-01
      :ARG0 (m / ministry
            :topic (e / economy))
      :ARG1 (a2 / and
            :op1 (f / fall-01
                  :ARG1 (ii / income
                        :mod (b / budget)
                        :poss (c / country
                              :name (n / name
                                    :op1 "Argentina")))
                  :ARG2 (p / percentage-entity
                        :value "#1")
                  :time (y / year
                        :mod (p2 / previous)))
            :op2 f
            :ARG1 ii
            :ARG2 (p3 / percentage-entity
                  :value "#1")
            :time (d / date-entity
                  :month 12
                  :ARG1-of (s / same-01
                        :ARG2 y)))
      :time (w / wednesday))

# ::id 1620 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a professor declared an apostate by an egyptian court and ordered to divorce his wife has surfaced in germany after four months of speculation on his whereabouts , a prominent weekly magazine reported wednesday .
# ::alignments
(r / report-01
      :ARG0 (m / magazine
            :mod (p / prominent)
            :frequency (r2 / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (w / week))))
      :ARG1 (s / surface-01
            :ARG1 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p3 / professor))
                  :ARG1-of (d / declare-01
                        :ARG0 (c / court
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Egypt")))
                        :ARG2 (a / apostate))
                  :ARG0-of (o / order-01
                        :ARG2 (d2 / divorce-01
                              :ARG0 p2
                              :ARG1 (p4 / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG1 p2
                                          :ARG2 (w2 / wife)))))
                  :ARG1-of o)
            :location c2
            :name (n2 / name
                  :op1 "Germany"))
      :time (a2 / after
            :op1 (s2 / speculate-01
                  :ARG2 (l / location
                        :poss p2)
                  :duration (t2 / temporal-quantity
                        :quant 4
                        :unit (m2 / month))))
      :time (w3 / wednesday))

# ::id 1621 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sri lankan government troops were monday poised to finally capture the political headquarters of the rebel tamil tigers after months of fierce fighting , officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (p2 / poise-01
            :ARG1 (t / troop
                  :mod (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "South"
                                          :op2 "Lankan")))))
            :ARG2 (c2 / capture-01
                  :ARG0 t
                  :ARG1 (h2 / headquarters
                        :mod (p3 / politics)
                        :poss (t2 / tiger
                              :name (n2 / name
                                    :op1 "Tamil"
                                    :op2 "Tigers")
                              :ARG0-of (r / rebel-01)))
                  :time (f / final)
                  :time (a / after
                        :op1 (f2 / fight-01
                              :manner (f3 / fierce)
                              :duration (m / multiple
                                    :op1 (t3 / temporal-quantity
                                          :quant 1
                                          :unit (m2 / month))))))
            :time (d / date-entity
                  :weekday (m3 / monday))))

# ::id 1622 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sewage runs in the streets of gaza , the price of bread has tripled in a week , doctors dread carrying out operations as power fails without warning and they never know whether there will be <unk> .
# ::alignments
(a / and
      :op1 (r / run-01
            :ARG1 (w / wage)
            :location (s / street
                  :mod (c / city
                        :name (n / name
                              :op1 "Gaza"))))
      :op2 (t / triple-01
            :ARG1 (t2 / thing
                  :ARG2-of (p / price-01
                        :ARG1 (b / bread)))
            :time (t3 / temporal-quantity
                  :quant 1
                  :unit (w2 / week)))
      :op3 (d / dread-01
            :ARG0 (d2 / doctor)
            :ARG1 (c2 / carry-out-03
                  :ARG0 d2
                  :ARG1 (o / operate-02))
            :ARG1-of (c3 / cause-01
                  :ARG0 (f / fail-01
                        :ARG1 (p2 / power)
                        :ARG1-of (w3 / warn-01
                              :polarity -
                              :ARG0 d2))))
      :op4 (k / know-01
            :polarity -
            :ARG0 d2
            :ARG1 (t4 / truth-value
                  :polarity-of (e / exist-01
                        :polarity -
                        :ARG1 (n2 / nightmare)))
            :time (e2 / ever)))

# ::id 1623 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us firm general electric co. has signed a ###-million-dollar -lrb- ###-million-euro -rrb- power station construction and renovation deal aimed at increasing turkmenistan 's electricity exports , the central asian country 's main newspaper said on saturday .
# ::alignments
(s / say-01
      :ARG0 (n / newspaper
            :mod (m / main)
            :poss (c / country
                  :name (n2 / name
                        :op1 "Central"
                        :op2 "Asia")))
      :ARG1 (s2 / sign-02
            :ARG0 (c2 / company
                  :name (n3 / name
                        :op1 "United"
                        :op2 "States"
                        :op3 "Electric"
                        :op4 "Co.")
                  :ARG1-of (f / firm-03)
                  :mod (g / general))
            :ARG1 (d / deal-01
                  :ARG1 (a / and
                        :op1 (c3 / construct-01
                              :ARG1 (s3 / station
                                    :ARG0-of (p / power-01)))
                        :op2 (r / renovate-01
                              :ARG1 s3))
                  :ARG1-of (a2 / aim-02
                        :ARG2 (ii / increase-01
                              :ARG1 (e / export-01
                                    :ARG0 (c4 / country
                                          :name (n4 / name
                                                :op1 "Turkmenistan"))
                                    :ARG1 (e2 / electricity))))
                  :mod (m2 / monetary-quantity
                        :quant 10000000
                        :unit (d2 / dollar))))
      :time (d3 / date-entity
            :weekday (s4 / saturday)))

# ::id 1624 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jurors in the retrial of l. dennis kozlowski , the former chairman of tyco international , and his top lieutenant , hinted thursday that they might be close to reaching a verdict on some charges but also signaled that there is some dissension on other charges .
# ::alignments
(c / contrast-01
      :ARG1 (h / hint-01
            :ARG0 (p / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (j / jury)
                        :ARG2 (t / try-02
                              :ARG1 (p2 / person
                                    :name (n / name
                                          :op1 "L."
                                          :op2 "Dennis"
                                          :op3 "Kozlowski")
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG1 (c2 / company
                                                :name (n2 / name
                                                      :op1 "Tyco"
                                                      :op2 "International"))
                                          :ARG2 (c3 / chairman)
                                          :time (f / former))))))
            :ARG1 (p3 / possible-01
                  :ARG1 (c4 / close-10
                        :ARG1 p
                        :ARG2 (r / reach-01
                              :ARG0 p
                              :ARG1 (v / verdict
                                    :topic (c5 / charge-05
                                          :mod (s / some))))))
            :time (d / date-entity
                  :weekday (t2 / thursday)))
      :ARG2 (s2 / signal-07
            :ARG0 p
            :ARG1 (d2 / dissension
                  :topic (c6 / charge-05
                        :mod (o / other))
                  :mod (s3 / some))
            :mod (a / also)))

# ::id 1625 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british foreign secretary jack straw said on tuesday he was `` extremely worried '' following the disputed election in ukraine and called on the kiev authorities to show restraint faced with demonstrators in the street .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Jack"
                        :op2 "Straw")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Great"
                                    :op2 "Britain"))
                        :ARG2 (s2 / secretary
                              :topic (f / foreign))))
            :ARG1 (w / worry-01
                  :ARG0 (f2 / follow-01
                        :ARG1 (e / elect-01
                              :ARG2-of (d / dispute-01)
                              :location (c2 / country
                                    :name (n3 / name
                                          :op1 "Ukraine"))))
                  :degree (e2 / extreme))
            :time (d2 / date-entity
                  :weekday (t / tuesday)))
      :op2 (c3 / call-03
            :ARG0 p
            :ARG1 (s3 / show-01
                  :ARG0 (a2 / authority
                        :mod (c4 / country
                              :name (n4 / name
                                    :op1 "Kiev")))
                  :ARG1 (r / restrain-01
                        :ARG0 a2
                        :ARG1 (p2 / person
                              :ARG0-of (d3 / demonstrate-01)
                              :location (s4 / street))))
            :ARG2 a2))

# ::id 1626 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's foreign minister tang jiaxuan will lead a chinese delegation leaving on sept. # to attend the ##th session of the general assembly of the united nations in new york , foreign ministry spokesman kong quan announced in beijing on tuesday .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kong"
                  :op2 "Quan")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Foreign"
                              :op2 "Ministry"))
                  :ARG2 (s / spokesman)))
      :ARG1 (l / lead-02
            :ARG0 p
            :name (n3 / name
                  :op1 " tang"
                  :op2 "Jiaxuan")
            :ARG0-of h
            :ARG1 (c / country
                  :name (n4 / name
                        :op1 "China"))
            :ARG2 (m / minister
                  :topic (f / foreign)))
      :ARG1 (d / delegation
            :ARG0-of (l2 / leave-11
                  :ARG1 c
                  :time (d2 / date-entity
                        :dayperiod (s2 / sept))
                  :purpose (a2 / attend-01
                        :ARG0 d
                        :ARG1 (s3 / session
                              :ord (o / ordinal-entity
                                    :value -1)
                              :part-of (a3 / assemble-02
                                    :ARG1 (n5 / nation
                                          :ARG1-of (u / unite-01)
                                          :location (c2 / country
                                                :name (n6 / name
                                                      :op1 "New"
                                                      :op2 "York")))
                                    :ARG1-of (g2 / general-02))))))
      :location (c3 / city
            :name (n7 / name
                  :op1 "Beijing"))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 1627 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong stocks will see thin trade next week as weak us markets , a faltering us economy and a lack of fresh incentives to stimulate the market keep investors sidelined , dealers said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (s2 / see-01
            :ARG0 (s3 / stock
                  :mod (c / company
                        :name (n / name
                              :op1 "Hong"
                              :op2 "Kong")))
            :ARG1 (t / trade-01
                  :ARG1-of (t2 / thin-03))
            :time (w / week
                  :mod (n2 / next))
            :ARG1-of (c2 / cause-01
                  :ARG0 (k / keep-02
                        :ARG0 (a / and
                              :op1 (w2 / weak-02
                                    :ARG1 (m / market
                                          :mod (c3 / country
                                                :name n
                                                :op1 "We"))))
                        :op2 (f / falter-01
                              :ARG1 (e / economy
                                    :mod c3))
                        :op3 (l / lack-01
                              :ARG1 (t3 / thing
                                    :ARG0-of (ii / incentivize-01
                                          :ARG2 (s4 / stimulate-01
                                                :ARG1 m)
                                          :ARG1-of (f2 / fresh-04))))
                        :ARG1 (s5 / sideline-01
                              :ARG1 (p2 / person
                                    :ARG0-of (ii2 / invest-01))))))
      :time (d2 / date-entity
            :weekday (f3 / friday)))

# ::id 1628 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok less than a week after the episcopal church consecrated its first openly gay bishop , three conservative dioceses approved measures indicating that the split in the church has widened .
# ::alignments
(a / approve-01
      :ARG0 (d / diocese
            :quant 3
            :mod (c / conservative))
      :ARG1 (m / measure-02
            :ARG0-of (ii / indicate-01
                  :ARG1 (w / widen-01
                        :ARG1 (s / split-01
                              :ARG1 (c2 / church)))))
      :time (a2 / after
            :op1 (c3 / consecrate-01
                  :ARG0 c2
                  :mod (e / episcopal))
            :ARG1 (p / person
                  :ARG1-of (g / gay-01
                        :ARG1-of (o / open-04))
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :ARG0-of (h / have-org-role-91
                        :ARG1 c2
                        :ARG2 (b / bishop))))
      :quant (l / less-than
            :op1 (t / temporal-quantity
                  :quant 1
                  :unit (w2 / week))))

# ::id 1629 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three years after the us-led invasion of iraq , <unk> has seeped into public opinion in european coalition countries and the anti-war movement struggles to mobilise crowds .
# ::alignments
(s / seep-01
      :ARG1 (t / thing
            :ARG1-of (o / opine-01
                  :ARG0 (p / public)))
      :ARG2 (c / country
            :mod (c2 / coalition)
            :location (c3 / continent
                  :name (n / name
                        :op1 "Europe")))
      :time (a / after
            :op1 (ii / invade-01
                  :ARG1 (c4 / country
                        :name (n2 / name
                              :op1 "Iraq"))
                  :ARG1-of (l / lead-02
                        :ARG0 (w / we)))
            :quant (t2 / temporal-quantity
                  :quant 3
                  :unit (y / year)))
      :time (s2 / struggle-02
            :ARG0 (m / movement-07
                  :ARG1 (o2 / oppose-01
                        :ARG1 (w2 / war-01)))
            :ARG1 (m2 / mobilize-01
                  :ARG0 m
                  :ARG1 (c5 / crowd))))

# ::id 1630 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok term-limits backers hope monday 's rejection by the supreme court of state-imposed term limits will prompt voters next november to purge congress of members who voted against the constitutional amendment earlier this year .
# ::alignments
(h / hope-01
      :ARG0 (p / person
            :ARG0-of (b / back-01
                  :ARG1 (l / limit-01
                        :ARG1 (t / term))))
      :ARG1 (p2 / prompt-01
            :ARG0 (r / reject-01
                  :ARG0 (g / government-organization
                        :name (n / name
                              :op1 "Supreme"
                              :op2 "Court"))
                  :ARG1 (l2 / limit-01
                        :ARG1 (t2 / term)
                        :ARG1-of (ii / impose-01
                              :ARG0 (s / state)))
                  :time (d / date-entity
                        :weekday (m / monday)))
            :ARG1 (p3 / person
                  :ARG0-of (v / vote-01))
            :ARG2 (p4 / purge-01
                  :ARG0 p3
                  :ARG1 (g2 / government-organization
                        :name (n2 / name
                              :op1 "Congress"))
                  :ARG2 (p5 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (m2 / member))
                        :ARG0-of (v2 / vote-01
                              :ARG1 (a / against
                                    :op1 (a2 / amend-01
                                          :ARG1 (c / constitution)))
                              :time (b2 / before)
                              :time (y / year
                                    :mod (t3 / this)))))
            :time (d2 / date-entity
                  :month 11
                  :mod (n3 / next))))

# ::id 1631 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greek prime minister george papandreou has promised to follow his fiscal rescue plan `` to the letter '' after the european union said it would tightly monitor athens ' performance and could demand tough corrective measures .
# ::alignments
(p / promise-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "george"
                  :op2 "Papandreou")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p3 / political-party
                        :name (n2 / name
                              :op1 "Greek"))
                  :ARG2 (m / minister
                        :mod (p4 / prime))))
      :ARG1 (f / follow-02
            :ARG0 p2
            :ARG1 (p5 / plan-01
                  :ARG0 p2
                  :ARG1 (r / rescue-01
                        :mod (f2 / finance))))
      :ARG2 (l / letter)
      :time (a / after
            :op1 (s / say-01
                  :ARG0 (o / organization
                        :name (n3 / name
                              :op1 "European"
                              :op2 "Union"))
                  :ARG1 (a2 / and
                        :op1 (m2 / monitor-01
                              :ARG0 o
                              :ARG1 (p6 / perform-02
                                    :ARG0 (c / city
                                          :name (n4 / name
                                                :op1 "Athens")))
                              :manner (t / tight-05))
                        :op2 (p7 / possible-01
                              :ARG1 (d / demand-01
                                    :ARG0 o
                                    :ARG1 (m3 / measure-02
                                          :ARG0-of (c2 / correct-01)
                                          :ARG1-of (t2 / tough-02))))))))

# ::id 1632 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in the view of many historians , croatian president franjo tudjman is almost as much to blame as serb leaders for plunging the former yugoslavia into chaos .
# ::alignments
(v / view-02
      :ARG0 (h / historian
            :quant (m / many))
      :ARG1 (h2 / have-degree-91
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Franjo"
                        :op2 "Tudjman")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Croatia"))
                        :ARG2 (p2 / president)))
            :ARG2 (b / blame-01
                  :ARG1 p
                  :ARG2 (p3 / plunge-01
                        :ARG0 p
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "Yugoslavia")
                              :time (f / former))
                        :ARG4 (c3 / chaos)))
            :ARG3 (e / equal
                  :mod (a / almost))
            :ARG4 (p4 / person
                  :ARG0-of (l / lead-02
                        :ARG1 (r / religious-group
                              :name (n4 / name
                                    :op1 "Serb"))))))

# ::id 1633 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a libyan court on thursday condemned five bulgarian nurses and a palestinian doctor to death by firing squad for infecting patients with the aids virus .
# ::alignments
(c / condemn-01
      :ARG0 (c2 / court
            :mod (c3 / country
                  :name (n / name
                        :op1 "Libya")))
      :ARG1 (a / and
            :quant 5
            :op1 (n2 / nurse
                  :mod (b / bulgarian))
            :op2 (d / doctor
                  :mod (c4 / country
                        :name (n3 / name
                              :op1 "Palestine"))))
      :ARG2 (d2 / die-01
            :ARG1 a)
      :ARG3 (s / squad
            :ARG0-of (f / fire-01))
      :ARG1-of (c5 / cause-01
            :ARG0 (ii / infect-01
                  :ARG1 a
                  :ARG2 (p / patient
                        :ARG0-of (h / have-03
                              :ARG1 (v / virus
                                    :mod (a2 / aids))))))
      :time (d3 / date-entity
            :weekday (t / thursday)))

# ::id 1634 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a choking haze in northern thailand has eased , but two provinces were declared `` disaster zones '' monday to free up money and facilities to further improve the situation .
# ::alignments
(c / contrast-01
      :ARG1 (e / ease-02
            :ARG1 (h / haze
                  :ARG0-of (c2 / choke-01)
                  :location (n / north
                        :part-of (c3 / country
                              :name (n2 / name
                                    :op1 "Thailand")))))
      :ARG2 (d / declare-01
            :ARG1 (p / province
                  :quant 2)
            :ARG2 (z / zone
                  :mod (d2 / disaster))
            :time (d3 / date-entity
                  :weekday (m / monday))
            :purpose (f / free-up-02
                  :ARG1 (a / and
                        :op1 (m2 / money)
                        :op2 (f2 / facility))
                  :purpose (ii / improve-01
                        :ARG1 (s / situation)
                        :degree (f3 / further)))))

# ::id 1635 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tokyo share prices rose friday , boosted by record gains on wall street and an encouraging economic report from the japanese government .
# ::alignments
(r / rise-01
      :ARG1 (p / price-01
            :ARG1 (s / share)
            :mod (c / company
                  :name (n / name
                        :op1 "Tokyo")))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (b / boost-01
            :ARG0 (a / and
                  :op1 (g / gain-01
                        :location (m / market-sector
                              :name (n2 / name
                                    :op1 "Wall"
                                    :op2 "Street"))
                        :mod (r2 / record))
                  :op2 (r3 / report-01
                        :ARG0 (g2 / government-organization
                              :ARG0-of (g3 / govern-01
                                    :ARG1 (c2 / country
                                          :name (n3 / name
                                                :op1 "Japan"))))
                        :ARG1 (e / economy)
                        :ARG0-of (e2 / encourage-01)))))

# ::id 1636 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after weeks of backstage wrangling , vietnam 's communist party has decided to keep its aged troika of top leaders in place but to lighten their responsibilities and shorten their terms , a senior central committee member said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / committee
                        :mod (c2 / central))
                  :ARG2 (m / member
                        :mod (s2 / senior))))
      :ARG1 (d / decide-01
            :ARG0 (p2 / political-movement
                  :name (n / name
                        :op1 "communism")
                  :poss (c3 / country
                        :name (n2 / name
                              :op1 "Vietnam")))
            :ARG1 (c4 / contrast-01
                  :ARG1 (k / keep-04
                        :ARG0 p2
                        :ARG1 (ii / in-place
                              :domain (t / troika
                                    :mod (p3 / person
                                          :ARG0-of (l / lead-02)
                                          :mod (t2 / top))
                                    :ARG1-of (a / age-01))))
                  :ARG2 (a2 / and
                        :op1 (l2 / lighten-01
                              :ARG0 p2
                              :ARG1 (r / responsible-03
                                    :ARG0 t))
                        :op2 (s3 / shorten-04
                              :ARG0 p2
                              :ARG1 (t3 / term
                                    :poss t))))
            :time (a3 / after
                  :op1 (w / wrangle-01
                        :manner (b / backstage)
                        :duration (m2 / multiple
                              :op1 (t4 / temporal-quantity
                                    :quant 1
                                    :unit (w2 / week))))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1637 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president aleksander kwasniewski will not approve a law , which calls for banning television commercials that advertise goods for children and youth , the presidential lawyer said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Aleksander"
                  :op2 "Kwasniewski")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (a / approve-01
            :polarity -
            :ARG0 p
            :ARG1 (l / law
                  :ARG0-of (c / call-03
                        :ARG1 (b / ban-01
                              :ARG1 (a2 / advertise-01
                                    :ARG0 (c2 / commercial
                                          :medium (t / television))
                                    :ARG1 (g / good)
                                    :beneficiary (a3 / and
                                          :op1 (c3 / child)
                                          :op2 (y / youth)))))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1638 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ethiopian and somali government troops on wednesday entered the strategic city of jowhar , the last major town on the northern road to the capital , routing islamic militiamen and forcing them to retreat , residents said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (r / reside-01))
      :ARG1 (e / enter-01
            :ARG0 (a / and
                  :op1 (t / troop
                        :mod (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c / country
                                          :name (n / name
                                                :op1 "Ethiopia")))))
                  :op2 (t2 / troop
                        :mod (g3 / government-organization
                              :ARG0-of (g4 / govern-01
                                    :ARG1 (c2 / country
                                          :name (n2 / name
                                                :op1 "Somalia"))))))
            :ARG1 (c3 / city
                  :name (n3 / name
                        :op1 "Jowhar")
                  :mod (t3 / town
                        :ARG1-of (m / major-02)
                        :mod (l / last)
                        :location (r2 / road
                              :direction (n4 / north)
                              :destination (c4 / capital)))
                  :mod (s2 / strategic))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :manner (a2 / and
                  :op1 (r3 / route-01
                        :ARG0 a
                        :ARG1 (m2 / militiaman
                              :mod (r4 / religious-group
                                    :name (n5 / name
                                          :op1 "Islam"))))
                  :op2 (f / force-01
                        :ARG0 a
                        :ARG1 m2
                        :ARG2 (r5 / retreat-01
                              :ARG1 m2)))))

# ::id 1639 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-year old florida man has contracted pulmonary anthrax and has been hospitalized with the infection , health officials said thursday .
# ::alignments
(s / say-01
      :ARG0 (o / official
            :mod (h / health))
      :ARG1 (a / and
            :op1 (c / contract-02
                  :ARG0 (m / man
                        :mod (s2 / state
                              :name (n / name
                                    :op1 "Florida"))
                        :age (t / temporal-quantity
                              :quant 1
                              :unit (y / year)))
                  :ARG1 (a2 / anthrax
                        :mod (p / pulmonary)))
            :op2 (h2 / hospitalize-01
                  :ARG1 m
                  :ARG1-of (c2 / cause-01
                        :ARG0 (ii / infect-01
                              :ARG1 m
                              :ARG2 a2))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1640 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok amid widespread protests in the palestinian territories , yasser arafat replaced his cousin monday as palestinian chief of security and reappointed the previous security chief , a palestinian official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Palestine"))
                  :ARG2 (o / official)))
      :ARG1 (a / and
            :op1 (r / replace-01
                  :ARG0 (p2 / person
                        :name (n2 / name
                              :op1 "Yasser"
                              :op2 "Arafat"))
                  :ARG1 (p3 / person
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG1 p2
                              :ARG2 (c2 / cousin)))
                  :ARG2 (h3 / have-org-role-91
                        :ARG0 p2
                        :ARG1 c
                        :ARG2 (c3 / chief
                              :topic (s2 / security)))
                  :time (d / date-entity
                        :weekday (m / monday)))
            :op2 (r2 / reappoint-01
                  :ARG0 p2
                  :ARG1 (p4 / person
                        :ARG0-of (h4 / have-org-role-91
                              :ARG1 c
                              :ARG2 (c4 / chief
                                    :topic (s3 / security)
                                    :time (p5 / previous)))))
            :ARG1-of (c5 / cause-01
                  :ARG0 (p6 / protest-01
                        :mod (w / widespread)
                        :location (t / territory
                              :location c)))))

# ::id 1641 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the central bank of nigeria -lrb- cbn -rrb- has adopted a short-term interest rate as `` operating target '' of the new framework for monetary policy implementation in the country , the news agency of nigeria -lrb- nan reported tuesday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :poss (c / company
                  :name (n2 / name
                        :op1 "Nigeria")
                  :mod (c2 / central)))
      :ARG1 (a2 / adopt-01
            :ARG0 c
            :ARG1 (r2 / rate
                  :mod (ii / interest)
                  :duration (t / term
                        :ARG1-of (s / short-07)))
            :ARG2 (t2 / target
                  :mod (o / operate-01)
                  :poss (f / framework
                        :ARG1-of (n3 / new-01)
                        :purpose (ii2 / implement-01
                              :ARG1 (p / policy-01
                                    :ARG2 (m / money))
                              :location (c3 / country)))))
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 1642 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan 's army chief has appealed to members of a major tribe linked to the taliban to support an offensive against the insurgents , a move aimed at further isolating an enemy blamed for a wave of bloodshed in the nuclear-armed , u.s.-allied nation .
# ::alignments
(a / appeal-02
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a2 / army
                        :poss (c / country
                              :name (n / name
                                    :op1 "Pakistan")))
                  :ARG2 (c2 / chief)))
      :ARG1 (p2 / person
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (t / tribe
                        :ARG1-of (m / major-02)
                        :ARG1-of (l / link-01
                              :ARG2 (c3 / criminal-organization
                                    :name (n2 / name
                                          :op1 "Taliban"))))
                  :ARG2 (m2 / member)))
      :ARG2 (s / support-01
            :ARG0 p2
            :ARG1 (o / offense-02
                  :ARG0 p2
                  :ARG1 (ii / insurgent))
            :ARG1-of (a3 / aim-02
                  :ARG2 (ii2 / isolate-01
                        :ARG1 (p3 / person
                              :ARG0-of (h3 / have-rel-role-91
                                    :ARG2 (e / enemy))
                              :ARG1-of (b / blame-01
                                    :ARG2 (w / wave-04
                                          :ARG1 (b2 / bloodshed
                                                :location (n3 / nation
                                                      :ARG1-of (a4 / arm-01
                                                            :mod (n4 / nucleus))
                                                      :ARG1-of (a5 / ally-01
                                                            :ARG2 c
                                                            :name (n5 / name
                                                                  :op1 "U.S."))))))))
                  :degree (f / further))))

# ::id 1643 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a court in the dominican republic has ordered the new york yankees to pay more than $ ###,### to carlos rios , their former director of latin american scouting , for what it ruled was his unlawful firing .
# ::alignments
(o / order-01
      :ARG0 (c / court
            :location (c2 / country
                  :name (n / name
                        :op1 "Dominican"
                        :op2 "Republic")))
      :ARG1 (p / person
            :mod (y / yankee)
            :ARG1-of (n2 / new-01)
            :mod (c3 / country
                  :name (n3 / name
                        :op1 "York")))
      :ARG2 (p2 / pay-01
            :ARG0 p
            :ARG1 (m / more-than
                  :op1 (m2 / monetary-quantity
                        :quant 1000000
                        :unit (d / dollar)))
            :ARG2 (p3 / person
                  :name (n4 / name
                        :op1 "Carlos"
                        :op2 "Rios")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 p
                        :ARG2 (d2 / director
                              :topic (s / scout-01
                                    :mod (c4 / country
                                          :name (n5 / name
                                                :op1 "America"))))
                        :time (f / former)))
            :ARG1-of (c5 / cause-01
                  :ARG0 (t / thing
                        :ARG1-of (r / rule-01
                              :ARG0 c)
                        :domain (f2 / fire-02
                              :ARG1 p3
                              :manner (l / law
                                    :polarity -))))))

# ::id 1644 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok top seeds and defending champions yan zi and zheng jie defeated their rivals for the women 's doubles semifinals of the tennis tournament at the chinese national games on friday .
# ::alignments
(d / defeat-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Yan"
                        :op2 "Zi"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Zheng"
                        :op2 "Jie"))
            :ARG1-of (s / seed-01
                  :ARG2-of (t / top-01))
            :ARG0-of (d2 / defend-01
                  :ARG1 (c / champion)))
      :ARG1 (p3 / person
            :ARG0-of (r / rival-01
                  :ARG1 a))
      :ARG2 (s2 / semifinal
            :mod (d3 / double)
            :subevent-of (t2 / tournament
                  :mod (t3 / tennis))
            :subevent-of (g / game
                  :mod (n3 / nation)
                  :location (c2 / country
                        :name (n4 / name
                              :op1 "China"))
                  :time (d4 / date-entity
                        :weekday (f / friday)))))

# ::id 1645 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one of benin 's biggest trade unions called tuesday for a march by the west african country 's civil servants to protest at `` american dictatorship '' and the offensive against iraq .
# ::alignments
(c / call-03
      :ARG0 (u / union
            :quant 1
            :ARG1-of (ii / include-91
                  :ARG2 (u2 / union
                        :mod (t / trade)
                        :poss (c2 / city
                              :name (n / name
                                    :op1 "Benin"))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (b / big)
                              :ARG3 (m / most)))))
      :ARG1 (m2 / march-01
            :ARG0 (p / person
                  :ARG0-of (s / serve-01)
                  :mod (c3 / civil)
                  :mod (c4 / country
                        :name (n2 / name
                              :op1 "Africa"))
                  :location (w / world-region
                        :name (n3 / name
                              :op1 "West")))
            :purpose (p2 / protest-01
                  :ARG0 p
                  :ARG1 (a / and
                        :op1 (d / dictatorship
                              :mod (c5 / country
                                    :name (n4 / name
                                          :op1 "America")))
                        :op2 (o / offense-02
                              :ARG1 (c6 / country
                                    :name (n5 / name
                                          :op1 "Iraq"))))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 1646 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least ## workers at a chicken processing factory fell ill monday after inhaling ammonia fumes from a leaking freezer , leaving ## of them in hospital for treatment , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (f / fall-07
            :ARG1 (p / person
                  :ARG0-of (w / work-01
                        :ARG2 (f2 / factory
                              :ARG0-of (p2 / process-01
                                    :ARG1 (c / chicken))))
                  :quant (a / at-least))
            :ARG2 (ii / ill-01
                  :ARG1 p)
            :time (d / date-entity
                  :weekday (m / monday))
            :time (a2 / after
                  :op1 (ii2 / inhale-01
                        :ARG0 p
                        :ARG1 (f3 / fume
                              :source (f4 / freezer
                                    :ARG1-of (l / leak-01))
                              :consist-of (a3 / ammonia))))
            :ARG0-of (l2 / leave-13
                  :ARG1 (b / be-located-at-91
                        :ARG1 p
                        :ARG2 (h / hospital)
                        :purpose (t / treat-03
                              :ARG1 p)))))

# ::id 1647 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in the joint statement issued after the conclusion of the talks , both sides expressed their commitment to resolving all differences and problems through peaceful dialogues .
# ::alignments
(e / express-01
      :ARG0 (s / side
            :mod (b / both))
      :ARG1 (c / commit-01
            :ARG1 s
            :ARG2 (r / resolve-01
                  :ARG0 s
                  :ARG1 (a / and
                        :op1 (t / thing
                              :ARG1-of (d / differ-02))
                        :op2 (p / problem)
                        :mod (a2 / all))
                  :manner (d2 / dialogue-01
                        :manner (p2 / peaceful))))
      :medium (s2 / state-01
            :manner (j / joint)
            :ARG1-of (ii / issue-01
                  :time (a3 / after
                        :op1 (c2 / conclude-01
                              :ARG1 (t2 / talk-01))))))

# ::id 1648 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok emergency crews clawed through tons of mud monday in a desperate bid to rescue more than ### people missing in a landslide in colombia that has claimed at least ## lives .
# ::alignments
(c / claw-01
      :ARG0 (c2 / crew
            :mod (e / emergency))
      :ARG1 (m / mud
            :quant (m2 / multiple
                  :op1 (m3 / mass-quantity
                        :quant 1
                        :unit (t / ton))))
      :time (d / date-entity
            :weekday (m4 / monday))
      :purpose (b / bid-03
            :ARG0 c2
            :ARG1 (r / rescue-01
                  :ARG0 c2
                  :ARG1 (p / person
                        :quant (m5 / more-than
                              :op1 (p2 / person
                                    :ARG1-of (m6 / miss-02
                                          :ARG0 (l / landslide
                                                :location (c3 / country
                                                      :name (n / name
                                                            :op1 "Colombia"))
                                                :ARG0-of (c4 / claim-02
                                                      :ARG1 (l2 / life
                                                            :quant (a / at-least
                                                                  :op1 1))))))))
                  :ARG1-of (d2 / desperate-02))))

# ::id 1649 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fisherman in beihai , a port city facing the beibu gulf , are removing nets and cages from the seashore to help smooth out a passageway for horseshoe crabs to return to the sea .
# ::alignments
(r / remove-01
      :ARG0 (p / person
            :ARG0-of (f / fish-01)
            :location (c / city
                  :name (n / name
                        :op1 "Beihai")
                  :mod (p2 / port)
                  :ARG0-of (f2 / face-01
                        :ARG1 (g / gulf
                              :name (n2 / name
                                    :op1 "Beibu"
                                    :op2 "Gulf")))))
      :ARG1 (a / and
            :op1 (n3 / net)
            :op2 (c2 / cage))
      :ARG2 (s / seashore)
      :purpose (h / help-01
            :ARG0 p
            :ARG1 (s2 / smooth-out-03
                  :ARG0 p
                  :ARG1 (p3 / passageway
                        :purpose (r2 / return-01
                              :ARG1 (c3 / crab
                                    :mod (h2 / horseshoe))
                              :ARG4 (s3 / sea))))))

# ::id 1650 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a russian fishing vessel with ## crew on board was on fire in the far east sea on tuesday , killing at least four people , the far east regional emergencies center said .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Regional"
                  :op2 "Emergency"
                  :op3 "Center")
            :mod (e / east
                  :mod (f / far)))
      :ARG1 (o2 / on-fire-08
            :ARG1 (v / vessel
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :mod (f2 / fish-01)
                  :accompanier (p / person
                        :ARG0-of (c2 / crew-01
                              :ARG1 v)))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :location (s2 / sea
                  :location e)
            :ARG0-of (k / kill-01
                  :ARG1 (p2 / person
                        :quant (a / at-least
                              :op1 4)))))

# ::id 1651 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysian share prices closed #.## percent higher tuesday due to bargain hunting on selected stocks , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-01
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Malaysia"))))
            :time (d2 / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (h / hunt-01
                        :ARG1 (s3 / stock
                              :ARG1-of (s4 / select-01))
                        :manner (b / bargain-01)))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (h3 / high-02
                        :ARG1 c)
                  :ARG3 (m / more
                        :quant (p3 / percentage-entity
                              :value 1)))))

# ::id 1652 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a rail line closed since mozambique 's civil war has reopened a segment to cargo traffic for the first time in ## years , state media reported tuesday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (s / state))
      :ARG1 (c / close-01
            :ARG1 (l / line
                  :mod (r2 / rail))
            :time (s2 / since
                  :op1 (r3 / reopen-01
                        :ARG0 (w / war
                              :mod (c2 / civil)
                              :poss (c3 / country
                                    :name (n / name
                                          :op1 "Mozambique")))
                        :ARG1 (s3 / segment
                              :destination (t / traffic
                                    :mod (c4 / cargo)))
                        :ord (o / ordinal-entity
                              :value 1
                              :range (m2 / multiple
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year))))))
            :time (d / date-entity
                  :weekday (t3 / tuesday))))

# ::id 1653 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sheep breeds threatened with extinction during culling to end last year 's foot-and-mouth crisis are now protected by a new gene bank , scientists said monday .
# ::alignments
(s / say-01
      :ARG0 (s2 / scientist)
      :ARG1 (p / protect-01
            :ARG0 (b / bank
                  :mod (g / gene)
                  :ARG1-of (n / new-01))
            :ARG1 (b2 / breed
                  :mod (s3 / sheep)
                  :ARG1-of (t / threaten-01
                        :ARG2 (e / extinct
                              :domain b2)
                        :time (c / cull-01
                              :purpose (e2 / end-01
                                    :ARG1 (c2 / crisis
                                          :time (y / year
                                                :mod (l / last))
                                          :mod (f / foot)
                                          :mod (m / mouth))))))
            :time (n2 / now))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 1654 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wall street is sharply higher in early trading , with investors celebrating another move by the federal reserve to ease the strain on credit markets .
# ::alignments
(h / high-02
      :ARG1 (m / market
            :name (n / name
                  :op1 "wall"
                  :op2 "Street"))
      :degree (s / sharp)
      :time (t / trade-01
            :time (e / early))
      :ARG1-of (c / cause-01
            :ARG0 (c2 / celebrate-02
                  :ARG0 (p / person
                        :ARG0-of (ii / invest-01))
                  :ARG1 (m2 / move-02
                        :ARG0 (r / reserve-01
                              :mod (f / federal))
                        :ARG1 (e2 / ease-01
                              :ARG0 r
                              :ARG1 (s2 / strain-01
                                    :ARG1 (m3 / market
                                          :mod (c3 / credit))))
                        :mod (a / another)))))

# ::id 1655 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok although the philippines , malaysia , thailand and indonesia -- the four southeast asian states gripped by financial crises -- have not asked , taiwan is willing to help them through their current woes , central bank of china deputy governor shea jia-dong said on friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Shea"
                  :op2 "Jia-dong")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Central"
                              :op2 "Bank")
                        :poss (c / country
                              :name (n3 / name
                                    :op1 "China")))
                  :ARG2 (g2 / governor
                        :mod (d / deputy))))
      :ARG1 (w / will-02
            :ARG0 (c2 / country
                  :name (n4 / name
                        :op1 "Taiwan"))
            :ARG1 (h2 / help-01
                  :ARG0 c2
                  :ARG1 (w2 / woe
                        :poss (a / and
                              :op1 (c3 / country
                                    :name (n5 / name
                                          :op1 "Philippines"))
                              :op2 (c4 / country
                                    :name (n6 / name
                                          :op1 "Malaysia"))
                              :op3 (c5 / country
                                    :name (n7 / name
                                          :op1 "Thailand"))
                              :op4 (c6 / country
                                    :name (n8 / name
                                          :op1 "Indonesia"))
                              :ARG1-of (g3 / grip-01
                                    :ARG0 (c7 / crisis
                                          :mod (f / finance))))
                        :ARG2 a)
                  :ARG2 a)
            :concession (a2 / ask-02
                  :polarity -
                  :ARG0 a))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 1656 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a potential lead in the search for the killer of a female jogger in central park , police located a man friday who gave a detailed account of overhearing a homeless man pushing a cart down fifth avenue mumbling to himself about the woman 's slaying .
# ::alignments
(l / locate-01
      :ARG0 (p / police)
      :ARG1 (m / man
            :ARG0-of (g / give-01
                  :ARG1 (a / account-01
                        :ARG0 m
                        :ARG1 (o / overhear-01
                              :ARG0 m
                              :ARG1 (m2 / mumble-01
                                    :ARG0 (m3 / man
                                          :ARG0-of (h / have-03
                                                :polarity -
                                                :ARG1 (h2 / home))
                                          :ARG0-of (p2 / push-01
                                                :ARG1 (c / cart)
                                                :ARG2 (d / down
                                                      :op1 (a2 / avenue
                                                            :ord (o2 / ordinal-entity
                                                                  :value 5)))))
                                    :ARG1 (s / slay-01
                                          :ARG0 (w / woman))))
                        :ARG1-of (d2 / detail-01))))
      :time (d3 / date-entity
            :weekday (f / friday))
      :subevent-of (l2 / lead-01
            :ARG2 (s2 / search-01
                  :ARG2 (p3 / person
                        :ARG0-of (k / kill-01
                              :ARG1 w)))
            :mod (p4 / potential))
      :location (p5 / park
            :mod (c2 / center)))

# ::id 1657 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the president of iraq 's governing council said wednesday that there was no final decision on the precise role of islam in the country 's draft interim constitution , which is to take effect at the end of this month .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / council
                        :ARG0-of (g / govern-01
                              :ARG1 (c2 / country
                                    :name (n / name
                                          :op1 "Iraq"))))
                  :ARG2 (p2 / president)))
      :ARG1 (d / decide-01
            :polarity -
            :ARG1 (r / role
                  :mod (p3 / precise)
                  :poss (r2 / religious-group
                        :name (n2 / name
                              :op1 "Islam")))
            :mod (f / final)
            :location (c3 / constitution
                  :mod (ii / interim)
                  :ARG1-of (d2 / draft-01)
                  :poss c2
                  :ARG1-of (e / effect-03
                        :time (e2 / end-01
                              :ARG1 (m / month
                                    :mod (t / this))))))
      :time (w / wednesday))

# ::id 1658 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the global economic crisis will drain <unk> ## billion australian dollars -lrb- $ ## billion -rrb- from australia 's tax revenue over three years , cutting deeply into forecasts of budget surpluses , according to government figures released wednesday .
# ::alignments
(s / say-01
      :ARG0 (f / figure
            :ARG1-of (r / release-01
                  :time (w / wednesday))
            :mod (g / government-organization
                  :ARG0-of (g2 / govern-01)))
      :ARG1 (d / drain-01
            :ARG0 (c / crisis
                  :mod (e / economy)
                  :mod (g3 / globe))
            :ARG1 (m / monetary-quantity
                  :quant 1000000000
                  :unit (d2 / dollar
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Australia")))
                  :ARG1-of (m2 / mean-01
                        :ARG2 (m3 / monetary-quantity
                              :quant 1000000000
                              :unit (d3 / dollar))))
            :ARG2 (r2 / revenue
                  :source (t / tax-01
                        :ARG0 c2))
            :duration (t2 / temporal-quantity
                  :quant 3
                  :unit (y / year))
            :manner (c3 / cut-02
                  :ARG0 c
                  :ARG1 (f2 / forecast-01
                        :ARG1 (s2 / surplus
                              :mod (b / budget)))
                  :ARG1-of (d4 / deep-02))))

# ::id 1659 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a hairline vote , spain 's upper house of parliament agreed wednesday to set up a special committee to investigate the socialist government 's relation to death squads that gunned down more than ## suspected armed basque separatists in southwestern france in the mid-####s .
# ::alignments
(a / agree-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Lower"
                  :op2 "House"
                  :op3 "of"
                  :op4 "Parliament")
            :poss (s / state
                  :name (n2 / name
                        :op1 "Spain")))
      :ARG1 (s2 / set-up-03
            :ARG0 g
            :ARG1 (c / committee
                  :ARG1-of (s3 / special-02))
            :purpose (ii / investigate-01
                  :ARG0 c
                  :ARG1 (r / relate-01
                        :ARG1 (g2 / government-organization
                              :ARG0-of (g3 / govern-01)
                              :mod (p / political-movement
                                    :name (n3 / name
                                          :op1 "socialism")))
                        :ARG2 (s4 / squad
                              :mod (d / die-01)
                              :ARG0-of (s5 / shoot-down-05
                                    :ARG1 (s6 / separatist
                                          :mod (p2 / province
                                                :name (n4 / name
                                                      :op1 "Basque"))
                                          :ARG2-of (s7 / suspect-01)
                                          :ARG1-of (a2 / arm-01))
                                    :location (s8 / southwest
                                          :part-of (c2 / country
                                                :name (n5 / name
                                                      :op1 "France")))
                                    :time (m / middle
                                          :op1 (d2 / date-entity
                                                :decade 1980)))))))
      :time (w / wednesday)
      :manner (v / vote-01
            :mod (h / hairline)))

# ::id 1660 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush , beginning an extended working vacation , on wednesday hailed a series of republican legislative successes in congress and called on lawmakers to overhaul social security and to confirm john g. roberts jr. for the supreme court when they return from their own summer break .
# ::alignments
(a / and
      :op1 (h / hail-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Bush")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (s / succeed-01
                  :ARG0 (l / legislate-01
                        :ARG0 (p3 / political-party
                              :name (n2 / name
                                    :op1 "Republican")))
                  :quant (s2 / series)
                  :location (g / government-organization
                        :name (n3 / name
                              :op1 "Congress")))
            :time (d / date-entity
                  :weekday (w / wednesday)))
      :op2 (c / call-03
            :ARG0 p
            :ARG1 (a2 / and
                  :op1 (o / overhaul-01
                        :ARG0 (p4 / person
                              :ARG0-of (l2 / legislate-01))
                        :ARG1 (p5 / program
                              :name (n4 / name
                                    :op1 "Social"
                                    :op2 "Security")))
                  :op2 (c2 / confirm-01
                        :ARG0 p4
                        :ARG1 (p6 / person
                              :name (n5 / name
                                    :op1 "John"
                                    :op2 "G."
                                    :op3 "Roberts"
                                    :op4 "Jr."))
                        :ARG2 (g2 / government-organization
                              :name (n6 / name
                                    :op1 "Supreme"
                                    :op2 "Court"))
                        :time (r / return-01
                              :ARG1 p4
                              :ARG3 (b / break-19
                                    :ARG0 p4
                                    :time (d2 / date-entity
                                          :season (s3 / summer))))))
            :ARG2 p4))

# ::id 1661 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vitaly smirnov , who has led the russian olympic committee for the past four years , was re-elected thursday for another term .
# ::alignments
(r / reelect-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Vitaly"
                  :op2 "Shennov")
            :ARG0-of (l / lead-02
                  :ARG1 (c / committee
                        :mod (s / sport)
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Russia")))
                  :time (b / before
                        :op1 (n3 / now)
                        :duration (t / temporal-quantity
                              :quant 4
                              :unit (y / year)))))
      :ARG2 (t2 / term
            :mod (a / another))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 1662 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok assailants fired a rocket that hit a police station in this northwestern pakistani city on thursday , injuring two policemen , the second such attack in less than a month , police and witnesses said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / police)
            :op2 (p2 / person
                  :ARG0-of (w / witness-01)))
      :ARG1 (f / fire-01
            :ARG0 (p3 / person
                  :ARG0-of (a2 / attack-01))
            :ARG1 (r / rocket
                  :ARG0-of (h / hit-01
                        :ARG1 (s2 / station
                              :mod (p4 / police))
                        :location (c / city
                              :location (n / northwest
                                    :part-of (c2 / country
                                          :name (n2 / name
                                                :op1 "Pakistan")))
                              :mod (t / this))))
            :time (d / date-entity
                  :weekday (t2 / thursday))
            :ARG0-of (ii / injure-01
                  :ARG1 (p5 / person
                        :quant 2
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p6 / policeman))))
            :ord (o / ordinal-entity
                  :value 2
                  :range (l / less-than
                        :op1 (t3 / temporal-quantity
                              :quant 1
                              :unit (m / month)))
                  :ARG1-of (a3 / attack-01
                        :mod (s3 / such)))))

# ::id 1663 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the leaders of hungary and austria on saturday cut down an iron <unk> barbed-wire fence on their border , a symbolic act to mark the uniting of europe on the day of eu enlargement .
# ::alignments
(c / cut-down-11
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (a / and
                        :op1 (c2 / country
                              :name (n / name
                                    :op1 "Hungary"))
                        :op2 (c3 / country
                              :name (n2 / name
                                    :op1 "Australia")))))
      :ARG1 (f / fence
            :consist-of (w / wire
                  :ARG1-of (b / barbed-01))
            :mod (ii / iron))
      :time (d / date-entity
            :weekday (s / saturday))
      :location (b2 / border
            :poss a)
      :ARG1-of (m / mean-01
            :ARG2 (a2 / act-02
                  :ARG1-of (s2 / symbolize-01)
                  :purpose (m2 / mark-01
                        :ARG1 (u / unite-01
                              :ARG1 (c4 / continent
                                    :name (n3 / name
                                          :op1 "Europe"))
                              :time (d2 / day
                                    :time-of (e / expand-01
                                          :ARG1 c4)))))))

# ::id 1664 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok like people , stars can get a little big around the middle , although the cause is too much activity , not the lack of it .
# ::alignments
(p / possible-01
      :ARG1 (g / get-03
            :ARG1 (s / star)
            :ARG2 (b / big
                  :degree (l / little))
            :time (a / around
                  :op1 (m / middle)))
      :ARG1-of (r / resemble-01
            :ARG2 (p2 / person))
      :concession (c / cause-01
            :ARG0 (a2 / activity-06
                  :ARG1-of (h / have-quant-91
                        :ARG2 (m2 / much)
                        :ARG3 (t / too))
                  :ARG1-of (c2 / contrast-01
                        :ARG2 (l2 / lack-01
                              :ARG1 a2)))))

# ::id 1665 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok crimea 's regional government began stripping its president of power saturday by ordering his bodyguards disarmed and his funding cut off .
# ::alignments
(b / begin-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (r / region)
                  :location (c / crime-02)))
      :ARG1 (s / strip-01
            :ARG0 g
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 g
                        :ARG2 (p2 / president
                              :topic (p3 / power))))
            :ARG2 p
            :manner (a / and
                  :op1 (a2 / arm-01
                        :ARG1 (b2 / bodyguard
                              :poss p))
                  :op2 (c2 / cut-off-04
                        :ARG1 (f / fund-01
                              :ARG1 p))))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 1666 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok keith <unk> , america 's most celebrated train conductor , rose for work at #:## on friday morning .
# ::alignments
(r / rise-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "keith"
                  :op2 "Phillip")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "America"))
                  :ARG2 (p2 / person
                        :ARG0-of (c2 / conduct-01
                              :ARG1 (t / train)))
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (c3 / celebrate-02
                              :ARG0 p
                              :ARG1 p)
                        :ARG3 (m / most))))
      :ARG4 (w / work-01
            :ARG0 p
            :location (u / url-entity
                  :value "#:##"))
      :time (d / date-entity
            :weekday (f / friday)
            :dayperiod (m2 / morning)))

# ::id 1667 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british private enterprises support the republic of china joining the world trade organization -lrb- wto -rrb- and support taiwan 's goal of becoming an asia-pacific operations center , a british industrialist said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :mod (ii / industry)
            :mod (c / country
                  :name (n / name
                        :op1 "Great"
                        :op2 "Britain")))
      :ARG1 (a / and
            :op1 (s2 / support-01
                  :ARG0 (e / enterprise
                        :ARG1-of (p2 / private-03)
                        :mod c)
                  :ARG1 (j / join-01
                        :ARG0 (c2 / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG1 (o / organization
                              :name (n3 / name
                                    :op1 "World"
                                    :op2 "Trade"
                                    :op3 "Organization"))))
            :op2 (s3 / support-01
                  :ARG0 e
                  :ARG1 (g / goal
                        :poss c2
                        :topic (b / become-01
                              :ARG1 c2
                              :ARG2 (c3 / center
                                    :mod (o2 / operation
                                          :mod (c4 / continent
                                                :name (n4 / name
                                                      :op1 "Asia"))))))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1668 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the embattled mayor of this far eastern city said tuesday he intends to resign after years of wrangling with political opponents over chronic problems such as power shortages .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / city
                        :location (e / east
                              :mod (f / far)
                              :mod (t / this)))
                  :ARG2 (m / mayor))
            :ARG1-of (e2 / embattle-01))
      :ARG1 (ii / intend-01
            :ARG0 p
            :ARG1 (r / resign-01
                  :ARG0 p
                  :time (a / after
                        :op1 (w / wrangle-01
                              :ARG0 p
                              :ARG1 (p2 / person
                                    :ARG0-of (o / oppose-01)
                                    :mod (p3 / politics))
                              :ARG2 (p4 / problem
                                    :mod (c2 / chronic)
                                    :example (s2 / short-06
                                          :ARG2 (p5 / power)))
                              :duration (m2 / multiple
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year)))))))
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 1669 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok international donors will meet in belgium on monday to examine how to cover a shortfall in the afghan government 's budget this year and help the war-torn country meet its reconstruction needs , a u.n. spokesman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "U.N."))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (m / meet-03
            :ARG0 (p2 / person
                  :mod (ii / international)
                  :ARG0-of (d / donate-01))
            :location (c / country
                  :name (n2 / name
                        :op1 "Belgium"))
            :time (d2 / date-entity
                  :weekday (m2 / monday))
            :purpose (e / examine-01
                  :ARG0 p2
                  :ARG1 (t / thing
                        :manner-of (a / and
                              :op1 (c2 / cover-01
                                    :ARG0 p2
                                    :ARG1 (s3 / shortfall
                                          :prep-in (b / budget
                                                :poss (g / government-organization
                                                      :ARG0-of (g2 / govern-01
                                                            :ARG1 (c3 / country
                                                                  :name (n3 / name
                                                                        :op1 "Afghanistan"))))))
                                    :time (y / year
                                          :mod (t2 / this)))
                              :op2 (h2 / help-01
                                    :ARG0 p2
                                    :ARG1 (m3 / meet-01
                                          :ARG0 c3
                                          :ARG1 (n4 / need-01
                                                :ARG0 c3
                                                :ARG1 (r / reconstruct-01)))))))))

# ::id 1670 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president boris yeltsin confirmed saturday he will meet chechen rebel leader zelimkhan yandarbiyev in moscow on monday and expected they would agree on an end to fighting in chechnya , but vowed the republic would remain part of russia .
# ::alignments
(h / have-concession-91
      :ARG1 (v / vow-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Boris"
                        :op2 "Yeltsin")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (r / remain-01
                  :ARG1 (r2 / republic)
                  :ARG3 (p3 / part
                        :part-of (c / country
                              :name (n2 / name
                                    :op1 "Russia")))))
      :ARG2 (a / and
            :op1 (c2 / confirm-01
                  :ARG0 p
                  :ARG1 (m / meet-03
                        :ARG0 p
                        :ARG1 (p4 / person
                              :name (n3 / name
                                    :op1 "Zelimkhan"
                                    :op2 "Yandarbiyev")
                              :ARG0-of (l / lead-02
                                    :ARG1 (p5 / person
                                          :ARG0-of (r3 / rebel-01))))
                        :location (w / world-region
                              :name (n4 / name
                                    :op1 "Moscow"))
                        :time (d / date-entity
                              :weekday (m2 / monday))))
            :op2 (e / expect-01
                  :ARG0 p
                  :ARG1 (a2 / agree-01
                        :ARG0 p
                        :ARG1 (e2 / end-01
                              :ARG1 (f / fight-01
                                    :location w)))))
      :time (d2 / date-entity
            :weekday (s / saturday)))

# ::id 1671 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok transport workers in bangladesh today began a two-day nationwide strike to press home their ##-point demand .
# ::alignments
(b / begin-01
      :ARG0 (p / person
            :ARG0-of (w / work-01
                  :ARG1 (t / transport-01))
            :location (c / country
                  :name (n / name
                        :op1 "Bangladesh")))
      :ARG1 (s / strike-02
            :ARG0 p
            :duration (t2 / temporal-quantity
                  :quant 2
                  :unit (d / day))
            :mod (n2 / nationwide))
      :purpose (p2 / press-01
            :ARG0 p
            :ARG1 (d2 / demand-01
                  :ARG0 p
                  :ARG1 (p3 / point))
            :ARG2 (h / home))
      :time (t3 / today))

# ::id 1672 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the victory of prime minister john major in a conservative party leadership election boosted the pound tuesday , at the end of an otherwise dull day on european money markets .
# ::alignments
(b / boost-01
      :ARG0 (w / win-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "John"
                        :op2 "Major")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (m / minister
                              :mod (p2 / prime))))
            :ARG2 (e / elect-01
                  :ARG1 p
                  :ARG2 (l / lead-02
                        :ARG0 p
                        :ARG1 (p3 / party
                              :mod (c / conservative)))))
      :ARG1 (p4 / pound)
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (e2 / end-01
            :ARG1 (d2 / day
                  :ARG1-of (d3 / dull-04
                        :ARG2-of (e3 / except-01
                              :ARG1 w))
                  :topic (m2 / market
                        :mod (m3 / money)
                        :mod (c2 / continent
                              :name (n2 / name
                                    :op1 "Europe"))))))

# ::id 1673 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok yugoslavia 's former secret police chief and three other top security aides of former president slobodan milosevic were each sentenced friday to at least a year in jail on charges of revealing state secrets .
# ::alignments
(s / sentence-01
      :ARG1 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / police
                              :mod (s2 / secret)
                              :poss (c / country
                                    :name (n / name
                                          :op1 "Yugoslavia")))
                        :ARG2 (c2 / chief)
                        :time (f / former)))
            :op2 (p3 / person
                  :quant 3
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (p4 / person
                              :name (n2 / name
                                    :op1 "Slobodan"
                                    :op2 "Milosevic")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG2 (p5 / president)
                                    :time (f2 / former)))
                        :ARG2 (a2 / aide
                              :mod (s3 / security)
                              :mod (t / top)))
                  :mod (o / other)))
      :ARG2 (a3 / at-least
            :op1 (t2 / temporal-quantity
                  :quant 1
                  :unit (y / year)
                  :location (j / jail)))
      :ARG3 (c3 / charge-05
            :ARG1 a
            :ARG2 (r / reveal-01
                  :ARG0 a
                  :ARG1 (s4 / secret
                        :mod (s5 / state))))
      :time (d / date-entity
            :weekday (f3 / friday)))

# ::id 1674 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a <unk> early warning weather <unk> is nearing completion , a senior caribbean meteorological organization -lrb- cmo -rrb- official said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :mod (m / meteorology)
                        :mod (s2 / senior)
                        :mod (c / country
                              :name (n / name
                                    :op1 "Caribbean")))
                  :ARG2 (o2 / official)))
      :ARG1 (n2 / near-01
            :ARG1 (w / weather
                  :ARG0-of (w2 / warn-01
                        :time (e / early)))
            :ARG2 (c2 / complete-01
                  :ARG1 w))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1675 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok belgium has cut #.# percentage points on its #### budget in a decisive move toward the single currency euro due to be launched in january #### .
# ::alignments
(c / cut-02
      :ARG0 (c2 / country
            :name (n / name
                  :op1 "Belgium"))
      :ARG1 (p / percentage-entity
            :value 1)
      :ARG2 (b / budget
            :poss c2
            :ARG1-of (w / worth-01
                  :ARG2 (p2 / percentage)))
      :purpose (m / move-02
            :ARG0 c2
            :ARG2 (e / euro
                  :mod (c3 / currency
                        :ARG1-of (s / single-02))
                  :ARG1-of (l / launch-01
                        :time (d / date-entity
                              :month 1))
                  :mod (d2 / decisive))))

# ::id 1676 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok libya has reopened its embassy in chad , restoring diplomatic ties between the two countries after more than a decade of tensions , a leading egyptian newspaper reported tuesday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :mod (c / country
                  :name (n2 / name
                        :op1 "Egypt"))
            :ARG0-of (l / lead-01))
      :ARG1 (r2 / reopen-01
            :ARG0 (c2 / country
                  :name (n3 / name
                        :op1 "Libya"))
            :ARG1 (e / embassy
                  :location (c3 / city
                        :name (n4 / name
                              :op1 "Chad"))
                  :poss c2)
            :ARG0-of (r3 / restore-01
                  :ARG1 (t / tie-01
                        :ARG1 c2
                        :ARG2 c
                        :mod (d / diplomacy))
                  :time (a / after
                        :op1 (t2 / tension
                              :duration (m / more-than
                                    :op1 (t3 / temporal-quantity
                                          :quant 1
                                          :unit (d2 / decade))))))
            :time (d3 / date-entity
                  :weekday (t4 / tuesday))))

# ::id 1677 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok clinics that offer to `` bank '' stem cells from the umbilical cords of newborns for use later in life when illness strikes are fraudsters , a top us scientist said here saturday .
# ::alignments
(s / say-01
      :ARG0 (s2 / scientist
            :mod (t / top)
            :mod (w / we))
      :ARG1 (p / person
            :ARG0-of (d / defraud-01)
            :domain (c / clinic
                  :ARG0-of (o / offer-01
                        :ARG1 (b / bank-01
                              :ARG0 c
                              :ARG1 (c2 / cell
                                    :mod (s3 / stem))
                              :ARG2 (c3 / cord
                                    :mod (u / umbilical)
                                    :part-of p
                                    :ARG1-of (b2 / bear-02
                                          :ARG1-of (n / new-02))))
                        :purpose (u2 / use-01
                              :ARG1 c2
                              :time (a / after
                                    :op1 (l / life))
                              :time (s4 / strike-01
                                    :ARG2 (ii / ill-01))))))
      :location (h / here)
      :time (d2 / date-entity
            :weekday (s5 / saturday)))

# ::id 1678 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a pair of astronauts ventured out on a spacewalk thursday to help install the last set of solar wings at the international space station .
# ::alignments
(v / venture-01
      :ARG0 (a / astronaut
            :quant (p / pair))
      :ARG1 (o / out)
      :purpose (h / help-01
            :ARG0 a
            :ARG1 (ii / install-01
                  :ARG0 a
                  :ARG1 (s / set
                        :mod (l / last)
                        :consist-of (w / wing
                              :mod (s2 / sun)))
                  :ARG2 (s3 / station
                        :mod (ii2 / international)
                        :mod (s4 / space))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1679 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pastor jim <unk> , bible in his hip pocket , said thursday he has a special identification with the families of people killed on swissair flight sr### from new york .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jim")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / pastor))
            :part (p3 / pocket
                  :mod (h2 / hip))
            :ARG0-of (h3 / have-03
                  :ARG1 (t / thing
                        :name (n2 / name
                              :op1 "Bible")
                        :location p3)))
      :ARG1 (ii / identify-01
            :ARG1 p
            :ARG2 (f / family
                  :ARG1-of (k / kill-01
                        :time (f2 / fly-01
                              :mod (r / regional-group
                                    :name (n3 / name
                                          :op1 "Swissair"))))
                  :source (c / city
                        :name (n4 / name
                              :op1 "New"
                              :op2 "York")))
            :ARG1-of (s2 / special-02))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1680 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bankinter sa , spain 's sixth-largest commercial bank , reported its first-half net profit jumped ##.## percent to #.### billion pesetas -lrb- $ ##.## million -rrb- , propelled by a surge in trading income .
# ::alignments
(r / report-01
      :ARG0 (b / bank
            :name (n / name
                  :op1 "Bankinter"
                  :op2 "sa")
            :mod (c / commerce)
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most
                        :ord (o / ordinal-entity
                              :value 6))
                  :ARG5 (b2 / bank
                        :mod c
                        :location (p / province
                              :name (n2 / name
                                    :op1 "Spain")))))
      :ARG1 (j / jump-01
            :ARG1 (p2 / profit-01
                  :ARG0 b
                  :mod (n3 / net)
                  :time (h2 / half
                        :ord o
                        :value 1)))
      :ARG2 (p3 / percentage-entity
            :value 1)
      :ARG3 (m2 / monetary-quantity
            :quant 1000000000
            :unit (d / dollar))
      :ARG4-of (p4 / propel-01
            :ARG0 (s / surge-01
                  :ARG1 (ii / income
                        :mod (t / trade-01)))))

# ::id 1681 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former nba guard alvin robertson signed a contract with the florida <unk> of the continental basketball association , as he attempts to get past recent legal problems .
# ::alignments
(s / sign-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Alvin"
                  :op2 "Robertson")
            :ARG0-of (g / guard-01
                  :time (f / former))
            :mod (l / league
                  :name (n2 / name
                        :op1 "Nba")))
      :ARG1 (c / contract-02
            :ARG0 p
            :ARG2 (l2 / league
                  :name (n3 / name
                        :op1 "Florida"
                        :op2 "Association")
                  :part-of (a / association
                        :mod (b / basketball)
                        :mod (c2 / continent))))
      :time (a2 / attempt-01
            :ARG0 p
            :ARG1 (g2 / get-05
                  :ARG1 p
                  :ARG2 (p2 / pass-by-17
                        :ARG0 p
                        :ARG1 (p3 / problem
                              :time (r / recent)
                              :ARG1-of (l3 / legal-02))))))

# ::id 1682 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a bulletin board in brandeis university 's student center is covered with brochures about programs for study and travel in israel .
# ::alignments
(c / cover-02
      :ARG1 (b / board
            :mod (b2 / bulletin)
            :location (c2 / center
                  :mod (p / person
                        :ARG0-of (s / study-01))
                  :part-of (u / university
                        :name (n / name
                              :op1 "Brandeis"))))
      :ARG2 (b3 / brochure
            :topic (a / and
                  :op1 s
                  :op2 (t / travel-01
                        :ARG4 (c3 / country
                              :name (n2 / name
                                    :op1 "Israel"))))))

# ::id 1683 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a mass of refugees , desperate to escape war-racked afghanistan , is building at pakistan 's closed border crossings .
# ::alignments
(b / build-01
      :ARG1 (r / refugee
            :quant (m / mass)
            :ARG0-of (d / desperate-02
                  :ARG1 (e / escape-01
                        :ARG0 r
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Afghanistan")
                              :ARG1-of (s / strike-01
                                    :ARG0 (w / war))))))
      :location (c2 / cross-02
            :ARG1 (b2 / border)
            :ARG1-of (c3 / close-01)
            :poss c))

# ::id 1684 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former dictator juan bordaberry has been hospitalized with respiratory problems , his son said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Juan"
                              :op2 "Bordaberry")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (d / dictator)
                              :time (f / former)))
                  :ARG2 (s2 / son)))
      :ARG1 (h3 / hospitalize-01
            :ARG1 p2
            :ARG2 (p3 / problem
                  :topic (r / respire-01)))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 1685 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok egyptian parliament voted wednesday in favor of amending ## articles in the egyptian constitution as part of a political reform package proposed by president hosni mubarak , the official middle east news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (o / official)
            :mod (w / world-region
                  :name (n2 / name
                        :op1 "Middle"
                        :op2 "East")))
      :ARG1 (v / vote-01
            :ARG0 (g / government-organization
                  :name (n3 / name
                        :op1 "Parliament")
                  :mod (c / country
                        :name (n4 / name
                              :op1 "Egypt")))
            :ARG1 (f / favor-01
                  :ARG0 g
                  :ARG1 (a2 / amend-01
                        :ARG1 (a3 / article
                              :location (c2 / constitution
                                    :mod c))
                        :part-of (p / package
                              :purpose (r2 / reform-01
                                    :ARG1 (p2 / politics))
                              :ARG1-of (p3 / propose-01
                                    :ARG0 (p4 / person
                                          :name (n5 / name
                                                :op1 "Hosni"
                                                :op2 "Mubarak")
                                          :ARG0-of (h / have-org-role-91
                                                :ARG2 (p5 / president)))))))
            :time (w2 / wednesday)))

# ::id 1686 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok manchester united veterans denis irwin and teddy sheringham could have new deals when their current contracts run out at the end of the season at the club .
# ::alignments
(p / possible-01
      :ARG1 (h / have-03
            :ARG0 (a / and
                  :op1 (v / veteran
                        :name (n / name
                              :op1 "Denis"
                              :op2 "Irwin"))
                  :op2 (v2 / veteran
                        :name (n2 / name
                              :op1 "Teddy"
                              :op2 "Sheringham"))
                  :poss (t / team
                        :name (n3 / name
                              :op1 "Manchester"
                              :op2 "United")))
            :ARG1 (d / deal
                  :ARG1-of (n4 / new-01))
            :time (r / run-out-05
                  :ARG1 (c / contract
                        :poss a
                        :time (c2 / current))
                  :ARG2 t
                  :time (e / end-01
                        :ARG1 (s / season)))))

# ::id 1687 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the indian chapter of amnesty international saturday urged the victorious taliban to respect human rights in afghanistan and flayed the militia for executing former president najibullah in kabul .
# ::alignments
(a / and
      :op1 (u / urge-01
            :ARG0 (c / chapter
                  :mod (c2 / country
                        :name (n / name
                              :op1 "India"))
                  :part-of (o / organization
                        :name (n2 / name
                              :op1 "Amnesty"
                              :op2 "International")))
            :ARG1 (c3 / criminal-organization
                  :name (n3 / name
                        :op1 "Taliban")
                  :ARG0-of (w / win-01))
            :ARG2 (r / respect-01
                  :ARG0 c3
                  :ARG1 (r2 / right-05
                        :ARG1 (h / human)
                        :location (c4 / country
                              :name (n4 / name
                                    :op1 "Afghanistan"))))
            :time (d / date-entity
                  :weekday (s / saturday)))
      :op2 (f / flay-01
            :ARG0 c3
            :ARG1 (m / militia)
            :ARG2 (e / execute-01
                  :ARG0 m
                  :ARG1 (p / person
                        :name (n5 / name
                              :op1 "Najibullah")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p2 / president)
                              :time (f2 / former)))
                  :location (c5 / city
                        :name (n6 / name
                              :op1 "Kabul")))))

# ::id 1688 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dr. daniel gunther , who oversaw a widely debated surgery and other treatment meant to stunt the growth of a brain-damaged #-year-old to improve her quality of life , has died .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Dr."
                  :op2 "Daniel"
                  :op3 "Gunther")
            :ARG0-of (o / oversee-01
                  :ARG1 (a / and
                        :op1 (s / surgery-01
                              :ARG1-of (d2 / debate-01
                                    :ARG1-of (w / wide-02)))
                        :op2 (t / treat-03
                              :mod (o2 / other)
                              :ARG1-of (m / mean-02
                                    :ARG2 (s2 / stunt-01
                                          :ARG0 a
                                          :ARG1 (g / grow-01
                                                :ARG1 p
                                                :ARG1-of (d3 / damage-01
                                                      :ARG0 (b / brain))
                                                :age (t2 / temporal-quantity
                                                      :quant 1
                                                      :unit (y / year)))
                                          :purpose (ii / improve-01
                                                :ARG0 p
                                                :ARG1 (q / quality
                                                      :mod (l / live-01
                                                            :ARG0 p))))))))))

# ::id 1689 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese vice-premier li lanqing met with a rok friendship delegation led by jae kyu park , president of the korean university presidents association , here today .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Li"
                  :op2 "Lanqing")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (p2 / premier
                        :mod (v / vice))))
      :ARG1 (d / delegation
            :mod (f / friendship)
            :mod (r / rok)
            :ARG1-of (l / lead-02
                  :ARG0 (p3 / person
                        :name (n3 / name
                              :op1 "Jae"
                              :op2 "Kyu"
                              :op3 "Park")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (a / association
                                    :mod (u / university)
                                    :mod c
                                    :name (n4 / name
                                          :op1 "Korea")))
                        :ARG2 (p4 / president))))
      :location (h3 / here)
      :time (t / today))

# ::id 1690 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president clinton capped his ##th visit to california since taking office at a star-studded gala fund-raiser and concert thursday night in bel-air that raised more than $ # million for the democratic party .
# ::alignments
(c / cap-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (v / visit-01
            :ARG0 p
            :ARG1 (s / state
                  :name (n2 / name
                        :op1 "California"))
            :ord (o / ordinal-entity
                  :value -1)
            :time (s2 / since
                  :op1 (t / take-01
                        :ARG0 p
                        :ARG1 (o2 / office))))
      :ARG2 (a / and
            :op1 (f / fundraise-04
                  :ARG1 (f2 / fund)
                  :ARG1-of (s3 / sparkle-01
                        :ARG2 (s4 / star)))
            :op2 (c2 / concert
                  :location (a2 / air)
                  :time (d / date-entity
                        :weekday (t2 / thursday)
                        :dayperiod (n3 / night))
                  :ARG0-of (r / raise-02
                        :ARG1 (m / more-than
                              :op1 (m2 / monetary-quantity
                                    :quant 1000000
                                    :unit (d2 / dollar)))
                        :beneficiary (p3 / political-party
                              :name (n4 / name
                                    :op1 "Democrat"))))))

# ::id 1691 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok foreign minister klaus kinkel complained friday about the inability of the ## european union nations to craft a joint foreign policy .
# ::alignments
(c / complain-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Klaus"
                  :op2 "Kinkel")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (p2 / possible-01
            :polarity -
            :ARG1 (c2 / craft-01
                  :ARG0 (n2 / nation
                        :ARG1-of (u / union-02
                              :ARG2 (o / organization
                                    :name (n3 / name
                                          :op1 "European"
                                          :op2 "Union"))))
                  :ARG1 (p3 / policy-01
                        :ARG2 (f2 / foreign)
                        :mod (j / joint))))
      :time (d / date-entity
            :weekday (f3 / friday)))

# ::id 1692 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok henri salvador , the velvet-voiced french musician credited with inspiring the bossa nova , bringing american rock 'n' roll to france and helping to create the music video , died wednesday , his record label said .
# ::alignments
(s / say-01
      :ARG0 (l / label
            :mod (r / record)
            :poss (p / person
                  :name (n / name
                        :op1 "henri"
                        :op2 " salvador")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "France"))
                  :ARG1-of (c2 / credit-01
                        :ARG2 (a / and
                              :op1 (ii / inspire-01
                                    :ARG0 p
                                    :ARG1 (w / work-of-art
                                          :name (n3 / name
                                                :op1 "Association"
                                                :op2 "of"
                                                :op3 "France")))
                              :op2 (b / bring-01
                                    :ARG0 p
                                    :ARG1 (r2 / rock-n-roll
                                          :mod (c3 / country
                                                :name (n4 / name
                                                      :op1 "America")))
                                    :ARG2 c)
                              :op3 (h / help-01
                                    :ARG0 p
                                    :ARG1 (c4 / create-01
                                          :ARG0 p
                                          :ARG1 (v / video
                                                :topic (m / music))))))))
      :ARG1 (d / die-01
            :ARG1 p
            :time (d2 / date-entity
                  :weekday (w2 / wednesday))))

# ::id 1693 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the note posted in july on the web site of china 's food safety inspection agency came from a doctor : there had been a sudden rise in infants turning up at his hospital with kidney stones after drinking the same brand of formula .
# ::alignments
(c / come-03
      :ARG1 (n / note
            :ARG1-of (p / post-01
                  :ARG2 (s / site
                        :mod (w / web)
                        :poss (a / agency
                              :ARG0-of (ii / inspect-01
                                    :ARG1 (s2 / safe-01
                                          :ARG1 (f / food)))
                              :poss (c2 / country
                                    :name (n2 / name
                                          :op1 "China"))))
                  :time (d / date-entity
                        :month 7)))
      :ARG2 (d2 / doctor
            :ARG0-of (s3 / say-01
                  :ARG1 (r / rise-01
                        :ARG1 (t / turn-up-15
                              :ARG1 (ii2 / infant
                                    :part (k / kidney))
                              :location (h / hospital
                                    :poss d2)
                              :time (a2 / after
                                    :op1 (d3 / drink-01
                                          :ARG0 ii2
                                          :ARG1 (f2 / formula
                                                :mod (b / brand
                                                      :ARG1-of (s4 / same-01)))))
                              :manner (s5 / sudden))))))

# ::id 1694 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok racing club kept its hopes of qualifying for the copa libertadores alive with a #-# win over banfield in argentina 's apertura tournament saturday .
# ::alignments
(k / keep-02
      :ARG0 (c / club
            :ARG0-of (r / ride-01))
      :ARG1 (h / hope-01
            :ARG0 c
            :ARG1 (q / qualify-02
                  :ARG1 c
                  :ARG2 (p / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (t / team
                                    :name (n / name
                                          :op1 "Copta"
                                          :op2 "Libertadores"))
                              :ARG2 (m / member)))))
      :manner (l / live-01
            :ARG0 c
            :ARG1 (w / win-01
                  :ARG0 c
                  :ARG1 (t2 / team
                        :name (n2 / name
                              :op1 "Banfield"))
                  :location (t3 / tournament
                        :name (n3 / name
                              :op1 "Apertura")
                        :location (c2 / country
                              :name (n4 / name
                                    :op1 "Argentina")))
                  :time (d / date-entity
                        :weekday (s / saturday)))))

# ::id 1695 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok six people , including two women , were shot dead in a land dispute in the southern philippines , police said friday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (s2 / shoot-02
            :ARG1 (p2 / person
                  :quant 6
                  :ARG2-of (ii / include-91
                        :ARG1 (w / woman
                              :quant 2)))
            :ARG0-of (c / cause-01
                  :ARG1 (d / die-01
                        :ARG1 p2))
            :time (d2 / dispute-01
                  :ARG2 (l / land)
                  :location (s3 / south
                        :part-of (c2 / country
                              :name (n / name
                                    :op1 "Philippines")))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1696 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hank aaron chased major league baseball 's career home run record in #### to a steady soundtrack of racist taunts and catcalls .
# ::alignments
(c / chase-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hank"
                  :op2 "Aaron"))
      :ARG1 (r / record
            :topic (r2 / run-02
                  :ARG0 (b / baseball
                        :mod (m / major-league))
                  :mod (h / home)
                  :time (c2 / career)))
      :manner (t / thing
            :name (n2 / name
                  :op1 "###")
            :ARG2-of (s / soundtrack-01
                  :ARG1 (a / and
                        :op1 (t2 / taunt-01
                              :ARG1 (r3 / racist))
                        :op2 (c3 / catcall-00))
                  :ARG1-of (s2 / steady-01))))

# ::id 1697 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok facing sale to a commercial buyer , new york city 's public television station is doing a slow fade as part of a darwinian bargain to assure the future of other public broadcasting outlets deemed fitter to survive : the city 's two radio stations .
# ::alignments
(f / fade-01
      :ARG1 (s / station
            :mod (t / television)
            :poss (c / city
                  :name (n / name
                        :op1 "New"
                        :op2 "York"))
            :ARG1-of (p / public-02))
      :ARG1-of (s2 / slow-05)
      :part-of (b / bargain-01
            :ARG2 (a / assure-01
                  :ARG1 (f2 / future
                        :poss (o / outlet
                              :mod (o2 / other)
                              :ARG0-of (b2 / broadcast-01
                                    :ARG1-of (p2 / public-02))
                              :ARG0-of (d / deem-01
                                    :ARG1 (f3 / fitter
                                          :purpose (s3 / survive-01
                                                :ARG0 o)))))
                  :ARG2 (s4 / station
                        :quant 2
                        :mod (r / radio)
                        :poss (c2 / city)))
            :mod (d2 / darwinian))
      :ARG1-of (c3 / cause-01
            :ARG0 (f4 / face-01
                  :ARG0 s
                  :ARG1 (s5 / sell-01
                        :ARG2 (p3 / person
                              :ARG0-of (b3 / buy-01)
                              :mod (c4 / commerce))))))

# ::id 1698 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mexico arrested ## tijuana police officers and two civilians on organized crime charges for alleged drug gang ties , the federal attorney general 's office said friday .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :poss (a / attorney
                  :mod (g / general)
                  :mod (f / federal)))
      :ARG1 (a2 / arrest-01
            :ARG0 (s2 / state
                  :name (n / name
                        :op1 "Mexico"))
            :ARG1 (a3 / and
                  :op1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (p2 / police
                                    :mod (c / city
                                          :name (n2 / name
                                                :op1 "Tijuana")))
                              :ARG2 (o2 / officer)))
                  :op2 (p3 / person
                        :quant 2
                        :mod (c2 / civilian)))
            :ARG2 (c3 / charge-05
                  :ARG1 a3
                  :ARG2 (c4 / crime-02
                        :ARG1-of (o3 / organize-01))
                  :ARG3 (t / tie-01
                        :ARG1 (g2 / gang
                              :mod (d / drug))
                        :ARG1-of (a4 / allege-01))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 1699 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok six people were killed and two others went missing when a textile factory in buenos aires was suddenly engulfed in flames on thursday afternoon , federal police said on thursday .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :mod (f / federal))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG1 (p2 / person
                        :quant 6))
            :op2 (m / miss-01
                  :ARG1 (p3 / person
                        :quant 2
                        :mod (o / other)))
            :time (e / engulf-01
                  :ARG1 (f2 / factory
                        :mod (t / textile)
                        :location (c / city-district
                              :name (n / name
                                    :op1 "Buenos"
                                    :op2 "Aires")))
                  :ARG2 (f3 / flame)
                  :manner (s2 / sudden)
                  :time (d / date-entity
                        :weekday (t2 / thursday)
                        :dayperiod (a2 / afternoon)
                        :time-of s))))

# ::id 1700 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the late grandmother of president-elect barack obama was eulogized friday as a strong , vibrant woman who was dedicated to her profession and her family .
# ::alignments
(e / eulogize-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Barack"
                  :op2 "Obama")
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :ARG1-of (e2 / elect-01
                              :ARG2 (h2 / have-org-role-91
                                    :ARG0 p2
                                    :ARG2 (p3 / president))))
                  :ARG2 (g / grandmother)
                  :time (l / late)))
      :ARG2 (w / woman
            :ARG1-of (s / strong-02)
            :ARG0-of (l2 / live-01)
            :ARG1-of (d / dedicate-01
                  :ARG2 (a / and
                        :op1 (p4 / profession
                              :poss w)
                        :op2 (f / family
                              :poss w))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 1701 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mark philippoussis of australia will be sidelined for about two months after undergoing knee surgery on thursday .
# ::alignments
(s / sideline-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Mark"
                  :op2 "Philippoussis")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Australia")))
      :duration (a / about
            :op1 (t / temporal-quantity
                  :quant 2
                  :unit (m / month)))
      :time (a2 / after
            :op1 (u / undergo-28
                  :ARG1 p
                  :ARG2 (s2 / surgery-01
                        :ARG1 p
                        :ARG2 (k / knee)
                        :time (d / date-entity
                              :weekday (t2 / thursday))))))

# ::id 1702 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a top democratic official who backed hillary rodham clinton has switched allegiance to barack obama , a blow to the former first lady who must build a big margin among superdelegates who are likely to cast the deciding votes in the fierce democratic presidential nomination fight .
# ::alignments
(s / switch-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :mod (t / top)
                        :mod (d / democracy)))
            :ARG0-of (b / back-01
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Rodham"
                              :op2 "Clinton")
                        :mod (h2 / hill))))
      :ARG1 (a / allegiance)
      :ARG2 (p3 / person
            :name (n2 / name
                  :op1 "Barack"
                  :op2 "Obama"))
      :ARG0-of (b2 / blow-08
            :ARG1 (l / lady
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :ARG0-of (h3 / have-org-role-91)
                  :ARG2-of h3)
            :time (f / former))
      :ARG2-of (o3 / obligate-01
            :ARG1 (b3 / build-01
                  :ARG0 p
                  :ARG1 (m / margin
                        :mod (b4 / big)
                        :prep-among (s2 / superdelegate
                              :ARG0-of (c / cast-01
                                    :ARG1 (v / vote-01
                                          :ARG3 (n3 / nominate-01
                                                :ARG2 (p4 / president
                                                      :mod (d2 / democracy)))
                                          :ARG0-of (d3 / decide-01)
                                          :mod (f2 / fierce))
                                    :ARG1-of (l2 / likely-01)))))))

# ::id 1703 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kentucky 's govenor pleaded not guilty to charges accusing him of illegal hiring practices _ a plea entered by his attorney while the governor vacationed in florida .
# ::alignments
(p / plead-02
      :ARG0 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (s / state
                                    :name (n / name
                                          :op1 "Kentucky"))))
                  :ARG2 (m / member)))
      :ARG1 (g3 / guilty-01
            :polarity -
            :ARG1 p2
            :ARG2 (c / charge-05
                  :ARG2 (a / accuse-01
                        :ARG1 p2
                        :ARG2 (p3 / practice-01
                              :ARG0 p2
                              :ARG1 (h2 / hire-01)
                              :ARG1-of (l / legal-02
                                    :polarity -)))))
      :ARG1-of (p4 / plead-02
            :ARG0 (a2 / attorney
                  :poss p2)
            :time (v / vacation-01
                  :ARG0 (p5 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (s2 / state
                                    :name (n2 / name
                                          :op1 "Florida"))
                              :ARG2 (g4 / governor))))))

# ::id 1704 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan and indonesia have agreed to enhance trade and economic collaboration to the benefit of the two countries , visiting president of indonesia abdurrahman wahid and chief executive of pakistan general pervez musharraf stated here friday in a joint press conference .
# ::alignments
(s / state-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Abdurrahman"
                        :op2 "Wahid")
                  :ARG0-of (v / visit-01
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "India")))
                  :ARG0-of (h / have-org-role-91
                        :ARG1 c
                        :ARG2 (p2 / president)))
            :op2 (p3 / person
                  :name (n3 / name
                        :op1 "Pervez"
                        :op2 "Musharraf")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (e / executive
                              :mod (c2 / chief)))
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 c
                        :ARG2 (g / general))))
      :ARG1 (a2 / agree-01
            :ARG0 (a3 / and
                  :op1 c
                  :op2 c)
            :ARG1 (e2 / enhance-01
                  :ARG0 a3
                  :ARG1 (c3 / collaborate-01
                        :ARG0 a3
                        :ARG2 (a4 / and
                              :op1 (t / trade-01)
                              :op2 (e3 / economy)))
                  :ARG0-of (b / benefit-01
                        :ARG1 (a5 / and
                              :op1 c
                              :op2 c))))
      :time (d / date-entity
            :weekday (f / friday))
      :location (c4 / conference
            :mod (p4 / press)
            :ARG1-of (j / join-01)))

# ::id 1705 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fifa president sepp blatter says football 's world governing body has opened an inquiry into allegations that north korea may have mistreated some of its players and coaches after the team lost all three of its world cup matches .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sepp"
                  :op2 "Blatter")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "Fifa"))
                  :ARG2 (p2 / president)))
      :ARG1 (o2 / open-01
            :ARG0 (b / body
                  :ARG0-of (g / govern-01
                        :ARG1 (f / football)))
            :ARG1 (ii / inquire-01
                  :ARG1 (a / allege-01
                        :ARG1 (p3 / possible-01
                              :ARG1 (m / mistreat-01
                                    :ARG0 (c / country
                                          :name (n3 / name
                                                :op1 "North"
                                                :op2 "Korea"))
                                    :ARG1 (a2 / and
                                          :op1 (p4 / person
                                                :ARG0-of (p5 / play-01))
                                          :op2 (p6 / person
                                                :ARG0-of (c2 / coach-01))
                                          :quant (s2 / some)
                                          :ARG1-of (ii2 / include-91
                                                :ARG2 (a3 / and
                                                      :op1 p4
                                                      :op2 p6)))
                                    :time (a4 / after
                                          :op1 (l / lose-03
                                                :ARG0 (t / team)
                                                :ARG1 (m2 / match-03
                                                      :quant 3
                                                      :ARG0 t
                                                      :mod (c3 / cup
                                                            :mod (w / world))
                                                      :mod (a5 / all))))))))))

# ::id 1706 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok strikers moussa dembele and kevin mirallas scored a goal each to give belgium a #-# win over nine-man china on sunday , putting the hosts in a difficult position to advance in the olympic football tournament .
# ::alignments
(s / score-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Moussa"
                        :op2 "Dembele"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Kevin"
                        :op2 "Mirallas"))
            :ARG0-of (k / kick-01))
      :ARG1 (g / goal)
      :ARG2 (g2 / goal)
      :purpose (g3 / give-01
            :ARG0 a
            :ARG1 (w / win-01
                  :ARG0 (t / team
                        :name (n3 / name
                              :op1 "Belgium"))
                  :ARG2 (c / country
                        :name (n4 / name
                              :op1 "China")
                        :mod (m / man
                              :quant 9))
                  :time (d / date-entity
                        :weekday (s2 / sunday)))
            :ARG2 t)
      :ARG0-of (p3 / put-01
            :ARG1 (t2 / team
                  :ARG0-of (h / host-01))
            :ARG2 (p4 / position
                  :mod (d2 / difficult)
                  :purpose (a2 / advance-01
                        :ARG1 t2
                        :ARG2 (t3 / tournament
                              :mod (f / football)
                              :mod (o / Olympic))))))

# ::id 1707 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a wave of invasions of farms and government offices in recent days has abruptly ended a truce between landless farmworkers and leftist president luiz inacio lula da silva , their long-time defender .
# ::alignments
(e / end-01
      :ARG0 (w / wave-04
            :ARG1 (ii / invade-01
                  :ARG1 (a / and
                        :op1 (f / farm)
                        :op2 (o / office
                              :mod (g / government-organization
                                    :ARG0-of (g2 / govern-01)))))
            :time (b / before
                  :op1 (n / now)
                  :duration (m / multiple
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (d / day)))))
      :ARG1 (t2 / truce
            :mod (b2 / between
                  :op1 (p / person
                        :ARG0-of (w2 / work-01
                              :ARG2 (f2 / farm))
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p2 / president))
                        :ARG1-of (l / left-19))
                  :op2 (p3 / person
                        :name (n2 / name
                              :op1 "Luiz"
                              :op2 "inacio"
                              :op3 "lula"
                              :op4 "da"
                              :op5 "Silva")
                        :ARG0-of (d2 / defend-01
                              :ARG1 p
                              :ARG1-of (l2 / long-03))
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p4 / president)))))
      :manner (a2 / abrupt))

# ::id 1708 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok share prices slipped on wall street on tuesday as traders awaited a congressional vote on a us bailout for mexico and a federal reserve decision on interest rates .
# ::alignments
(s / slip-01
      :ARG1 (p / price-01
            :ARG1 (s2 / share))
      :location (m / market-sector
            :name (n / name
                  :op1 "Wall"
                  :op2 "Street"))
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (a / await-01
            :ARG1 (p2 / person
                  :ARG0-of (t2 / trade-01))
            :ARG2 (a2 / and
                  :op1 (v / vote-01
                        :ARG0 (g / government-organization
                              :name (n2 / name
                                    :op1 "Congress"))
                        :ARG1 (b / bail-out-02
                              :ARG1 (c / country
                                    :name (n3 / name
                                          :op1 "Mexico"))))
                  :op2 (d2 / decide-01
                        :ARG0 g
                        :ARG3 (r / rate
                              :mod (ii / interest))
                        :ARG1-of (r2 / reserve-01)
                        :mod (f / federal)))))

# ::id 1709 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police were carrying out a new round of detentions wednesday in the parmalat scandal , police and news reports said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / police)
            :op2 (r / report-01
                  :ARG1 (n / news)))
      :ARG1 (c / carry-out-03
            :ARG0 (p2 / police)
            :ARG1 (r2 / round-05
                  :ARG1 (d / detention)
                  :ARG1-of (n2 / new-01)
                  :time (d2 / date-entity
                        :weekday (w / wednesday))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (s2 / scandal
                              :mod (p3 / parmalat))))))

# ::id 1710 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president-elect barack obama has attended a memorial service for his grandmother , who helped raise him in his native hawaii .
# ::alignments
(a / attend-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Barack"
                  :op2 "Obama")
            :ARG1-of (e / elect-01
                  :ARG2 (h / have-org-role-91
                        :ARG0 p
                        :ARG2 (p2 / president))))
      :ARG1 (s / service
            :mod (m / memorial)
            :beneficiary (p3 / person
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 p
                        :ARG2 (g / grandmother))
                  :ARG0-of (h3 / help-01
                        :ARG1 (r / raise-03
                              :ARG0 p3
                              :ARG1 p
                              :location (h4 / hawaii
                                    :mod (n2 / native)
                                    :poss p))
                        :ARG2 p))))

# ::id 1711 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok first baseman erubiel durazo on thursday became the third member of the arizona diamondbacks to be placed on the disabled list this week .
# ::alignments
(b / become-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Erubiel"
                  :op2 "Durazo")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Arizona"
                              :op2 "Diamondbacks"))
                  :ARG2 (b2 / baseman
                        :ord (o / ordinal-entity
                              :value 1))))
      :ARG2 (m / member
            :ord (o2 / ordinal-entity
                  :value 3)
            :ARG1-of (p2 / place-01
                  :ARG2 (l / list-01
                        :ARG1 t
                        :ARG2 (d / disable-01))
                  :time (w / week
                        :mod (t2 / this))))
      :time (d2 / date-entity
            :weekday (t3 / thursday)))

# ::id 1712 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a swedish legal expert urged the united nations to safeguard the rights of individuals placed on a u.n. list of people with suspected financial ties to osama bin laden 's terror network .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :ARG1-of (e / expert-01
                  :ARG2 (l / law))
            :mod (c / country
                  :name (n / name
                        :op1 "Sweden")))
      :ARG1 (n2 / nation
            :ARG1-of (u2 / unite-01))
      :ARG2 (s / safeguard-01
            :ARG0 n2
            :ARG1 (r / right-05
                  :ARG1 (ii / individual
                        :ARG1-of (p2 / place-01
                              :ARG2 (l2 / list
                                    :mod (o / organization
                                          :name (n3 / name
                                                :op1 "U.N."))
                                    :consist-of (p3 / person
                                          :ARG1-of (t / tie-01
                                                :ARG2 (n4 / network
                                                      :mod (t2 / terror)
                                                      :poss (p4 / person
                                                            :name (n5 / name
                                                                  :op1 "Osama"
                                                                  :op2 "bin"
                                                                  :op3 "Laden")))
                                                :mod (f / finance)
                                                :ARG2-of (s2 / suspect-01)))))))))

# ::id 1713 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mauritius ' foreign minister met with the indian ocean nation 's ambassador to the united nations tuesday to discuss the country 's support for the proposed u.s. resolution on weapons inspections in iraq , ministry officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / ministry)
                  :ARG2 (o / official)))
      :ARG1 (m2 / meet-03
            :ARG0 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Mauritius"))
                        :ARG2 (m3 / minister
                              :topic (f / foreign))))
            :ARG1 (p3 / person
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (n2 / nation
                              :mod (o2 / ocean)
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "India")))
                        :ARG2 (a / ambassador
                              :mod (n4 / nation
                                    :name (n5 / name
                                          :op1 "United"
                                          :op2 "Nations")))))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :purpose (d2 / discuss-01
                  :ARG0 p2
                  :ARG1 (s2 / support-01
                        :ARG0 c
                        :ARG1 (r / resolution
                              :mod (o3 / organization
                                    :name (n6 / name
                                          :op1 "U.S."))
                              :topic (ii / inspect-01
                                    :ARG1 (w / weapon)
                                    :location (c3 / country
                                          :name (n7 / name
                                                :op1 "Iraq")))
                              :ARG1-of (p4 / propose-01)))
                  :ARG2 p3)))

# ::id 1714 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok barack obama 's eclectic ipod collection ranges from classical to rap , but his love of one bob dylan song stands out for an insight into the white house hopeful 's bid to change america .
# ::alignments
(c / contrast-01
      :ARG1 (r / range-01
            :ARG1 (c2 / collect-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "Barack"
                              :op2 "Obama"))
                  :ARG1 (ii / ipod)
                  :mod (e / eclectic))
            :ARG3 (c3 / classical)
            :ARG4 (r2 / rap))
      :ARG2 (s / stand-out-06
            :ARG1 (l / love-01
                  :ARG0 p
                  :ARG1 (s2 / song
                        :quant 1
                        :name (n2 / name
                              :op1 "Bob"
                              :op2 "Dylan")))
            :purpose (ii2 / insight
                  :topic (b / bid-03
                        :ARG0 (p2 / person
                              :ARG0-of (h / hopeful-02)
                              :mod (h2 / house
                                    :ARG1-of (w / white-02)))
                        :ARG1 (c4 / change-01
                              :ARG0 p2
                              :ARG1 (c5 / country
                                    :name (n3 / name
                                          :op1 "America")))))))

# ::id 1715 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a german electrical engineer who helped make mp# players a reality has turned his attention to making `` dumb devices '' act smart .
# ::alignments
(t / turn-01
      :ARG0 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "Germany"))
            :ARG0-of (e / engineer-01
                  :mod (e2 / electricity))
            :ARG0-of (h / help-01
                  :ARG1 (m / make-01
                        :ARG0 p
                        :ARG1 (r / reality)
                        :ARG2 p
                        :ARG0-of (p2 / play-11
                              :ARG1 (p3 / product
                                    :name (n2 / name
                                          :op1 " mp#"))))))
      :ARG1 (a / attend-02
            :ARG0 p
            :ARG1 (m2 / make-01
                  :ARG0 p
                  :ARG1 (a2 / act-01
                        :ARG0 (d / device
                              :mod (d2 / dumb))
                        :ARG1 (s / smart-06
                              :ARG1 d)))))

# ::id 1716 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the moro islamic liberation front -lrb- milf -rrb- , the largest rebel organization in the philippines , on monday vehemently denied involvement in the jailbreak in southern philippine province of basilan early sunday .
# ::alignments
(d / deny-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Moro"
                  :op2 "Islamic"
                  :op3 "Liberation"
                  :op4 "Front")
            :ARG0-of (r / rebel-01)
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most)
                  :ARG5 (p / province
                        :name (n2 / name
                              :op1 "Basan")
                        :location (s / south
                              :part-of (c / country
                                    :name (n3 / name
                                          :op1 "Philippines"))))))
      :ARG1 (ii / involve-01
            :ARG1 o
            :ARG2 (b / break-13
                  :location (j / jail)
                  :time (e / early
                        :op1 (d2 / date-entity
                              :weekday (s2 / sunday)))))
      :manner (v / vehement)
      :time d2
      :weekday (m2 / monday))

# ::id 1717 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sen. john chafee , signaling divisions among republicans how to overhaul medicaid , said the health insurance program should remain available to all poor people who qualify for it .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "John"
                  :op2 "Chafee")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / senator))
            :ARG0-of (s3 / signal-07
                  :ARG1 (d / divide-02
                        :ARG0 (t / thing
                              :manner-of (o / overhaul-01
                                    :ARG0 (p2 / person
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG1 (p3 / political-party
                                                      :name (n2 / name
                                                            :op1 "Republican"
                                                            :op2 "Party"))))
                                    :ARG1 (p4 / program
                                          :topic (ii / insure-02
                                                :ARG1 (h3 / health)))))
                        :ARG1 p3))
            :ARG1 (r / recommend-01
                  :ARG1 (r2 / remain-01
                        :ARG1 p4
                        :ARG3 (a / available-02
                              :ARG1 (p5 / person
                                    :mod (p6 / poor)
                                    :ARG1-of (q / qualify-02
                                          :ARG2 p4)
                                    :mod (a2 / all))
                              :ARG2 p4)))))

# ::id 1718 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vice-premier zou jiahua met with percy barnevik , president of sweden 's asea brown boveri ltd. -lrb- abb -rrb- this morning at the diaoyutai state guesthouse .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Zou"
                  :op2 "Jiahua")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / premier
                        :mod (v / vice))))
      :ARG1 (p3 / person
            :name (n2 / name
                  :op1 "Percy"
                  :op2 "Barnevik")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c / company
                        :name (n3 / name
                              :op1 "Asea"
                              :op2 "Brown"
                              :op3 "BV")
                        :poss (c2 / country
                              :name (n4 / name
                                    :op1 "Sweden")))
                  :ARG2 (p4 / president)))
      :time (d / date-entity
            :dayperiod (m2 / morning)
            :mod (t / today))
      :location (g / guesthouse
            :mod (s / state)
            :mod c2
            :name (n5 / name
                  :op1 "Taiwan")))

# ::id 1719 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british ministers unveiled new plans to target the country 's notorious binge - drinking culture tuesday , aiming to make it as unacceptable as smoking was a few decades ago .
# ::alignments
(u / unveil-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Britain"))
                  :ARG2 (m / minister)))
      :ARG1 (p2 / plan-01
            :ARG1 (t / target-01
                  :ARG0 p
                  :ARG1 (c2 / culture
                        :ARG1-of (n2 / notorious-01)
                        :mod (d / drink-01
                              :manner (b / binge))
                        :poss c))
            :ARG1-of (n3 / new-01)
            :ARG0-of (a / aim-01
                  :ARG1 (m2 / make-02
                        :ARG0 p
                        :ARG1 (p3 / possible-01
                              :polarity -
                              :ARG1 (a2 / accept-01
                                    :ARG1 c2)
                              :ARG2-of (h2 / have-degree-91
                                    :ARG1 c2
                                    :ARG3 (e / equal)
                                    :ARG4 (s / smoke-02
                                          :time (b2 / before
                                                :op1 (n4 / now)
                                                :quant (f / few
                                                      :op1 (t2 / temporal-quantity
                                                            :quant 1
                                                            :unit (d2 / decade)))))))))
            :time (d3 / date-entity
                  :weekday (t3 / tuesday))))

# ::id 1720 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french president jacques chirac and new zealand prime minister jim bolger are likely to meet in new york later this month to discuss their opposing views of nuclear testing , french ambassador jacques le blanc said here tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jacques"
                  :op2 "Chirac")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "French"))
                  :ARG2 (p2 / president)))
      :ARG1 (l / likely-01
            :ARG1 (m / meet-03
                  :ARG0 (a / and
                        :op1 p
                        :op2 (p3 / person
                              :name (n3 / name
                                    :op1 "Jim"
                                    :op2 "Bolger")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (m2 / minister
                                          :mod (p4 / prime)))))
                  :location (c / city
                        :name (n4 / name
                              :op1 "New"
                              :op2 "York"))
                  :time (a2 / after)
                  :time (m3 / month
                        :mod (t / this))
                  :purpose (d / discuss-01
                        :ARG0 a
                        :ARG1 (v / view-02
                              :ARG0 a
                              :ARG1 (t2 / test-01
                                    :mod (n5 / nucleus))
                              :ARG0-of (o / oppose-01)))))
      :location (h3 / here)
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 1721 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok talks hosted by zimbabwe 's electoral commission to verify results of a presidential election broke up for the day after the opposition claimed outright victory , sources at thursday 's meeting said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :location (m / meet-03
                  :time (d / date-entity
                        :weekday (t / thursday))))
      :ARG1 (b / break-up-08
            :ARG1 (t2 / talk-01
                  :ARG1-of (h / host-01
                        :ARG0 (c / commission
                              :topic (e / elect-01)
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Zimbabwe")))
                        :purpose (v / verify-01
                              :ARG0 c
                              :ARG1 (r / result-01
                                    :ARG1 e
                                    :ARG2 (p / person
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (p2 / president)))))))
            :time (a / after
                  :op1 (c3 / claim-01
                        :ARG0 (o / oppose-01)
                        :ARG1 (w / win-01
                              :ARG0 o
                              :mod (o2 / outright)))
                  :quant (t3 / temporal-quantity
                        :quant 1
                        :unit (d2 / day)))))

# ::id 1722 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a least ## persons died when a ferry sank in the tanjung <unk> waters near indonesia 's maluku provincial capital ambon on sunday , antara news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Antara")
            :mod (n2 / news))
      :ARG1 (d / die-01
            :ARG1 (p / person
                  :quant (a2 / at-least
                        :op1 100))
            :ARG1-of (c / cause-01
                  :ARG0 (s / sink-01
                        :ARG1 (f / ferry)
                        :location (w / water
                              :name (n3 / name
                                    :op1 "Tanjung"
                                    :op2 "Ibrahim"
                                    :op3 "Sukhima")
                              :location (n4 / near-02
                                    :ARG2 (c2 / city
                                          :name (n5 / name
                                                :op1 "Ambon")
                                          :ARG0-of (h / have-org-role-91
                                                :ARG1 (p2 / province
                                                      :name (n6 / name
                                                            :op1 "Maluku")
                                                      :location (c3 / country
                                                            :name (n7 / name
                                                                  :op1 "Indonesia")))
                                                :ARG2 (c4 / capital)))))
                        :time (d2 / date-entity
                              :weekday (s2 / sunday))))))

# ::id 1723 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok members of uganda debt network -lrb- <unk> -rrb- have presented to the world bank the scrolls with signatures of hundreds of ugandans calling for the total cancellation of uganda 's external debt , radio uganda reported tuesday evening .
# ::alignments
(r / report-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (n / network
                        :mod (d / debt
                              :poss (c / country
                                    :name (n2 / name
                                          :op1 "Uganda"))))
                  :ARG2 (m / member)))
      :ARG1 (p2 / present-01
            :ARG0 p
            :ARG1 (s / scroll
                  :ARG0-of (h2 / have-03
                        :ARG1 (s2 / signature
                              :poss (p3 / person
                                    :quant (m2 / multiple
                                          :op1 100)
                                    :mod c
                                    :ARG0-of (c2 / call-03
                                          :ARG1 (c3 / cancel-01
                                                :ARG1 (d2 / debt
                                                      :mod (e / external)
                                                      :poss c)
                                                :ARG1-of (t / total-01)))))))
            :ARG2 (b / bank
                  :mod (w / world)))
      :time (d3 / date-entity
            :weekday (t2 / tuesday)
            :dayperiod (e2 / evening)))

# ::id 1724 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a visit here that would have been unimaginable even a month ago , prime minister tony blair of britain said on friday that `` should the taliban regime in afghanistan fall '' pakistan had a valid interest in being involved in arrangements for a successor government .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tony"
                  :op2 "Blair")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Great"
                              :op2 "Britain"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (ii / interest-01
            :ARG1 (c2 / country
                  :name (n3 / name
                        :op1 "Pakistan"))
            :ARG2 (ii2 / involve-01
                  :ARG1 c2
                  :ARG2 (a / arrange-01
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01)
                              :ARG0-of (s2 / succeed-02))))
            :ARG1-of (v / valid-02)
            :condition (f / fall-05
                  :ARG1 (r / regime
                        :mod (c3 / criminal-organization
                              :name (n4 / name
                                    :op1 "Taliban"))
                        :location (c4 / country
                              :name (n5 / name
                                    :op1 "Afghanistan")))))
      :time (d / date-entity
            :weekday (f2 / friday))
      :time (v2 / visit-01
            :ARG0 p
            :ARG1 (h2 / here)
            :ARG1-of (ii3 / imagine-01
                  :ARG1-of (p3 / possible-01
                        :polarity -)
                  :mod (e / even)
                  :time (b / before
                        :op1 (n6 / now)
                        :quant (t / temporal-quantity
                              :quant 1
                              :unit (m2 / month))))))

# ::id 1725 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the frankfurt stock market plunged almost one percent on monday as the dax index finished the day at #,###.## points , down #.## percent from #,###.## at the friday close .
# ::alignments
(m / multi-sentence
      :snt1 (p / plunge-01
            :ARG1 (m2 / market
                  :mod (s / stock)
                  :mod (c / city
                        :name (n / name
                              :op1 "Frankfurt")))
            :ARG2 (a / almost
                  :op1 (p2 / percentage-entity
                        :value 1))
            :time (d / date-entity
                  :weekday (m3 / monday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (f / finish-01
                        :ARG0 (ii / index
                              :mod (p3 / product
                                    :name (n2 / name
                                          :op1 "Dax")))
                        :ARG1 (d2 / day)
                        :ARG2 (s2 / string-entity
                              :value "#."))))
      :snt2 (p4 / point
            :mod (s3 / string-entity
                  :value "#.")
            :ARG1-of (d3 / decrease-01
                  :ARG3 (p5 / percentage-entity
                        :value "1/2")
                  :time (c3 / close-02
                        :time (d4 / date-entity
                              :weekday (f2 / friday))))))

# ::id 1726 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three of japan 's five major automakers boosted their production in japan in february compared to the same month a year ago , the manufacturers said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (m / manufacture-01))
      :ARG1 (b / boost-01
            :ARG0 (c / company
                  :quant 3
                  :ARG1-of (ii / include-91
                        :ARG2 (c2 / company
                              :quant 5
                              :ARG0-of (m2 / make-01
                                    :ARG1 (a / automobile))
                              :mod (m3 / major)
                              :location (c3 / country
                                    :name (n / name
                                          :op1 "Japan")))))
            :ARG1 (p2 / produce-01
                  :ARG0 c
                  :location c3)
            :time (d / date-entity
                  :month 2)
            :ARG1-of (c4 / compare-01
                  :ARG2 (p3 / produce-01
                        :ARG0 c
                        :time (m4 / month
                              :ARG1-of (s2 / same-01
                                    :ARG2 (m5 / month
                                          :time (b2 / before
                                                :op1 (n2 / now)
                                                :quant (t / temporal-quantity
                                                      :quant 1
                                                      :unit (y / year))))))))
            :time (d2 / date-entity
                  :weekday (m6 / monday))))

# ::id 1727 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok newly elected chairman of the standing committee of china 's ninth national people 's congress -lrb- npc -rrb- li peng today called on the committee to earnestly exercise its power granted by the constitution .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :ARG1-of (e / elect-01
                  :ARG1-of (n / new-01))
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / committee
                        :ARG0-of (s / stand-01)
                        :part-of (g / government-organization
                              :name (n2 / name
                                    :op1 "National"
                                    :op2 "People's"
                                    :op3 "Congress")
                              :poss (c3 / country
                                    :name (n3 / name
                                          :op1 "China"))
                              :ord (o / ordinal-entity
                                    :value 9)))
                  :ARG2 (c4 / chairman)))
      :ARG1 (e2 / exercise-01
            :ARG0 c2
            :ARG1 (p2 / power
                  :poss c2
                  :ARG1-of (g2 / grant-01
                        :ARG0 (c5 / constitution)))
            :ARG1-of (e3 / earnest-01))
      :ARG2 c2
      :time (t / today))

# ::id 1728 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gleneagles , scotland , july # -lrb- xinhua -rrb- - european commission president jose manuel barroso on thursday condemned the terrorist attacks that caused multiple explosions in london .
# ::alignments
(c / condemn-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jose"
                  :op2 "Manuel"
                  :op3 "Barroso")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / commission
                        :mod (c3 / continent
                              :name (n2 / name
                                    :op1 "Europe")))
                  :ARG2 (p2 / president)))
      :ARG1 (a / attack-01
            :ARG0 (t / terrorist)
            :ARG0-of (c4 / cause-01
                  :ARG1 (e / explode-01
                        :quant (m / multiple)
                        :location (c5 / city
                              :name (n3 / name
                                    :op1 "London")))))
      :time (d / date-entity
            :month 7
            :dayperiod (n4 / night))
      :medium (n5 / newspaper
            :name (n6 / name
                  :op1 "Gleneagles")
            :location (c6 / country
                  :name (n7 / name
                        :op1 "Scotland"))))

# ::id 1729 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a black man who went on a shooting rampage at a beer distributor calmly told an emergency operator that it was `` a racist place '' and that he `` handled the problem '' but wished he had shot more people .
# ::alignments
(t / tell-01
      :ARG0 (m / man
            :ARG1-of (b / black-05)
            :ARG0-of (r / rampage-01
                  :ARG1 (s / shoot-02
                        :ARG0 m
                        :ARG1 (p / person
                              :ARG0-of (d / distribute-01
                                    :ARG1 (b2 / beer))))))
      :ARG1 (c / contrast-01
            :ARG1 (p2 / place
                  :mod (r2 / racist)
                  :domain (ii / it))
            :ARG2 (h / handle-01
                  :ARG0 m
                  :ARG1 (p3 / problem)))
      :ARG2 (w / wish-01
            :ARG0 m
            :ARG1 (s2 / shoot-02
                  :ARG0 m
                  :ARG1 (p4 / person
                        :quant (m2 / more))))
      :manner (c2 / calm-03
            :ARG1 m))

# ::id 1730 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok emily norris carey , a foundation executive and philanthropist , died on april ## at the hospital of the university of pennsylvania in philadelphia .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "emily"
                  :op2 "Norris"
                  :op3 "Carey")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (f / foundation)
                  :ARG2 (e / executive)
                  :ARG3 (p2 / philanthropist)))
      :time (d2 / date-entity
            :month 4
            :day 5)
      :location (h2 / hospital
            :mod (u / university
                  :name (n2 / name
                        :op1 "Pennsylvania")
                  :location (c / city
                        :name (n3 / name
                              :op1 "Philadelphia")))))

# ::id 1731 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok carlos guillen drove in three runs with a pair of two-out hits as the seattle mariners beat the new york yankees #-# wednesday night for their sixth straight win .
# ::alignments
(d / drive-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Carlos"
                  :op2 "Guillen"))
      :ARG1 (r / run-02
            :quant 3)
      :ARG2 (h / hit-01
            :quant 2
            :mod (o / out)
            :mod (p2 / pair))
      :time-of (b / beat-03
            :ARG0 (m / mariner
                  :mod (s / seattle))
            :ARG1 (t / team
                  :name (n2 / name
                        :op1 "Yankees")
                  :ARG1-of (n3 / new-01))
            :purpose (w / win-01
                  :ARG0 m
                  :ord (o2 / ordinal-entity
                        :value 6)
                  :ARG1-of (s2 / straight-04)
                  :time (d2 / date-entity
                        :weekday (w2 / wednesday)
                        :dayperiod (n4 / night)))))

# ::id 1732 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok halfway through the second game of oklahoma 's ###th anniversary season , smu coach tom <unk> thought he had bagged himself a sooner .
# ::alignments
(t / think-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tom"
                  :op2 "Illinois")
            :ARG0-of (c / coach-01
                  :ARG1 (t2 / team
                        :name (n2 / name
                              :op1 "Oklahoma"))))
      :ARG1 (b / bag-01
            :ARG0 p
            :ARG1 p
            :time (s / soon
                  :ARG2-of (h / have-degree-91
                        :ARG1 p
                        :ARG3 (m / more))))
      :time (h2 / half-way
            :op1 (g / game
                  :ord (o / ordinal-entity
                        :value 2)
                  :part-of (s2 / season
                        :mod (a / anniversary)
                        :poss t2))))

# ::id 1733 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european union -lrb- eu -rrb- ministers for agriculture on tuesday pledged to take various measures to help young farmers within the ##-nation bloc .
# ::alignments
(p / pledge-01
      :ARG0 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "European"
                              :op2 "Union"))
                  :ARG2 (m / minister
                        :topic (a / agriculture))))
      :ARG2 (m2 / measure-02
            :ARG0 p2
            :ARG1 (h2 / help-01
                  :ARG0 p2
                  :ARG1 (p3 / person
                        :ARG0-of (f / farm-01)
                        :mod (y / young)
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (b / bloc
                                    :mod (n2 / nation)))))
            :mod (v / various))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1734 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than ### battle-hardened veterans of the internet industry attended the massachusetts interactive media -lrb- <unk> -rrb- awards at the boston marriott copley place last monday night .
# ::alignments
(a / attend-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (ii / industry
                        :mod (ii2 / internet))
                  :ARG2 (v / veteran))
            :ARG0-of (b / battle-01)
            :quant (m / more-than
                  :op1 (p2 / percentage-entity
                        :value 2)))
      :ARG1 (a2 / award
            :name (n / name
                  :op1 "Leb-English"
                  :op2 "medium"
                  :op3 "Media")
            :mod (ii3 / interactive)
            :mod (s / state
                  :name (n2 / name
                        :op1 "Massachusetts")))
      :location a2
      :name (n3 / name
            :op1 "Boston"
            :op2 "Marriott"
            :op3 "Copley")
      :time (d / date-entity
            :weekday (m2 / monday)
            :dayperiod (n4 / night)
            :mod (l / last)))

# ::id 1735 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the leader of a british police team that shot and killed a brazilian man after mistaking him for a terrorist suspect broke down in tears on tuesday as he defended his officers at a court hearing .
# ::alignments
(b / break-down-11
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (t / team
                        :mod (p2 / police)
                        :mod (c / country
                              :name (n / name
                                    :op1 "Britain"))
                        :ARG0-of (s / shoot-02
                              :ARG1 (m / man
                                    :mod (c2 / country
                                          :name (n2 / name
                                                :op1 "Brazil")))
                              :time (a / after
                                    :op1 (m2 / mistake-01
                                          :ARG0 p
                                          :ARG1 m
                                          :ARG2 (p3 / person
                                                :ARG2-of (s2 / suspect-01
                                                      :ARG1 (t2 / terrorist)))))))))
      :time (d / date-entity
            :weekday (t3 / tuesday))
      :manner (t4 / tear-03
            :ARG1 p)
      :time (d2 / defend-01
            :ARG0 p
            :ARG1 (p4 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 t
                        :ARG2 (o / officer)))
            :time (h2 / hearing-02
                  :ARG0 (c3 / court)
                  :ARG1 p)))

# ::id 1736 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at the invitation of the government of viet nam , chinese foreign minister tang jiaxuan will go to viet nam on december ## to officially sign the treaty of land border between china and viet nam with deputy prime minister and foreign minister nguyen manh cam of viet nam , on behalf of their respective countries .
# ::alignments
(a / and
      :op1 (g / go-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Tang"
                        :op2 "Jiaxuan")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG2 (m / minister
                              :topic (f / foreign))))
            :ARG4 (c2 / city
                  :name (n3 / name
                        :op1 "Vietnam"))
            :time (d / date-entity
                  :month 12)
            :purpose (s / sign-02
                  :ARG0 p
                  :ARG1 (t / treaty
                        :topic (b / border-01
                              :ARG1 c
                              :ARG2 (l / land)))
                  :mod (o / official)))
      :op2 (a2 / accompany-01
            :ARG0 p
            :ARG1 (a3 / and
                  :op1 (p2 / person
                        :name (n4 / name
                              :op1 "Nguyen"
                              :op2 "Manh"
                              :op3 "Cam")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 c
                              :ARG2 (m2 / minister
                                    :mod (p3 / prime
                                          :mod (d2 / deputy)))))
                  :op2 (p4 / person
                        :name (n5 / name
                              :op1 "Nguyen"
                              :op2 "Manh")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 c
                              :ARG2 (m3 / minister
                                    :topic (f2 / foreign)))))
            :ARG2 c2
            :ARG2-of (ii / invite-01
                  :ARG0 (g2 / government-organization
                        :ARG0-of (g3 / govern-01
                              :ARG1 c)))))

# ::id 1737 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us defense secretary william perry is expected in beijing next week for the first official visit to china of a pentagon official since #### , a diplomatic source said monday .
# ::alignments
(e / expect-01
      :ARG1 (v / visit-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "William"
                        :op2 "Perry")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (s / secretary
                              :topic (d / defend-01))))
            :ARG1 (c2 / country
                  :name (n3 / name
                        :op1 "China"))
            :time (w / week
                  :mod (n4 / next))
            :purpose v
            :ARG0 p
            :ARG1 c2
            :mod (o / official)
            :ord (o2 / ordinal-entity
                  :value 1)
            :time (s2 / since))
      :ARG1-of (s3 / say-01
            :ARG0 (s4 / source
                  :mod (d2 / diplomacy))
            :time (d3 / date-entity
                  :weekday (m / monday))))

# ::id 1738 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok back row forward alain <unk> was called up by france for the latin cup tournament on sunday after blindside flanker abdelatif <unk> was forced to pull out with a knee injury .
# ::alignments
(c / call-up-04
      :ARG0 (t / team
            :name (n / name
                  :op1 "France"))
      :ARG1 (p / person
            :name (n2 / name
                  :op1 "Alain")
            :location (r / row
                  :mod (b / back)))
      :purpose (t2 / tournament
            :name (n3 / name
                  :op1 "Latin"
                  :op2 "Cup"))
      :time (d / date-entity
            :weekday (s / sunday))
      :time (a / after
            :op1 (f / force-01
                  :ARG1 (p2 / person
                        :name (n4 / name
                              :op1 "Abdelatif")
                        :ARG0-of (b2 / back-01)
                        :mod (s2 / side
                              :mod (b3 / blind)))
                  :ARG2 (p3 / pull-out-02
                        :ARG1 p2
                        :ARG1-of (c2 / cause-01
                              :ARG0 (ii / injure-01
                                    :ARG0 (k / knee)
                                    :ARG1 p2))))))

# ::id 1739 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least ## people were killed tuesday in a train-bus collision in the northwestern bangladesh district of joypurhat , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (k / kill-01
            :ARG0 (c / collide-01
                  :ARG1 (t / train)
                  :ARG2 (b / bus)
                  :location (d / district
                        :name (n / name
                              :op1 "Joypurhat")
                        :location (n2 / northwest
                              :part-of (c2 / country
                                    :name (n3 / name
                                          :op1 "Bangladesh")))))
            :ARG1 (p / person
                  :quant (a / at-least
                        :op1 1))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 1740 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok business lobbyists and their intellectual allies have begun a broad effort to lighten the regulatory burden of corporate america , warning that u.s. companies and the capital markets they rely on are losing the competitive battle to rivals overseas .
# ::alignments
(a / and
      :op1 (b / begin-01
            :ARG0 (a2 / and
                  :op1 (p / person
                        :ARG0-of (l / lobby-01
                              :ARG1 (b2 / business)))
                  :op2 (p2 / person
                        :ARG1-of (a3 / ally-01
                              :ARG2 p)
                        :mod (ii / intellectual)))
            :ARG1 (e / effort-01
                  :ARG0 a2
                  :ARG1 (l2 / lighten-01
                        :ARG0 a2
                        :ARG1 (b3 / burden-01
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "America")
                                    :mod (c2 / corporate))
                              :ARG2 (r / regulate-01)))
                  :ARG1-of (b4 / broad-02)))
      :op2 (w / warn-01
            :ARG0 a2
            :ARG1 (l3 / lose-03
                  :ARG0 (a4 / and
                        :op1 (c3 / company
                              :mod c
                              :name n
                              :op1 "U.S.")))
            :op2 (m / market
                  :mod (c4 / capital)
                  :ARG1-of (r2 / rely-01
                        :ARG0 a2)))
      :ARG1 (b5 / battle-01
            :ARG0 a4
            :ARG1 (p3 / person
                  :ARG0-of (r3 / rival-01
                        :ARG1 a4)
                  :location (o / overseas))
            :ARG0-of (c5 / compete-01)))

# ::id 1741 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok seven new a\/h#n# flu cases were reported in european countries within the last ## hours , the european center for disease prevention and control -lrb- ecdc -rrb- said on saturday .
# ::alignments
(r / report-01
      :ARG1 (c / case-04
            :quant 7
            :ARG1 (d / disease
                  :name (n / name
                        :op1 "influenza"))
            :ARG1-of (n2 / new-01))
      :location (c2 / country
            :location (c3 / continent
                  :name (n3 / name
                        :op1 "Europe")))
      :time (w / within
            :op1 (h / hour
                  :mod (l / last)))
      :ARG1-of (s / say-01
            :ARG0 (o / organization
                  :name (n4 / name
                        :op1 "European"
                        :op2 "Center"
                        :op3 "for"
                        :op4 "Prevention"
                        :op5 "and"
                        :op6 "Control")))
      :time (d2 / date-entity
            :weekday (s2 / saturday)))

# ::id 1742 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong gold prices closed higher tuesday at ###.##-### .## us dollars an ounce , up from monday 's finish of ###.##-### .## dollars .
# ::alignments
(m / multi-sentence
      :snt1 (c / close-01
            :ARG1 (p / price-01
                  :ARG1 (g / gold
                        :mod (c2 / company
                              :name (n / name
                                    :op1 "Hong"
                                    :op2 "Kong"))))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (h / high-02
                  :ARG2-of (h2 / have-degree-91
                        :ARG1 c
                        :ARG3 (m2 / more))))
      :snt2 (r / rate-entity-91
            :ARG1 (d2 / dollar)
            :ARG2 (m3 / mass-quantity
                  :quant 1
                  :unit (o / ounce))
            :ARG1-of (u / up-02
                  :ARG3 (f / finish-01
                        :ARG1 (p2 / product
                              :name n
                              :op1 " ###"))
                  :time (d3 / date-entity
                        :weekday (m4 / monday)))))

# ::id 1743 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok corporate bankruptcy filings , subdued by the high availability of credit in recent years , should hit courts in a wave within the next six to ## months , according to a report released wednesday .
# ::alignments
(s / say-01
      :ARG0 (r / report
            :ARG1-of (r2 / release-01
                  :time (w / wednesday)))
      :ARG1 (r3 / recommend-01
            :ARG1 (h / hit-01
                  :ARG0 (f / file-01
                        :ARG3 (b / bankrupt-01
                              :ARG1 (c / corporation))
                        :ARG1-of (s2 / subdue-01
                              :ARG0 (a / available-02
                                    :ARG2 (c2 / credit-02)
                                    :ARG1-of (h2 / high-02)
                                    :time (y / year
                                          :mod (r4 / recent)))))
                  :ARG1 (c3 / court)
                  :ARG2 (w2 / wave)
                  :time (a2 / after
                        :op1 (n / now)
                        :quant (u / up-to
                              :op1 (b2 / between
                                    :op1 (t / temporal-quantity
                                          :quant 6
                                          :unit (m / month))
                                    :op2 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (m2 / month))))))))

# ::id 1744 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china hopes that the iraqis will administrate their own affairs as soon as possible , said chinese foreign ministry spokesman liu jianchao here tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Liu"
                  :op2 "Jianchao")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Foreign"
                              :op2 "Ministry")
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "China")))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (h2 / hope-01
            :ARG0 (c2 / country
                  :name (n4 / name
                        :op1 "Iran"))
            :ARG1 (a / administrate-01
                  :ARG0 c2
                  :ARG1 (a2 / affair-01
                        :ARG1 c2)
                  :time (s3 / soon
                        :ARG2-of (h3 / have-degree-91
                              :ARG1 a
                              :ARG3 (e / equal)
                              :ARG4 (p2 / possible-01
                                    :ARG1 a)))))
      :location (h4 / here)
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1745 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world war ii veteran owen pugh 's joke to airport staff fell flat , leaving him grounded here instead of flying off to cyprus to celebrate his golden wedding .
# ::alignments
(f / fall-01
      :ARG1 (j / joke-01
            :ARG0 (v / veteran
                  :name (n / name
                        :op1 "Owen"
                        :op2 "Pugh"))
            :ARG2 (p / person
                  :ARG2-of (s / staff-01
                        :ARG1 (a / airport))))
      :manner (f2 / flat)
      :ARG0-of (l / leave-13
            :ARG1 (g / ground-01
                  :ARG1 v
                  :location (h / here)
                  :ARG1-of (ii / instead-of-91
                        :ARG2 (f3 / fly-01
                              :ARG1 v
                              :direction (o / off)
                              :purpose (c / celebrate-02
                                    :ARG0 v
                                    :ARG1 (w / wed-01
                                          :ARG1 v
                                          :mod (g2 / golden)))))))
      :time (w2 / war
            :name (n2 / name
                  :op1 "World"
                  :op2 "War"
                  :op3 "II")))

# ::id 1746 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok billionaire investor nelson peltz and his <unk> group accused h.j. heinz co. management on monday of not adequately marketing its brands and slammed the ##-member heinz board as a `` clubby , caretaker board '' that has not held heinz management accountable to shareholder interests .
# ::alignments
(a / and
      :op1 (a2 / accuse-01
            :ARG0 (a3 / and
                  :op1 (p / person
                        :name (n / name
                              :op1 "Nelson"
                              :op2 "Peltz")
                        :ARG0-of (ii / invest-01
                              :ARG1-of (h / have-quant-91
                                    :ARG2 (m / multiple
                                          :op1 1000000000)
                                    :ARG3 (e / equal))))
                  :op2 (g / group
                        :poss p))
            :ARG1 (c / company
                  :name (n2 / name
                        :op1 "H.J."
                        :op2 "Heinz")
                  :ARG0-of (m2 / manage-01))
            :ARG2 (m3 / market-01
                  :polarity -
                  :ARG0 c
                  :ARG1 (b / brand
                        :poss c)
                  :manner (a4 / adequate))
            :time (d / date-entity
                  :weekday (m4 / monday)))
      :op2 (s / slam-02
            :ARG0 a3
            :ARG1 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (m5 / member)))
            :ARG2 (b2 / board
                  :mod (c2 / clubby)
                  :mod (c3 / caretaker)
                  :ARG0-of (h3 / hold-02
                        :polarity -
                        :ARG1 (a5 / accountable-02
                              :ARG0 (m6 / manage-01
                                    :ARG0 c)
                              :ARG1 (ii2 / interest
                                    :poss (p3 / person
                                          :ARG0-of h3
                                          :ARG1 (s2 / share))))))))

# ::id 1747 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a u.s. navy helicopter crashed late monday during a training mission on guam , killing one of four people on board , the navy said .
# ::alignments
(s / say-01
      :ARG0 (n / navy)
      :ARG1 (c / crash-01
            :ARG1 (h / helicopter
                  :mod (m / military
                        :name (n2 / name
                              :op1 "U.S."
                              :op2 "Navy")))
            :time (d / date-entity
                  :weekday (m2 / monday)
                  :mod (l / late))
            :time (m3 / mission-01
                  :ARG1 (t / train-01)
                  :location (p / province
                        :name (n3 / name
                              :op1 "Guam")))
            :ARG0-of (k / kill-01
                  :ARG1 (p2 / person
                        :quant 1
                        :ARG1-of (ii / include-91
                              :ARG2 (p3 / person
                                    :quant 4
                                    :location h))))))

# ::id 1748 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bangladesh 's national carrier biman has suspended flights to hong kong for a week because of severe acute respiratory syndrome -lrb- sars -rrb- , a minister said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Bangladesh"))
                  :ARG2 (m / minister)))
      :ARG1 (s2 / suspend-01
            :ARG0 (c2 / carrier
                  :name (n2 / name
                        :op1 "Biman")
                  :mod (n3 / nation)
                  :poss c)
            :ARG1 (f / fly-01
                  :destination (c3 / city
                        :name (n4 / name
                              :op1 "Hong"
                              :op2 "Kong")))
            :ARG1-of (c4 / cause-01
                  :ARG0 (s3 / syndrome
                        :mod (r / respire-01
                              :degree (s4 / severe))
                        :mod (a / acute)))
            :duration (t / temporal-quantity
                  :quant 1
                  :unit (w / week)))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1749 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok adam internet health struck a deal friday to have its vast library of medical information used as part of a new health web page developed by internet portal excite .
# ::alignments
(s / strike-03
      :ARG0 (c / company
            :name (n / name
                  :op1 "Internet"
                  :op2 "Health"))
      :ARG1 (d / deal-01
            :ARG2 (h / have-03
                  :ARG0 c
                  :ARG1 (l / library
                        :mod (v / vast)
                        :consist-of (ii / information
                              :mod (m / medicine))
                        :poss c
                        :ARG1-of (u / use-01
                              :ARG2 (p / page
                                    :mod (w / web)
                                    :ARG1-of (n2 / new-01)
                                    :ARG1-of (d2 / develop-02
                                          :ARG0 (p2 / portal
                                                :mod (ii2 / internet)))))))
            :time (d3 / date-entity
                  :weekday (f / friday))))

# ::id 1750 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canadian aircraft manufacturer bombardier recommended that airlines continue to fly its q### aircraft , despite another failure of the plane 's landing gear causing an accident at copenhagen airport .
# ::alignments
(r / recommend-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (b / bombardier))
            :mod (c / country
                  :name (n / name
                        :op1 "Canada"))
            :ARG0-of (m / manufacture-01
                  :ARG1 (a / aircraft)))
      :ARG1 (c2 / continue-01
            :ARG0 (a2 / airline)
            :ARG1 (f / fly-01
                  :ARG0 a2
                  :ARG2 (a3 / aircraft
                        :name (n2 / name
                              :op1 "Q###")
                        :poss a2))
            :concession (f2 / fail-01
                  :ARG1 (g / gear
                        :purpose (l / land-01
                              :ARG1 (p2 / plane)))
                  :mod (a4 / another)
                  :ARG0-of (c3 / cause-01
                        :ARG1 (a5 / accident
                              :location (a6 / airport
                                    :name (n3 / name
                                          :op1 "Copenhagen")))))))

# ::id 1751 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's motorcycle demand will peak over the next few years as a result of a steady improvement in people 's living standards , according to today 's `` workers ' daily '' .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (w / work-01
                  :time (t / today)))
      :ARG1 (p2 / peak-01
            :ARG1 (d / demand-01
                  :ARG0 (c / city
                        :name (n / name
                              :op1 "China"))
                  :ARG1 (m / motorcycle))
            :ARG2-of (r / result-01
                  :ARG1 (ii / improve-01
                        :ARG1 (s2 / standard
                              :mod (l / live-01)
                              :poss (p3 / person))
                        :manner (s3 / steady)))
            :time (o / over
                  :op1 (f / few
                        :op1 (t2 / temporal-quantity
                              :quant 1
                              :unit (y / year))
                        :mod (n2 / next)))))

# ::id 1752 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one of the `` number one fans '' of taiwan 's little league baseball , who has been showing up at williamsport , pennsylvania for every match , has turned out to be ma <unk> , one of president ma ying-jeou 's sisters .
# ::alignments
(t / turn-out-11
      :ARG1 (f / fan
            :quant 1
            :ARG1-of (ii / include-91
                  :ARG2 (f2 / fan
                        :mod (l / league
                              :mod (l2 / little))
                        :poss (c / country
                              :name (n / name
                                    :op1 "Taiwan"))))
            :ARG1-of (s / show-up-02
                  :location (s2 / sports-facility
                        :name (n2 / name
                              :op1 "Williamsport")
                        :location (s3 / state
                              :name (n3 / name
                                    :op1 "Pennsylvania")))
                  :frequency (m / match-03
                        :mod (e / every))))
      :ARG2 (p / person
            :name (n4 / name
                  :op1 "Ma"
                  :op2 "Pat")
            :ARG1-of (ii2 / include-91
                  :ARG2 (f3 / fan
                        :mod (p2 / president)
                        :poss (p3 / person
                              :name (n5 / name
                                    :op1 "Ma"
                                    :op2 "Ying-jeou")
                              :ARG0-of (h / have-rel-role-91
                                    :ARG2 (s4 / sister)))))))

# ::id 1753 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a government commission has found nepal 's king gyanendra responsible for a bloody crackdown in april on pro-democracy demonstrators that left at least ## people dead and hundreds injured , officials said on monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (f / find-02
            :ARG0 (c / commission
                  :mod (g / government-organization
                        :ARG0-of (g2 / govern-01)))
            :ARG1 (r / responsible-01
                  :ARG0 (p2 / person
                        :name (n / name
                              :op1 "Gyanendra")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c2 / city
                                    :name (n2 / name
                                          :op1 "Nepal"))
                              :ARG2 (k / king)))
                  :ARG1 (c3 / crack-down-06
                        :ARG0 p2
                        :ARG1 (p3 / person
                              :ARG0-of (d / demonstrate-01)
                              :ARG0-of (f2 / favor-01
                                    :ARG1 (d2 / democracy)))
                        :manner (b / bloody)
                        :ARG0-of (l / leave-13
                              :ARG1 (a / and
                                    :op1 (d3 / die-01
                                          :ARG1 (p4 / person
                                                :quant (a2 / at-least
                                                      :op1 100)))
                                    :op2 (ii / injure-01
                                          :ARG1 p4)))))
            :time (d4 / date-entity
                  :weekday (m / monday))))

# ::id 1754 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european commission said on tuesday it was launching legal action against britain over concerns about the british government 's failure to protect internet users ' privacy .
# ::alignments
(s / say-01
      :ARG0 (c / commission
            :mod (o / organization
                  :name (n / name
                        :op1 "European"
                        :op2 "Union")))
      :ARG1 (l / launch-01
            :ARG0 c
            :ARG1 (a / action
                  :ARG1-of (l2 / legal-02))
            :prep-against (c2 / country
                  :name (n2 / name
                        :op1 "Britain"))
            :ARG1-of (c3 / cause-01
                  :ARG0 (c4 / concern-01
                        :ARG0 (f / fail-01
                              :ARG1 (g / government-organization
                                    :ARG0-of (g2 / govern-01
                                          :ARG1 c2))
                              :ARG2 (p / protect-01
                                    :ARG0 g
                                    :ARG1 (p2 / privacy
                                          :poss (p3 / person
                                                :ARG0-of (u / use-01
                                                      :ARG1 (ii / internet)))))))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1755 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two people died when a small private plane crashed in russia 's urals , news agencies reported citing the russian air transport agency on monday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news))
      :ARG1 (d / die-01
            :ARG1 (p / person
                  :quant 2)
            :ARG1-of (c / cause-01
                  :ARG0 (c2 / crash-01
                        :ARG1 (p2 / plane
                              :mod (s / small)
                              :ARG1-of (p3 / private-03))
                        :location (c3 / city
                              :name (n2 / name
                                    :op1 "Urals")
                              :location (c4 / country
                                    :name (n3 / name
                                          :op1 "Russia"))))))
      :ARG0-of (c5 / cite-01
            :ARG1 (a2 / agency
                  :mod (t / transport-01
                        :ARG1 (a3 / air))
                  :mod c4)
            :time (d2 / date-entity
                  :weekday (m / monday))))

# ::id 1756 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the capital city of central china 's hubei province approved ## foreign-funded projects in the first quarter of this year , utilizing ### million us dollars in foreign investments .
# ::alignments
(a / approve-01
      :ARG0 (c / city
            :name (n / name
                  :op1 "Hubei")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p / province
                        :name (n2 / name
                              :op1 "Central"
                              :op2 "China"))
                  :ARG2 (c2 / capital)))
      :ARG1 (p2 / project
            :ARG1-of (f / fund-01
                  :ARG0 (f2 / foreign)))
      :time (d / date-entity
            :quarter 1
            :part-of (y / year
                  :mod (t / this)))
      :manner (u / utilize-01
            :ARG0 c
            :ARG1 (m / monetary-quantity
                  :quant 1000000000
                  :unit (d2 / dollar
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "US")))
                  :ARG1-of (ii / invest-01
                        :mod (f3 / foreign)))))

# ::id 1757 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok secretary of state colin l. powell on thursday identified osama bin laden , the islamic militant who has taken refuge in afghanistan , as a prime suspect in engineering the attacks against the world trade center and the pentagon .
# ::alignments
(ii / identify-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Colin"
                  :op2 "L."
                  :op3 "Powell")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s / secretary
                        :topic (s2 / state))))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Osama"
                  :op2 "bin"
                  :op3 "Laden")
            :mod (m / militant
                  :mod (r / religious-group
                        :name (n3 / name
                              :op1 "Islam")))
            :ARG0-of (t / take-01
                  :ARG1 (r2 / refuge)
                  :ARG2 (c / country
                        :name (n4 / name
                              :op1 "Afghanistan"))))
      :ARG2 (s3 / suspect-01
            :ARG1 p2
            :ARG2 (e / engineer-01
                  :ARG1 (a / attack-01
                        :ARG1 (a2 / and
                              :op1 (c2 / center
                                    :mod (t2 / trade-01)
                                    :mod (w / world))
                              :op2 (g / government-organization
                                    :name (n5 / name
                                          :op1 "Pentagon")))))
            :mod (p3 / prime))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 1758 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkish coast guard teams sunday arrested ## illegal immigrants , who were claimed to have been caught by greek security forces in the aegean sea but left to turkish territorial waters , the semi-official anatolia news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 " anatolia")
            :mod (n2 / news)
            :mod (o / official
                  :mod (s / semi)))
      :ARG1 (a2 / arrest-01
            :ARG0 (t / team
                  :mod (g / guard-01
                        :ARG1 (c / coast))
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "Turkey")))
            :ARG1 (p / person
                  :ARG0-of (ii / immigrate-01)
                  :ARG1-of (l / legal-02
                        :polarity -)
                  :ARG1-of (c3 / catch-01
                        :ARG0 (f / force
                              :mod (s2 / security)
                              :mod (p2 / political-party
                                    :name (n4 / name
                                          :op1 "Greek")))
                        :location (s3 / sea
                              :name (n5 / name
                                    :op1 "Aegean"
                                    :op2 "Sea"))
                        :ARG1-of (c4 / claim-01))
                  :ARG1-of (l2 / leave-11
                        :ARG2 (w / water
                              :mod (t2 / territory)
                              :mod c2)))
            :time (d / date-entity
                  :weekday (s4 / sunday))))

# ::id 1759 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush on wednesday proposed a $ #.## trillion federal budget for next year that would cut taxes and make room for his promised increases in spending on education , medical research and the military by scaling back corporate subsidies , health-care grants for poor communities , agricultural research projects and a host of other programs .
# ::alignments
(p / propose-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p3 / president)))
      :ARG1 (b / budget
            :mod (f / federal)
            :ARG1-of (c / cost-01
                  :ARG2 (m / monetary-quantity
                        :quant 1000000000000
                        :unit (d / dollar)))
            :time (y / year
                  :mod (n2 / next))
            :ARG0-of (c2 / cut-02
                  :ARG1 (t / tax-01))
            :ARG0-of (m2 / make-01
                  :ARG1 (r / room)
                  :purpose (ii / increase-01
                        :ARG0 p2
                        :ARG1 (s / spend-01
                              :ARG1 (a / and
                                    :op1 (e / educate-01)
                                    :op2 (r2 / research-01
                                          :ARG1 (m3 / medicine))
                                    :op3 (m4 / military)))
                        :ARG2-of (p4 / promise-01
                              :ARG0 p2)
                        :manner (s2 / scale-back-05
                              :ARG0 p2
                              :ARG1 (a2 / and
                                    :op1 (s3 / subsidize-01
                                          :ARG0 (c3 / corporation))
                                    :op2 (g / grant-01
                                          :ARG1 (c4 / care-03
                                                :ARG1 (h2 / health))
                                          :ARG2 (c5 / community
                                                :mod (p5 / poor)))
                                    :op3 (p6 / project
                                          :topic (r3 / research-01
                                                :ARG1 (a3 / agriculture)))
                                    :op4 (p7 / program
                                          :mod (o / other)
                                          :quant (h3 / host)))))))
      :time (w / wednesday))

# ::id 1760 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ship carrying hundreds of refugees sank in <unk> waters in indonesia 's north sulawesi on thursday afternoon and it was not clear whether anyone had survived , according to reports reaching here .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0-of (r2 / reach-01
                  :ARG1 (h / here)))
      :ARG1 (a / and
            :op1 (s2 / sink-01
                  :ARG1 (s3 / ship
                        :ARG0-of (c / carry-01
                              :ARG1 (r3 / refugee
                                    :quant (m / multiple
                                          :op1 100))))
                  :location (w / water
                        :mod (p / product
                              :name (n / name
                                    :op1 "Istanbul")
                              :location (n2 / north
                                    :part-of (c2 / country
                                          :name (n3 / name
                                                :op1 "Indonesia")))))
                  :time (d / date-entity
                        :weekday (t / thursday)
                        :dayperiod (a2 / afternoon)))
            :op2 (c3 / clear-06
                  :polarity -
                  :ARG1 (t2 / truth-value
                        :polarity-of (s4 / survive-01
                              :ARG0 (a3 / anyone))))))

# ::id 1761 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok republic of china premier chang chun-hsiung said thursday that the roc government is working actively to bolster substantial relations with sweden .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chun-hsiung")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (p2 / premier))
            :ARG1-of (r / republican-02))
      :ARG1 (w / work-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "Russia"))))
            :ARG1 (b / bolster-01
                  :ARG0 g
                  :ARG1 (r2 / relation-03
                        :ARG0 g
                        :ARG2 (c3 / country
                              :name (n4 / name
                                    :op1 "Sweden"))
                        :mod (s2 / substantial)))
            :ARG1-of (a / activity-06
                  :ARG0 g))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1762 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok queen elizabeth ii met tuesday with survivors of the holocaust at the opening of a permanent exhibition documenting nazi persecution during world war ii .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "queen"
                  :op2 "elizabeth"
                  :op3 "II"))
      :ARG1 (p2 / person
            :ARG0-of (s / survive-01
                  :ARG1 (h / holocaust)))
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (o / open-01
            :ARG1 (e / exhibition
                  :mod (p3 / permanent)
                  :ARG0-of (d2 / document-01
                        :ARG1 (p4 / persecute-01
                              :mod (p5 / political-movement
                                    :name (n2 / name
                                          :op1 "Nazism"))
                              :time (w / war
                                    :name (n3 / name
                                          :op1 "World"
                                          :op2 "War"
                                          :op3 "II")))))))

# ::id 1763 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok english channel tunnel operator groupe eurotunnel sa said thursday it made net earnings of euro## million -lrb- us$ ##.## million -rrb- for the first half , reversing losses of euro## million -lrb- us$ ##.## million -rrb- a year ago thanks to higher traffic for its car and truck shuttles and eurostar passenger trains .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Groupe"
                  :op2 "Eurotunnel"
                  :op3 "S")
            :ARG0-of (o / operate-01
                  :ARG1 (t / tunnel))
            :mod (c2 / channel
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "England"))))
      :ARG1 (a / and
            :op1 (e / earn-01
                  :ARG0 c
                  :ARG1 (m / monetary-quantity
                        :quant 1000000
                        :unit (e2 / euro))
                  :mod (n3 / net)
                  :time (h / half
                        :ord (o2 / ordinal-entity
                              :value 1)))
            :op2 (r / reverse-01
                  :ARG0 c
                  :ARG1 (l / lose-02
                        :ARG0 c
                        :ARG1 (m2 / monetary-quantity
                              :quant 1000000
                              :unit (e3 / euro))))
            :time (b / before
                  :op1 (n4 / now)
                  :quant (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :ARG1-of (c4 / cause-01
                  :ARG0 (t3 / traffic
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (h3 / high-02)
                              :ARG3 (m3 / more))
                        :beneficiary (a2 / and
                              :op1 (s2 / shuttle
                                    :mod (c5 / car))
                              :op2 (t4 / train
                                    :mod (p / passenger))
                              :poss c
                              :mod c5)))))

# ::id 1764 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok five family members were killed in a road accident in northeastern iran on tuesday , the state-run irna news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "IRNA")
            :mod (n2 / news)
            :ARG1-of (r2 / run-01
                  :ARG0 (s / state)))
      :ARG1 (k / kill-01
            :ARG0 (a2 / accident
                  :mod (r3 / road))
            :ARG1 (p / person
                  :quant 5
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (f / family)
                        :ARG2 (m / member)))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :location (n3 / northeast
                  :part-of (c / country
                        :name (n4 / name
                              :op1 "Iran")))))

# ::id 1765 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok foreign insurers racked up a total of ##.## billion yuan -lrb- #.## billion u.s. dollars -rrb- in premium income in china in the first half of the year , taking a #.##-percent market share , according to official figures released on tuesday .
# ::alignments
(s / say-01
      :ARG0 (f / figure
            :mod (o / official)
            :ARG1-of (r / release-01
                  :time (d / date-entity
                        :weekday (t / tuesday))))
      :ARG1 (r2 / rack-up-01
            :ARG0 (c / company
                  :ARG0-of (ii / insure-02)
                  :mod (f2 / foreign))
            :ARG1 (t2 / total
                  :op1 (m / monetary-quantity
                        :quant 1000000000
                        :unit (y / yuan)
                        :ARG2-of (t3 / total-01))
                  :op2 (m2 / monetary-quantity
                        :quant 10000000000
                        :unit (d2 / dollar
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "U.S.")))
                        :ARG2-of (a / add-02
                              :ARG1 (t4 / take-01
                                    :ARG0 c
                                    :ARG1 (s2 / share-01
                                          :ARG1 (m3 / market))))))
            :location c2
            :name n
            :op1 "China")
      :time (h / half
            :ord (o2 / ordinal-entity
                  :value 1)
            :part-of (y2 / year)))

# ::id 1766 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an australian hostage freed in iraq last week has reunited with his family in australia .
# ::alignments
(r / reunite-01
      :ARG1 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "Australia"))
            :ARG1-of (c2 / capture-01
                  :location (c3 / country
                        :name (n2 / name
                              :op1 "Iraq"))
                  :time (w / week
                        :mod (l / last)))
            :ARG1-of (h / hostage-01))
      :ARG2 (f / family
            :location c))

# ::id 1767 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european union -lrb- eu -rrb- trade commissioner peter mandelson met with visiting chinese vice minister of commerce gao hucheng on tuesday , trying to reach a deal on the textile disputes .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Peter"
                  :op2 "Mandelson")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "European"
                              :op2 "Union"))
                  :ARG2 (c / commissioner
                        :topic (t / trade-01))))
      :ARG1 (p2 / person
            :name (n3 / name
                  :op1 "Gao"
                  :op2 "Hucheng")
            :ARG0-of (v / visit-01
                  :ARG1 (c2 / country
                        :name (n4 / name
                              :op1 "China")))
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 c2
                  :ARG2 (m2 / minister
                        :topic (c3 / commerce)
                        :mod (v2 / vice))))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :purpose (t3 / try-01
            :ARG0 p
            :ARG1 (r / reach-01
                  :ARG0 p
                  :ARG1 (d2 / deal-01
                        :ARG0 p
                        :ARG2 (d3 / dispute-01
                              :ARG2 (t4 / textile))))))

# ::id 1768 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese share prices closed #.## percent lower thursday , with oil refiners and airlines down on renewed anxiety about record oil prices , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-01
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "China"))))
            :time (d2 / date-entity
                  :weekday (t / thursday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (a / anxiety
                        :ARG1-of (r / renew-01)
                        :topic (t2 / thing
                              :ARG2-of (p3 / price-01
                                    :ARG1 (o / oil))
                              :mod (r2 / record))
                        :ARG1-of (d3 / down-01
                              :ARG0 (a2 / and
                                    :op1 p
                                    :ARG0-of (r3 / refine-01
                                          :ARG1 (o2 / oil)))
                              :op2 (a3 / airline))))
            :degree (p4 / percentage-entity
                  :value 1)))

# ::id 1769 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok slumping hertha berlin , reeling from a #-# drubbing at werder bremen and the ouster from the german cup , on thursday fired coach huub stevens .
# ::alignments
(f / fire-02
      :ARG0 (p / person
            :ARG0-of (s / sack-01
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Hertha"
                              :op2 "Berlin")))
            :ARG0-of (r / reel-01
                  :ARG2 (a / and
                        :op1 (d / drub-01
                              :ARG1 (p3 / person
                                    :name (n2 / name
                                          :op1 "Werder"
                                          :op2 "Bremen")))
                        :op2 (o / oust-01
                              :ARG1 p3
                              :ARG2 (c / cup
                                    :mod (c2 / country
                                          :name (n3 / name
                                                :op1 "Germany")))))))
      :ARG1 (p4 / person
            :name (n4 / name
                  :op1 "Huub"
                  :op2 "Stevens")
            :ARG0-of (c3 / coach-01))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1770 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for the second time in three days , the colorado rockies spoke with a high-profile left-hander in hopes of bolstering their perennially taxed starting rotation .
# ::alignments
(s / speak-01
      :ARG0 (r / rockie
            :mod (t / team
                  :name (n / name
                        :op1 "Colorado"
                        :op2 "Rockies")))
      :ARG2 (p / pitcher
            :ARG1-of (l / left-19)
            :mod (p2 / profile
                  :ARG1-of (h / high-02)))
      :purpose (h2 / hope-01
            :ARG0 r
            :ARG1 (b / bolster-01
                  :ARG0 r
                  :ARG1 (r2 / rotation
                        :mod (s2 / start-01)
                        :ARG1-of (t2 / tax-01
                              :time (p3 / perennial))
                        :poss t)))
      :ord (o / ordinal-entity
            :value 2
            :range (t3 / temporal-quantity
                  :quant 3
                  :unit (d / day))))

# ::id 1771 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there 's a fascinating ethical dilemma in `` night falls on manhattan .
# ::alignments
(d / dilemma
      :mod (e / ethics)
      :ARG0-of (f / fascinate-01)
      :location (c / city-district
            :name (n / name
                  :op1 "Manhattan"))
      :time (f2 / fall-01
            :ARG1 (n2 / night)
            :ARG4 c))

# ::id 1772 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a yemeni government official and a shiite rebels leader said saturday that the two sides have agreed on a cease-fire that would pave the way to end a three year rebellion in the country 's north , believed to have claimed thousands of lives .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c / country
                                          :name (n / name
                                                :op1 "Yemen"))))
                        :ARG2 (o / official)))
            :op2 (p2 / person
                  :ARG0-of (l / lead-02
                        :ARG1 (p3 / person
                              :ARG0-of (r / rebel-01)
                              :mod (e / ethnic-group
                                    :name (n2 / name
                                          :op1 "Shiite"))))))
      :ARG1 (a2 / agree-01
            :ARG0 (s2 / side
                  :quant 2)
            :ARG1 (c2 / cease-01
                  :ARG1 (f / fire-01)
                  :ARG0-of (p4 / pave-02
                        :ARG1 (w / way)
                        :ARG2 (e2 / end-01
                              :ARG1 (r2 / rebel-01
                                    :duration (t / temporal-quantity
                                          :quant 3
                                          :unit (y / year))
                                    :location (n3 / north
                                          :part-of c)
                                    :ARG0-of (c3 / claim-02
                                          :ARG1 (l2 / live-01
                                                :quant (m / multiple
                                                      :op1 1000))))))))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 1773 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the following is the list of ministers in the new bosnian government , formed four months after general elections .
# ::alignments
(l / list
      :consist-of (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "Bosnia"))))
                  :ARG2 (m / minister))
            :ARG1-of (f / form-01
                  :time (a / after
                        :op1 (e / elect-01
                              :ARG1-of (g3 / general-02))
                        :quant (t / temporal-quantity
                              :quant 4
                              :unit (m2 / month))))
            :ARG1-of (f2 / follow-04)))

# ::id 1774 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the natural gas flow from iran to turkey resumed on wednesday after a four-day break , semi-official anatolia news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (o / official
                  :degree (s / semi))
            :mod (a2 / anatolia))
      :ARG1 (r2 / resume-01
            :ARG1 (f / flow-01
                  :ARG1 (g / gas
                        :ARG1-of (n2 / natural-03))
                  :ARG2 (c / country
                        :name (n3 / name
                              :op1 "Iran"))
                  :ARG3 (t / turkey))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :time (a3 / after
                  :op1 (b / break-19
                        :ARG2 (t2 / temporal-quantity
                              :quant 4
                              :unit (d2 / day))))))

# ::id 1775 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok secretary-general kofi annan 's call monday for the united nations to play a major role in the long-term international fight against terrorism won immediate support from the united states , russia and china .
# ::alignments
(w / win-01
      :ARG0 (c / call-03
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Kofi"
                        :op2 "Annan")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (s / secretary
                              :mod (g / general))))
            :ARG1 (p2 / play-02
                  :ARG0 (n2 / nation
                        :ARG1-of (u / unite-01))
                  :ARG1 (r / role
                        :ARG1-of (m / major-02)
                        :subevent-of (f / fight-01
                              :ARG1 (t / terrorism)
                              :mod (ii / international)
                              :ARG1-of (l / long-03))))
            :time (d / date-entity
                  :weekday (m2 / monday)))
      :ARG1 (s2 / support-01
            :ARG0 (a / and
                  :op1 n2
                  :op2 (c2 / country
                        :name (n3 / name
                              :op1 "Russia"))
                  :op3 (c3 / country
                        :name (n4 / name
                              :op1 "China")))
            :mod (ii2 / immediate)))

# ::id 1776 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ault foods ltd. 's president and three other executives received termination notices on april # , more than a month before a hostile takeover bid for the company .
# ::alignments
(r / receive-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / company
                              :name (n / name
                                    :op1 "ault"
                                    :op2 "Foods"
                                    :op3 "Ltd."))
                        :ARG2 (p2 / president)))
            :op2 (p3 / person
                  :quant 3
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (e / executive))
                  :mod (o / other)))
      :ARG1 (n2 / notice-03
            :ARG1 (t / terminate-01
                  :ARG1 a))
      :time (d / date-entity
            :month 1
            :day 1)
      :time (b / before
            :op1 (b2 / bid-01
                  :ARG1 (t2 / take-over-12
                        :ARG1 (c2 / company))
                  :mod (h3 / hostile))
            :quant (m / more-than
                  :op1 (t3 / temporal-quantity
                        :quant 1
                        :unit (m2 / month)))))

# ::id 1777 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a british airways passenger jet carrying ## people crash-landed at london city airport on friday evening , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (c / crash-01
            :ARG1 (j / jet
                  :mod (p / passenger)
                  :poss (c2 / company
                        :name (n / name
                              :op1 "British"
                              :op2 "Airways"))
                  :ARG0-of (c3 / carry-01
                        :ARG1 (p2 / person)))
            :location (a / airport
                  :location (c4 / city
                        :name (n2 / name
                              :op1 "London")))
            :time (d / date-entity
                  :weekday (f / friday)
                  :dayperiod (e / evening))))

# ::id 1778 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the australian government returned ### kilograms of illegally imported dinosaur , mammal and reptile fossils to the chinese government here on tuesday .
# ::alignments
(r / return-02
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Australia"))))
      :ARG1 (m / mass-quantity
            :quant 1
            :unit (k / kilogram)
            :quant-of (f / fossil
                  :mod (d / dinosaur)
                  :mod (m2 / mammal)
                  :mod (r2 / reptile)
                  :ARG1-of (ii / import-01
                        :ARG1-of (l / legal-02
                              :polarity -))))
      :ARG2 (g3 / government-organization
            :ARG0-of (g4 / govern-01
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "China"))))
      :location (h / here)
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1779 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok slovenia is to withdraw support for croatia 's eu membership bid in response to a border incident in which croatian police detained a slovenian politician , slovenian prime minister anton rop was quoted as saying on thursday .
# ::alignments
(q / quote-01
      :ARG1 (w / withdraw-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Slovenia"))
            :ARG1 (s / support-01
                  :ARG1 (b / bid-03
                        :ARG0 (c2 / country
                              :name (n2 / name
                                    :op1 "Croatia"))
                        :ARG1 (m / membership)))
            :ARG2 c2
            :ARG2-of (r / respond-01
                  :ARG1 (ii / incident
                        :location (b2 / border)
                        :time-of (d / detain-01
                              :ARG0 (p / police
                                    :mod c2)
                              :ARG1 (p2 / politician
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "Slovenia")))))))
      :ARG2 (p3 / person
            :name (n4 / name
                  :op1 "Anton"
                  :op2 "Roberts")
            :ARG0-of (h / have-org-role-91
                  :ARG1 c2
                  :ARG2 (m2 / minister
                        :mod (p4 / prime))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1780 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european court of human rights on tuesday ruled in favor of the former chief executive of the guinness brewing group who claimed he was wrongfully jailed for fraud in britain in #### .
# ::alignments
(r / rule-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "European"
                  :op2 "Court"
                  :op3 "of"
                  :op4 "Human"
                  :op5 "Rights"))
      :ARG3 (f / favor-01
            :ARG0 o
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / group
                              :name (n2 / name
                                    :op1 "Guinness")
                              :ARG0-of (b / brew-01))
                        :ARG2 (e / executive
                              :mod (c / chief))
                        :time (f2 / former))
                  :ARG0-of (c2 / claim-01
                        :ARG1 (j / jail-01
                              :ARG1 p
                              :ARG2 (d / defraud-01
                                    :ARG0 p
                                    :location (c3 / country
                                          :name (n3 / name
                                                :op1 "Britain")))
                              :ARG1-of (w / wrong-02)))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1781 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mr. fussy has given up drinking again , and no one is exactly sure why .
# ::alignments
(a / and
      :op1 (g / give-up-07
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Mr."
                        :op2 "Fussy"))
            :ARG1 (d / drink-01
                  :ARG0 p
                  :mod (a2 / again)))
      :op2 (s / sure-02
            :ARG0 (n2 / no-one)
            :ARG1 (t / thing
                  :ARG0-of (c / cause-01
                        :ARG1 g))
            :manner (e / exact)))

# ::id 1782 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the international monetary fund announced monday it had adopted new guidelines for how countries should conduct their foreign currency policies .
# ::alignments
(a / announce-01
      :ARG0 (f / fund
            :mod (m / money)
            :mod (ii / international))
      :ARG1 (a2 / adopt-01
            :ARG0 f
            :ARG1 (g / guideline
                  :ARG1-of (n / new-01)
                  :topic (r / recommend-01
                        :ARG1 (c / conduct-01
                              :ARG0 (c2 / country)
                              :ARG1 (p / policy-01
                                    :ARG0 c2
                                    :ARG2 (c3 / currency
                                          :mod (f2 / foreign)))))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 1783 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistani prime minister benazir bhutto said today that foreign as well as domestic investments would be encouraged by providing attractive incentives .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Benazir"
                  :op2 "Bhutto")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Pakistan"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (e / encourage-01
            :ARG0 (p3 / provide-01
                  :ARG1 (a / and
                        :op1 (t / thing
                              :ARG0-of (ii / incentivize-01)
                              :mod (f / foreign))
                        :op2 (t2 / thing
                              :ARG0-of (ii2 / incentivize-01)
                              :mod (d / domestic))))
            :ARG2 a)
      :time (t3 / today))

# ::id 1784 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices rose early friday ahead of the weekend presidential election in nigeria where gunmen attacked a boat carrying oil workers near the nation 's southern oil region .
# ::alignments
(r / rise-01
      :ARG1 (p / price-01
            :ARG1 (o / oil))
      :time (e / early
            :op1 (f / friday))
      :time (a / ahead
            :op1 (e2 / elect-01
                  :ARG2 (p2 / president)
                  :location (c / country
                        :name (n / name
                              :op1 "Nigeria")
                        :location-of (a2 / attack-01
                              :ARG0 (g / gunman)
                              :ARG1 (b / boat
                                    :ARG0-of (c2 / carry-01
                                          :ARG1 (p3 / person
                                                :ARG0-of (w / work-01
                                                      :ARG1 (o2 / oil)))))
                              :location (n2 / near-02
                                    :ARG2 (r2 / region
                                          :mod (s / south)
                                          :mod (o3 / oil)
                                          :poss c))))
                  :time (w2 / weekend))))

# ::id 1785 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dozens of soup vendors rallied outside an indonesian tv station wednesday over a news report that alleged some sellers were using rat to make meatballs for their broth .
# ::alignments
(r / rally-01
      :ARG1 (p / person
            :ARG0-of (v / vend-01
                  :ARG1 (s / soup))
            :quant (m / multiple
                  :op1 12))
      :ARG2 (r2 / report-01
            :ARG1 (a / allege-01
                  :ARG1 (u / use-01
                        :ARG0 (p2 / person
                              :ARG0-of (s2 / sell-01)
                              :quant (s3 / some))
                        :ARG1 (r3 / rat)
                        :ARG2 (m2 / make-01
                              :ARG0 p2
                              :ARG1 (m3 / meatball)
                              :ARG3 (b / broth
                                    :poss p2))))
            :mod (n / news))
      :location (o / outside
            :op1 (s4 / station
                  :mod (t / television)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "India"))))
      :time (w / wednesday))

# ::id 1786 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two brooklyn rabbis were sentenced thursday to two years and nine months in prison for embezzling federal money meant for training counselors for elderly holocaust survivors .
# ::alignments
(s / sentence-01
      :ARG1 (p / person
            :quant 2
            :mod (r / religious-group
                  :name (n / name
                        :op1 "Buddhism"))
            :mod (b / brooklyn))
      :ARG2 (t / temporal-quantity
            :quant 2
            :unit (y / year)
            :location (p2 / prison))
      :ARG3 (e / embezzle-01
            :ARG0 p
            :ARG1 (m / money
                  :mod (f / federal)
                  :ARG1-of (m2 / mean-02
                        :ARG2 (t2 / train-01
                              :ARG1 (c / counselor)
                              :ARG2 (p3 / person
                                    :mod (e2 / elderly)
                                    :ARG0-of (s2 / survive-01
                                          :ARG1 (h / holocaust)))))))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 1787 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with president hugo chavez setting a may # deadline for an ambitious plan to wrest control of several major oil projects from american and european companies , a showdown is looming here over access to some of the most coveted energy resources outside the middle east .
# ::alignments
(l / loom-01
      :ARG1 (s / showdown)
      :location (h / here)
      :topic (a / access-01
            :ARG1 (r / resource
                  :mod (e / energy)
                  :ARG1-of (ii / include-91
                        :ARG2 (r2 / resource
                              :mod (e2 / energy)
                              :ARG1-of (c / covet-01
                                    :ARG2-of (h2 / have-degree-91
                                          :ARG1 r2
                                          :ARG3 (m / most)))
                              :location (o / outside
                                    :op1 (w / world-region
                                          :name (n / name
                                                :op1 "Middle"
                                                :op2 "East")))))
                  :quant (s2 / some)))
      :time (s3 / set-02
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Hugo"
                        :op2 "Chavez")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (d / deadline
                  :ARG1-of (p3 / possible-01)
                  :topic (p4 / plan-01
                        :ARG1 (w2 / wrest-01
                              :ARG1 (c2 / control-01
                                    :ARG1 (p5 / project
                                          :mod (o2 / oil)
                                          :ARG1-of (m2 / major-02)
                                          :quant (s4 / several))
                                    :ARG2 (a2 / and
                                          :op1 (c3 / company
                                                :mod (c4 / continent
                                                      :name (n3 / name
                                                            :op1 "America")))
                                          :op2 (c5 / company
                                                :mod c4
                                                :name (n4 / name
                                                      :op1 "Europe"))))
                              :mod (a3 / ambitious))))))

# ::id 1788 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a heavy snow hit south africa 's eastern cape province friday , cutting power and trapping passengers in roads , the south african press association reported .
# ::alignments
(r / report-01
      :ARG0 (a / association
            :mod (p / press)
            :mod (c / country
                  :name (n / name
                        :op1 "South"
                        :op2 "Africa")))
      :ARG1 (h / hit-01
            :ARG0 (s / snow
                  :mod (h2 / heavy))
            :ARG1 (p2 / province
                  :location (e / east
                        :part-of (c2 / cape
                              :location c)))
            :time (d / date-entity
                  :weekday (f / friday))
            :ARG0-of (c3 / cause-01
                  :ARG1 (a2 / and
                        :op1 (c4 / cut-01
                              :ARG0 s
                              :ARG1 (p3 / power))
                        :op2 (t / trap-01
                              :ARG0 s
                              :ARG1 (p4 / passenger)
                              :ARG2 (r2 / road))))))

# ::id 1789 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok justine henin-hardenne is back in training after the injuries that forced her to abandon during the australia open final against amelie mauresmo last month .
# ::alignments
(b / back-02
      :ARG1 (t / train-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Justine"
                        :op2 "Hardenne")))
      :time (a / after
            :op1 (f / force-01
                  :ARG0 (ii / injure-01
                        :ARG1 p)
                  :ARG1 p
                  :ARG2 (a2 / abandon-03
                        :ARG0 p
                        :ARG1 (f2 / final
                              :ARG1-of (o / open-02)
                              :prep-against (t2 / team
                                    :name (n2 / name
                                          :op1 "Amelie"
                                          :op2 "Mauresmo"))
                              :time (m / month
                                    :mod (l / last))
                              :mod (c / country
                                    :name (n3 / name
                                          :op1 "Australia")))))))

# ::id 1790 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in the christmas double header , portland trail blazers won an away game against los angeles lakers ###-### on monday , snapping the lakers ' five - winning streak .
# ::alignments
(w / win-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Portland"
                  :op2 " trail"
                  :op3 "blazers"))
      :ARG1 (g / game
            :mod (a / away)
            :prep-against (t2 / team
                  :name (n2 / name
                        :op1 "Los"
                        :op2 "Angeles"
                        :op3 "Lakers")))
      :time (d / date-entity
            :weekday (m / monday))
      :ARG0-of (c / cause-01
            :ARG1 (s / snap-03
                  :ARG0 t
                  :ARG1 (s2 / streak
                        :quant 5
                        :poss t2
                        :ARG0-of w)))
      :mod (t3 / thing
            :ARG1-of (d2 / double-01))
      :time (e / event
            :name (n3 / name
                  :op1 "Christmas")))

# ::id 1791 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ##-year-old man accused of a deadly shooting at washington 's holocaust museum has died in a prison hospital .
# ::alignments
(d / die-01
      :ARG1 (m / man
            :age (t / temporal-quantity
                  :quant 1
                  :unit (y / year))
            :ARG1-of (a / accuse-01
                  :ARG2 (s / shoot-02
                        :ARG0 m
                        :ARG2 (m2 / museum
                              :topic (h / holocaust)
                              :location (c / city
                                    :name (n / name
                                          :op1 "Washington")))
                        :ARG0-of (k / kill-01))))
      :location (h2 / hospital
            :mod (p / prison)))

# ::id 1792 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the judge in the trial of o.j. simpson ordered jurors sequestered monday following reports that the football legend planned to release a book in which he claims to be wrongfully accused .
# ::alignments
(o / order-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG3 (j / judge-01
                        :ARG1 (t / try-02
                              :ARG1 (p2 / person
                                    :name (n / name
                                          :op1 "O.J."
                                          :op2 "Simpson"))))))
      :ARG1 (j2 / juror)
      :ARG2 (s / sequestrate-01
            :ARG1 j2)
      :time (d / date-entity
            :weekday (m / monday))
      :ARG1-of (f / follow-01
            :ARG2 (r / report-01
                  :ARG1 (p3 / plan-01
                        :ARG0 p2
                        :ARG1 (r2 / release-01
                              :ARG0 p2
                              :ARG1 (b / book
                                    :topic (a / accuse-01
                                          :ARG1 p2
                                          :ARG2-of (w / wrong-02)
                                          :ARG1-of (c / claim-01
                                                :ARG0 p2))))))))

# ::id 1793 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok honeymoon ? what honeymoon ? as president luiz inacio lula approaches the ###-day mark since taking office , he 's dealt with extreme financial volatility , fallout from the war in iraq and dissent within his own party .
# ::alignments
(m / multi-sentence
      :snt1 (h / honeymoon-01
            :ARG1-of (r / request-confirmation-91))
      :snt2 (h2 / honeymoon-01
            :ARG1-of (c / cause-01
                  :ARG0 (a / approach-01
                        :ARG0 (p / person
                              :name (n / name
                                    :op1 "Luiz"
                                    :op2 "Inacio"
                                    :op3 "Lula")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG2 (p2 / president)))
                        :ARG1 (m2 / mark
                              :mod (d / day
                                    :mod (b / brief))
                              :time (s / since
                                    :op1 (t / take-01
                                          :ARG0 p
                                          :ARG1 (o / office))))))))

# ::id 1794 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lebanon on wednesday welcomed a u.n. security council resolution extending the mandate of international peacekeepers on the country 's tense border with israel .
# ::alignments
(w / welcome-01
      :ARG0 (c / city
            :name (n / name
                  :op1 "Lebanon"))
      :ARG1 (r / resolution
            :source (o / organization
                  :name (n2 / name
                        :op1 "Security"
                        :op2 "Council")
                  :mod o
                  :name (n3 / name
                        :op1 "U.N.")))
      :ARG0-of (e / extend-01
            :ARG1 (m / mandate
                  :poss (p / person
                        :ARG0-of (k / keep-01
                              :ARG1 (p2 / peace))
                        :mod (ii / international)
                        :location (b / border-01
                              :ARG1 c
                              :ARG2 (c2 / country
                                    :name (n4 / name
                                          :op1 "Israel"))
                              :ARG1-of (t / tense-01)))))
      :time (w2 / wednesday))

# ::id 1795 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rival student groups fought with guns and crude bombs on a university campus saturday , leaving at least three people dead and four wounded , news reports said .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :mod (n / news))
      :ARG1 (f / fight-01
            :ARG0 (g / group
                  :consist-of (p / person
                        :ARG0-of (s2 / study-01))
                  :ARG0-of (r2 / rival-01))
            :ARG2 (a / and
                  :op1 (g2 / gun)
                  :op2 (b / bomb
                        :mod (c / crude)))
            :location (c2 / campus
                  :mod (u / university))
            :time (d / date-entity
                  :weekday (s3 / saturday))
            :ARG0-of (l / leave-13
                  :ARG1 (a2 / and
                        :op1 (d2 / die-01
                              :ARG1 (p2 / person
                                    :quant (a3 / at-least
                                          :op1 3)))
                        :op2 (w / wound-01
                              :ARG1 (p3 / person
                                    :quant 4))))))

# ::id 1796 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a georgian opposition leader is urging president mikhail saakashvili to step down and calling for early presidential elections in may .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (o / oppose-01))
            :mod (c / country
                  :name (n / name
                        :op1 "Georgia")))
      :ARG1 (a / and
            :op1 (s / step-down-04
                  :ARG0 (p2 / person
                        :name (n2 / name
                              :op1 "Mikhail"
                              :op2 "Saakashvili")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p3 / president))))
            :op2 (c2 / call-03
                  :ARG0 p2
                  :ARG1 (e / elect-01
                        :ARG2 (p4 / president)
                        :time (e2 / early)
                        :time (d / date-entity
                              :year 2017)))))

# ::id 1797 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a hong kong securities company said wednesday it has fired an executive who allegedly was involved in payments to mercenaries hired by the papua new guinea government to put down a rebellion .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "A"
                  :op2 "Hong"
                  :op3 "Kong"
                  :op4 "Securities"
                  :op5 "Company"))
      :ARG1 (f / fire-02
            :ARG0 c
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (e / executive))
                  :ARG1-of (ii / involve-01
                        :ARG2 (p2 / pay-01
                              :ARG2 (m / mercenary
                                    :ARG1-of (h2 / hire-01
                                          :ARG0 (g / government-organization
                                                :ARG0-of (g2 / govern-01)
                                                :mod (c2 / country
                                                      :name (n2 / name
                                                            :op1 "Papua"))
                                                :ARG1-of (n3 / new-01))
                                          :ARG2 (p3 / put-down-15
                                                :ARG0 m
                                                :ARG1 (r / rebel-01)))
                                    :ARG1-of (a / allege-01)))))
            :time (w / wednesday)))

# ::id 1798 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok standing outside his auto body shop in ozone park , freddie rodriguez said he was not afraid to let the world know what he thought of john gotti , the mob boss who died on monday in prison .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Freddie"
                  :op2 "Rodriguez"))
      :ARG1 (f / fear-01
            :polarity -
            :ARG0 p
            :ARG1 (l / let-know-07
                  :ARG0 p
                  :ARG1 (w / world)
                  :ARG2 (p2 / person
                        :name (n2 / name
                              :op1 "John"
                              :op2 "Gotti")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (m / mob)
                              :ARG2 (b / boss))
                        :ARG1-of (d / die-01
                              :time (d2 / date-entity
                                    :weekday (m2 / monday))
                              :location (p3 / prison)))))
      :time (s2 / stand-01
            :ARG1 p
            :ARG2 (o / outside
                  :op1 (s3 / shop
                        :mod (b2 / body)
                        :mod (a / auto)
                        :poss p
                        :location (p4 / park
                              :name (n3 / name
                                    :op1 "Ozone"))))))

# ::id 1799 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok military prosecutors and top officers pledged a thorough investigation into one of the most brutal bullying incidents to be reported in the russian military in years _ a soldier who underwent several amputations because of beatings and torture by fellow servicemen .
# ::alignments
(p / pledge-01
      :ARG0 (a / and
            :op1 (p2 / person
                  :ARG0-of (p3 / prosecute-01
                        :ARG1 (m / military)))
            :op2 (p4 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (o / officer
                              :mod (t / top)))))
      :ARG1 (ii / investigate-01
            :ARG1 (ii2 / incident
                  :quant 1
                  :ARG1-of (ii3 / include-91
                        :ARG2 (ii4 / incident
                              :mod (b / bully-01)
                              :ARG1-of (r / report-01
                                    :ARG0 (m2 / military
                                          :mod (c / country
                                                :name (n / name
                                                      :op1 "Russia")))
                                    :time (a2 / after
                                          :quant (m3 / multiple
                                                :op1 (t2 / temporal-quantity
                                                      :quant 1
                                                      :unit (y / year)))))
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (b2 / brutal-02
                                          :ARG0 ii4)
                                    :ARG3 (m4 / most))))
                  :mod (t3 / thorough))
            :ARG2 (s / soldier
                  :ARG1-of (u / undergo-28
                        :ARG2 (a3 / amputate-01
                              :ARG1 s
                              :quant (s2 / several)
                              :ARG1-of (c2 / cause-01
                                    :ARG0 (a4 / and
                                          :op1 (b3 / beat-01
                                                :ARG0 (p5 / person
                                                      :ARG0-of (h3 / have-rel-role-91
                                                            :ARG1 s
                                                            :ARG2 (f / fellow)))
                                                :ARG1 s)
                                          :op2 (t4 / torture-01
                                                :ARG0 p5
                                                :ARG1 s))))))))

# ::id 1800 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the second summit on the security and independence of the international civil service will be held wednesday morning at the united nations headquarters in new york .
# ::alignments
(h / hold-04
      :ARG1 (s / summit
            :ord (o / ordinal-entity
                  :value 2)
            :topic (a / and
                  :op1 (s2 / secure-02
                        :ARG0 (s3 / service
                              :mod (c / civil)
                              :mod (ii / international)))
                  :op2 (d / depend-01
                        :polarity -
                        :ARG0 s3)))
      :time (d2 / date-entity
            :weekday (w / wednesday)
            :dayperiod (m / morning))
      :location (h2 / headquarters
            :poss (n / nation
                  :ARG1-of (u / unite-01))
            :location (c2 / city
                  :name (n2 / name
                        :op1 "New"
                        :op2 "York"))))

# ::id 1801 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states should face commercial sanctions worth more than us$ #.# billion -lrb- euro# .# billion -rrb- each year for its failure to comply with a world trade organization ruling that its internet gambling restrictions are illegal , the caribbean nation of antigua and barbuda said wednesday .
# ::alignments
(s / say-01
      :ARG0 (n / nation
            :mod (c / country
                  :name (n2 / name
                        :op1 "Caribbean"))
            :consist-of (a / and
                  :op1 (c2 / country
                        :name (n3 / name
                              :op1 "Antigua"))
                  :op2 (c3 / country
                        :name (n4 / name
                              :op1 " barbuda"))))
      :ARG1 (r / recommend-01
            :ARG1 (f / face-01
                  :ARG0 (s2 / state
                        :name (n5 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG1 (s3 / sanction-02
                        :ARG1 s2
                        :mod (c4 / commerce)
                        :ARG1-of (w / worth-01
                              :ARG2 (m / more-than
                                    :op1 (m2 / monetary-quantity
                                          :quant 1000000000
                                          :unit (d / dollar)))))
                  :frequency (r2 / rate-entity-91
                        :ARG2 (t / temporal-quantity
                              :quant 1
                              :unit (y / year))))
            :ARG1-of (c5 / cause-01
                  :ARG0 (f2 / fail-01
                        :ARG1 s2
                        :ARG2 (c6 / comply-01
                              :ARG0 s2
                              :ARG1 (r3 / rule-01
                                    :ARG0 (o / organization
                                          :mod (t2 / trade-01)
                                          :mod (w2 / world))
                                    :ARG1 (l / legal-02
                                          :polarity -
                                          :ARG1 (r4 / restrict-01
                                                :ARG0 s2
                                                :ARG1 (g / gamble-01
                                                      :medium (ii / internet)))))))))
      :time (w3 / wednesday))

# ::id 1802 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the number of american soldiers in iraq has dropped below ###,### for the first time since the #### u.s.-led invasion in a clear signal the u.s. is wrapping up its nearly seven-year war to meet a deadline for leaving the country , the u.s. military said tuesday .
# ::alignments
(s / say-01
      :ARG0 (m / military
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (d / drop-01
            :ARG1 (n2 / number
                  :quant-of (s2 / soldier
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "America"))
                        :location (c3 / country
                              :name (n4 / name
                                    :op1 "Iraq"))))
            :ARG4 (b / below
                  :op1 (e / emoticon
                        :value " ###"))
            :time (s3 / since
                  :op1 (ii / invade-01
                        :ARG0 (c4 / country
                              :name (n5 / name
                                    :op1 "U.S."))
                        :ARG1-of (l / lead-02
                              :ARG0 c4)))
            :ARG0-of (s4 / signal-07
                  :ARG1 (w / wrap-up-02
                        :ARG0 c4
                        :ARG1 (w2 / war-01
                              :ARG0 c4
                              :duration (n6 / nearly
                                    :op1 (t / temporal-quantity
                                          :quant 7
                                          :unit (y / year))))
                        :purpose (m2 / meet-01
                              :ARG0 c4
                              :ARG1 (d2 / deadline
                                    :topic (l2 / leave-11
                                          :ARG0 c4
                                          :ARG1 c3)))
                        :ARG1-of (c5 / clear-06))
                  :ord (o / ordinal-entity
                        :value 1)))
      :time (d3 / date-entity
            :weekday (t2 / tuesday)))

# ::id 1803 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the australian stock exchange market closed up tuesday as the s&amp;p \/ asx### strengthened ## points to #,###.# , while the all ordinaries lifted ##.# points to #,###.# .
# ::alignments
(c / close-up-04
      :ARG1 (m / market
            :mod (e / exchange-01
                  :ARG1 (s / stock))
            :mod (c2 / country
                  :name (n / name
                        :op1 "Australia")))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c3 / cause-01
            :ARG0 (s2 / strengthen-01
                  :ARG0 (s3 / slash
                        :op1 (t2 / tactic)
                        :op2 (t3 / tactic))
                  :ARG1 (p / point-04
                        :ARG1-of (ii / include-91
                              :ARG2 (p2 / point-04)))))
      :time (l / lift-02
            :ARG0 (o / ordinal-entity
                  :mod (a / all))
            :ARG1 (p3 / point-04
                  :ARG1-of ii
                  :ARG2 p2)))

# ::id 1804 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok aaron mckie , the nba 's sixth man of the year , and the philadelphia ##ers have agreed to a seven-year deal worth up to $ ## million , an nba source said saturday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (p / publication
                  :name (n / name
                        :op1 "Nba")))
      :ARG1 (a / agree-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "aaron"
                        :op2 "Mckie")
                  :ARG1-of (h / have-org-role-91
                        :ARG0 (p3 / person
                              :name (n3 / name
                                    :op1 "Nba"))
                        :ARG2 (m / man
                              :ord (o / ordinal-entity
                                    :value 6)
                              :part-of (y / year))))
            :ARG1 (d / deal
                  :duration (t / temporal-quantity
                        :quant 7
                        :unit y)
                  :ARG1-of (w / worth-01
                        :ARG2 (u / up-to
                              :op1 (m2 / monetary-quantity
                                    :quant 1000000
                                    :unit (d2 / dollar))))))
      :ARG2 (p4 / person
            :mod (t2 / team
                  :name (n4 / name
                        :op1 "Philadelphia")))
      :time (d3 / date-entity
            :weekday (s3 / saturday)))

# ::id 1805 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a plane carrying nine people crashed amid southwest alaska 's remote mountains and lakes , killing five people on board , authorities said tuesday .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (c / crash-01
            :ARG1 (p / plane
                  :ARG0-of (c2 / carry-01
                        :ARG1 (p2 / person
                              :quant 9)))
            :location (a2 / amid
                  :op1 (a3 / and
                        :op1 (m / mountain)
                        :op2 (l / lake)
                        :mod (r / remote)
                        :location (s2 / southwest
                              :part-of (s3 / state
                                    :name (n / name
                                          :op1 "Alaska")))))
            :ARG0-of (k / kill-01
                  :ARG1 (p3 / person
                        :quant 5
                        :location p)))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1806 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok defense contractor <unk> has distributed checks reportedly totalling $ # million and established $ ##,### bank accounts for the relatives of ## workers who were killed or seriously injured in an explosion at the company 's texas aircraft parts division last month .
# ::alignments
(a / and
      :op1 (d / distribute-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Uncle"
                        :op2 "Blair")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (c2 / contractor
                              :purpose (d2 / defend-01))))
            :ARG1 (c3 / check
                  :ARG1-of (t / tot-01
                        :ARG2 (m / monetary-quantity
                              :quant 1000000
                              :unit (d3 / dollar))
                        :ARG1-of (r / report-01))))
      :op2 (e / establish-01
            :ARG0 c
            :ARG1 (a2 / account
                  :mod (b / bank)
                  :mod (m2 / monetary-quantity
                        :quant 1000000
                        :unit (d4 / dollar)))
            :ARG2 (p / person
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 (p2 / person
                              :ARG0-of (w / work-01)
                              :ARG1-of (ii / injure-01
                                    :ARG1-of (c4 / cause-01
                                          :ARG0 (e2 / explode-01
                                                :location (d5 / division
                                                      :mod (p3 / part
                                                            :part-of (a3 / aircraft))
                                                      :location (s / state
                                                            :name (n2 / name
                                                                  :op1 "Texas")))
                                                :time (m3 / month
                                                      :mod (l / last))))))
                        :ARG2 (r2 / relative)))))

# ::id 1807 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least two palestinians were killed and eight others injured in a mystery blast which destroyed a building in the northern gaza strip early tuesday , palestinian medical and security sources said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (m / medicine)
            :mod (s3 / security)
            :mod (c / country
                  :name (n / name
                        :op1 "Palestine")))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG0 (b / blast
                        :mod (m2 / mystery)
                        :ARG0-of (d / destroy-01
                              :ARG1 (b2 / building
                                    :location (s4 / strip
                                          :mod (g / gaza)
                                          :location (n2 / north)))
                              :time (e / early
                                    :op1 (d2 / date-entity
                                          :weekday (t / tuesday)))))
                  :ARG1 (p / person
                        :quant (a2 / at-least
                              :op1 2)
                        :mod c))
            :op2 (ii / injure-01
                  :ARG0 b
                  :ARG1 (p2 / person
                        :quant 8
                        :mod (o / other)))))

# ::id 1808 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok graying members of somalia 's former police and military pledged to defend a new government formed in neighboring kenya .
# ::alignments
(p / pledge-01
      :ARG0 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / and
                        :op1 (p3 / police)
                        :op2 (m / military)
                        :poss (c / country
                              :name (n / name
                                    :op1 "Somalia"))
                        :time (f / former))
                  :ARG2 (m2 / member)))
      :ARG2 (d / defend-01
            :ARG0 p2
            :ARG1 (g / government-organization
                  :ARG0-of (g2 / govern-01)
                  :ARG1-of (f2 / form-01
                        :location c
                        :name (n2 / name
                              :op1 "Kenya")
                        :ARG1-of (n3 / neighbor-01)))
            :ARG1-of (n4 / new-01)))

# ::id 1809 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.n. climate talks being held in china this week are making limited progress as rich and poor nations remain divided on key issues , negotiators said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (n / negotiate-01))
      :ARG1 (p2 / progress-01
            :ARG1 (t / talk-01
                  :topic (c / climate)
                  :ARG1-of (h / hold-04
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "China"))
                        :time (w / week
                              :mod (t2 / this))))
            :ARG1-of (l / limit-01)
            :ARG1-of (c3 / cause-01
                  :ARG0 (r / remain-01
                        :ARG1 (a / and
                              :op1 (n3 / nation
                                    :mod (r2 / rich))
                              :op2 (n4 / nation
                                    :mod (p3 / poor)))
                        :ARG3 (d / divide-02
                              :ARG1 a
                              :ARG2 (ii / issue-02
                                    :ARG1-of (k / key-02))))))
      :time (w2 / wednesday))

# ::id 1810 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the pasadena pops says award-winning composer marvin hamlisch will be its principal conductor next summer .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Pasadena"
                  :op2 "Pops"))
      :ARG1 (p / person
            :name (n2 / name
                  :op1 "Marvin"
                  :op2 "Hamlisch")
            :ARG0-of (c / compose-01)
            :ARG1-of (a / award-01))
      :ARG0-of (h / have-org-role-91
            :ARG1 o
            :ARG2 (p2 / person
                  :ARG0-of (c2 / conduct-01
                        :ARG1 o
                        :mod (p3 / principal)))
            :time (d / date-entity
                  :season (s2 / summer)
                  :mod (y / year
                        :mod (n3 / next)))))

# ::id 1811 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok during a short but wide - ranging press conference on monday , united nations secretary - general ban ki-moon said he would continue to closely follow several high-profile issues that continue to <unk> the international community .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ban"
                  :op2 "Ki-moon")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "United"
                              :op2 "Nations"))
                  :ARG2 (s2 / secretary
                        :mod (g / general))))
      :ARG1 (c / continue-01
            :ARG0 p
            :ARG1 (f / follow-02
                  :ARG0 p
                  :ARG1 (ii / issue-02
                        :quant (s3 / several)
                        :mod (p2 / profile
                              :ARG1-of (h2 / high-02))
                        :ARG1-of (c2 / continue-01
                              :ARG0 (c3 / community
                                    :mod (ii2 / international))))
                  :ARG1-of (c4 / close-10)))
      :time (c5 / conference
            :mod (p3 / press)
            :ARG1-of (r / range-01
                  :ARG2 (w / wide-02))
            :time (d / date-entity
                  :weekday (m / monday))
            :ARG1-of (s4 / short-07)))

# ::id 1812 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two scholars who have criticized mel gibson 's film on the crucifixion of jesus christ said thursday they have received hate mail in response to their comments .
# ::alignments
(s / say-01
      :ARG0 (s2 / scholar
            :quant 2
            :ARG0-of (c / criticize-01
                  :ARG1 (f / film
                        :poss (p / person
                              :name (n / name
                                    :op1 "Mel"
                                    :op2 "Gibson"))
                        :topic (e / event
                              :name (n2 / name
                                    :op1 "Corpsion"
                                    :op2 "of"
                                    :op3 "Jesus"
                                    :op4 "Christ")))))
      :ARG1 (r / receive-01
            :ARG0 s2
            :ARG1 (m / mail
                  :mod (h / hate-01))
            :ARG2-of (r2 / respond-01
                  :ARG1 (c2 / comment-01
                        :ARG0 s2)))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1813 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese financial institutions will be permitted to engage in various financial transactions under unified supervision in the future , but the principle on operating in the lines of banking , securities and insurance will remain unchanged at present , a senior official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (c / contrast-01
            :ARG1 (p2 / permit-01
                  :ARG1 (e / engage-01
                        :ARG1 (ii / institution
                              :mod (f / finance)
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "China")))
                        :ARG2 (t / transact-01
                              :ARG0 ii
                              :ARG1 (f2 / finance)
                              :mod (v / various))
                        :prep-under (s3 / supervise-01
                              :ARG1 ii
                              :ARG1-of (u / unify-01))
                        :time (f3 / future))
                  :ARG2 (r / remain-01
                        :polarity -
                        :ARG1 (p3 / principle
                              :topic (o2 / operate-01
                                    :ARG1 ii
                                    :manner (l / line
                                          :mod (a / and
                                                :op1 (b / bank-01)
                                                :op2 (s4 / security)
                                                :op3 (ii2 / insure-02)))))
                        :ARG3 (c3 / change-01
                              :ARG1 p3)
                        :time (p4 / present)))))

# ::id 1814 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok worldwide shipments of personal digital assistant -lrb- pda -rrb- and other handheld devices continued to decline , down ##.# percent year-on-year or ##.# percent sequentially in the second quarter of #### , according to a study released tuesday by idc , a us hi-tech market research firm .
# ::alignments
(s / say-01
      :ARG0 (s2 / study
            :ARG1-of (r / release-01
                  :ARG0 (c / company
                        :name (n / name
                              :op1 "IDC")
                        :mod (f / firm
                              :purpose (r2 / research-01
                                    :ARG1 (m / market))
                              :mod (t / tech
                                    :mod (h / hi))
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "States")))
                        :time (d / date-entity
                              :weekday (t2 / tuesday)))))
      :ARG1 (c3 / continue-01
            :ARG1 (d2 / decline-01
                  :ARG1 (s3 / ship-01
                        :ARG1 (a / and
                              :op1 (t3 / thing
                                    :ARG0-of (a2 / assist-01)
                                    :ARG1-of (p / personal-02)
                                    :mod (d3 / digital))
                              :op2 (t4 / thing
                                    :ARG0-of (f2 / function-01
                                          :ARG1 (t5 / thing
                                                :ARG1-of (p2 / photograph-01))))
                              :op3 (d4 / device
                                    :mod (h2 / handheld)
                                    :mod (o / other)))
                        :mod (w / worldwide))
                  :ARG2 (o2 / or
                        :op1 (p3 / percentage-entity
                              :value "0")
                        :op2 (p4 / percentage-entity
                              :value "1/2")
                        :mod (y / year-on-year))
                  :time (q / quarter
                        :ord (o3 / ordinal-entity
                              :value 2)
                        :part-of (t6 / thing
                              :name (n3 / name
                                    :op1 "###"))))))

# ::id 1815 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigerian head of state , general abdulsalam abubakar tuesday ordered the immediate release of nine political detainees , including former head of state , general olusegun obasanjo .
# ::alignments
(o / order-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Abdulsalam"
                  :op2 "Abubakar")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Niger"))
                  :ARG2 (h2 / head-of-state))
            :ARG0-of (h3 / have-org-role-91
                  :ARG2 (g / general)))
      :ARG2 (r / release-01
            :ARG1 (p2 / person
                  :quant 9
                  :ARG1-of (d / detain-01
                        :mod (p3 / politics))
                  :ARG2-of (ii / include-01
                        :ARG1 (p4 / person
                              :name (n3 / name
                                    :op1 "Olusegun"
                                    :op2 "Obasanjo")
                              :ARG0-of (h4 / have-org-role-91
                                    :ARG2 (h5 / head-of-state)
                                    :time (f / former))
                              :ARG0-of (h6 / have-org-role-91
                                    :ARG2 (g2 / general)))))
            :time (ii2 / immediate))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1816 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with his last legal appeal rejected by french courts earlier this week , disgraced business tycoon bernard tapie threw in the towel and resigned his european parliament seat , officials announced thursday .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (a2 / and
            :op1 (t / throw-in-02
                  :ARG0 (p2 / person
                        :name (n / name
                              :op1 "Bernard"
                              :op2 "Tapie")
                        :mod (t2 / tycoon
                              :mod (b / business))
                        :ARG1-of (d / disgrace-01))
                  :ARG1 (t3 / towel))
            :op2 (r / resign-01
                  :ARG0 p2
                  :ARG1 (s / seat
                        :ARG2-of (h2 / have-org-role-91
                              :ARG0 p2
                              :ARG1 (g / government-organization
                                    :name (n2 / name
                                          :op1 "Parliament")
                                    :mod (c / continent
                                          :name (n3 / name
                                                :op1 "Europe"))))))
            :ARG1-of (c2 / cause-01
                  :ARG0 (a3 / appeal-01
                        :ARG0 p2
                        :ARG1-of (l / legal-02)
                        :mod (l2 / last)
                        :ARG1-of (r2 / reject-01
                              :ARG0 (c3 / court
                                    :mod (c4 / country
                                          :name (n4 / name
                                                :op1 "France")))
                              :time (b2 / before)
                              :time (w / week
                                    :mod (t4 / this)))))
            :time (d2 / date-entity
                  :weekday (t5 / thursday))))

# ::id 1817 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the house of representatives has approved an intelligence bill that would prohibit the central intelligence agency from using waterboarding , mock executions and other harsh interrogation methods .
# ::alignments
(a / approve-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "House"
                  :op2 "of"
                  :op3 "Representatives"))
      :ARG1 (b / bill
            :mod (ii / intelligence)
            :ARG0-of (p / prohibit-01
                  :ARG1 (a2 / agency
                        :mod (ii2 / intelligence)
                        :mod (c / central))
                  :ARG2 (u / use-01
                        :ARG0 a2
                        :ARG1 (a3 / and
                              :op1 (w / waterboard)
                              :op2 (e / execute-01
                                    :manner (m / mock))
                              :op3 (m2 / method
                                    :mod (ii3 / interrogate-01)
                                    :ARG1-of (h / harsh-02)
                                    :mod (o / other)))))))

# ::id 1818 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok restrictions on religious practice in iran and saudi arabia are among the most severe in the world , a senior state department official said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (d / department
                        :topic (s2 / state))
                  :ARG2 (o / official
                        :mod (s3 / senior))))
      :ARG1 (ii / include-91
            :ARG1 (r / restrict-01
                  :ARG1 (p2 / practice-01
                        :ARG1 (r2 / religion)
                        :location (a / and
                              :op1 (c / country
                                    :name (n / name
                                          :op1 "Iran"))
                              :op2 (c2 / country
                                    :name (n2 / name
                                          :op1 "Saudi"
                                          :op2 "Arabia")))))
            :ARG2 (h2 / have-degree-91
                  :ARG1 r
                  :ARG2 (s4 / severe)
                  :ARG3 (m / most)
                  :ARG5 (w / world)))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1819 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former peruvian president alberto fujimori on monday again denied creating a paramilitary group in the early ####s to murder suspected rebels .
# ::alignments
(d / deny-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Alberto"
                  :op2 "Fujimori")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Peru"))
                  :ARG2 (p2 / president)
                  :time (f / former)))
      :ARG1 (c2 / create-01
            :ARG0 p
            :ARG1 (g / group
                  :mod (p3 / paramilitary))
            :time (e / early)
            :purpose (m / murder-01
                  :ARG0 g
                  :ARG1 (p4 / person
                        :ARG0-of (r / rebel-01)
                        :ARG2-of (s / suspect-01))))
      :time (d2 / date-entity
            :weekday (m2 / monday))
      :mod (a / again))

# ::id 1820 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok even a small amount of c-# _ the explosive that may have been in the shoe of a passenger aboard a diverted jetliner _ could have been enough to destroy the plane , an expert said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG1-of (e / expert-01))
      :ARG1 (p2 / possible-01
            :ARG1 (h / have-quant-91
                  :ARG1 (p3 / product
                        :name (n / name
                              :op1 "C-#")
                        :mod (s2 / small)
                        :ARG1-of (e2 / explode-01
                              :ARG1-of (p4 / possible-01)
                              :location (s3 / shoe
                                    :poss (p5 / person
                                          :ARG0-of (p6 / passenger-01
                                                :location (j / jetliner
                                                      :ARG1-of (d / divert-01)))))))
                  :ARG3 (e3 / enough)
                  :ARG6 (d2 / destroy-01
                        :ARG0 p3
                        :ARG1 (p7 / plane))))
      :time (d3 / date-entity
            :weekday (s4 / saturday)))

# ::id 1821 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the australian stock exchange market closed higher monday due to stronger performance in resources and banking sectors .
# ::alignments
(c / close-01
      :ARG1 (m / market
            :mod (e / exchange-01
                  :ARG1 (s / stock))
            :mod (c2 / country
                  :name (n / name
                        :op1 "Australia")))
      :time (d / date-entity
            :weekday (m2 / monday))
      :ARG1-of (c3 / cause-01
            :ARG0 (p / perform-02
                  :ARG1 (s2 / sector
                        :mod (a / and
                              :op1 (r / resource)
                              :op2 (b / bank)))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (s3 / strong-02
                              :ARG1 p)
                        :ARG3 (m3 / more)
                        :ARG1 c)))
      :ARG2 (h2 / high-02)
      :ARG1-of h2
      :ARG3 m3)

# ::id 1822 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the troops met severe resistance from the rebel liberation tigers of tamil eelam -lrb- ltte -rrb- in the morning , as a result , # soldiers were killed and ## others injured .
# ::alignments
(c / cause-01
      :ARG0 (m / meet-01
            :ARG0 (t / troop)
            :ARG1 (r / resist-01
                  :ARG0 (t2 / tiger
                        :ARG0-of (l / liberate-01)
                        :mod (c2 / country-region
                              :name (n / name
                                    :op1 "Tamil"
                                    :op2 "Eelam"))
                        :ARG0-of (r2 / rebel-01))
                  :degree (s / severe))
            :time (d / date-entity
                  :dayperiod (m2 / morning)))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG1 (s2 / soldier))
            :op2 (ii / injure-01
                  :ARG1 (o / other))))

# ::id 1823 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ships around cape horn kept up the search tuesday for two sailors not heard from since early march , while another racer straggled across the finish line of third leg of the boc round-the-world solo race .
# ::alignments
(c / contrast-01
      :ARG1 (k / keep-up-05
            :ARG0 (s / ship
                  :location (a / around
                        :op1 (h / horn
                              :mod (c2 / cape))))
            :ARG1 (s2 / search-01
                  :ARG2 (p / person
                        :quant 2
                        :ARG0-of (s3 / sail-01)
                        :ARG1-of (h2 / hear-01
                              :polarity -
                              :time (s4 / since
                                    :op1 (m / march-01
                                          :time (e / early)))))
                  :time (d / date-entity
                        :weekday (t / tuesday))))
      :ARG2 (s5 / straggle-01
            :ARG0 (p2 / person
                  :ARG0-of (r / race-02)
                  :mod (a2 / another))
            :ARG1 (a3 / across
                  :op1 (l / line
                        :mod (f / finish-01)
                        :part-of (l2 / leg
                              :ord (o / ordinal-entity
                                    :value 3)
                              :part-of r
                              :name (n / name
                                    :op1 "Boc"
                                    :op2 "Round"
                                    :op3 "the"
                                    :op4 "World")
                              :mod (s6 / solo))))))

# ::id 1824 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok beijing -lrb- dow jones\/ap -rrb- _ china 's health ministry made a surprise announcement monday that its rules requiring safety permits for genetically modified produce would take effect immediately , throwing huge imports of u.s. soybeans and farm goods from other nations into question .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Health"
                  :op2 "Ministry")
            :mod (c / country
                  :name (n2 / name
                        :op1 "China")))
      :ARG1 (a2 / and
            :op1 (t / take-01
                  :ARG0 (r / rule
                        :poss g
                        :ARG0-of (r2 / require-01
                              :ARG1 (p / permit-01
                                    :ARG1 (s / safe-01
                                          :ARG1 (p2 / produce
                                                :ARG1-of (m / modify-01
                                                      :ARG2 (g2 / gene)))))))
                  :ARG1 (e / effect)
                  :time (ii / immediate))
            :op2 (t2 / throw-01
                  :ARG0 r
                  :ARG1 (ii2 / import-01
                        :ARG1 (a3 / and
                              :op1 (c2 / crop
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "U.S."))
                                    :mod (s2 / soy))
                              :op2 (g3 / good
                                    :mod (f / farm))
                              :source (n4 / nation
                                    :mod (o / other)))
                        :mod (h / huge))
                  :ARG2 (q / question-03)))
      :ARG0-of (s3 / surprise-01)
      :time (d / date-entity
            :weekday (m2 / monday))
      :location (c4 / city
            :name (n5 / name
                  :op1 "Beijing")))

# ::id 1825 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok beijing is among the five candidate cities to compete to host the #### olympic games , according to a decision made by the executive board of the international olympic <unk> -lrb- ioc -rrb- on monday .
# ::alignments
(s / say-01
      :ARG0 (d / decide-01
            :ARG0 (b / board
                  :mod (e / executive)
                  :part-of (o / organization
                        :name (n / name
                              :op1 "International"
                              :op2 "Olympic"
                              :op3 "Games")))
            :time (d2 / date-entity
                  :weekday (m / monday)))
      :ARG1 (ii / include-91
            :ARG1 (c / city
                  :name (n2 / name
                        :op1 "Beijing"))
            :ARG2 (c2 / city
                  :quant 5
                  :mod (c3 / candidate)
                  :ARG0-of (c4 / compete-01
                        :ARG3 (h / host-01
                              :ARG0 c2
                              :ARG1 (g / game
                                    :name (n3 / name
                                          :op1 "Olympic"
                                          :op2 "Games")))))))

# ::id 1826 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the man leading the obama administration 's efforts to restructure the auto industry has been described in securities and exchange commission documents as having directed his firm to pay more than $ # million to obtain new york state pension business for his investment firm .
# ::alignments
(d / describe-01
      :ARG0 (m / man
            :ARG0-of (l / lead-02
                  :ARG1 (e / effort-01
                        :ARG0 (g / government-organization
                              :ARG0-of (a / administrate-01)
                              :mod (p / person
                                    :name (n / name
                                          :op1 "Obama")))
                        :ARG1 (r / restructure-01
                              :ARG0 g
                              :ARG1 (ii / industry
                                    :mod (a2 / auto))))))
      :ARG1 m
      :ARG2 (d2 / direct-01
            :ARG0 m
            :ARG1 (f / firm
                  :poss m)
            :ARG2 (p2 / pay-01
                  :ARG0 f
                  :ARG1 (m2 / more-than
                        :op1 (m3 / monetary-quantity
                              :quant 1000000
                              :unit (d3 / dollar)))
                  :ARG3 (o / obtain-01
                        :ARG0 m
                        :ARG1 (b / business
                              :mod (p3 / pension)
                              :mod (s / state)
                              :ARG1-of (n2 / new-01))
                        :ARG2 (f2 / firm
                              :poss m
                              :ARG0-of (ii2 / invest-01)))))
      :medium (a3 / and
            :op1 (d4 / document
                  :mod (c / commission
                        :mod (e2 / exchange-01)))))

# ::id 1827 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok delaware democrat joe biden , the head of the influential us senate foreign relations committee , is to be the latest us lawmaker to pack his bags and head to central asia , his office said monday .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :poss (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n / name
                                    :op1 "Democrat"))
                        :ARG2 (m / member))
                  :location (s2 / state
                        :name (n2 / name
                              :op1 "Delaware"))))
      :ARG1 (h2 / have-degree-91
            :ARG1 (p3 / person
                  :name (n3 / name
                        :op1 "Joe"
                        :op2 "Bede")
                  :ARG0-of (h3 / head-01
                        :ARG1 (c / committee
                              :topic (r / relation-03
                                    :ARG1 (f / foreign))
                              :mod (g / government-organization
                                    :name (n4 / name
                                          :op1 "Senate"))
                              :ARG0-of (ii / influence-01))))
            :ARG2 (l / last)
            :ARG3 (m2 / most)
            :ARG5 (p4 / person
                  :ARG0-of (h4 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n5 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (l2 / legislate-01)))
            :purpose (a / and
                  :op1 (p5 / pack-01
                        :ARG0 p3
                        :ARG1 (b / bag
                              :poss p3))
                  :op2 (h5 / head-02
                        :ARG0 p3
                        :ARG1 (c3 / country-region
                              :name (n6 / name
                                    :op1 "Central"
                                    :op2 "Asia")))))
      :time (d / date-entity
            :weekday (m3 / monday)))

# ::id 1828 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the commander-in-chief of egyptian armed forces met wednesday in cairo with visiting deputy chief of general staff of the chinese people 's liberation army ma xiaotian , pledging to strengthen bilateral military ties .
# ::alignments
(a / and
      :op1 (m / meet-03
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (f / force
                              :ARG1-of (a2 / arm-01)
                              :mod (c / country
                                    :name (n / name
                                          :op1 "Egypt")))
                        :ARG2 (c2 / commander-in-chief)))
            :ARG1 (p2 / person
                  :ARG0-of (v / visit-01)
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (s / staff
                              :mod (d / deputy)
                              :ARG1-of (g / general-02)
                              :part-of (a3 / army
                                    :name (n2 / name
                                          :op1 "Ma"
                                          :op2 "Xiaotian")
                                    :ARG0-of (l / liberate-01
                                          :ARG1 (p3 / people
                                                :mod (c3 / country
                                                      :name (n3 / name
                                                            :op1 "China"))))))
                        :ARG2 (c4 / chief
                              :mod (g2 / general))))
            :time (w / wednesday)
            :location (c5 / city
                  :name (n4 / name
                        :op1 "Ciro")))
      :op2 (p4 / pledge-01
            :ARG0 p
            :ARG2 (s2 / strengthen-01
                  :ARG0 p
                  :ARG1 (t / tie-01
                        :ARG1 (m2 / military)
                        :mod (b / bilateral)))))

# ::id 1829 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok reclusive russian mathematician grigory perelman , who shot to global fame after claiming to solve the seemingly intractable poincare conjecture , has refused another prize for the achievement .
# ::alignments
(r / refuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Grigory"
                  :op2 "Perelman")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Russia"))
            :mod (m / mathematics)
            :ARG0-of (e / exclusive-02)
            :ARG0-of (s / shoot-03
                  :ARG2 (f / fame-01
                        :ARG1 p
                        :mod (g / globe))
                  :time (a / after
                        :op1 (c2 / claim-01
                              :ARG0 p
                              :ARG1 (s2 / solve-01
                                    :ARG0 p
                                    :ARG1 (c3 / conjecture-01
                                          :ARG1 (t / theorem
                                                :ARG1-of (r2 / ract-01
                                                      :ARG1-of (p2 / possible-01
                                                            :polarity -)
                                                      :ARG1-of (s3 / seem-01)))))))))
      :ARG1 (p3 / prize-01
            :ARG1 (a2 / achieve-01)
            :mod (a3 / another)))

# ::id 1830 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan on thursday signaled new flexibility in resolving its historic feud with india over kashmir , the key issue in the five-decade enmity between south asia 's nuclear-armed neighbors .
# ::alignments
(s / signal-07
      :ARG0 (c / country
            :name (n / name
                  :op1 "Pakistan"))
      :ARG1 (f / flexibility
            :ARG1-of (n2 / new-01)
            :purpose (r / resolve-01
                  :ARG0 c
                  :ARG1 (f2 / feud-01
                        :ARG0 c
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "India"))
                        :ARG2 (w / world-region
                              :name (n4 / name
                                    :op1 "Kashmir"))
                        :mod (h / history)
                        :ARG0-of (ii / issue-02
                              :ARG1-of (k / key-02
                                    :ARG2 (n5 / neighbor-01
                                          :ARG1 c
                                          :ARG2 c2
                                          :ARG1-of (a / arm-01
                                                :mod (n6 / nucleus)))
                                    :duration (t / temporal-quantity
                                          :quant 5
                                          :unit (d / decade)))))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 1831 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british prime minister tony blair repeated his opposition sunday to the publication of the full advice he received from the government 's top legal officer on the legality of the iraq war .
# ::alignments
(r / repeat-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tony"
                  :op2 "Blair")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Great"
                              :op2 "Britain"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (o / oppose-01
            :ARG0 p
            :ARG1 (p3 / publish-01
                  :ARG1 (a / advise-01
                        :ARG0 (p4 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (g / government-organization
                                          :ARG0-of (g2 / govern-01))
                                    :ARG2 (o2 / officer
                                          :ARG1-of (l / legal-02)
                                          :mod (t / top))))
                        :ARG1 p
                        :ARG2 (l2 / legality
                              :poss (w / war
                                    :name (n3 / name
                                          :op1 "Iraq"
                                          :op2 "War")))
                        :mod (f / full)
                        :ARG1-of (r2 / receive-01
                              :ARG0 p
                              :ARG2 p4)))
            :time (d / date-entity
                  :weekday (s / sunday))))

# ::id 1832 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese minister of science and technology zhu lilan and her portuguese counterpart jose mariano gago signed a protocol friday to promote scientific and technological cooperation between the two countries .
# ::alignments
(s / sign-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Zhu"
                        :op2 "Lilan")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG2 (m / minister
                              :topic (a2 / and
                                    :op1 (s2 / science)
                                    :op2 (t / technology)))))
            :op2 (p2 / person
                  :name (n3 / name
                        :op1 "Jose"
                        :op2 "Mariano"
                        :op3 "Gago")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (c2 / counterpart))
                  :mod (c3 / country
                        :name (n4 / name
                              :op1 "Portuguese"))))
      :ARG1 (p3 / protocol)
      :time (d / date-entity
            :weekday (f / friday))
      :purpose (p4 / promote-01
            :ARG0 a
            :ARG1 (c4 / cooperate-01
                  :ARG0 c
                  :ARG1 c3
                  :ARG2 (a3 / and
                        :op1 s2
                        :op2 t))))

# ::id 1833 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cloud gate dance theater , a renowned taiwanese dance company , announced tuesday winners of its #### wanderer program , which provides subsidies for budding or experienced artists to travel abroad or to take time off to gain artistic inspiration .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "cloud"
                  :op2 " gate"
                  :op3 "dance"
                  :op4 " theater")
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Taiwan"))
            :ARG1-of (r / renown-01)
            :mod (d / dance-01))
      :ARG1 (p / person
            :ARG0-of (w / win-01
                  :ARG1 (p2 / program
                        :name (n3 / name
                              :op1 "The"
                              :op2 "Beatle"
                              :op3 "Program")
                        :poss c
                        :ARG0-of (p3 / provide-01
                              :ARG1 (s / subsidize-01
                                    :ARG1 (o / or
                                          :op1 (t / travel-01
                                                :ARG0 (a2 / artist
                                                      :ARG1-of (b / budding-02))
                                                :ARG4 (a3 / abroad))
                                          :op2 (t2 / take-01
                                                :ARG0 a2
                                                :ARG1 (t3 / time
                                                      :mod (o2 / off))
                                                :purpose (g / gain-02
                                                      :ARG0 a2
                                                      :ARG1 (ii / inspire-01
                                                            :ARG0 a2
                                                            :ARG1 a2)))))
                              :ARG2 o)))
            :time (d2 / date-entity
                  :weekday (t4 / tuesday))))

# ::id 1834 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the hong kong government on friday expressed regret for keeping seven vietnamese children , the youngest just three , locked up in prisons or closed camps for weeks away from their parents .
# ::alignments
(e / express-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (p / province
                        :name (n / name
                              :op1 "Hong"
                              :op2 "Kong"))))
      :ARG1 (r / regret-01
            :ARG0 g
            :ARG1 (k / keep-04
                  :ARG0 g
                  :ARG1 (l / lock-up-03
                        :ARG1 (c / child
                              :quant 7
                              :mod (c2 / country
                                    :name n
                                    :op1 "Vietnam"))
                        :ARG1-of (m / mean-01
                              :ARG2 (c3 / child
                                    :quant 3
                                    :mod c2
                                    :mod (y / young
                                          :mod (j / just)))))
                  :location (o / or
                        :op1 (p2 / prison)
                        :op2 (c4 / camp
                              :ARG1-of (c5 / close-01)
                              :location (a / away
                                    :op1 (p3 / person
                                          :ARG0-of (h / have-rel-role-91
                                                :ARG1 c
                                                :ARG2 (p4 / parent)))
                                    :duration (m2 / multiple
                                          :op1 (t / temporal-quantity
                                                :quant 1
                                                :unit (w / week))))))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1835 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian coal mining company pt tambang <unk> bukit asam announced thursday it had found a ### - million-ton coal deposit in <unk> district , south sumatra province .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "PT"
                  :op2 "Tambang"
                  :op3 "Bukkit"
                  :op4 "Asam")
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Indonesia"))
            :ARG0-of (m / mine-01
                  :ARG1 (c3 / coal)))
      :ARG1 (f / find-01
            :ARG0 c
            :ARG1 (d / deposit
                  :consist-of (c4 / coal
                        :quant (m2 / mass-quantity
                              :quant 10000000
                              :unit (t / ton))))
            :location (d2 / district
                  :name (n3 / name
                        :op1 "Blair")
                  :location (s / south
                        :part-of (p / province
                              :name (n4 / name
                                    :op1 "Sumatra")))))
      :time (d3 / date-entity
            :weekday (t2 / thursday)))

# ::id 1836 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a wake for tim russert will be held tuesday at st. albans school in washington , nbc announced sunday .
# ::alignments
(a / announce-01
      :ARG0 (p / publication
            :name (n / name
                  :op1 "NBC"))
      :ARG1 (h / hold-04
            :ARG1 (w / wake
                  :beneficiary (p2 / person
                        :name (n2 / name
                              :op1 "Tim"
                              :op2 "Russert")))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :location (s / school
                  :name (n3 / name
                        :op1 "St."
                        :op2 "Albans"
                        :op3 "School")
                  :location (c / city
                        :name (n4 / name
                              :op1 "Washington"))))
      :time (d2 / date-entity
            :weekday (s2 / sunday)))

# ::id 1837 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the arizona supreme court on sunday cleared the way for a ##-year-old girl to fly to kansas for a late-term abortion by overturning a state appeals judge 's ruling that had temporarily blocked it .
# ::alignments
(c / clear-02
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Arizona"
                  :op2 "Supreme"
                  :op3 "Court"))
      :ARG1 (w / way)
      :ARG2 (f / fly-01
            :ARG1 (g2 / girl
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :destination (s / state
                  :name (n2 / name
                        :op1 "Arkansas"))
            :purpose (a / abort-01
                  :time (l / late
                        :op1 (t2 / term))))
      :manner (o / overturn-01
            :ARG0 g
            :ARG1 (r / rule-01
                  :ARG0 (p / person
                        :ARG0-of (a2 / appeal-01)
                        :ARG0-of (h / have-org-role-91
                              :ARG3 (j / judge-01)))
                  :ARG0-of (b / block-01
                        :ARG1 (ii / it)
                        :duration (t3 / temporary))))
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 1838 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a light breeze blew through the sunny ruhr valley on saturday as italy had its final practice before the world cup final .
# ::alignments
(b / blow-01
      :ARG1 (b2 / breeze
            :ARG1-of (l / light-06))
      :path (v / valley
            :mod (c / country
                  :name (n / name
                        :op1 "India"))
            :mod (s / sunny))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :ARG1-of (c2 / cause-01
            :ARG0 (p / practice-01
                  :ARG0 c
                  :mod (f / final)
                  :time (b3 / before
                        :op1 (f2 / final
                              :mod (c3 / cup
                                    :mod (w / world)))))))

# ::id 1839 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok since the persian gulf war , american competition in the world arms bazaar has significantly intensified .
# ::alignments
(ii / intensify-01
      :ARG1 (c / compete-01
            :ARG0 (c2 / country
                  :name (n / name
                        :op1 "America"))
            :ARG3 (b / bazaar
                  :mod (a / arm)
                  :mod (w / world)))
      :ARG1-of (s / significant-02)
      :time (s2 / since
            :op1 (w2 / war
                  :name (n2 / name
                        :op1 "Persian"
                        :op2 "Gulf"
                        :op3 "War"))))

# ::id 1840 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain declared on sunday that the northern ireland peace process was under threat after a top official in the sinn fein party , the political wing of the ireland republic army , was charged with providing information to terrorists .
# ::alignments
(d / declare-02
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "Kingdom"))
      :ARG1 (t / threaten-01
            :ARG2 (p / process-02
                  :ARG1 (p2 / peace)
                  :location (n2 / north
                        :part-of (c2 / country
                              :name (n3 / name
                                    :op1 "Ireland")))))
      :time (d2 / date-entity
            :weekday (s / sunday))
      :time (a / after
            :op1 (c3 / charge-05
                  :ARG1 (p3 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (p4 / political-party
                                    :name (n4 / name
                                          :op1 "Sinn"
                                          :op2 "Finn"
                                          :op3 "Party")
                                    :mod (w / wing
                                          :mod (p5 / politics)
                                          :part-of (a2 / army
                                                :mod c2
                                                :mod (r / republic)))
                                    :ARG2 (o / official
                                          :mod (t2 / top))))
                        :ARG2 (p6 / provide-01
                              :ARG1 (ii / information)
                              :ARG2 (t3 / terrorist))
                        :ARG0-of p6))))

# ::id 1841 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a model center for the support of missing and exploited children in southern europe was inaugurated on monday in athens , as debt-ridden greece takes up a leading role in regional and international efforts to face the pandemic of trafficking and abuse of minors worldwide .
# ::alignments
(ii / inaugurate-01
      :ARG1 (c / center
            :mod (m / model)
            :purpose (s / support-01
                  :ARG1 (c2 / child
                        :ARG1-of (m2 / miss-01)
                        :ARG1-of (e / exploit-01)
                        :location (s2 / south
                              :part-of (c3 / continent
                                    :name (n / name
                                          :op1 "Europe"))))))
      :time (d / date-entity
            :weekday (m3 / monday))
      :location (c4 / city
            :name (n2 / name
                  :op1 "Athens"))
      :time (t / take-up-31
            :ARG0 (c5 / country
                  :name (n3 / name
                        :op1 "Greece")
                  :ARG1-of (r / ridden-01
                        :ARG2 (d2 / debt)))
            :ARG1 (r2 / role
                  :ARG0-of (l / lead-02
                        :ARG1 (e2 / effort-01
                              :ARG0 c5
                              :ARG1 (f / face-01
                                    :ARG0 c5
                                    :ARG1 (p / pandemic
                                          :topic (a / and
                                                :op1 (t2 / traffic-01
                                                      :ARG1 (c6 / child
                                                            :mod (m4 / minors)))
                                                :op2 (a2 / abuse-01
                                                      :ARG1 c6)
                                                :location (w / worldwide))))
                              :mod (r3 / region)
                              :mod (ii2 / international))))))

# ::id 1842 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok shanghai , china 's largest industrial city , will launch sino-overseas joint scientific research institutions on a trial basis in #### in an effort to make it the country 's `` locomotive '' of economic growth .
# ::alignments
(l / launch-01
      :ARG0 (c / city
            :name (n / name
                  :op1 "Shanghai")
            :mod (c2 / city
                  :mod (ii / industry)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l2 / large)
                        :ARG3 (m / most)
                        :ARG5 (c3 / city
                              :location (c4 / country
                                    :name (n2 / name
                                          :op1 "China"))))))
      :ARG1 (ii2 / institution
            :ARG0-of (r / research-01
                  :ARG1 (s / science))
            :mod (j / joint)
            :mod (b / between
                  :op1 (c5 / country
                        :name (n3 / name
                              :op1 "China"))
                  :op2 c4))
      :ARG1-of (t / try-01
            :ARG1-of (b2 / base-02
                  :ARG2 r
                  :ARG1 s)
            :ARG1-of t)
      :purpose (e / effort-01
            :ARG0 ii2
            :ARG1 (m2 / make-02
                  :ARG0 ii2
                  :ARG1 (l3 / locomotive
                        :poss c5
                        :topic (g / grow-01
                              :ARG1 (e2 / economy))
                        :domain c))))

# ::id 1843 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the composite subindex on the shenzhen stock exchange closed at #,###.## , down ##.## points from the previous closing , according to the china finance trust and investment corporation .
# ::alignments
(s / say-01
      :ARG0 (c / corporation
            :mod (f / finance)
            :mod (c2 / country
                  :name (n / name
                        :op1 "China")))
      :ARG1 (c3 / close-01
            :ARG1 (s2 / subindex
                  :mod (c4 / composite)
                  :location (e / exchange-01
                        :ARG1 (s3 / stock
                              :mod (c5 / company
                                    :name n
                                    :op1 "Shenzhen")))))
      :ARG1-of (m / mean-01
            :ARG2 (a / and
                  :op1 (d / down-03
                        :ARG1 s2)
                  :op2 (u / up-02
                        :ARG1 s2))))

# ::id 1844 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new zealander murray kidd has been summoned to meet ireland 's rugby union officials tuesday amid speculation he will be fired as irish team coach after a sixth loss in seven games .
# ::alignments
(s / summon-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "murray"
                  :op2 "kidd")
            :mod (z / zeal)
            :ARG1-of (n2 / new-01))
      :ARG2 (m / meet-03
            :ARG0 p
            :ARG1 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (u / union
                              :mod (s2 / sport)
                              :poss (t / team
                                    :poss (c / country
                                          :name (n3 / name
                                                :op1 "Ireland")))
                              :ARG2 (o / official))))
            :time (d / date-entity
                  :weekday (t2 / tuesday)))
      :ARG1-of (c2 / cause-01
            :ARG0 (s3 / speculate-01
                  :ARG1 (f / fire-02
                        :ARG1 p
                        :ARG2 (c3 / coach-01
                              :ARG0 p
                              :ARG1 t)
                        :time (a / after
                              :op1 (l / lose-03
                                    :ord (o2 / ordinal-entity
                                          :value 6)
                                    :ARG1-of (ii / include-91
                                          :ARG2 (g / game
                                                :quant 7))))))))

# ::id 1845 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok crude prices were essentially flat monday despite a widening conflict between israel and palestinian militants and evidence of opec crude output cuts .
# ::alignments
(f / flat-06
      :ARG1 (t / thing
            :ARG2-of (p / price-01
                  :ARG1 (c / crude)))
      :mod (e / essential)
      :time (d / date-entity
            :weekday (m / monday))
      :concession (a / and
            :op1 (c2 / conflict-01
                  :ARG0 (c3 / country
                        :name (n / name
                              :op1 "Israel"))
                  :ARG1 (m2 / militant
                        :mod (c4 / country
                              :name (n2 / name
                                    :op1 "Palestine")))
                  :ARG1-of (w / widen-01))
            :op2 (e2 / evidence-01
                  :ARG1 (c5 / cut-02
                        :ARG0 (o / organization
                              :name (n3 / name
                                    :op1 "OPEC"))
                        :ARG1 (o2 / output
                              :mod (c6 / crude))))))

# ::id 1846 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok conservatives in the us senate vowed monday to block a historic vote on health care reform , charging that extensive coverage will raise taxes and grant government too much power .
# ::alignments
(v / vow-01
      :ARG0 (p / person
            :mod (c / conservative)
            :ARG0-of (c2 / charge-05
                  :ARG1 (a / and
                        :op1 (r / raise-01
                              :ARG0 (c3 / cover-01
                                    :ARG1-of (e / extensive-03))
                              :ARG1 (t / tax-01))
                        :op2 (g / grant-01
                              :ARG0 c3
                              :ARG1 (p2 / power
                                    :ARG1-of (h / have-quant-91
                                          :ARG2 (m / much)
                                          :ARG3 (t2 / too)))
                              :ARG2 (g2 / government-organization
                                    :ARG0-of (g3 / govern-01)))))
            :ARG1 (b / block-01
                  :ARG1 (v2 / vote-01
                        :ARG1 (r2 / reform-01
                              :ARG1 (c4 / care-03
                                    :ARG1 (h2 / health)))
                        :mod (h3 / history)))
            :ARG0-of b
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 1847 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok arsenal manager arsene wenger said on saturday his team 's #-# victory on penalties over bitter rivals manchester united in the fa cup final was not a case of revenge after losing to them three times this season .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Arsene"
                  :op2 "Wenger")
            :ARG0-of (m / manage-01
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Arsenal"))))
      :ARG1 (c / case-04
            :polarity -
            :ARG1 (r / revenge)
            :ARG1-of (c2 / cause-01
                  :ARG0 (l / lose-03
                        :ARG0 t
                        :ARG1 t
                        :frequency 3
                        :time (s2 / season
                              :mod (t2 / this))))
            :time (a / after
                  :op1 (l2 / lose-03
                        :ARG0 t
                        :ARG2 t
                        :time (f / final
                              :mod (c3 / cup
                                    :mod (f2 / fa))))))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 1848 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok delegates of trade unions from the democratic people 's republic of korea -lrb- dprk -rrb- and south korea celebrated the may day on saturday at the <unk> islet in pyongyang and promised to contribute to the reunification of the korean peninsula .
# ::alignments
(a / and
      :op1 (c / celebrate-01
            :ARG0 (a2 / and
                  :op1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (u / union
                                    :mod (t / trade-01)
                                    :source (r / republic
                                          :name (n / name
                                                :op1 "Democratic"
                                                :op2 "People's"
                                                :op3 "Republic"
                                                :op4 "of"
                                                :op5 "Korea")))
                              :ARG2 (d / delegate)))
                  :op2 (p2 / person
                        :ARG0-of h
                        :ARG1 r
                        :ARG2 d)))
      :ARG1 (f / festival
            :name (n2 / name
                  :op1 "May"
                  :op2 "Day"))
      :time (d2 / date-entity
            :weekday (s / saturday))
      :location (ii / islet
            :location (c2 / city
                  :name (n3 / name
                        :op1 "Pyongyang")))
      :op2 (p3 / promise-01
            :ARG0 a2
            :ARG2 (c3 / contribute-01
                  :ARG0 a2
                  :ARG2 (r2 / reunify-01
                        :ARG1 (p4 / peninsula
                              :name (n4 / name
                                    :op1 "Korean"
                                    :op2 "Peninsula"))))))

# ::id 1849 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok algerian president abdelaziz bouteflika will pay a state visit to tunisia from june ## to ## heading a high-ranking official delegation .
# ::alignments
(v / visit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Abdelaziz"
                  :op2 " bouteflika")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Algeria"))
                  :ARG2 (p2 / president)))
      :ARG1 (c2 / country
            :name (n3 / name
                  :op1 "Tunisia"))
      :source (c3 / city
            :name (n4 / name
                  :op1 "June"))
      :purpose (h2 / head-01
            :ARG0 p
            :ARG1 (d / delegation
                  :mod (o / official)
                  :ARG1-of (r / rank-01
                        :ARG2 (h3 / high-02))))
      :mod (s / state))

# ::id 1850 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the white house is america 's oldest showcase for the performing arts , what elise kirk describes as `` a uniquely private yet highly public setting '' for the arts in her fascinating history , `` musical highlights from the white house .
# ::alignments
(a / and
      :op1 (s / showcase-01
            :ARG0 (h / house
                  :ARG1-of (w / white-02))
            :ARG1 (a2 / art
                  :ARG0-of (p / perform-01))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (o / old)
                  :ARG3 (m / most)
                  :ARG5 (c / country
                        :name (n / name
                              :op1 "America"))))
      :op2 (d / describe-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Elise"
                        :op2 "Kirk"))
            :ARG1 (s2 / setting
                  :ARG1-of (p3 / private-02
                        :manner (u / unique))
                  :ARG1-of (c2 / contrast-01
                        :ARG2 (p4 / public-02
                              :ARG1 s2
                              :degree (h3 / high-02)))
                  :location (h4 / history
                        :ARG0-of (f / fascinate-01)
                        :poss p2))
            :ARG2 (h5 / highlight-01
                  :ARG1 (m2 / music)
                  :source h)))

# ::id 1851 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a french government flight carrying desperately needed food and clothing for refugees arrived in eastern zaire monday , the government humanitarian aid office said .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :mod (a / aid-01
                  :ARG1 (h / humanitarian))
            :mod (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "France")))))
      :ARG1 (a2 / arrive-01
            :ARG1 (f / fly-01
                  :ARG0 g
                  :ARG0-of (c2 / carry-01
                        :ARG1 (a3 / and
                              :op1 (f2 / food)
                              :op2 (c3 / clothing)
                              :ARG1-of (n2 / need-01
                                    :ARG1-of (d / desperate-02))
                              :beneficiary (r / refugee))))
            :ARG4 (c4 / country-region
                  :name (n3 / name
                        :op1 "Eastern"
                        :op2 "Zaire"))
            :time (d2 / date-entity
                  :weekday (m / monday))))

# ::id 1852 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok texaco and statoil have struck a new offshore oil well in the offshore prospecting lease of block ### in the central niger delta of southeastern nigeria .
# ::alignments
(s / strike-01
      :ARG0 (a / and
            :op1 (c / company
                  :name (n / name
                        :op1 "Texasaco"))
            :op2 (c2 / company
                  :name (n2 / name
                        :op1 "Statoil")))
      :ARG1 (w / well
            :ARG1-of (n3 / new-01)
            :mod (o / oil
                  :location (o2 / offshore))
            :location (l / lease
                  :mod (p / prospect-02
                        :ARG1 (b / block))
                  :location (d / delta
                        :mod (c3 / central)
                        :part-of (c4 / country-region
                              :name (n4 / name
                                    :op1 "Niger"
                                    :op2 "Delta")
                              :location (s2 / southeast))))))

# ::id 1853 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the indonesian government will reopen its embassy in sweden after five years of diplomatic row in which jakarta accused sweden of sheltering free aceh movement -lrb- gam -rrb- leaders , an official said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (r / reopen-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "India"))))
            :ARG1 (e / embassy
                  :location c)
            :time (a / after
                  :op1 (r2 / row
                        :mod (d / diplomacy)
                        :duration (t / temporal-quantity
                              :quant 5
                              :unit (y / year))
                        :time-of (a2 / accuse-01
                              :ARG0 (c2 / city
                                    :name (n2 / name
                                          :op1 "Jakarta"))
                              :ARG1 (c3 / country
                                    :name (n3 / name
                                          :op1 "Sweden"))
                              :ARG2 (s2 / shelter-01
                                    :ARG0 c3
                                    :ARG1 (p2 / person
                                          :ARG0-of (l / lead-02
                                                :ARG1 (m / movement
                                                      :name (n4 / name
                                                            :op1 "Aceh")
                                                      :ARG1-of (f / free-04)))))))))
      :time (w / wednesday))

# ::id 1854 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the lights went down on the ##th montreux jazz festival early sunday - the end of ## night non-stop party for music lovers spanning rock , blues , reggae , soul and jazz .
# ::alignments
(g / go-down-27
      :ARG1 (l / light)
      :location (f / festival
            :name (n / name
                  :op1 "Montreux")
            :mod (j / jazz))
      :time (e / early
            :op1 (d / date-entity
                  :weekday (s / sunday)))
      :ARG0-of (e2 / end-01
            :ARG1 (p / party-01
                  :ARG0 (p2 / person
                        :ARG0-of (l2 / love-01
                              :ARG1 (m / music)))
                  :ARG0-of (s2 / span-01
                        :ARG1 (a / and
                              :op1 (r / rock)
                              :op2 (b / blues)
                              :op3 (r2 / reggae)
                              :op4 (s3 / soul)
                              :op5 j)))
            :time d
            :dayperiod (n2 / night)))

# ::id 1855 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok daniel alfredsson capped a wild final minute by scoring with ##.# seconds left to give the ottawa senators a #-# victory tuesday night over the boston bruins .
# ::alignments
(c / cap-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Daniel"
                  :op2 "Alfredsson"))
      :ARG1 (m / minute
            :mod (f / final)
            :mod (w / wild))
      :ARG2 (s / score-01
            :ARG0 p
            :ARG2 (m2 / multiple
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (s2 / second))
                  :ARG1-of (l / leave-17))
            :ARG0-of (g / give-01
                  :ARG1 (w2 / win-01
                        :ARG0 (g2 / government-organization
                              :name (n2 / name
                                    :op1 "Senate")
                              :mod (s3 / state
                                    :name (n3 / name
                                          :op1 "Ottawa")))
                        :ARG2 (t2 / team
                              :name (n4 / name
                                    :op1 "Boston"
                                    :op2 "Bruins"))
                        :time (d / date-entity
                              :weekday (t3 / tuesday)
                              :dayperiod (n5 / night)))
                  :ARG2 g2)))

# ::id 1856 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippine government assured the public friday that its disaster response units are ready to address any potential problem that might be triggered by the so-called y#k bug during the rollover to year #### .
# ::alignments
(a / assure-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Philippines"))))
      :ARG1 (p / public)
      :ARG2 (r / ready-02
            :ARG1 (u / unit
                  :ARG0-of (r2 / respond-01
                        :ARG1 (d / disaster))
                  :poss g)
            :ARG2 (a2 / address-02
                  :ARG0 u
                  :ARG1 (p2 / problem
                        :mod (p3 / potential)
                        :ARG1-of (t / trigger-01
                              :ARG0 (b / bug
                                    :name (n2 / name
                                          :op1 "Y#k")
                                    :mod (s / so-called))
                              :time (r3 / roll-over-02
                                    :ARG1 (y / year))
                              :ARG1-of (p4 / possible-01)))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1857 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok to the extent that deutsche telekom has any sizzle , it is supplied by its thriving american cell-phone service , t-mobile usa .
# ::alignments
(s / supply-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Deutsche"
                  :op2 "Telekom"))
      :ARG1 (s2 / serve-01
            :ARG0 c
            :ARG1 (p / phone
                  :mod (c2 / cell))
            :ARG0-of (t / thrive-01)
            :mod (c3 / country
                  :name (n2 / name
                        :op1 "America")))
      :ARG2 c
      :extent (e / extent
            :degree-of (s3 / sizzle-01
                  :ARG0 c
                  :mod (a / any))))

# ::id 1858 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a woman who fell into a coma after a heart attack more than six years ago awoke this week for three days and spoke with her family and a television station before slipping back into what her doctor called a minimally conscious state .
# ::alignments
(a / and
      :op1 (w / wake-01
            :ARG1 (w2 / woman
                  :ARG1-of (f / fall-01
                        :ARG4 (c / coma)
                        :time (a2 / after
                              :op1 (h / heart-attack
                                    :time (b / before
                                          :op1 (n / now)
                                          :quant (m / more-than
                                                :op1 (t / temporal-quantity
                                                      :quant 6
                                                      :unit (y / year))))))))
            :duration (t2 / temporal-quantity
                  :quant 3
                  :unit (d / day)))
      :op2 (s / speak-01
            :ARG0 w2
            :ARG2 (a3 / and
                  :op1 (f2 / family
                        :ARG1-of (h2 / have-org-role-91
                              :ARG0 w2
                              :ARG2 (m2 / member)))
                  :op2 (s2 / station
                        :mod (t3 / television)))
            :time b
            :op1 (s3 / slip-01
                  :ARG1 w2
                  :ARG4 (s4 / state
                        :mod (c2 / conscious
                              :mod (m3 / minimal))
                        :ARG1-of (c3 / call-01
                              :ARG0 (d2 / doctor
                                    :poss w2)))
                  :direction (b2 / back)))
      :time (w3 / week
            :mod (t4 / this)))

# ::id 1859 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok american wild card <unk> jenkins hit ## aces in dispatching italy 's daniele bracciali #-# , #-# in the first round of the hall of fame championships on tuesday .
# ::alignments
(h / hit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mike"
                  :op2 "Jenkins")
            :mod (c / card
                  :mod (w / wild)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "America"))))
      :ARG1 (a / aces)
      :time (d / dispatch-01
            :ARG0 p
            :ARG1 (t / team
                  :name (n3 / name
                        :op1 "Daniele"
                        :op2 "Bacciali")
                  :poss (c3 / country
                        :name (n4 / name
                              :op1 "Italy")))
            :subevent-of (r / round
                  :ord (o / ordinal-entity
                        :value 1)
                  :subevent-of (g / game
                        :name (n5 / name
                              :op1 "Hall"
                              :op2 "of"
                              :op3 "Hame"
                              :op4 "Conference"))
                  :time (d2 / date-entity
                        :weekday (t2 / tuesday)))))

# ::id 1860 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush 's new plan to escalate the u.s. occupation of iraq is exposing new divisions among san joaquin valley lawmakers .
# ::alignments
(e / expose-01
      :ARG0 (p / plan-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p3 / president)))
            :ARG1 (e2 / escalate-01
                  :ARG0 p2
                  :ARG1 (o / occupy-01
                        :ARG0 (c / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG1 (c2 / country-region
                              :name (n3 / name
                                    :op1 "Iraq"))))
            :ARG1-of (n4 / new-01))
      :ARG1 (d / divide-02
            :ARG1 (p4 / person
                  :ARG0-of (l / legislate-01)
                  :location (v / valley
                        :name (n5 / name
                              :op1 "San"
                              :op2 "Joaquin"
                              :op3 "Valley")))
            :ARG1-of (n6 / new-01)))

# ::id 1861 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four manufacturers will pay the u.s. government about $ ##.# million for health-care costs of federally insured patients who were infected with hiv from tainted blood products , the justice department said .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Justice"
                  :op2 "Department"))
      :ARG1 (p / pay-01
            :ARG0 (c / company
                  :quant 4
                  :ARG0-of (m / manufacture-01))
            :ARG1 (a / about
                  :op1 (m2 / monetary-quantity
                        :quant 10000000
                        :unit (d / dollar)))
            :ARG2 (g2 / government-organization
                  :ARG0-of (g3 / govern-01
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "U.S."))))
            :ARG3 (c3 / cost-01
                  :ARG1 (c4 / care-03
                        :ARG1 (h / health))
                  :ARG2 (p2 / patient
                        :ARG1-of (ii / infect-01
                              :ARG2 (d2 / disease
                                    :name (n3 / name
                                          :op1 "HIV")
                                    :source (p3 / product
                                          :mod (b / blood)
                                          :ARG1-of (t / taint-01))))
                        :ARG2-of (ii2 / insure-02
                              :ARG0 g2)))))

# ::id 1862 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the us supreme court on monday revived a lawsuit by four former british detainees at the guantanamo bay military prison , ordering a lower court to reconsider their claims of torture and religious bias .
# ::alignments
(a / and
      :op1 (r / revive-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Supreme"
                        :op2 "Court")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "US")))
            :ARG1 (s / sue-02
                  :ARG0 (p / person
                        :quant 4
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Britain"))
                        :ARG1-of (d / detain-01
                              :location (f / facility
                                    :name (n4 / name
                                          :op1 "Guantanamo"
                                          :op2 "Bay"
                                          :op3 "Military"
                                          :op4 "Prison"))
                              :time (f2 / former))))
            :time (d2 / date-entity
                  :weekday (m / monday)))
      :op2 (o / order-01
            :ARG0 g
            :ARG1 (c3 / court
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / low-04
                              :ARG1 c3)
                        :ARG3 (m2 / more)))
            :ARG2 (r2 / reconsider-01
                  :ARG0 c3
                  :ARG1 (c4 / claim-01
                        :ARG0 c3
                        :ARG1 (a2 / and
                              :op1 (t / torture-01)
                              :op2 (b / bias-01
                                    :ARG1 c3
                                    :ARG2 (r3 / religion)))))))

# ::id 1863 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nineteen miners were killed in two mining accidents in southern china , ## of them killed in a gas explosion and seven others buried alive in the collapse of another pit , local media said tuesday .
# ::alignments
(s / say-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG0 (a2 / accident
                        :quant 2
                        :mod (m2 / mine-01)
                        :location (s2 / south
                              :part-of (c / country
                                    :name (n / name
                                          :op1 "China"))))
                  :ARG1 (p / person
                        :quant 19
                        :ARG0-of (m3 / mine-01)))
            :op2 (k2 / kill-01
                  :ARG0 (e / explode-01
                        :ARG1 (g / gas))
                  :ARG1 p)
            :op3 (b / bury-01
                  :ARG1 (p2 / person
                        :quant 7
                        :mod (o / other))
                  :ARG2 (l2 / live-01)
                  :ARG1-of (c2 / cause-01
                        :ARG0 (c3 / collapse-01
                              :ARG1 (p3 / pit
                                    :mod (a3 / another))))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1864 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dimitry <unk> of russia earned a majority draw decision against cecilio santos of mexico to successfully defend his ibf junior bantamweight title at the roseland ballroom on thursday .
# ::alignments
(e / earn-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Dimitry")
            :source (c / country
                  :name (n2 / name
                        :op1 "Russia")))
      :ARG1 (d / decide-01
            :ARG3 (p2 / person
                  :name (n3 / name
                        :op1 "Cecilio"
                        :op2 "Santos")
                  :source (c2 / country
                        :name (n4 / name
                              :op1 "Mexico")))
            :mod (d2 / draw
                  :mod (m / majority)))
      :ARG4 (d3 / defend-01
            :ARG0 p
            :ARG1 (t / title
                  :mod (b / bantamweight
                        :mod (j / junior))
                  :poss p)
            :ARG1-of (s / succeed-01)
            :location (b2 / ballroom
                  :mod (c3 / city
                        :name (n5 / name
                              :op1 "Rseland")))
            :time (d4 / date-entity
                  :weekday (t2 / thursday))))

# ::id 1865 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gold prices jump more than $ ## thursday after the dollar weakened and crude oil spiked -- inflationary moves that boosted demand for safe , alternative investments .
# ::alignments
(j / jump-01
      :ARG1 (p / price-01
            :ARG1 (g / gold))
      :ARG2 (m / more-than
            :op1 (m2 / monetary-quantity
                  :quant 1
                  :unit (d / dollar)))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :time (a / after
            :op1 (a2 / and
                  :op1 (w / weaken-01
                        :ARG1 d)
                  :op2 (s / spike-02
                        :ARG1 (o / oil
                              :mod (c / crude)))
                  :ARG1-of (m3 / move-02
                        :mod (ii / inflationary)
                        :ARG0-of (b / boost-01
                              :ARG1 (d3 / demand-01
                                    :ARG1 (t2 / thing
                                          :ARG1-of (ii2 / invest-01)
                                          :ARG1-of (s2 / safe-01)
                                          :mod (a3 / alternative))))))))

# ::id 1866 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with his two-part biography of mark twain on pbs stations monday and tuesday nights , ken burns continues to plumb the corners of u.s. history , pulling up old photographs and panning his cameras over them , simulating movement .
# ::alignments
(c / continue-01
      :ARG0 (b / burn-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Ken"
                        :op2 "Burn"))
            :ARG1 (p2 / plumb-01
                  :ARG1 (c2 / corner
                        :part-of (h / history
                              :mod (c3 / country
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "States"))))
                  :manner (a / and
                        :op1 (p3 / pull-01
                              :ARG0 b
                              :ARG1 (p4 / photograph-01
                                    :mod (o / old)))
                        :op2 (p5 / pan-01
                              :ARG0 b
                              :ARG1 (c4 / camera
                                    :poss p)
                              :ARG2 (o2 / over
                                    :op1 p4))
                        :op3 (s / simulate-01
                              :ARG0 b
                              :ARG1 (m / move-01))))
            :ARG0-of p2)
      :instrument (b2 / biography
            :quant 2
            :part-of (p6 / publication
                  :name (n3 / name
                        :op1 "PBS"))
            :time (a2 / and
                  :op1 (d / date-entity
                        :weekday (m2 / monday))
                  :op2 (d2 / date-entity
                        :weekday (t / tuesday))
                  :dayperiod (n4 / night))))

# ::id 1867 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german media have denounced japanese prime minister junichiro koizumi 's latest visit to a notorious tokyo war shrine , saying the visit had gravely hurt the feelings of those countries victimized by japan during world war ii .
# ::alignments
(d / denounce-01
      :ARG0 (m / media
            :mod (c / country
                  :name (n / name
                        :op1 "Germany")))
      :ARG1 (v / visit-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Junichiro"
                        :op2 "Koizumi")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "Japan"))
                        :ARG2 (m2 / minister
                              :mod (p2 / prime))))
            :ARG1 (s / shrine
                  :mod (w / war)
                  :ARG1-of (n4 / notorious-01)
                  :mod (w2 / war
                        :name (n5 / name
                              :op1 "Tkyo")))
            :mod (l / last))
      :manner (s2 / say-01
            :ARG0 m
            :ARG1 (h2 / hurt-01
                  :ARG0 v
                  :ARG1 (f / feel-01
                        :ARG0 (c3 / country
                              :mod (t / that)
                              :ARG1-of (v2 / victimize-01
                                    :ARG0 c2
                                    :time (w3 / war
                                          :name (n6 / name
                                                :op1 "World"
                                                :op2 "War"
                                                :op3 "II")))))
                  :degree (g / grave))))

# ::id 1868 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysia has started killing chickens and ducks in the northern state of perak after two separate bird flu cases were confirmed there , a senior official said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (s3 / start-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Malaysia"))
            :ARG1 (k / kill-01
                  :ARG0 c
                  :ARG1 (a / and
                        :op1 (c2 / chicken)
                        :op2 (d / duck))
                  :location (s4 / state
                        :name (n2 / name
                              :op1 "Perak")
                        :location (n3 / north)))
            :time (a2 / after
                  :op1 (c3 / confirm-01
                        :ARG1 (c4 / case-04
                              :quant 2
                              :ARG1 (d2 / disease
                                    :name (n4 / name
                                          :op1 "bird"
                                          :op2 "flu"))
                              :ARG1-of (s5 / separate-02)))))
      :time (d3 / date-entity
            :weekday (t / thursday)))

# ::id 1869 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.n. arms inspectors may start inviting iraqi scientists suspected of being linked to weapons programs for private interviews this week , a u.n. spokesman said saturday , a step washington sees as key to uncovering saddam hussein 's weapons of mass destruction .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "U.N."))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (p2 / possible-01
            :ARG1 (s3 / start-01
                  :ARG0 (p3 / person
                        :ARG0-of (ii / inspect-01
                              :ARG1 (a / arm)))
                  :ARG1 (ii2 / invite-01
                        :ARG0 p3
                        :ARG1 (s4 / scientist
                              :mod (c / country
                                    :name (n2 / name
                                          :op1 "Iraq"))
                              :ARG1-of (s5 / suspect-01
                                    :ARG2 (l / link-01
                                          :ARG1 s4
                                          :ARG2 (p4 / program
                                                :topic (w / weapon)))))
                        :ARG2 (ii3 / interview-01
                              :ARG1 s4
                              :ARG1-of (p5 / private-02))
                        :time (w2 / week
                              :mod (t / this)))))
      :time (d / date-entity
            :weekday (s6 / saturday))
      :ARG1-of (s7 / step-01
            :ARG1-of (s8 / see-01
                  :ARG0 (p6 / person
                        :name (n3 / name
                              :op1 "Hussain"))
                  :ARG2 (u / uncover-01
                        :ARG0 p6
                        :ARG1 (w3 / weapon
                              :ARG2-of (d2 / destroy-01
                                    :degree (m / mass))
                              :poss (f / family
                                    :name (n4 / name
                                          :op1 "Saddam"
                                          :op2 "Hussein"))))
                  :ARG1-of (k / key-02))))

# ::id 1870 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese defense minister chi haotian said saturday that china was considering cooperation between the people 's liberation army and france 's armed forces .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chi"
                  :op2 "Hotian")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (m / minister
                        :topic (d / defend-01))))
      :ARG1 (c2 / consider-02
            :ARG0 c
            :ARG1 (c3 / cooperate-01
                  :ARG0 (a / army
                        :ARG0-of (l / liberate-01
                              :ARG1 (p2 / people)))
                  :ARG1 (f / force
                        :ARG1-of (a2 / arm-01)
                        :poss (c4 / country
                              :name (n3 / name
                                    :op1 "France")))))
      :time (d2 / date-entity
            :weekday (s2 / saturday)))

# ::id 1871 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jia qinglin , a member of the political bureau of the communist party of china central committee and secretary of the beijing municipal party committee , met with crown prince albert of the principality of monaco here today .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jia"
                  :op2 "Qinglin")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (b / bureau
                        :mod (p2 / politics)
                        :part-of (p3 / political-party
                              :name (n2 / name
                                    :op1 "Communist"
                                    :op2 "Party")
                              :part-of (c / committee
                                    :mod (c2 / center)
                                    :part-of (c3 / city
                                          :name (n3 / name
                                                :op1 "Beijing")))))
                  :ARG2 (m2 / member))
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 c
                  :ARG2 (s / secretary)))
      :ARG1 (p4 / person
            :name (n4 / name
                  :op1 "Albert")
            :ARG0-of (h3 / have-org-role-91
                  :ARG1 (p5 / province
                        :name (n5 / name
                              :op1 "Monaco"))
                  :ARG2 (p6 / prince
                        :mod (c4 / crown))))
      :time (t / today)
      :location (h4 / here))

# ::id 1872 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a british reservist investigated in connection with faked photos purporting to show british soldiers abusing iraqi detainees will not face charges , prosecutors said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (p2 / prosecute-01))
      :ARG1 (f / face-01
            :polarity -
            :ARG0 (p3 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Great"
                                    :op2 "Britain"))
                        :ARG2 (r / reservist))
                  :ARG1-of (ii / investigate-01
                        :ARG2 (p4 / photograph
                              :ARG1-of (f2 / fake-02)
                              :ARG0-of (p5 / purport-01
                                    :ARG1 (s2 / show-01
                                          :ARG0 p4
                                          :ARG1 (a / abuse-01
                                                :ARG0 (s3 / soldier
                                                      :mod c)
                                                :ARG1 (p6 / person
                                                      :ARG1-of (d / detain-01
                                                            :location (c2 / country
                                                                  :name (n2 / name
                                                                        :op1 "Iraq"))))))))))
            :ARG1 (c3 / charge-05))
      :time (d2 / date-entity
            :weekday (f3 / friday)))

# ::id 1873 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as a bridge between east and west , turkey hopes to play an <unk> role in the united nations , including areas beyond its traditional areas of interest , the new turkish u.n. ambassador said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "United"
                              :op2 "Nations"))
                  :ARG2 (a / ambassador
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Turkish"))
                        :ARG1-of (n3 / new-01))))
      :ARG1 (h2 / hope-01
            :ARG0 (t / turkey)
            :ARG1 (p2 / play-02
                  :ARG0 t
                  :ARG1 (r / role
                        :location (n4 / nation
                              :ARG1-of (u / unite-01)
                              :ARG2-of (ii / include-01
                                    :ARG1 (a2 / area
                                          :mod (b / beyond
                                                :op1 (a3 / area
                                                      :mod (t2 / traditional)
                                                      :ARG2-of (ii2 / interest-01)
                                                      :poss t)))))))
            :time (w / wednesday)))

# ::id 1874 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok six weeks after approving a balanced federal budget for fiscal #### , congress returned this week to a spending showdown so bitter that it threatens another government shutdown .
# ::alignments
(r / return-01
      :ARG1 (g / government-organization
            :name (n / name
                  :op1 "Congress"))
      :ARG4 (s / showdown
            :topic (s2 / spend-01)
            :ARG1-of (h / have-degree-91
                  :ARG2 (b / bitter)
                  :ARG3 (s3 / so)
                  :ARG6 (t / threaten-01
                        :ARG0 s
                        :ARG1 (s4 / shut-down-05
                              :ARG1 (g2 / government-organization
                                    :ARG0-of (g3 / govern-01))
                              :mod (a / another)))))
      :time (w / week
            :mod (t2 / this))
      :time (a2 / after
            :op1 (a3 / approve-01
                  :ARG0 g
                  :ARG1 (b2 / budget-01
                        :ARG2 (f / finance)
                        :ARG1-of (b3 / balance-01)))
            :duration (t3 / temporal-quantity
                  :quant 6
                  :unit (w2 / week))))

# ::id 1875 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sales of new homes in the u.s. fell in may for the fourth time in the past five months , providing further evidence of a continued slump in housing .
# ::alignments
(f / fall-01
      :ARG1 (s / sell-01
            :ARG1 (h / home
                  :ARG1-of (n / new-01))
            :location (c / country
                  :name (n2 / name
                        :op1 "U.S.")))
      :ARG4 (m / may)
      :ord (o / ordinal-entity
            :value 4
            :range (b / before
                  :op1 (n3 / now)
                  :duration (t / temporal-quantity
                        :quant 5
                        :unit (m2 / month))))
      :ARG0-of (p / provide-01
            :ARG1 (e / evidence-01
                  :ARG1 (s2 / slump-01
                        :ARG1 (h2 / house-01)
                        :ARG1-of (c2 / continue-01))
                  :mod (f2 / further))))

# ::id 1876 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok un secretary-general ban ki - moon on saturday held talks with a top sudanese official as part of his ongoing efforts to try to ensure that two key referenda on self-determination in the african country are staged peacefully and on schedule next january .
# ::alignments
(h / hold-04
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ban"
                  :op2 "Ki - moon")
            :ARG0-of (h2 / have-org-role-91
                  :polarity -
                  :ARG2 (s / secretary
                        :mod (g / general))))
      :ARG1 (t / talk-01
            :ARG0 p
            :ARG2 (p2 / person
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Saudi"
                                    :op2 "Arabia"))
                        :ARG2 (o / official
                              :mod (t2 / top)))))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :part-of (e / effort-01
            :ARG0 p
            :ARG1 (t3 / try-01
                  :ARG0 p
                  :ARG1 (e2 / ensure-01
                        :ARG0 p
                        :ARG1 (s3 / stage-01
                              :ARG1 (r / referendum
                                    :quant 2
                                    :ARG1-of (k / key-02)
                                    :topic (d2 / determine-01
                                          :ARG1 (s4 / self)
                                          :location (c2 / country
                                                :location (c3 / continent
                                                      :name (n3 / name
                                                            :op1 "Africa")))))
                              :manner (a / and
                                    :op1 (p3 / peaceful)
                                    :op2 (o2 / on-schedule))
                              :time (d3 / date-entity
                                    :month 1
                                    :mod (n4 / next)))))
            :ARG1-of (g2 / go-on-15)))

# ::id 1877 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the young governor of yousef <unk> district in eastern afghanistan takes us army lieutenant marcus smith by the hand and leads him down a slippery slope .
# ::alignments
(a / and
      :op1 (t / take-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Marcus"
                        :op2 "Sith")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / province
                              :name (n2 / name
                                    :op1 "Susef"
                                    :op2 "District")
                              :location (e / east
                                    :part-of (c / country
                                          :name (n3 / name
                                                :op1 "Afghanistan"))))
                        :ARG2 (l / lieutenant
                              :mod (a2 / army)))
                  :part (h2 / hand))
            :ARG1 (w / we)
            :ARG3 h2)
      :op2 (l2 / lead-01
            :ARG0 p
            :ARG1 p
            :ARG4 (d / down
                  :op1 (s / slope
                        :mod (s2 / slippery)))))

# ::id 1878 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india is hoping to acquire stakes in foreign oil companies to fill a huge gap in its crude oil requirements , petroleum and natural gas minister ram naik said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ram"
                  :op2 "Nak")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (a / and
                              :op1 (p2 / petroleum)
                              :op2 (g / gas
                                    :ARG1-of (n2 / natural-03))))))
      :ARG1 (h2 / hope-01
            :ARG0 (c / country
                  :name (n3 / name
                        :op1 "India"))
            :ARG1 (a2 / acquire-01
                  :ARG0 c
                  :ARG1 (s2 / stake
                        :mod (c2 / company
                              :mod (f / foreign)
                              :mod (o / oil)))
                  :purpose (f2 / fill-01
                        :ARG0 c
                        :ARG1 (g2 / gap
                              :mod (h3 / huge)
                              :mod (r / require-01
                                    :ARG0 c
                                    :ARG1 (o2 / oil
                                          :mod (c3 / crude)))))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1879 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok washington monday welcomed new measures against bosnian serb leader radovan karadzic that include a request for an international arrest warrant , the us state department said monday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "State"
                  :op2 "Department")
            :mod (c / country
                  :name (n2 / name
                        :op1 "US")))
      :ARG1 (w / welcome-01
            :ARG0 (c2 / city
                  :name (n3 / name
                        :op1 "Washington"))
            :ARG1 (m / measure-02
                  :ARG1 (p / person
                        :name (n4 / name
                              :op1 "Radovan"
                              :op2 "Karadzic")
                        :ARG0-of (l / lead-02
                              :ARG1 (c3 / country-region
                                    :name (n5 / name
                                          :op1 "Bosnia"))))
                  :ARG1-of (n6 / new-01)
                  :ARG2-of (ii / include-01
                        :ARG1 (r / request-01
                              :ARG1 (w2 / warrant-01
                                    :ARG1 (a / arrest-01
                                          :ARG1 p
                                          :mod (ii2 / international))))))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 1880 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok like actors learning who 'll win the academy awards a week before oscar night , many northeast colleges got a surprise peek this week at the latest us news and world report college rankings , after they accidentally went on sale before planned .
# ::alignments
(p / peek-01
      :ARG0 (c / college
            :quant (m / many)
            :location (n / northeast))
      :ARG1 (r / rank-01
            :ARG3 (c2 / college)
            :mod (n2 / news)
            :mod (w / world)
            :ARG1-of (r2 / report-01))
      :ARG0-of (s / surprise-01)
      :time (w2 / week
            :mod (t / this))
      :time (a / after
            :op1 (g / go-08
                  :ARG1 r
                  :ARG2 (s2 / sell-01)
                  :manner (a2 / accidental)
                  :time (b / before
                        :op1 (p2 / plan-01
                              :ARG1 r))))
      :ARG1-of (r3 / resemble-01
            :ARG2 (l / learn-01
                  :ARG0 (p3 / person
                        :ARG0-of (a3 / act-01)
                        :ARG1-of l)
                  :ARG0-of (w3 / win-01
                        :ARG1 (a4 / award
                              :mod (a5 / academy))))
            :time (b2 / before
                  :op1 (n3 / night
                        :mod a4
                        :name (n4 / name
                              :op1 "Oscar")))
            :quant (t2 / temporal-quantity
                  :quant 1
                  :unit (w4 / week))))

# ::id 1881 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the romanian government on saturday advised its citizens not to travel to saudi arabia , saying a wave of violence against foreigners has created a climate of `` extremely high risk .
# ::alignments
(a / and
      :op1 (a2 / advise-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Romania"))))
            :ARG1 (c2 / citizen
                  :poss c)
            :ARG2 (t / travel-01
                  :polarity -
                  :ARG0 c2
                  :ARG4 (c3 / country
                        :name (n2 / name
                              :op1 "Saudi"
                              :op2 "Arabia")))
            :time (d / date-entity
                  :weekday (s / saturday)))
      :op2 (s2 / say-01
            :ARG0 g
            :ARG1 (c4 / create-01
                  :ARG0 (w / wave-04
                        :ARG1 (v / violence
                              :prep-against (f / foreign)))
                  :ARG1 (c5 / climate
                        :mod (r / risk-01
                              :ARG1-of (h / high-02
                                    :degree (e / extreme)))))))

# ::id 1882 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the florida prepaid college plan opens for another round of enrollment monday with prices up #.# percent from last year .
# ::alignments
(o / open-01
      :ARG1 (p / plan
            :ARG1-of (p2 / prepay-01)
            :mod (c / college)
            :location (s / state
                  :name (n / name
                        :op1 "Florida")))
      :time (r / round-05
            :ARG1 (e / enroll-01)
            :mod (a / another)
            :time (d / date-entity
                  :weekday (m / monday)))
      :ARG0-of (c2 / cause-01
            :ARG1 (u / up-02
                  :ARG1 (t / thing
                        :ARG2-of (p3 / price-01))
                  :ARG2 (p4 / percentage-entity
                        :value 1
                        :ARG3-of u)
                  :value 2
                  :time (y / year
                        :mod (l / last)))))

# ::id 1883 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok raytheon co. has won a big cut in its statewide health insurance bill , taking advantage of changes in the health-care market to push its campaign for lower costs .
# ::alignments
(w / win-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Raytheon"
                  :op2 "Co.")
            :ARG0-of (t / take-advantage-02
                  :ARG1 (c2 / change-01
                        :ARG1 (m / market-01
                              :ARG1 (c3 / care-03
                                    :ARG1 (h / health))))
                  :ARG2 (p / push-04
                        :ARG0 c
                        :ARG1 (c4 / campaign-01
                              :ARG0 c
                              :ARG1 (c5 / cost-01
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (l / low-04
                                                :ARG1 c5)
                                          :ARG3 (m2 / more)))))))
      :ARG1 (c6 / cut-02
            :ARG1 (b / bill
                  :mod (ii / insure-02
                        :mod (s / state
                              :name n
                              :op1 "California")))
            :mod (b2 / big)))

# ::id 1884 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us secretary of state hillary clinton on wednesday announced support for pakistan 's energy and transport sectors as part of a high-level dialogue aimed at showing greater us interest .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hillary"
                  :op2 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (s / secretary
                        :topic (s2 / state))))
      :ARG1 (s3 / support-01
            :ARG1 (s4 / sector
                  :mod (e / energy)
                  :mod (t / transport-01)
                  :poss (c2 / country
                        :name (n3 / name
                              :op1 "Pakistan")))
            :part-of (d / dialogue-01
                  :mod (l / level
                        :ARG1-of (h2 / high-02))
                  :ARG1-of (a2 / aim-02
                        :ARG2 (s5 / show-01
                              :ARG0 d
                              :ARG1 (ii / interest-01
                                    :ARG1 (w / we)
                                    :ARG1-of (h3 / have-degree-91
                                          :ARG2 (g / great)
                                          :ARG3 (m / more)))))))
      :time (d2 / date-entity
            :weekday (w2 / wednesday)))

# ::id 1885 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the aid organization care australia announced tuesday that it was temporarily halting its work in northern iraq after one of its kurdish employees was killed in an ambush .
# ::alignments
(a / announce-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Care"
                  :op2 "Australia")
            :ARG0-of (a2 / aid-01))
      :ARG1 (h / halt-01
            :ARG0 o
            :ARG1 (w / work-01
                  :ARG0 o
                  :location (c / country-region
                        :name (n2 / name
                              :op1 "Northern"
                              :op2 "Iraq")))
            :duration (t / temporary)
            :time (a3 / after
                  :op1 (k / kill-01
                        :ARG1 (p / person
                              :quant 1
                              :ARG1-of (ii / include-91
                                    :ARG2 (p2 / person
                                          :ARG1-of (e / employ-01
                                                :ARG0 o)
                                          :mod (e2 / ethnic-group
                                                :name (n3 / name
                                                      :op1 "Kurd")))))
                        :manner (a4 / ambush-01))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1886 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a joint-venture plan involving flagship taiwan and mainland chinese petroleum corporations exploring for oil in the taiwan strait has recently been revived after a five-year hiatus .
# ::alignments
(r / revive-01
      :ARG1 (p / plan
            :mod (v / venture
                  :mod (j / joint))
            :ARG2-of (ii / involve-01
                  :ARG1 (a / and
                        :op1 (c / corporation
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Taiwan"))
                              :mod (f / flagship))
                        :op2 (c3 / corporation
                              :mod (m / mainland
                                    :part-of (c4 / country
                                          :name (n2 / name
                                                :op1 "China")))
                              :mod (p2 / petroleum))
                        :ARG0-of (e / explore-01
                              :ARG1 (o / oil
                                    :location (s / strait
                                          :name (n3 / name
                                                :op1 "Taiwan")))))))
      :time (r2 / recent)
      :time (a2 / after
            :op1 (h / hiatus
                  :duration (t / temporal-quantity
                        :quant 5
                        :unit (y / year)))))

# ::id 1887 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states warned saturday of increased rebel activity in colombia , and issued a travel alert to us citizens either living in or traveling to that south american nation .
# ::alignments
(a / and
      :op1 (w / warn-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (a2 / activity-06
                  :ARG0 (p / person
                        :ARG0-of (r / rebel-01))
                  :ARG1-of (ii / increase-01)
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "Colombia")))
            :time (d / date-entity
                  :weekday (s / saturday)))
      :op2 (ii2 / issue-01
            :ARG0 c
            :ARG1 (a3 / alert-01
                  :ARG1 (c3 / citizen
                        :poss (w2 / we))
                  :ARG2 (t / travel-01
                        :ARG0 c3
                        :ARG4 (o / or
                              :op1 (l / live-01
                                    :ARG0 c3
                                    :location c2)
                              :op2 t
                              :ARG0 c3
                              :ARG4 (n3 / nation
                                    :location (s2 / south
                                          :part-of (c4 / country
                                                :name (n4 / name
                                                      :op1 "America")))
                                    :mod (t2 / that)))))
            :mod t))

# ::id 1888 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some milestones regarding the segregation and desegregation of public schools in the united states : _ #### : the u.s. supreme court , in <unk> v. ferguson , upholds louisiana law requiring railroads to provide `` equal but separate accommodations for the white and colored races .
# ::alignments
(m / milestone
      :quant (s / some)
      :ARG0-of (r / regard-01
            :ARG1 (a / and
                  :op1 (s2 / segregate-01
                        :ARG1 (s3 / school
                              :ARG1-of (p / public-02)
                              :location (c / country
                                    :name (n / name
                                          :op1 "United"
                                          :op2 "States"))))
                  :op2 (d / desegregulate-01
                        :ARG1 s3)))
      :ARG1-of (c2 / cite-01
            :ARG2 (u / uphold-01
                  :ARG0 (g / government-organization
                        :name (n2 / name
                              :op1 "U.S."
                              :op2 "Supreme"
                              :op3 "Court"))
                  :ARG1 (l / law
                        :location (s4 / state
                              :name (n3 / name
                                    :op1 "Louisiana"))
                        :ARG0-of (r2 / require-01
                              :ARG1 (p2 / provide-01
                                    :ARG0 (r3 / railroad)
                                    :ARG1 (a2 / accommodate-01
                                          :ARG0 r3
                                          :ARG1 (a3 / and
                                                :op1 (r4 / race
                                                      :ARG1-of (w / white-02))
                                                :op2 (r5 / race
                                                      :ARG1-of (c3 / color-01)))
                                          :ARG1-of (e / equal-01
                                                :ARG1-of (c4 / contrast-01
                                                      :ARG2 s2))))
                              :ARG2 r3)))))

# ::id 1889 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq 's general election winner iyad allawi on wednesday said new parliamentary polls run by international monitors might be needed to end concerted efforts from rivals who want to reverse his victory .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Iyad"
                  :op2 "Allawi")
            :ARG0-of (w / win-01
                  :ARG1 (e / elect-01
                        :ARG1 (p2 / person
                              :name (n2 / name
                                    :op1 "iraq"))
                        :ARG1-of (g / general-02))))
      :ARG1 (p3 / possible-01
            :ARG1 (n3 / need-01
                  :ARG1 (p4 / poll-01
                        :ARG2 (g2 / government-organization
                              :name (n4 / name
                                    :op1 "Parliament"))
                        :ARG1-of (n5 / new-01)
                        :ARG1-of (r / run-01
                              :ARG0 (m / monitor-01
                                    :mod (ii / international))))
                  :purpose (e2 / end-01
                        :ARG0 p4
                        :ARG1 (e3 / effort-01
                              :ARG0 (p5 / person
                                    :ARG0-of (r2 / rival-01)
                                    :ARG0-of (w2 / want-01
                                          :ARG1 (r3 / reverse-01
                                                :ARG0 p5
                                                :ARG1 w
                                                :ARG0 p2))))
                        :ARG1-of (c / concert-00))))
      :time (w3 / wednesday))

# ::id 1890 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european union threatened sanctions and observers warned of unrest in ivory coast as mediators tried monday to settle a political crisis between two powerful rivals claiming the presidency .
# ::alignments
(a / and
      :op1 (t / threaten-01
            :ARG0 (o / organization
                  :name (n / name
                        :op1 "European"
                        :op2 "Union"))
            :ARG1 (s / sanction-02))
      :op2 (w / warn-01
            :ARG0 (p / person
                  :ARG0-of (o2 / observe-01))
            :ARG1 (u / unrest
                  :location (c / coast
                        :mod (ii / ivory))))
      :time (t2 / try-01
            :ARG0 (p2 / person
                  :ARG0-of (m / mediate-01))
            :ARG1 (s2 / settle-02
                  :ARG0 p2
                  :ARG1 (c2 / crisis
                        :mod (p3 / politics)
                        :mod (b / between
                              :op1 (r / rival
                                    :quant 2
                                    :ARG1-of (p4 / powerful-02)
                                    :ARG0-of (c3 / claim-01
                                          :ARG1 (p5 / presidency))))))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 1891 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok atle <unk> , ## , who was known as one of the great mathematicians of the ##th century and was a winner of the fields medal , which is often considered the nobel prize of mathematics , died aug. # at his home in princeton , n.j. he had a heart ailment .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "atle"
                  :op2 "Bell")
            :ARG1-of (k / know-02
                  :ARG2 (o / one
                        :ARG1-of (ii / include-91
                              :ARG2 p
                              :mod (g / great)
                              :time (d2 / date-entity
                                    :century 20)
                              :mod (m / mathematics)))))
      :ARG0-of (w / win-01
            :ARG1 (m2 / medal
                  :mod (f / field)
                  :ARG1-of (m3 / mean-01
                        :ARG2 (p2 / prize
                              :mod (n2 / nobel)
                              :topic (m4 / mathematics)
                              :ARG1-of (c / consider-01
                                    :frequency (o2 / often))))))
      :location (h / home
            :poss p
            :location (c2 / city
                  :name (n3 / name
                        :op1 "Princeton")
                  :location (s / state
                        :name (n4 / name
                              :op1 "New"
                              :op2 "Jersey"))))
      :ARG1-of (c3 / cause-01
            :ARG0 (a / ailment
                  :mod (h2 / heart))))

# ::id 1892 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the benin capital cotonou is to host a mini-summit of seven african union heads of state on april ## ahead of the full summit planned for september in burkina faso , a benin government source said tuesday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Benin")))))
      :ARG1 (h / host-01
            :ARG0 (c2 / city
                  :name (n2 / name
                        :op1 "Cotonou")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (c3 / capital)))
            :ARG1 (s3 / summit
                  :mod (m / mini)
                  :consist-of (p / person
                        :quant 7
                        :ARG0-of h2
                        :ARG1 (u / union-02
                              :ARG3 (c4 / country
                                    :name (n3 / name
                                          :op1 "Africa")))
                        :ARG2 (h3 / head-of-state))))
      :time (d / date-entity
            :month 4
            :day 1)
      :time (a / ahead
            :op1 (s4 / summit
                  :ARG1-of (p2 / plan-01
                        :time (d2 / date-entity
                              :month 9
                              :dayperiod (s5 / september))
                        :location (c5 / country
                              :name (n4 / name
                                    :op1 "Burkina"
                                    :op2 "Faso")))
                  :mod (f / full)))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 1893 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there are very few occasions that are not made at least a bit better by a glass or two of sparkling wine .
# ::alignments
(o / occasion-02
      :quant (f / few
            :degree (v / very))
      :ARG1-of (m / make-01
            :polarity -
            :manner (w / wine
                  :ARG1-of (s / sparkle-01)
                  :quant (o2 / or
                        :op1 (v2 / volume-quantity
                              :quant 1
                              :unit (g / glass))
                        :op2 (v3 / volume-quantity
                              :quant 2
                              :unit (g2 / glass))))
            :ARG1-of (h / have-degree-91
                  :ARG2 (g3 / good-02
                        :ARG1 o)
                  :ARG3 (m2 / more
                        :quant (b / bit
                              :mod (a / at-least))))))

# ::id 1894 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok georgian president eduard shevardnadze ordered a series of steps to store and protect huge amounts of alcohol stranded in his country following a customs dispute with russia , officials said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (o2 / order-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Eduard"
                        :op2 "Shevardnadze")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Gorgia"))
                        :ARG2 (p3 / president)))
            :ARG1 (s2 / step-01
                  :ARG2 (a / and
                        :op1 (s3 / store-01
                              :ARG1 (a2 / alcohol
                                    :quant (a3 / amount
                                          :mod (h3 / huge))
                                    :ARG1-of (s4 / strand-01
                                          :location (c2 / country
                                                :poss p2))))
                        :op2 (p4 / protect-01
                              :ARG1 a2))
                  :ARG1-of (f / follow-01
                        :ARG2 (d / dispute-01
                              :ARG0 p2
                              :ARG1 (c3 / country
                                    :name (n3 / name
                                          :op1 "Russia"))
                              :mod (c4 / customs)))
                  :quant (s5 / series)))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 1895 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bank of france kept its tender rate at five percent on monday in connection with an ordinary money market tender withdrawing a net five billion francs from the market , the central bank said .
# ::alignments
(s / say-01
      :ARG0 (b / bank
            :mod (c / central)
            :location (c2 / city
                  :name (n / name
                        :op1 "France")))
      :ARG1 (k / keep-01
            :ARG0 b
            :ARG1 (r / rate
                  :mod (t / tender-01
                        :ARG0 b))
            :ARG2 (p / percentage-entity
                  :value 5)
            :time (d / date-entity
                  :weekday (m / monday))
            :ARG1-of (c3 / connect-01
                  :ARG2 (t2 / tender-01
                        :ARG0 (m2 / market
                              :mod (m3 / money
                                    :mod (o / ordinary)))
                        :ARG1 (w / withdraw-01
                              :ARG0 m2
                              :ARG1 (m4 / monetary-quantity
                                    :quant 5000000000
                                    :unit (f / franc)
                                    :mod (n2 / net))
                              :ARG2 m2)))))

