# AMR-GigaWord 200k

# ::id 0 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a feud is brewing between the church and the government over the millennium year miss universe contest .
# ::alignments
(b / brew-01
      :ARG0 (f / feud-01
            :ARG0 (c / church)
            :ARG1 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG2 (c2 / contest-01
                  :ARG2 (u / universe)
                  :name (n / name
                        :op1 "Miss"
                        :op2 "Universe")
                  :duration (t / temporal-quantity
                        :quant (m / millennium)))))

# ::id 1 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the self-proclaimed prophet accused of abducting elizabeth smart told his attorney he considers the girl his wife and wants the ##-year-old to be renamed `` remnant who will return .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :ARG0-of (p2 / proclaim-01
                  :ARG1 (p3 / prophet))
            :ARG0-of (a / accuse-01
                  :ARG2 (a2 / abduct-01
                        :ARG0 p
                        :ARG1 (p4 / person
                              :name (n / name
                                    :op1 "Elizabeth"
                                    :op2 "Smart"))))
            :ARG1-of a)
      :ARG1 (a3 / and
            :op1 (c / consider-01
                  :ARG0 p
                  :ARG1 (g / girl)
                  :ARG2 (p5 / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 p
                              :ARG2 (w / wife))))
            :op2 (w2 / want-01
                  :ARG0 p
                  :ARG1 (r / rename-01
                        :ARG0 p
                        :ARG1 p4
                        :ARG2 (r2 / remnant
                              :ARG0-of (r3 / return-01)))))
      :ARG2 (a4 / attorney
            :poss p))

# ::id 2 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the sudanese government and main southern rebels are scheduled to sign a final comprehensive peace accord in nairobi on sunday to end the ##-year-old civil war in southern sudan , the longest-running in africa .
# ::alignments
(s / schedule-01
      :ARG1 (s2 / sign-02
            :ARG0 (a / and
                  :op1 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "Saudi"
                                          :op2 "Arabia"))))
                  :op2 (p / person
                        :ARG0-of (r / rebel-01)
                        :mod (m / main)
                        :location (s3 / south)))
            :ARG1 (a2 / accord-03
                  :ARG0 a
                  :ARG1 (p2 / peace)
                  :mod (c2 / comprehensive)
                  :mod (f / final))
            :location (c3 / city
                  :name (n2 / name
                        :op1 "Nairobi"))
            :time (d / date-entity
                  :weekday (s4 / sunday))
            :purpose (e / end-01
                  :ARG0 a
                  :ARG1 (w / war
                        :mod (c4 / civil)
                        :age (t / temporal-quantity
                              :quant 1
                              :unit (y / year))
                        :location (s5 / south
                              :part-of (c5 / country
                                    :name (n3 / name
                                          :op1 "Africa")))
                        :ARG1-of (r2 / run-13
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (l / long-03
                                          :ARG1 r2)
                                    :ARG3 (m2 / most)))))))

# ::id 3 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok grenada has suspended a controversial program allowing foreigners to buy the country 's passport , saying the practice was too risky after the terrorist attacks in the united states .
# ::alignments
(a / and
      :op1 (s / suspend-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Greece"))
            :ARG1 (p / program
                  :mod (c2 / controversy)
                  :ARG0-of (a2 / allow-01
                        :ARG1 (b / buy-01
                              :ARG0 (f / foreign)
                              :ARG1 (p2 / passport
                                    :poss (c3 / country))))))
      :op2 (s2 / say-01
            :ARG0 c
            :ARG1 (r / risky-02
                  :ARG1 (p3 / practice-01
                        :ARG1 p3)
                  :time (a3 / after
                        :op1 (a4 / attack-01
                              :ARG0 (t / terrorist)
                              :location (c4 / country
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "States"))))
                  :ARG2-of (h / have-degree-91
                        :ARG1 p3
                        :ARG3 (t2 / too)))))

# ::id 4 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok if you have a $ # bill , you have a portrait of george washington .
# ::alignments
(h / have-03
      :ARG0 (y / you)
      :ARG1 (p / portrait
            :topic (p2 / person
                  :name (n / name
                        :op1 "George"
                        :op2 "Washington")))
      :condition (h2 / have-03
            :ARG0 y
            :ARG1 (b / bill
                  :mod (m / monetary-quantity
                        :quant 1
                        :unit (d / dollar)))))

# ::id 5 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the new york stock exchange -lrb- nyse -rrb- will officially inaugurate its beijing office next week , the exchange said on monday .
# ::alignments
(s / say-01
      :ARG0 (e / exchange
            :mod (s2 / stock)
            :mod (c / country
                  :name (n / name
                        :op1 "York"))
            :ARG1-of (n2 / new-01))
      :ARG1 (ii / inaugurate-01
            :ARG0 e
            :ARG1 (o / office
                  :location (c2 / city
                        :name (n3 / name
                              :op1 "Beijing"))
                  :poss e)
            :time (w / week
                  :mod (n4 / next))
            :manner (o2 / official))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 6 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japan 's chief cabinet secretary kozo igarashi said monday the national government should take the result of local election as `` criticism '' toward the government as well as political parties .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kozo"
                  :op2 "Ikarashi")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / cabinet
                        :poss (c2 / country
                              :name (n2 / name
                                    :op1 "Japan")))
                  :ARG2 (s2 / secretary
                        :mod (c3 / chief))))
      :ARG1 (r / recommend-01
            :ARG1 (t / take-04
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (n3 / nation)))
                  :ARG1 (r2 / result-01
                        :ARG1 (e / elect-01
                              :ARG1-of (l / local-02)))
                  :ARG2 (c4 / criticize-01
                        :ARG1 (a / and
                              :op1 g
                              :op2 (p2 / party
                                    :mod (p3 / politics))))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 7 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a federal judge has rejected the giuliani administration 's efforts to move ahead with its sweeping welfare-to-work project , ruling that the city can not turn any more of its welfare centers into job centers , which discourage the poor from seeking public assistance .
# ::alignments
(a / and
      :op1 (r / reject-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG3 (j / judge-01))
                  :mod (f / federal))
            :ARG1 (e / effort-01
                  :ARG0 (g / government-organization
                        :ARG0-of (a2 / administrate-01)
                        :mod (p2 / person
                              :name (n / name
                                    :op1 "Giuliani")))
                  :ARG1 (m / move-01
                        :ARG0 g
                        :ARG2 (a3 / ahead
                              :op1 (p3 / project
                                    :mod (w / welfare
                                          :purpose (w2 / work-01))
                                    :ARG1-of (s / sweep-02)
                                    :poss g)))))
      :op2 (r2 / rule-01
            :ARG0 p
            :ARG1 (p4 / possible-01
                  :polarity -
                  :ARG1 (t / turn-02
                        :ARG0 (c / city)
                        :ARG1 (c2 / center
                              :mod (w3 / welfare)
                              :quant (m2 / more
                                    :mod (a4 / any))
                              :poss c)
                        :ARG2 (c3 / center
                              :mod (j2 / job)
                              :ARG0-of (d / discourage-01
                                    :ARG1 (p5 / person
                                          :mod (p6 / poor))
                                    :ARG2 (s2 / seek-01
                                          :ARG0 p5
                                          :ARG1 (a5 / assist-01
                                                :ARG1 p5
                                                :ARG1-of (p7 / public-02)))))))))

# ::id 8 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the worst economy since the great depression is settling over the fields , courts , tracks , luxury suites and boardrooms of professional sports .
# ::alignments
(s / settle-01
      :ARG1 (e / economy
            :ARG1-of (b / bad-07
                  :ARG2-of (h / have-degree-91
                        :ARG1 e
                        :ARG3 (m / most)))
            :time (s2 / since
                  :op1 (d / depress-02
                        :mod (g / great))))
      :ARG4 (a / and
            :op1 (f / field)
            :op2 (c / court)
            :op3 (t / track)
            :op4 (s3 / suite
                  :mod (l / luxury))
            :op5 (b2 / boardroom
                  :mod (s4 / sport
                        :mod (p / professional)))))

# ::id 9 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sony corp. hired cs first boston to figure out what to do with its troubled motion picture division , a person close to the situation said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG1-of (c / close-10
                  :ARG2 (s2 / situation)))
      :ARG1 (h / hire-01
            :ARG0 (c2 / company
                  :name (n / name
                        :op1 "Saicy"
                        :op2 "Corporation"))
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "CS"))
            :ARG2 (f / figure-out-05
                  :ARG0 p2
                  :ARG1 (t / thing
                        :ARG1-of (d / do-02
                              :ARG0 c2
                              :ARG2 (d2 / division
                                    :mod (p3 / picture
                                          :mod (m / motion))
                                    :ARG1-of (ii / in-trouble-03)
                                    :poss c2))))
            :ord (o / ordinal-entity
                  :value 1)
            :location (c3 / city
                  :name (n3 / name
                        :op1 "Boston"))))

# ::id 10 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two tajik servicemen died wednesday when a mi-## military helicopter crashed during training , tajikistan 's defense ministry said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (d / defend-01)
            :poss (c / country
                  :name (n / name
                        :op1 "Tajikistan")))
      :ARG1 (d2 / die-01
            :ARG1 (p / person
                  :quant 2
                  :ARG0-of (h / have-org-role-91
                        :ARG1 c
                        :ARG2 (s2 / serviceman)))
            :time (d3 / date-entity
                  :weekday (w / wednesday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (c3 / crash-01
                        :ARG1 (h2 / helicopter
                              :name (n2 / name
                                    :op1 "Mi-##")
                              :mod (m2 / military))
                        :time (t / train-01)))))

# ::id 11 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds marched through the streets of madrid on saturday to call for an end to israel 's air attacks on the gaza strip which have killed more than ### people since they began on december ## .
# ::alignments
(m / march-01
      :ARG0 (p / person
            :quant (m2 / multiple
                  :op1 100))
      :location (s / street
            :mod (c / city
                  :name (n / name
                        :op1 "Madrid")))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :purpose (c2 / call-03
            :ARG0 p
            :ARG1 (e / end-01
                  :ARG1 (a / attack-01
                        :ARG0 (c3 / country
                              :name (n2 / name
                                    :op1 "Israel"))
                        :ARG1 (s3 / strip
                              :mod (g / gaza))
                        :mod (a2 / air)
                        :ARG0-of (k / kill-01
                              :ARG1 (p2 / person
                                    :quant (m3 / more-than))
                              :time (s4 / since
                                    :op1 (b / begin-01
                                          :ARG1 a
                                          :time (d2 / date-entity
                                                :month 12))))))))

# ::id 12 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new chief justice john roberts stepped forward wednesday as an aggressive defender of federal authority to block doctor-assisted suicide , as the supreme court clashed over an oregon state law that lets doctors help terminally ill patients end their lives .
# ::alignments
(s / step-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "John"
                  :op2 "Roberts")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (j / justice
                        :mod (c / chief)))
            :ARG1-of (n2 / new-01))
      :ARG2 (f / forward)
      :time (w / wednesday)
      :manner (d / defend-01
            :ARG0 p
            :ARG1 (a / authority
                  :mod (f2 / federal))
            :manner (a2 / aggressive)
            :purpose (b / block-01
                  :ARG0 p
                  :ARG1 (s2 / suicide
                        :ARG1-of (a3 / assist-01
                              :ARG0 (d2 / doctor)))))
      :ARG1-of (c2 / cause-01
            :ARG0 (c3 / clash-01
                  :ARG0 (l / law
                        :mod (s3 / state
                              :name (n3 / name
                                    :op1 "Oregon"))
                        :ARG0-of (l2 / let-01
                              :ARG1 (h2 / help-01
                                    :ARG0 (d3 / doctor)
                                    :ARG1 (e / end-01
                                          :ARG0 (p2 / patient
                                                :ARG1-of (ii / ill-01
                                                      :mod (t / terminal)))
                                          :ARG1 (l3 / life
                                                :poss p2))
                                    :ARG2 p2))))))

# ::id 13 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar was trading at ###.## yen on the tokyo foreign exchange market at # a.m. -lrb- #### gmt -rrb- monday , up #.## yen from late friday .
# ::alignments
(t / trade-01
      :ARG1 (d / dollar)
      :ARG3 (y / yen
            :mod (c / country
                  :name (n / name
                        :op1 "Japan")))
      :time (d2 / date-entity
            :time "a.m.")
      :location (m / market
            :mod (e / exchange-01
                  :ARG1 (f / foreign))
            :mod (t2 / tokyo))
      :ARG1-of (u / up-02
            :ARG3 (y2 / yen)
            :time (d3 / date-entity
                  :weekday (m2 / monday))))

# ::id 14 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok outbidding a dozen other developers , mortimer zuckerman and george klein have won the rights to buy the last two development sites in times square , but at a price that vastly exceeds that of similar buildings in the booming neighborhood , said real estate executives and a top state official .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (r / real-estate)
                        :ARG2 (e / executive)))
            :op2 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (s2 / state)
                        :ARG2 (o / official
                              :mod (t / top)))))
      :ARG1 (o2 / outbid-01
            :ARG0 (a2 / and
                  :op1 (p3 / person
                        :name (n / name
                              :op1 "Mortimer"
                              :op2 "Zuckerman"))
                  :op2 (p4 / person
                        :name (n2 / name
                              :op1 "George"
                              :op2 "Klein")))
            :ARG1 (p5 / person
                  :quant 12
                  :ARG0-of (d / develop-02)
                  :mod (o3 / other))
            :ARG2 (r2 / right-05
                  :ARG1 a2
                  :ARG2 (b / buy-01
                        :ARG0 a2
                        :ARG1 (s3 / site
                              :quant 2
                              :mod (d2 / develop-02)
                              :mod (l / last)
                              :ARG1-of (e2 / equal-01
                                    :ARG2 (a3 / area-quantity
                                          :quant 2
                                          :unit (s4 / square))))
                        :ARG3 (m / monetary-quantity
                              :ARG2-of (p6 / price-01
                                    :ARG1 s3
                                    :ARG1-of (e3 / exceed-01
                                          :ARG0 m
                                          :ARG2-of (p7 / price-01
                                                :ARG1 (b2 / building
                                                      :ARG1-of (r3 / resemble-01)
                                                      :location (n3 / neighborhood
                                                            :ARG0-of (b3 / boom-02))))
                                          :degree (v / vast))))))))

# ::id 15 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in an intimate theater near his childhood home , paul mccartney did something wednesday he had never done before _ he gave a public reading of his poetry .
# ::alignments
(d / do-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Paul"
                  :op2 "McCartney"))
      :ARG1 (s / something
            :ARG1-of (d2 / do-02
                  :polarity -
                  :ARG0 p
                  :time (e / ever)
                  :time (b / before))
            :ARG1-of (m / mean-01
                  :ARG2 (g / give-01
                        :ARG0 p
                        :ARG1 (r / read-01
                              :ARG1 (p2 / poetry
                                    :poss p)
                              :ARG1-of (p3 / public-02)))))
      :location (t / theater
            :ARG1-of (ii / intimate-02)
            :ARG1-of (n2 / near-02
                  :ARG2 (h / home
                        :poss p
                        :time (c / childhood))))
      :time (w / wednesday))

# ::id 16 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the new york mercantile exchange -lrb- nymex -rrb- has decided to extend its ## - month-old overnight access trading system into asia , the fastest growing oil market in the world , it was announced here monday .
# ::alignments
(a / announce-01
      :ARG0 (e / exchange-01
            :ARG1 (m / mercantile)
            :ARG1-of (n / new-01)
            :location (c / country
                  :name (n2 / name
                        :op1 "York")))
      :ARG1 (d / decide-01
            :ARG0 e
            :ARG1 (e2 / extend-01
                  :ARG0 e
                  :ARG1 (s / system
                        :mod (t / trade-01)
                        :ARG1-of (a2 / access-01
                              :time (o / overnight))
                        :age (t2 / temporal-quantity
                              :quant 1
                              :unit (m2 / month)))
                  :ARG4 (c2 / continent
                        :name (n3 / name
                              :op1 "Asia")
                        :ARG1-of (g / grow-01
                              :ARG1-of (f / fast-02
                                    :ARG2-of (h / have-degree-91
                                          :ARG1 g
                                          :ARG3 (m3 / most)
                                          :ARG5 (w / world)))))))
      :location (h2 / here)
      :time (d2 / date-entity
            :weekday (m4 / monday)))

# ::id 17 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok english star laura davies won the women 's indian open on sunday for her ##th worldwide victory , beating thailand 's <unk> <unk> , south africa 's <unk> <unk> and sweden 's louise friberg with a birdie on the first hole of a playoff .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Laura"
                  :op2 "Davies")
            :mod (s / star)
            :mod (c / country
                  :name (n2 / name
                        :op1 "England")))
      :ARG1 (g / game
            :name (n3 / name
                  :op1 "Indian"
                  :op2 "Open")
            :mod (w2 / woman))
      :ARG3 (w3 / win-01
            :ARG0 p
            :location (w4 / worldwide)
            :ord (o / ordinal-entity
                  :value -1))
      :time (d / date-entity
            :weekday (s2 / sunday))
      :ARG1-of (c2 / cause-01
            :ARG0 (b / beat-03
                  :ARG0 p
                  :ARG1 (a / and
                        :op1 (c3 / country
                              :name (n4 / name
                                    :op1 "Thailand"))
                        :op2 (c4 / country
                              :name (n5 / name
                                    :op1 "South"
                                    :op2 "Africa"))
                        :op3 (c5 / country
                              :name (n6 / name
                                    :op1 "France"))
                        :op4 p
                        :name (n7 / name
                              :op1 "Lueise"
                              :op2 "Friberg")
                        :poss (c6 / country
                              :name (n8 / name
                                    :op1 "Sweden"))))
            :instrument (b2 / birdie)
            :location (h / hole
                  :ord o
                  :value 1)
            :part-of (p2 / playoff)))

# ::id 18 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former soldier who calls himself a staunch monarchist won a libel case friday against a newspaper that branded him a `` <unk> '' who was stalking queen elizabeth ii .
# ::alignments
(w / win-01
      :ARG0 (s / soldier
            :ARG0-of (c / call-01
                  :ARG2 (m / monarchist
                        :mod (s2 / staunch))
                  :time (f / former))
            :ARG1-of c)
      :ARG1 (c2 / case-03
            :ARG1 (l / libel-01)
            :ARG2 (n / newspaper
                  :ARG0-of (b / brand-01
                        :ARG1 s
                        :ARG2 (p / person
                              :name (n2 / name
                                    :op1 "Mr."
                                    :op2 "Illuminati")
                              :ARG0-of (s3 / stalk-02
                                    :ARG1 (p2 / person
                                          :name (n3 / name
                                                :op1 "Elizabeth"
                                                :op2 "II.")
                                          :ARG0-of (h / have-org-role-91
                                                :ARG2 (q / queen)))))))
            :time (d / date-entity
                  :weekday (f2 / friday))))

# ::id 19 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the spiritual guide of iraq 's shiite muslim majority , grand ayatollah ali al-sistani , on monday called the country 's new transitional law an obstacle to a permanent constitution .
# ::alignments
(c / call-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ali"
                  :op2 "al-sistani")
            :ARG0-of (g / guide-01
                  :ARG1 (m / majority
                        :mod (r / religious-group
                              :name (n2 / name
                                    :op1 "Islam"))
                        :mod r
                        :name (n3 / name
                              :op1 "Shiite"))
                  :location (c2 / country
                        :name (n4 / name
                              :op1 "Iraq")))
            :mod (s / spiritual))
      :ARG0-of (h / have-org-role-91
            :ARG2 (a / ayatollah
                  :mod (g2 / grand)))
      :ARG1 (l / law
            :poss c2
            :ARG1-of (t / transition-01)
            :ARG1-of (n5 / new-01))
      :ARG2 (o / obstacle
            :prep-to (c3 / constitution
                  :mod (p2 / permanent)))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 20 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the albanian government ordered on wednesday the seizure of property and the freezing of bank accounts belonging to a fugitive jordanian man suspected of links with al-qaeda leader osama bin laden , the finance ministry said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (f / finance))
      :ARG1 (o / order-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Albania"))))
            :ARG2 (a / and
                  :op1 (s2 / seize-01
                        :ARG0 g
                        :ARG1 (p / property))
                  :op2 (f2 / freeze-02
                        :ARG0 g
                        :ARG1 (a2 / account
                              :mod (b / bank)
                              :ARG0-of (b2 / belong-01
                                    :ARG1 (m2 / man
                                          :mod (c2 / country
                                                :name (n2 / name
                                                      :op1 "Jordan"))
                                          :ARG0-of (f3 / flee-05)
                                          :ARG1-of (s3 / suspect-01
                                                :ARG2 (l / link-01
                                                      :ARG1 m2
                                                      :ARG2 (p2 / person
                                                            :name (n3 / name
                                                                  :op1 "Osama"
                                                                  :op2 "bin"
                                                                  :op3 "Laden")
                                                            :ARG0-of (l2 / lead-02
                                                                  :ARG1 (c3 / criminal-organization
                                                                        :name (n4 / name
                                                                              :op1 "al-Qaida")))))))))))
            :time (d / date-entity
                  :weekday (w / wednesday))))

# ::id 21 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok edmund hillary , the modest new zealand beekeeper who won international fame as one of the world 's great adventurers after becoming the first person to climb mount everest , died friday at age ## .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Edmund"
                  :op2 "Hillary")
            :mod (z / zealand
                  :ARG1-of (n2 / new-01)
                  :mod (m / modest))
            :ARG0-of (w / win-01
                  :ARG1 (f / fame-01
                        :ARG1 p
                        :ARG2 (ii / include-91
                              :ARG1 p
                              :ARG2 (p2 / person
                                    :ARG0-of (a / adventure-01)
                                    :mod (g / great)
                                    :poss (w2 / world)))
                        :mod (ii2 / international))
                  :time (a2 / after
                        :op1 (b / become-01
                              :ARG1 p
                              :ARG2 (p3 / person
                                    :ord (o / ordinal-entity
                                          :value 1)
                                    :ARG0-of (c / climb-01
                                          :ARG1 (m2 / mountain
                                                :name (n3 / name
                                                      :op1 "Mount"
                                                      :op2 "Everest"))))))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 22 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lithuanian lawmakers ousted their speaker in a no-confidence vote tuesday after he was accused of links to an organized crime syndicate in the baltic state .
# ::alignments
(o / oust-01
      :ARG0 (p / person
            :ARG0-of (l / legislate-01)
            :mod (c / country
                  :name (n / name
                        :op1 "Lithuania")))
      :ARG1 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 p
                  :ARG2 (s / speaker)))
      :ARG2 (v / vote-01
            :ARG1 (c2 / confident-01
                  :polarity -
                  :ARG1 p2)
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :time (a / after
            :op1 (a2 / accuse-01
                  :ARG1 p2
                  :ARG2 (l2 / link-01
                        :ARG1 p2
                        :ARG2 (s2 / syndicate
                              :ARG0-of (c3 / crime-02
                                    :ARG1-of (o2 / organize-01))
                              :location c)))))

# ::id 23 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok steve case and gerald levin came to washington on thursday to defend the proposed merger of america online and time warner inc. against a rising tide of criticism that the new colossus would be so anti-competitive that it would need to be reined in by regulators even before its creation .
# ::alignments
(c / come-01
      :ARG1 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Steve"
                        :op2 "Case"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Gerald"
                        :op2 "Levin")))
      :ARG4 (c2 / city
            :name (n3 / name
                  :op1 "Washington"))
      :time (d / date-entity
            :weekday (t / thursday))
      :purpose (d2 / defend-01
            :ARG0 a
            :ARG1 (m / merge-01
                  :ARG1 (c3 / country
                        :name (n4 / name
                              :op1 "America"))
                  :ARG2 (a2 / and
                        :op1 (o / online)
                        :op2 (w / war-01
                              :ARG1 (t2 / time)))
                  :ARG1-of (p3 / propose-01))
            :ARG2 (t3 / tide
                  :ARG1-of (r / rise-01)
                  :consist-of (c4 / criticize-01)
                  :ARG0-of (c5 / cause-01
                        :ARG1 (h / have-degree-91
                              :ARG1 (c6 / colossus
                                    :ARG1-of (n5 / new-01))
                              :ARG2 (o2 / oppose-01
                                    :ARG0 c6
                                    :ARG1 (c7 / compete-01))
                              :ARG3 (s / so)
                              :ARG6 (n6 / need-01
                                    :ARG0 c6
                                    :ARG1 (r2 / reine-01
                                          :ARG0 (o3 / organization
                                                :ARG0-of (r3 / regulate-01))
                                          :ARG1 c6
                                          :time (b / before
                                                :op1 (c8 / create-01
                                                      :ARG1 c6)
                                                :mod (e / even)))))))))

# ::id 24 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. stocks headed for a partial rebound tuesday , though financial markets remained troubled a day after the house voted down a proposed $ ### billion rescue plan for the financial sector .
# ::alignments
(h / have-concession-91
      :ARG1 (h2 / head-02
            :ARG0 (s / stock
                  :mod (c / company
                        :name (n / name
                              :op1 "U.S.")))
            :ARG1 (r / rebound-01
                  :ARG1 s
                  :degree (p / part))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :ARG2 (r2 / remain-01
            :ARG1 (m / market
                  :mod (f / financial))
            :ARG3 (t2 / trouble-01
                  :ARG1 m)
            :time (a / after
                  :op1 (v / vote-down-03
                        :ARG0 (h3 / house)
                        :ARG1 (p2 / plan-01
                              :ARG1 (r3 / rescue-01
                                    :ARG1 (s2 / sector
                                          :mod (f2 / finance)))
                              :ARG1-of (p3 / propose-01)
                              :ARG3 (m2 / monetary-quantity
                                    :quant 1000000000
                                    :unit (d2 / dollar))))
                  :quant (t3 / temporal-quantity
                        :quant 1
                        :unit (d3 / day)))))

# ::id 25 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bangladesh will get ## million u.s. dollars from the netherlands government for dredging of <unk> river , it was learned from the netherlands embassy here tuesday .
# ::alignments
(a / and
      :op1 (g / get-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Bangladesh"))
            :ARG1 (m / monetary-quantity
                  :quant 1000000
                  :unit (d / dollar
                        :mod c
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))))
      :ARG2 (g2 / government-organization
            :ARG0-of (g3 / govern-01
                  :ARG1 c))
      :ARG3 (d2 / dredge-01
            :ARG0 c
            :ARG1 (r / river
                  :name (n3 / name
                        :op1 "Lake"
                        :op2 "of"
                        :op3 "Great"
                        :op4 "Britain")))
      :op2 (l / learn-01
            :ARG2 (e / embassy
                  :location (h / here)
                  :mod c)
            :time (d3 / date-entity
                  :weekday (t / tuesday))))

# ::id 26 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok moscow , april # -lrb- xinhua -rrb- - more than ## russian soldiers were killed and ## wounded in heavy overnight fighting with rebels in southern chechnya , the interfax news agency said today .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Interfaith")
            :mod (n2 / news))
      :ARG1 (a2 / and
            :op1 (k / kill-01
                  :ARG1 (s2 / soldier
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "Russia"))))
            :op2 (w / wound-01
                  :ARG1 s2)
            :time (f / fight-01
                  :ARG0 s2
                  :ARG1 (p / person
                        :ARG0-of (r / rebel-01))
                  :mod (h / heavy)
                  :time (o / overnight)
                  :location (s3 / south
                        :part-of (p2 / province
                              :name (n4 / name
                                    :op1 "Chechnya")))))
      :time (t / today))

# ::id 27 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tibetan exile communities -- the public voice of a region now largely sealed off from the rest of the world -- ramped up their protests on behalf of demonstrators inside chinese-ruled tibet .
# ::alignments
(r / ramp-up-01
      :ARG0 (c / community
            :ARG0-of (e / exile-01)
            :mod (p / province
                  :name (n / name
                        :op1 "Tibet"))
            :ARG0-of (v / voice-01
                  :ARG1 (r2 / region
                        :ARG1-of (s / seal-off-02
                              :ARG2 (r3 / rest
                                    :part-of (w / world))
                              :degree (l / large)
                              :time (n2 / now)))
                  :ARG1-of (p2 / public-02)))
      :ARG1 (p3 / protest-01
            :ARG0 (p4 / person
                  :ARG0-of (d / demonstrate-01))
            :location (ii / inside
                  :op1 p)))

# ::id 28 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok muqtada al-sadr , the anti-american shiite cleric in iraq whose mahdi army militia has been engaged in fierce clashes with iraqi and american troops in baghdad over the past week , on tuesday postponed a huge demonstration in the capital less than ## hours before it was to take place .
# ::alignments
(p / postpone-01
      :ARG0 (c / cleric
            :name (n / name
                  :op1 "Muqtada"
                  :op2 "al-sadr")
            :ARG0-of (o / oppose-01
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "America")))
            :mod (r / religious-group
                  :name (n3 / name
                        :op1 "Shiite"))
            :location (c3 / country
                  :name (n4 / name
                        :op1 "Iraq"))
            :poss-of (m / militia
                  :mod (a / army)
                  :mod (c4 / country
                        :name (n5 / name
                              :op1 "Mahdi"))
                  :ARG1-of (e / engage-01
                        :ARG2 (c5 / clash-01
                              :ARG0 m
                              :ARG1 (a2 / and
                                    :op1 c4
                                    :op2 (t / troop
                                          :mod c3))
                              :mod (f / fierce)
                              :location (c6 / city
                                    :name (n6 / name
                                          :op1 "Baghdad"))
                              :time (b / before
                                    :op1 (n7 / now)
                                    :quant (l / less-than
                                          :op1 (t2 / temporal-quantity
                                                :quant 1
                                                :unit (h / hour))))))))
      :ARG1 (d / demonstrate-01
            :mod (h2 / huge)
            :location c6
            :ARG0-of (h3 / have-org-role-91
                  :ARG2 (c7 / capital)))
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 29 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok several months of rising gasoline prices appear to be deflating some of the enthusiasm american consumers exhibited at the start of the year .
# ::alignments
(a / appear-02
      :ARG1 (d / deflate-01
            :ARG0 (p / price-01
                  :ARG1 (g / gasoline)
                  :ARG1-of (r / rise-01))
            :ARG1 (e / enthusiasm
                  :ARG1-of (e2 / exhibit-01
                        :ARG0 (p2 / person
                              :ARG0-of (c / consume-01)
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "America")))
                        :time (s / start-01
                              :ARG1 (y / year)))
                  :quant (s2 / some)))
      :duration (s3 / several
            :op1 (t / temporal-quantity
                  :quant 1
                  :unit (m / month))))

# ::id 30 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a <unk> soldier who took up arms for the aum supreme truth sect was sentenced to five-year 's jail friday for two fire bomb attacks .
# ::alignments
(s / sentence-01
      :ARG1 (s2 / soldier
            :ARG0-of (t / take-up-30
                  :ARG1 (a / arms)
                  :beneficiary (s3 / sect
                        :name (n / name
                              :op1 "Aum"
                              :op2 "Supreme"
                              :op3 "Truth"))))
      :ARG2 (t2 / temporal-quantity
            :quant 5
            :unit (y / year)
            :location (j / jail))
      :ARG3 (a2 / attack-01
            :quant 2
            :instrument (b / bomb
                  :mod (f / fire)))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 31 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany 's martina <unk> established a new women 's world cup record for the number of starts at a slalom race here sunday , participating on her ###rd course .
# ::alignments
(e / establish-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Martina")
            :poss (c / country
                  :name (n2 / name
                        :op1 "France")))
      :ARG1 (r / record-01
            :ARG1 (n3 / number
                  :quant-of (s / start-01
                        :time (r2 / race-02
                              :ARG3 (s2 / slalom))
                        :location (h / here)
                        :time (d / date-entity
                              :weekday (s3 / sunday))))
            :ARG1-of (n4 / new-01)
            :mod (g / game
                  :name (n5 / name
                        :op1 "World"
                        :op2 "Cup")
                  :mod (w / woman)))
      :ARG0-of (p2 / participate-01
            :ARG1 (c2 / course
                  :poss p
                  :ord (o / ordinal-entity
                        :value 3))))

# ::id 32 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japanese car makers are pinning their hopes on this year 's tokyo motor show to kick-start the country 's flagging auto industry , but analysts warn that the impact of the car fest may be limited .
# ::alignments
(c / contrast-01
      :ARG1 (p / pin-01
            :ARG0 (c2 / company
                  :ARG0-of (m / make-01
                        :ARG1 (c3 / car))
                  :mod (c4 / country
                        :name (n / name
                              :op1 "Japan")))
            :ARG1 (h / hope-01
                  :ARG0 c2)
            :ARG2 (s / show
                  :name (n2 / name
                        :op1 "Toto"
                        :op2 "Motor"
                        :op3 "Show")
                  :time (y / year
                        :mod (t / this))
                  :purpose (k / kickstart-01
                        :ARG1 (ii / industry
                              :mod (a / auto)
                              :ARG0-of (f / flagge-01)
                              :poss c4))
                  :ARG0-of k))
      :ARG2 (w / warn-01
            :ARG0 (p2 / person
                  :ARG0-of (a2 / analyze-01))
            :ARG1 (p3 / possible-01
                  :ARG1 (l / limit-01
                        :ARG1 (ii2 / impact-01
                              :ARG0 (f2 / festival
                                    :name (n3 / name
                                          :op1 "Car"
                                          :op2 "Festival")))))))

# ::id 33 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesia 's national sports council -lrb- koni -rrb- chairman wismoyo arismunandar is holding out for the government to provide insurance bonuses to medalists in the ##th southeast asian -lrb- sea -rrb- games .
# ::alignments
(h / hold-out-09
      :ARG0 (p / person
            :name (n / name
                  :op1 "Wismoyo"
                  :op2 "Arismunandar")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "National"
                              :op2 "Sports"
                              :op3 "Council")
                        :poss (c / country
                              :name (n3 / name
                                    :op1 "India")))
                  :ARG2 (c2 / chairman)))
      :ARG1 (p2 / provide-01
            :ARG0 (g2 / government-organization
                  :ARG0-of (g3 / govern-01))
            :ARG1 (b / bonus
                  :mod (ii / insurance))
            :ARG2 (p3 / person
                  :ARG0-of (m / medal-01)
                  :location (s / southeast
                        :part-of (c3 / country
                              :name (n4 / name
                                    :op1 "Asia"))
                        :ord (o / ordinal-entity
                              :value -1)))))

# ::id 34 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nearly six months after walter cronkite 's death , his voice is leaving the `` cbs evening news .
# ::alignments
(l / leave-11
      :ARG0 (v / voice
            :poss (p / person
                  :name (n / name
                        :op1 "Walter"
                        :op2 "Cronkite")))
      :ARG1 (n2 / news
            :mod (e / evening)
            :medium (p2 / publication
                  :name (n3 / name
                        :op1 "Cbs")))
      :time (a / after
            :op1 (d / die-01
                  :ARG1 p)
            :quant (n4 / nearly
                  :op1 (t / temporal-quantity
                        :quant 6
                        :unit (m / month)))))

# ::id 35 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea 's trade deficit with industrialized countries has either been wiped out or reduced considerably , said the commerce , industry , and energy ministry wednesday .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (a / and
                  :op1 (c / commerce)
                  :op2 (ii / industry)
                  :op3 (e / energy)))
      :ARG1 (o / or
            :op1 (w / wipe-out-02
                  :ARG1 (d / deficit
                        :mod (t / trade-01
                              :ARG0 (c2 / country
                                    :name (n / name
                                          :op1 "South"
                                          :op2 "Korea"))
                              :ARG2 (c3 / country
                                    :ARG1-of (ii2 / industrialize-01)))))
            :op2 (r / reduce-01
                  :ARG1 d
                  :manner (c4 / considerable)))
      :time (w2 / wednesday))

# ::id 36 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the weekend in iraq is to be extended to saturday instead of the single muslim worship day of friday , the iraqi government said thursday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Iraq"))))
      :ARG1 (e / extend-01
            :ARG1 (w / weekend
                  :location c)
            :ARG4 (d / date-entity
                  :weekday (s2 / saturday))
            :ARG1-of (ii / instead-of-91
                  :ARG2 (d2 / date-entity
                        :weekday (f / friday)
                        :domain (d3 / day
                              :mod (w2 / worship-01
                                    :ARG0 (r / religious-group
                                          :name (n2 / name
                                                :op1 "Muslim")))
                              :ARG1-of (s3 / single-02)))))
      :time (d4 / date-entity
            :weekday (t / thursday)))

# ::id 37 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nationwide power outages shut down basic services across zambia and zimbabwe for hours over the weekend , and south africa 's electricity utility said it would suspend exports to neighboring countries amid mounting anger over power cuts that have wreaked havoc in the continent 's economic hub .
# ::alignments
(a / and
      :op1 (s / shut-down-05
            :ARG0 (o / out-05
                  :ARG1 (p / power)
                  :mod (n / nation))
            :ARG1 (s2 / service
                  :mod (b / basic))
            :location (a2 / and
                  :op1 (c / country
                        :name (n2 / name
                              :op1 "Zambia"))
                  :op2 (c2 / country
                        :name (n3 / name
                              :op1 "Zimbabwe")))
            :duration (m / multiple
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (h / hour)))
            :time (w / weekend))
      :op2 (s3 / say-01
            :ARG0 (u / utility
                  :mod (e / electricity)
                  :poss (s4 / south
                        :part-of (c3 / continent
                              :name (n4 / name
                                    :op1 "Africa"))))
            :ARG1 (s5 / suspend-01
                  :ARG0 u
                  :ARG1 (e2 / export-01
                        :ARG0 u
                        :ARG2 (c4 / country
                              :ARG1-of (n5 / neighbor-01)))
                  :ARG1-of (c5 / cause-01
                        :ARG0 (a3 / anger-01
                              :ARG0 (c6 / cut-02
                                    :ARG1 (p2 / power)
                                    :ARG0-of (w2 / wreak-01
                                          :ARG1 (h2 / havoc)
                                          :location (h3 / hub
                                                :mod (e3 / economy)
                                                :poss c3))
                                    :ARG1-of (m2 / mount-02)))))))

# ::id 38 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a seoul criminal court sentenced an activist buddhist monk to # #\/# years in prison tuesday for spying for communist north korea .
# ::alignments
(s / sentence-01
      :ARG0 (c / court
            :mod (c2 / criminal)
            :location (c3 / country
                  :name (n / name
                        :op1 "Seoul")))
      :ARG1 (m / monk
            :mod (b / buddhist)
            :mod (a / activist))
      :ARG2 (t / temporal-quantity
            :quant 1
            :unit (y / year)
            :location (p / prison))
      :ARG3 (s2 / spy-01
            :ARG0 m
            :ARG1 (c4 / country
                  :name (n2 / name
                        :op1 "North"
                        :op2 "Korea")
                  :mod (p2 / political-movement
                        :name (n3 / name
                              :op1 "communism"))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 39 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok leaning over four floors of balconies and surrounding a stage at city hall , hundreds of black atlantans let loose their `` amens '' thursday at a rally called by the mayor in defiance of the threat of a lawsuit to end the city 's affirmative action program .
# ::alignments
(l / let-01
      :ARG0 (a / atlantan
            :ARG1-of (b / black-05)
            :quant (m / multiple
                  :op1 100)
            :ARG0-of (l2 / lean-01
                  :ARG2 (o / over
                        :op1 (f / floor
                              :quant 4
                              :part-of (b2 / balcony))))
            :ARG1-of (s / surround-01
                  :ARG2 (s2 / stage
                        :location (h / hall
                              :mod (c / city)))))
      :ARG1 (l3 / loose-03
            :ARG0 a
            :ARG1 (a2 / amens
                  :poss a))
      :time (d / date-entity
            :weekday (t / thursday))
      :time (r / rally-01
            :ARG1-of (c2 / call-01
                  :ARG0 (p / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (m2 / mayor))))
            :ARG0-of (d2 / defy-01
                  :ARG1 (t2 / threaten-01
                        :ARG1 (s3 / sue-02
                              :ARG2 (e / end-01
                                    :ARG1 (p2 / program
                                          :mod (a3 / affirmative-action)
                                          :poss (c3 / city))))))))

# ::id 40 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australia 's parliament has adopted legislation permitting two australians held as suspected terrorists by the us military to serve any eventual jail terms in their home country rather than a us prison , officials said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (a / adopt-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Parliament")
                  :poss (c / country
                        :name (n2 / name
                              :op1 "Australia")))
            :ARG1 (l / legislate-01
                  :ARG0-of (p2 / permit-01
                        :ARG1 (s2 / serve-04
                              :ARG0 (p3 / person
                                    :quant 2
                                    :mod c
                                    :ARG1-of (h2 / hold-02
                                          :ARG0 (m / military
                                                :mod (c2 / country
                                                      :name (n3 / name
                                                            :op1 "US")))
                                          :ARG2 (t / terrorist
                                                :ARG2-of (s3 / suspect-01
                                                      :ARG0 m))))
                              :ARG1 (t2 / term
                                    :mod (j / jail)
                                    :mod (a2 / any)
                                    :mod (e / eventual)
                                    :location (c3 / country
                                          :mod (h3 / home)
                                          :poss p3)
                                    :ARG1-of (ii / instead-of-91
                                          :ARG2 (p4 / prison
                                                :mod c2))))))
            :time (d / date-entity
                  :weekday (t3 / tuesday))))

# ::id 41 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a $ # million classical music prize has been established to commemorate the late swedish soprano birgit nilsson .
# ::alignments
(e / establish-01
      :ARG1 (p / prize
            :mod (m / music
                  :mod (c / classics))
            :ARG1-of (w / worth-01
                  :ARG2 (m2 / monetary-quantity
                        :quant 1000000
                        :unit (d / dollar))))
      :purpose (c2 / commemorate-01
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "Birgit"
                        :op2 "N nilsson")
                  :mod (c3 / country
                        :name n
                        :op1 "Sweden"))
            :ARG1-of (l / late-03)
            :mod (s / soprano)))

# ::id 42 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan must stem its high trade dependence on the mainland china market , as the situation is highly risky for taiwan due to long-standing political feuding between the two sides of the taiwan strait , according to an economist .
# ::alignments
(s / say-01
      :ARG0 (e / economist)
      :ARG1 (o / obligate-01
            :ARG1 (c / country
                  :name (n / name
                        :op1 "Taiwan"))
            :ARG2 (s2 / stem-01
                  :ARG0 c
                  :ARG1 (d / depend-01
                        :ARG0 c
                        :ARG1 (m / market
                              :mod (m2 / mainland
                                    :part-of (c2 / country
                                          :name (n2 / name
                                                :op1 "China"))))
                        :ARG1-of (h / high-02)
                        :mod (t / trade-01)))
            :ARG1-of (c3 / cause-01
                  :ARG0 (r / risky-02
                        :ARG1 (s3 / situation)
                        :ARG2 c
                        :ARG1-of (h2 / high-02)
                        :ARG1-of (c4 / cause-01
                              :ARG0 (f / feud-01
                                    :ARG0 (s4 / side
                                          :quant 2
                                          :part-of (s5 / strait
                                                :name (n3 / name
                                                      :op1 "Taiwan")
                                                :part s5))
                                    :ARG2 (p / politics)
                                    :ARG1-of (l / long-03)))))))

# ::id 43 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s.-led coalition says clashes and airstrikes in southern afghanistan have left a dozen militants dead .
# ::alignments
(s / say-01
      :ARG0 (c / coalition
            :ARG1-of (l / lead-02
                  :ARG0 (c2 / country
                        :name (n / name
                              :op1 "U.S."))))
      :ARG1 (l2 / leave-13
            :ARG0 (a / and
                  :op1 (c3 / clash-01)
                  :op2 (s2 / strike-01
                        :path (a2 / air))
                  :location (s3 / south
                        :part-of c2
                        :name n
                        :op1 "Afghanistan")))
      :ARG1 (d / die-01
            :ARG1 (m / militant
                  :quant 12)))

# ::id 44 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kashmir 's roads were deserted saturday as people stayed home to watch the opening match of india 's groundbreaking tour of pakistan , which kashmiris hope will soothe tensions between the nuclear-armed rivals .
# ::alignments
(c / cause-01
      :ARG0 (s / stay-01
            :ARG1 (p / person)
            :ARG3 (h / home)
            :purpose (w / watch-01
                  :ARG0 p
                  :ARG1 (m / match
                        :ARG0-of (o / open-02
                              :ARG1 (t / tour-01
                                    :ARG0 (c2 / country
                                          :name (n / name
                                                :op1 "India"))
                                    :ARG1 (c3 / country
                                          :name (n2 / name
                                                :op1 "Pakistan"))
                                    :ARG0-of (b / break-ground-28)))
                        :ARG0-of (s2 / soothe-01
                              :ARG1 (t2 / tension
                                    :mod (b2 / between
                                          :op1 (r / rival
                                                :ARG1-of (a / arm-01
                                                      :ARG2 (n3 / nucleus))))
                                    :ARG1-of (h2 / hope-01
                                          :ARG0 (p2 / person
                                                :mod c2)))))))
      :ARG1 (d / desert-01
            :ARG1 (r2 / road
                  :location c3)
            :time (d2 / date-entity
                  :weekday (s3 / saturday))))

# ::id 45 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a six-member delegation from the <unk> states congress arrived in pretoria today to continue their talks with south african government officials and business leaders , the u.s. embassy said .
# ::alignments
(s / say-01
      :ARG0 (e / embassy
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (a / arrive-01
            :ARG1 (d / delegation
                  :consist-of (m / member
                        :quant 6)
                  :source (g / government-organization
                        :name (n2 / name
                              :op1 "Congress")
                        :mod (s2 / state
                              :name (n3 / name
                                    :op1 "Illinois"))))
            :ARG4 (c2 / city
                  :name (n4 / name
                        :op1 " Pretoria"))
            :time (t / today)
            :purpose (c3 / continue-01
                  :ARG0 d
                  :ARG1 (t2 / talk-01
                        :ARG0 d
                        :ARG2 (a2 / and
                              :op1 (p / person
                                    :ARG0-of (h / have-org-role-91
                                          :ARG1 (g2 / government-organization
                                                :ARG0-of (g3 / govern-01
                                                      :ARG1 (c4 / country
                                                            :name (n5 / name
                                                                  :op1 "South"
                                                                  :op2 "Africa"))))
                                          :ARG2 (o / official)))
                              :op2 (p2 / person
                                    :ARG0-of (l / lead-02
                                          :ARG1 (b / business))))))))

# ::id 46 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as they seek to cast bob dole as a tobacco villain doing the bidding of the cigarette companies that give millions to republican campaigns , democratic strategists are being forced to confront their party 's own long financial relationship with the tobacco industry .
# ::alignments
(f / force-01
      :ARG1 (p / person
            :ARG0-of (s / strategize-01)
            :mod (d / democracy))
      :ARG2 (c / confront-01
            :ARG0 p
            :ARG1 (r / relation-03
                  :ARG0 (p2 / political-party
                        :name (n / name
                              :op1 "Democrat"))
                  :ARG1 (f2 / finance)
                  :ARG2 (ii / industry
                        :mod (t / tobacco))
                  :ARG1-of (l / long-03)))
      :time (s2 / seek-01
            :ARG0 p
            :ARG1 (c2 / cast-01
                  :ARG0 p
                  :ARG1 (p3 / person
                        :name (n2 / name
                              :op1 " bob"
                              :op2 "Dole"))
                  :ARG2 (v / villain
                        :mod t)
                  :manner (b / bid-01
                        :ARG0 (c3 / company
                              :mod (c4 / cigarette
                                    :ARG0-of (g / give-01
                                          :ARG1 (m / multiple
                                                :op1 (m2 / monetary-quantity
                                                      :quant 1000000
                                                      :unit (d2 / dollar)))
                                          :ARG2 (c5 / campaign-01
                                                :ARG0 (p4 / political-party
                                                      :name (n3 / name
                                                            :op1 "Republican"))))))))))

# ::id 47 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the california supreme court upheld a voter-approved ban on same-sex marriage tuesday , but it also decided that the estimated ##,### gay couples who wed before the law took effect will stay married .
# ::alignments
(c / contrast-01
      :ARG1 (u / uphold-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Supreme"
                        :op2 "Court")
                  :mod (s / state
                        :name (n2 / name
                              :op1 "California")))
            :ARG1 (b / ban-01
                  :ARG1 (m / marry-01
                        :mod (s2 / same-sex))
                  :ARG1-of (a / approve-01
                        :ARG0 (p / person
                              :ARG0-of (v / vote-01))))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :ARG2 (d2 / decide-01
            :ARG0 g
            :ARG1 (s3 / stay-01
                  :ARG1 (c2 / couple
                        :ARG1-of (e / estimate-01)
                        :ARG1-of (g2 / gay-01)
                        :ARG0-of (w / wed-01
                              :time (b2 / before
                                    :op1 (t2 / take-01
                                          :ARG0 (l / law)
                                          :ARG1 (e2 / effect)))))
                  :ARG3 m)
            :mod (a2 / also)))

# ::id 48 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the agency for international development -lrb- aid -rrb- of the united states announced a donation of ## .
# ::alignments
(a / announce-01
      :ARG0 (a2 / agency
            :name (n / name
                  :op1 "United"
                  :op2 "States"
                  :op3 "Agency"
                  :op4 "for"
                  :op5 "International"
                  :op6 "Development"
                  :op7 "Lb-Aid"))
      :ARG1 (d / donate-01
            :ARG1 (t / thing
                  :name (n2 / name
                        :op1 " ##."))))

# ::id 49 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the battle over access to high-speed internet connections moved tuesday to the senate commerce committee , whose chairman , john mccain , r-ariz .
# ::alignments
(m / move-01
      :ARG1 (b / battle-01
            :ARG2 (a / access-01
                  :ARG1 (c / connection
                        :mod (ii / internet)
                        :mod (s / speed
                              :ARG1-of (h / high-02)))))
      :ARG2 (g / government-organization
            :name (n / name
                  :op1 "Senate"
                  :op2 "Commerce"
                  :op3 "Committee")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (p / person
                        :name (n2 / name
                              :op1 "John"
                              :op2 "Mccain"))
                  :ARG2 (c2 / chairman)))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 50 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a strong third-quarter earnings report from astrazeneca plc on thursday was overshadowed by news that it has dropped development of a potential blockbuster stroke drug , which intensified concern about the company 's already weak pipeline .
# ::alignments
(u / undermine-01
      :ARG0 (n / news
            :topic (d / drop-05
                  :ARG0 (c / company
                        :name (n2 / name
                              :op1 "AstraZeneca"
                              :op2 " plc"))
                  :ARG1 (d2 / develop-02
                        :ARG1 (d3 / drug
                              :ARG0-of (s / stroke-02)
                              :mod (b / blockbuster)
                              :mod (p / potential))))
            :ARG0-of (ii / intensify-01
                  :ARG1 (c2 / concern-01
                        :ARG1 (p2 / pipeline
                              :poss c
                              :ARG1-of (w / weak-02
                                    :time (a / already))))))
      :ARG1 (r / report-01
            :ARG0 c
            :ARG1 (q / quarter
                  :ord (o / ordinal-entity
                        :value 3)
                  :mod (e / earnings))
            :ARG1-of (s2 / strong-02)
            :time (d4 / date-entity
                  :weekday (t / thursday))))

# ::id 51 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an ambassador delegation of european union -lrb- eu -rrb- headed by german ambassador to china volker stanzel visited zhengzhou in central china 's henan province on friday .
# ::alignments
(v / visit-01
      :ARG0 (d / delegation
            :consist-of (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (o / organization
                              :name (n / name
                                    :op1 "European"
                                    :op2 "Union"))
                        :ARG2 (a / ambassador)))
            :ARG1-of (h2 / head-01
                  :ARG0 (p2 / person
                        :name (n2 / name
                              :op1 "Volker"
                              :op2 "Stanzel")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c / country
                                    :name (n3 / name
                                          :op1 "Germany"))
                              :ARG2 (a2 / ambassador
                                    :location (c2 / country
                                          :name (n4 / name
                                                :op1 "China")
                                          :part (c3 / center))))))
            :ARG1 (c4 / city
                  :name (n5 / name
                        :op1 "Zhengzhou")
                  :location (p3 / province
                        :name (n6 / name
                              :op1 "Henan")
                        :location c2))
            :time (d2 / date-entity
                  :weekday (f / friday))))

# ::id 52 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ukrainian president leonid kuchma signed into law key amendments to his country 's banking regulations friday , smoothing the way for several industrialized countries to lift sanctions against the former soviet republic 's banks .
# ::alignments
(s / sign-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Leonid"
                  :op2 "Kuchma")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (p2 / president)))
      :ARG1 (l / law
            :ARG0-of (a / amend-01
                  :ARG1 (r / regulate-01
                        :ARG0 c
                        :ARG1 (b / bank))
                  :ARG1-of (k / key-02)))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG0-of (s2 / smooth-01
            :ARG1 (w / way
                  :path-of (l2 / lift-02
                        :ARG0 (c2 / country
                              :quant (s3 / several)
                              :ARG1-of (ii / industrialize-01))
                        :ARG1 (t / thing
                              :ARG2-of (s4 / sanction-02
                                    :ARG1 (b2 / bank
                                          :poss (r2 / republic
                                                :mod (c3 / country
                                                      :name (n3 / name
                                                            :op1 "Thailand"))
                                                :time (f2 / former)))))))))

# ::id 53 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france on thursday welcomed the agreement reached by nato member states to launch a full-fledged mission to train iraqi security forces , but reiterated that it had no intention of sending any troops to iraq .
# ::alignments
(c / contrast-01
      :ARG1 (w / welcome-01
            :ARG0 (c2 / country
                  :name (n / name
                        :op1 "France"))
            :ARG1 (a / agree-01
                  :ARG0 (s / state
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (m / military
                                    :name (n2 / name
                                          :op1 "Nato"))
                              :ARG2 (m2 / member)))
                  :ARG1 (l / launch-01
                        :ARG0 c2
                        :ARG1 (m3 / mission-01
                              :ARG0 c2
                              :ARG1 (t / train-01
                                    :ARG0 c2
                                    :ARG2 (f / force
                                          :mod (s2 / security)
                                          :mod (c3 / country
                                                :name (n3 / name
                                                      :op1 "Iraq"))))
                              :ARG1-of (f2 / fledge-01
                                    :degree (f3 / full))))
                  :ARG1-of (r / reach-01
                        :ARG0 s))
            :time (d / date-entity
                  :weekday (t2 / thursday)))
      :ARG2 (r2 / reiterate-01
            :ARG0 c2
            :ARG1 (ii / intend-01
                  :polarity -
                  :ARG0 c2
                  :ARG1 (s3 / send-01
                        :ARG0 c2
                        :ARG1 (t3 / troop
                              :mod (a2 / any))
                        :ARG2 c3))))

# ::id 54 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eu leaders condemned friday what they branded a `` vicious campaign '' of assassination targeting lebanese politicians , citizens and journalists , according to draft conclusions of a brussels summit .
# ::alignments
(s / say-01
      :ARG0 (t / thing
            :ARG1-of (c / conclude-01)
            :ARG1-of (d / draft-01)
            :source (s2 / summit
                  :location (c2 / city
                        :name (n / name
                              :op1 "Brussels"))))
      :ARG1 (c3 / condemn-01
            :ARG0 (p / person
                  :ARG0-of (l / lead-02))
            :ARG1 (d2 / date-entity
                  :weekday (f / friday))
            :ARG2 (c4 / campaign-01
                  :ARG1 (a / assassinate-01)
                  :mod (v / vicious)
                  :ARG0-of (t2 / target-01
                        :ARG1 (a2 / and
                              :op1 (p2 / politician
                                    :mod (c5 / country
                                          :name (n2 / name
                                                :op1 "Lebanon")))
                              :op2 (c6 / citizen
                                    :mod c5)
                              :op3 (j / journalist
                                    :mod c5))))))

# ::id 55 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an audacious solo flight around the world -- the first without stops or refueling -- ended thursday afternoon where it began as the globalflyer touched down safely , its ## fuel tanks nearly empty .
# ::alignments
(e / end-01
      :ARG1 (f / fly-01
            :manner (s / solo)
            :mod (a / audacious)
            :path (a2 / around
                  :op1 (w / world))
            :ord (o / ordinal-entity
                  :value 1)
            :manner (o2 / or
                  :op1 (s2 / stop-01
                        :polarity -
                        :ARG1 f)
                  :op2 (r / refuel-01
                        :polarity -
                        :ARG1 f)))
      :ARG2 (d / date-entity
            :weekday (t / thursday)
            :dayperiod (a3 / afternoon)
            :time-of (b / begin-01
                  :ARG1 f
                  :ARG2 (t2 / touch-01
                        :ARG0 (a4 / aircraft-type
                              :name (n / name
                                    :op1 "Gulf"
                                    :op2 "of"
                                    :op3 "America"))
                        :ARG1 (d2 / down)
                        :ARG0-of (s3 / safe-01)
                        :ARG0-of (c / cause-01
                              :ARG1 (e2 / empty-02
                                    :ARG1 (t3 / tank
                                          :mod (f2 / fuel)
                                          :poss a4)
                                    :degree (n2 / near)))))))

# ::id 56 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german foreign minister frank-walter steinmeier planned to set off wednesday on his second middle east trip in a week as he tries to help secure a `` humanitarian cease-fire '' in gaza , his office said wednesday .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :poss (p / person
                  :name (n / name
                        :op1 "Frank-Walter"
                        :op2 "Steinmeier")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Germany"))
                        :ARG2 (m / minister
                              :topic (f / foreign)))))
      :ARG1 (p2 / plan-01
            :ARG0 p
            :ARG1 (s2 / set-off-05
                  :ARG0 p
                  :ARG1 (t / trip-03
                        :ARG0 p
                        :ARG1 (w / world-region
                              :name (n3 / name
                                    :op1 "Middle"
                                    :op2 "East"))
                        :ord (o2 / ordinal-entity
                              :value 2)
                        :time (a / after
                              :quant (t2 / temporal-quantity
                                    :quant 1
                                    :unit (w2 / week)))
                        :op1-of a)
                  :time (d / date-entity
                        :weekday (w3 / wednesday))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (t3 / try-01
                              :ARG0 p
                              :ARG1 (h2 / help-01
                                    :ARG0 p
                                    :ARG1 (s3 / secure-02
                                          :ARG0 p
                                          :ARG1 (c3 / cease-01
                                                :ARG1 (f2 / fire-01)
                                                :mod (h3 / humanitarian)
                                                :location (c4 / city
                                                      :name (n4 / name
                                                            :op1 "Gaza"))))))))))

# ::id 57 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian share prices closed up #.## percent thursday supported by easing oil prices , 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 "Indonesia"))))
            :ARG1-of (s3 / support-01
                  :ARG0 (e / ease-02
                        :ARG1 (p3 / price-01
                              :ARG1 (o / oil))))
            :time (d2 / date-entity
                  :weekday (t / thursday))
            :degree (p4 / percentage-entity
                  :value "1/2")))

# ::id 58 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president victor yushchenko 's political party was expected saturday to confirm its plan to move into ukraine 's opposition , ignoring the president 's warnings against doing that .
# ::alignments
(e / expect-01
      :ARG1 (c / confirm-01
            :ARG0 (p / political-party
                  :poss (p2 / person
                        :name (n / name
                              :op1 "Victor"
                              :op2 "Yushchenko")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p3 / president))))
            :ARG1 (p4 / plan-01
                  :ARG0 p
                  :ARG1 (m / move-01
                        :ARG0 p
                        :ARG2 (o / oppose-01
                              :ARG0 p
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "Ukraine"))))
                  :ARG1-of (ii / ignore-01
                        :ARG0 p
                        :ARG2 (w / warn-01
                              :ARG0 p2
                              :ARG1 (d / do-02
                                    :polarity -
                                    :ARG0 p
                                    :ARG1 m))))
            :time (d2 / date-entity
                  :weekday (s / saturday))))

# ::id 59 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sir edward heath , former british prime minister , reiterated today that britain should take the earliest opportunity to participate in a single european currency , `` which would be to the greatest possible economic and political advantage of '' britain and the european union .
# ::alignments
(r / reiterate-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sir"
                  :op2 "Edward"
                  :op3 "Heath")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Great"
                              :op2 "Britain"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))
                  :time (f / former)))
      :ARG1 (r2 / recommend-01
            :ARG1 (t / take-01
                  :ARG0 c
                  :ARG1 (o / opportunity
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (e / early)
                              :ARG3 (m2 / most))
                        :purpose (p3 / participate-01
                              :ARG0 c
                              :ARG1 (c2 / currency
                                    :ARG1-of (s / single-02)
                                    :mod (c3 / continent
                                          :name (n3 / name
                                                :op1 "Europe")))
                              :ARG2-of (a / advantage-01
                                    :ARG1 c
                                    :ARG3 (a2 / and
                                          :op1 (e2 / economy)
                                          :op2 (p4 / politics))
                                    :ARG1-of (p5 / possible-01)
                                    :ARG1-of (h3 / have-degree-91
                                          :ARG2 (g / great)
                                          :ARG3 (m3 / most)))))))
      :time (t2 / today))

# ::id 60 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the productivity of america 's companies rose solidly in the opening quarter of this year , and new filings for jobless benefits plunged last week to their lowest level in more than three years , good news for the country 's economic health .
# ::alignments
(a / and
      :op1 (r / rise-01
            :ARG1 (p / productive-03
                  :ARG0 (c / company
                        :poss (c2 / country
                              :name (n / name
                                    :op1 "America"))))
            :ARG1-of (s / solid-02)
            :time (q / quarter
                  :ARG0-of (o / open-01)
                  :part-of (y / year
                        :mod (t / this))))
      :op2 (p2 / plunge-01
            :ARG1 (f / file-01
                  :ARG3 (b / benefit-01
                        :ARG1 (j / job
                              :polarity -))
                  :ARG1-of (n2 / new-01))
            :ARG4 (l / level
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l2 / low-04
                              :ARG1 l)
                        :ARG3 (m / most)
                        :ARG5 (m2 / more-than
                              :op1 (t2 / temporal-quantity
                                    :quant 3
                                    :unit (y2 / year)))))
            :time (w / week
                  :mod (l3 / last))
            :ARG0-of (c3 / cause-01
                  :ARG1 (n3 / news
                        :ARG1-of (g / good-04
                              :ARG2 (h2 / health
                                    :mod (e / economy)
                                    :poss c2))))))

# ::id 61 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when continental airlines picked up its latest jet thursday , it was the boss who signed the papers , picked up the plane in seattle and flew it home .
# ::alignments
(a / and
      :op1 (s / sign-01
            :ARG0 (b / boss)
            :ARG1 (p / paper))
      :op2 (p2 / pick-up-04
            :ARG0 b
            :ARG1 (p3 / plane)
            :manner (s2 / seattle))
      :op3 (f / fly-01
            :ARG0 b
            :destination (h / home))
      :time (p4 / pick-up-04
            :ARG0 (a2 / airline
                  :mod (c / continent))
            :ARG1 (j / jet
                  :mod (l / last)
                  :poss a2)
            :time (d / date-entity
                  :weekday (t / thursday))))

# ::id 62 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok obama is calling the new network organizing for america , and while he described it as a tool to press for policies such as fixing the health-care system , ending the iraq war and finding new energy sources , he also said the effort would be housed in a distinctly partisan place : the democratic national committee .
# ::alignments
(a / and
      :op1 (c / call-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Obama"))
            :ARG1 (n2 / network
                  :ARG1-of (n3 / new-01))
            :ARG2 (o / organize-01
                  :ARG1 n2
                  :beneficiary (c2 / country
                        :name (n4 / name
                              :op1 "America"))))
      :op2 (c3 / contrast-01
            :ARG1 (d / describe-01
                  :ARG0 p
                  :ARG1 n2
                  :ARG2 (t / tool
                        :purpose (p2 / press-01
                              :ARG2 (p3 / policy-01
                                    :example (a2 / and
                                          :op1 (f / fix-02
                                                :ARG1 (s / system
                                                      :mod (c4 / care-03
                                                            :ARG1 (h / health))))
                                          :op2 (e / end-01
                                                :ARG1 (w / war
                                                      :name (n5 / name
                                                            :op1 "Iraq"
                                                            :op2 "War")))
                                          :op3 (f2 / find-01
                                                :ARG1 (s2 / source-02
                                                      :ARG1 (e2 / energy)
                                                      :ARG1-of (n6 / new-01))))))))
            :ARG2 (s3 / say-01
                  :ARG0 p
                  :ARG1 (h2 / house-01
                        :ARG1 (e3 / effort-01)
                        :ARG2 (p4 / place
                              :mod (p5 / partisan
                                    :mod (d2 / distinct))
                              :domain (c5 / committee
                                    :mod (n7 / nation)
                                    :mod (d3 / democratic)))
                        :mod (a3 / also)))))

# ::id 63 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli war planes will be allow to train over turkey and use turkish military bases under an agreement recently signed between the two countries , israeli media reported friday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (c / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (a / allow-01
            :ARG1 (a2 / and
                  :op1 (t / train-01
                        :ARG0 (p / plane
                              :mod (w / war)
                              :mod c)
                        :manner (o / over
                              :op1 (t2 / turkey)))
                  :op2 (u / use-01
                        :ARG0 p
                        :ARG1 (b / base
                              :mod (m2 / military)
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "Turk")))))
            :ARG1-of (c3 / cause-01
                  :ARG0 (a3 / agree-01
                        :ARG0 c
                        :ARG2 c2
                        :time (r2 / recent)
                        :ARG1-of (s / sign-02
                              :ARG0 c
                              :ARG2 c2))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 64 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spain 's carlos moya won the $ us #.## million open seat godo on sunday after russia 's marat safin withdrew in the fourth set .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Carlos"
                  :op2 "Moya")
            :poss (p2 / person
                  :name (n2 / name
                        :op1 "Spain")))
      :ARG1 (p3 / prize
            :name (n3 / name
                  :op1 "US"))
      :ARG4 (p4 / person
            :name (n4 / name
                  :op1 "Godo")
            :mod (s / seat
                  :ARG1-of (o / open-09)))
      :time (d / date-entity
            :weekday (s2 / sunday))
      :time (a / after
            :op1 (w2 / withdraw-01
                  :ARG0 (o2 / organization
                        :name (n5 / name
                              :op1 "Marat"
                              :op2 "Safin")
                        :poss (c / country
                              :name (n6 / name
                                    :op1 "Russia")))
                  :ARG2 (s3 / set
                        :ord (o3 / ordinal-entity
                              :value 4)))))

# ::id 65 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. stocks opened sharply higher monday morning as investors were optimistic after the west governments pledged coordinated actions to help the crippled financial system .
# ::alignments
(o / open-01
      :ARG1 (s / stock
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :time (d / date-entity
            :weekday (m / monday)
            :dayperiod (m2 / morning))
      :ARG1-of (c2 / cause-01
            :ARG0 (o2 / optimistic
                  :domain (p / person
                        :ARG0-of (ii / invest-01))
                  :time (a / after
                        :op1 (p2 / pledge-01
                              :ARG0 (g / government-organization
                                    :ARG0-of (g2 / govern-01)
                                    :mod (w / world-region
                                          :name (n2 / name
                                                :op1 "West")))
                              :ARG1 (a2 / act-02
                                    :ARG1-of (c3 / coordinate-01))
                              :ARG2 (h / help-01
                                    :ARG0 g
                                    :ARG1 (s2 / system
                                          :mod (f / finance)
                                          :ARG1-of (c4 / cripple-01))))))
            :ARG1-of (s3 / sharp-02)))

# ::id 66 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bolivia on friday sent an economic mission to the united states to try to get # billion us dollars from financial organizations to help formulate strategic plans and overcome the political , economic and social crisis in the country , reports reaching here said .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0-of (r2 / reach-01
                  :ARG1 (h / here)))
      :ARG1 (s2 / send-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Bolivia"))
            :ARG1 (m / mission-01
                  :ARG0 c
                  :ARG1 (t / try-01
                        :ARG0 c
                        :ARG1 (g / get-01
                              :ARG0 c
                              :ARG1 (d / dollar
                                    :mod (c2 / country
                                          :name (n2 / name
                                                :op1 "United"
                                                :op2 "States")))
                              :ARG2 (o / organization
                                    :mod (f / finance))
                              :purpose (h2 / help-01
                                    :ARG0 o
                                    :ARG1 (a / and
                                          :op1 (f2 / formulate-01
                                                :ARG1 (p / plan-01
                                                      :mod (s3 / strategy)))
                                          :op2 (o2 / overcome-01
                                                :ARG0 c
                                                :ARG1 (a2 / and
                                                      :op1 (c3 / crisis
                                                            :mod (p2 / politics))
                                                      :op2 (c4 / crisis
                                                            :mod (e / economy))
                                                      :op3 (c5 / crisis
                                                            :mod (s4 / social))
                                                      :location c2)))
                                    :ARG2 o)))
                  :mod e)
            :time (d2 / date-entity
                  :weekday (f3 / friday))))

# ::id 67 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hunan province , a leading grain producer in central china , has successfully applied a new agro-technology funded by the united nations development program -lrb- undp -rrb- .
# ::alignments
(a / apply-01
      :ARG0 (p / province
            :name (n / name
                  :op1 "Hunan")
            :ARG0-of (p2 / produce-01
                  :ARG1 (g / grain)
                  :ARG0-of (l / lead-01)
                  :location (c / country-region
                        :name (n2 / name
                              :op1 "Central"
                              :op2 "China"))))
      :ARG1 (t / technology
            :mod (a2 / agro)
            :ARG1-of (n3 / new-01)
            :ARG1-of (f / fund-01
                  :ARG0 (p3 / program
                        :name (n4 / name
                              :op1 "United"
                              :op2 "Nations"
                              :op3 "Development"
                              :op4 "Program"))))
      :ARG1-of (s / succeed-01
            :ARG0 p))

# ::id 68 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the new panda house at the taipei zoo will be officially opened to the public on the first day of the chinese new year on jan. ## , the taipei city government announced thursday .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / city
                        :name (n / name
                              :op1 "Taipei"))))
      :ARG1 (o / open-01
            :ARG1 (h / house
                  :mod (p / panda)
                  :ARG1-of (n2 / new-01)
                  :location (z / zoo
                        :location c))
            :ARG3 (p2 / public)
            :mod (o2 / official)
            :time (d / day
                  :ord (o3 / ordinal-entity
                        :value 1)
                  :part-of (f / festival
                        :name (n3 / name
                              :op1 "New"
                              :op2 "Year")
                        :mod (c2 / country
                              :name (n4 / name
                                    :op1 "China"))
                        :time (d2 / date-entity
                              :month 1
                              :time-of o)))
            :weekday (t / thursday)))

# ::id 69 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok foreign ministers from six islamic nations were in pakistan on sunday to discuss the situation in the middle east , including iraq , iran , and the spread of terrorism .
# ::alignments
(b / be-located-at-91
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (n / nation
                        :quant 6
                        :mod (r / religious-group
                              :name (n2 / name
                                    :op1 "Islam")))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG2 (c / country
            :name (n3 / name
                  :op1 "Pakistan"))
      :time (d / date-entity
            :weekday (s / sunday))
      :purpose (d2 / discuss-01
            :ARG0 p
            :ARG1 (s2 / situation
                  :location (w / world-region
                        :name (n4 / name
                              :op1 "Middle"
                              :op2 "East"))
                  :ARG2-of (ii / include-91
                        :ARG1 (a / and
                              :op1 (c2 / country
                                    :name (n5 / name
                                          :op1 "Iraq"))
                              :op2 (c3 / country
                                    :name (n6 / name
                                          :op1 "Iran"))
                              :op3 (s3 / spread-02
                                    :ARG1 (t / terrorism)))))))

# ::id 70 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.n. climate chief has a message for naysayers about the copenhagen climate conference next month : it will succeed .
# ::alignments
(m / message-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "U.N."))
                  :ARG2 (c / chief
                        :topic (c2 / climate))))
      :ARG1 (s / succeed-01
            :ARG0 (c3 / conference
                  :name (n2 / name
                        :op1 "Copenhagen"
                        :op2 "Climate"
                        :op3 "Conference"))
            :time (m2 / month
                  :mod (n3 / next)))
      :ARG2 (p2 / person
            :ARG0-of (n4 / nay-01)))

# ::id 71 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a mysterious blackout that hit brazil last year , shaking the country 's image ahead of the #### olympics , was probably not an attack but it did highlight grid and security weaknesses , a secret us diplomatic cable revealed thursday said .
# ::alignments
(s / say-01
      :ARG0 (c / cable
            :mod (d / diplomacy)
            :mod (s2 / secret)
            :mod (c2 / country
                  :name (n / name
                        :op1 "US"))
            :ARG1-of (r / reveal-01
                  :time (d2 / date-entity
                        :weekday (t / thursday))))
      :ARG1 (c3 / contrast-01
            :ARG1 (a / attack-01
                  :polarity -
                  :ARG0 (b / blackout
                        :mod (m / mystery)
                        :ARG0-of (h / hit-01
                              :ARG1 (c4 / country
                                    :name (n2 / name
                                          :op1 "Brazil"))
                              :time (y / year
                                    :mod (l / last)))
                        :ARG0-of (s3 / shake-01
                              :ARG1 (ii / image
                                    :poss c4)
                              :time (a2 / ahead
                                    :op1 (g / game
                                          :name (n3 / name
                                                :op1 "Olympics")))))
                  :mod (p / probable))
            :ARG2 (h2 / highlight-01
                  :ARG0 b
                  :ARG1 (a3 / and
                        :op1 (w / weak-02
                              :ARG1 (g2 / grid))
                        :op2 (w2 / weak-02
                              :ARG1 (s4 / security))))))

# ::id 72 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than #,### excellent but poor college students will be offered free <unk> home as china 's longest traditional holiday , the #-day spring festival , is drawing near .
# ::alignments
(h / have-quant-91
      :ARG1 (t / thing
            :ARG1-of (e / excellent-02)
            :ARG1-of (c / contrast-01
                  :ARG2 (o / offer-01
                        :ARG1 (f / free-03
                              :ARG1 (p / person
                                    :mod (p2 / poor)
                                    :ARG0-of (s / study-01
                                          :location (c2 / college)))
                              :ARG3 (h2 / home))
                        :ARG3 p
                        :ARG1-of (c3 / cause-01
                              :ARG0 (d / draw-02
                                    :ARG1 (f2 / festival
                                          :name (n / name
                                                :op1 "Spring"
                                                :op2 "Festival")
                                          :time (d2 / day
                                                :mod (s2 / spring))
                                          :ARG1-of (h3 / have-degree-91
                                                :ARG2 (l / long-03
                                                      :ARG1 f2)
                                                :ARG3 (m / most)
                                                :ARG5 (c4 / country
                                                      :name (n2 / name
                                                            :op1 "China")))
                                          :mod (t2 / tradition))
                                    :ARG3 (n3 / near-02))))))
      :ARG3 (m2 / more))

# ::id 73 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french president nicolas sarkozy arrived in kazakhstan tuesday for a swing through the energy-rich state expected to yield billions of euros in space , energy and defense contracts for french firms .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Nicolas"
                  :op2 "Sarkozy")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "French"))
                  :ARG2 (p2 / president)))
      :ARG4 (c / country
            :name (n3 / name
                  :op1 "Kazakhstan")
            :ARG1-of (e / enrich-01
                  :ARG2 (e2 / energy)))
      :time (d / date-entity
            :weekday (t / tuesday))
      :purpose (s / swing-01
            :ARG0 p
            :path (s2 / state
                  :ARG0-of (y / yield-01
                        :ARG1 (a2 / and
                              :op1 (c2 / contract
                                    :mod (s3 / space))
                              :op2 (c3 / contract
                                    :mod (e3 / energy))
                              :op3 (c4 / contract
                                    :mod (d2 / defend-01)))
                        :ARG3 (m / multiple
                              :op1 (m2 / monetary-quantity
                                    :quant 1000000000
                                    :unit (e4 / euro)))
                        :ARG1-of (e5 / expect-01)))))

# ::id 74 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three senior executives of a chinese construction company have been arrested for suspected insider trading , said china 's securities watchdog here wednesday .
# ::alignments
(s / say-01
      :ARG0 (w / watchdog
            :topic (s2 / securities)
            :poss (c / country
                  :name (n / name
                        :op1 "China")))
      :ARG1 (a / arrest-01
            :ARG1 (p / person
                  :quant 3
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / company
                              :mod (c3 / construct-01)
                              :mod c)
                        :ARG2 (e / executive
                              :mod (s3 / senior))))
            :ARG2 (s4 / suspect-01
                  :ARG1 (t / trade-01
                        :manner (ii / insider))
                  :ARG2 p))
      :time (d / date-entity
            :weekday (w2 / wednesday)))

# ::id 75 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok england 's bowlers were held up by a thunderstorm but came back to outplay canada ##-# on tuesday to take the women 's fours gold medal at the commonwealth games .
# ::alignments
(h / hold-up-11
      :ARG0 (t / thunderstorm)
      :ARG1 (b / bowler
            :poss (t2 / team
                  :name (n / name
                        :op1 "England")))
      :concession-of (c / come-01
            :ARG1 b
            :direction (b2 / back)
            :purpose (o / outplay-01
                  :ARG0 b
                  :ARG1 (t3 / team
                        :name (n2 / name
                              :op1 "Canada"))
                  :time (d / date-entity
                        :weekday (t4 / tuesday))
                  :purpose (t5 / take-01
                        :ARG0 b
                        :ARG1 (m / medal
                              :mod (g / gold)
                              :mod (f / four)
                              :mod (g2 / game
                                    :mod (c2 / commonwealth))
                              :poss (w / woman))))))

# ::id 76 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok federal regulators , ordered by congress to make accountants more independent from the companies they audit , have eased their earlier proposal in the face of opposition from the accounting industry and corporations .
# ::alignments
(e / ease-02
      :ARG0 (o / organization
            :ARG0-of (r / regulate-01)
            :mod (f / federal)
            :ARG1-of (o2 / order-01
                  :ARG0 (g / government-organization
                        :name (n / name
                              :op1 "Congress"))
                  :ARG2 (m / make-02
                        :ARG0 o
                        :ARG1 (d / depend-01
                              :polarity -
                              :ARG0 (a / accountant)
                              :ARG1 (c / company
                                    :ARG1-of (a2 / audit-01
                                          :ARG0 a))
                              :ARG2-of (h / have-degree-91
                                    :ARG1 a
                                    :ARG3 (m2 / more))))))
      :ARG1 (t / thing
            :ARG1-of (p / propose-01
                  :ARG0 o
                  :time (b / before)))
      :time (f2 / face-01
            :ARG0 o
            :ARG1 (o3 / oppose-01
                  :ARG0 (a3 / and
                        :op1 (ii / industry
                              :mod (a4 / account-01))
                        :op2 (c2 / corporation)))))

# ::id 77 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dutch motorcyclist frans verhoeven won the ##th stage of the dakar rally on wednesday , the ### kilometers special from santiago to san juan of argentina .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Frans"
                  :op2 "Verhoeven")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Netherlands"))
            :mod (m / motorbike))
      :ARG1 (s / stage
            :ord (o / ordinal-entity
                  :value -1)
            :subevent-of (r / rally-01
                  :mod (c2 / city
                        :name (n3 / name
                              :op1 "Dakar"))
                  :time (d / date-entity
                        :weekday (w2 / wednesday)))
            :ARG1-of (s2 / special-02)
            :source (c3 / city
                  :name (n4 / name
                        :op1 "Santiago"))
            :destination (c4 / city
                  :name (n5 / name
                        :op1 "San"
                        :op2 "Juan")
                  :location (c5 / country
                        :name (n6 / name
                              :op1 "Argentina")))))

# ::id 78 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sri lanka 's central bank said thursday that the country 's economic growth has been hampered by the tsunami tidal wave tragedy last year .
# ::alignments
(s / say-01
      :ARG0 (b / bank
            :mod (c / central)
            :poss (c2 / country
                  :name (n / name
                        :op1 "Sri"
                        :op2 "Lanka")))
      :ARG1 (h / hamper-01
            :ARG0 (t / tragedy
                  :mod (w / wave
                        :mod (t2 / tide))
                  :time (y / year
                        :mod (l / last)))
            :ARG1 (g / grow-01
                  :ARG1 (e / economy
                        :poss c2)))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 79 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a <unk> team of companies has won a five-year , six billion - dollar us department of energy -lrb- doe -rrb- contract to manage the doe 's savannah river nuclear waste site , westinghouse reported tuesday .
# ::alignments
(r / report-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Westinghouse"))
      :ARG1 (w / win-01
            :ARG0 (t / team
                  :consist-of (c / company))
            :ARG1 (c2 / contract-02
                  :ARG0 (g / government-organization
                        :name (n2 / name
                              :op1 "Department"
                              :op2 "of"
                              :op3 "Energy")
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States")))
                  :ARG1 (m / manage-01
                        :ARG0 t
                        :ARG1 (s / site
                              :location-of (w2 / waste-01
                                    :mod (n4 / nucleus))
                              :location (r2 / river
                                    :name (n5 / name
                                          :op1 "Savannah"
                                          :op2 "River"))))
                  :ARG2 c
                  :duration (t2 / temporal-quantity
                        :quant 5
                        :unit (y / year))
                  :ARG1-of (c4 / cost-01
                        :ARG2 (m2 / monetary-quantity
                              :quant 6000000000
                              :unit (d / dollar)))))
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 80 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok investment in environmental protection in this chinese capital is expected to exceed ### billion yuan -lrb- ## billion u.s. dollars -rrb- between #### and #### , accounting for more than four percent of the city 's gross domestic product -lrb- gdp -rrb- for the ten-year period .
# ::alignments
(e / expect-01
      :ARG1 (e2 / exceed-01
            :ARG0 (ii / invest-01
                  :ARG2 (p / protect-01
                        :ARG1 (e3 / environment))
                  :location (c / capital
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "China"))
                        :mod (t / this)))
            :ARG1 (m / monetary-quantity
                  :quant 1000000000
                  :unit (y / yuan)
                  :mod (b / between
                        :op2 (m2 / monetary-quantity
                              :quant 1000000000
                              :unit (d / dollar
                                    :mod c2)))
                  :op1-of b))
      :ARG0-of (a / account-01
            :ARG1 (p2 / product
                  :ARG1-of (ii2 / include-91
                        :ARG2 (p3 / product
                              :ARG1-of (g / gross-03)
                              :mod (d2 / domestic)
                              :poss (c3 / city))
                        :ARG3 (m3 / more-than
                              :op1 (p4 / percentage-entity
                                    :value 4))))
            :duration (t2 / temporal-quantity
                  :quant 10
                  :unit (y2 / year))))

# ::id 81 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a political crisis in french polynesia moved closer to solution saturday with the agreement of both sides to hold new elections throughout the sprawling pacific territory .
# ::alignments
(m / move-01
      :ARG1 (c / crisis
            :mod (p / politics)
            :location (p2 / polynesia
                  :mod (c2 / country
                        :name (n / name
                              :op1 "France"))))
      :ARG2 (c3 / close-10
            :ARG1 c
            :ARG2 (s / solve-01)
            :ARG2-of (h / have-degree-91
                  :ARG1 c
                  :ARG3 (m2 / more)))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :ARG1-of (c4 / cause-01
            :ARG0 (a / agree-01
                  :ARG0 (s3 / side
                        :mod (b / both))
                  :ARG1 (h2 / hold-04
                        :ARG0 s3
                        :ARG1 (e / elect-01
                              :ARG1-of (n2 / new-01))
                        :location (t / throughout
                              :op1 (t2 / territory
                                    :ARG1-of (s4 / sprawl-01)
                                    :mod (p3 / pacific))))
                  :ARG2 s3)))

# ::id 82 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok although admitting the united states was the better team , spain believes its loss to the americans in the confederations cup semifinals was likely a one-time thing .
# ::alignments
(b / believe-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Spain"))
      :ARG1 (t / thing
            :frequency 1
            :domain (l / lose-03
                  :ARG0 (t2 / team
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG1 (p2 / person
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "America")))
                  :ARG2 (s / semifinal
                        :subevent-of (c2 / cup
                              :mod (c3 / confederations))))
            :ARG1-of (l2 / likely-01))
      :concession (a / admit-01
            :ARG0 p
            :ARG1 (t3 / team
                  :ARG1-of (h / have-degree-91
                        :ARG2 (g / good-03
                              :ARG1 t3)
                        :ARG3 (m / more)
                        :ARG4 t2))))

# ::id 83 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazil , the world leader in making ethanol from sugarcane , is homing in on europe 's biofuel market following a decision by the european commission to combat climate change by reducing the dependency on petrol .
# ::alignments
(f / follow-01
      :ARG1 (h / homing-in-02
            :ARG0 (c / city
                  :name (n / name
                        :op1 "Brazil")
                  :ARG0-of (l / lead-02
                        :ARG1 (m / make-01
                              :ARG0 c
                              :ARG1 (e / ethanol)
                              :ARG2 (s / sugarcane))
                        :location (w / world)))
            :ARG1 (m2 / market-01
                  :ARG0 c
                  :ARG1 (b / biofuel)))
      :ARG2 (d / decide-01
            :ARG0 (c2 / commission
                  :mod (c3 / continent
                        :name (n2 / name
                              :op1 "Europe")))
            :ARG1 (c4 / combat-01
                  :ARG0 c2
                  :ARG1 (c5 / change-01
                        :ARG1 (c6 / climate))
                  :manner (r / reduce-01
                        :ARG0 c2
                        :ARG1 (d2 / depend-01
                              :ARG0 c
                              :ARG1 (p / petrol))))))

# ::id 84 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japanese share prices rose #.## percent in morning trade on wednesday as investors set aside worries about weak corporate earnings and hunted for bargains after the previous day 's heavy losses .
# ::alignments
(r / rise-01
      :ARG1 (p / price-01
            :ARG1 (s / share
                  :mod (c / country
                        :name (n / name
                              :op1 "Japan"))))
      :ARG2 (p2 / percentage-entity
            :value "1/2")
      :time (t / trade-01
            :time (d / date-entity
                  :dayperiod (m / morning)))
      :time (d2 / date-entity
            :weekday (w / wednesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (a / and
                  :op1 (s2 / set-01
                        :ARG0 (p3 / person
                              :ARG0-of (ii / invest-01))
                        :ARG1 (w2 / worry-01
                              :ARG0 (e / earn-01
                                    :ARG0 (c3 / corporate)
                                    :ARG1-of (w3 / weak-02))
                              :ARG1 p3)
                        :ARG2 (a2 / aside))
                  :op2 (h / hunt-01
                        :ARG0 p3
                        :ARG1 (b / bargain-01)
                        :time (a3 / after
                              :op1 (l / lose-02
                                    :time (d3 / day
                                          :mod (p4 / previous))
                                    :mod (h2 / heavy)))))))

# ::id 85 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two goals by striker bambang pamungkas took indonesia to a #-# victory over jamaica thursday in a friendly ahead of next month 's asia cup .
# ::alignments
(t / take-03
      :ARG0 (g / goal
            :quant 2
            :poss (p / person
                  :name (n / name
                        :op1 "Bambang"
                        :op2 "Pamungkas")
                  :ARG0-of (s / strike-02)))
      :ARG1 (c / country
            :name (n2 / name
                  :op1 "Indonesia"))
      :ARG2 (w / win-01
            :ARG0 c
            :ARG1 (c2 / country
                  :name (n3 / name
                        :op1 "Japan"))
            :time (d / date-entity
                  :weekday (t2 / thursday))
            :time (f / friendly
                  :time (a / ahead
                        :op1 (c3 / cup
                              :mod (c4 / country
                                    :name (n4 / name
                                          :op1 "Asia"))
                              :time (m / month
                                    :mod (n5 / next)))))))

# ::id 86 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a nearly decade-long quest to build a multibillion-dollar natural gas pipeline in canada 's north has cleared a major hurdle .
# ::alignments
(c / clear-02
      :ARG0 (q / quest-01
            :ARG1 (b / build-01
                  :ARG1 (p / pipeline
                        :mod (g / gas
                              :ARG1-of (n / natural-03))
                        :mod (m / multiple
                              :op1 (m2 / monetary-quantity
                                    :quant 1000000000000
                                    :unit (d / dollar)))
                        :location (n2 / north
                              :part-of (c2 / country
                                    :name (n3 / name
                                          :op1 "Canada")))))
            :ARG1-of (l / long-03
                  :ARG2 (n4 / nearly
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (d2 / decade)))))
      :ARG1 (h / hurdle
            :ARG1-of (m3 / major-02)))

# ::id 87 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok red bull driver mark webber has set the fastest time in final practice for the formula one australian grand prix .
# ::alignments
(s / set-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mark"
                  :op2 "Webber")
            :ARG0-of (d / drive-01
                  :ARG1 (b / bull
                        :ARG1-of (r / red-02))))
      :ARG1 (t / time
            :ARG1-of (h / have-degree-91
                  :ARG2 (f / fast-02
                        :ARG1 t)
                  :ARG3 (m / most)))
      :time (p2 / practice-01
            :mod (f2 / final)
            :mod (f3 / formula
                  :mod 1
                  :mod (g / grand
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Australia"))))))

# ::id 88 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some #,### u.s. army soldiers are holding a four-month military exercise with kuwaiti forces that will see americans using weaponry pre-positioned in the emirate under a ##-year defense pact .
# ::alignments
(h / hold-04
      :ARG0 (p / person
            :quant (s / some)
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (m / military
                        :name (n / name
                              :op1 "U.S."
                              :op2 "Army"))
                  :ARG2 (s2 / soldier)))
      :ARG1 (e / exercise-02
            :ARG0 p
            :ARG1 (m2 / military)
            :accompanier (f / force
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Kuwait")))
            :duration (t / temporal-quantity
                  :quant 4
                  :unit (m3 / month))
            :ARG0-of (s3 / see-01
                  :ARG1 (u / use-01
                        :ARG0 (p2 / person
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "America")))
                        :ARG1 (w / weaponry
                              :ARG1-of (p3 / position-01
                                    :ARG2 (c3 / country
                                          :name (n4 / name
                                                :op1 "Empire"))
                                    :time (b / before)
                                    :prep-under (p4 / pact
                                          :topic (d / defend-01)
                                          :duration t
                                          :quant 1
                                          :unit (y / year))))))))

# ::id 89 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the death toll rose to at least nine from the previously seven in sunday 's train crash near the western german city of cologne , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (r / rise-01
            :ARG1 (t / toll
                  :mod (d / die-01))
            :ARG4 (a / at-least
                  :op1 9)
            :ARG5 (c / crash-01
                  :ARG1 (t2 / train)
                  :time (d2 / date-entity
                        :weekday (s2 / sunday))
                  :ARG1-of (n / near-02
                        :ARG2 (c2 / city
                              :name (n2 / name
                                    :op1 "Cologne")
                              :location (w / west
                                    :part-of (c3 / country
                                          :name (n3 / name
                                                :op1 "Germany"))))))))

# ::id 90 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an exhibition of new technology from the across the taiwan straits will be held between may ## and june # in fuzhou , the provincial capital of fujian in east china , a provincial trade official announced here today .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / province)
                  :ARG2 (o / official
                        :topic (t / trade-01))))
      :ARG1 (h2 / hold-04
            :ARG1 (e / exhibit-01
                  :ARG1 (t2 / technology
                        :ARG1-of (n / new-01))
                  :source (a2 / across
                        :op1 (s / strait
                              :name (n2 / name
                                    :op1 "Taiwan"
                                    :op2 " strait"))))
            :location (b / between
                  :op1 (c / city
                        :name (n3 / name
                              :op1 "May"))
                  :op2 (c2 / city
                        :name (n4 / name
                              :op1 "June")))
            :location (c3 / city
                  :name (n5 / name
                        :op1 "Fuzhou")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (p3 / province
                              :name (n6 / name
                                    :op1 "South"
                                    :op2 "China"))
                        :ARG2 (c4 / capital))))
      :location (h4 / here)
      :time (t3 / today))

# ::id 91 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south african president thabo mbeki paid an official visit to vietnam on thursday to thank the country for its support in the fight against apartheid and to build stronger economic and political ties .
# ::alignments
(v / visit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Thabo"
                  :op2 "Mbeki")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Africa"))
                  :ARG2 (p2 / president)))
      :ARG1 (c2 / country
            :name (n3 / name
                  :op1 "Vietnam"))
      :time (d / date-entity
            :weekday (t / thursday))
      :mod (o / official)
      :purpose (a / and
            :op1 (t2 / thank-01
                  :ARG0 p
                  :ARG1 c2
                  :ARG2 (s / support-01
                        :ARG0 c2
                        :ARG1 (f / fight-01
                              :ARG1 (a2 / apartheid))))
            :op2 (b / build-01
                  :ARG0 p
                  :ARG1 (a3 / and
                        :op1 (t3 / tie
                              :mod (e / economy))
                        :op2 (t4 / tie
                              :mod (p3 / politics))
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (s2 / strong-02
                                    :ARG1 t4)
                              :ARG3 (m / more))))))

# ::id 92 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the heads of the israeli and palestinian negotiating teams held talks on monday to try to advance peace talks after tensions were eased over jewish settlements on occupied land .
# ::alignments
(h / hold-04
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h2 / head-01
                        :ARG1 (t / team
                              :ARG0-of (n / negotiate-01)
                              :mod (c / country
                                    :name (n2 / name
                                          :op1 "Israel")))))
            :op2 (p2 / person
                  :ARG0-of (h3 / head-01
                        :ARG1 (t2 / team
                              :ARG0-of (n3 / negotiate-01)
                              :mod (c2 / country
                                    :name (n4 / name
                                          :op1 "Palestine"))))))
      :ARG1 (t3 / talk-01
            :ARG1 (t4 / try-01
                  :ARG0 a
                  :ARG1 (a2 / advance-01
                        :ARG0 a
                        :ARG1 (t5 / talk-01
                              :ARG1 (p3 / peace)))))
      :time (d / date-entity
            :weekday (m / monday))
      :time (a3 / after
            :op1 (e / ease-02
                  :ARG1 (t6 / tension
                        :mod (s / settle-03
                              :ARG0 (r / religious-group
                                    :name (n5 / name
                                          :op1 "Jew"))
                              :ARG1 (l / land
                                    :ARG1-of (o / occupy-01)))))))

# ::id 93 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four-time all-star vin baker joined the boston celtics on monday while point guard kenny anderson went to the seattle supersonics in a five-player deal .
# ::alignments
(c / contrast-01
      :ARG1 (j / join-04
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Vin"
                        :op2 "Baker")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t / team
                              :name (n2 / name
                                    :op1 "Boston"
                                    :op2 "Celtics"))
                        :ARG2 (s / star
                              :mod (a / all)))
                  :time (d / date-entity
                        :weekday (m / monday)))
            :ARG1 (t2 / team
                  :name (n3 / name
                        :op1 "Boston"
                        :op2 "Celtics")))
      :ARG2 (g / go-02
            :ARG0 (p2 / person
                  :name (n4 / name
                        :op1 "Kenny"
                        :op2 "anderson")
                  :ARG0-of (g2 / guard-01
                        :ARG1 (p3 / point)))
            :ARG4 (t3 / team
                  :mod (s2 / seattle))
            :manner (d2 / deal-01
                  :ARG0 p2
                  :ARG1 t3
                  :ARG2 (p4 / person
                        :quant 5
                        :ARG0-of (p5 / play-01)))))

# ::id 94 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us regulators thursday filed civil fraud charges against the former chief executive of failed mortgage giant countrywide , saying he misled investors about the company 's risky loans .
# ::alignments
(f / file-01
      :ARG0 (p / person
            :ARG0-of (r / regulate-01)
            :mod (c / countrywide))
      :ARG1 (c2 / charge-05
            :ARG1 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c3 / company
                              :name (n / name
                                    :op1 "Nationwide")
                              :mod (g / giant
                                    :mod (m / mortgage-01))
                              :ARG1-of (f2 / fail-01))
                        :ARG2 (e / executive
                              :mod (c4 / chief))
                        :time (f3 / former)))
            :ARG2 (d / defraud-01
                  :mod (c5 / civil)))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :ARG1-of (c6 / cause-01
            :ARG0 (s / say-01
                  :ARG0 p
                  :ARG1 (m2 / mislead-01
                        :ARG0 p2
                        :ARG1 (p3 / person
                              :ARG0-of (ii / invest-01))
                        :ARG2 (l / loan-01
                              :ARG0 c3
                              :ARG1-of (r2 / risky-02))))))

# ::id 95 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two homemade bombs exploded ## minutes apart friday in this rural area , critically injuring a woman in a restaurant parking lot and wounding a father and son at their home .
# ::alignments
(e / explode-01
      :ARG1 (b / bomb
            :quant 2
            :mod (h / homemade))
      :time (d / date-entity
            :weekday (f / friday))
      :location (a / area
            :mod (r / rural)
            :mod (t / this))
      :ARG0-of (ii / injure-01
            :ARG1 (w / woman
                  :location (l / lot
                        :purpose (p / park-01
                              :ARG2 (r2 / restaurant))))
            :degree (c / critical-03))
      :ARG0-of (w2 / wound-01
            :ARG1 (a2 / and
                  :op1 (p2 / person
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG2 (f2 / father)))
                  :op2 (p3 / person
                        :ARG0-of (h3 / have-rel-role-91
                              :ARG2 (s / son)))
                  :location (h4 / home)
                  :poss-of h4)))

# ::id 96 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the five portuguese-speaking countries in africa held a seminar on aids here on monday .
# ::alignments
(h / hold-04
      :ARG0 (c / country
            :quant 5
            :ARG0-of (s / speak-01
                  :ARG3 (l / language
                        :name (n / name
                              :op1 "Portuguese")))
            :location (c2 / continent
                  :name (n2 / name
                        :op1 "Africa")))
      :ARG1 (s2 / seminar
            :topic (a / aid-01))
      :location (h2 / here)
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 97 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the drugs most commonly used to soothe agitation and aggression in people with alzheimer 's disease are no more effective than placebos for most patients , and put them at risk of serious side effects , including confusion , sleepiness and parkinson 's <unk> symptoms , researchers are reporting today .
# ::alignments
(r / report-01
      :ARG0 (p / person
            :ARG0-of (r2 / research-01))
      :ARG1 (a / and
            :op1 (e / effective-04
                  :polarity -
                  :ARG0 (d / drug
                        :ARG1-of (u / use-01
                              :ARG2 (s / soothe-01
                                    :ARG0 d
                                    :ARG1 (a2 / and
                                          :op1 (a3 / agitate-01
                                                :ARG1 (p2 / person
                                                      :ARG0-of (h / have-03
                                                            :ARG1 (d2 / disease
                                                                  :name (n / name
                                                                        :op1 "Alzheimer's"
                                                                        :op2 " disease")))))
                                          :op2 (a4 / aggression
                                                :poss p2)))
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (c / common)
                                    :ARG3 (m / most))))
                  :ARG1 d)
            :op2 (p3 / put-03
                  :ARG0 d
                  :ARG1 p2
                  :ARG2 (r3 / risk-01
                        :ARG0 d
                        :ARG2 (e2 / effect-03
                              :mod (s2 / side)
                              :ARG1-of (s3 / serious-02)
                              :ARG2-of (ii / include-01
                                    :ARG1 (a5 / and
                                          :op1 (c2 / confuse-01
                                                :ARG1 p2)
                                          :op2 (s4 / sleep-01
                                                :ARG0 p2)
                                          :op3 (s5 / symptom
                                                :mod (p4 / parkinson's))))))))
      :time (t / today))

# ::id 98 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok of some ###,### motor vehicles plying in the roads of bangladesh 's capital dhaka , a staggering ## percent emitted black smoke into the air , according to an official at the government 's environment directorate .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 " environment"
                              :op2 "Directorate")
                        :part-of (g2 / government-organization
                              :ARG0-of (g3 / govern-01
                                    :ARG1 (c / country
                                          :name (n2 / name
                                                :op1 "Bangladesh")))))
                  :ARG2 (o / official)))
      :ARG1 (e / emit-01
            :ARG0 (v / vehicle
                  :quant (s2 / some)
                  :mod (m / motor)
                  :ARG0-of (l / lie-07
                        :ARG2 (r / road
                              :poss (c2 / city
                                    :name (n3 / name
                                          :op1 "Dhaka")
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 c
                                          :ARG2 (c3 / capital))))))
            :ARG1 (s3 / smoke
                  :ARG1-of (b / black-04))
            :ARG0-of (s4 / stagger-02)))

# ::id 99 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel 's justice ministry plans to amend laws to make it easier to prosecute anti-government extremists , officials said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (p2 / plan-01
            :ARG0 (m / ministry
                  :topic (j / justice)
                  :poss (c / country
                        :name (n / name
                              :op1 "Israel")))
            :ARG1 (a / amend-01
                  :ARG0 m
                  :ARG1 (l / law)
                  :purpose (m2 / make-02
                        :ARG0 m
                        :ARG1 (e / easy-05
                              :ARG1 (p3 / prosecute-01
                                    :ARG1 (e2 / extremist
                                          :ARG0-of (o2 / oppose-01
                                                :ARG1 (g / government-organization
                                                      :ARG0-of (g2 / govern-01)))))
                              :ARG2-of (h2 / have-degree-91
                                    :ARG1 p3
                                    :ARG3 (m3 / more))))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 100 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok moody 's investors service lowered its long-term debt rating on sony corp. by a notch to a# , citing concerns about slumping electronics demand and intensifying competition .
# ::alignments
(a / and
      :op1 (l / lower-05
            :ARG0 (s / service
                  :poss (p / person
                        :ARG0-of (ii / invest-01)
                        :poss (c / company
                              :name (n / name
                                    :op1 "Moody's"))))
            :ARG1 (r / rate-01
                  :ARG1 c
                  :ARG3 (d / debt)
                  :ARG1-of (l2 / long-03))
            :ARG4 (n2 / notch)
            :ARG5 (c2 / company
                  :name (n3 / name
                        :op1 "Sony"
                        :op2 "Corp.")))
      :op2 (c3 / cite-01
            :ARG0 s
            :ARG1 (c4 / concern-01
                  :ARG0 (a2 / and
                        :op1 (s2 / slump-01
                              :ARG1 (d2 / demand-01
                                    :ARG1 (e / electronics)))
                        :op2 (ii2 / intensify-01
                              :ARG1 (c5 / compete-01))))))

# ::id 101 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok managed care giant humana inc. 's profit rose #.# percent in the third quarter , narrowly beating wall street 's estimates .
# ::alignments
(r / rise-01
      :ARG1 (p / profit-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Humana"
                        :op2 "Inc.")
                  :ARG0-of (m / manage-01
                        :ARG1 (c2 / care-03))
                  :mod (g / giant)))
      :ARG2 (p2 / percentage-entity
            :value 1)
      :time (q / quarter
            :ord (o / ordinal-entity
                  :value 3))
      :ARG0-of (b / beat-01
            :ARG1 (t / thing
                  :ARG1-of (e / estimate-01
                        :ARG0 (m2 / market-sector
                              :name (n2 / name
                                    :op1 "Wall"
                                    :op2 "Street"))))
            :ARG1-of (n3 / narrow-02)))

# ::id 102 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the representative of the swedish trade council 's taipei office , ulf <unk> , on monday agreed with kaohsiung mayor frank hsieh to enhance bilateral cooperations in economic , trade , and cultural exchanges , as well as environmental protection and technology transfers .
# ::alignments
(a / agree-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ulf"
                  :op2 "Hsieh")
            :ARG0-of (r / represent-01
                  :ARG1 (o / office
                        :poss (g / government-organization
                              :name (n2 / name
                                    :op1 "Taipei")
                              :part-of (c / council
                                    :mod (t / trade-01)
                                    :mod (c2 / country
                                          :name (n3 / name
                                                :op1 "Sweden")))))))
      :ARG1 (e / enhance-01
            :ARG0 p
            :ARG1 (c3 / cooperate-01
                  :ARG0 (a2 / and
                        :op1 (e2 / economy)
                        :op2 t)
                  :op3 (e3 / exchange-01
                        :ARG1 (c4 / culture)))
            :mod (b / bilateral))
      :op3 (t2 / transfer-01
            :ARG1 (a3 / and
                  :op1 (p2 / protect-01
                        :ARG1 (e4 / environment))
                  :op2 (t3 / technology)))
      :ARG2 (p3 / person
            :name (n4 / name
                  :op1 "Frank"
                  :op2 "Hsieh")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c5 / city
                        :name (n5 / name
                              :op1 "Kaohsiung"))
                  :ARG2 (m / mayor)))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 103 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok heidar aliyev , strongman president of the former soviet republic of azerbaijan , on saturday ordered a referendum to approve major changes in the country 's constitution that the opposition said would give him even more power .
# ::alignments
(o / order-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hheidar"
                  :op2 "aliyev")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (r / republic
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Azerbaijan"))
                        :time (f / former)
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Soviet")))
                  :ARG2 (p2 / president
                        :ARG1-of (s / strong-02))))
      :ARG2 (a / approve-01
            :ARG0 p
            :ARG1 (r2 / referendum
                  :ARG0 p
                  :ARG1 (c3 / change-01
                        :ARG1 (c4 / constitution
                              :poss c)
                        :ARG1-of (m / major-02)
                        :ARG0-of (g / give-01
                              :ARG1 (p3 / power
                                    :mod (m2 / more
                                          :mod (e / even)))
                              :ARG2 p
                              :ARG1-of (s2 / say-01
                                    :ARG0 p
                                    :ARG0-of (o2 / oppose-01)))))
            :purpose-of r2)
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 104 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an earthquake in western georgia on monday caused buildings to crack , but there were no reports of casualties , a government official said .
# ::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 (h2 / have-concession-91
            :ARG1 (r / report-01
                  :polarity -
                  :ARG1 (c / casualty))
            :ARG2 (c2 / cause-01
                  :ARG0 (e / earthquake
                        :location (c3 / country-region
                              :name (n / name
                                    :op1 "Western"
                                    :op2 "Georgia"))
                        :time (d / date-entity
                              :weekday (m / monday)))
                  :ARG1 (c4 / crack-02
                        :ARG1 (b / building)))))

# ::id 105 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok afghan authorities said a would-be assassin was intercepted in kabul when his automobile , loaded with explosives , was involved in a traffic accident , national television reported monday .
# ::alignments
(r / report-01
      :ARG0 (t / television
            :mod (n / nation))
      :ARG1 (s / say-01
            :ARG0 (a / authority
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Afghanistan")))
            :ARG1 (ii / intercept-01
                  :ARG1 (p / person
                        :ARG0-of (a2 / assassinate-01)
                        :ARG1-of (p2 / possible-01))
                  :location (c2 / city
                        :name (n3 / name
                              :op1 "Kabul"))
                  :time (ii2 / involve-01
                        :ARG1 (a3 / automobile
                              :poss p
                              :ARG1-of (l / load-01
                                    :ARG2 (e / explosive)))
                        :ARG2 (a4 / accident
                              :mod (t2 / traffic))))
            :time (d / date-entity
                  :weekday (m / monday))))

# ::id 106 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bridgetown , barbados -lrb- ap -rrb- - three <unk> were charged today with posession with intent to <unk> some ### pounds of marihuana , the first major drug haul by police this year .
# ::alignments
(c / charge-05
      :ARG1 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Bridgetown"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Barbados"))
            :op3 (p3 / person
                  :name (n3 / name
                        :op1 "RJB")))
      :ARG2 (p4 / possess-01
            :ARG0 a
            :ARG1 (ii / intent-02
                  :ARG0 a
                  :ARG1 (s / seize-01
                        :ARG0 a
                        :ARG1 (m / marihuana
                              :quant (s2 / some
                                    :op1 (m2 / mass-quantity
                                          :quant 1
                                          :unit (p5 / pound))))
                        :ARG1-of (m3 / mean-01
                              :ARG2 (h / haul-01
                                    :ARG0 (p6 / police)
                                    :ARG1 (d / drug)
                                    :ARG1-of (m4 / major-02)
                                    :ord (o / ordinal-entity
                                          :value 1)
                                    :time (y / year
                                          :mod (t / this)))))))
      :time (t2 / today))

# ::id 107 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rep. barney frank , the tart-tongued democrat from massachusetts , has never been accused of coddling his colleagues -- and he wants no special treatment in return .
# ::alignments
(a / and
      :op1 (a2 / accuse-01
            :polarity -
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Barney"
                        :op2 "Frank")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n2 / name
                                    :op1 "Democrat"))
                        :ARG2 (m / member))
                  :source (s / state
                        :name (n3 / name
                              :op1 "Massachusetts"))
                  :mod (t / tart-tongued))
            :ARG2 (c / coddle-01
                  :ARG0 p
                  :ARG1 (p3 / person
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG1 p
                              :ARG2 (c2 / colleague))))
            :time (e / ever))
      :op2 (w / want-01
            :ARG0 p
            :ARG1 (t2 / treat-01
                  :polarity -
                  :ARG1 p
                  :ARG1-of (s2 / special-02))
            :ARG3 a2))

# ::id 108 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an egyptian military court on wednesday jailed the head of a banned islamist group for two years on wednesday for entering the gaza strip illegally , a court official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / court
                        :mod (m / military)
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Egypt")))
                  :ARG2 (o / official)))
      :ARG1 (j / jail-01
            :ARG0 c
            :ARG1 (p2 / person
                  :ARG0-of (h2 / head-01
                        :ARG1 (g / group
                              :mod (r / religious-group
                                    :name (n2 / name
                                          :op1 "Islamism"))
                              :ARG1-of (b / ban-01))))
            :ARG2 (e / enter-01
                  :ARG0 p2
                  :ARG1 (s2 / strip
                        :mod (g2 / gaza))
                  :ARG1-of (l / legal-02
                        :polarity -))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (y / year))))

# ::id 109 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a gunman suspected of opening fire on a group of young swimmers gathered along a riverbank was arrested friday after he emerged from woods near the scene where three teenagers were slain and a fourth person was wounded .
# ::alignments
(a / arrest-01
      :ARG1 (g / gunman
            :ARG2-of (s / suspect-01
                  :ARG1 (o / open-fire-07
                        :ARG0 g
                        :ARG1 (g2 / group
                              :consist-of (p / person
                                    :mod (y / young)
                                    :ARG0-of (s2 / swim-01))
                              :ARG1-of (g3 / gather-03
                                    :location (a2 / along
                                          :op1 (b / bank
                                                :mod (r / river))))))))
      :time (d / date-entity
            :weekday (f / friday))
      :time (a3 / after
            :op1 (e / emerge-01
                  :ARG0 g
                  :ARG1 (w / woods
                        :ARG1-of (n / near-02
                              :ARG2 (s3 / scene
                                    :location-of (a4 / and
                                          :op1 (s4 / slay-01
                                                :ARG1 (t / teenager
                                                      :quant 3))
                                          :op2 (w2 / wound-01
                                                :ARG1 (p2 / person
                                                      :ord (o2 / ordinal-entity
                                                            :value 4))))))))))

# ::id 110 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bode miller of the united states was assured of his second overall world cup title thursday when his closest challenger decided not to race in one of the final two races of the season .
# ::alignments
(a / assure-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Bode"
                  :op2 "Miller")
            :poss (c / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States")))
      :ARG2 (t / title
            :ord (o / ordinal-entity
                  :value 2)
            :mod (c2 / cup
                  :mod (w / world))
            :poss p
            :mod (o2 / overall))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :time (d2 / decide-01
            :ARG0 (p2 / person
                  :ARG0-of (c3 / challenge-01
                        :ARG1 p)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (c4 / close-13
                              :ARG1 p2)
                        :ARG3 (m / most)))
            :ARG1 (r / race-02
                  :polarity -
                  :ARG0 p2
                  :ARG1 (r2 / race-02
                        :quant 1
                        :ARG1-of (ii / include-91
                              :ARG2 (r3 / race-02
                                    :quant 2
                                    :time (f / final
                                          :part-of (s / season))))))))

# ::id 111 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` the international response to the humanitarian crisis in pakistan is at a critical juncture , '' leslie christian , ghana 's un ambassador said here thursday on behalf of the african group .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Leslie"
                  :op2 "Christian")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Ghana"))
                  :ARG2 (a / ambassador
                        :polarity -)))
      :ARG1 (j / juncture
            :ARG1-of (c2 / critical-02)
            :domain (r / respond-01
                  :ARG1 (c3 / crisis
                        :mod (h2 / humanitarian)
                        :location (c4 / country
                              :name (n3 / name
                                    :op1 "Pakistan")))
                  :mod (ii / international)))
      :location (h3 / here)
      :prep-on-behalf-of (g / group
            :mod (c5 / continent
                  :name (n4 / name
                        :op1 "Africa")))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 112 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us treasury secretary timothy geithner told <unk> wednesday he intends to remain at his post as long as president barack obama wants him .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Timothy"
                  :op2 "Geithner")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (s / secretary
                        :topic (t2 / treasury))))
      :ARG1 (ii / intend-01
            :ARG0 p
            :ARG1 (r / remain-01
                  :ARG1 p
                  :ARG3 (p2 / post
                        :poss p)
                  :condition (a / as-long-as
                        :op1 (w / want-01
                              :ARG0 (p3 / person
                                    :name (n3 / name
                                          :op1 "Barack"
                                          :op2 "Obama")
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (p4 / president)))
                              :ARG1 r))))
      :time (d / date-entity
            :weekday (w2 / wednesday)))

# ::id 113 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan president pervez musharraf , under fire over the assassination of benazir bhutto , said thursday he did not believe intelligence agencies had ordered any cover-up in the probe of her death .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Pervez"
                  :op2 "Musharraf")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Pakistan"))
                  :ARG2 (p2 / president))
            :ARG1-of (f / fire-02
                  :ARG0 (a / assassinate-01
                        :ARG1 (p3 / person
                              :name (n3 / name
                                    :op1 "Benazir"
                                    :op2 "Bhutto")))))
      :ARG1 (b / believe-01
            :polarity -
            :ARG0 p
            :ARG1 (o / order-01
                  :ARG0 (a2 / agency
                        :mod (ii / intelligence))
                  :ARG1 (c2 / cover-up-04
                        :ARG1 (p4 / probe-01
                              :ARG1 (d / die-01
                                    :ARG1 p3)))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 114 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some #,### members of the opposition and people who say they fought to oust the communists in #### wednesday urged the government to resign .
# ::alignments
(u / urge-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (o / oppose-01)
                        :ARG2 (m / member)))
            :op2 (p2 / person
                  :ARG0-of (s / say-01
                        :ARG1 (f / fight-01
                              :ARG0 p2
                              :ARG2 (o2 / oust-01
                                    :ARG0 p2
                                    :ARG1 (p3 / person
                                          :mod (p4 / political-movement
                                                :name (n / name
                                                      :op1 "communism")))
                                    :time (w / wednesday)))))
            :quant (s2 / some))
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG2 (r / resign-01
            :ARG0 g))

# ::id 115 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok david beckham is regaining fitness -- and being praised by england manager steve mcclaren .
# ::alignments
(a / and
      :op1 (r / regain-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "David"
                        :op2 "Beckham"))
            :ARG1 (f / fitness))
      :op2 (p2 / praise-01
            :ARG0 (p3 / person
                  :name (n2 / name
                        :op1 "Steve"
                        :op2 "McCcclaren")
                  :ARG0-of (m / manage-01)
                  :mod (c / country
                        :name (n3 / name
                              :op1 "England")))
            :ARG1 p))

# ::id 116 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok white house hopeful barack obama , swamped by controversy over incendiary sermons by his former pastor , bid tuesday to wrench back his fundamental message of racial and political healing .
# ::alignments
(b / bid-04
      :ARG0 (p / person
            :name (n / name
                  :op1 "Barack"
                  :op2 "Obama")
            :ARG0-of (h / hopeful-03)
            :ARG1-of (s / swamp-01
                  :ARG0 (c / controversy
                        :topic (s2 / sermons
                              :ARG1-of (ii / incendiary-00)
                              :source (p2 / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG1 p
                                          :ARG2 (p3 / pastor)
                                          :time (f / former))))))
            :ARG0-of (h3 / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "White"
                              :op2 "House"))))
      :ARG1 (w / wrench-01
            :ARG0 p
            :ARG1 (m / message-01
                  :ARG0 p
                  :ARG1 (h4 / heal-01
                        :mod (r / race)
                        :mod (p4 / politics))
                  :mod (f2 / fundamental))
            :direction (b2 / back))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 117 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the province of ontario is shutting down seven of its ## operating nuclear reactors _ all within ### miles of the u.s. border _ after an internal report concluded that the province 's utility company was so badly managed that it had compromised the safety of its entire nuclear power system .
# ::alignments
(s / shut-down-05
      :ARG0 (p / province
            :name (n / name
                  :op1 "Ontario"))
      :ARG1 (r / reactor
            :quant 7
            :ARG1-of (ii / include-91
                  :ARG2 (r2 / reactor
                        :ARG0-of (o / operate-01
                              :ARG1 (n2 / nucleus))
                        :mod (a / all)
                        :location (r3 / relative-position
                              :op1 (b / border
                                    :mod (c / country
                                          :name n
                                          :op1 "United"
                                          :op2 "States")))
                        :quant (u / up-to
                              :op1 (d / distance-quantity
                                    :quant 1
                                    :unit (m / mile))))))
      :time (a2 / after
            :op1 (c2 / conclude-01
                  :ARG0 (r4 / report
                        :ARG1-of (ii2 / internal-02))
                  :ARG1 (m2 / manage-01
                        :ARG1 (c3 / company
                              :mod (u2 / utility)
                              :poss p)
                        :ARG1-of (b2 / bad-05
                              :ARG2-of (h / have-degree-91
                                    :ARG1 m2
                                    :ARG3 (s2 / so)
                                    :ARG6 (c4 / compromise-02
                                          :ARG0 c3
                                          :ARG1 (s3 / safe-01
                                                :ARG1 (s4 / system
                                                      :mod (p2 / power
                                                            :mod (n3 / nucleus))
                                                      :mod (e / entire)
                                                      :poss p)))))))))

# ::id 118 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok david e. easterly has been named president and chief operating officer of cox enterprises inc. , effective immediately , the company announced friday .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "CoX"
                  :op2 "Exporces"
                  :op3 "Inc."))
      :ARG1 (n2 / name-01
            :ARG1 (a2 / and
                  :op1 (p / person
                        :name (n3 / name
                              :op1 "David"
                              :op2 "E."
                              :op3 " easterly")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 c
                              :ARG2 (p2 / president)))
                  :op2 (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 c
                              :ARG2 (o / officer
                                    :mod (c2 / chief)
                                    :mod (o2 / operate-01)))))
            :ARG1-of (e / effective-04
                  :time (ii / immediate)))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 119 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok forty-seven people have been indicted on racketeering charges after an fbi agent succeeded in infiltrating the mafia and setting up an operation that fenced six million dollars worth of stolen merchandise , officials said friday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (ii / indict-01
            :ARG1 (p / person
                  :quant (n / nearly
                        :op1 7))
            :ARG2 (r / racket-02)
            :time (a / after
                  :op1 (s2 / succeed-01
                        :ARG0 (p2 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (g / government-organization
                                          :name (n2 / name
                                                :op1 "Fbi"))
                                    :ARG2 (a2 / agent)))
                        :ARG1 (a3 / and
                              :op1 (ii2 / infiltrate-01
                                    :ARG0 p2
                                    :ARG1 (c / criminal-organization
                                          :name n2
                                          :op1 "Mafia")))
                        :op2 (s3 / set-up-03
                              :ARG0 p2
                              :ARG1 (o2 / operation
                                    :ARG0-of (f / fence-02
                                          :ARG1 (m / merchandise
                                                :ARG1-of (s4 / steal-01)
                                                :ARG1-of (w / worth-01
                                                      :ARG2 (m2 / monetary-quantity
                                                            :quant 6000000
                                                            :unit (d / dollar))))))))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 120 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok el salvador authorities are maintaining an orange alert on wednesday due to tropical depression felix , which has brought intense rains to the nation , according to news reaching here .
# ::alignments
(s / say-01
      :ARG0 (n / news
            :ARG0-of (r / reach-01
                  :ARG1 (h / here)))
      :ARG1 (m / maintain-01
            :ARG0 (a / authority
                  :mod (ii / island
                        :name (n2 / name
                              :op1 "L salvador")))
            :ARG1 (a2 / alert-01
                  :ARG2 (o / orange))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :ARG1-of (c / cause-01
                  :ARG0 (d2 / depress-01
                        :ARG2 (t / tropical)
                        :name (n3 / name
                              :op1 "Felix")
                        :ARG0-of (b / bring-01
                              :ARG1 (r2 / rain-01
                                    :ARG1-of (ii2 / intense-02))
                              :ARG2 (n4 / nation))))))

# ::id 121 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world oil prices fell on friday as the dollar soared against the euro on deepening concern over the eurozone debt crisis but trade was muted after the us thanksgiving holiday .
# ::alignments
(c / contrast-01
      :ARG1 (f / fall-01
            :ARG1 (p / price-01
                  :ARG1 (o / oil
                        :mod (w / world)))
            :time (d / date-entity
                  :weekday (f2 / friday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (s / soar-01
                        :ARG1 (d2 / dollar)
                        :ARG4 (a / against
                              :op1 (e / euro))
                        :ARG1-of (c3 / cause-01
                              :ARG0 (d3 / deepen-01
                                    :ARG1 (c4 / concern-01
                                          :ARG0 (c5 / crisis
                                                :mod (d4 / debt)
                                                :mod (o2 / organization
                                                      :name (n / name
                                                            :op1 "Eurozone")))))))))
      :ARG2 (m / mute-01
            :ARG1 (t / trade-01)
            :time (a2 / after
                  :op1 (h / holiday
                        :name (n2 / name
                              :op1 "Thanksgiving")
                        :mod (c6 / country
                              :name (n3 / name
                                    :op1 "US"))))))

# ::id 122 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok washington 's top diplomat for latin america otto reich was to visit uruguay on july ## at the beginning heels of a meeting of latin american leaders on july # to study the region 's deepening economic crisis and relations with the united states .
# ::alignments
(v / visit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Otto"
                  :op2 "Reich")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / city
                        :name (n2 / name
                              :op1 "Washington"))
                  :ARG2 (d / diplomat
                        :mod (t / top)))
            :mod (c2 / country
                  :name (n3 / name
                        :op1 "Latino"
                        :op2 "America")))
      :ARG1 (c3 / country
            :name (n4 / name
                  :op1 "Uruguay"))
      :time (d2 / date-entity
            :month 7
            :day 1)
      :time (b / begin-01
            :ARG1 (h2 / heel)
            :ARG2 (m / meet-03
                  :ARG0 (p2 / person
                        :ARG0-of (l / lead-02)
                        :mod c2)
                  :time (d3 / date-entity
                        :month 7)
                  :purpose (s / study-01
                        :ARG0 p2
                        :ARG1 (a / and
                              :op1 (c4 / crisis
                                    :mod (e / economy)
                                    :ARG1-of (d4 / deepen-01)
                                    :poss (r / region))
                              :op2 (r2 / relation-03
                                    :ARG0 r
                                    :ARG2 (c5 / country
                                          :name (n5 / name
                                                :op1 "United"
                                                :op2 "States"))))))))

# ::id 123 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok michael moore 's controversial documentary `` <unk> #\/## '' reaches us president george w. bush 's backyard wednesday -- but the filmmaker has nixed plans to come to this one-stoplight town to officiate .
# ::alignments
(c / contrast-01
      :ARG1 (r / reach-01
            :ARG0 (d / documentary
                  :poss (p / person
                        :name (n / name
                              :op1 "Michael"
                              :op2 "Moor"))
                  :mod (c2 / controversy))
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p3 / president)))
            :time (w / wednesday)
            :location (b / backyard
                  :poss (p4 / person
                        :name (n3 / name
                              :op1 "George"
                              :op2 "W."
                              :op3 "Bush"))))
      :ARG2 (n4 / nix-01
            :ARG0 p
            :ARG1 (p5 / plan-01
                  :ARG0 p
                  :ARG1 (c3 / come-01
                        :ARG1 p
                        :ARG4 (t / town
                              :mod (t2 / this)
                              :ARG0-of (l / light-06
                                    :quant 1))
                        :purpose (o / officiate-01
                              :ARG0 p)))))

# ::id 124 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lebanese soldiers fanned out along the mediterranean coastline in northern lebanon on monday , hunting for fugitives a day after the army crushed the remnants of a militant group and ended a three-month siege at a palestinian refugee camp .
# ::alignments
(a / and
      :op1 (p / pan-out-02
            :ARG0 (s / soldier
                  :mod (c / country
                        :name (n / name
                              :op1 "Lebanon")
                        :part (n2 / north)))
            :ARG1 (a2 / along
                  :op1 (c2 / coastline
                        :mod (s2 / sea
                              :name (n3 / name
                                    :op1 "Mediterranean"))))
            :time (d / date-entity
                  :weekday (m / monday)))
      :op2 (h / hunt-01
            :ARG0 s
            :ARG1 (p2 / person
                  :ARG0-of (f / fug-01))
            :time (a3 / after
                  :op1 (a4 / and
                        :op1 (c3 / crush-01
                              :ARG0 (a5 / army)
                              :ARG1 (r / remnant
                                    :poss (g / group
                                          :mod (m2 / militant))))
                        :op2 (e / end-01
                              :ARG0 a5
                              :ARG1 (s3 / siege-01
                                    :ARG0 a5
                                    :ARG1 (c4 / camp
                                          :mod (r2 / refugee)
                                          :location (c5 / country
                                                :name (n4 / name
                                                      :op1 "Palestine")))
                                    :duration (t / temporal-quantity
                                          :quant 3
                                          :unit (m3 / month)
                                          :quant-of a3))))
                  :quant 1
                  :unit (d2 / day))))

# ::id 125 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the swiss parliament on wednesday elected a geneva socialist to the country 's ruling coalition cabinet .
# ::alignments
(e / elect-01
      :ARG0 (p / parliament
            :mod (c / country
                  :name (n / name
                        :op1 "Switzerland")))
      :ARG1 (p2 / person
            :mod (p3 / political-movement
                  :name (n2 / name
                        :op1 "socialism"))
            :mod (g / geneva))
      :ARG2 (c2 / cabinet
            :ARG0-of (r / rule-03)
            :poss (c3 / country))
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 126 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fast bowler brett lee will miss australia 's three-match , limited overs cricket series against bangladesh starting this month because of a `` family issue , '' cricket australia said wednesday .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Cricket"
                  :op2 "Australia"))
      :ARG1 (m / miss-02
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Brett"
                        :op2 "Lee")
                  :ARG0-of (b / bowl-01
                        :ARG1-of (f / fast-02)))
            :ARG1 (s2 / series
                  :mod (c / cricket)
                  :mod (m2 / match-03
                        :quant 3)
                  :mod (l / limited-over)
                  :poss (c2 / country
                        :name (n3 / name
                              :op1 "Australia"))
                  :ARG1-of (s3 / start-01
                        :time (m3 / month
                              :mod (t / this))))
            :ARG1-of (c3 / cause-01
                  :ARG0 (ii / issue-02
                        :ARG0 (f2 / family))))
      :time (w / wednesday))

# ::id 127 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ministry of foreign affairs -lrb- mofa -rrb- has lodged a protest with switzerland over an arbitrary change of taiwan 's designation on the alien resident certificates it issues to republic of china nationals living there , an official said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (l / lodge-03
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Ministry"
                        :op2 "of"
                        :op3 "Foreign"
                        :op4 "Affairs"))
            :ARG1 (p2 / protest-01
                  :ARG0 g
                  :ARG1 (c / change-01
                        :ARG1 (d / designate-01
                              :ARG0 (c2 / country
                                    :name (n2 / name
                                          :op1 "Taiwan"))
                              :ARG1 (c3 / certificate
                                    :mod (p3 / person
                                          :ARG0-of (r / reside-01)
                                          :ARG1-of (a / alien-01))
                                    :ARG1-of (ii / issue-01
                                          :ARG0 c2
                                          :ARG2 (r2 / republic
                                                :mod (c4 / country
                                                      :name (n3 / name
                                                            :op1 "China")))))
                              :ARG1-of (a2 / arbitrary-02))
                        :ARG2 (c5 / country
                              :name (n4 / name
                                    :op1 "Switzerland"))))
            :ARG2 c5)
      :time (w / wednesday))

# ::id 128 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok still reeling from a powerful storm that killed ## people across northern europe last weekend , sweden and norway were lashed by another tempest early thursday that felled more trees and caused new blackouts as well as flooding of coastal towns .
# ::alignments
(l / lash-01
      :ARG0 (t / tempest
            :mod (a / another)
            :ARG0-of (f / fall-01
                  :ARG1 (t2 / tree
                        :quant (m / more)))
            :ARG0-of (c / cause-01
                  :ARG1 (b / blackout
                        :ARG1-of (n / new-01)))
            :ARG0-of (c2 / cause-01
                  :ARG1 (f2 / flood-01
                        :ARG1 (t3 / town
                              :location (c3 / coast)))))
      :ARG1 (a2 / and
            :op1 (c4 / country
                  :name (n2 / name
                        :op1 "Sweden"))
            :op2 (c5 / country
                  :name (n3 / name
                        :op1 "Norway")))
      :mod (s / still)
      :ARG2-of (r / reel-01
            :ARG1 (s2 / storm
                  :ARG1-of (p / powerful-02)
                  :ARG0-of (k / kill-01
                        :ARG1 (p2 / person)
                        :time (w / weekend
                              :mod (l2 / last))
                        :location (a3 / across
                              :op1 (n4 / north
                                    :part-of (c6 / continent
                                          :name (n5 / name
                                                :op1 "Europe"))))))))

# ::id 129 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gov. george pataki said monday that a special election would be held on march ## to fill a vacant state senate seat in nassau county and a state assembly seat in queens .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "Pataki")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "gov."))))
      :ARG1 (h2 / hold-04
            :ARG1 (e / elect-01
                  :ARG1-of (s2 / special-02))
            :time (m / march-01)
            :purpose (f / fill-01
                  :ARG1 (a / and
                        :op1 (s3 / seat
                              :ARG1-of (v / vacant-02)
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 (g2 / government-organization
                                          :name (n3 / name
                                                :op1 "Senate")
                                          :mod (s4 / state)))
                              :location (c / county
                                    :name (n4 / name
                                          :op1 "Nassau")))
                        :op2 (s5 / seat
                              :ARG1-of (h4 / have-org-role-91
                                    :ARG0 (a2 / assembly
                                          :mod (s6 / state)))
                              :location (s7 / state
                                    :name (n5 / name
                                          :op1 "Queens"))))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 130 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two former senior policemen on duty during the hillsborough disaster are to stand trial .
# ::alignments
(t / try-02
      :ARG1 (p / policeman
            :quant 2
            :mod (s / senior)
            :time (d / duty
                  :time (d2 / disaster
                        :location (c / city-district
                              :name (n / name
                                    :op1 "Hillsborough"))))
            :time (f / former)))

# ::id 131 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the head of the chechen security council complained wednesday that work to restore chechnya had fallen behind schedule , warning that it could take decades to repair the war-shattered capital grozny , the interfax news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Interfaith")
            :mod (n2 / news))
      :ARG1 (c / complain-01
            :ARG0 (p / person
                  :ARG0-of (h / head-01
                        :ARG1 (g / government-organization
                              :name (n3 / name
                                    :op1 "Chechnya"
                                    :op2 "Security"
                                    :op3 "Council"))))
            :ARG1 (f / fall-07
                  :ARG1 (w / work-01
                        :ARG1 (r2 / restore-02
                              :ARG1 (c2 / country))
                        :ARG2 (b / behind
                              :op1 (s / schedule-01
                                    :ARG1 w)))
                  :time (d / date-entity
                        :weekday (w2 / wednesday))
                  :ARG0-of (w3 / warn-01
                        :ARG1 (p2 / possible-01
                              :ARG1 (t / take-10
                                    :ARG0 (r3 / repair-01
                                          :ARG1 (c3 / city
                                                :name (n4 / name
                                                      :op1 "Grozny")
                                                :ARG0-of (h2 / have-org-role-91
                                                      :ARG2 (c4 / capital
                                                            :ARG1-of (s2 / spatter-01
                                                                  :ARG2 (w4 / war))))))
                                    :ARG1 (m / multiple
                                          :op1 (t2 / temporal-quantity
                                                :quant 1
                                                :unit (d2 / decade)))))))))

# ::id 132 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok over #,### bulgarian police officers staged a renewed sit-in outside the interior ministry on saturday to demand higher pay and better working conditions .
# ::alignments
(s / stage-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police
                        :mod (c / country
                              :name (n / name
                                    :op1 "Bulgaria")))
                  :ARG2 (o / officer)))
      :ARG1 (s2 / sit-in-02
            :ARG1 p
            :ARG1-of (r / renew-01)
            :location (o2 / outside
                  :op1 (m / ministry
                        :topic (ii / interior)))
            :time (d / date-entity
                  :weekday (s3 / saturday)))
      :purpose (d2 / demand-01
            :ARG0 p
            :ARG1 (a / and
                  :op1 (p3 / pay-01
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (h3 / high-02
                                    :ARG1 p3)
                              :ARG3 (m2 / more)))
                  :op2 (c2 / condition
                        :mod (w / work-01)
                        :ARG1-of (h4 / have-degree-91
                              :ARG2 (g / good-02
                                    :ARG1 c2)
                              :ARG3 (m3 / more))))))

# ::id 133 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a jordanian held here for immigration violations is being investigated for possible links to a bomb attack in the southern philippines which killed a us soldier and two filipinos , officials said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (ii / investigate-01
            :ARG1 (p2 / person
                  :mod (c / country
                        :name (n / name
                              :op1 "Jordan"))
                  :ARG1-of (h2 / hold-01
                        :location (h3 / here)
                        :ARG1-of (c2 / cause-01
                              :ARG0 (v / violate-01
                                    :ARG0 p2
                                    :ARG1 (ii2 / immigrate-01)))))
            :ARG2 (p3 / possible-01
                  :ARG1 (l / link-01
                        :ARG1 p2
                        :ARG2 (a / attack-01
                              :instrument (b / bomb)
                              :location (s2 / south
                                    :part-of (c3 / country
                                          :name (n2 / name
                                                :op1 "Philippines")))
                              :ARG0-of (k / kill-01
                                    :ARG1 (a2 / and
                                          :op1 (s3 / soldier
                                                :mod (w / we))
                                          :op2 (p4 / person
                                                :quant 2
                                                :mod (c4 / country
                                                      :name (n3 / name
                                                            :op1 "Filipino"))))))))
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 134 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bosnia turned over six algerians suspected of having terrorist links to u.s. military authorities early friday , despite a ruling by the country 's highest court that they be released .
# ::alignments
(t / turn-over-12
      :ARG0 (c / country
            :name (n / name
                  :op1 "Bosnia"))
      :ARG1 (p / person
            :quant 6
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Algeria"))
            :ARG2-of (s / suspect-01
                  :ARG1 (l / link-01
                        :ARG1 p
                        :ARG2 (a / authority
                              :mod (m / military
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "U.S."))))
                        :mod (t2 / terrorism))))
      :time (e / early
            :op1 (d / date-entity
                  :weekday (f / friday)))
      :concession (r / rule-01
            :ARG0 (c4 / court
                  :ARG1-of (h / have-degree-91
                        :ARG2 (h2 / high-02
                              :ARG1 c4)
                        :ARG3 (m2 / most)))
            :ARG1 (r2 / release-01
                  :ARG1 p)))

# ::id 135 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a huge mushroom cloud of dust is expected to rise over nevada 's desert in june when the pentagon plans to detonate a gigantic , ###-ton explosive -- the biggest open-air chemical blast ever at the nevada test site -- as part of the research into developing weapons that can destroy deeply buried military targets , officials said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (e / expect-01
            :ARG1 (r / rise-01
                  :ARG1 (c / cloud
                        :consist-of (d / dust)
                        :mod (m / mushroom)
                        :mod (h2 / huge))
                  :location (d2 / desert
                        :location (c2 / city
                              :name (n / name
                                    :op1 "Nevada"))
                        :location c2
                        :name (n2 / name
                              :op1 "June")))
            :time (p2 / plan-01
                  :ARG0 (g / government-organization
                        :name (n3 / name
                              :op1 "Pentagon"))
                  :ARG1 (d3 / detonate-01
                        :ARG0 g
                        :ARG1 (e2 / explosive
                              :consist-of (m2 / mass-quantity
                                    :quant 1
                                    :unit (t / ton))
                              :mod (g2 / gigantic)
                              :mod (c3 / chemical)
                              :ARG1-of (h3 / have-degree-91
                                    :ARG2 (b / big)
                                    :ARG3 (m3 / most)
                                    :ARG5 (b2 / blast-01
                                          :time (e3 / ever)
                                          :location (s2 / site
                                                :location c2
                                                :purpose (t2 / test-01))))
                              :part-of (r2 / research-01
                                    :ARG1 (d4 / develop-02
                                          :ARG1 (w / weapon
                                                :ARG0-of (d5 / destroy-01
                                                      :ARG1 (t3 / target
                                                            :mod (m4 / military)
                                                            :ARG1-of (b3 / bury-01
                                                                  :ARG1-of (d6 / deep-02)))
                                                      :ARG1-of (p3 / possible-01)))))))))
      :time (d7 / date-entity
            :weekday (t4 / thursday)))

# ::id 136 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a guatemalan environmentalist who recently survived an assassination attempt has won an international human rights prize for his campaigning against the rapid growth of mines in the mineral-rich central american nation .
# ::alignments
(w / win-01
      :ARG0 (e / environmentalist
            :mod (c / country
                  :name (n / name
                        :op1 "Guatemala"))
            :ARG0-of (s / survive-01
                  :ARG1 (a / attempt-01
                        :ARG1 (a2 / assassinate-01
                              :ARG1 e))
                  :time (r / recent)))
      :ARG1 (p / prize
            :mod (r2 / right-05
                  :ARG1 (h / human))
            :mod (ii / international))
      :ARG3 (c2 / campaign-01
            :ARG0 e
            :ARG1 (a3 / against
                  :op1 (g / grow-01
                        :ARG1 (m / mine)
                        :manner (r3 / rapid)
                        :location (n2 / nation
                              :location (w2 / world-region
                                    :name (n3 / name
                                          :op1 "Central"
                                          :op2 "America"))
                              :mod (r4 / rich
                                    :mod (m2 / mineral)))))))

# ::id 137 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the body of slobodan milosevic has been flown home for burial , met on the tarmac by only a handful of party loyalists .
# ::alignments
(a / and
      :op1 (f / fly-01
            :ARG1 (b / body
                  :poss (p / person
                        :name (n / name
                              :op1 "Slobodan"
                              :op2 "Milosevic")))
            :destination (h / home)
            :purpose (b2 / bury-01
                  :ARG1 b))
      :op2 (m / meet-03
            :ARG0 (p2 / person
                  :ARG1-of (l / loyal-01
                        :ARG2 (p3 / party))
                  :quant (h2 / handful
                        :mod (o / only)))
            :ARG1 b
            :location (t / tarmac)))

# ::id 138 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as the investigation into the leak of a cia agent 's name hurtles to an apparent conclusion , special prosecutor patrick j. fitzgerald has zeroed in on the role of vice president dick cheney 's office , according to lawyers familiar with the case and government officials .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (l / lawyer
                  :ARG1-of (f / familiarize-01
                        :ARG2 (c / case-03)))
            :op2 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01))
                        :ARG2 (o / official))))
      :ARG1 (z / zero-in-00
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Patrick"
                        :op2 "J."
                        :op3 "Fitzgerald")
                  :ARG0-of (p3 / prosecute-01
                        :ARG1-of (s2 / special-02)))
            :ARG1 (o2 / office
                  :poss (p4 / person
                        :name (n2 / name
                              :op1 "Dick"
                              :op2 "Cheney")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p5 / president
                                    :mod (v / vice)))))
            :time (h3 / hurtle-01
                  :ARG0 (ii / investigate-01
                        :ARG1 (l2 / leak-01
                              :ARG1 (n3 / name
                                    :poss (p6 / person
                                          :ARG0-of (h4 / have-org-role-91
                                                :ARG1 (g3 / government-organization
                                                      :name (n4 / name
                                                            :op1 "CIA"))
                                                :ARG2 (a2 / agent))))))
                  :ARG2 (c2 / conclude-01
                        :ARG1-of (a3 / appear-02)))))

# ::id 139 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fourstardave did n't get it done at saratoga on sunday but heavenly prize did .
# ::alignments
(c / contrast-01
      :ARG1 (g / get-04
            :polarity -
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Fourstardave"))
            :ARG1 (d / do-02
                  :ARG1 (ii / it)
                  :location (e / event
                        :name (n2 / name
                              :op1 "Saratoga"))
                  :time (d2 / date-entity
                        :weekday (s / sunday))))
      :ARG2 (g2 / get-04
            :ARG0 (p2 / prize
                  :name (n3 / name
                        :op1 "Heaven"))
            :ARG1 (d3 / do-02
                  :ARG0 p2
                  :ARG1 ii)))

# ::id 140 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a british man who claimed his dog had torn up a winning lottery ticket , and tried to obtain a six-figure prize by presenting bits of different tickets , was given a one-year jail sentence on friday .
# ::alignments
(g / give-01
      :ARG1 (s / sentence-01
            :ARG1 (m / man
                  :mod (c / country
                        :name (n / name
                              :op1 "Britain"))
                  :ARG0-of (c2 / claim-01
                        :ARG1 (t / tear-up-04
                              :ARG0 (d / dog
                                    :poss m)
                              :ARG1 (t2 / ticket
                                    :mod (l / lottery)
                                    :ARG0-of (w / win-01))))
                  :ARG0-of (t3 / try-01
                        :ARG1 (o / obtain-01
                              :ARG0 m
                              :ARG1 (p / prize
                                    :mod (b / between
                                          :op1 (m2 / monetary-quantity
                                                :quant 999
                                                :unit (d2 / dollar))
                                          :op2 (m3 / monetary-quantity
                                                :quant 999
                                                :unit (d3 / dollar)))
                                    :manner (p2 / present-01
                                          :ARG0 m
                                          :ARG1 (b2 / bit
                                                :part-of (t4 / ticket
                                                      :ARG1-of (d4 / differ-02)))))))
                  :ARG2 (j / jail-01)
                  :ARG1-of j
                  :ARG2-of s)
            :time (d5 / date-entity
                  :weekday (f / friday))))

# ::id 141 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ecb president jean-claude trichet warned thursday that eurozone inflation risks rising further next year and that interest rates might have to rise .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jean-Claude"
                  :op2 "Trichet")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "ECB"))
                  :ARG2 (p2 / president)))
      :ARG1 (a / and
            :op1 (r / risk-01
                  :ARG1 (r2 / rise-01
                        :ARG1 (ii / inflate-01
                              :mod (e / eurozone))
                        :degree (f / further)
                        :time (y / year
                              :mod (n3 / next))))
            :op2 (p3 / possible-01
                  :ARG1 (r3 / rise-01
                        :ARG1 (r4 / rate
                              :mod (ii2 / interest)))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 142 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in the face of war and economic uncertainty , european union leaders signed on to new commitments friday to create jobs and push through reforms in an attempt to make the eu the world 's most competitive economy by #### .
# ::alignments
(s / sign-on-05
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (u / union
                        :mod (c / continent
                              :name (n / name
                                    :op1 "Europe")))))
      :ARG1 (c2 / commit-01
            :ARG1 p
            :ARG2 (a / and
                  :op1 (c3 / create-01
                        :ARG0 p
                        :ARG1 (j / job))
                  :op2 (p2 / push-02
                        :ARG0 p
                        :ARG1 (r / reform-01)))
            :ARG1-of (n2 / new-01)
            :time (d / date-entity
                  :weekday (f / friday))
            :purpose (a2 / attempt-01
                  :ARG0 p
                  :ARG1 (m / make-02
                        :ARG0 p
                        :ARG1 (e / economy
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (c4 / compete-02
                                          :ARG0 e)
                                    :ARG3 (m2 / most)
                                    :ARG5 (e2 / economy
                                          :location (w / world))))))
            :ARG1-of (c5 / cause-01
                  :ARG0 (a3 / and
                        :op1 (w2 / war-01)
                        :op2 (c6 / certainty
                              :polarity -
                              :mod (e3 / economy))))))

# ::id 143 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for more than ## years , jack jackson has warned the navajo nation that the number of medicine men on the nation 's largest reservation is dwindling .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jack"
                  :op2 "Jackson"))
      :ARG1 (d / dwindle-01
            :ARG1 (n2 / number
                  :quant-of (m / man
                        :mod (m2 / medicine)
                        :location (r / reservation
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (l / large)
                                    :ARG3 (m3 / most))
                              :poss (n3 / nation)))))
      :ARG2 n3
      :duration (m4 / more-than
            :op1 (t / temporal-quantity
                  :quant 1
                  :unit (y / year))))

# ::id 144 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a moderate #.#-magnitude earthquake struck off the south of indonesia 's sumatra island monday , us geologists said .
# ::alignments
(s / say-01
      :ARG0 (g / geologist
            :mod (w / we))
      :ARG1 (s2 / strike-01
            :ARG0 (e / earthquake
                  :quant (s3 / seismic-quantity
                        :ARG1-of (m / moderate-01)))
            :ARG1 (s4 / south
                  :part-of (ii / island
                        :name (n / name
                              :op1 "Sumatra"
                              :op2 "Island")
                        :location (c / country
                              :name (n2 / name
                                    :op1 "India"))))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 145 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok my local supermarket has row upon row of vitamins , minerals , extracts , compounds and mixtures that hint at curing or preventing all known health problems .
# ::alignments
(h / have-03
      :ARG0 (s / supermarket
            :poss (ii / i)
            :ARG1-of (l / local-02))
      :ARG1 (a / and
            :op1 (v / vitamin)
            :op2 (m / mineral)
            :op3 (e / extract-01)
            :op4 (c / compound)
            :op5 (m2 / mixtures)
            :ARG0-of (h2 / hint-01
                  :ARG1 (o / or
                        :op1 (c2 / cure-01
                              :ARG1 (p / problem
                                    :mod (h3 / health)
                                    :ARG1-of (k / know-01)
                                    :mod (a2 / all)))
                        :op2 (p2 / prevent-01
                              :ARG1 p)))
            :mod (r / row-upon-row)))

# ::id 146 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australian foreign minister gareth evans left here this morning after a three-day official visit to syria .
# ::alignments
(l / leave-11
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gareth"
                  :op2 "Evans")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Australia"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (h2 / here)
      :time (d / date-entity
            :dayperiod (m2 / morning)
            :mod (t / today))
      :time (a / after
            :op1 (v / visit-01
                  :ARG0 p
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "Syria"))
                  :mod (o / official)
                  :duration (t2 / temporal-quantity
                        :quant 3
                        :unit (d2 / day)))))

# ::id 147 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the state research center on management of information resources in nanjing , capital of east china 's jiangsu province , was set up in nanjing university saturday .
# ::alignments
(s / set-up-03
      :ARG1 (c / center
            :mod (r / research)
            :mod (s2 / state)
            :topic (m / manage-01
                  :ARG1 (r2 / resource
                        :mod (ii / information)))
            :location (c2 / city
                  :name (n / name
                        :op1 "Nanjing")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p / province
                              :name (n2 / name
                                    :op1 "Jiangsu")
                              :location (e / east
                                    :part-of (c3 / country
                                          :name (n3 / name
                                                :op1 "China"))))
                        :ARG2 (c4 / capital))))
      :location (u / university
            :location c2)
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 148 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gold closed at us$ ###.## an ounce on friday in hong kong , down us$ #.## from thursday 's close of us$ ###.## .
# ::alignments
(m / multi-sentence
      :snt1 (c / close-01
            :ARG1 (g / gold)
            :location (w / we))
      :snt2 (d / down-03
            :ARG1 (o / ounce)
            :location (c2 / city
                  :name (n / name
                        :op1 "Hong"
                        :op2 "Kong"))
            :time (d2 / date-entity
                  :weekday (f / friday)))
      :snt3 (c3 / close-01
            :ARG1 (w2 / we)
            :time (d3 / date-entity
                  :weekday (t / thursday))))

# ::id 149 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-year old woman was arrested for duping ## people , including her grandfather , into giving her over $ # million , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / arrest-01
            :ARG1 (w / woman
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :ARG2 (d / dupe-01
                  :ARG0 w
                  :ARG1 (p2 / person
                        :ARG2-of (ii / include-91
                              :ARG1 (p3 / person
                                    :ARG0-of (h / have-rel-role-91
                                          :ARG1 w
                                          :ARG2 (g / grandfather)))))
                  :ARG2 (g2 / give-01
                        :ARG0 w
                        :ARG1 (o / over
                              :op1 (m / monetary-quantity
                                    :quant 1000000
                                    :unit (d2 / dollar)))
                        :ARG2 w))))

# ::id 150 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president barack obama 's chief of staff is in israel to celebrate his son 's bar mitzvah but some israelis are displeased at the visit .
# ::alignments
(c / contrast-01
      :ARG1 (b / be-located-at-91
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (c2 / chief
                              :topic (s / staff))))
            :ARG2 (c3 / country
                  :name (n2 / name
                        :op1 "Israel"))
            :purpose (c4 / celebrate-02
                  :ARG0 p
                  :ARG1 (e / event
                        :name (n3 / name
                              :op1 "Bar"
                              :op2 "Mitzvah")
                        :poss (p3 / person
                              :ARG0-of (h3 / have-rel-role-91
                                    :ARG1 p
                                    :ARG2 (s2 / son))))))
      :ARG2 (p4 / please-01
            :ARG0 (v / visit-01
                  :ARG1 p)
            :ARG1 (p5 / person
                  :mod c3
                  :quant (s3 / some))))

# ::id 151 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france on thursday rejected a new british proposal setting out conditions for iraq 's disarmament , saying baghdad must be given a realistic timeframe to get rid of its weapons of mass destruction .
# ::alignments
(a / and
      :op1 (r / reject-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "France"))
            :ARG1 (p / propose-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "Britain"))
                  :ARG1-of (n3 / new-01)
                  :ARG0-of (s / set-out-07
                        :ARG1 (c3 / condition-01
                              :ARG1 (d / disarm-01
                                    :ARG1 (c4 / country
                                          :name (n4 / name
                                                :op1 "Iraq"))))))
            :time (d2 / date-entity
                  :weekday (t / thursday)))
      :op2 (s2 / say-01
            :ARG0 c
            :ARG1 (o / obligate-01
                  :ARG2 (g / give-01
                        :ARG1 (t2 / timeframe
                              :ARG1-of (r2 / realistic-03)
                              :purpose (r3 / rid-01
                                    :ARG1 (w / weapon
                                          :ARG2-of (d3 / destroy-01
                                                :degree (m / mass))
                                          :poss c4)))
                        :ARG2 (p2 / person
                              :name (n5 / name
                                    :op1 "Ghadhad"))))))

# ::id 152 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese minister of foreign trade and economic cooperation shi guangsheng and pakistani minister of finance shaukat aziz signed three agreements on the construction of a major sea port in southern pakistan here friday .
# ::alignments
(s / sign-02
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Shi"
                        :op2 "Guangsheng")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG2 (m / minister
                              :topic (t / trade-01
                                    :mod (f / foreign)))))
            :op2 (p2 / person
                  :name (n3 / name
                        :op1 "Shaukat"
                        :op2 "Aziz")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "Pakistan"))
                        :ARG2 (m2 / minister
                              :topic (f2 / finance)))))
      :ARG1 (a2 / agree-01
            :quant 3
            :ARG1 (c3 / construct-01
                  :ARG1 (p3 / port
                        :mod (s2 / sea)
                        :ARG1-of (m3 / major-02))
                  :location (s3 / south
                        :part-of c2)))
      :ARG2 a
      :time (d / date-entity
            :weekday (f3 / friday)))

# ::id 153 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan 's outstanding foreign debt remains at around ## billion us dollars while its foreign exchange reserves at around ## billion dollars .
# ::alignments
(c / contrast-01
      :ARG1 (r / remain-01
            :ARG1 (d / debt
                  :mod (f / foreign)
                  :poss (c2 / country
                        :name (n / name
                              :op1 "Pakistan"))
                  :mod (o / outstanding))
            :ARG3 (a / around
                  :op1 (m / monetary-quantity
                        :quant 1000000000
                        :unit (d2 / dollar
                              :mod c2
                              :name n
                              :op1 "US"))))
      :ARG2 (r2 / reserve-01
            :ARG0 c2
            :ARG1 (e / exchange-01
                  :mod (f2 / foreign))
            :ARG3 (a2 / around
                  :op1 (m2 / monetary-quantity
                        :quant 1000000000
                        :unit (d3 / dollar)))))

# ::id 154 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok talks between leaders of striking french lorry drivers and haulage bosses broke down early friday with union leaders urging drivers to intensify their paralysis of french highways .
# ::alignments
(b / break-down-12
      :ARG1 (t / talk-01
            :ARG0 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (u / union))
                  :ARG0-of (u2 / urge-01
                        :ARG1 (p2 / person
                              :ARG0-of (d / drive-01
                                    :ARG1 (l2 / lorry))
                              :ARG0-of (s / strike-02)
                              :mod (c / country
                                    :name (n / name
                                          :op1 "France")))
                        :ARG2 (ii / intensify-01
                              :ARG0 p2
                              :ARG1 (p3 / paralyze-01
                                    :ARG0 (h / highway
                                          :mod c)
                                    :ARG1 p2)))))
      :time (d2 / date-entity
            :weekday (f / friday)
            :mod (e / early)))

# ::id 155 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok federal officials are trying to sort out the chain of events that triggered the diversion of a moroccan-bound jetliner , an incident that apparently began when a passenger called home from the plane .
# ::alignments
(t / try-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :mod (f / federal))
                  :ARG2 (o / official)))
      :ARG1 (s / sort-out-02
            :ARG0 o
            :ARG1 (c / chain-01
                  :ARG1 (e / event
                        :ARG0-of (t2 / trigger-01
                              :ARG1 (d / divert-01
                                    :ARG1 (j / jetliner
                                          :ARG1-of (b / bind-01
                                                :ARG2 (m / mountain
                                                      :name (n / name
                                                            :op1 "Morocco"))))))
                        :ARG1-of (b2 / begin-01
                              :ARG1-of (a / appear-02)
                              :time (c2 / call-02
                                    :ARG0 (p2 / passenger)
                                    :ARG1 (h2 / home)
                                    :source j))))))

# ::id 156 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european union is threatening interim honduras president roberto micheletti with more sanctions unless he finds `` a rapid and peaceful '' solution to the political crisis in his country .
# ::alignments
(t / threaten-01
      :ARG0 (u / union
            :mod (c / continent
                  :name (n / name
                        :op1 "Europe")))
      :ARG1 (s / sanction-02
            :ARG1 (p / person
                  :name (n2 / name
                        :op1 "Rberto"
                        :op2 "Micheletti")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "Honduras"))
                        :ARG2 (p2 / president))
                  :mod (ii / interim))
            :mod (m / more))
      :ARG2 p
      :condition (f / find-01
            :ARG0 p
            :ARG1 (t2 / thing
                  :ARG2-of (s2 / solve-01
                        :ARG1 (c3 / crisis
                              :mod (p3 / politics)
                              :location (c4 / country
                                    :poss p))
                        :manner (r / rapid)
                        :manner (p4 / peaceful)))))

# ::id 157 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok six u.n. police officers were removed from the bosnian mission and sent home because of `` inappropriate behavior '' after a raid on three bars , the u.n. said wednesday .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "U.N."))
      :ARG1 (a / and
            :op1 (r / remove-01
                  :ARG1 (p / person
                        :quant 6
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (p2 / police)
                              :ARG2 (o2 / officer)))
                  :ARG2 (m / mission-01
                        :mod (w / world-region
                              :name n
                              :op1 "Bosnia"))))
      :op2 (s2 / send-01
            :ARG1 p
            :ARG4 (h2 / home)
            :ARG1-of (c / cause-01
                  :ARG0 (b / behave-01
                        :ARG1-of (a2 / appropriate-02
                              :polarity -))
                  :time (a3 / after
                        :op1 (r2 / raid-01
                              :ARG1 (b2 / bar
                                    :quant 3)))))
      :time (w2 / wednesday))

# ::id 158 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jamaica has assigned an ambassador to malaysia and will appoint ambassadors to the former soviet republics of azerbaijan and armenia , the state news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (s / state))
      :ARG1 (a2 / and
            :op1 (a3 / assign-01
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "Jamaica"))
                  :ARG1 (a4 / ambassador)
                  :ARG2 (c2 / country
                        :name (n3 / name
                              :op1 "Malaysia")))
            :op2 (a5 / appoint-01
                  :ARG0 c
                  :ARG1 (a6 / ambassador)
                  :ARG2 (a7 / and
                        :op1 (r2 / republic
                              :name (n4 / name
                                    :op1 "Azerbaijan"))
                        :op2 (r3 / republic
                              :name (n5 / name
                                    :op1 "Armenia"))
                        :mod (c3 / country
                              :name (n6 / name
                                    :op1 "Sietnam"))
                        :time (f / former)))))

# ::id 159 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok temperatures and weather conditions during the ##-hour period ending at # a.m. edt today .
# ::alignments
(a / and
      :op1 (t / temperature)
      :op2 (c / condition
            :mod (w / weather))
      :time (p / period
            :duration (t2 / temporal-quantity
                  :quant 1
                  :unit (h / hour))
            :ARG1-of (e / end-01
                  :time (t3 / today))))

# ::id 160 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a <unk> newspaper in sudan reported on wednesday that some opposition powers were planning a plot to transfer the peacekeeping mandate of the african union -lrb- au -rrb- in sudan 's restive western region of darfur to the united nations -lrb- un -rrb- .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :location (c / city
                  :name (n2 / name
                        :op1 "Sudan")
                  :part (w / west))
            :mod (r2 / restive))
      :ARG1 (p / plan-01
            :ARG0 (p2 / power
                  :mod (s / some)
                  :ARG0-of (o / oppose-01))
            :ARG1 (p3 / plot-01
                  :ARG0 p2
                  :ARG1 (t / transfer-01
                        :ARG0 p2
                        :ARG1 (m / mandate
                              :topic (k / keep-01
                                    :ARG1 (p4 / peace))
                              :poss (u / union
                                    :mod (c2 / continent
                                          :name (n3 / name
                                                :op1 "Africa"))))
                        :ARG2 (n4 / nation
                              :name (n5 / name
                                    :op1 "United"
                                    :op2 "Nations")))))
      :time (w2 / wednesday))

# ::id 161 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a group of global statesmen founded by nelson mandela urged myanmar 's neighbors thursday to boost pressure on the reclusive state , to mark democracy icon aung san suu kyi 's ##th birthday .
# ::alignments
(u / urge-01
      :ARG0 (g / group
            :consist-of (s / statesman
                  :mod (g2 / globe))
            :ARG1-of (f / found-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "Nelson"
                              :op2 "Mandela"))))
      :ARG1 (c / country
            :ARG1-of (n2 / neighbor-01
                  :ARG2 (c2 / country
                        :name (n3 / name
                              :op1 "Myanmar"))))
      :ARG2 (b / boost-01
            :ARG0 c
            :ARG1 (p2 / pressure-01
                  :ARG1 c2)
            :purpose (m / mark-01
                  :ARG0 c
                  :ARG1 (b2 / birthday
                        :poss (ii / icon
                              :mod (d / democracy))
                        :ord (o / ordinal-entity
                              :value "-4"))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 162 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok during his drive to edison field friday afternoon , anaheim angels pitcher scott schoeneweis said he did n't think about how secure his place was within the club 's starting rotation .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Scott"
                  :op2 "Schoeneweis")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Aheim"
                              :op2 "Angeles"))
                  :ARG2 (p2 / pitcher)))
      :ARG1 (t2 / think-01
            :polarity -
            :ARG0 p
            :ARG1 (t3 / thing
                  :degree-of (s2 / secure-02
                        :ARG1 (p3 / place
                              :poss p
                              :location (r / rotation
                                    :mod (s3 / start-01)
                                    :poss (c / club))))))
      :time (d / drive-01
            :ARG0 p
            :ARG1 (f / field
                  :name (n3 / name
                        :op1 "Edison"
                        :op2 "Field"))
            :time (d2 / date-entity
                  :weekday (f2 / friday)
                  :dayperiod (a / afternoon))))

# ::id 163 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok william l. murphy , who served for more than ## years as staten island 's district attorney , prosecuting a notorious child kidnapper , a corrupt city official and the killer of two new york detectives , died on june # at his home in the new brighton neighborhood of the borough .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "William"
                  :op2 "L."
                  :op3 "Murphy")
            :ARG0-of (s / serve-01
                  :ARG1 (a / attorney
                        :mod (d2 / district)
                        :poss (ii / island
                              :name (n2 / name
                                    :op1 "Staten"
                                    :op2 "Island")))
                  :duration (m / more-than
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (y / year))))
            :ARG0-of (p2 / prosecute-01
                  :ARG1 (a2 / and
                        :op1 (p3 / person
                              :ARG0-of (k / kidnap-01
                                    :ARG1 (c / child))
                              :ARG1-of (n3 / notorious-01))
                        :op2 (p4 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c2 / city)
                                    :ARG2 (o / official))
                              :ARG1-of (c3 / corrupt-01))
                        :op3 (p5 / person
                              :ARG0-of (k2 / kill-01
                                    :ARG1 (p6 / person
                                          :quant 2
                                          :ARG0-of h
                                          :ARG1 c2
                                          :name (n4 / name
                                                :op1 "New"
                                                :op2 "York"))
                                    :ARG2 (d3 / detective))))))
      :time (d4 / date-entity
            :weekday (j / june))
      :location (h2 / home
            :poss p
            :location (n5 / neighborhood
                  :name (n6 / name
                        :op1 "Brighton")
                  :part-of (b / borough)
                  :ARG1-of (n7 / new-01))))

# ::id 164 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sarah caldwell , founder and artistic director of the opera company of boston , has accepted an appointment as distinguished professor at the university of arkansas in fayetteville .
# ::alignments
(a / accept-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sarah"
                  :op2 "Caldwell")
            :ARG0-of (f / found-01
                  :ARG1 (c / company
                        :mod (o / opera)
                        :location (c2 / city
                              :name (n2 / name
                                    :op1 "Boston"))))
            :ARG0-of (h / have-org-role-91
                  :ARG1 c
                  :ARG2 (d / director
                        :mod (a2 / artistic))))
      :ARG1 (a3 / appointment-01
            :ARG0 p
            :ARG1 p
            :ARG2 (p2 / professor
                  :ARG1-of (d2 / distinguish-01))
            :location (u / university
                  :name (n3 / name
                        :op1 "University"
                        :op2 "of"
                        :op3 "Arkansas")
                  :location (c3 / city
                        :name (n4 / name
                              :op1 "Fayetteville")))))

# ::id 165 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok latvia favors stricter measures to protect the baltic sea from dangers of increased shipping but will ban single-hulled tankers from its ports only if other countries do likewise , latvian foreign minister <unk> <unk> said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Latvia")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (c / contrast-01
            :ARG1 (f2 / favor-01
                  :ARG0 (c2 / country
                        :ARG1 (m2 / measure-02
                              :ARG1 (p2 / protect-01
                                    :ARG0 c2
                                    :ARG1 (s2 / sea
                                          :name (n2 / name
                                                :op1 "Baltic"
                                                :op2 "Sea"))
                                    :ARG2 (d / danger
                                          :mod (s3 / ship-01
                                                :ARG1-of (ii / increase-01))))
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (s4 / strict)
                                    :ARG3 (m3 / more)))
                        :ARG0-of m2)
                  :ARG2 (b / ban-01
                        :ARG0 c2
                        :ARG1 (t / tanker
                              :ARG1-of (h3 / hull-01
                                    :ARG1-of (s5 / single-02)))
                        :ARG2 (p3 / port
                              :poss c2)
                        :condition (d2 / do-02
                              :ARG0 c2
                              :mod (o / other))
                        :ARG1 b
                        :mod (o2 / only)))
            :time (d3 / date-entity
                  :weekday (m4 / monday))))

# ::id 166 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new england revolution forward paul keegan played in ## games last season , making ## starts , and he chipped in with four goals and three assists .
# ::alignments
(a / and
      :op1 (p / play-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Paul"
                        :op2 "Keegan")
                  :ARG0-of (r / revolution-03
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "England"))
                        :ARG1-of (n3 / new-01))
                  :ARG0-of (s / start-01
                        :time (s2 / season
                              :mod (l / last))))
            :ARG1 (g / game))
      :op2 (c2 / chip-in-02
            :ARG0 p2
            :accompanier (a2 / and
                  :op1 (g2 / goal
                        :quant 4)
                  :op2 (a3 / assist-01
                        :quant 3))))

# ::id 167 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq will take `` adequate measures '' if the united nations does not speed up its end of the `` oil-for-food '' deal , the iraqi embassy in france warned wednesday .
# ::alignments
(w / warn-01
      :ARG0 (e / embassy
            :location (c / city
                  :name (n / name
                        :op1 "France"))
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Iraq")))
      :ARG1 (t / take-01
            :ARG0 c2
            :ARG1 (m / measure-02
                  :mod (a / adequate))
            :condition (s / speed-up-02
                  :polarity -
                  :ARG0 (n3 / nation
                        :ARG1-of (u / unite-01))
                  :ARG1 (e2 / end-01
                        :ARG0 c2
                        :ARG1 (d / deal-01
                              :ARG2 (e3 / exchange-01
                                    :ARG1 (o / oil)
                                    :ARG3 (f / food))))))
      :time (w2 / wednesday))

# ::id 168 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq shot down a u.s. navy f\/a -## c hornet with a surface-to-air missile , military officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / military)
                  :ARG2 (o / official)))
      :ARG1 (s2 / shoot-down-05
            :ARG0 (m2 / military
                  :name (n / name
                        :op1 "iraq"))
            :ARG1 (h2 / hornet
                  :mod (c / country
                        :name (n2 / name
                              :op1 "U.S.")))
            :ARG2 (m3 / missile
                  :source (s3 / surface)
                  :destination (a / air))))

# ::id 169 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two men in a speeding car threw a molotov cocktail at an empty lot in front of the israeli embassy thursday , the first such attack since an israeli bungled assassination attempt against a radical muslim leader two weeks ago .
# ::alignments
(t / throw-01
      :ARG0 (m / man
            :quant 2
            :ARG0-of (d / drive-01
                  :ARG1 (c / car
                        :ARG0-of (s / speed-01))))
      :ARG1 (c2 / cocktail
            :mod (m2 / molotov))
      :ARG2 (l / lot
            :ARG1-of (e / empty-02)
            :location (ii / in-front-of
                  :op1 (e2 / embassy
                        :mod (c3 / country
                              :name (n / name
                                    :op1 "Israel")))))
      :time (d2 / date-entity
            :weekday (t2 / thursday))
      :ord (o / ordinal-entity
            :value 1
            :range (s2 / since
                  :op1 (a / attempt-01
                        :ARG0 c3
                        :ARG1 (a2 / assassinate-01
                              :ARG0 c3
                              :ARG1 (p / person
                                    :mod (r / religious-group
                                          :name (n2 / name
                                                :op1 "Islam"))
                                    :ARG1-of (r2 / radical-02)
                                    :ARG0-of (l2 / lead-02)))
                        :ARG1-of (b / bungle-01
                              :ARG0 c3)
                        :time (b2 / before
                              :op1 (n3 / now)
                              :quant (t3 / temporal-quantity
                                    :quant 2
                                    :unit (w / week)))))))

# ::id 170 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the thai prime minister on friday agreed on new measures aimed at curbing the baht 's rise , while the central bank governor insisted the country would not return to a fixed exchange rate system .
# ::alignments
(c / contrast-01
      :ARG1 (a / agree-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "Thailand"))
                        :ARG2 (m / minister
                              :mod (p2 / prime))))
            :ARG1 (m2 / measure-02
                  :ARG1-of (n2 / new-01)
                  :ARG1-of (a2 / aim-02
                        :ARG2 (c3 / curb-01
                              :ARG1 (r / rise-01
                                    :ARG1 (c4 / country
                                          :name (n3 / name
                                                :op1 "Baht"))))))
            :time (d / date-entity
                  :weekday (f / friday)))
      :ARG2 (ii / insist-01
            :ARG0 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n4 / name
                                    :op1 "Central"
                                    :op2 "Bank"))
                        :ARG2 (g2 / governor)))
            :ARG1 (r2 / return-01
                  :polarity -
                  :ARG1 c4
                  :ARG4 (s / system
                        :mod (r3 / rate
                              :mod (e / exchange-01)
                              :ARG1-of (f2 / fix-03))))))

# ::id 171 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rain delayed the start of play in the fourth and final test between england and west indies on friday .
# ::alignments
(d / delay-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "rain"))
      :ARG1 (s / start-01
            :ARG1 (p / play-01
                  :ARG1 (t / test-01
                        :ARG0 (t2 / team
                              :name (n2 / name
                                    :op1 "England"))
                        :ARG1 (t3 / team
                              :name (n3 / name
                                    :op1 "West"
                                    :op2 "Indies"))
                        :ord (o / ordinal-entity
                              :value "-4")
                        :time (d2 / date-entity
                              :weekday (f / friday))))))

# ::id 172 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok officials from the european union -lrb- eu -rrb- and the united nations urged improvement of policies to combat violence against women in europe at a conference held here monday .
# ::alignments
(u / urge-01
      :ARG0 (a / and
            :op1 (o / official
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (o2 / organization
                              :name (n / name
                                    :op1 "European"
                                    :op2 "Union"))
                        :ARG2 (o3 / official)))
            :op2 (o4 / official
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 o2
                        :ARG2 o3))
            :op3 (o5 / official
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 o2
                        :ARG2 (o6 / official)))
            :op4 (n2 / nation
                  :ARG1-of (u2 / unite-01)))
      :ARG1 (ii / improve-01
            :ARG1 (p / policy-01
                  :ARG2 (c / combat-01
                        :ARG1 (v / violence
                              :beneficiary (w / woman
                                    :location (c2 / continent
                                          :name (n3 / name
                                                :op1 "Europe"))))))
            :time (c3 / conference
                  :ARG1-of (h4 / hold-04
                        :location (h5 / here)
                        :time (d / date-entity
                              :weekday (m / monday))))))

# ::id 173 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three people were killed and scores of others injured in a landslide triggered by heavy torrential rains in a mountainous village in a northern philippine province , police said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG0 (l / landslide
                        :ARG1-of (t / trigger-01
                              :ARG0 (r / rain-01
                                    :mod (t2 / torrent)
                                    :mod (h / heavy)
                                    :location (v / village
                                          :mod (m / mountain)
                                          :location (n / north
                                                :part-of (p2 / province
                                                      :name (n2 / name
                                                            :op1 "Philippine")))))))
                  :ARG1 (p3 / person
                        :quant 3))
            :op2 (ii / injure-01
                  :ARG0 l
                  :ARG1 (p4 / person
                        :mod (o / other)
                        :quant (m2 / multiple
                              :op1 20))))
      :time (w / wednesday))

# ::id 174 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a yemeni man , who arrived in jordan thursday with his four children after fleeing us-led bombardment of southern iraq , said his iraqi wife had been denied a permit to leave .
# ::alignments
(s / say-01
      :ARG0 (m / man
            :mod (c / country
                  :name (n / name
                        :op1 "Yemen"))
            :ARG1-of (a / arrive-01
                  :ARG4 (c2 / country
                        :name (n2 / name
                              :op1 "Jordan"))
                  :time (d / date-entity
                        :weekday (t / thursday))
                  :accompanier (p / person
                        :quant 4
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 m
                              :ARG2 (c3 / child)))
                  :time (a2 / after
                        :op1 (f / flee-05
                              :ARG0 m
                              :ARG1 (b / bombard-01
                                    :ARG1 (c4 / country
                                          :name (n3 / name
                                                :op1 "Iraq")
                                          :part (s2 / south))
                                    :ARG2-of (l / lead-02
                                          :ARG0 (w / we)))))))
      :ARG1 (d2 / deny-01
            :ARG1 (p2 / permit-01
                  :ARG1 (l2 / leave-11
                        :ARG0 m)
                  :ARG2 (p3 / person
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG1 m
                              :ARG2 (w2 / wife))))
            :ARG2 m))

# ::id 175 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thai share prices closed #.## percent lower on monday as investors remained cautious amid concerns that the us subprime mortgage crisis was not yet over , 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
                        :poss (c2 / company
                              :name (n / name
                                    :op1 "Thai"))))
            :time (d2 / date-entity
                  :weekday (m / monday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (r / remain-01
                        :ARG1 (p3 / person
                              :ARG0-of (ii / invest-01))
                        :ARG3 (c4 / cautious-02
                              :ARG0 p3)
                        :ARG1-of (c5 / cause-01
                              :ARG0 (c6 / concern-01
                                    :ARG0 (o / over-01
                                          :polarity -
                                          :ARG1 (c7 / crisis
                                                :topic (m2 / mortgage-01
                                                      :mod (s3 / subprime))
                                                :mod (c8 / country
                                                      :name n
                                                      :op1 "United"
                                                      :op2 "States")))
                                    :time (y / yet))))))
      :ARG1-of (h / have-degree-91
            :ARG2 (l / low-04
                  :ARG1 c)
            :ARG3 (m3 / more
                  :quant (p4 / percentage-entity
                        :value 1))))

# ::id 176 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok valencia 's reign as uefa cup champion ended after a penalty shootout as the spanish champion tossed away a #-# first-leg advantage and was ousted by romania 's steaua bucharest on thursday .
# ::alignments
(e / end-01
      :ARG1 (r / reign-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Valencia"))
            :ARG1 (c / champion
                  :mod (c2 / cup)
                  :mod (o / organization
                        :name (n2 / name
                              :op1 "Uefa"
                              :op2 "Cup"))))
      :time (a / after
            :op1 (s / shootout-02
                  :manner (p2 / penalty)))
      :ARG1-of (c3 / cause-01
            :ARG0 (a2 / and
                  :op1 (t / toss-away-04
                        :ARG0 (c4 / champion
                              :mod (c5 / country
                                    :name (n3 / name
                                          :op1 "Spain")))
                        :ARG1 (a3 / advantage-01
                              :mod (l / leg
                                    :ord (o2 / ordinal-entity
                                          :value 1))))
                  :op2 (o3 / oust-01
                        :ARG0 (c6 / city
                              :name (n4 / name
                                    :op1 "Steaua"
                                    :op2 "Bucharest")
                              :poss (c7 / country
                                    :name (n5 / name
                                          :op1 "Romania")))
                        :ARG1 c4
                        :time (d / date-entity
                              :weekday (t2 / thursday))))))

# ::id 177 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok claiming that ##,### ballots are in dispute or uncounted , democrat al gore formally contested florida 's presidential election results monday , even as republican george w. bush pressed forward with plans for a transition .
# ::alignments
(c / claim-01
      :ARG0 (p / political-party
            :name (n / name
                  :op1 "Democrat"
                  :op2 "Al"
                  :op3 "N gore"))
      :ARG1 (c2 / contest-01
            :ARG0 p
            :ARG1 (r / result
                  :mod (e / elect-01
                        :ARG1 (p2 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p3 / president)))
                        :location (s / state
                              :name (n2 / name
                                    :op1 "Florida"))))
            :manner (f / formal)
            :time (d / date-entity
                  :weekday (m / monday))
            :concession (p4 / press-01
                  :ARG0 (p5 / person
                        :name (n3 / name
                              :op1 "George"
                              :op2 "W."
                              :op3 "Bush")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p6 / political-party
                                    :name (n4 / name
                                          :op1 "Republican"))))
                  :ARG1 (p7 / plan-01
                        :ARG0 p5
                        :ARG1 (t / transition-01))
                  :ARG2 (f2 / forward))))

# ::id 178 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok minister of economic affairs ho mei-yueh expressed hope wednesday that suspended talks on a trade and investment framework agreement -lrb- tifa -rrb- between taiwan and the united states will soon be resumed .
# ::alignments
(e / express-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ho"
                  :op2 "Mei-yueh")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (a / affair-02
                              :ARG2 (e2 / economy)))))
      :ARG1 (h2 / hope-01
            :ARG0 p
            :ARG1 (r / resume-01
                  :ARG1 (t / talk-01
                        :ARG1 (a2 / agree-01
                              :ARG1 (a3 / and
                                    :op1 (t2 / trade-01)
                                    :op2 (f / framework
                                          :mod (ii / invest-01)))
                              :ARG2 (c / country
                                    :name (n2 / name
                                          :op1 "Taiwan")))
                        :ARG1-of (s / suspend-01))
                  :time (s2 / soon))
            :time (w / wednesday)))

# ::id 179 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok colombian president alvaro uribe defended himself and his government friday against growing allegations that his political allies supported illegal right-wing militias , an issue that led former vice president al gore to withdraw from a joint appearance .
# ::alignments
(d / defend-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "alvaro"
                  :op2 "Uribe")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Colombia"))
                  :ARG2 (p2 / president)))
      :ARG1 (a / and
            :op1 p
            :op2 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 c)))
      :time (d2 / date-entity
            :weekday (f / friday))
      :prep-against (a2 / allege-01
            :ARG1 (s / support-01
                  :ARG0 (p3 / person
                        :ARG1-of (a3 / ally-01
                              :ARG2 p
                              :mod (p4 / politics)))
                  :ARG1 (m / militia
                        :ARG1-of (l / legal-02
                              :polarity -)
                        :ARG1-of (r / right-08))
                  :ARG0-of (l2 / lead-03
                        :ARG1 (p5 / person
                              :name (n3 / name
                                    :op1 "al gore")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p6 / president
                                          :mod (v / vice))
                                    :time (f2 / former)))
                        :ARG2 (w / withdraw-01
                              :ARG1 p5
                              :ARG2 (a4 / appear-01
                                    :ARG1 p5
                                    :manner (j / joint))))
                  :ARG1-of (g3 / grow-01))))

# ::id 180 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rebels attacked russian positions a dozen times in the past day in war-ravaged chechnya , where violence persists ahead of an election o replace its assassinated president , an official in the moscow-backed regional government said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (r / region))
                        :ARG1-of (b / back-01
                              :ARG0 (o / organization
                                    :name (n / name
                                          :op1 "Muslim"))))
                  :ARG2 (o2 / official)))
      :ARG1 (a / attack-01
            :frequency 12
            :ARG0 (p2 / person
                  :ARG0-of (r2 / rebel-01))
            :ARG1 (p3 / position
                  :poss (c / country
                        :name (n2 / name
                              :op1 "Russia")))
            :time (d / day
                  :mod (p4 / past))
            :location (p5 / province
                  :name (n3 / name
                        :op1 "Chechnya")
                  :ARG1-of (r3 / ravage-01
                        :ARG0 (w / war))
                  :location-of (p6 / persist-01
                        :ARG1 (v / violence)
                        :time (a2 / ahead
                              :op1 (e / elect-01
                                    :ARG2 (r4 / replace-01
                                          :ARG1 (p7 / person
                                                :ARG0-of (h2 / have-org-role-91
                                                      :ARG1 p5
                                                      :ARG2 (p8 / president))
                                                :ARG1-of (a3 / assassinate-01))))))))
      :time (t / thursday))

# ::id 181 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european union nations expect to announce monday aid contributions to help rebuild quake-struck haiti and call for an international conference to back the effort , according to eu officials .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "European"
                              :op2 "Union"))
                  :ARG2 (o2 / official)))
      :ARG1 (e / expect-01
            :ARG0 (n2 / nation
                  :part-of o)
            :ARG1 (a / and
                  :op1 (a2 / announce-01
                        :ARG0 n2
                        :ARG1 (c / contribute-01
                              :ARG2 (h2 / help-01
                                    :ARG1 (r / rebuild-01
                                          :ARG1 (h3 / haiti
                                                :ARG1-of (s2 / strike-01
                                                      :ARG0 (q / quake))))))
                        :time (d / date-entity
                              :weekday (m / monday)))
                  :op2 (c2 / call-03
                        :ARG0 n2
                        :ARG1 (c3 / conference
                              :mod (ii / international)
                              :ARG0-of (b / back-01
                                    :ARG1 (e2 / effort-01)))))))

# ::id 182 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok players do n't particularly like the situation , but they had best get used to the golfing public calling in rules violations to tournament authorities .
# ::alignments
(h / have-concession-91
      :ARG1 (g / get-03
            :ARG1 (p / person
                  :ARG0-of (p2 / play-01))
            :ARG2 (u / use-02
                  :ARG0 p
                  :ARG1 (c / call-in-04
                        :ARG0 (p3 / public
                              :mod (g2 / golf-01))
                        :ARG1 (v / violate-01
                              :ARG1 (r / rule))
                        :ARG2 (a / authority
                              :mod (t / tournament))))
            :ARG1-of (g3 / good-02
                  :ARG2-of (h2 / have-degree-91
                        :ARG1 g
                        :ARG3 (m / most))))
      :ARG2 (d / dislike-01
            :ARG0 p
            :ARG1 (s / situation)
            :mod (p4 / particular)))

# ::id 183 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok usually when giants coach dan reeves speaks to the team at the end of a game , players stand at their lockers and listen .
# ::alignments
(a / and
      :op1 (s / stand-01
            :ARG1 (p / person
                  :ARG0-of (p2 / play-01))
            :ARG2 (l / lockers
                  :poss p))
      :op2 (l2 / listen-01
            :ARG0 p)
      :time (s2 / speak-01
            :ARG0 (p3 / person
                  :name (n / name
                        :op1 "Dan"
                        :op2 "Reesves")
                  :ARG0-of (c / coach-01
                        :ARG1 (g / giants)))
            :ARG2 (t / team)
            :time (e / end-01
                  :ARG1 (g2 / game)))
      :mod (u / usual))

# ::id 184 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong police arrested a filipino prostitute who was in the luxury hotel room where two american businessmen were found dead of possible poisoning last week , an investigator said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (ii / investigate-01))
      :ARG1 (a / arrest-01
            :ARG0 (p2 / police
                  :mod (c / city
                        :name (n / name
                              :op1 "Hong"
                              :op2 "Kong")))
            :ARG1 (p3 / person
                  :ARG0-of (p4 / prostitute-01)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Filipino"))
                  :location (r / room
                        :mod (h / hotel)
                        :mod (l / luxury)
                        :location-of (f / find-01
                              :ARG1 (d / die-01
                                    :ARG1 (b / businessman
                                          :quant 2
                                          :mod (c3 / country
                                                :name (n3 / name
                                                      :op1 "America")))
                                    :ARG1-of (c4 / cause-01
                                          :ARG0 (p5 / poison-01
                                                :ARG1 b
                                                :ARG1-of (p6 / possible-01)))
                                    :time (w / week
                                          :mod (l2 / last))))))
            :time (d2 / date-entity
                  :weekday (t / tuesday))))

# ::id 185 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` in olden days a glimpse of stocking was thought as something shocking , now god knows , anything goes .
# ::alignments
(a / and
      :op1 (t / think-01
            :ARG1 (g / glimpse-01
                  :ARG1 (s / stocking))
            :ARG2 (s2 / something
                  :ARG0-of (s3 / shock-01))
            :time (d / day
                  :mod (o / old)))
      :op2 (k / know-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "God"))
            :ARG1 (g2 / go-06
                  :ARG0 (a2 / anything))
            :time (n2 / now)))

# ::id 186 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigeria 's first shipload of coal targeted at the holland market is scheduled to depart next tuesday , the radio nigeria reported today .
# ::alignments
(r / report-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Nigeria"))
      :ARG1 (s / schedule-01
            :ARG1 (d / depart-01
                  :ARG0 (s2 / shipload
                        :ord (o / ordinal-entity
                              :value 1)
                        :poss c
                        :ARG1-of (t / target-01
                              :ARG2 (m / market
                                    :mod (c2 / country-region
                                          :name (n2 / name
                                                :op1 "Holland"))))
                        :consist-of (c3 / coal)))
            :ARG3 (d2 / date-entity
                  :weekday (t2 / tuesday)
                  :mod (n3 / next)))
      :time (t3 / today))

# ::id 187 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a few months ago timothy young , a comedian and puppeteer , headed to the steam room of a ymca in brooklyn to relax after working out .
# ::alignments
(h / head-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Timothy"
                  :op2 "Young")
            :mod (c / comedian)
            :mod (p2 / puppeteer))
      :ARG1 (r / room
            :mod (s / steam)
            :poss (y / ymca
                  :location (c2 / city-district
                        :name (n2 / name
                              :op1 "Brooklyn"))))
      :time (b / before
            :op1 (n3 / now)
            :quant (f / few
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (m / month))))
      :purpose (r2 / relax-01
            :ARG0 p
            :time (a / after
                  :op1 (w / work-out-02
                        :ARG0 p))))

# ::id 188 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france said on tuesday that it wants the united states to have its share in a future aid for kosovo reconstruction , instead of making the european union -lrb- eu -rrb- pay for such an aid .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "France"))
      :ARG1 (w / want-01
            :ARG0 c
            :ARG1 (s2 / share-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG1 (a / aid-01
                        :ARG1 (r / reconstruct-01
                              :ARG1 (c3 / country
                                    :name (n3 / name
                                          :op1 "Kosovo")))
                        :time (f / future))
                  :ARG2 c2
                  :ARG1-of (ii / instead-of-91
                        :ARG2 (m / make-02
                              :ARG0 c
                              :ARG1 (p / pay-01
                                    :ARG0 (u / union
                                          :mod (o / organization
                                                :name (n4 / name
                                                      :op1 "European"
                                                      :op2 "Union")))
                                    :ARG3 a)))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 189 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a stinging critique of bush administration science policy , sen. hillary rodham clinton of new york said thursday that if she were elected president she would require agency directors to show they were protecting scientific research from `` political pressure '' and that she would lift federal limits on stem cell research .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hollary"
                  :op2 "Rodham"
                  :op3 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s2 / state
                        :name (n2 / name
                              :op1 "New"
                              :op2 "York"))
                  :ARG2 (s3 / senator)))
      :ARG1 (a / and
            :op1 (r / require-01
                  :ARG0 p
                  :ARG1 (s4 / show-01
                        :ARG0 (p2 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (a2 / agency)
                                    :ARG2 (d / director)))
                        :ARG1 (p3 / protect-01
                              :ARG0 p2
                              :ARG1 (r2 / research-01
                                    :ARG1 (s5 / science))
                              :ARG2 (p4 / pressure-01
                                    :ARG0 (p5 / politics)
                                    :ARG1 p2)))
                  :ARG2 p2)
            :op2 (l / lift-01
                  :ARG0 p
                  :ARG1 (l2 / limit-01
                        :ARG0 p
                        :ARG1 (r3 / research-01
                              :ARG1 (c / cell
                                    :mod (s6 / stem)))
                        :mod (f / federal)))
            :condition (e / elect-01
                  :ARG1 p
                  :ARG2 (p6 / president)))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :manner (c2 / critique-01
            :ARG0 p
            :ARG1 (p7 / policy-01
                  :ARG0 (g / government-organization
                        :ARG0-of (a3 / administrate-01)
                        :mod (p8 / person
                              :name (n3 / name
                                    :op1 "Bush")))
                  :ARG2 (s7 / science))
            :ARG0-of (s8 / sting-01)))

# ::id 190 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south african troops will be redeployed along the country 's border with lesotho from april # , south african defense minister mosiuoa lekota confirmed on friday .
# ::alignments
(c / confirm-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mosiuoa"
                  :op2 "Lekota")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Africa"))
                  :ARG2 (m / minister
                        :topic (d / defend-01))))
      :ARG1 (r / redeploy-01
            :ARG1 (t / troop)
            :ARG2 (a / along
                  :op1 (b / border-01
                        :ARG1 c2
                        :ARG2 (c3 / country
                              :name (n3 / name
                                    :op1 "Lesotho"))
                        :time (d2 / date-entity
                              :month 4
                              :time-of r)))
            :weekday (f / friday)))

# ::id 191 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the tel aviv stock exchange general share index closed at #,###.## points on wednesday , up # .
# ::alignments
(m / multi-sentence
      :snt1 (c / close-01
            :ARG1 (ii / index
                  :mod (s / share
                        :ARG1-of (g / general-02))
                  :mod (e / exchange-01
                        :ARG1 (s2 / stock)
                        :mod (c2 / company
                              :name (n / name
                                    :op1 "Tel"
                                    :op2 "Aviv"))))
            :time (d / date-entity
                  :weekday (w / wednesday)))
      :snt2 (u / up-02
            :ARG1 (p / point)
            :time d))

# ::id 192 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france 's government-run anti-doping body said ## out of ### riders tested positive for doping substances at this year 's tour de france .
# ::alignments
(s / say-01
      :ARG0 (b / body
            :ARG1-of (r / run-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "France"))))
                  :ARG0-of (c2 / counter-01
                        :ARG1 (d / dope-01)))
            :ARG1 (t / test-01
                  :ARG1 (p / person
                        :ARG0-of (r2 / ride-01)
                        :mod (p2 / political-movement
                              :name (n2 / name
                                    :op1 "Occupy"
                                    :op2 "Wall"
                                    :op3 "Street")))
                  :ARG2 (s2 / substance
                        :ARG0-of (d2 / dope-01))
                  :ARG3 (p3 / positive)
                  :time (t2 / tour
                        :name (n3 / name
                              :op1 "Tour"
                              :op2 "de"
                              :op3 "France")
                        :time (y / year
                              :mod (t3 / this))))))

# ::id 193 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli police clashed with jewish settlers in the west bank city of hebron early sunday , leaving at least eight people wounded , as hundreds of forces prepared to evict a group of settlers illegally occupying a palestinian home .
# ::alignments
(c / clash-01
      :ARG0 (p / police
            :mod (c2 / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (p2 / person
            :ARG1-of (s / settle-03)
            :mod (r / religious-group
                  :name (n2 / name
                        :op1 "Jew")))
      :location (c3 / city
            :name (n3 / name
                  :op1 "Hebron")
            :location (c4 / country-region
                  :name (n4 / name
                        :op1 "West"
                        :op2 "Bank")))
      :time (e / early
            :op1 (s2 / sunday))
      :ARG0-of (l / leave-13
            :ARG1 (w / wound-01
                  :ARG1 (p3 / person
                        :quant (a / at-least
                              :op1 8))))
      :time (p4 / prepare-02
            :ARG0 (f / force
                  :quant (m / multiple
                        :op1 100))
            :ARG1 (e2 / evict-01
                  :ARG0 f
                  :ARG1 (g / group
                        :consist-of (p5 / person
                              :ARG1-of (s3 / settle-03)))
                  :ARG2 (o / occupy-01
                        :ARG0 g
                        :ARG1 (h / home
                              :mod (c5 / country
                                    :name (n5 / name
                                          :op1 "Palestine")))
                        :ARG1-of (l2 / legal-02
                              :polarity -)))))

# ::id 194 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it seems to be jennifer jason leigh 's fate to give brilliant performances in films that fall just short of being good .
# ::alignments
(s / seem-01
      :ARG1 (f / fate
            :poss (p / person
                  :name (n / name
                        :op1 "Jennifer"
                        :op2 "Jason"
                        :op3 "Leigh"))
            :domain (g / give-01
                  :ARG0 p
                  :ARG1 (p2 / perform-01
                        :ARG0 p
                        :ARG1-of (b / brilliant-01)
                        :location (f2 / film
                              :ARG1-of (f3 / fall-07
                                    :ARG2 (g2 / good-02
                                          :ARG1 f2)
                                    :mod (j / just)))))))

# ::id 195 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok markus prock of austria wrapped up the overall luge world cup title saturday with a third-place finish in the season 's final race .
# ::alignments
(w / wrap-up-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Markus"
                  :op2 "Prock")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Austria")))
      :ARG1 (t / title
            :mod (o / overall)
            :mod (g / game
                  :name (n3 / name
                        :op1 "World"
                        :op2 "Cup")))
      :ARG2 (f / finish-07
            :ARG2 f
            :ord (o2 / ordinal-entity
                  :value 3))
      :subevent-of (r / race-02
            :time (f2 / final)
            :time (s / season))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 196 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two key pakistani players are suffering from injuries ahead of the team 's meeting with south africa in lahore later this week , cricket officials said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / cricket)
                  :ARG2 (o / official)))
      :ARG1 (s2 / suffer-01
            :ARG0 (p2 / person
                  :quant 2
                  :ARG0-of (p3 / play-01)
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Pakistan"))
                  :ARG1-of (k / key-02))
            :ARG1 (ii / injury)
            :time (a / ahead
                  :op1 (m / meet-03
                        :ARG0 (t / team)
                        :ARG1 (w / world-region
                              :name (n2 / name
                                    :op1 "South"
                                    :op2 "Africa"))
                        :location (c3 / city
                              :name (n3 / name
                                    :op1 "Lahore"))
                        :time (a2 / after)
                        :time (w2 / week
                              :mod (t2 / this)))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 197 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a three-day international conference on fighting corruption into the ##st century opened at the hong kong convention and exhibition center here monday morning .
# ::alignments
(o / open-01
      :ARG1 (c / conference
            :mod (ii / international)
            :duration (t / temporal-quantity
                  :quant 3
                  :unit (d / day))
            :topic (f / fight-01
                  :ARG1 (c2 / corruption)
                  :time (ii2 / into
                        :op1 (d2 / date-entity
                              :century 21))))
      :location (a / and
            :op1 (c3 / convention
                  :name (n / name
                        :op1 "Hong"
                        :op2 "Kong"))
            :op2 (c4 / center
                  :mod (e / exhibit-01)))
      :time d2
      :weekday (m / monday)
      :dayperiod (m2 / morning)
      :location (h / here))

# ::id 198 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok if ucla <unk> through the first half of its ##-## win over washington state , nobody was more asleep than dan gadzuric .
# ::alignments
(s / sleep-01
      :ARG0 (n / nobody)
      :ARG2-of (h / have-degree-91
            :ARG1 n
            :ARG3 (m / more)
            :ARG4 (p / person
                  :name (n2 / name
                        :op1 " dan"
                        :op2 "Gadzuric")))
      :condition (f / finalize-01
            :ARG0 (t / team
                  :name (n3 / name
                        :op1 "Ucla"))
            :ARG1 (h2 / half
                  :ord (o / ordinal-entity
                        :value 1)
                  :part-of (w / win-01
                        :ARG0 t
                        :ARG2 (s2 / state
                              :name (n4 / name
                                    :op1 "Washington"))))))

# ::id 199 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany 's defeat in the world cup semifinal drew the largest-ever tv audience in the country , according to year-end ratings for #### released wednesday .
# ::alignments
(s / say-01
      :ARG0 (r / rate-01
            :ARG1 (d / defeat-01
                  :ARG0 (t / team
                        :name (n / name
                              :op1 "GERmany"))
                  :ARG1 (s2 / semifinal
                        :subevent-of (g / game
                              :name (n2 / name
                                    :op1 "World"
                                    :op2 "Cup"))))
            :ARG3 (a / audience
                  :mod (t2 / television)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m / most)
                        :ARG5 (a2 / audience
                              :mod (t3 / television)
                              :location (c / country)
                              :time (e / ever))))
            :time (d2 / date-entity
                  :year 2017
                  :weekday (w / wednesday)))
      :ARG1 (d3 / draw-02))

# ::id 200 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states reached agreement tuesday with russia , china and other major powers on a draft u.n. security council resolution that would modestly expand and tighten sanctions on iran for its failure to abandon its nuclear ambitions .
# ::alignments
(r / reach-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (a / agree-01
            :ARG0 c
            :ARG1 (r2 / resolution
                  :ARG1-of (d / draft-01)
                  :mod (o / organization
                        :name (n2 / name
                              :op1 "U.N."
                              :op2 "Security"
                              :op3 "Council"))
                  :ARG0-of (e / expand-01
                        :manner (m / modest))
                  :ARG0-of (t / tighten-01
                        :ARG1 (s / sanction-02
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Iran"))
                              :ARG1-of (c3 / cause-01
                                    :ARG0 (f / fail-01
                                          :ARG0 c2
                                          :ARG1 (a2 / abandon-01
                                                :ARG0 c2
                                                :ARG1 (a3 / ambition
                                                      :mod (n4 / nucleus)
                                                      :poss c2)))))))
            :ARG2 (a4 / and
                  :op1 (c4 / country
                        :name (n5 / name
                              :op1 "Russia"))
                  :op2 (c5 / country
                        :name (n6 / name
                              :op1 "China"))
                  :op3 (p / power
                        :mod (o2 / other)
                        :ARG1-of (m2 / major-02))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 201 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok scientists on wednesday said they had identified true colors of a dinosaur for the first time , a feat that also explained what role feathers played in the evolution of birds .
# ::alignments
(s / say-01
      :ARG0 (s2 / scientist)
      :ARG1 (ii / identify-01
            :ARG0 s2
            :ARG1 (c / color
                  :ARG1-of (t / true-01)
                  :poss (d / dinosaur))
            :ord (o / ordinal-entity
                  :value 1)
            :ARG0-of (e / explain-01
                  :ARG1 (r / role
                        :ARG1-of (p / play-02
                              :ARG0 (f / feather)
                              :ARG2 (e2 / evolve-01
                                    :ARG1 (b / bird))))
                  :mod (a / also)))
      :time (d2 / date-entity
            :weekday (w / wednesday)))

# ::id 202 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the soccer association of indonesia -lrb- pssi -rrb- will introduce a gradual training method to ensure sustainability in grooming young players for the national soccer team .
# ::alignments
(ii / introduce-02
      :ARG0 (a / association
            :mod (s / soccer)
            :mod (c / country
                  :name (n / name
                        :op1 "India")))
      :ARG1 (m / method
            :mod (t / train-01)
            :manner (g / gradual)
            :purpose (e / ensure-01
                  :ARG1 (s2 / sustain-01
                        :ARG1 (g2 / groom-02
                              :ARG1 (p / person
                                    :mod (y / young)
                                    :ARG0-of (p2 / play-01))
                              :ARG2 (t2 / team
                                    :mod (s3 / soccer)
                                    :mod (n2 / nation)))))
            :ARG0-of e))

# ::id 203 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the defense rested its case monday in the insider trading case of joseph p. nacchio , the former chief executive of qwest communications , ending widespread anticipation that nacchio might take the stand on his behalf .
# ::alignments
(r / rest-01
      :ARG0 (d / defend-01)
      :ARG1 (c / case-03
            :ARG0 d
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Joseph"
                        :op2 "P."
                        :op3 "Nacchio")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / company
                              :name (n2 / name
                                    :op1 "Qwest"
                                    :op2 "Communications"))
                        :ARG2 (e / executive
                              :mod (c3 / chief))
                        :time (f / former)))
            :topic (t / trade-01
                  :mod (ii / insider)))
      :time (d2 / date-entity
            :weekday (m / monday))
      :ARG0-of (e2 / end-01
            :ARG1 (a / anticipate-01
                  :ARG1 (p2 / possible-01
                        :ARG1 (s / stand-11
                              :ARG0 p
                              :prep-on-behalf-of p))
                  :mod (w / widespread))))

# ::id 204 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a novel for teenagers about the us prison in guantanamo bay written by a rock star 's wife was nominated wednesday for a prestigious children 's book prize in britain .
# ::alignments
(n / nominate-01
      :ARG1 (n2 / novel
            :beneficiary (t / teenager)
            :topic (p / prison
                  :location (b / bay
                        :name (n3 / name
                              :op1 "Guantanamo"
                              :op2 "Bay"))
                  :mod (c / country
                        :name (n4 / name
                              :op1 "US")))
            :ARG1-of (w / write-01
                  :ARG0 (p2 / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 (p3 / person
                                    :ARG1-of (s / star-01
                                          :ARG2 (r / rock)))
                              :ARG2 (w2 / wife)))))
      :ARG2 (p4 / prize
            :mod (b2 / book)
            :mod (p5 / prestigious)
            :mod (c2 / child)
            :location (c3 / country
                  :name (n5 / name
                        :op1 "Britain")))
      :time (w3 / wednesday))

# ::id 205 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a federal grand jury in dallas has returned indictments against five people from texas and mississippi accused of trying to bilk the federal emergency management agency out of thousands of dollars .
# ::alignments
(r / return-02
      :ARG0 (j / jury
            :mod (g / grand)
            :mod (f / federal)
            :location (c / city
                  :name (n / name
                        :op1 "Dallas")))
      :ARG1 (ii / indict-01
            :ARG1 (p / person
                  :quant 5
                  :source (a / and
                        :op1 (s / state
                              :name (n2 / name
                                    :op1 "Texas"))
                        :op2 (s2 / state
                              :name (n3 / name
                                    :op1 "Mississippi"))
                        :ARG1-of (a2 / accuse-01
                              :ARG2 (t / try-01
                                    :ARG0 p
                                    :ARG1 (b / bilk-01
                                          :ARG0 p
                                          :ARG1 (a3 / agency
                                                :mod (f2 / federal)
                                                :ARG0-of (m / manage-01
                                                      :ARG1 (e / emergency)))
                                          :ARG2 (o / out-06
                                                :ARG1 (m2 / multiple
                                                      :op1 (m3 / monetary-quantity
                                                            :quant 1000
                                                            :unit (d / dollar)))))))))))

# ::id 206 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kenya wildlife service -lrb- kws -rrb- personnel saturday grabbed an oryx calf separated from its mother by a lioness in central kenya 's samburu game reserve and transferred it to a private game sanctuary to save it from starvation , kenyan newspapers reported sunday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :location (c / country
                  :name (n2 / name
                        :op1 "Kenya")))
      :ARG1 (a / and
            :op1 (g / grab-01
                  :ARG0 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (s / service
                                    :mod (w / wildlife))
                              :ARG2 (p2 / personnel)))
                  :ARG1 (o / oryx
                        :ARG1-of (s2 / separate-01
                              :ARG0 (l / lioness
                                    :location (r2 / reserve
                                          :name (n3 / name
                                                :op1 "Samburu")
                                          :mod (g2 / game)
                                          :location (c2 / center
                                                :part-of c)))
                              :ARG2 (p3 / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG1 o
                                          :ARG2 (m / mother)))))
                  :time (d / date-entity
                        :weekday (s3 / saturday)))
            :op2 (t / transfer-01
                  :ARG0 p
                  :ARG1 o
                  :ARG2 (s4 / sanctuary
                        :mod g2
                        :ARG1-of (p4 / private-03))
                  :purpose (s5 / save-02
                        :ARG0 p
                        :ARG1 o
                        :ARG2 (s6 / starve-01
                              :ARG1 o))))
      :time (d2 / date-entity
            :weekday s3))

# ::id 207 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zambia 's national soccer team coach patrick phiri called for total commitment from the players for next month 's #### africa nations cup qualifier , local newspaper times of zambia reported saturday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "Times")
            :ARG1-of (l / local-02)
            :poss (c / country
                  :name (n3 / name
                        :op1 "Zambia")))
      :ARG1 (c2 / call-03
            :ARG0 (p / person
                  :name (n4 / name
                        :op1 "Patrick"
                        :op2 "Phiri")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t / team
                              :mod (n5 / nation)
                              :mod (s / soccer)
                              :poss c)
                        :ARG2 (c3 / coach-01
                              :ARG0 p
                              :ARG1 t)))
            :ARG1 (c4 / commit-01
                  :ARG1 (p2 / person
                        :ARG0-of (p3 / play-01))
                  :ARG2 (q / qualify-02
                        :ARG1 t
                        :ARG2 (c5 / cup
                              :mod n5))
                  :time (m / month
                        :mod (n6 / next)))
            :degree (t2 / total))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 208 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the eu voiced concern on tuesday that elections in belarus were undemocratic , but poland and lithuania are set to plead nonetheless for an opening up to the former soviet republic .
# ::alignments
(c / contrast-01
      :ARG1 (v / voice-01
            :ARG0 (o / organization
                  :name (n / name
                        :op1 "EU"))
            :ARG1 (c2 / concern-01
                  :ARG0 (d / democratic
                        :polarity -
                        :domain (e / elect-01
                              :location (c3 / country
                                    :name (n2 / name
                                          :op1 "Belarus"))))
                  :ARG1 o)
            :time (d2 / date-entity
                  :weekday (t / tuesday)))
      :ARG2 (s / set-08
            :ARG1 (a / and
                  :op1 (c4 / country
                        :name (n3 / name
                              :op1 "Poland"))
                  :op2 (c5 / country
                        :name (n4 / name
                              :op1 "Lithuania")))
            :ARG2 (p / plead-02
                  :ARG0 a
                  :ARG2 (o2 / open-up-03
                        :ARG1 (r / republic
                              :mod (s2 / soviet)
                              :time (f / former))))
            :ARG1-of (h / have-concession-91)))

# ::id 209 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. consumer confidence index , which edged down in october , declined further in november .
# ::alignments
(d / decline-01
      :ARG1 (ii / index
            :topic (c / confidence
                  :mod (p / person
                        :ARG0-of (c2 / consume-01)))
            :ARG1-of (e / edge-01
                  :ARG2 (d2 / down-03)
                  :time (d3 / date-entity
                        :month 11)))
      :ARG2 (f / further)
      :time (d4 / date-entity
            :month 11))

# ::id 210 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a group of robbers in sweden used a helicopter to escape after a spectacular morning heist of a cash depot in stockholm on wednesday , landing on the rooftop and smashing their way through the building , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (u / use-01
            :ARG0 (g / group
                  :consist-of (p2 / person
                        :ARG0-of (r / rob-01)
                        :location (c / country
                              :name (n / name
                                    :op1 "Sweden"))))
            :ARG1 (h / helicopter)
            :ARG2 (e / escape-01
                  :ARG0 g
                  :time (a / after
                        :op1 (h2 / heist-01
                              :ARG1 (d / depot
                                    :mod (c2 / cash))
                              :time (d2 / date-entity
                                    :weekday (w / wednesday))
                              :mod (s2 / spectacular)
                              :time (d3 / date-entity
                                    :dayperiod (m / morning))
                              :location (c3 / city
                                    :name (n2 / name
                                          :op1 "Stockholm"))
                              :ARG1-of (l / land-01
                                    :location (r2 / rooftop))
                              :ARG0-of (s3 / smash-01
                                    :ARG1 (w2 / way
                                          :poss g
                                          :path (t / through
                                                :op1 (b / building)))))))))

# ::id 211 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli leaders on sunday pledged to resolve serious problems in the middle east peace process , after a meeting with fellow nobel peace prize winner yasser arafat failed to produce a breakthrough .
# ::alignments
(p / pledge-01
      :ARG0 (p2 / person
            :ARG0-of (l / lead-02
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Israel"))))
      :ARG1 (r / resolve-01
            :ARG0 p2
            :ARG1 (p3 / problem
                  :ARG1-of (s / serious-02)
                  :topic (p4 / process-02
                        :ARG1 (p5 / peace)
                        :location (w / world-region
                              :name (n2 / name
                                    :op1 "Middle"
                                    :op2 "East")))))
      :time (d / date-entity
            :weekday (s2 / sunday))
      :time (a / after
            :op1 (f / fail-01
                  :ARG1 (p6 / person
                        :name (n3 / name
                              :op1 "Yasser"
                              :op2 "Arafat")
                        :mod (f2 / fellow)
                        :ARG0-of (w2 / win-01
                              :ARG1 (p7 / prize
                                    :mod (p8 / peace)
                                    :mod (r2 / religious-group
                                          :name (n4 / name
                                                :op1 "Islam")))))
                  :ARG2 (p9 / produce-01
                        :ARG0 p6
                        :ARG1 (b / break-through-26)))))

# ::id 212 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean share prices rose #.## percent monday with sentiment supported by hopes for economic recovery and standard and poor 's affirmation of the country 's sovereign rating , 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
                        :location (c / country
                              :name (n / name
                                    :op1 "South"
                                    :op2 "Korea"))))
            :ARG2 (p3 / percentage-entity
                  :value "1/2")
            :time (d2 / date-entity
                  :weekday (m / monday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (s3 / support-01
                        :ARG0 (h / hopeful-03
                              :ARG1 (a / and
                                    :op1 (r2 / recover-01
                                          :ARG1 (e / economy))
                                    :op2 (s4 / standard-02)
                                    :op3 (a2 / affirm-01
                                          :ARG0 p
                                          :mod (p4 / poor))
                                    :ARG1 (r3 / rate-01
                                          :ARG1 (s5 / sovereign
                                                :poss (c3 / country)))))))))

# ::id 213 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush , in his much-awaited energy plan , will warn on thursday that the united states faces `` the most serious energy shortage since the oil embargo of the ####s .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (f / face-01
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (s / short-06
                  :ARG1 c
                  :ARG2 (e / energy)
                  :ARG1-of (s2 / serious-02
                        :ARG2-of (h2 / have-degree-91
                              :ARG1 s
                              :ARG3 (m / most)
                              :ARG5 (s3 / since
                                    :op1 (e2 / embargo-01
                                          :ARG1 (o / oil)
                                          :poss (o2 / organization
                                                :name (n3 / name
                                                      :op1 "The"
                                                      :op2 "Student"
                                                      :op3 "Room"))))))))
      :time (d / date-entity
            :weekday (t / thursday))
      :subevent-of (p3 / plan-01
            :ARG0 p
            :ARG1 (e3 / energy)
            :ARG1-of (l / long-03
                  :degree (m2 / much))))

# ::id 214 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok southern co , one of the biggest us power utilities , on thursday launched a hostile bid of one billion pounds -lrb- #.# billion dollars -rrb- for the british regional electricity company south western electricity -lrb- sweb -rrb- .
# ::alignments
(l / launch-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "southern"
                  :op2 "co")
            :ARG1-of (ii / include-91
                  :ARG2 (u / utility
                        :mod (p / power)
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "US"))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (b / big)
                              :ARG3 (m / most)))))
      :ARG1 (b2 / bid-01
            :ARG0 c
            :ARG1 (m2 / monetary-quantity
                  :quant 1000000000
                  :unit (d / dollar))
            :mod (h2 / hostile))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :mod h2
      :beneficiary (c3 / company
            :name (n3 / name
                  :op1 "South"
                  :op2 "Western"
                  :op3 "Electricity")
            :mod (r / regional)
            :mod c2))

# ::id 215 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mei <unk> , a reporter from the pla daily of the chinese people 's liberation army -lrb- pla -rrb- , recently published a book on environmental issues in the underdeveloped western part of china .
# ::alignments
(p / publish-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "mei"
                  :op2 "accompanier"
                  :op3 "the"
                  :op4 "PLA"
                  :op5 "Daily")
            :poss (a / army
                  :ARG0-of (l / liberate-01
                        :ARG1 (p3 / person
                              :mod (c / country
                                    :name (n2 / name
                                          :op1 "China")))))
            :ARG0-of (r / report-01))
      :ARG1 (b / book
            :topic (ii / issue-02
                  :ARG0 (e / environment)
                  :location (p4 / part
                        :part-of c
                        :ARG1-of (d / develop-01
                              :degree (u / under))
                        :mod (w / west))))
      :time (r2 / recent))

# ::id 216 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in recent years , offseason roster moves appeared to hurtle the broncos towards a certain super bowl championship .
# ::alignments
(a / appear-02
      :ARG1 (h / hurtle-01
            :ARG0 (m / move-02
                  :ARG1 (r / roster)
                  :time (o / offseason))
            :ARG1 (t / team
                  :name (n / name
                        :op1 "Broncos"))
            :ARG2 (c / championship-02
                  :ARG0 t
                  :ARG1 (b / bowl
                        :mod (s / super))
                  :mod (c2 / certain)))
      :time (y / year
            :mod (r2 / recent)))

# ::id 217 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. officials are considering an emergency flight to the south pole to drop medical supplies to an american woman who has discovered a lump in her breast , a spokeswoman said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / spokeswoman)))
      :ARG1 (c / consider-02
            :ARG0 p
            :ARG0-of h
            :ARG1 (g / government-organization
                  :name (n / name
                        :op1 "U.S."))
            :ARG2 (o / official))
      :ARG1 (f / fly-01
            :ARG2 (p2 / pole
                  :mod (s3 / south))
            :mod (e / emergency)
            :purpose (d / drop-01
                  :ARG0 p
                  :ARG1 (t / thing
                        :ARG1-of (s4 / supply-01)
                        :mod (m / medicine))
                  :ARG2 (w / woman
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "America"))
                        :ARG0-of (d2 / discover-01
                              :ARG1 (l / lump
                                    :location (b / breast))))))
      :time (d3 / date-entity
            :weekday (m2 / monday)))

# ::id 218 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok philippe de montebello , director of the metropolitan museum of art , has been cited by an international art and antique dealers group for his lifetime contribution to the arts .
# ::alignments
(c / cite-01
      :ARG0 (g / group
            :consist-of (a / and
                  :op1 (p / person
                        :ARG0-of (d / deal-01
                              :ARG2 (a2 / art)))
                  :op2 (p2 / person
                        :ARG0-of (d2 / deal-01
                              :ARG2 (a3 / antique)))
                  :mod (ii / international)))
      :ARG1 (p3 / person
            :name (n / name
                  :op1 "philippe"
                  :op2 "de"
                  :op3 "Montebello")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / museum
                        :mod (m2 / metropolitan)
                        :topic (a4 / art))
                  :ARG2 (d3 / director)))
      :ARG2 (c2 / contribute-01
            :ARG0 p3
            :ARG2 (a5 / art)
            :duration (l / lifetime)))

# ::id 219 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain on sunday called on ivory coast strongman laurent gbagbo to step aside and let his rival take over to allow a `` swift and peaceful transfer of power .
# ::alignments
(c / call-03
      :ARG0 (c2 / country
            :name (n / name
                  :op1 "United"
                  :op2 "Kingdom"))
      :ARG1 (a / and
            :op1 (s / step-01
                  :ARG1 (p / person
                        :name (n2 / name
                              :op1 "Nobel"
                              :op2 "Gbagbo")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (s2 / strongman))
                        :location (c3 / coast
                              :mod (ii / ivory)))
                  :ARG2 (a2 / aside))
            :op2 (l / let-01
                  :ARG0 p
                  :ARG1 (t / take-over-12
                        :ARG0 (p2 / person
                              :ARG0-of (r / rival-01
                                    :ARG1 p))
                        :purpose (a3 / allow-01
                              :ARG0 p
                              :ARG1 (t2 / transfer-01
                                    :ARG1 (p3 / power)
                                    :manner (s3 / swift)
                                    :manner (p4 / peaceful))))))
      :ARG2 p
      :time (d / date-entity
            :weekday (s4 / sunday)))

# ::id 220 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it 's been four decades since <unk> comic don rickles met `` danke schoen '' <unk> wayne newton .
# ::alignments
(p / pass-03
      :ARG1 (t / temporal-quantity
            :quant 4
            :unit (d / decade))
      :time (s / since
            :op1 (m / meet-02
                  :ARG0 (p2 / person
                        :name (n / name
                              :op1 "Don"
                              :op2 "Rickles")
                        :mod (c / comic))
                  :ARG1 (p3 / person
                        :name (n2 / name
                              :op1 "Diane"
                              :op2 "Schoen")
                        :mod (p4 / person
                              :name (n3 / name
                                    :op1 "Wayne"
                                    :op2 "Newton"))))))

# ::id 221 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the humanitarian situation in the gaza strip is `` shocking '' , the head of the international committee of the red cross said after a visit to a hospital in the embattled territory .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / head-01
                  :ARG1 (c / committee
                        :mod (ii / international)
                        :mod (o / organization
                              :name (n / name
                                    :op1 "Red"
                                    :op2 "Cross")))))
      :ARG1 (s2 / shock-01
            :ARG0 (s3 / situation
                  :mod (h2 / humanitarian)
                  :location (s4 / strip
                        :mod (c2 / city
                              :name (n2 / name
                                    :op1 "Gaza")))))
      :time (a / after
            :op1 (v / visit-01
                  :ARG0 p
                  :ARG1 (h3 / hospital
                        :location (t / territory
                              :ARG0-of (e / embattle-01))))))

# ::id 222 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok year after year , beach season brings accounts of harrowing shark attacks as people around the world plunge into the surf to escape summer 's heat .
# ::alignments
(b / bring-01
      :ARG0 (s / season
            :mod (b2 / beach))
      :ARG1 (a / account-01
            :ARG1 (a2 / attack-01
                  :ARG0 (s2 / shark)
                  :mod (h / harrowing)))
      :time (p / plunge-01
            :ARG1 (p2 / person
                  :location (a3 / around
                        :op1 (w / world)))
            :ARG4 (s3 / surf-01)
            :purpose (e / escape-01
                  :ARG0 p2
                  :ARG1 (h2 / heat
                        :poss (d / date-entity
                              :season (s4 / summer)))))
      :frequency (y / year-after-year))

# ::id 223 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as violence continues to decline in much of iraq , efforts to shift responsibility to the iraqi security forces are still lagging , dogged by corruption , administrative shortfalls and sectarian divides , according to a pentagon report .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Pentagon")))
      :ARG1 (l / lag-01
            :ARG0 (e / effort-01
                  :ARG1 (s2 / shift-01
                        :ARG1 (r2 / responsible-03
                              :ARG1 (f / force
                                    :mod (s3 / security)
                                    :mod (c / country
                                          :name (n2 / name
                                                :op1 "Iraq")
                                          :part (m / much))))
                        :ARG2 f))
            :mod (s4 / still)
            :ARG1-of (c2 / cause-01
                  :ARG0 (c3 / continue-01
                        :ARG1 (d / decline-01
                              :ARG1 (v / violence)
                              :location c)))
            :ARG1-of (d2 / dogged-01
                  :ARG0 (a / and
                        :op1 (c4 / corrupt-01)
                        :op2 (s5 / shortfall
                              :mod (a2 / administrate-01))
                        :op3 (d3 / divide-02
                              :ARG1 (s6 / sectarian))))))

# ::id 224 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some ### films from ## countries would compete at the ##st stockholm international film festival next month , organizers said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (o / organize-01))
      :ARG1 (c / compete-01
            :ARG0 (f / film
                  :source (c2 / country
                        :quant (s2 / some))
                  :mod (ii / international))
            :ARG2 (f2 / festival
                  :name (n / name
                        :op1 "Stockholm"
                        :op2 "International"
                        :op3 "Film"
                        :op4 "Festival"))
            :time (m / month
                  :mod (n2 / next)))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 225 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dutch pair of paul haarhuis and sjeng schalken beat their german counterparts david prinosil and jens knippschild in their davis cup world group quarter-final tie in den bosch , netherlands on saturday to help the netherlands through to the semi-finals for the first time .
# ::alignments
(b / beat-03
      :ARG0 (p / pair
            :consist-of (a / and
                  :op1 (p2 / person
                        :name (n / name
                              :op1 "Paul"
                              :op2 "Harhuis"))
                  :op2 (p3 / person
                        :name (n2 / name
                              :op1 "Sjeng"
                              :op2 "Schalken")))
            :mod (c / country
                  :name (n3 / name
                        :op1 "Netherlands")))
      :ARG1 (a2 / and
            :op1 (p4 / person
                  :name (n4 / name
                        :op1 "David"
                        :op2 "Parosil"))
            :op2 (p5 / person
                  :name (n5 / name
                        :op1 "Jens"
                        :op2 "Knippschild"))
            :mod (c2 / counterpart
                  :mod (c3 / country
                        :name (n6 / name
                              :op1 "Germany"))))
      :ARG2 (t / tie-03
            :ARG0 (g / group
                  :name (n7 / name
                        :op1 "Davis"
                        :op2 "Cup")
                  :mod (w / world))
            :ARG1 (f / final
                  :ord (o / ordinal-entity
                        :value 4))
            :location (c4 / city
                  :name (n8 / name
                        :op1 "Den"
                        :op2 "Bosch"))
            :time (d / date-entity
                  :weekday (s / saturday))
            :purpose (h / help-01
                  :ARG1 (t2 / through
                        :destination (f2 / final
                              :ord (o2 / ordinal-entity
                                    :value (s2 / semi)))
                        :ARG2 (n9 / netherlands))
                  :ord (o3 / ordinal-entity
                        :value 1))
            :ARG0-of h))

# ::id 226 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ma shengrong , vice president of xinhua news agency , met here monday morning with a press delegation from the three baltic nations of estonia , latvia , and lithuania , led by martins <unk> , president of the latvian news agency .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ma"
                  :op2 "Shengrong")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / agency
                        :name (n2 / name
                              :op1 "Xinhua"
                              :op2 "News"
                              :op3 "Agency")
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "Latvia")))
                  :ARG2 (p2 / president
                        :mod (v / vice))))
      :ARG1 (d / delegation
            :mod (p3 / press)
            :source (a2 / and
                  :op1 (c2 / country
                        :name (n4 / name
                              :op1 "Estonia"))
                  :op2 (c3 / country
                        :name (n5 / name
                              :op1 "Latvia"))
                  :op3 (c4 / country
                        :name (n6 / name
                              :op1 "Lithuania")))
            :ARG1-of (l / lead-02
                  :ARG0 (p4 / person
                        :name (n7 / name
                              :op1 "Martins"
                              :op2 "Bell")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 a
                              :ARG2 (p5 / president)))))
      :location (h3 / here)
      :time (d2 / date-entity
            :weekday (m2 / monday)
            :dayperiod (m3 / morning)))

# ::id 227 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's software industry reported a combined export volume of #.# billion us dollars in #### , nearly eleven times the #### year level of ### million us dollars , the shanghai securities news reported here thursday .
# ::alignments
(r / report-01
      :ARG0 (n / news
            :mod (s / securities)
            :mod (c / city
                  :name (n2 / name
                        :op1 "Shanghai")))
      :ARG1 (r2 / report-01
            :ARG0 (ii / industry
                  :mod (s2 / software)
                  :poss (c2 / country
                        :name (n3 / name
                              :op1 "China")))
            :ARG1 (e / export-01
                  :ARG1 (m / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar
                              :mod c2
                              :name (n4 / name
                                    :op1 "US"))))
            :ARG1-of (c3 / combine-01)
            :ARG1-of (h / have-quant-91
                  :ARG3 (t / times
                        :quant 11)
                  :ARG4 (l / level
                        :mod (e2 / export-01
                              :ARG1 m
                              :time (y / year
                                    :mod (r3 / recent)))
                        :mod (m2 / monetary-quantity
                              :quant 1000000000
                              :unit (d2 / dollar
                                    :mod c2)))))
      :location (h2 / here)
      :time (d3 / date-entity
            :weekday (t2 / thursday)))

# ::id 228 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok beijing 's embassy in copenhagen surprised danish human rights activists thursday by accepting a <unk> petition concerning the treatment of orphans in china .
# ::alignments
(s / surprise-01
      :ARG0 (e / embassy
            :poss (c / city
                  :name (n / name
                        :op1 "Beijing"))
            :location (c2 / city
                  :name (n2 / name
                        :op1 "Coptenhagen")))
      :ARG1 (a / activist
            :mod (r / right-05
                  :ARG1 (h / human))
            :mod (c3 / country
                  :name (n3 / name
                        :op1 "Denmark")))
      :ARG2 (a2 / accept-01
            :ARG0 e
            :ARG1 (p / petition-01
                  :ARG1 (t / treat-01
                        :ARG1 (o / orphan)
                        :location (c4 / country
                              :name (n4 / name
                                    :op1 "China")))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 229 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with germany assuming the rotating leadership of the european union and the g-# next month , the united states has high expectations that its ally will advance american interests , including boosting security in afghanistan , addressing russia 's rising power on world energy markets and advancing peace in the middle east .
# ::alignments
(e / expect-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (a / advance-01
            :ARG0 (c2 / country
                  :ARG1-of (a2 / ally-01
                        :ARG2 c))
            :ARG1 (ii / interest-01
                  :ARG1 (c3 / country
                        :name (n2 / name
                              :op1 "America"))
                  :ARG2-of (ii2 / include-91
                        :ARG1 (a3 / and
                              :op1 (b / boost-01
                                    :ARG0 c2
                                    :ARG1 (s / security
                                          :location (c4 / country
                                                :name (n3 / name
                                                      :op1 "Afghanistan"))))
                              :op2 (a4 / address-02
                                    :ARG0 c2
                                    :ARG1 (p / power
                                          :ARG1-of (r / rise-01)
                                          :poss (c5 / country
                                                :name (n4 / name
                                                      :op1 "Russia"))
                                          :location (m / market
                                                :mod (e2 / energy)
                                                :mod (w / world))))
                              :op3 (a5 / advance-01
                                    :ARG0 c2
                                    :ARG1 (p2 / peace
                                          :location (w2 / world-region
                                                :name (n5 / name
                                                      :op1 "Middle"
                                                      :op2 "East"))))))))
      :ARG1-of (h / high-02)
      :ARG1-of (c6 / cause-01
            :ARG0 (a6 / assume-01
                  :ARG0 (c7 / country
                        :name (n6 / name
                              :op1 "Germany"))
                  :ARG1 (l / lead-02
                        :ARG0 c7
                        :ARG1 (a7 / and
                              :op1 (u / union
                                    :mod (c8 / continent
                                          :name (n7 / name
                                                :op1 "Europe")))
                              :op2 (c9 / country
                                    :name (n8 / name
                                          :op1 "Germany")))
                        :ARG1-of (r2 / rotate-02))
                  :time (m2 / month
                        :mod (n9 / next)))))

# ::id 230 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok guinea 's interim leader vowed wednesday to hold democratic elections and urged national reconciliation after a massacre of opposition supporters , as the restive west african country marked a year since a military coup .
# ::alignments
(a / and
      :op1 (v / vow-01
            :ARG0 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Guinea"))
                        :mod (ii / interim)))
            :ARG1 (h / hold-04
                  :ARG0 p
                  :ARG1 (e / elect-01
                        :mod (d / democratic)))
            :time (w / wednesday))
      :op2 (u / urge-01
            :ARG0 p
            :ARG2 (r / reconcile-01
                  :ARG1 (n2 / nation))
            :time (a2 / after
                  :op1 (m / massacre-01
                        :ARG1 (p2 / person
                              :ARG0-of (s / support-01
                                    :ARG1 (o / oppose-01))))))
      :time (m2 / mark-02
            :ARG0 (c2 / country
                  :location (w2 / world-region
                        :name (n3 / name
                              :op1 "West"))
                  :mod (r2 / restive)
                  :location (c3 / continent
                        :name (n4 / name
                              :op1 "Africa")))
            :ARG1 (t / temporal-quantity
                  :quant 1
                  :unit (y / year)
                  :time (s2 / since
                        :op1 (c4 / coup-01
                              :mod (m3 / military))))))

# ::id 231 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zimbabwe have officially pulled out of the confederation of east and central african football associations -lrb- cecafa -rrb- , cecafa secretary sammy <unk> announced here on wednesday .
# ::alignments
(a / announce-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Zimbabwe"))
      :ARG1 (p / pull-out-02
            :ARG1 c
            :ARG2 (c2 / confederation
                  :consist-of (a2 / association
                        :mod (f / football)
                        :mod (w / world-region
                              :name (n2 / name
                                    :op1 "East"
                                    :op2 "Africa"))
                        :mod (c3 / center)
                        :mod (w2 / world-region
                              :name (n3 / name
                                    :op1 "Central"
                                    :op2 "Africa")))
                  :ARG1-of (m / mean-01
                        :ARG2 (s / string-entity
                              :value "lrb-cecafa -rrb-,")))
            :mod (o / official))
      :location (h / here)
      :time (w3 / wednesday))

# ::id 232 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spanish ecologists on sunday protested against the docking of a british nuclear submarine in gibraltar over the weekend , spanish media reported on sunday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (c / country
                  :name (n / name
                        :op1 "Spain")))
      :ARG1 (p / protest-01
            :ARG0 (e / ecologist
                  :mod c)
            :ARG1 (d / dock-01
                  :ARG1 (s / submarine
                        :mod (n2 / nucleus)
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Great"
                                    :op2 "Britain")))
                  :location (ii / island
                        :name (n4 / name
                              :op1 "Gibraltar"))
                  :time (w / weekend))
            :time (d2 / date-entity
                  :weekday (s2 / sunday))))

# ::id 233 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indian troops went on alert friday against a feared offensive by heavily armed militants in the rocky himalayan mountains ahead of india-pakistan talks aimed at ending a month of fighting , military sources said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (m / military))
      :ARG1 (a / alert-01
            :ARG1 (t / troop
                  :mod (c / country
                        :name (n / name
                              :op1 "India")))
            :ARG2 (o / offense-02
                  :ARG0 (m2 / militant
                        :ARG1-of (a2 / arm-01
                              :manner (h / heavy)))
                  :ARG1-of (f / fear-01)
                  :location (m3 / mountain
                        :name (n2 / name
                              :op1 "Healayan")
                        :mod (r / rock)))
            :time (d / date-entity
                  :weekday (f2 / friday))
            :time (a3 / ahead
                  :op1 (t2 / talk-01
                        :ARG1 (a4 / and
                              :op1 c
                              :op2 (c2 / country
                                    :name (n3 / name
                                          :op1 "Pakistan")))
                        :ARG1-of (a5 / aim-02
                              :ARG2 (e / end-01
                                    :ARG1 (f3 / fight-01
                                          :duration (t3 / temporal-quantity
                                                :quant 1
                                                :unit (m4 / month)))))))))

# ::id 234 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the new england revolution 's resourcefulness is about to be tested .
# ::alignments
(t / test-01
      :ARG1 (r / resourcefulness
            :poss (r2 / revolution-03
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "England"))
                  :ARG1-of (n2 / new-01)))
      :time (a / about-to))

# ::id 235 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bryan anderson emerged from an elevator in the airport terminal here , a diminished figure in a wheelchair .
# ::alignments
(e / emerge-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Bryan"
                        :op2 "anderson"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Jefferson"))
            :mod (f / figure
                  :ARG1-of (d / diminish-01)
                  :location (w / wheelchair)))
      :ARG1 (e2 / elevator
            :location (t / terminal
                  :mod (a2 / airport)
                  :location (h / here))))

# ::id 236 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok michael clarke and michael hussey shared a record partnership of ### for the sixth wicket to lift australia to ###-# on saturday in the in the third limited-overs international against new zealand .
# ::alignments
(s / share-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Michael"
                        :op2 "Clarke"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Michael"
                        :op2 "Hussey")))
      :ARG1 (p3 / partner-01
            :ARG0 p
            :ARG1 (p4 / person
                  :name (n3 / name
                        :op1 " ###"))
            :mod (r / record)
            :purpose (l / lift-01
                  :ARG1 (t / team
                        :name (n4 / name
                              :op1 "Australia"))
                  :ARG4 (t2 / team
                        :name (n5 / name
                              :op1 "Secondary"
                              :op2 "Indies"))
                  :time (d / date-entity
                        :weekday (s2 / saturday))
                  :subevent-of (ii / international
                        :mod (l2 / limit-01)
                        :prep-against (t3 / team
                              :name (n6 / name
                                    :op1 "New"
                                    :op2 "Gealand"))
                        :ord (o / ordinal-entity
                              :value 3)))
            :ARG0-of l)
      :ARG2 (w / wicket
            :ord o
            :value 6))

# ::id 237 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the former naval chief for iran 's revolutionary guard said the country has set aside ### military vessels to confront each warship from the u.s. or any other foreign power that might pose a threat , an iranian newspaper reported saturday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :mod (c / country
                  :name (n2 / name
                        :op1 "Iran")))
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / guard
                              :mod (r2 / revolution-03)
                              :poss c)
                        :ARG2 (c2 / chief
                              :topic (n3 / navy))
                        :time (f / former)))
            :ARG1 (s2 / set-01
                  :ARG0 c
                  :ARG1 (v / vessel
                        :mod (m / military)
                        :mod (p2 / press))
                  :ARG2 (a / aside)
                  :purpose (c3 / confront-01
                        :ARG0 c
                        :ARG1 (o / or
                              :op1 (w / warship
                                    :mod (e / each))
                              :op2 (p3 / power
                                    :mod (f2 / foreign)
                                    :mod (a2 / any)
                                    :ARG0-of (t / threaten-01
                                          :ARG2-of (p4 / possible-01)))))))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 238 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as he walked up the ##th fairway sunday en route to the most gratifying moment of his career , vijay singh was momentarily engulfed by the gallery rushing to congratulate him .
# ::alignments
(e / engulf-01
      :ARG0 (g / gallery
            :ARG0-of (r / rush-01
                  :ARG1 (c / congratulate-01
                        :ARG0 g
                        :ARG1 (p / person
                              :name (n / name
                                    :op1 "Vijay"
                                    :op2 "Singh")))))
      :ARG1 p
      :time (m / momentarily)
      :time (w / walk-01
            :ARG0 p
            :ARG2 (u / up
                  :op1 (f / fairway
                        :ord (o / ordinal-entity
                              :value "-1")))
            :time (d / date-entity
                  :weekday (s / sunday))
            :destination (m2 / moment
                  :ARG0-of (g2 / gratify-01
                        :ARG2-of (h / have-degree-91
                              :ARG1 m2
                              :ARG3 (m3 / most)
                              :ARG5 (c2 / career
                                    :poss p))))))

# ::id 239 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rescuers on wednesday found the body of one of two men missing in the rubble of a car bomb blast blamed on basque separatists , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (f / find-01
            :ARG0 (p2 / person
                  :ARG0-of (r / rescue-01))
            :ARG1 (b / body
                  :poss (m / man
                        :quant 1
                        :ARG1-of (ii / include-91
                              :ARG2 (m2 / man
                                    :quant 2
                                    :ARG1-of (m3 / miss-02)))))
            :location (r2 / rubble
                  :poss (b2 / blast-05
                        :ARG1 (b3 / bomb)
                        :mod (c / car)
                        :ARG1-of (b4 / blame-01
                              :ARG2 (s2 / separatist
                                    :mod (p3 / province
                                          :name (n / name
                                                :op1 "Basque"))))))
            :time (d / date-entity
                  :weekday (w / wednesday))))

# ::id 240 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nick faldo hit out at the media after scoring a third-round ## at the lancome trophy here on saturday , blaming them for his decision to quit the european tour in favor of the united states .
# ::alignments
(h / hit-out-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Nick"
                  :op2 "Faldo"))
      :ARG1 (m / media)
      :time (a / after
            :op1 (s / score-01
                  :ARG1 p
                  :ARG2 (r / round
                        :ord (o / ordinal-entity
                              :value 3))
                  :location (t / trophy
                        :mod (l / league
                              :name (n2 / name
                                    :op1 "Lancome")))
                  :time (d / date-entity
                        :weekday (s2 / saturday))))
      :manner (b / blame-01
            :ARG0 p
            :ARG1 m
            :ARG2 (d2 / decide-01
                  :ARG0 p
                  :ARG1 (q / quit-01
                        :ARG0 p
                        :ARG1 (t2 / tour
                              :mod (c / continent
                                    :name (n3 / name
                                          :op1 "Europe")))
                        :ARG2-of (f / favor-01
                              :ARG1 (c2 / country
                                    :name (n4 / name
                                          :op1 "United"
                                          :op2 "States")))))))

# ::id 241 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok white house hopeful barack obama stepped into the maelstrom of the middle east tuesday , warning the next us president could not just snap his fingers and make peace , as fresh violence rocked the region .
# ::alignments
(a / and
      :op1 (s / step-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h / hopeful-03)
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n2 / name
                                    :op1 "White"
                                    :op2 "House"))
                        :ARG2 (m / member)))
            :ARG2 (m2 / maelstrom
                  :location (w / world-region
                        :name (n3 / name
                              :op1 "Middle"
                              :op2 "East")))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :op2 (w2 / warn-01
            :ARG0 p
            :ARG1 (p2 / possible-01
                  :polarity -
                  :ARG1 (a2 / and
                        :op1 (s2 / snap-01
                              :ARG0 (p3 / person
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG1 (c / country
                                                :name (n4 / name
                                                      :op1 "United"
                                                      :op2 "States"))
                                          :ARG2 (p4 / president)
                                          :mod (n5 / next))
                                    :part (f / finger))
                              :ARG1 f)
                        :op2 (m3 / make-18
                              :ARG0 p3
                              :ARG1 (p5 / peace)))
                  :time (r / rock-02
                        :ARG0 (v / violence
                              :ARG1-of (f2 / fresh-04))
                        :ARG1 (r2 / region)))))

# ::id 242 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok alberto contador advances a host of claims , from contaminated meat to questionable laboratory practices , to explain why he should not be punished for testing positive at this year 's tour de france for the banned performance enhancer clenbuterol .
# ::alignments
(a / advance-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Alberto"
                  :op2 "Contador"))
      :ARG1 (c / claim-01
            :quant (h / host)
            :ARG2-of (ii / include-91
                  :ARG1 (a2 / and
                        :op1 (m / meat
                              :ARG1-of (c2 / contaminate-01))
                        :op2 (p2 / practice-01
                              :ARG1 (l / laboratory)
                              :ARG1-of (q / question-03)))))
      :purpose (e / explain-01
            :ARG0 p
            :ARG1 (t / thing
                  :ARG0-of (c3 / cause-01
                        :ARG1 (r / recommend-01
                              :polarity -
                              :ARG1 (p3 / punish-01
                                    :ARG1 p
                                    :ARG2 (t2 / test-01
                                          :ARG1 p
                                          :ARG2 (p4 / positive)
                                          :ARG3 (p5 / product
                                                :name (n2 / name
                                                      :op1 " clenbuterol")
                                                :ARG0-of (e2 / enhance-01
                                                      :ARG1 (p6 / perform-02))
                                                :ARG1-of (b / ban-01))
                                          :time (y / year
                                                :mod (t3 / this)))))))))

# ::id 243 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the foreign ministers of the united states , mexico and canada called here monday on the international community to make joint efforts to end the chaos in haiti following a disputed presidential election .
# ::alignments
(c / call-03
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (m / minister
                              :topic (f / foreign))))
            :op2 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n2 / name
                                    :op1 "Mexico"))
                        :ARG2 (m2 / minister
                              :topic (f2 / foreign))))
            :op3 (p3 / person
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c4 / country
                              :name (n3 / name
                                    :op1 "Canada"))
                        :ARG2 (m3 / minister
                              :topic (f3 / foreign)))))
      :ARG1 (c5 / community
            :mod (ii / international))
      :ARG2 (t / try-01
            :ARG0 c5
            :ARG1 (e / end-01
                  :ARG0 c5
                  :ARG1 (c6 / chaos
                        :location (c7 / city
                              :name (n4 / name
                                    :op1 "Hiti"))))
            :manner (j / joint)
            :ARG1-of (f4 / follow-01
                  :ARG2 (e2 / elect-01
                        :ARG2 (p4 / president)
                        :ARG2-of (d / dispute-01))))
      :time (d2 / date-entity
            :weekday (m4 / monday))
      :location (h4 / here))

# ::id 244 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the party of haitian president jean-bertrand aristide wednesday defended attacks on opposition supporters as `` self-defense , '' while a former police official blamed for a failed coup attempt was located in ecuador .
# ::alignments
(c / contrast-01
      :ARG1 (d / defend-01
            :ARG0 (p / party
                  :poss (p2 / person
                        :name (n / name
                              :op1 "Jean-bertrand"
                              :op2 " aristide")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "Haiti"))
                              :ARG2 (p3 / president))))
            :ARG1 (a / attack-01
                  :ARG1 (p4 / person
                        :ARG0-of (s / support-01
                              :ARG1 (o / oppose-01))))
            :ARG3 d
            :ARG0 p
            :ARG1 p4)
      :time (w / wednesday)
      :ARG2 (b / be-located-at-91
            :ARG1 (p5 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (p6 / police)
                        :ARG2 (o2 / official)
                        :time (f / former))
                  :ARG1-of (b2 / blame-01
                        :ARG2 (a2 / attempt-01
                              :ARG1 (c3 / coup-01)
                              :ARG1-of (f2 / fail-01))))
            :ARG2 c2
            :name (n3 / name
                  :op1 "Ecuador")))

# ::id 245 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-year-old norwegian was so tired of being his girlfriend 's designated driver that he lost his license on purpose .
# ::alignments
(h / have-degree-91
      :ARG1 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "Norway"))
            :age (t / temporal-quantity
                  :quant 1
                  :unit (y / year)))
      :ARG2 (t2 / tire-03
            :ARG0 p
            :ARG1 (p2 / person
                  :ARG0-of (d / drive-01)
                  :ARG1-of (d2 / designate-01
                        :ARG0 (p3 / person
                              :ARG0-of (h2 / have-rel-role-91
                                    :ARG1 p
                                    :ARG2 (g / girlfriend))))))
      :ARG3 (s / so)
      :ARG6 (l / lose-02
            :ARG0 p
            :ARG1 (l2 / license
                  :poss p)
            :ARG1-of (c2 / cause-01
                  :ARG0 (h3 / have-purpose-91
                        :ARG1 l))))

# ::id 246 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a chinese researcher for the new york times who has been held incommunicado for seven months on suspicion of leaking state secrets is now being investigated for financial fraud , chinese security officials told the man 's lawyer in beijing this week .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "China"))
                  :ARG2 (o / official
                        :topic (s / security))))
      :ARG1 (ii / investigate-01
            :ARG1 (p2 / person
                  :ARG0-of (r / research-01)
                  :source (n2 / newspaper
                        :name (n3 / name
                              :op1 "New"
                              :op2 "York"
                              :op3 "Times"))
                  :ARG1-of (h2 / hold-01
                        :ARG2 (ii2 / incommunicado
                              :domain p2)
                        :duration (t2 / temporal-quantity
                              :quant 7
                              :unit (m / month))
                        :ARG1-of (c2 / cause-01
                              :ARG0 (s2 / suspect-01
                                    :ARG1 (l / leak-01
                                          :ARG0 p2
                                          :ARG1 (s3 / secret
                                                :mod (s4 / state)))))))
            :ARG2 (d / defraud-01
                  :mod (f / finance))
            :time (n4 / now))
      :ARG2 (p3 / person
            :ARG0-of (h3 / have-rel-role-91
                  :ARG1 (m2 / man)
                  :ARG2 (l2 / lawyer)))
      :location (c3 / city
            :name (n5 / name
                  :op1 "Beijing"))
      :time (w / week
            :mod (t3 / this)))

# ::id 247 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a stunning decision that resurrected al gore 's presidential candidacy , the florida supreme court ordered an immediate count of the `` <unk> '' across florida and put the vice president within a razor-thin ### votes of george w. bush 's in the race for the white house .
# ::alignments
(a / and
      :op1 (o / order-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Supreme"
                        :op2 "Court")
                  :mod (s / state
                        :name (n2 / name
                              :op1 "Florida")))
            :ARG2 (c / count-01
                  :ARG1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p2 / president)))
                  :time (ii / immediate)
                  :location s))
      :op2 (p3 / put-01
            :ARG0 g
            :ARG1 (p4 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p5 / president
                              :mod (v / vice))))
            :ARG2 (w / within
                  :op1 (v2 / vote-01
                        :ARG0 (p6 / person
                              :name (n3 / name
                                    :op1 "George"
                                    :op2 "W."
                                    :op3 "Bush"))
                        :ARG1 (r / race-02
                              :ARG0 p6
                              :ARG1 (h3 / house
                                    :ARG1-of (w2 / white-02)))
                        :ARG1-of (t / thin-03
                              :mod (r2 / razor))))
            :ARG1-of (d / decide-01
                  :ARG0 g
                  :ARG0-of (s2 / stun-01)
                  :ARG0-of (r3 / resurrect-01
                        :ARG1 (c2 / candidacy
                              :poss (p7 / person
                                    :name (n4 / name
                                          :op1 "Al"
                                          :op2 "N gore"))
                              :ARG2 (p8 / president))))))

# ::id 248 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan 's government friday will attempt to break a paralyzing political deadlock with opposition parties over sweeping powers granted to the military and president pervez musharraf .
# ::alignments
(a / attempt-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Pakistan"))))
      :ARG1 (b / break-01
            :ARG0 g
            :ARG1 (d / deadlock-01
                  :ARG1 (p / party
                        :ARG0-of (o / oppose-01))
                  :ARG2 (p2 / power
                        :ARG1-of (s / sweep-02)
                        :ARG1-of (g3 / grant-01
                              :ARG2 (a2 / and
                                    :op1 (m / military)
                                    :op2 (p3 / person
                                          :name (n2 / name
                                                :op1 "Pervez"
                                                :op2 "Musharraf")
                                          :ARG0-of (h / have-org-role-91
                                                :ARG2 (p4 / president))))))
                  :mod (p5 / politics)
                  :ARG0-of (p6 / paralyze-01)))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 249 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ugandan army has rejected the unilateral ceasefire allegedly declared by rebel lord resistance army -lrb- lra -rrb- chief joseph kony , local daily the new vision reported monday .
# ::alignments
(m / multi-sentence
      :snt1 (r / reject-01
            :ARG0 (a / army
                  :mod (c / country
                        :name (n / name
                              :op1 "Uganda")))
            :ARG1 (c2 / cease-01
                  :ARG1 (f / fire-01)
                  :manner (u / unilateral)
                  :ARG1-of (d / declare-02
                        :ARG0 (a2 / army
                              :name (n2 / name
                                    :op1 "Lords"
                                    :op2 "Resistance"
                                    :op3 "Army")
                              :mod (p / person
                                    :name (n3 / name
                                          :op1 "Joseph"
                                          :op2 "Kony")
                                    :ARG0-of (r2 / rebel-01))
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (c3 / chief))
                              :ARG1-of h)
                        :ARG1-of (a3 / allege-01))))
      :snt2 (r3 / report-01
            :ARG1 (e / envision-01
                  :ARG1-of (n4 / new-01))
            :time (d2 / date-entity
                  :weekday (m2 / monday))
            :ARG1-of (l / local-02)))

# ::id 250 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with japan 's economy crushed by the collapse of a financial bubble , he became the champion of the <unk> policy .
# ::alignments
(b / become-01
      :ARG1 (h / he)
      :ARG2 (c / champion
            :topic (p / policy-01
                  :ARG1 (e / earthquake)))
      :time (c2 / crush-01
            :ARG0 (c3 / collapse-01
                  :ARG1 (b2 / bubble
                        :mod (f / finance)))
            :ARG1 (e2 / economy
                  :poss (c4 / country
                        :name (n / name
                              :op1 "Japan")))))

# ::id 251 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a freshman at gallaudet university , the nation 's only liberal arts university for the deaf , was charged tuesday with killing two fellow students over the past five months .
# ::alignments
(c / charge-05
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (u / university
                        :name (n / name
                              :op1 "Gallaudet")
                        :mod (u2 / university
                              :ARG1-of (l / liberal-02)
                              :mod (o / only)
                              :beneficiary (p2 / person
                                    :ARG0-of (d / deaf-02))
                              :location (n2 / nation)))
                  :ARG2 (f / freshman)))
      :ARG2 (k / kill-01
            :ARG0 p
            :ARG1 (p3 / person
                  :quant 2
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 p
                        :ARG2 (f2 / fellow)))
            :time (b / before
                  :op1 (n3 / now)
                  :duration (t / temporal-quantity
                        :quant 5
                        :unit (m / month))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 252 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the head of the main journalists ' union in iraq survived an assassination attempt on saturday when a bomb exploded outside his office in the capital baghdad , his colleague said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :ARG0-of (h2 / head-01
                              :ARG1 (u / union
                                    :mod (j / journalist)
                                    :mod (m / main)
                                    :location (c / country
                                          :name (n / name
                                                :op1 "Iraq")))))
                  :ARG2 (c2 / colleague)))
      :ARG1 (s2 / survive-01
            :ARG0 p2
            :ARG1 (a / attempt-01
                  :ARG1 (a2 / assassinate-01
                        :ARG1 p2))
            :time (d / date-entity
                  :weekday (s3 / saturday))
            :time (e / explode-01
                  :ARG1 (b / bomb)
                  :location (o / outside
                        :op1 (o2 / office
                              :poss p2
                              :location (c3 / city
                                    :name (n2 / name
                                          :op1 "Gaghdad")
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG2 (c4 / capital))))))))

# ::id 253 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eight lawmakers in the greens party said sunday they will reject a government plan to send german troops into the war against terrorism , adding to indications chancellor gerhard schroeder may have to rely on opposition support in parliament this week .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :quant 8
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "Greens"
                              :op2 "Party"))
                  :ARG3 (l / legislate-01)))
      :ARG1 (r / reject-01
            :ARG0 p
            :ARG1 (p3 / plan-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG1 (s2 / send-01
                        :ARG0 g
                        :ARG1 (t / troop
                              :mod (c / country
                                    :name (n2 / name
                                          :op1 "Germany")))
                        :ARG2 (w / war-01
                              :ARG1 (t2 / terrorism)))))
      :time (d / date-entity
            :weekday (s3 / sunday))
      :ARG0-of (a / add-02
            :ARG1 (ii / indicate-01
                  :ARG1 (p4 / possible-01
                        :ARG1 (o / obligate-01
                              :ARG1 (p5 / person
                                    :name (n3 / name
                                          :op1 "Gerhard"
                                          :op2 "Schroeder")
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (c2 / chancellor)))
                              :ARG2 (r2 / rely-01
                                    :ARG0 p5
                                    :ARG1 (s4 / support-01
                                          :ARG0 (p6 / person
                                                :ARG0-of (o2 / oppose-01))
                                          :location g
                                          :name (n4 / name
                                                :op1 "Parliament")))
                              :time (w2 / week
                                    :mod (t3 / this)))))))

# ::id 254 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese top legislator wu bangguo wednesday promised that the national legislature will do its best to fully reflect the common will of all chinese people in making the anti-secession law .
# ::alignments
(p / promise-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Wu"
                  :op2 "Bangguo")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (p3 / person
                        :mod (t / top)
                        :ARG0-of (l / legislate-01))))
      :ARG1 (h2 / have-degree-91
            :ARG1 (g / government-organization
                  :name (n3 / name
                        :op1 "National"
                        :op2 "Parliament"))
            :ARG2 (g2 / good-03
                  :ARG1 g
                  :ARG2 (r / reflect-01
                        :ARG1 g
                        :ARG2 (w / will-02
                              :ARG0 (p4 / person
                                    :mod c
                                    :mod (a / all))
                              :ARG1 (m / make-01
                                    :ARG0 g
                                    :ARG1 (l2 / law
                                          :ARG0-of (o / oppose-01
                                                :ARG1 (r2 / recession-02))))
                              :mod (c2 / common))
                        :degree (f / full)))
            :ARG3 (m2 / most))
      :time (d / date-entity
            :weekday (w2 / wednesday)))

# ::id 255 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds of day-care centers across ontario closed friday , and thousands of parents and children rallied at the legislature to protest expected budget cuts .
# ::alignments
(a / and
      :op1 (c / close-01
            :ARG1 (c2 / center
                  :mod (c3 / care-03
                        :mod (d / day))
                  :quant (m / multiple
                        :op1 100)
                  :location (a2 / across
                        :op1 (c4 / city
                              :name (n / name
                                    :op1 "Ontario"))))
            :time (d2 / date-entity
                  :weekday (f / friday)))
      :op2 (r / rally-01
            :ARG1 (a3 / and
                  :op1 (p / parent)
                  :op2 (c5 / child)
                  :quant (m2 / multiple
                        :op1 1000))
            :ARG2 (p2 / protest-01
                  :ARG0 a3
                  :ARG1 (c6 / cut-02
                        :ARG1 (b / budget)
                        :ARG1-of (e / expect-01)))
            :location (g / government-organization
                  :name n
                  :op1 "Parliament")))

# ::id 256 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok moroccan prime minister abdel latif filali arrived here today to invite president sheikh zayed bin sultan al nahyan of the united arab emirates -lrb- uae -rrb- to attend an arab mini-summit on jerusalem .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Abdel"
                  :op2 "Latif"
                  :op3 "Filali")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Morocco"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG4 (h2 / here)
      :time (t / today)
      :purpose (ii / invite-01
            :ARG0 p
            :ARG1 (p3 / person
                  :name (n3 / name
                        :op1 "Sheikh"
                        :op2 "Zayed"
                        :op3 "bin"
                        :op4 "Sultan")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "United"
                                    :op2 "Arab"
                                    :op3 "Emirates"))
                        :ARG2 (p4 / president)))
            :ARG2 (a2 / attend-01
                  :ARG0 p3
                  :ARG1 (s / summit
                        :mod (m2 / mini)
                        :location (c3 / city
                              :name (n5 / name
                                    :op1 "Jerusalem"))
                        :mod c))))

# ::id 257 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british deputy prime minister john prescott was treated and released on christmas day , after he suffered from a kidney stone , his office said tuesday .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :poss (p / person
                  :name (n / name
                        :op1 "John"
                        :op2 "Prescott")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Britain"))
                        :ARG2 (m / minister
                              :mod (p2 / prime)
                              :mod (d / deputy)))))
      :ARG1 (a / and
            :op1 (t / treat-03
                  :ARG1 p)
            :op2 (r / release-01
                  :ARG1 p)
            :time (f / festival
                  :name (n3 / name
                        :op1 "Christmas"
                        :op2 "Day"))
            :time (a2 / after
                  :op1 (s2 / suffer-01
                        :ARG0 p
                        :ARG1 (s3 / stone
                              :mod (k / kidney)))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 258 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a unmanned indian spy plane shot down by pakistan was carrying an israeli-made camera and caught fire moments after it came under attack , witnesses and officials said saturday .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (w / witness-01))
            :op2 (o / official))
      :ARG1 (a2 / and
            :op1 (c / carry-01
                  :ARG0 (p2 / plane
                        :ARG0-of (s2 / spy-01)
                        :ARG1-of (m / man-01
                              :polarity -)
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "India"))
                        :ARG1-of (s3 / shoot-down-05
                              :ARG0 (c3 / country
                                    :name (n2 / name
                                          :op1 "Pakistan"))))
                  :ARG1 (c4 / camera
                        :ARG1-of (m2 / make-01
                              :ARG0 (c5 / country
                                    :name (n3 / name
                                          :op1 "Israel")))))
            :op2 (c6 / catch-fire-07
                  :ARG1 p2
                  :time (a3 / after
                        :op1 (a4 / attack-01
                              :ARG1 p2)
                        :quant (m3 / moment))))
      :time (d / date-entity
            :weekday (s4 / saturday)))

# ::id 259 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok olympic silver-medalist in #### meters ali saidi-sief of algeria said here on monday that he hopes his two-year ban will be reduced to allow him to compete in next year 's world championships in france .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ali"
                  :op2 "Sief")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Algeria"))
            :ARG0-of (h / have-org-role-91
                  :ARG2 (c2 / champion
                        :mod (s2 / silver))))
      :ARG1 (h2 / hope-01
            :ARG0 p
            :ARG1 (r / reduce-01
                  :ARG1 (b / ban-01
                        :ARG2 p
                        :duration (t / temporal-quantity
                              :quant 2
                              :unit (y / year)))
                  :purpose (a / allow-01
                        :ARG0 p
                        :ARG1 (c3 / compete-01
                              :ARG0 p
                              :ARG3 (c4 / championship
                                    :mod (w / world)
                                    :time (y2 / year
                                          :mod (n3 / next))
                                    :location (c5 / country
                                          :name (n4 / name
                                                :op1 "France")))))))
      :time (d / date-entity
            :weekday (m / monday))
      :location (h3 / here))

# ::id 260 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok foreign minister solomon pasi is leaving for libya wednesday ahead of a trial against six bulgarian medical workers accused of infecting hundreds of libyan children with the hiv virus .
# ::alignments
(l / leave-11
      :ARG0 (p / person
            :name (n / name
                  :op1 "Solomon"
                  :op2 "Pasi")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG2 (c / country
            :name (n2 / name
                  :op1 "Libya"))
      :time (d / date-entity
            :weekday (w / wednesday))
      :time (a / ahead
            :op1 (t / try-02
                  :ARG1 (p2 / person
                        :quant 6
                        :ARG0-of (w2 / work-01
                              :mod (m2 / medicine))
                        :mod (b / bulgarian)
                        :ARG1-of (a2 / accuse-01
                              :ARG2 (ii / infect-01
                                    :ARG0 p2
                                    :ARG1 (c2 / child
                                          :quant (m3 / multiple
                                                :op1 100)
                                          :mod c)
                                    :ARG2 (v / virus
                                          :name (n3 / name
                                                :op1 "Hiv"))))))))

# ::id 261 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok future jobs and the contracting of non-union workers continued to be major issues in negotiations monday between bell atlantic corp. and ##,### striking telephone workers .
# ::alignments
(c / continue-01
      :ARG1 (ii / issue-02
            :ARG0 (a / and
                  :op1 (j / job
                        :mod (f / future))
                  :op2 (c2 / contract-02
                        :ARG1 (p / person
                              :ARG0-of (w / work-01)
                              :ARG0-of (u / union-02
                                    :polarity -))))
            :ARG1-of (m / major-02)
            :subevent-of (n / negotiate-01
                  :ARG0 (c3 / company
                        :name (n2 / name
                              :op1 "Bell"
                              :op2 "Atlantic"
                              :op3 "Corp."))
                  :ARG1 (p2 / person
                        :ARG0-of (w2 / work-01)
                        :ARG0-of (s / strike-02)
                        :mod (t / telephone))
                  :time (d / date-entity
                        :weekday (m2 / monday)))))

# ::id 262 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok serbs backed by renegade muslim forces attacked government troops on several fronts in northwestern bosnia early monday in defiance of threatened nato airstrikes .
# ::alignments
(a / attack-01
      :ARG0 (s / separatist
            :ARG1-of (b / back-01
                  :ARG0 (f / force
                        :mod (r / religious-group
                              :name (n / name
                                    :op1 "Islam"))
                        :ARG0-of (r2 / renegade-00))))
      :ARG1 (t / troop
            :mod (g / government-organization
                  :ARG0-of (g2 / govern-01)))
      :location (f2 / front
            :quant (s2 / several)
            :location (n2 / northwest
                  :part-of (c / country-region
                        :name (n3 / name
                              :op1 "Bosnia"))))
      :time (e / early
            :op1 (d / date-entity
                  :weekday (m / monday)))
      :manner (d2 / defy-01
            :ARG0 s
            :ARG1 (s3 / strike-01
                  :ARG0 (m2 / military
                        :name (n4 / name
                              :op1 "NATO"))
                  :path (a2 / air)
                  :ARG1-of (t2 / threaten-01))))

# ::id 263 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok goodyear , a company built on research and innovation , is taking a giant step _ and maybe a bit of a risk _ with a new concept in tires : lifetime tread .
# ::alignments
(t / take-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Goodyear")
            :ARG1-of (b / build-02
                  :ARG3 (a / and
                        :op1 (r / research-01)
                        :op2 (ii / innovate-01))))
      :ARG1 (a2 / and
            :op1 (s / step-01
                  :ARG1 c
                  :mod (g / giant))
            :op2 (r2 / risk-01
                  :ARG0 c
                  :ARG2 (c2 / concept
                        :topic (t2 / tire)
                        :ARG1-of (n2 / new-01)
                        :ARG1-of (m / mean-01
                              :ARG2 (t3 / tread
                                    :duration (l / lifetime))))
                  :degree (b2 / bit)
                  :ARG1-of (p / possible-01))))

# ::id 264 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the state-owned national power corp. has formally lifted a ban on the use of equipment produced by the westinghouse electric corp. , energy secretary francisco viray said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Francisco"
                  :op2 "Viray")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / secretary
                        :topic (e / energy))))
      :ARG1 (l / lift-01
            :ARG0 (c / company
                  :name (n2 / name
                        :op1 "National"
                        :op2 "Power"
                        :op3 "Corp.")
                  :ARG1-of (o / own-01
                        :ARG0 (s3 / state)))
            :ARG1 (b / ban-01
                  :ARG1 (u / use-01
                        :ARG1 (e2 / equipment
                              :ARG1-of (p2 / produce-01
                                    :ARG0 (c2 / company
                                          :name (n3 / name
                                                :op1 "Westinghouse"
                                                :op2 "Electric"
                                                :op3 "Corp."))))))
            :manner (f / formal))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 265 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok construction of the longjiang river hydropower project , jointly invested by the ministry of water resources and yunnan province , is officially started on tuesday .
# ::alignments
(s / start-01
      :ARG1 (c / construct-01
            :ARG1 (p / project
                  :topic (h / hydropower
                        :mod (r / river
                              :name (n / name
                                    :op1 "Longjiang")))
                  :ARG1-of (ii / invest-01
                        :ARG0 (m / ministry
                              :topic (r2 / resource
                                    :mod (w / water))
                              :mod (p2 / province
                                    :name (n2 / name
                                          :op1 "Yunnan")))
                        :manner (j / joint))))
      :mod (o / official)
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 266 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok share prices in taiwan finished #.# percent higher saturday amid strong buying of electronics issues .
# ::alignments
(f / finish-07
      :ARG1 (p / price-01
            :ARG1 (s / share)
            :location (c / country
                  :name (n / name
                        :op1 "Taiwan")))
      :ARG2 (p2 / percentage-entity
            :value 1
            :ARG1-of (h / high-02))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :ARG1-of (c2 / cause-01
            :ARG0 (b / buy-01
                  :ARG1 (ii / issue-02
                        :ARG0 (e / electronics))
                  :ARG1-of (s3 / strong-02))))

# ::id 267 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mcdonald 's corp reported stronger july sales results monday , as customers around the planet munched down more hamburgers and french fries last month .
# ::alignments
(r / report-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "McDonald's"
                  :op2 "'s"
                  :op3 "Corporation"))
      :ARG1 (r2 / result-01
            :ARG1 (s / sell-01
                  :time (d / date-entity
                        :month 7))
            :ARG1-of (h / have-degree-91
                  :ARG2 (s2 / strong-02
                        :ARG1 r2)
                  :ARG3 (m / more)))
      :time (d2 / date-entity
            :weekday (m2 / monday))
      :ARG1-of (c2 / cause-01
            :ARG0 (m3 / munch-01
                  :ARG0 (c3 / customer
                        :location (a / around
                              :op1 (p / planet)))
                  :ARG1 (a2 / and
                        :op1 (h2 / hamburger
                              :mod (m4 / more))
                        :op2 (f / fry
                              :mod (f2 / french)))
                  :time (m5 / month
                        :mod (l / last)))))

# ::id 268 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world oil prices rose for the fourth day in a row on friday as the market kept its focus on developments concerning iran and nigeria .
# ::alignments
(r / rise-01
      :ARG1 (p / price-01
            :ARG1 (o / oil
                  :mod (w / world)))
      :frequency (t / temporal-quantity
            :quant 4
            :unit (d / day)
            :mod (ii / in-a-row))
      :time (d2 / date-entity
            :weekday (f / friday))
      :ARG1-of (c / cause-01
            :ARG0 (k / keep-02
                  :ARG0 (m / market)
                  :ARG1 (f2 / focus-01
                        :ARG0 m
                        :ARG2 (d3 / develop-01
                              :ARG2 (a / and
                                    :op1 (c2 / country
                                          :name (n / name
                                                :op1 "Iran"))
                                    :op2 (c3 / country
                                          :name (n2 / name
                                                :op1 "Nigeria"))))))))

# ::id 269 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok freed helicopter pilot bobby hall is fine after his release by north korea , his overjoyed wife said friday as she looked forward to a `` very quiet , very private '' reunion .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Bobby"
                              :op2 "Hall")
                        :ARG0-of (p3 / pilot-01
                              :ARG1 (h2 / helicopter))
                        :ARG1-of (f / free-04))
                  :ARG2 (w / wife)))
      :ARG1 (f2 / fine-04
            :ARG1 p2
            :time (a / after
                  :op1 (r / release-01
                        :ARG0 (c / country
                              :name (n2 / name
                                    :op1 "North"
                                    :op2 "Korea"))
                        :ARG1 p2)))
      :time (d / date-entity
            :weekday (f3 / friday))
      :time (l / look-forward-03
            :ARG0 p
            :ARG1 (r2 / reunite-01
                  :ARG1-of (q / quiet-04
                        :degree (v / very))
                  :ARG1-of (p4 / private-02
                        :degree (v2 / very)))))

# ::id 270 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in an attempt to gauge the market for their franchise player , the arizona diamondbacks contacted several teams on wednesday to discuss their interest in the ace left-hander randy johnson .
# ::alignments
(c / contact-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Arizona"
                  :op2 "Diamondbacks"))
      :ARG1 (t2 / team
            :quant (s / several))
      :purpose (d / discuss-01
            :ARG0 t
            :ARG1 (ii / interest-01
                  :ARG1 t
                  :ARG2 (p / person
                        :name (n2 / name
                              :op1 "Randy"
                              :op2 "Johnson")
                        :mod (p2 / pitcher
                              :ARG1-of (l / left-19))
                        :mod (a / ace)
                        :mod (l2 / left-handed))))
      :time (d2 / date-entity
            :weekday (w / wednesday))
      :purpose (a2 / attempt-01
            :ARG0 t
            :ARG1 (g / gauge-01
                  :ARG0 t
                  :ARG1 (m / market
                        :beneficiary p
                        :ARG0-of (p3 / play-01
                              :ARG1-of (f / franchise-01
                                    :ARG2 t))))))

# ::id 271 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australian emma george broke the women 's pole vault world record for a second time in as many weeks at an athletics meet here sunday .
# ::alignments
(b / break-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Emma"
                  :op2 "George")
            :source (c / continent
                  :name (n2 / name
                        :op1 "Australia")))
      :ARG1 (r / record
            :mod (w / world)
            :topic (v / vault
                  :mod (p2 / pole))
            :poss (w2 / woman))
      :time (m / meet-03
            :mod (a / athletics)
            :location (h / here)
            :time (d / date-entity
                  :weekday (s / sunday)))
      :ord (o / ordinal-entity
            :value 2
            :range (t / temporal-quantity
                  :quant 1
                  :unit (w3 / week))))

# ::id 272 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in tape recorded interviews released thursday , jan. ## , erica chouinard told police that her ##-year-old husband always had a problem with his temper and often became physically abusive when he drank .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Eric"
                  :op2 "Chouinard"))
      :ARG1 (a / and
            :op1 (h / have-03
                  :ARG0 (p2 / person
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG1 p
                              :ARG2 (h3 / husband))
                        :age (t2 / temporal-quantity
                              :quant 1
                              :unit (y / year)))
                  :ARG1 (p3 / problem
                        :topic (t3 / temper
                              :poss p2))
                  :time (a2 / always))
            :op2 (b / become-01
                  :ARG1 p2
                  :ARG2 (a3 / abuse-01
                        :ARG0 p2
                        :manner (p4 / physical))
                  :frequency (o / often)
                  :time (d / drink-01
                        :ARG0 p2)))
      :ARG2 (p5 / police)
      :medium (t4 / tape
            :ARG1-of (r / record-01)
            :ARG1-of (r2 / release-01
                  :time (d2 / date-entity
                        :weekday (j / jan)))))

# ::id 273 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian prime minister mikhail kasyanov met with chinese defense minister cao gangchuan on thursday , during which they expressed readiness to further strengthen military cooperation between the two countries .
# ::alignments
(m / meet-03
      :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 (m2 / minister
                        :mod (p2 / prime))))
      :ARG1 (p3 / person
            :name (n3 / name
                  :op1 "Cao"
                  :op2 "Gangchuan")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n4 / name
                              :op1 "China"))
                  :ARG2 (m3 / minister
                        :topic (d / defend-01))))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :time-of (e / express-01
            :ARG0 p
            :ARG1 (r / ready-02
                  :ARG1 p
                  :ARG2 (s / strengthen-01
                        :ARG0 p
                        :ARG1 (c3 / cooperate-01
                              :ARG0 c2
                              :ARG1 c2
                              :mod (m4 / military))
                        :degree (f / further)))))

# ::id 274 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok st. petersburg - starter seth mcclung has five victories in the majors , three against the orioles .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Seth"
                  :op2 "Mcclung")
            :ARG0-of (s / start-01))
      :location (l / league
            :name (n2 / name
                  :op1 "M majors"))
      :ARG1-of (m / mean-01
            :ARG2 (w2 / win-01
                  :quant 3
                  :ARG0 p
                  :ARG1-of (ii / include-91
                        :ARG2 (w3 / win-01
                              :ARG0 p
                              :ARG1 (t / team
                                    :name (n3 / name
                                          :op1 "Orioles"))))))
      :ord (o / ordinal-entity
            :value 1))

# ::id 275 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok if there was even a hint you were coming to africa , mary leakey had a standard request : bring the cigars and scotch .
# ::alignments
(r / request-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "mary"
                  :op2 "leakey"))
      :ARG1 (b / bring-01
            :ARG0 (y / you)
            :ARG1 (a / and
                  :op1 (c / cigar)
                  :op2 (s / scotch)))
      :ARG1-of (s2 / standard-02)
      :condition (h / hint-01
            :ARG1 (c2 / come-01
                  :ARG1 y
                  :ARG4 (c3 / continent
                        :name (n2 / name
                              :op1 "Africa")))
            :mod (e / even)))

# ::id 276 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. forces are about ## miles -lrb- ## kilometers -rrb- outside baghdad , where they will start to form a cordon around the city and press iraqi president saddam hussein 's regime to capitulate , a senior military official said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / military)
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (b / be-located-at-91
            :ARG1 (f / force
                  :mod (c / country
                        :name (n / name
                              :op1 "U.S.")))
            :ARG2 (r / relative-position
                  :op1 (c2 / city
                        :name (n2 / name
                              :op1 "Baghdad")
                        :location-of (s3 / start-01
                              :ARG0 f
                              :ARG1 (f2 / form-01
                                    :ARG0 f
                                    :ARG1 (c3 / cordon
                                          :location (a / around
                                                :op1 (a2 / and
                                                      :op1 (c4 / city))
                                                :op2 (r2 / regime
                                                      :poss (p2 / person
                                                            :name (n3 / name
                                                                  :op1 "Saddam"
                                                                  :op2 "Hussein")
                                                            :ARG0-of (h2 / have-org-role-91
                                                                  :ARG1 (c5 / country
                                                                        :name (n4 / name
                                                                              :op1 "Iraq"))
                                                                  :ARG2 (p3 / president))
                                                            :mod (p4 / press)))
                                                :purpose (c6 / capitulate-01
                                                      :ARG0 r2))))))
                  :quant (a3 / about
                        :op1 (d / distance-quantity
                              :quant 1
                              :unit (m2 / mile))))
            :time (w / wednesday)))

# ::id 277 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zambia 's chess star <unk> <unk> managed to grab the second position at a southern african chess tournament held in the botswana capital gaborone , times of zambia reported on monday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "Times"
                  :op2 "of"
                  :op3 "Zambia"))
      :ARG1 (m / manage-02
            :ARG0 (s / star
                  :mod (c / chess)
                  :poss (c2 / country
                        :name (n3 / name
                              :op1 "Zambia")))
            :ARG1 (g / grab-01
                  :ARG0 s
                  :ARG1 (p / position
                        :ord (o / ordinal-entity
                              :value 2))
                  :location (t / tournament
                        :mod (c3 / chess)
                        :location (s2 / south
                              :part-of (c4 / continent
                                    :name (n4 / name
                                          :op1 "Africa")))
                        :ARG1-of (h / hold-04
                              :location (c5 / city
                                    :name (n5 / name
                                          :op1 "Gaborone")
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (c6 / country
                                                :name (n6 / name
                                                      :op1 "Botswana"))
                                          :ARG2 (c7 / capital))))))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 278 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as the twin towers of the world trade center burned and collapsed , they sent off clouds of scorched paper : the bills , checks and contracts that anchored the life of the buildings ' ##,### businesses .
# ::alignments
(s / send-01
      :ARG0 (t / tower
            :mod (t2 / twin)
            :part-of (c / center
                  :mod (t3 / trade-01)
                  :mod (w / world)))
      :ARG1 (p / paper
            :ARG1-of (s2 / scorch-01)
            :ARG1-of (m / mean-01
                  :ARG2 (a / and
                        :op1 (b / bill)
                        :op2 (c2 / check)
                        :op3 (c3 / contract)
                        :ARG0-of (a2 / anchor-01
                              :ARG1 (l / life
                                    :poss (b2 / building))))))
      :ARG2 (o / off)
      :time a
      :op1 (b3 / burn-01
            :ARG1 t)
      :op2 (c4 / collapse-01
            :ARG1 t))

# ::id 279 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok striking baseball players geared up for a long legal battle on friday after major league club owners broke off labor negotiations and unilaterally imposed salary limits .
# ::alignments
(g / gear-up-02
      :ARG1 (p / person
            :ARG0-of (p2 / play-01
                  :ARG1 (b / baseball)))
      :ARG2 (b2 / battle-01
            :ARG0 p
            :ARG1-of (l / long-03)
            :ARG1-of (l2 / legal-02))
      :time (d / date-entity
            :weekday (f / friday))
      :time (a / after
            :op1 (a2 / and
                  :op1 (b3 / break-off-04
                        :ARG0 (p3 / person
                              :ARG0-of (o / own-01
                                    :ARG1 (c / club
                                          :mod (l3 / league
                                                :ARG1-of (m / major-02)))))
                        :ARG1 (n / negotiate-01
                              :ARG0 p3
                              :ARG2 (l4 / labor-01)))
                  :op2 (ii / impose-01
                        :ARG0 p3
                        :ARG1 (l5 / limit-01
                              :ARG1 (s / salary))
                        :manner (u / unilateral)))))

# ::id 280 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok train service improved slightly thursday , thinning the massive crowds waiting to go home after the worst winter storms in half a century crippled china 's transport system during its busiest holiday travel season .
# ::alignments
(ii / improve-01
      :ARG1 (s / service
            :mod (t / train))
      :time (d / date-entity
            :weekday (t2 / thursday)
            :mod (s2 / slight))
      :ARG0-of (c / cause-01
            :ARG1 (t3 / thin-01
                  :ARG1 (c2 / crowd
                        :mod (m / massive)
                        :ARG0-of (w / wait-01
                              :ARG2 (g / go-02
                                    :ARG0 c2
                                    :ARG4 (h / home)))
                        :ARG1-of w)))
      :time (a / after
            :op1 (c3 / cripple-01
                  :ARG0 (s3 / storm
                        :mod (w2 / winter)
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (b / bad-07
                                    :ARG1 s3)
                              :ARG3 (m2 / most)
                              :ARG5 (b2 / before
                                    :op1 (n / now)
                                    :duration (t4 / temporal-quantity
                                          :quant 0.5
                                          :unit (c4 / century)))))
                  :ARG1 (s4 / system
                        :mod (t5 / transport-01)
                        :poss (c5 / country
                              :name (n2 / name
                                    :op1 "China")))
                  :time (s5 / season
                        :mod (h3 / holiday)
                        :ARG1-of h2
                        :ARG2 (b3 / busy-01)
                        :ARG1-of b3
                        :ARG3 m2))))

# ::id 281 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok this summer , executives from the new york-based private equity firm sk capital traveled to houston to celebrate the first anniversary of their acquisition of a nylon manufacturing business .
# ::alignments
(t / travel-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (f / firm
                        :name (n / name
                              :op1 "Sk"
                              :op2 "Capital")
                        :mod (e / equity
                              :ARG1-of (p2 / private-03))
                        :ARG1-of (b / base-01
                              :location (c / city
                                    :name (n2 / name
                                          :op1 "New"
                                          :op2 "York"))))
                  :ARG2 (e2 / executive)))
      :ARG4 (c2 / city
            :name (n3 / name
                  :op1 "Houston"))
      :time (d / date-entity
            :season (s / summer)
            :mod (y / year
                  :mod (t2 / this)))
      :purpose (c3 / celebrate-01
            :ARG0 p
            :ARG1 (a / anniversary
                  :ord (o / ordinal-entity
                        :value 1)
                  :topic (a2 / acquire-01
                        :ARG0 p
                        :ARG1 (b2 / business
                              :mod (m / manufacture-01
                                    :ARG1 (n4 / nylon)))))))

# ::id 282 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a pakistani court on tuesday acquitted four terror suspects convicted in a #### car bombing outside the u.s. consulate in karachi that killed ## pakistanis , lawyers said .
# ::alignments
(s / say-01
      :ARG0 (l / lawyer)
      :ARG1 (a / acquit-01
            :ARG0 (c / court
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Pakistan")))
            :ARG1 (p / person
                  :quant 4
                  :ARG2-of (s2 / suspect-01
                        :ARG1 (t / terror))
                  :ARG1-of (c3 / convict-01
                        :ARG2 (b / bomb-01
                              :ARG1 (c4 / car)
                              :location (o / outside
                                    :op1 (c5 / consulate
                                          :mod c2
                                          :name (n2 / name
                                                :op1 "U.S."))
                                    :location (c6 / city
                                          :name (n3 / name
                                                :op1 "Karachi"))))
                        :ARG0-of (k / kill-01
                              :ARG1 (p2 / person
                                    :mod c2))))
            :time (d / date-entity
                  :weekday (t2 / tuesday))))

# ::id 283 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former british prime minister margaret thatcher was recovering in hospital friday after breaking her arm in a fall , the latest health scare for the ailing ##-year-old .
# ::alignments
(r / recover-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Margaret"
                  :op2 "Thatcher")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Great"
                              :op2 "Britain"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))
                  :time (f / former))
            :part (a / arm))
      :location (h2 / hospital)
      :time (d / date-entity
            :weekday (f2 / friday))
      :time (a2 / after
            :op1 (b / break-01
                  :ARG0 p
                  :ARG1 a
                  :ARG1-of (c2 / cause-01
                        :ARG0 (f3 / fall-01
                              :ARG1 p))))
      :ARG1-of (m2 / mean-01
            :ARG2 (s / scare-01
                  :ARG0 b
                  :ARG1 p
                  :topic (h3 / health)
                  :mod (l / last))))

# ::id 284 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japanese share prices fell #.## percent tuesday to close below the key #,###-point mark for the first time in more than two decades as war fears offset pledges of support from the government , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (f / fall-01
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :mod (c / country
                              :name (n / name
                                    :op1 "Japan"))))
            :ARG2 (p3 / percentage-entity
                  :value "1/2")
            :time (d2 / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (o / offset-01
                        :ARG0 (f2 / fear-01
                              :ARG1 (w / war))
                        :ARG1 (p4 / pledge-01
                              :ARG1 (s3 / support-01
                                    :ARG0 (g / government-organization
                                          :ARG0-of (g2 / govern-01))))))
            :time (b / before
                  :op1 (n2 / now)
                  :quant (m / more-than
                        :op1 (t2 / temporal-quantity
                              :quant 2
                              :unit (d3 / decade))))))

# ::id 285 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the democratic presidential hopeful , who was to return to the campaign trail early friday morning with a midnight rally in this southwestern ohio town , plans to devote much of the fall to a discussion of jobs , health care , education and energy independence , advisers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (a / advise-01))
      :ARG1 (p2 / plan-01
            :ARG0 (p3 / person
                  :ARG0-of (h / hopeful-02
                        :ARG1 (p4 / president))
                  :mod (d / democratic)
                  :ARG0-of (r / return-01
                        :ARG1 (c / campaign-01)
                        :ARG4 (t / trail
                              :mod c)
                        :time (d2 / date-entity
                              :weekday (f / friday)
                              :dayperiod (m / morning))
                        :accompanier (r2 / rally-01
                              :time (m2 / midnight)
                              :location (t2 / town
                                    :name (n / name
                                          :op1 "Ohio")
                                    :location (s2 / southwest
                                          :mod (t3 / this))))))
            :ARG1 (d3 / devote-01
                  :ARG0 p3
                  :ARG1 (m3 / much
                        :part-of (f2 / fall))
                  :ARG2 (d4 / discuss-01
                        :ARG1 (a2 / and
                              :op1 (j / job)
                              :op2 (c2 / care-03
                                    :ARG1 (h2 / health))
                              :op3 (e / educate-01)
                              :op4 (d5 / depend-01
                                    :polarity -
                                    :ARG0 (e2 / energy)))))))

# ::id 286 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in one of the most important archaeological discoveries this year in china , archaeologists in east china 's shandong province have found more than ### buddhist figurines made of jade , iron and other materials , a chinese newspaper reported friday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :mod (c / country
                  :name (n2 / name
                        :op1 "China")
                  :part (e / east)))
      :ARG1 (f / find-01
            :ARG0 (a / archaeologist)
            :ARG1 (m / more-than
                  :op1 (f2 / figurine
                        :mod (b / buddhist)
                        :ARG1-of (m2 / make-01
                              :ARG2 (a2 / and
                                    :op1 (j / jade)
                                    :op2 (ii / iron)
                                    :op3 (m3 / material
                                          :mod (o / other))))))
            :location (p / province
                  :name (n3 / name
                        :op1 "Shandong")
                  :location e
                  :ARG1-of (ii2 / include-91
                        :ARG2 (d / discover-01
                              :ARG1 (a3 / archeology)
                              :time (y / year
                                    :mod (t / this))
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (ii3 / important-01
                                          :ARG1 d)
                                    :ARG3 (m4 / most)))))
            :time (d2 / date-entity
                  :weekday (f3 / friday))))

# ::id 287 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a federal appeals court unanimously reversed the breakup of microsoft on thursday , agreeing with the software maker that the trial judge engaged in `` serious judicial misconduct '' by making derogatory comments about the company .
# ::alignments
(a / and
      :op1 (r / reverse-01
            :ARG0 (c / court
                  :ARG2-of (a2 / appeal-01)
                  :mod (f / federal))
            :ARG1 (b / break-up-08
                  :ARG1 (c2 / company
                        :name (n / name
                              :op1 "Microsoft")))
            :mod (u / unanimous)
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (a3 / agree-01
            :ARG0 c
            :ARG1 (e / engage-01
                  :ARG1 (p / person
                        :ARG0-of (j / judge-01)
                        :ARG1-of (t2 / try-02))
                  :ARG2 (m / misconduct-01
                        :ARG0 (j2 / judiciary)
                        :ARG1-of (s / serious-02))
                  :manner (c3 / comment-01
                        :ARG0 p
                        :ARG3 c2
                        :mod (d2 / derogatory)))
            :ARG2 (c4 / company
                  :ARG0-of (m2 / make-01
                        :ARG1 (s2 / software)))))

# ::id 288 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok venezuelan stocks fell for a second consecutive session amid concern that the government may cancel its planned sale of its shares in national phone company cia .
# ::alignments
(f / fall-01
      :ARG1 (s / stock
            :mod (c / country
                  :name (n / name
                        :op1 "Venezuela")))
      :frequency (s2 / session
            :ord (o / ordinal-entity
                  :value 2))
      :ARG1-of (c2 / cause-01
            :ARG0 (c3 / concern-01
                  :ARG0 (p / possible-01
                        :ARG1 (c4 / cancel-01
                              :ARG0 (g / government-organization
                                    :ARG0-of (g2 / govern-01))
                              :ARG1 (s3 / sell-01
                                    :ARG0 g
                                    :ARG1 (s4 / share
                                          :poss c
                                          :mod (c5 / company
                                                :name (n2 / name
                                                      :op1 "Cia")
                                                :mod (p2 / phone)
                                                :mod (n3 / nation)))
                                    :ARG1-of (p3 / plan-01
                                          :ARG0 g)))))))

# ::id 289 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the world health organization -lrb- who -rrb- and the united nations children 's fund -lrb- unicef -rrb- issued a joint report here on thursday , saying that ## countries in west and central africa are in the throes of a measles outbreak .
# ::alignments
(a / and
      :op1 (ii / issue-01
            :ARG0 (o / organization
                  :name (n / name
                        :op1 "World"
                        :op2 "Health"
                        :op3 "Organization"))
            :ARG1 (r / report-01
                  :mod (j / joint))
            :location (h / here)
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (s / say-01
            :ARG0 o
            :ARG1 (t2 / throes-01
                  :ARG0 (a2 / and
                        :op1 (c / country
                              :location (w / world-region
                                    :name (n2 / name
                                          :op1 "West")))
                        :op2 (c2 / country
                              :location (w2 / world-region
                                    :name (n3 / name
                                          :op1 "Central"
                                          :op2 "Africa"))))
                  :ARG1 (o2 / outbreak-29
                        :ARG1 (d2 / disease
                              :name (n4 / name
                                    :op1 "measles"))))))

# ::id 290 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a new principal was hired for the city 's first arabic-themed public school , the education department announced tuesday , five months after the academy 's founding principal said she was forced to resign .
# ::alignments
(a / announce-01
      :ARG0 (d / department
            :topic (e / educate-01))
      :ARG1 (h / hire-01
            :ARG1 (p / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p2 / principal
                              :ARG1-of (n / new-01))))
            :ARG2 (s / school
                  :ARG1-of (p3 / public-02)
                  :ARG1-of (t / theme-01
                        :ARG2 (a2 / arabic))
                  :ord (o / ordinal-entity
                        :value 1)
                  :poss (c / city)))
      :time (d2 / date-entity
            :weekday (t2 / tuesday))
      :time (a3 / after
            :op1 (s2 / say-01
                  :ARG0 (p4 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 s
                              :ARG2 (p5 / principal
                                    :ARG0-of (f / found-01))))
                  :ARG1 (f2 / force-01
                        :ARG1 p4
                        :ARG2 (r / resign-01
                              :ARG0 p4)))
            :quant (t3 / temporal-quantity
                  :quant 5
                  :unit (m / month))))

# ::id 291 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a jury awarded $ #.# million to a woman who suffered brain damage in a stroke two years ago after taking a diet supplement that contained the now-banned herbal stimulant ephedra .
# ::alignments
(a / award-01
      :ARG0 (j / jury)
      :ARG1 (m / monetary-quantity
            :quant 10000000
            :unit (d / dollar))
      :ARG2 (w / woman
            :ARG0-of (s / suffer-01
                  :ARG1 (d2 / damage-01
                        :ARG0 (s2 / stroke-02
                              :ARG1 w)
                        :ARG1 (b / brain))
                  :time (b2 / before
                        :op1 (n / now)
                        :quant (t / temporal-quantity
                              :quant 2
                              :unit (y / year)))
                  :time (a2 / after
                        :op1 (t2 / take-01
                              :ARG0 w
                              :ARG1 (s3 / supplement
                                    :mod (d3 / diet)
                                    :ARG0-of (c / contain-01
                                          :ARG1 (e / ephedra
                                                :mod (s4 / stimulant
                                                      :mod (h / herb)
                                                      :ARG1-of (b3 / ban-01
                                                            :time (n2 / now)))))))))))

# ::id 292 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bryan hughes converted the final penalty and charlton knocked defending champion chelsea out of the english league cup #-# in the shootout tiebreaker on wednesday after a #-# draw at stamford bridge .
# ::alignments
(a / and
      :op1 (c / convert-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Bryan"
                        :op2 "Hughes"))
            :ARG1 (p2 / penalty
                  :mod (f / final)))
      :op2 (k / knock-out-03
            :ARG0 (t / team
                  :name (n2 / name
                        :op1 "Charlton"))
            :ARG1 (t2 / team
                  :name (n3 / name
                        :op1 "Chelsea")
                  :mod (c2 / champion
                        :ARG0-of (d / defend-01)))
            :ARG2 (c3 / cup
                  :mod (l / league
                        :name (n4 / name
                              :op1 "English"
                              :op2 "League")))
            :time (d2 / date-entity
                  :weekday (w / wednesday))
            :manner (t3 / tie-breaker
                  :mod (s / shootout))
            :time (a2 / after
                  :op1 (d3 / draw-02
                        :location (b / bridge
                              :name (n5 / name
                                    :op1 "Stamford"
                                    :op2 "Bridge"))))))

# ::id 293 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel 's insistence on maintaining a presence on the eastern border of a future palestinian state could be reviewed over time , a government spokesman said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (p2 / possible-01
            :ARG1 (r / review-01
                  :ARG1 (ii / insist-01
                        :ARG0 (c / country
                              :name (n / name
                                    :op1 "Israel"))
                        :ARG1 (m / maintain-01
                              :ARG0 c
                              :ARG1 (p3 / present-02
                                    :ARG1 c
                                    :ARG2 (b / border
                                          :mod (e / east)
                                          :poss (s3 / state
                                                :mod (c2 / country
                                                      :name (n2 / name
                                                            :op1 "Palestine"))
                                                :time (f / future))))))
                  :mod (o / over-time)))
      :time (w / wednesday))

# ::id 294 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prince harry 's deployment in afghanistan was kept secret for ## weeks under a news blackout agreed between the british media and the ministry of defense under measures last used in world war ii .
# ::alignments
(k / keep-02
      :ARG1 (s / secret
            :domain (d / deploy-01
                  :ARG1 (p / person
                        :name (n / name
                              :op1 "Prince"
                              :op2 "Harry"))
                  :ARG2 (c / country
                        :name (n2 / name
                              :op1 "Afghanistan"))))
      :duration (m / multiple
            :op1 (t / temporal-quantity
                  :quant 1
                  :unit (w / week)))
      :time (b / blackout
            :mod (n3 / news)
            :ARG1-of (a / agree-01
                  :ARG0 (m2 / media
                        :mod c
                        :name (n4 / name
                              :op1 "Great"
                              :op2 "Britain")))
            :ARG2 (m3 / ministry
                  :topic (d2 / defend-01))
            :prep-under (m4 / measure-02
                  :ARG1-of (u / use-01
                        :time (w2 / war
                              :name (n5 / name
                                    :op1 "World"
                                    :op2 "War"
                                    :op3 "II"))
                        :mod (l / last)))))

# ::id 295 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok amgen is expanding its campus in seattle with plans to construct at least five new buildings on the ##-acre property it owns at pier ## .
# ::alignments
(e / expand-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Amgen"))
      :ARG1 (c2 / campus
            :poss c)
      :location (s / seattle)
      :manner (p / plan-01
            :ARG0 c
            :ARG1 (c3 / construct-01
                  :ARG0 c
                  :ARG1 (b / building
                        :ARG1-of (n2 / new-01)
                        :quant (a / at-least
                              :op1 5))
                  :location (p2 / property
                        :mod (a2 / acre)
                        :ARG1-of (o / own-01
                              :ARG0 c)
                        :location (p3 / pier)))))

# ::id 296 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one man was killed and another wounded in a gunbattle monday between islamic fundamentalists and worshippers in a mosque south of sanaa , a yemeni official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Yemen"))
                  :ARG2 (o / official)))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG1 (m / man
                        :quant 1))
            :op2 (w / wound-01
                  :ARG1 (m2 / man
                        :mod (a2 / another)))
            :time (b / battle-01
                  :ARG0 (f / fundamentalist
                        :mod (r / religious-group
                              :name (n2 / name
                                    :op1 "Islam")))
                  :ARG1 (p2 / person
                        :ARG0-of (w2 / worship-01))
                  :instrument (g / gun)
                  :location (m3 / mosque
                        :location (r2 / relative-position
                              :op1 (c2 / city
                                    :name (n3 / name
                                          :op1 "Sanaa"))
                              :direction (s2 / south)))
                  :time (d / date-entity
                        :weekday (m4 / monday)))))

# ::id 297 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an internal investigation by tyco international ltd. into the use of corporate funds to buy property for former company chief executive dennis kozlowski will include the circumstances surrounding the #### purchase of his $ # million oceanfront house on nantucket , a company spokesman said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company)
                  :ARG2 (s2 / spokesman)))
      :ARG1 (ii / include-01
            :ARG1 (c2 / circumstance
                  :ARG1-of (s3 / surround-01
                        :ARG2 (p2 / purchase-01
                              :ARG0 (p3 / person
                                    :name (n / name
                                          :op1 "Dennis"
                                          :op2 "Kozlowski")
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (c3 / company)
                                          :ARG2 (e / executive
                                                :mod (c4 / chief))
                                          :time (f / former)))
                              :ARG1 (h3 / house
                                    :mod (o / oceanfront)
                                    :ARG1-of (c5 / cost-01
                                          :ARG2 (m / monetary-quantity
                                                :quant 1000000
                                                :unit (d / dollar)))
                                    :location (c6 / city
                                          :name (n2 / name
                                                :op1 "Nantucket"))))))
            :ARG2 (ii2 / investigate-01
                  :ARG0 (c7 / company
                        :name (n3 / name
                              :op1 "T tyco"
                              :op2 "International"
                              :op3 "Ltd."))
                  :ARG1 (u / use-01
                        :ARG0 c7
                        :ARG1 (f2 / fund
                              :mod (c8 / corporate))
                        :ARG2 (b / buy-01
                              :ARG0 c7
                              :ARG1 (p4 / property)
                              :ARG2 p3))
                  :ARG1-of (ii3 / internal-02))
            :time (d2 / date-entity
                  :weekday (t / tuesday))))

# ::id 298 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ymca in massachusetts will get $ ## million from federal and state governments for a day-care program for young children and a residential program for troubled teen-agers awaiting trial .
# ::alignments
(g / get-01
      :ARG0 (g2 / government-organization
            :name (n / name
                  :op1 "YMCA")
            :location (s / state
                  :name (n2 / name
                        :op1 "Massachusetts")))
      :ARG1 (m / monetary-quantity
            :quant 1000000000
            :unit (d / dollar))
      :ARG2 (a / and
            :op1 (g3 / government-organization
                  :ARG0-of (g4 / govern-01)
                  :mod (f / federal))
            :op2 (g5 / government-organization
                  :ARG0-of (g6 / govern-01)
                  :mod (s2 / state)))
      :ARG3 (a2 / and
            :op1 (p / program
                  :purpose (c / care-03
                        :ARG0 g2
                        :ARG1 (c2 / child
                              :mod (y / young))
                        :mod (d2 / day)))
            :op2 (p2 / program
                  :purpose c
                  :ARG0 g3
                  :ARG1 (t / teenager
                        :ARG1-of (t2 / trouble-01)
                        :ARG1-of (a3 / await-01
                              :ARG2 (t3 / try-02
                                    :ARG1 t)))
                  :mod (r / residential))))

# ::id 299 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the value of re-exports of hong kong increased by #.# percent in august over a year earlier to ###.# billion hk dollars -lrb- ##.# billion u.s. dollars -rrb- , according to the census and statistics department today .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 " census"
                  :op2 "and"
                  :op3 "Statistics"
                  :op4 "Department"))
      :ARG1 (ii / increase-01
            :ARG1 (v / value-01
                  :ARG1 (e / export-01
                        :ARG1 (c / company
                              :name (n2 / name
                                    :op1 "Hong"
                                    :op2 "Kong"))
                        :mod (a / again)))
            :ARG2 (p / percentage-entity
                  :value " ) :ARG4 ( percentage-entity_1 :value ")))

# ::id 300 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after peacekeeping disasters in bosnia , somalia and rwanda , the top u.n. envoy for afghanistan is urging the security council not to rush in with peacekeepers when the u.s.-led military campaign ends .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Afghanistan"))
                  :ARG2 (e / envoy
                        :mod (t / top))))
      :ARG1 (o / organization
            :name (n2 / name
                  :op1 "Security"
                  :op2 "Council"))
      :ARG2 (r / rush-01
            :polarity -
            :ARG1 o
            :ARG2 (p2 / person
                  :ARG0-of (k / keep-01
                        :ARG1 (p3 / peace)))
            :time (e2 / end-01
                  :ARG1 (c2 / campaign-01
                        :ARG0 (m / military)
                        :ARG1-of (l / lead-02
                              :ARG0 (c3 / country
                                    :name (n3 / name
                                          :op1 "U.S."))))))
      :time (a / after
            :op1 (d / disaster
                  :location (a2 / and
                        :op1 (c4 / country
                              :name (n4 / name
                                    :op1 "Bosnia"))
                        :op2 (c5 / country
                              :name (n5 / name
                                    :op1 "Somalia"))
                        :op3 (c6 / country
                              :name (n6 / name
                                    :op1 "Rwanda"))))))

# ::id 301 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok west palm beach , fla. _ the boss may be the evangelist the church needs .
# ::alignments
(m / multi-sentence
      :snt1 (b / beach
            :name (n / name
                  :op1 "West"
                  :op2 "Palm"
                  :op3 "Beach"))
      :snt2 (s / say-01
            :ARG1 (p / possible-01
                  :ARG1 (e / evangelize-01
                        :ARG0 (b2 / boss)
                        :ARG1-of (n2 / need-01
                              :ARG0 (c / church))))))

# ::id 302 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the living standard of nepal 's poor hill farmers has been raised thanks to improved high yielding varieties of maize , according to the international maize and wheat improvement center -lrb- <unk> -rrb- .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "International"
                  :op2 "Measles"
                  :op3 "and"
                  :op4 "Wheat"
                  :op5 "Improvement"
                  :op6 "Center"))
      :ARG1 (r / raise-01
            :ARG1 (s2 / standard
                  :mod (l / live-01)
                  :poss (p / person
                        :ARG0-of (f / farm-01
                              :location (h / hill
                                    :mod (p2 / poor))
                              :location (c / city
                                    :name (n2 / name
                                          :op1 "Nepal")))))
            :ARG1-of (c2 / cause-01
                  :ARG0 (ii / improve-01
                        :ARG1 (v / variety
                              :mod (m / maize)
                              :ARG0-of (y / yield-01
                                    :ARG1-of (h2 / high-02)))))))

# ::id 303 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a blown tire that apparently threw off debris as the doomed air france concorde took off tuesday may have set off a chain of events that led to the supersonic aircraft 's fiery crash that killed ### people , the french government said friday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "France"))))
      :ARG1 (p / possible-01
            :ARG1 (s2 / set-off-05
                  :ARG0 (t / tire
                        :ARG1-of (b / blow-01)
                        :ARG0-of (t2 / throw-off-04
                              :ARG1 (d / debris)
                              :time (t3 / take-off-07
                                    :ARG1 (c2 / concorde
                                          :mod (a / air)
                                          :ARG1-of (d2 / doom-01))
                                    :time (d3 / date-entity
                                          :weekday (t4 / tuesday)))
                              :ARG1-of (a2 / appear-02)))
                  :ARG1 (c3 / chain
                        :consist-of (e / event
                              :ARG0-of (l / lead-03
                                    :ARG2 (c4 / crash-01
                                          :ARG1 (a3 / aircraft
                                                :mod (s3 / supersonic))
                                          :ARG1-of (f / fiery-06)
                                          :ARG0-of (k / kill-01
                                                :ARG1 (p2 / person
                                                      :mod c)))))))
            :time (d4 / date-entity
                  :weekday (f2 / friday))))

# ::id 304 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korea demanded on wednesday that the united states and other nations give it money to build a new light-water nuclear reactor before it will end its nuclear weapons program , a condition that appeared to undermine prospects for a breakthrough in the talks here .
# ::alignments
(d / demand-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "North"
                  :op2 "Korea"))
      :ARG1 (g / give-01
            :ARG0 (a / and
                  :op1 (s / state
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :op2 (n3 / nation
                        :mod (o / other)))
            :ARG1 (m / money)
            :ARG2 c
            :purpose (b / build-01
                  :ARG0 c
                  :ARG1 (r / reactor
                        :ARG1-of (n4 / new-01)
                        :mod (n5 / nucleus)
                        :mod (w / water
                              :ARG1-of (l / light-06)))
                  :time (b2 / before
                        :op1 (e / end-01
                              :ARG0 c
                              :ARG1 (p / program
                                    :topic (w2 / weapon
                                          :mod (n6 / nucleus))
                                    :poss c)))))
      :ARG2 c
      :time (w3 / wednesday)
      :ARG1-of (c2 / condition-01
            :ARG0-of (u / undermine-01
                  :ARG1 (p2 / prospect-02
                        :ARG1 (b3 / break-through-22
                              :ARG1 (t / talk-01
                                    :location (h / here))))
                  :ARG1-of (a2 / appear-02))))

# ::id 305 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states said thursday it was sending as much as ###,### tonnes of wheat to iraq as part of humanitarian relief as it began a military campaign to oust iraqi leader saddam hussein .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (s2 / send-01
            :ARG0 c
            :ARG1 (w / wheat
                  :quant (a / as-much-as
                        :op1 (m / mass-quantity
                              :quant 1000000
                              :unit (t / ton))))
            :ARG2 (c2 / country
                  :name (n2 / name
                        :op1 "Iraq"))
            :purpose (r / relieve-01
                  :mod (h / humanitarian)))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :time (b / begin-01
            :ARG0 c
            :ARG1 (c3 / campaign-01
                  :ARG0 c
                  :ARG1 (o / oust-01
                        :ARG0 c
                        :ARG1 (p / person
                              :name (n3 / name
                                    :op1 "Saddam"
                                    :op2 "Hussein")
                              :ARG0-of (l / lead-02
                                    :ARG1 c2)))
                  :mod (m2 / military))))

# ::id 306 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a philippine businessman who lost a government broadband contract to a chinese rival testified tuesday that the president 's husband and the elections commissioner improperly tried to persuade him to abandon the deal .
# ::alignments
(t / testify-01
      :ARG0 (b / businessman
            :mod (c / country
                  :name (n / name
                        :op1 "Philippines"))
            :ARG0-of (l / lose-03
                  :ARG1 (c2 / contract-02
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01))
                        :ARG1 (b2 / broadband)
                        :ARG2 (c3 / company
                              :ARG0-of (r / rival-01
                                    :ARG1 (c4 / country
                                          :name (n2 / name
                                                :op1 "China")))))))
      :ARG1 (t2 / try-01
            :ARG0 (a / and
                  :op1 (p / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 (p2 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (p3 / president)))
                              :ARG2 (h3 / husband)))
                  :op2 (p4 / person
                        :ARG0-of (h4 / have-org-role-91
                              :ARG2 (c5 / commissioner
                                    :topic (e / elect-01)))))
            :ARG1 (p5 / persuade-01
                  :ARG0 a
                  :ARG1 b
                  :ARG2 (a2 / abandon-01
                        :ARG0 b
                        :ARG1 (d / deal)))
            :ARG1-of (p6 / proper
                  :polarity -))
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 307 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the composite stock index on the shanghai stock exchange closed at #,###.## points on thursday , up #.## points from the previous close .
# ::alignments
(c / close-01
      :ARG1 (ii / index
            :mod (s / stock)
            :mod (c2 / composite)
            :location (e / exchange
                  :mod (s2 / stock)
                  :location (c3 / city
                        :name (n / name
                              :op1 "Shanghai"))))
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG1-of (u / up-02
            :ARG3 (p / point
                  :mod (s3 / string-entity
                        :value "##")
                  :time (c4 / close-01
                        :mod (p2 / previous)))))

# ::id 308 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an egyptian donkey has been jailed for stealing corn on the cob from a field belonging to an agricultural research institute in the nile delta , local media reported on thursday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (j / jail-01
            :ARG1 (d / donkey
                  :mod (c / country
                        :name (n / name
                              :op1 "Egypt")))
            :ARG2 (s / steal-01
                  :ARG0 d
                  :ARG1 (c2 / corn
                        :location (c3 / cob))
                  :ARG2 (f / field
                        :ARG0-of (b / belong-01
                              :ARG1 (ii / institute
                                    :ARG0-of (r2 / research-01
                                          :ARG1 (a / agriculture))
                                    :location (d2 / delta
                                          :name (n2 / name
                                                :op1 "Nile"
                                                :op2 "Delta")))))))
      :time (d3 / date-entity
            :weekday (t / thursday)))

# ::id 309 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok troubled wall street giant lehman brothers sought bankruptcy protection monday after a frantic weekend of talks failed to find a buyer for the firm ravaged by credit and real estate woes in a shaken financial system .
# ::alignments
(s / seek-01
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Lehman"))
                  :ARG2 (b / brother))
            :mod (g / giant)
            :mod (m / market-sector
                  :name (n2 / name
                        :op1 "Wall"
                        :op2 "Street"))
            :ARG1-of (c / crumble-01))
      :ARG1 (p3 / protect-01
            :ARG1 p
            :ARG2 (b2 / bankrupt-01
                  :ARG1 p))
      :time (d / date-entity
            :weekday (m2 / monday))
      :time (a / after
            :op1 (f / fail-01
                  :ARG1 (t / talk-01
                        :mod (f2 / frantic))
                  :ARG2 (f3 / find-01
                        :ARG0 t
                        :ARG1 (p4 / person
                              :ARG0-of (b3 / buy-01
                                    :ARG1 (f4 / firm
                                          :ARG1-of (r / ravage-01
                                                :ARG0 (a2 / and
                                                      :op1 (w / woe
                                                            :mod (c2 / credit))
                                                      :op2 (w2 / woe
                                                            :mod (r2 / real-estate)))
                                                :location (s2 / system
                                                      :ARG1-of (s3 / shake-01)
                                                      :mod (f5 / finance))))))))))

# ::id 310 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok federal reserve chief ben bernanke on tuesday called on governments to take `` forceful '' action to stem unending financial turmoil that has slammed the brakes on economic growth .
# ::alignments
(c / call-03
      :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 (c2 / chief)))
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG2 (a / act-02
            :ARG0 g
            :manner (f2 / forceful)
            :purpose (s / stem-01
                  :ARG0 g
                  :ARG1 (t / turmoil
                        :mod (f3 / finance)
                        :ARG1-of (e / end-01
                              :polarity -)
                        :ARG0-of (s2 / slam-02
                              :ARG1 (b / brake-01
                                    :ARG1 (g3 / grow-01
                                          :ARG1 (e2 / economy)))))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 311 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two-time champion lindsay davenport is back in the pacific life open final , defeating nathalie dechy of france #-# , #-# -lrb- # -rrb- in her first real test in this tournament on friday .
# ::alignments
(b / be-located-at-91
      :ARG1 (p / person
            :name (n / name
                  :op1 "Lindsay"
                  :op2 "Davenport")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (c / champion)
                  :time (t / time
                        :quant 2))
            :ARG0-of (d / defeat-01
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "nathalie"
                              :op2 "dechy")
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "France")))
                  :subevent-of (t2 / test-01
                        :ARG0 p
                        :ARG1 p
                        :ARG1-of (r / real-04)
                        :ord (o / ordinal-entity
                              :value 1)
                        :subevent-of (t3 / tournament
                              :mod (t4 / this)
                              :time (d2 / date-entity
                                    :weekday (f / friday))))))
      :ARG2 (f2 / final
            :ARG1-of (o2 / open-01)
            :mod (l / life)
            :mod (p3 / pacific))
      :direction (b2 / back))

# ::id 312 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european union nations pressed friday for new rules that would follow u.s. accounting standards allowing american banks to avoid reporting heavy losses on troubled assets they can not sell .
# ::alignments
(p / press-01
      :ARG0 (n / nation
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "European"
                              :op2 "Union"))))
      :ARG2 (r / rule
            :ARG1-of (n3 / new-01)
            :ARG0-of (f / follow-01
                  :ARG1 (s / standard
                        :mod (a / account-01)
                        :mod (c / country
                              :name (n4 / name
                                    :op1 "U.S."))
                        :ARG0-of (a2 / allow-01
                              :ARG1 (a3 / avoid-01
                                    :ARG0 (b / bank
                                          :mod (c2 / country
                                                :name (n5 / name
                                                      :op1 "America")))
                                    :ARG1 (r2 / report-01
                                          :ARG0 b
                                          :ARG1 (l / lose-02
                                                :ARG0 b
                                                :ARG1 (a4 / asset
                                                      :ARG1-of (t / trouble-01)
                                                      :ARG1-of (s2 / sell-01
                                                            :ARG0 b
                                                            :ARG1-of (p2 / possible-01
                                                                  :polarity -))
                                                      :mod (h2 / heavy))))))))
            :time (d / date-entity
                  :weekday (f2 / friday))))

# ::id 313 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two ministers have resigned over differences with montserrat 's chief minister , triggering new elections in the volcano-ravaged caribbean island .
# ::alignments
(r / resign-01
      :ARG0 (p / person
            :quant 2
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister)))
      :ARG1-of (c / cause-01
            :ARG0 (d / differ-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p3 / province
                                    :name (n / name
                                          :op1 "Montserrat"))
                              :ARG2 (m2 / minister
                                    :mod (c2 / chief))))))
      :ARG0-of (t / trigger-01
            :ARG1 (e / elect-01
                  :location (ii / island
                        :mod (c3 / caribbean)
                        :ARG1-of (r2 / ravage-01
                              :ARG0 (v / volcano)))
                  :ARG1-of (n2 / new-01))))

# ::id 314 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the rev. jeremiah wright , president barack obama 's controversial former pastor , accused people who wrongly believe obama is muslim of catering to political enemies during a fiery speech sunday in arkansas .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jeremiah"
                  :op2 "Rowight")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / pastor
                        :mod (c / controversy)
                        :time (f / former)
                        :poss (p3 / person
                              :name (n2 / name
                                    :op1 "Barack"
                                    :op2 "Obama")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p4 / president))))))
      :ARG1 (p5 / person
            :ARG0-of (b / believe-01
                  :ARG1 (r / religious-group
                        :name (n3 / name
                              :op1 "Islam")
                        :domain p3)
                  :ARG2-of (w / wrong-02)))
      :ARG2 (c2 / cater-01
            :ARG0 p5
            :ARG1 (p6 / person
                  :ARG0-of (h3 / have-rel-role-91
                        :ARG1 p3
                        :ARG2 (e / enemy
                              :mod (p7 / politics))))
            :time (s / speech
                  :ARG1-of (f2 / fiery-06)
                  :time (d / date-entity
                        :weekday (s2 / sunday))
                  :location (s3 / state
                        :name (n4 / name
                              :op1 "Arkansas")))))

# ::id 315 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a spokesman for germany 's chancellor angela merkel says she discussed next week 's g-## conference in a video conference call with u.s. president barack obama .
# ::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))
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 c
                  :ARG2 (s2 / spokesman)))
      :ARG1 (d / discuss-01
            :ARG0 p
            :ARG1 (c3 / conference
                  :mod (g / government-organization
                        :name (n3 / name
                              :op1 "G-##"))
                  :time (w / week
                        :mod (n4 / next)))
            :ARG2 (p2 / person
                  :name (n5 / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c4 / country
                              :name (n6 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (p3 / president)))
            :medium (c5 / call-02
                  :mod (c6 / conference
                        :mod (v / video)))))

# ::id 316 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the israeli government is hoping to pass special legislation today to prevent the palestinian national authority -lrb- pna -rrb- from conducting its census in eastern jerusalem .
# ::alignments
(h / hope-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Israel"))))
      :ARG1 (p / pass-01
            :ARG0 g
            :ARG1 (l / legislate-01
                  :ARG1-of (s / special-02)
                  :purpose (p2 / prevent-01
                        :ARG1 (c2 / conduct-01
                              :ARG0 (a / authority
                                    :mod (n2 / nation)
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "Palestine")))
                              :ARG1 (c4 / census
                                    :poss a
                                    :location (c5 / city
                                          :name (n4 / name
                                                :op1 "Jerusalem")
                                          :location (e / east))))
                        :ARG2 a)
                  :ARG0-of p2)
            :time (t / today)))

# ::id 317 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok residents returned sunday to the ruined hillsides of their suburban san francisco neighborhood , three days after a natural gas pipeline exploded into a deadly fireball .
# ::alignments
(r / return-01
      :ARG1 (p / person
            :ARG0-of (r2 / reside-01))
      :ARG4 (h / hillside
            :ARG1-of (r3 / ruin-01)
            :part-of (n / neighborhood
                  :name (n2 / name
                        :op1 "San"
                        :op2 "Francisco")
                  :mod (s / suburb)
                  :poss p))
      :time (d / date-entity
            :weekday (s2 / sunday))
      :time (a / after
            :op1 (e / explode-01
                  :ARG1 (p2 / pipeline
                        :mod (g / gas
                              :ARG1-of (n3 / natural-03)))
                  :ARG2 (f / fireball
                        :ARG0-of (k / kill-01)))
            :quant (t / temporal-quantity
                  :quant 3
                  :unit (d2 / day))))

# ::id 318 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a gas line exploded tuesday on a downtown street in a busy paris suburb , injuring at least ## people , about ## of them seriously , and causing a fire in a nearby building , rescuers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (r / rescue-01))
      :ARG1 (e / explode-01
            :ARG1 (l / line
                  :consist-of (g / gas))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :location (s2 / street
                  :mod (d2 / downtown)
                  :location (s3 / suburb
                        :ARG1-of (b / busy-02)
                        :mod (p2 / paris)))
            :ARG0-of (ii / injure-01
                  :ARG1 (p3 / person
                        :quant (a / at-least
                              :op1 100))
                  :ARG1-of (s4 / serious-01))
            :ARG0-of (c / cause-01
                  :ARG1 (f / fire
                        :location (b2 / building
                              :location (n / nearby))))))

# ::id 319 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the international organization for standardization -lrb- iso -rrb- has certified an environmental system of the swiss bank credit suisse , according to the <unk> issue of the iso news magazine .
# ::alignments
(s / say-01
      :ARG0 (ii / issue-01
            :ARG1 (m / magazine
                  :name (n / name
                        :op1 " iso"
                        :op2 "News"
                        :op3 "Magazine")))
      :ARG1 (c / certify-01
            :ARG0 (o / organization
                  :name (n2 / name
                        :op1 "International"
                        :op2 "Organization"
                        :op3 "for"
                        :op4 "Standardize"))
            :ARG1 (s2 / system
                  :mod (e / environment)
                  :poss (c2 / company
                        :name (n3 / name
                              :op1 "Swiss"
                              :op2 "Bank"
                              :op3 "Credit"
                              :op4 "Sisse")))))

# ::id 320 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok orders to u.s. factories managed a slight gain in july as a surge in demand for commercial aircraft helped offset widespread weakness in other areas .
# ::alignments
(m / manage-02
      :ARG0 (f / factory
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (g / gain-01
            :degree (s / slight))
      :time (d / date-entity
            :month 7)
      :ARG1-of (c2 / cause-01
            :ARG0 (h / help-01
                  :ARG0 (s2 / surge-01
                        :ARG1 (d2 / demand-01
                              :ARG1 (a / aircraft
                                    :mod (c3 / commerce))))
                  :ARG1 (o / offset-01
                        :ARG0 s2
                        :ARG1 (w / weak-02
                              :mod (w2 / widespread)
                              :location (a2 / area
                                    :mod (o2 / other)))))))

# ::id 321 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian team won the title of women 's #x### meters relay here on friday night at the beijing olympics , while jamaica suffered a disaster at the second legs and did not finish the race .
# ::alignments
(c / contrast-01
      :ARG1 (w / win-01
            :ARG0 (t / team
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Russia")))
            :ARG1 (t2 / title-01
                  :ARG1 t
                  :ARG2 (r / relay-02
                        :ARG1 (m / meter
                              :mod (s / string-entity
                                    :value "x###"))
                        :ARG2 (w2 / woman)))
            :location (h / here)
            :time (d / date-entity
                  :weekday (f / friday)
                  :dayperiod (n2 / night))
            :time (g / game
                  :name (n3 / name
                        :op1 "Beijing"
                        :op2 "Olympics")))
      :ARG2 (a / and
            :op1 (s2 / suffer-01
                  :ARG0 (t3 / team
                        :name (n4 / name
                              :op1 "Japan"))
                  :ARG1 (d2 / disaster)
                  :time (l / leg
                        :ord (o / ordinal-entity
                              :value 2)))
            :op2 (f2 / finish-01
                  :polarity -
                  :ARG0 t3
                  :ARG1 (r2 / race-02))))

# ::id 322 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dr. robert austrian , an internationally known expert in the prevention of pneumococcal diseases whose research led to the development of the pneumonia vaccine that has saved countless lives worldwide , died sunday of a stroke at the hospital of the university of pennsylvania in philadelphia .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Dr."
                  :op2 "Roger"
                  :op3 "Ausrian")
            :ARG1-of (e / expert-01
                  :ARG2 (p2 / prevent-01
                        :ARG1 (d2 / disease
                              :name (n2 / name
                                    :op1 "Pneumococcal"
                                    :op2 "Disorder")))
                  :ARG1-of (k / know-02
                        :mod (ii / international)))
            :ARG0-of (r / research-01
                  :ARG1-of (l / lead-03
                        :ARG2 (d3 / develop-02
                              :ARG1 (v / vaccine
                                    :mod (p3 / pneumonia)
                                    :ARG0-of (s / save-02
                                          :ARG1 (l2 / life
                                                :quant (c / countless))
                                          :location (w / worldwide)))))))
      :time (d4 / date-entity
            :weekday (s2 / sunday))
      :ARG1-of (c2 / cause-01
            :ARG0 (s3 / stroke-02
                  :ARG1 p))
      :location (h / hospital
            :poss (u / university
                  :name (n3 / name
                        :op1 "Pennsylvania")
                  :location (c3 / city
                        :name (n4 / name
                              :op1 "Philly")))))

# ::id 323 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kansas regulators tuesday approved the merger of western resources inc. and kansas city power &amp; light co. , but on terms not quite as attractive as the utilities had once expected .
# ::alignments
(a / approve-01
      :ARG0 (p / person
            :ARG0-of (r / regulate-01)
            :mod (s / state
                  :name (n / name
                        :op1 "ansas")))
      :ARG1 (m / merge-01
            :ARG1 (c / company
                  :name (n2 / name
                        :op1 "Western"
                        :op2 "resource"
                        :op3 "Inc."))
            :ARG2 (c2 / company
                  :name (n3 / name
                        :op1 "Light"
                        :op2 "Co.")
                  :mod s))
      :time (d / date-entity
            :weekday (t / tuesday))
      :concession (a2 / attract-01
            :polarity -
            :ARG0 m
            :ARG2-of (h / have-degree-91
                  :ARG1 m
                  :ARG3 (e / equal
                        :degree (q / quite))
                  :ARG4 (e2 / expect-01
                        :ARG0 (u / utility)
                        :time (o / once)))))

# ::id 324 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the house passed a huge restoration project for florida 's everglades on friday and joined the senate in a recess that puts off major spending and tax decisions until after election day .
# ::alignments
(a / and
      :op1 (p / pass-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "House"))
            :ARG1 (p2 / project
                  :mod (h / huge)
                  :purpose (r / restore-02
                        :ARG1 (p3 / park
                              :name (n2 / name
                                    :op1 "Everglades")
                              :location (s / state
                                    :name (n3 / name
                                          :op1 "Florida")))))
            :time (d / date-entity
                  :weekday (f / friday)))
      :op2 (j / join-01
            :ARG0 g
            :ARG1 (g2 / government-organization
                  :name (n4 / name
                        :op1 "Senate"))
            :time (r2 / recess-02
                  :ARG0-of (p4 / put-off-05
                        :ARG1 (a2 / and
                              :op1 (s2 / spend-01
                                    :ARG1-of (m / major-02))
                              :op2 (d2 / decide-01
                                    :ARG3 (t / tax-01)))
                        :time (u / until
                              :op1 (a3 / after
                                    :op1 (d3 / day
                                          :time-of (e / elect-01))))))))

# ::id 325 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok veteran offensive tackle earl dotson re-signed with the green bay packers on thursday .
# ::alignments
(r / re-sign-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Erik"
                  :op2 "Dotson")
            :ARG0-of (t / tackle-01
                  :ARG0-of (o / offense-02))
            :mod (v / veteran))
      :ARG1 (t2 / team
            :name (n2 / name
                  :op1 "Green"
                  :op2 "Bay"
                  :op3 "Packers"))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 326 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok members of the staff of gov. jon s. corzine say it could take a week to ## days before he is well enough to resume his duties as the governor of new jersey .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s2 / staff
                        :poss (g / government-organization
                              :ARG0-of (g2 / govern-01)))
                  :ARG2 (m / member)))
      :ARG1 (p2 / possible-01
            :ARG1 (t / take-10
                  :ARG0 (r / resume-01
                        :ARG0 (p3 / person
                              :name (n / name
                                    :op1 "Jon"
                                    :op2 "S."
                                    :op3 "Corzine")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (g3 / governor)))
                        :ARG1 (d / duty
                              :poss p3
                              :topic (j / jersey
                                    :ARG1-of (n2 / new-01))))
                  :ARG1 (b / between
                        :op1 (t2 / temporal-quantity
                              :quant 1
                              :unit (w / week))
                        :op2 (t3 / temporal-quantity
                              :quant 1
                              :unit (d2 / day))))))

# ::id 327 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok improved living standards and medical care are helping chinese live longer , and the number aged ### or more has risen to more than #,### , an official report said monday .
# ::alignments
(s / say-01
      :ARG0 (r / report
            :mod (o / official))
      :ARG1 (a / and
            :op1 (h / help-01
                  :ARG0 (a2 / and
                        :op1 (s2 / standard
                              :mod (l / live-01)
                              :ARG1-of (ii / improve-01))
                        :op2 (c / care-03
                              :mod (m / medicine)))
                  :ARG1 (l2 / live-01
                        :ARG0 (p / person
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "China")))
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (l3 / long-03
                                    :ARG1 l2)
                              :ARG3 (m2 / more))))
            :op2 (r2 / rise-01
                  :ARG1 (n2 / number
                        :quant-of (p2 / person
                              :ARG1-of (a3 / age-01)
                              :ARG1-of (h3 / have-quant-91
                                    :ARG3 (m3 / more))))
                  :ARG4 (m4 / more)))
      :time (d / date-entity
            :weekday (m5 / monday)))

# ::id 328 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mexico 's lower house finance committee approved most of the items of a proposed tax reform early wednesday , including a minimum corporate tax that was the mainstay of the government 's proposal .
# ::alignments
(a / approve-01
      :ARG0 (c / committee
            :topic (f / finance)
            :mod (g / government-organization
                  :name (n / name
                        :op1 "House")
                  :poss (s / state
                        :name (n2 / name
                              :op1 "Mexico")))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / low-04
                        :ARG1 c)
                  :ARG3 (m / more)))
      :ARG1 (ii / item
            :ARG1-of (ii2 / include-91
                  :ARG2 (ii3 / item
                        :part-of (r / reform-01
                              :ARG1 (t / tax-01)
                              :ARG1-of (p / propose-01)))
                  :ARG3 (m2 / most)
                  :ARG2 ii)
            :ARG1 (t2 / tax-01
                  :ARG2 (c2 / corporation)
                  :mod (m3 / minimum)
                  :ARG1-of (s2 / stay-01
                        :ARG2 (p2 / propose-01
                              :ARG0 (g2 / government-organization
                                    :ARG0-of (g3 / govern-01)))
                        :mod (m4 / mainstay))))
      :time (e / early
            :op1 (w / wednesday)))

# ::id 329 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ireland was set to unveil an emergency recession budget tuesday including tax increases and spending cuts , as the government struggles to contain a surging public sector deficit .
# ::alignments
(s / set-08
      :ARG1 (c / country
            :name (n / name
                  :op1 "Ireland"))
      :ARG2 (u / unveil-01
            :ARG0 c
            :ARG1 (b / budget
                  :mod (r / recession-02
                        :mod (e / emergency))
                  :ARG2-of (ii / include-01
                        :ARG1 (a / and
                              :op1 (ii2 / increase-01
                                    :ARG1 (t / tax-01))
                              :op2 (c2 / cut-02
                                    :ARG1 (s2 / spend-01)))))
            :time (d / date-entity
                  :weekday (t2 / tuesday)))
      :time (s3 / struggle-02
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG1 (c3 / contain-01
                  :ARG0 g
                  :ARG1 (d2 / deficit
                        :mod (s4 / sector
                              :ARG1-of (p / public-02))
                        :ARG1-of (s5 / surge-01)))))

# ::id 330 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok from rome 's colosseum to the sydney opera house , floodlit icons of civilization went dark saturday for earth hour , a worldwide campaign to highlight the waste of electricity and the threat of climate change .
# ::alignments
(g / go-08
      :ARG1 (ii / icon
            :mod (c / civilization)
            :ARG1-of (l / light-04
                  :ARG2 (f / flood-01)))
      :ARG2 (d / dark-02)
      :time (d2 / date-entity
            :weekday (s / saturday))
      :purpose (c2 / campaign-01
            :ARG1 (h / highlight-01
                  :ARG1 (a / and
                        :op1 (w / waste-01
                              :ARG1 (e / electricity))
                        :op2 (t / threaten-01
                              :ARG1 (c3 / change-01
                                    :ARG1 (c4 / climate)))))
            :mod (w2 / worldwide))
      :location (b / between
            :op1 (c5 / colosseum
                  :poss (c6 / city
                        :name (n / name
                              :op1 "Rome")))
            :op2 (h2 / house
                  :name (n2 / name
                        :op1 "Sydney")
                  :mod (o / opera))))

# ::id 331 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a total of ## jordanian vehicles loaded with unnamed goods were expected to enter iraq friday , jordan 's official petra news agency reported thursday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Petra")
            :mod (n2 / news)
            :mod (o / official)
            :poss (c / country
                  :name (n3 / name
                        :op1 "Jordan")))
      :ARG1 (e / expect-01
            :ARG1 (e2 / enter-01
                  :ARG0 (v / vehicle
                        :quant (t / total)
                        :mod c
                        :ARG1-of (l / load-01
                              :ARG2 (g / good
                                    :ARG1-of (n4 / name-01
                                          :polarity -))))
                  :ARG1 (c2 / country
                        :name (n5 / name
                              :op1 "Iraq"))
                  :time (d / date-entity
                        :weekday (f / friday)
                        :time-of r)))
      :weekday f)

# ::id 332 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kiev , jan. ## -lrb- xinhua -rrb- -- ukrainian prime minister yulia tymoshenko called for improving ukrainian-russian relations in an interview with the correspondent weekly issued on saturday .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Yulia"
                  :op2 "Tyrmoshenko")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Ukrainia"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (ii / improve-01
            :ARG0 p
            :ARG1 (r / relation-03
                  :ARG0 c2
                  :ARG2 (c3 / country
                        :name (n3 / name
                              :op1 "Russia"))))
      :medium (ii2 / interview-01
            :ARG0 (p3 / person
                  :ARG0-of h
                  :ARG1 c2
                  :ARG2 (c4 / correspondent)))
      :ARG1 p
      :ARG1-of (ii3 / issue-01
            :time (d / date-entity
                  :weekday (s / saturday))
            :frequency (r2 / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (w / week)))))

# ::id 333 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok last year 's french open finalist michael chang ended paul haarhuis ' giant-killing run at the #.# million-dollar champions cup here sunday with a #-# , #-# , #-# victory in the final .
# ::alignments
(e / end-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Michael"
                  :op2 "Chang")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "France"))
                  :ARG2 (f / finalist
                        :ARG1-of (o / open-04))
                  :time (y / year
                        :mod (l / last))))
      :ARG1 (r / run-02
            :ARG0 (p2 / person
                  :name (n3 / name
                        :op1 "Paul"
                        :op2 "Harhuis"))
            :ARG1 (c / cup
                  :mod (c2 / champion)
                  :mod (m / monetary-quantity
                        :quant 1000000
                        :unit (d / dollar)))
            :manner (k / kill-01
                  :ARG0 p2
                  :ARG1 p2
                  :mod (g / giant)))
      :ARG2 (w / win-01
            :ARG0 p2
            :location c)
      :time (d2 / date-entity
            :weekday (s / sunday))
      :location (h2 / here))

# ::id 334 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kenya 's defeated presidential challenger raila odinga on monday called for `` peaceful mass action '' as riots over allegedly rigged elections flared across the country .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Raila"
                  :op2 "Odinga")
            :ARG0-of (c2 / challenge-01
                  :ARG1 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c3 / country
                                    :name (n2 / name
                                          :op1 "Kenya"))
                              :ARG2 (p3 / president))))
            :ARG1-of (d / defeat-01))
      :ARG1 (a / act-02
            :mod (m / mass)
            :manner (p4 / peaceful))
      :time (d2 / date-entity
            :weekday (m2 / monday))
      :ARG1-of (c4 / cause-01
            :ARG0 (f / flare-02
                  :ARG1 (r / riot-01
                        :ARG2 (e / elect-01
                              :ARG1-of (r2 / rig-01
                                    :ARG1-of (a2 / allege-01)))
                        :location (a3 / across
                              :op1 (c5 / country))))))

# ::id 335 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok amid the drama swirling around her , florida secretary of state katherine harris is keeping her sense of humor _ and it 's aimed at vice president al gore , according to her office e-mail .
# ::alignments
(s / say-01
      :ARG0 (e / email-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Katherine"
                        :op2 "Hris")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (s2 / state
                              :name (n2 / name
                                    :op1 "Florida"))
                        :ARG2 (s3 / secretary
                              :topic (f / foreign))))
            :ARG1 (a / and
                  :op1 (k / keep-01
                        :ARG0 p
                        :ARG1 (s4 / sense-01
                              :ARG0 p
                              :ARG1 (h2 / humor)))
                  :op2 (a2 / aim-02
                        :ARG1 (ii / it)
                        :ARG2 (p2 / person
                              :name (n3 / name
                                    :op1 "Al"
                                    :op2 "Gore")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG2 (p3 / president
                                          :mod (v / vice)))))
                  :ARG1-of (c / cause-01
                        :ARG0 (s5 / swirl-01
                              :ARG1 (d / drama)
                              :ARG2 (a3 / around
                                    :op1 p)))))
      :medium (o / office
            :poss p))

# ::id 336 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tropical storm odette strengthened slightly in the caribbean sea on friday , bearing down on the dominican republic or haiti with landfall expected early saturday , forecasters said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (f / forecast-01))
      :ARG1 (s2 / strengthen-01
            :ARG1 (s3 / storm
                  :name (n / name
                        :op1 "Ozette")
                  :mod (t / tropic))
            :ARG2 (s4 / slight)
            :location (s5 / sea
                  :mod (c / caribbean))
            :time (d / date-entity
                  :weekday (f2 / friday))
            :ARG0-of (c2 / cause-01
                  :ARG1 (b / bear-01
                        :ARG0 s3
                        :ARG1 (o / or
                              :op1 (r / republic
                                    :mod (c3 / country
                                          :name (n2 / name
                                                :op1 "Dominican"
                                                :op2 "Republic")))
                              :op2 (h / haiti
                                    :mod (c4 / country
                                          :name (n3 / name
                                                :op1 "Panama"))))
                        :ARG2 (l / landfall
                              :ARG1-of (e / expect-01
                                    :time (e2 / early
                                          :op1 (d2 / date-entity
                                                :weekday (s6 / saturday)))))
                        :direction (d3 / down)))))

# ::id 337 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia 's prime minister viktor chernomyrdin , who is on leave in the black sea spa city of sochi , has sent president boris yeltsin a list of candidates for a group which will draft a plan for peaceful settlement in chechnya , a government spokesman said today .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (s3 / send-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Viktor"
                        :op2 "Chernomyrdin")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Russia"))
                        :ARG2 (m / minister
                              :mod (p3 / prime)))
                  :ARG1-of (l / leave-11
                        :location (c2 / city
                              :name (n3 / name
                                    :op1 "Sochi")
                              :location (s4 / sea
                                    :name (n4 / name
                                          :op1 "Black"
                                          :op2 "Sea"))
                              :mod (s5 / spa))))
            :ARG1 (l2 / list
                  :consist-of (c3 / candidate
                        :ARG0-of (d / draft-01
                              :ARG1 (p4 / plan-01
                                    :ARG1 (s6 / settle-02
                                          :mod (p5 / peaceful)
                                          :location c
                                          :name (n5 / name
                                                :op1 "Chechnya")))))))
      :ARG2 (p6 / person
            :name (n6 / name
                  :op1 "Boris"
                  :op2 "Yeltsin")
            :ARG0-of (h3 / have-org-role-91
                  :ARG1 c
                  :ARG2 (p7 / president)))
      :time (t / today))

# ::id 338 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the democratic people 's republic of korea -lrb- dprk -rrb- will continue to pursue peaceful nuclear program in its own way whether the united states would provide it with a light-water reactor or not , said spokesman for the dprk delegation hyun hak bong friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hyun"
                  :op2 "hak"
                  :op3 "bong")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (d / delegation
                        :mod (g / government-organization
                              :name (n2 / name
                                    :op1 "DPRK")))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (c / continue-01
            :ARG0 (r / republic
                  :name (n3 / name
                        :op1 "Republic"
                        :op2 "of"
                        :op3 "Korea")
                  :poss (p2 / people
                        :mod (d2 / democracy)))
            :ARG1 (p3 / pursue-01
                  :ARG0 r
                  :ARG1 (p4 / program
                        :mod (n4 / nucleus)
                        :mod (p5 / peaceful))
                  :manner (w / way
                        :poss r))
            :ARG1-of (r2 / regardless-91
                  :ARG2 (o / or
                        :op1 (p6 / provide-01
                              :ARG0 (s3 / state
                                    :name (n5 / name
                                          :op1 "United"
                                          :op2 "States"))
                              :ARG1 (r3 / reactor
                                    :mod (w2 / water
                                          :ARG1-of (l / light-06)))
                              :ARG2 r)
                        :op2 (p7 / provide-01
                              :polarity -
                              :ARG0 s3
                              :ARG1 r3))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 339 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when sheila <unk> was asked to name her favorite recipe in her book , without hesitating she answered , `` peloponnesian lamb shanks .
# ::alignments
(a / answer-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sheila"))
      :ARG2 (s / shank
            :mod (l / lamb
                  :source (c / continent
                        :name (n2 / name
                              :op1 "Peloponnesia"))))
      :time (a2 / ask-01
            :ARG1 (n3 / name-01
                  :ARG0 p
                  :ARG1 (r / recipe
                        :ARG1-of (f / favor-01
                              :ARG0 p)
                        :location (b / book
                              :poss p)))
            :ARG2 p)
      :manner (h / hesitate-01
            :polarity -
            :ARG0 p))

# ::id 340 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian tennis star anna kournikova pulled out of the french open , but she was busy endorsing products at a sportswear manufacturer 's flagship paris store .
# ::alignments
(c / contrast-01
      :ARG1 (p / pull-out-02
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "Annan"
                        :op2 "Kournikova")
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :mod (s / star
                        :mod (t / tennis)))
            :ARG2 (o / open-02
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "France"))))
      :ARG2 (b / busy-01
            :ARG1 p2
            :ARG2 (e / endorse-01
                  :ARG0 p2
                  :ARG1 (p3 / product)
                  :location (s2 / store
                        :name (n4 / name
                              :op1 "Paris")
                        :poss (c4 / company
                              :ARG0-of (m / manufacture-01
                                    :ARG1 (s3 / sportswear)))
                        :mod (f / flagship)))))

# ::id 341 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cecil mamiit of los angeles , the #### ncaa college singles champion , upset sixth-seeded jaime oncins of brazil #-# , #-# monday in the opening round of the dlrs ##,### cadillac pro indoor usta challenger .
# ::alignments
(u / upset-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Camiit"
                  :op2 "of"
                  :op3 "Los"
                  :op4 "Angeles")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "NCA")
                        :mod (s / singles))
                  :ARG2 (c / champion
                        :mod (c2 / college))))
      :ARG1 (p2 / person
            :name (n3 / name
                  :op1 "Jaime"
                  :op2 "Oncins")
            :mod (c3 / city
                  :name (n4 / name
                        :op1 "Brazil"))
            :ARG1-of (u2 / unsegment
                  :value 6))
      :time (d / date-entity
            :weekday (m / monday))
      :time (r / round
            :ARG0-of (o2 / open-02
                  :ARG1 (l / league
                        :name (n5 / name
                              :op1 "Dlrs")))
            :mod (c4 / cadillac
                  :ARG0-of (f / favor-01
                        :ARG1 o
                        :name (n6 / name
                              :op1 "Usta")
                        :location (ii / indoor)))))

# ::id 342 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the cannes film festival , the world 's top cinema showcase , rolled out the red carpet wednesday to welcome a bevy of movie megastars and a-list directors .
# ::alignments
(r / roll-out-02
      :ARG0 (f / festival
            :name (n / name
                  :op1 "Cannes"
                  :op2 "Film"
                  :op3 "Festival")
            :ARG0-of (s / showcase-01
                  :ARG1 (c / cinema)
                  :mod (t / top)
                  :location (w / world)))
      :ARG1 (c2 / carpet
            :ARG1-of (r2 / red-02))
      :time (w2 / wednesday)
      :purpose (w3 / welcome-01
            :ARG0 f
            :ARG1 (a / and
                  :op1 (m / megastar
                        :mod (m2 / movie))
                  :op2 (p / person
                        :ARG0-of (d / direct-01)
                        :mod (l / list))
                  :quant (b / bevy))))

# ::id 343 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nbc announced monday that conan o'brien would succeed jay leno as host of the `` tonight '' show when leno 's contract expires in #### , cutting off early efforts by competitors to steal away o'brien .
# ::alignments
(a / announce-01
      :ARG0 (p / publication
            :name (n / name
                  :op1 "Nbc"))
      :ARG1 (s / succeed-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Conan"
                        :op2 "O'brien"))
            :ARG1 (p3 / person
                  :name (n3 / name
                        :op1 "Jay"
                        :op2 "Leno"))
            :ARG2 (h / host-01
                  :ARG0 p3
                  :ARG1 (s2 / show
                        :time (d / date-entity
                              :dayperiod (n4 / night)
                              :mod (t / today)))
                  :time (e / expire-01
                        :ARG1 (c / contract
                              :poss p3)
                        :manner (t2 / thing
                              :name (n5 / name
                                    :op1 "###"))))
            :ARG0-of (c2 / cut-off-04
                  :ARG1 (e2 / effort-01
                        :ARG0 (p4 / person
                              :ARG0-of (c3 / compete-01))
                        :ARG1 (s3 / steal-away-04
                              :ARG0 p4
                              :ARG1 p2)
                        :time (e3 / early))))
      :time d
      :weekday (m / monday))

# ::id 344 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the us state department on friday condemned the massive hostage-taking in beslan , russia , near chechnya , calling it `` a particularly barbaric act of terrorism .
# ::alignments
(a / and
      :op1 (c / condemn-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "State"
                        :op2 "Department")
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "US")))
            :ARG1 (t / take-01
                  :ARG1 (h / hostage)
                  :ARG2 (c3 / city
                        :name (n3 / name
                              :op1 "Bethlan")
                        :location (c4 / country
                              :name (n4 / name
                                    :op1 "Russia")
                              :ARG1-of (n5 / near-02
                                    :ARG2 (p / province
                                          :name (n6 / name
                                                :op1 "Chechnya")))))
                  :mod (m / massive))
            :time (d / date-entity
                  :weekday (f / friday)))
      :op2 (c5 / call-01
            :ARG0 g
            :ARG1 t
            :ARG2 (a2 / act-02
                  :mod (t2 / terrorism)
                  :mod (b / barbaric
                        :mod (p2 / particular)))))

# ::id 345 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok on a day when terror overshadowed the traditions of democracy , ariel sharon took a giant step thursday toward re-election as israel 's prime minister , overwhelming his longtime rival benjamin netanyahu in the vote for chairman of the right-wing likud party .
# ::alignments
(s / step-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Ariel"
                  :op2 "Sharon"))
      :ARG2 (r / reelect-01
            :ARG1 p
            :ARG2 (h / have-org-role-91
                  :ARG0 p
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Israel"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :mod (g / giant)
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG0-of (c2 / cause-01
            :ARG1 (o / overwhelm-01
                  :ARG0 p
                  :ARG1 (p3 / person
                        :name (n3 / name
                              :op1 "Benjamin"
                              :op2 "Netanyahu")
                        :ARG0-of (r2 / rival-01
                              :ARG1 p
                              :duration (l / longtime)))
                  :ARG2 (v / vote-01
                        :ARG1 (p4 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (p5 / political-party
                                          :name (n4 / name
                                                :op1 "Hedud"
                                                :op2 "Party")
                                          :ARG1-of (r3 / right-08))
                                    :ARG2 (c3 / chairman))))))
      :time (s2 / shadow-01
            :ARG0 (t2 / terror)
            :ARG1 (t3 / tradition
                  :mod (d2 / democracy))))

# ::id 346 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two israeli arabs , residents of the northern israeli city of nazareth , have been detained on suspicion of driving a suicide bomber to a site of an attack on august # , said the israeli security service wednesday .
# ::alignments
(s / say-01
      :ARG0 (s2 / service
            :mod (s3 / security)
            :mod (c / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (d / detain-01
            :ARG1 (p / person
                  :quant 2
                  :mod c
                  :ARG0-of (r / reside-01
                        :ARG1 (c2 / city
                              :name (n2 / name
                                    :op1 "Nazareth")
                              :location (n3 / north)
                              :mod c)))
            :ARG2 (s4 / suspect-01
                  :ARG1 (d2 / drive-01
                        :ARG0 p
                        :ARG1 (p2 / person
                              :ARG0-of (b / bomb-01
                                    :mod (s5 / suicide)))
                        :ARG2 (s6 / site
                              :location-of (a / attack-01
                                    :time (d3 / date-entity
                                          :month 11))))
                  :ARG2 p))
      :time (w / wednesday))

# ::id 347 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok farmers hit by plummeting hog prices would get $ ### million in federal help under legislation the senate passed at the urging of sens. john ashcroft and kit bond of missouri , one of the nation 's largest <unk> states .
# ::alignments
(g / get-01
      :ARG0 (p / person
            :ARG0-of (f / farm-01)
            :ARG1-of (h / hit-01
                  :ARG0 (p2 / price-01
                        :ARG1 (h2 / hog)
                        :ARG1-of (p3 / plummet-01))))
      :ARG1 (m / monetary-quantity
            :quant 10000000
            :unit (d / dollar))
      :ARG2 (h3 / help-01
            :ARG0 (l / legislation
                  :ARG1-of (p4 / pass-01
                        :ARG0 (g2 / government-organization
                              :name (n / name
                                    :op1 "Senate"))
                        :ARG1-of (c / cause-01
                              :ARG0 (u / urge-01
                                    :ARG0 (a / and
                                          :op1 (p5 / person
                                                :name (n2 / name
                                                      :op1 "Mr."
                                                      :op2 "John"
                                                      :op3 "Ashcroft"))
                                          :op2 (b / bond
                                                :mod (k / kit))
                                          :mod (s / state
                                                :name (n3 / name
                                                      :op1 "Missouri")
                                                :ARG1-of (ii / include-91
                                                      :ARG2 (s2 / state
                                                            :ARG1-of (h4 / have-degree-91
                                                                  :ARG2 (l2 / large)
                                                                  :ARG3 (m2 / most)
                                                                  :ARG5 (s3 / state
                                                                        :location (n4 / nation)))))))))))))

# ::id 348 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in the end , john smoltz decided that closing for the braves is better than starting for anybody else .
# ::alignments
(d / decide-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "John"
                  :op2 "Soltz"))
      :ARG1 (c / close-01
            :ARG1 (b / braves)
            :ARG1-of (h / have-degree-91
                  :ARG2 (g / good-02
                        :ARG1 c)
                  :ARG3 (m / more)
                  :ARG4 (s / start-01
                        :ARG2 (a / anybody
                              :mod (e / else)))))
      :time (e2 / end-01))

# ::id 349 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world leaders arrived wednesday to attend a state funeral for the ### victims of the madrid terrorist bombings _ an extraordinary tribute triggered by a nation 's overwhelming pain .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (w / world)))
      :purpose (a2 / attend-01
            :ARG0 p
            :ARG1 (f / funeral
                  :mod (s / state)
                  :beneficiary p
                  :ARG1-of (v / victimize-01
                        :ARG0 (b / bomb-01
                              :ARG0 (t / terrorist)
                              :mod (m / madrid))))
            :mod (t2 / tribute
                  :mod (e / extraordinary)
                  :ARG1-of (t3 / trigger-01
                        :ARG0 (p2 / pain-01
                              :ARG1 (n / nation)
                              :ARG0-of (o / overwhelm-01)))))
      :time (w2 / wednesday))

# ::id 350 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bodies of the seven military intelligence agents who died in an iraq ambush the afternoon before arrived sunday evening home in madrid .
# ::alignments
(a / arrive-01
      :ARG1 (b / body
            :poss (a2 / agent
                  :quant 7
                  :mod (ii / intelligence
                        :mod (m / military))
                  :ARG1-of (d / die-01
                        :ARG1-of (c / cause-01
                              :ARG0 (a3 / ambush-01
                                    :location (c2 / country
                                          :name (n / name
                                                :op1 "Iraq"))
                                    :time (b2 / before
                                          :op1 (d2 / date-entity
                                                :dayperiod (a4 / afternoon))))))))
      :ARG4 (h / home
            :location (c3 / city
                  :name (n2 / name
                        :op1 "Madrid")))
      :time (d3 / date-entity
            :weekday (s / sunday)
            :dayperiod (e / evening)))

# ::id 351 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok domestic and foreign investments in indonesia have increased sharply during the last five years , a government official said today .
# ::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 (ii / increase-01
            :ARG1 (a / and
                  :op1 (ii2 / invest-01
                        :ARG2 (c / country
                              :name (n / name
                                    :op1 "India"))
                        :mod (d / domestic))
                  :op2 (ii3 / invest-01
                        :ARG2 c
                        :mod (f / foreign)))
            :ARG2 (s2 / sharp)
            :time (b / before
                  :op1 (n2 / now)
                  :duration (t / temporal-quantity
                        :quant 5
                        :unit (y / year))))
      :time (t2 / today))

# ::id 352 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a republican u.s. senator says he will try to block a civil nuclear pact if president george w. bush sends it to congress .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "Republican"))
                  :ARG2 (s2 / senator))
            :mod (c / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States")))
      :ARG1 (t / try-01
            :ARG0 p
            :ARG1 (b / block-01
                  :ARG0 p
                  :ARG1 (p3 / pact
                        :mod (n3 / nucleus)
                        :mod (c2 / civil)))
            :condition (s3 / send-01
                  :ARG0 (p4 / person
                        :name (n4 / name
                              :op1 "George"
                              :op2 "W."
                              :op3 "Bush")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p5 / president)))
                  :ARG1 p3
                  :ARG2 (g / government-organization
                        :name (n5 / name
                              :op1 "Congress")))))

# ::id 353 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnam has banned over-the-counter sales of bird flu drug tamiflu to build up a national stockpile in case of a mass outbreak , health officials said on wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (h2 / health)
                  :ARG2 (o / official)))
      :ARG1 (b / ban-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Vietnam"))
            :ARG1 (s2 / sell-01
                  :ARG1 (d / drug
                        :name (n2 / name
                              :op1 "Tamiflu")
                        :mod (d2 / disease
                              :name (n3 / name
                                    :op1 "bird"
                                    :op2 "flu")))
                  :mod (o2 / over-the-counter))
            :purpose (b2 / build-up-05
                  :ARG0 c
                  :ARG1 (s3 / stockpile-01
                        :mod (n4 / nation))
                  :condition (o3 / outbreak-29
                        :mod (m / mass))))
      :time (w / wednesday))

# ::id 354 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea 's president roh moo-hyun watched north korea 's biggest propaganda spectacle wednesday , despite criticism at home that the huge stadium opera extols the north 's communist ideology and glorifies its leadership .
# ::alignments
(w / watch-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 (s / spectacle
            :mod (p3 / propaganda)
            :poss c
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (b / big)
                  :ARG3 (m / most)))
      :time (w2 / wednesday)
      :concession (c2 / criticize-01
            :ARG1 (a / and
                  :op1 (e / extol-01
                        :ARG0 (o / opera
                              :mod (s2 / stadium)
                              :mod (h3 / huge))
                        :ARG1 (ii / ideology
                              :mod (p4 / political-movement
                                    :name (n3 / name
                                          :op1 "communism"))
                              :poss c))
                  :op2 (g / glorify-01
                        :ARG0 o
                        :ARG1 (l / lead-02
                              :ARG0 c)))
            :location (h4 / home)))

# ::id 355 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an international workshop on developing african agriculture was opened here today .
# ::alignments
(o / open-01
      :ARG1 (w / workshop
            :mod (ii / international)
            :topic (d / develop-02
                  :ARG1 (a / agriculture
                        :mod (c / continent
                              :name (n / name
                                    :op1 "Africa")))))
      :location (h / here)
      :time (t / today))

# ::id 356 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraqi troops escorted workers back to a remote oil well sunday after iranian forces withdrew as a standoff on the two countries ' disputed border appeared to wane .
# ::alignments
(e / escort-01
      :ARG0 (t / troop
            :mod (c / country
                  :name (n / name
                        :op1 "Iraq")))
      :ARG1 (p / person
            :ARG0-of (w / work-01))
      :ARG4 (w2 / well
            :mod (o / oil)
            :mod (r / remote))
      :direction (b / back)
      :time (d / date-entity
            :weekday (s / sunday))
      :time (a / after
            :op1 (w3 / withdraw-01
                  :ARG0 (f / force
                        :mod c)))
      :ARG1-of (c2 / cause-01
            :ARG0 (a2 / appear-02
                  :ARG1 (w4 / wane-01
                        :ARG1 (s2 / standoff
                              :location (b2 / border
                                    :ARG2-of (d2 / dispute-01)
                                    :poss (c3 / country
                                          :quant 2)))))))

# ::id 357 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as a rookie last season , andy mcdonald finished tied for eighth among rookie scoring leaders .
# ::alignments
(f / finish-07
      :ARG1 (p / person
            :name (n / name
                  :op1 "Mike"
                  :op2 "McDonald")
            :mod (r / rookie))
      :ARG2 (t / tie-03
            :ARG1 p
            :ARG2 (p2 / person
                  :ord (o / ordinal-entity
                        :value 8)
                  :ARG1-of (ii / include-91
                        :ARG2 (p3 / person
                              :ARG0-of (l / lead-02
                                    :ARG2 (s / score-01
                                          :mod (r2 / rookie)))))))
      :time (s2 / season
            :mod (l2 / last)))

# ::id 358 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china will continue to rely on coal as the main source of energy for a long time to come , as coal deposits account for some ## percent of the country 's total proven energy resources .
# ::alignments
(c / continue-01
      :ARG0 (c2 / country
            :name (n / name
                  :op1 "China"))
      :ARG1 (r / rely-01
            :ARG0 c2
            :ARG1 (c3 / coal)
            :ARG2 (s / source-02
                  :ARG0 c3
                  :ARG1 (e / energy)
                  :mod (m / main))
            :time (t / time
                  :ARG1-of (l / long-03)
                  :ARG1-of (c4 / come-01)))
      :ARG1-of (c5 / cause-01
            :ARG0 (a / account-01
                  :ARG0 (d / deposit-01
                        :ARG1 (c6 / coal))
                  :ARG1 (r2 / resource
                        :ARG1-of (ii / include-91
                              :ARG2 (r3 / resource
                                    :mod (e2 / energy)
                                    :ARG1-of (p / prove-01)
                                    :poss (c7 / country)
                                    :ARG3 (p2 / percentage-entity
                                          :value (s2 / some
                                                :op1 0))))))))

# ::id 359 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok if alice in chains is tired of being called a grunge band , it can be a grudge band instead .
# ::alignments
(p / possible-01
      :ARG1 (b / band
            :mod (g / grudge-01)
            :domain (a / alice
                  :location (c / chain))
            :ARG1-of (ii / instead-of-91))
      :condition (t / tire-03
            :ARG0 a
            :ARG1 (c2 / call-01
                  :ARG1 a
                  :ARG2 (b2 / band
                        :mod (g2 / grunge)))))

# ::id 360 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china is ready to work with hungary to further promote economic exchanges between the two countries , said chinese vice premier zeng peiyan here monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Zeng"
                  :op2 "Peiyan")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (p2 / premier
                        :mod (v / vice))))
      :ARG1 (r / ready-02
            :ARG1 c
            :ARG2 (w / work-01
                  :ARG0 c
                  :ARG1 (p3 / promote-02
                        :ARG0 c
                        :ARG1 (e / exchange-01
                              :ARG0 c
                              :ARG1 (e2 / economy)
                              :ARG2 (c2 / country
                                    :name (n3 / name
                                          :op1 "Hungary")))
                        :mod (f / further))
                  :ARG3 c2))
      :location (h2 / here)
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 361 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese president jiang zemin today met with leaders of the inter-parliamentary union -lrb- ipu -rrb- and the representative of the united nations secretary-general before the opening of the ##th inter-parliamentary conference -lrb- ipc -rrb- in beijing .
# ::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
                  :ARG0-of (l / lead-02
                        :ARG1 (u / union-02
                              :ARG3 (g / government-organization
                                    :name (n3 / name
                                          :op1 "Inter-Parliamentary")))))
            :op2 (p4 / person
                  :ARG0-of (r / represent-01
                        :ARG1 (o / organization
                              :name (n4 / name
                                    :op1 "United"
                                    :op2 "Nations")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (s / secretary
                                          :mod (g2 / general)))))))
      :time (t / today)
      :time (b / before
            :op1 (o2 / open-02
                  :ARG1 (c2 / conference
                        :ord (o3 / ordinal-entity
                              :value -1)
                        :mod g)
                  :location (c3 / city
                        :name (n5 / name
                              :op1 "Beijing")))))

# ::id 362 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france on thursday called for an emergency meeting of the united nations security council on the situation in rwanda , the foreign ministry said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (f / foreign))
      :ARG1 (c / call-03
            :ARG0 (c2 / country
                  :name (n / name
                        :op1 "France"))
            :ARG1 (m2 / meet-03
                  :ARG0 (o / organization
                        :name (n2 / name
                              :op1 "United"
                              :op2 "Nations"
                              :op3 "Security"
                              :op4 "Council"))
                  :ARG1 (s2 / situation
                        :location (c3 / country
                              :name (n3 / name
                                    :op1 "Rwanda")))
                  :mod (e / emergency))
            :time (d / date-entity
                  :weekday (t / thursday))))

# ::id 363 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a top government official in the central nigerian state of nasarawa and two of her aides were killed by a mob which attacked a police station during elections at the weekend , police said monday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (k / kill-01
            :ARG0 (m / mob
                  :ARG0-of (a / attack-01
                        :ARG1 (s2 / station
                              :mod p))
                  :time (e / elect-01
                        :time (w / weekend))))
      :ARG1 (a2 / and
            :op1 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01))
                        :ARG2 (o / official
                              :mod (t / top))
                        :location (s3 / state
                              :name (n / name
                                    :op1 "Nasarawa")
                              :location (c / country
                                    :name (n2 / name
                                          :op1 "Central"
                                          :op2 "Niger"))))
                  :op2 (p3 / person
                        :quant 2
                        :ARG0-of h
                        :ARG1 g
                        :ARG2 (a3 / aide))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 364 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian share prices closed #.## percent higher tuesday on a technical rebound , with sentiment bolstered by largely positive first-quarter results from local firms , 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 (t / tuesday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (r / rebear-01
                        :mod (t2 / technical)
                        :ARG0-of (b / bolster-01
                              :ARG1 (s3 / sentiment)
                              :ARG2 (r2 / result-01
                                    :ARG0 (f / firm
                                          :ARG1-of (l / local-02))
                                    :ARG2 (q / quarter
                                          :ord (o / ordinal-entity
                                                :value 1))
                                    :mod (p3 / positive
                                          :degree (l2 / large))))))
            :ARG1-of (h / have-degree-91
                  :ARG2 (h2 / high-02
                        :ARG1 c)
                  :ARG3 (m / more
                        :quant (p4 / percentage-entity
                              :value 1)))))

# ::id 365 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new zealand beat england ##-## in the second rugby union test at eden park on saturday , winning the two-test series #-# .
# ::alignments
(b / beat-03
      :ARG0 (t / team
            :name (n / name
                  :op1 "New"
                  :op2 "Lealand"))
      :ARG1 (t2 / team
            :name (n2 / name
                  :op1 "England"))
      :ARG2 (t3 / test-01
            :mod (u / union
                  :mod (s / sport))
            :ord (o / ordinal-entity
                  :value 2)
            :location (p / park
                  :name (n3 / name
                        :op1 "Eden"
                        :op2 "Park"))
            :time (d / date-entity
                  :weekday (s2 / saturday)))
      :ARG0-of (w / win-01
            :ARG1 (s3 / series
                  :mod (t4 / test-01
                        :quant 2))))

# ::id 366 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok england coach steve mcclaren will name paul robinson for saturday 's european championship qualifier against estonia despite the goalkeeper 's poor form for tottenham this season .
# ::alignments
(n / name-03
      :ARG0 (p / person
            :name (n2 / name
                  :op1 "Steve"
                  :op2 "Mcclaren")
            :ARG0-of (c / coach-01
                  :ARG1 (t / team
                        :name (n3 / name
                              :op1 "England"))))
      :ARG1 (p2 / person
            :name (n4 / name
                  :op1 "Paul"
                  :op2 "Robinson"))
      :ARG2 (p3 / person
            :name (n5 / name
                  :op1 "Estonia")
            :ARG0-of (q / qualify-02
                  :ARG2 (g / game
                        :name (n6 / name
                              :op1 "European"
                              :op2 "Championship"
                              :op3 "Championship"
                              :op4 "Championship"))
                  :time (d / date-entity
                        :weekday (s / saturday)))
            :concession (f / form
                  :poss (g2 / goalkeeper)
                  :mod (p4 / poor)
                  :beneficiary (t2 / team
                        :name (n7 / name
                              :op1 "Tottenham"))
                  :time (s2 / season
                        :mod (t3 / this)))))

# ::id 367 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us stocks raced higher at the opening wednesday as the market shrugged off doubts about the pace of economic recovery and looked to a federal reserve policy announcement later in the day .
# ::alignments
(r / race-02
      :ARG0 (s / stock
            :mod (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States")))
      :time (d / date-entity
            :weekday (w / wednesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (a / and
                  :op1 (s2 / shrug-off-02
                        :ARG0 (m / market)
                        :ARG1 (d2 / doubt-01
                              :ARG1 (p / pace-01
                                    :ARG1 (r2 / recover-01
                                          :ARG1 (e / economy)))))
                  :op2 (l / look-04
                        :ARG0 m
                        :ARG1 (a2 / announce-01
                              :ARG1 (p2 / policy-01
                                    :ARG2 (r3 / reserve-01)
                                    :mod (f / federal))
                              :time (a3 / after
                                    :op1 (d3 / date-entity
                                          :dayperiod (d4 / day)))))))
      :ARG1-of (h / have-degree-91
            :ARG2 (h2 / high-02
                  :ARG1 r)
            :ARG3 (m2 / more)))

# ::id 368 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok changchun yatai , a dark horse who just claimed the chinese super league soccer title , is fearless of any rivals in afc champions league despite being drawn into `` group of death '' .
# ::alignments
(f / fear-01
      :polarity -
      :ARG0 (h / horse
            :name (n / name
                  :op1 "changchun"
                  :op2 "Yatai")
            :mod h
            :ARG1-of (d / dark-03)
            :ARG0-of (c / claim-01
                  :ARG1 (t / title
                        :mod (l / league
                              :mod (s / super))
                        :mod (s2 / soccer)
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "China")))
                  :time (j / just)))
      :ARG1 (r / rival
            :mod (a / any)
            :location (l2 / league
                  :mod (c3 / champion
                        :mod (a2 / afc))))
      :concession (d2 / draw-02
            :ARG1 h
            :ARG2 (g / group
                  :consist-of (d3 / die-01))))

# ::id 369 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new zealand disarmament and arms control minister phil goff expressed wednesday support for the international atomic energy agency -lrb- iaea -rrb- extraordinary meeting in vienna to report iran 's nuclear program to the united nations security council -lrb- unsc -rrb- .
# ::alignments
(e / express-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Phil"
                  :op2 "Goff")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (a / and
                              :op1 (d / disarm-01
                                    :ARG1-of (n2 / new-01))
                              :op2 (c / control-01
                                    :ARG1 (a2 / arm))))))
      :ARG1 (s / support-01
            :ARG0 p
            :ARG1 (a3 / agency
                  :mod (ii / international)
                  :mod (e2 / energy
                        :mod (a4 / atom))))
      :time (w / wednesday)
      :time (m2 / meet-03
            :mod (e3 / extraordinary)
            :location (c2 / city
                  :name (n3 / name
                        :op1 "Vienna"))
            :purpose (r / report-01
                  :ARG0 a3
                  :ARG1 (p2 / program
                        :mod (n4 / nucleus)
                        :poss (c3 / country
                              :name (n5 / name
                                    :op1 "Iran")))
                  :ARG2 (o / organization
                        :name (n6 / name
                              :op1 "United"
                              :op2 "Nations"
                              :op3 "Security"
                              :op4 "Council")))))

# ::id 370 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former welterweight champion ricardo mayorga was released from prison pending a trial on fraud charges in the latest legal battle for the boxer .
# ::alignments
(r / release-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Ricardo"
                  :op2 "Mayorga")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (c / champion
                        :mod (w / welterweight)
                        :time (f / former))))
      :ARG2 (p2 / prison)
      :ARG1-of (p3 / pend-01
            :ARG2 (t / try-02
                  :ARG1 p
                  :ARG3 (c2 / charge-05
                        :ARG1 p
                        :ARG2 (d / defraud-01
                              :ARG0 p)
                        :subevent-of (b / battle-01
                              :ARG0 p
                              :ARG2 (l / legal-02)
                              :mod (l2 / last))))))

# ::id 371 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two major us airlines , american and united , reported heavy losses wednesday as the global economic crisis hit the companies reeling from record high fuel costs last year .
# ::alignments
(r / report-01
      :ARG0 (a / and
            :op1 (a2 / airline
                  :mod (c / country
                        :name (n / name
                              :op1 "United"))
                  :ARG1-of (m / major-02))
            :op2 (a3 / airline
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "America"))
                  :ARG1-of (m2 / major-02))
            :op3 (a4 / airline
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG1-of (m3 / major-02)))
      :ARG1 (l / lose-01
            :mod (h / heavy))
      :time (w / wednesday)
      :ARG1-of (c4 / cause-01
            :ARG0 (h2 / hit-01
                  :ARG0 (c5 / crisis
                        :mod (e / economy)
                        :mod (g / globe))
                  :ARG1 (c6 / company
                        :ARG1-of (r2 / reel-01
                              :ARG2 (c7 / cost-01
                                    :ARG1 (f / fuel)
                                    :ARG1-of (h3 / high-02
                                          :mod (r3 / record))
                                    :time (y / year
                                          :mod (l2 / last))))))))

# ::id 372 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok general motors said tuesday its second quarter net profit more than doubled from the same period a year ago to #.### billion dollars .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "General"
                  :op2 "Motors"))
      :ARG1 (d / double-01
            :ARG1 (p / profit-01
                  :ARG0 c
                  :time (q / quarter
                        :ord (o / ordinal-entity
                              :value 2))
                  :mod (n2 / net))
            :ARG3 (m / monetary-quantity
                  :quant 1000000000
                  :unit (d2 / dollar))
            :ARG4 (p2 / period
                  :ARG1-of (s2 / same-01)
                  :time (b / before
                        :op1 (n3 / now)
                        :quant (t / temporal-quantity
                              :quant 1
                              :unit (y / year))))
            :mod (m2 / more-than))
      :time (d3 / date-entity
            :weekday (t2 / tuesday)))

# ::id 373 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a peace deal in pakistan appeared close to unravelling monday as authorities threatened to resume military action and armed taliban patrolled a key town in defiance of a curfew .
# ::alignments
(a / appear-02
      :ARG1 (c / close-10
            :ARG1 (d / deal-01
                  :ARG2 (p / peace)
                  :location (c2 / country
                        :name (n / name
                              :op1 "Pakistan")))
            :ARG2 (u / unravelling-01
                  :ARG1 d))
      :time (d2 / date-entity
            :weekday (m / monday))
      :ARG1-of (c3 / cause-01
            :ARG0 (a2 / and
                  :op1 (t / threaten-01
                        :ARG0 (a3 / authority)
                        :ARG1 (r / resume-01
                              :ARG0 a3
                              :ARG1 (a4 / action
                                    :mod (m2 / military))))
                  :op2 (p2 / patrol-01
                        :ARG0 (c4 / criminal-organization
                              :name n
                              :op1 "Taliban")
                        :ARG1-of (a5 / arm-01))
                  :ARG1 (t2 / town
                        :ARG1-of (k / key-02))
                  :ARG0-of (d3 / defy-01
                        :ARG1 (c5 / curfew)))))

# ::id 374 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rep. barney frank thursday accused rep. randall -lrb- duke -rrb- cunningham , a california republican and decorated navy pilot in vietnam , of `` gratuitous bigotry '' for attacking supporters of a stricter clean water act as `` the same people that would put <unk> in the military .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Barney"
                  :op2 "Frank")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n2 / name
                              :op1 "Republican")
                        :location (s / state
                              :name (n3 / name
                                    :op1 "California")))))
      :ARG1 (p3 / person
            :name (n4 / name
                  :op1 "Randall"
                  :op2 "lrb-duke-rrb- cunningham")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (p4 / political-party
                        :name (n5 / name
                              :op1 "National"
                              :op2 "Party")))
            :ARG0-of (h3 / have-org-role-91
                  :ARG1 (c / country
                        :name (n6 / name
                              :op1 "Vietnam"))
                  :ARG2 (m / member))
            :ARG0-of (h4 / have-org-role-91
                  :ARG1 (p5 / political-party
                        :name (n7 / name
                              :op1 "National"
                              :op2 "Party"))))
      :ARG2 (b / bigot
            :mod (g / gratuitous))
      :ARG1-of (c2 / cause-01
            :ARG0 (a2 / attack-01
                  :ARG0 p3
                  :ARG1 (p6 / person
                        :ARG0-of (s2 / support-01
                              :ARG1 (a3 / act
                                    :topic (w / water
                                          :ARG1-of (c3 / clean-04))
                                    :ARG1-of (h5 / have-degree-91
                                          :ARG2 (s3 / strict)
                                          :ARG3 (m2 / more))))
                        :ARG1-of (s4 / same-01
                              :ARG2 (p7 / person
                                    :ARG0-of (p8 / put-01
                                          :ARG1 a3
                                          :ARG2 (m3 / military)))))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 375 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok violence by palestinian militants in the jordan valley is prompting some israeli settlers to move back across the boundary between the west bank and israel .
# ::alignments
(p / prompt-01
      :ARG0 (v / violence
            :source (m / militant
                  :mod (c / country
                        :name (n / name
                              :op1 "Palestine")))
            :location (v2 / valley
                  :name (n2 / name
                        :op1 "Jordan")))
      :ARG1 (p2 / person
            :ARG1-of (s / settle-03)
            :mod (c2 / country
                  :name (n3 / name
                        :op1 "Israel"))
            :quant (s2 / some))
      :ARG2 (m2 / move-01
            :ARG0 p2
            :ARG2 (a / across
                  :op1 (b / boundary
                        :mod (b2 / between
                              :op1 (b3 / bank
                                    :mod (w / west))
                              :op2 c2)))
            :direction (b4 / back)))

# ::id 376 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nepal on tuesday reiterated that it will not allow any force to conduct anti- china activities in nepali territory .
# ::alignments
(r / reiterate-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Nepal"))
      :ARG1 (a / allow-01
            :polarity -
            :ARG0 c
            :ARG1 (c2 / conduct-01
                  :ARG0 (f / force
                        :mod (a2 / any))
                  :ARG1 (a3 / activity-06
                        :ARG0 f
                        :ARG0-of (o / oppose-01
                              :ARG1 (c3 / country
                                    :name (n2 / name
                                          :op1 "China"))))
                  :location (t / territory
                        :name (n3 / name
                              :op1 "Nepali"))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 377 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok david holt , a former child actor once touted by paramount pictures as the `` male shirley temple '' but who is best remembered for supporting roles such as the bratty sidney sawyer in `` the adventures of tom sawyer , '' has died .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "David"
                  :op2 "Holt")
            :ARG0-of (a / act-01
                  :mod (c / child)
                  :time (f / former)
                  :ARG1-of (h / hype-01
                        :ARG0 (p2 / picture
                              :mod (p3 / paramount))
                        :ARG2 (t / temple
                              :mod (s / shirley)
                              :mod (m / male))
                        :time (o / once)))
            :ARG1-of (r / remember-01
                  :ARG2 (s2 / support-01
                        :ARG0 p
                        :ARG1 (r2 / role
                              :example (p4 / person
                                    :name (n2 / name
                                          :op1 "Sidney"
                                          :op2 " sawyer")
                                    :mod (b / bratty)
                                    :location (a2 / adventure
                                          :poss (p5 / person
                                                :name (n3 / name
                                                      :op1 "Tom"
                                                      :op2 " sawyer")))))
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (g / good-02
                                    :ARG1 r)
                              :ARG3 (m2 / most))))))

# ::id 378 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian diplomats told members of a commission investigating alleged abuses of the u.n. oil-for-food program thursday that russian companies did not violate sanctions against iraq while participating in the program , the foreign ministry said .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Foreign"
                  :op2 "Ministry"))
      :ARG1 (t / tell-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Russia"))
                        :ARG2 (d / diplomat)))
            :ARG1 (v / violate-01
                  :polarity -
                  :ARG0 (c2 / company
                        :mod c)
                  :ARG1 (t2 / thing
                        :ARG2-of (s2 / sanction-02
                              :ARG1 (c3 / country
                                    :name (n3 / name
                                          :op1 "Iraq"))))
                  :time (p2 / participate-01
                        :ARG0 c2
                        :ARG1 (p3 / program)))
            :ARG2 (m / member
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c4 / commission
                              :ARG0-of (ii / investigate-01
                                    :ARG1 (a / abuse-01
                                          :ARG1 p3
                                          :ARG1-of (a2 / allege-01))))))
            :time (d2 / date-entity
                  :weekday (t3 / thursday))))

# ::id 379 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the state department called on serb authorities tuesday to transfer war crimes suspects to the international tribunal for the former yugoslavia in the netherlands .
# ::alignments
(c / call-03
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "State"
                  :op2 "Department"))
      :ARG1 (t / transfer-01
            :ARG0 (a / authority
                  :mod (s / serb))
            :ARG1 (p / person
                  :ARG2-of (s2 / suspect-01
                        :ARG1 (c2 / crime
                              :mod (w / war))))
            :ARG2 (t2 / tribunal
                  :mod (ii / international)
                  :beneficiary (c3 / country
                        :name (n2 / name
                              :op1 "Yugoslavia")
                        :time (f / former)
                        :location (n3 / netherlands))))
      :ARG2 a
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 380 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok las vegas and new orleans both made proposals to the a 's yesterday to host the homeless team 's first six games of the season , starting april # , and the a 's will make their choice by this morning .
# ::alignments
(a / and
      :op1 (p / propose-01
            :ARG0 (a2 / and
                  :op1 (c / city
                        :name (n / name
                              :op1 "Las"
                              :op2 "Vegas"))
                  :op2 (c2 / city
                        :name (n2 / name
                              :op1 "New"
                              :op2 "Orleans"))
                  :mod (b / both))
            :ARG1 (h / host-01
                  :ARG0 a2
                  :ARG1 (g / game
                        :quant 6
                        :poss (t / team
                              :ARG0-of (h2 / have-03
                                    :polarity -
                                    :ARG1 (h3 / home)))
                        :ord (o / ordinal-entity
                              :value 1)
                        :part-of (s / season)
                        :ARG1-of (s2 / start-01
                              :time (d / date-entity
                                    :month 1))))
            :ARG2 t)
      :time (y / yesterday)
      :op2 (c3 / choose-01
            :ARG0 t
            :time (b2 / by
                  :op1 d
                  :dayperiod (m / morning)
                  :mod (t2 / today))))

# ::id 381 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the colombian government said saturday that it would increase army and police presence at public roads across the country to protect civilian vehicles against guerrilla attacks , which had run high in the past week .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Colombia"))))
      :ARG1 (ii / increase-01
            :ARG0 g
            :ARG1 (p / present-02
                  :ARG1 (a / and
                        :op1 (a2 / army)
                        :op2 (p2 / police))
                  :ARG2 (r / road
                        :ARG1-of (p3 / public-02)
                        :location (a3 / across
                              :op1 c))
                  :purpose (p4 / protect-01
                        :ARG0 a
                        :ARG1 (v / vehicle
                              :mod (c2 / civilian))
                        :ARG3 (a4 / attack-01
                              :ARG0 (g3 / guerrilla)
                              :ARG1-of (r2 / run-04
                                    :ARG2 (h / high-02)
                                    :time (w / week
                                          :mod (p5 / past)))))))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 382 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraqi president saddam hussein indirectly accused the united states on tuesday of not wanting to lift un sanctions against his country although he said most of the security council would favor such a move .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Saddam"
                  :op2 "Hussein")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "iraqi"))
                  :ARG2 (p2 / president)))
      :ARG1 (c2 / country
            :name (n3 / name
                  :op1 "United"
                  :op2 "States"))
      :ARG2 (w / want-01
            :polarity -
            :ARG0 c2
            :ARG1 (l / lift-02
                  :ARG0 c2
                  :ARG1 (s / sanction-02
                        :polarity -
                        :ARG1 (c3 / country
                              :poss p))))
      :ARG1-of (d / direct-02
            :polarity -)
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :concession (s2 / say-01
            :ARG0 p
            :ARG1 (f / favor-01
                  :ARG0 p
                  :ARG1-of (ii / include-91
                        :ARG2 (c4 / council
                              :mod (s3 / security))
                        :ARG3 (m / most)))
            :ARG1 l))

# ::id 383 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok remembrance ceremonies , marred by global tensions over a florida pastor 's threat to burn the koran , were to take place saturday in new york and at the pentagon on the ninth anniversary of the #\/## attacks .
# ::alignments
(c / ceremony
      :purpose (r / remember-01)
      :ARG1-of (m / marred-01
            :ARG0 (t / tension
                  :mod (g / globe)
                  :topic (t2 / threaten-01
                        :ARG0 (p / pastor
                              :location (s / state
                                    :name (n / name
                                          :op1 "Florida")))
                        :ARG1 (b / burn-01
                              :ARG0 p
                              :ARG1 (w / worship-place
                                    :name (n2 / name
                                          :op1 "Koran"))))))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :location (a / and
            :op1 (c2 / city
                  :name (n3 / name
                        :op1 "New"
                        :op2 "York"))
            :op2 (g2 / government-organization
                  :name (n4 / name
                        :op1 "Pentagon")))
      :time (a2 / anniversary
            :topic (a3 / attack-01
                  :ord (o / ordinal-entity
                        :value 9))))

# ::id 384 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the man accused of abducting ##-year-old elizabeth smart for nearly nine months might have also tried to kidnap her ##-year-old cousin , investigators said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (ii / investigate-01))
      :ARG1 (p2 / possible-01
            :ARG1 (t / try-01
                  :ARG0 (m / man
                        :ARG1-of (a / accuse-01
                              :ARG2 (a2 / abduct-01
                                    :ARG0 m
                                    :ARG1 (p3 / person
                                          :name (n / name
                                                :op1 "Elizabeth"
                                                :op2 "Smart")
                                          :age (n2 / nearly
                                                :op1 (t2 / temporal-quantity
                                                      :quant 9
                                                      :unit (m2 / month)))))))
                  :ARG1 (k / kidnap-01
                        :ARG0 m
                        :ARG1 (p4 / person
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 p3
                                    :ARG2 (c / cousin))))
                  :mod (a3 / also)))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 385 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the senate voted decisively to create a homeland security department , delivering a triumph to president george w. bush and setting the stage for the biggest government reshuffling in a half-century as a way to thwart and respond to terrorist attacks .
# ::alignments
(a / and
      :op1 (v / vote-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Senate"))
            :ARG1 (c / create-01
                  :ARG0 g
                  :ARG1 (g2 / government-organization
                        :name (n2 / name
                              :op1 "Homeland"
                              :op2 "Security"
                              :op3 "Department")))
            :manner (d / decisive))
      :op2 (d2 / deliver-01
            :ARG0 g
            :ARG1 (t / triumph-01)
            :ARG2 (p / person
                  :name (n3 / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president))))
      :op3 (s / set-01
            :ARG0 g
            :ARG1 (s2 / stage)
            :ARG2 (r / reshuffle-01
                  :ARG1 (g3 / government-organization
                        :ARG0-of (g4 / govern-01)
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (b / big)
                              :ARG3 (m / most)
                              :ARG5 (b2 / before
                                    :op1 (n4 / now)
                                    :duration (t2 / temporal-quantity
                                          :quant 0.5
                                          :unit (c2 / century)))))
                  :manner (w / way
                        :instrument-of (a2 / and
                              :op1 (t3 / thwart-01
                                    :ARG1 (a3 / attack-01
                                          :ARG0 (t4 / terrorist)))
                              :op2 (r2 / respond-01
                                    :ARG1 a3))))))

# ::id 386 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two of southeast asia 's most wanted terrorists appeared to have slipped through a police dragnet and fled to eastern or central java , indonesian police said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :mod (c / country
                  :name (n / name
                        :op1 "Indonesia")))
      :ARG1 (a / appear-02
            :ARG1 (a2 / and
                  :op1 (s2 / slip-01
                        :ARG1 (t / terrorist
                              :quant 2
                              :ARG1-of (ii / include-91
                                    :ARG2 (t2 / terrorist
                                          :ARG1-of (h / have-degree-91
                                                :ARG2 (w / want-01
                                                      :ARG0 t2)
                                                :ARG3 (m / most)
                                                :ARG5 (t3 / terrorist
                                                      :location (s3 / southeast
                                                            :part-of (c2 / country
                                                                  :name (n2 / name
                                                                        :op1 "Asia"))))))))
                        :path (d / dragnet
                              :mod p))
                  :op2 (f / flee-05
                        :ARG0 t
                        :ARG2 (o / or
                              :op1 (e / east)
                              :op2 (c3 / center)
                              :part-of c2))))
      :time (d2 / date-entity
            :weekday (s4 / saturday)))

# ::id 387 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ousted honduran president manuel zelaya on tuesday met the chief negotiator of the interim government here inside the brazilian embassy .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Manuel"
                  :op2 "Zelaya")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Honduras"))
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / person
            :ARG0-of (n3 / negotiate-01
                  :ARG2 (g / government-organization
                        :ARG0-of (g2 / govern-01)
                        :mod (ii / interim))
                  :location (ii2 / inside
                        :op1 (e / embassy
                              :mod (c2 / country
                                    :name (n4 / name
                                          :op1 "Brazil"))))
                  :mod (c3 / chief)))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 388 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand and malaysia on tuesday afternoon signed an action plan aimed at jointly developing the two countries ' border area that has been plagued by violence due to unrest on the thai side in the past half year .
# ::alignments
(s / sign-01
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "Thailand"))
            :op2 (c2 / country
                  :name (n2 / name
                        :op1 "Malaysia")))
      :ARG1 (p / plan
            :mod (a2 / action)
            :ARG1-of (a3 / aim-02
                  :ARG2 (d / develop-02
                        :ARG1 (a4 / area
                              :location-of (b / border-01
                                    :ARG1 c
                                    :ARG2 c2)
                              :ARG1-of (p2 / plague-01
                                    :ARG0 (v / violence)
                                    :ARG1-of (c3 / cause-01
                                          :ARG0 (u / unrest
                                                :location (s2 / side
                                                      :poss c)
                                                :time (b2 / before
                                                      :op1 (n3 / now)
                                                      :duration (t / temporal-quantity
                                                            :quant 0.5
                                                            :unit (y / year)))))))
                        :manner (j / joint))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)
            :dayperiod (a5 / afternoon)))

# ::id 389 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the cabinet on thursday accepted the resignation of bulgaria 's popular top police official , gen. boiko borisov , the government 's press office said .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :mod (p / press)
            :poss (g / government-organization
                  :ARG0-of (g2 / govern-01)))
      :ARG1 (a / accept-01
            :ARG0 (g3 / government-organization
                  :name (n / name
                        :op1 "Cabinet"))
            :ARG1 (r / resign-01
                  :ARG0 (p2 / person
                        :name (n2 / name
                              :op1 "Gen."
                              :op2 "Borisov")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (p3 / police
                                    :poss (c / country
                                          :name (n3 / name
                                                :op1 "Bulgaria")))
                              :ARG2 (o2 / official
                                    :mod (t / top)))
                        :ARG1-of (p4 / popular-02)))
            :time (d / date-entity
                  :weekday (t2 / thursday))))

# ::id 390 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok authorities along the gulf coast faced the collapse of the public health system tuesday with water supplies sporadic , electricity shut off , hospitals closing and the threat of more injuries and infectious diseases in the aftermath of hurricane katrina .
# ::alignments
(f / face-01
      :ARG0 (a / authority
            :location (a2 / along
                  :op1 (c / coast
                        :mod (g / gulf
                              :name (n / name
                                    :op1 "Gulf"
                                    :op2 "Coast")))))
      :ARG1 (c2 / collapse-01
            :ARG0 (a3 / and
                  :op1 (s / supply-01
                        :ARG1 (w / water)
                        :mod (s2 / sporadic))
                  :op2 (s3 / shut-off-04
                        :ARG1 (e / electricity))
                  :op3 (c3 / close-01
                        :ARG1 (h / hospital))
                  :op4 (t / threaten-01
                        :ARG1 (a4 / and
                              :op1 (ii / injure-01
                                    :quant (m / more))
                              :op2 (d / disease
                                    :ARG0-of (ii2 / infect-01))))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 391 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinian officials said israel has allowed the gaza airport to reopen early wednesday , according to an agreement reached between the two sides in the sharm el sheikh summit tuesday .
# ::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 (s2 / say-01
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "Israel"))
            :ARG1 (a / allow-01
                  :ARG0 c2
                  :ARG1 (r / reopen-01
                        :ARG1 (a2 / airport
                              :name (n3 / name
                                    :op1 "Gaza"))
                        :time (d / date-entity
                              :weekday (w / wednesday)
                              :mod (e / early)))))
      :ARG1-of (s3 / say-01
            :ARG0 (a3 / agree-01
                  :ARG0 (s4 / side
                        :quant 2)
                  :time (s5 / summit
                        :mod (r2 / religious-group
                              :name (n4 / name
                                    :op1 "Sharm"
                                    :op2 "El"
                                    :op3 "Sheikh"))
                        :time (d2 / date-entity
                              :weekday (t / tuesday))))))

# ::id 392 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil futures dropped wednesday after the government reported unexpectedly large jumps in stockpiles of crude oil and gasoline and a surprise increase in stocks of heating oil .
# ::alignments
(d / drop-01
      :ARG1 (f / futures
            :mod (o / oil))
      :time (w / wednesday)
      :time (a / after
            :op1 (r / report-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG1 (a2 / and
                        :op1 (j / jump-01
                              :ARG1 (s / stockpile-01
                                    :ARG1 (a3 / and
                                          :op1 (o2 / oil
                                                :mod (c / crude))
                                          :op2 (g3 / gasoline)))
                              :mod (l / large)
                              :ARG1-of (e / expect-01
                                    :polarity -))
                        :op2 (ii / increase-01
                              :ARG1 (s2 / stock-01
                                    :ARG1 (o3 / oil
                                          :ARG1-of (h / heat-01)))
                              :ARG0-of (s3 / surprise-01))))))

# ::id 393 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s.-based dupont protein technologies international and china 's largest meat and sausage producer , the <unk> group signed a letter of intent saturday on jointly investing in soy protein production .
# ::alignments
(s / sign-01
      :ARG0 (g / group
            :name (n / name
                  :op1 "Dupont"
                  :op2 "Protein"
                  :op3 "Technology"
                  :op4 "International")
            :ARG1-of (b / base-01
                  :location (c / country
                        :name (n2 / name
                              :op1 "U.S.")))
            :ARG0-of (p / produce-01
                  :ARG1 (a / and
                        :op1 (m / meat)
                        :op2 (s2 / sausage)))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m2 / most)
                  :ARG5 (c2 / country
                        :name (n3 / name
                              :op1 "China"))))
      :ARG1 (l2 / letter
            :mod (ii / intent))
      :time (d / date-entity
            :weekday (s3 / saturday))
      :topic (ii2 / invest-01
            :ARG0 g
            :ARG2 (p2 / produce-01
                  :ARG1 (p3 / protein
                        :mod (s4 / soy)))
            :manner (j / joint)))

# ::id 394 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rep. michael huffington , who has made a crackdown on illegal immigration a cornerstone of his u.s. senate campaign , has admitted that he and his wife broke federal law by employing an illegal immigrant as their daughters ' nanny for four years .
# ::alignments
(a / admit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Michael"
                  :op2 "Huffington")
            :ARG0-of (m / make-02
                  :ARG1 (c / crack-down-06
                        :ARG0 p
                        :ARG1 (ii / immigrate-01
                              :ARG1-of (l / legal-02
                                    :polarity -))
                        :mod (c2 / cornerstone
                              :part-of (c3 / campaign-01
                                    :ARG0 p
                                    :ARG1 (g / government-organization
                                          :name (n2 / name
                                                :op1 "U.S."
                                                :op2 "Senate"))))))
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n3 / name
                              :op1 "Republican"))))
      :ARG1 (b / break-18
            :ARG0 (a2 / and
                  :op1 p
                  :op2 (p3 / person
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG1 p
                              :ARG2 (w / wife))))
            :ARG1 (l2 / law
                  :mod (f / federal))
            :ARG2 (e / employ-01
                  :ARG0 a2
                  :ARG1 (p4 / person
                        :ARG0-of ii
                        :ARG1-of (l3 / legal-02
                              :polarity -)))
            :ARG2 (n4 / nanny
                  :poss (p5 / person
                        :ARG0-of (h3 / have-rel-role-91
                              :ARG1 a2
                              :ARG2 (d / daughter))))
            :duration (t / temporal-quantity
                  :quant 4
                  :unit (y / year))))

# ::id 395 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the queue of people making new claims for us unemployment benefits grew ##,### to a seasonally adjusted ###,### people last week , the government said thursday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (g3 / grow-01
            :ARG1 (q / queue
                  :consist-of (p / person
                        :ARG0-of (c / claim-02
                              :ARG1 (b / benefit-01
                                    :ARG0 (e / employ-01
                                          :polarity -)
                                    :ARG1 (w / we))
                              :ARG1-of (n / new-01))))
            :ARG4 (p2 / person
                  :mod (p3 / person
                        :mode expressive
                        :ARG1-of (a / adjust-01
                              :time (s2 / season))))
            :time (w2 / week
                  :mod (l / last)))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 396 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least two people were killed following a rocket attack at two nato supply vehicles friday evening in pakistan 's southwest city of <unk> , reported local media .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (k / kill-01
            :ARG1 (p / person
                  :quant (a / at-least
                        :op1 2))
            :ARG1-of (f / follow-01
                  :ARG2 (a2 / attack-01
                        :ARG1 (v / vehicle
                              :quant 2
                              :ARG0-of (s / supply-01
                                    :ARG2 (m2 / military
                                          :name (n / name
                                                :op1 "Nato"))))
                        :instrument (r2 / rocket)
                        :time (d / date-entity
                              :weekday (f2 / friday)
                              :dayperiod (e / evening))
                        :location (c / city
                              :name (n2 / name
                                    :op1 "Ikkad")
                              :location (s2 / southwest
                                    :part-of (c2 / country
                                          :name (n3 / name
                                                :op1 "Pakistan"))))))))

# ::id 397 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the biggest audio and video products market in hefei , capital of east china 's anhui province , has been shut down during a nationwide campaign to protect intellectual property rights and crack down on pornography .
# ::alignments
(s / shut-down-05
      :ARG1 (m / market
            :mod (p / product
                  :mod (a / audio)
                  :mod (v / video))
            :location (c / city
                  :name (n / name
                        :op1 "Hefei")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / province
                              :name (n2 / name
                                    :op1 "Anhui")
                              :location (e / east
                                    :part-of (c2 / country
                                          :name (n3 / name
                                                :op1 "China"))))
                        :ARG2 (c3 / capital)))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (b / big)
                  :ARG3 (m2 / most)))
      :time (c4 / campaign-01
            :ARG1 (a2 / and
                  :op1 (p3 / protect-01
                        :ARG1 (r / right-05
                              :ARG2 (p4 / property
                                    :mod (ii / intellectual))))
                  :op2 (c5 / crack-down-05
                        :ARG1 (p5 / pornography)))
            :mod (n4 / nationwide)))

# ::id 398 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bill clinton will present a `` <unk> '' to eliminate the deficit within ## years after republican lawmakers complete work on their own blueprints , the washington post said tuesday .
# ::alignments
(p / present-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Bill"
                  :op2 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p3 / president)))
      :ARG1 (p4 / plan-01
            :ARG1 (e / eliminate-01
                  :ARG1 (d / deficit)
                  :time (a / after
                        :op1 (c / complete-01
                              :ARG0 (p5 / person
                                    :ARG0-of (l / legislate-01)
                                    :ARG0-of h
                                    :ARG1 (p6 / political-party
                                          :name (n2 / name
                                                :op1 "Republican"))))
                        :ARG1 (w / work-01
                              :ARG0 p5
                              :ARG1 (b / blueprint
                                    :poss p5)))
                  :quant (m / multiple
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (y / year)))))
      :ARG1-of (s / say-01
            :ARG0 (p7 / post
                  :mod (c2 / city
                        :name (n3 / name
                              :op1 "Washington")))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 399 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thieves made off with a picasso and a highly prized work by a brazilian artist in a daring dawn robbery of latin america 's most renowned museum here thursday , the institution said .
# ::alignments
(s / say-01
      :ARG0 (ii / institution)
      :ARG1 (m / make-off-26
            :ARG0 (t / thief)
            :ARG1 (a / and
                  :op1 (p / picasso)
                  :op2 (t2 / thing
                        :ARG1-of (w / work-12
                              :ARG0 (a2 / artist
                                    :mod (c / country
                                          :name (n / name
                                                :op1 "Brazil"))))
                        :ARG1-of (p2 / prize-01
                              :degree (h / high-02))))
            :time (d / date-entity
                  :weekday (t3 / thursday))
            :manner (r / rob-01
                  :ARG0 t
                  :ARG1 (m2 / museum
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "America"))
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (r2 / renown-01
                                    :ARG1 m2)
                              :ARG3 (m3 / most))
                        :location (h3 / here))
                  :ARG0-of (d2 / dare-01)
                  :time (d3 / dawn-02))))

# ::id 400 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnam 's engineering industry will face big challenges when it becomes a member of the world trade organization , expected in late #### , local newspaper vietnam industry reported wednesday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :mod (c / country
                  :name (n2 / name
                        :op1 "Vietnam"))
            :ARG1-of (l / local-02))
      :ARG1 (f / face-01
            :ARG0 (ii / industry
                  :mod (e / engineer-01)
                  :poss c)
            :ARG1 (c2 / challenge-01
                  :mod (b / big))
            :time (b2 / become-01
                  :ARG1 ii
                  :ARG2 (m / member
                        :ARG2-of (h / have-org-role-91
                              :ARG0 ii
                              :ARG1 (o / organization
                                    :name n2
                                    :op1 "World"
                                    :op2 "Trade"
                                    :op3 "Organization"))))
            :ARG1-of (e2 / expect-01
                  :time (l2 / late)))
      :time (w / wednesday))

# ::id 401 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china said thursday its death toll from a mysterious flu-like illness has risen by two to ## , although that appeared not to include an american teacher who died after falling ill in the hard-hit southern province of guangdong .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "china"))
      :ARG1 (r / rise-01
            :ARG1 (t / toll
                  :mod (d / die-01)
                  :ARG1-of (c / cause-01
                        :ARG0 (ii / ill-01
                              :ARG1-of (r2 / resemble-01
                                    :ARG2 (ii2 / ill-01
                                          :ARG1 (d2 / disease
                                                :name (n2 / name
                                                      :op1 "influenza")))
                                    :mod (m / mystery)))))
            :ARG2 2
            :ARG4 (p2 / person
                  :quant 2)
            :time (d3 / date-entity
                  :weekday (t2 / thursday))
            :concession (a / appear-02
                  :ARG1 (ii3 / include-01
                        :polarity -
                        :ARG1 (p3 / person
                              :ARG0-of (t3 / teach-01)
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "America"))
                              :ARG1-of (d4 / die-01
                                    :time (a2 / after
                                          :op1 (f / fall-07
                                                :ARG1 p3
                                                :ARG2 (ii4 / ill-01
                                                      :ARG1 p3)
                                                :location (p4 / province
                                                      :name (n4 / name
                                                            :op1 "Guangdong")
                                                      :location (s2 / south)
                                                      :ARG1-of (h / hit-01
                                                            :degree (h2 / hard)))))))
                        :ARG2 t))))

# ::id 402 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president vladimir putin and his kazakh counterpart nursultan nazarbayev on thursday witnessed the signing of an agreement on creating a joint bank to encourage investment in the former soviet union .
# ::alignments
(w / witness-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Vladimir"
                        :op2 "Putin")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :op2 (p3 / person
                  :name (n2 / name
                        :op1 "Nursultan"
                        :op2 "Nazarbayev")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "Kazakhstan"))
                        :ARG2 (c2 / counterpart))))
      :ARG1 (s / sign-02
            :ARG1 (a2 / agree-01
                  :ARG1 (c3 / create-01
                        :ARG1 (b / bank
                              :mod (j / joint))
                        :purpose (e / encourage-01
                              :ARG1 (ii / invest-01
                                    :ARG2 (u / union-02
                                          :ARG3 c
                                          :name (n4 / name
                                                :op1 "Soviet")
                                          :time (f / former)))))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 403 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigerian separatist militants issued what they described as a final warning to international oil giants friday demanding they evacuate installations in the niger delta within two days or face armed attack .
# ::alignments
(ii / issue-01
      :ARG0 (m / militant
            :mod (s / separatist)
            :mod (c / country
                  :name (n / name
                        :op1 "Niger")))
      :ARG1 (t / thing
            :ARG1-of (d / describe-01
                  :ARG0 m
                  :ARG2 (w / warn-01
                        :ARG0 m
                        :ARG1 (o / or
                              :op1 (e / evacuate-01
                                    :ARG0 m
                                    :ARG1 (ii2 / installation
                                          :location (d2 / delta
                                                :mod c))
                                    :time (a / after
                                          :op1 (n2 / now)
                                          :quant (u / up-to
                                                :op1 (t2 / temporal-quantity
                                                      :quant 2
                                                      :unit (d3 / day)))))
                              :op2 (f / face-01
                                    :ARG0 m
                                    :ARG1 (a2 / attack-01
                                          :ARG0 m
                                          :instrument (a3 / arm))))
                        :ARG2 (g / giant
                              :mod (o2 / oil)
                              :mod (ii3 / international))
                        :mod (f2 / final))))
      :time (d4 / date-entity
            :weekday (f3 / friday)))

# ::id 404 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a nationwide campaign against bicycle theft has resulted in ##,### bicycle theft cases being resolved last month , according to the ministry of public security -lrb- mps -rrb- .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (s2 / security
                  :mod (p / public)))
      :ARG1 (r / result-01
            :ARG1 (c / campaign-01
                  :ARG1 (a / against
                        :op1 (s3 / steal-01
                              :ARG1 (b / bicycle)))
                  :mod (n / nationwide))
            :ARG2 (r2 / resolve-01
                  :ARG1 (c2 / case-04
                        :ARG1 (t / thieve-01
                              :ARG1 b)
                        :ARG1-of (ii / include-91)
                        :ARG2-of ii)
                  :time (m2 / month
                        :mod (l / last)))))

# ::id 405 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysia 's air force has expelled ## trainees at a flight college who allegedly took part in the torture of a recruit who claimed he was beaten with broomsticks , dunked in sewage and made to drink urine .
# ::alignments
(e / expel-01
      :ARG0 (f / force
            :mod (a / air)
            :mod (c / country
                  :name (n / name
                        :op1 "Malaysia")))
      :ARG1 (p / person
            :ARG0-of (t / train-01)
            :location (c2 / college
                  :mod (f2 / fly-01))
            :ARG0-of (p2 / participate-01
                  :ARG1 (t2 / torture-01
                        :ARG1 (p3 / person
                              :ARG1-of (r / recruit-01)
                              :ARG0-of (c3 / claim-01
                                    :ARG1 (a2 / and
                                          :op1 (b / beat-01
                                                :ARG1 p3
                                                :instrument (b2 / broomstick))
                                          :op2 (d / dunk-01
                                                :ARG1 p3
                                                :ARG2 (s / sewage))
                                          :op3 (m / make-02
                                                :ARG1 (d2 / drink-01
                                                      :ARG0 p3
                                                      :ARG1 (u / urine))))))
                        :ARG1-of (a3 / allege-01)))))

# ::id 406 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a booby trapped car blew up in a town in the kabylie region east of algiers , leaving three people dead and eight injured , le matin reported saturday .
# ::alignments
(r / report-01
      :ARG0 (p / publication
            :name (n / name
                  :op1 "Le"
                  :op2 "Matin"))
      :ARG1 (b / blow-up-06
            :ARG1 (c / car
                  :ARG1-of (t / trap-01
                        :instrument (b2 / booby)))
            :location (t2 / town
                  :location (p2 / province
                        :name (n2 / name
                              :op1 "Kabylie")
                        :location (r2 / relative-position
                              :op1 (c2 / city
                                    :name (n3 / name
                                          :op1 "Algiers"))
                              :direction (e / east))))
            :ARG0-of (l / leave-13
                  :ARG1 (a / and
                        :op1 (d / die-01
                              :ARG1 (p3 / person
                                    :quant 3))
                        :op2 (ii / injure-01
                              :ARG1 (p4 / person
                                    :quant 8))))
            :time (d2 / date-entity
                  :weekday (s / saturday))))

# ::id 407 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok supreme leader ayatollah ali khamenei on monday ordered a probe into opposition claims of vote-rigging in iran 's election that returned president mahmoud <unk> to power .
# ::alignments
(o / order-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ayatollah"
                  :op2 "Ali"
                  :op3 "Khamenei")
            :ARG0-of (l / lead-02
                  :mod (s / supreme)))
      :ARG2 (p2 / probe-01
            :ARG1 (c / claim-01
                  :ARG0 (p3 / person
                        :ARG0-of (o2 / oppose-01))
                  :ARG1 (r / rig-01
                        :ARG1 (v / vote-01)
                        :subevent-of (e / elect-01
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "Iran"))
                              :ARG0-of (r2 / return-03
                                    :ARG1 (p4 / person
                                          :name (n3 / name
                                                :op1 "Mahmoud")
                                          :ARG0-of (h / have-org-role-91
                                                :ARG2 (p5 / president)))
                                    :ARG2 (p6 / power))))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 408 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli prime minister ariel sharon once had a close business relationship with the former father-in-law of an israeli businessman released in a controversial prisoner swap with lebanese guerrillas , an israeli newspaper reported wednesday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :mod (c / country
                  :name (n2 / name
                        :op1 "Israel")))
      :ARG1 (r2 / relation-03
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Ariel"
                        :op2 "Sharon")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 c
                        :ARG2 (m / minister
                              :mod (p2 / prime))))
            :ARG1 (b / business)
            :ARG2 (p3 / person
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 (b2 / businessman
                              :mod c
                              :ARG1-of (r3 / release-01
                                    :subevent-of (s / swap-01
                                          :ARG1 (p4 / person
                                                :mod (c2 / country
                                                      :name (n4 / name
                                                            :op1 "Lebanon"))
                                                :ARG0-of (h3 / have-org-role-91
                                                      :ARG2 (g / guerrilla)))
                                          :ARG2 (p5 / person
                                                :ARG1-of (ii / imprison-01))
                                          :mod (c3 / controversy)))
                              :ARG2 (f / father-in-law)
                              :time (f2 / former)))
                  :ARG1-of (c4 / close-13)
                  :time (o / once))
            :time (w / wednesday)))

# ::id 409 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states has recently launched an initiative to expand transatlantic defense industry cooperation in an effort to head off criticism that us defense market is closed to european countries .
# ::alignments
(l / launch-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (ii / initiative
            :topic (e / expand-01
                  :ARG0 c
                  :ARG1 (c2 / cooperate-01
                        :ARG0 (ii2 / industry
                              :mod (d / defend-01)
                              :mod (t / transatlantic)))
                  :purpose (e2 / effort-01
                        :ARG0 c
                        :ARG1 (h / head-off-03
                              :ARG0 c
                              :ARG1 (c3 / criticize-01
                                    :ARG1 (c4 / close-01
                                          :ARG1 (m / market
                                                :mod (d2 / defend-01)
                                                :poss (w / we))
                                          :ARG2 (c5 / country
                                                :location (c6 / continent
                                                      :name (n2 / name
                                                            :op1 "Europe")))))))))
      :time (r / recent))

# ::id 410 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president barack obama is stepping up efforts to rebuild americans ' confidence in the economy , addressing the nation 's financial ills head-on in meetings with worried business leaders and in remarks directly to the public .
# ::alignments
(a / and
      :op1 (s / step-up-03
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (e / effort-01
                  :ARG0 p
                  :ARG1 (r / rebuild-01
                        :ARG0 p
                        :ARG1 (c / confident-01
                              :ARG1 (p3 / person
                                    :mod (c2 / country
                                          :name (n2 / name
                                                :op1 "America")))
                              :ARG2 (e2 / economy)))))
      :op2 (a2 / address-01
            :ARG0 p
            :ARG1 (ii / ill-01
                  :ARG1 (n3 / nation)
                  :ARG2 (f / finance))
            :manner (h2 / head-on)
            :time (a3 / and
                  :op1 (m / meet-03
                        :ARG0 p
                        :ARG1 (p4 / person
                              :ARG0-of (l / lead-02
                                    :ARG1 (b / business))
                              :ARG1-of (w / worry-01)))
                  :op2 (r2 / remark-01
                        :ARG0 p
                        :ARG2 (p5 / public)
                        :ARG1-of (d / direct-02)))))

# ::id 411 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. envoy anthony zinni launched his third mideast truce mission on thursday , arriving during the bloodiest period in ## months of fighting to try to achieve an elusive cease-fire .
# ::alignments
(l / launch-01
      :ARG0 (p / person
            :name (n / name
                  :op1 " anthony"
                  :op2 "Zinni")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "U.S."))
                  :ARG2 (e / envoy)))
      :ARG1 (m / mission-01
            :ARG0 p
            :ARG1 (t / truce
                  :location (w / world-region
                        :name (n3 / name
                              :op1 "Mideast")))
            :ord (o / ordinal-entity
                  :value 3))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :ARG1-of (c2 / cause-01
            :ARG0 (a / arrive-01
                  :ARG1 p
                  :time (p2 / period
                        :time-of (f / fight-01
                              :ARG2 (t3 / try-01
                                    :ARG0 p
                                    :ARG1 (a2 / achieve-01
                                          :ARG0 p
                                          :ARG1 (c3 / cease-01
                                                :ARG1 (f2 / fire-01)
                                                :ARG0-of (e2 / elude-01))))
                              :duration (m2 / multiple
                                    :op1 (t4 / temporal-quantity
                                          :quant 1
                                          :unit (m3 / month))))
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (b / bloody)
                              :ARG3 (m4 / most))))))

# ::id 412 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european commission welcomed thursday the release of <unk> profile women hostages held in the amazon jungle by colombian rebels and urged that more be liberated .
# ::alignments
(a / and
      :op1 (w / welcome-01
            :ARG0 (c / commission
                  :mod (c2 / continent
                        :name (n / name
                              :op1 "Europe")))
            :ARG1 (r / release-01
                  :ARG1 (h / hostage
                        :mod (w2 / woman)
                        :ARG1-of (p / profile-01)
                        :ARG1-of (h2 / hold-01
                              :ARG0 (p2 / person
                                    :ARG0-of (r2 / rebel-01)
                                    :mod (c3 / country
                                          :name (n2 / name
                                                :op1 "Colombia")))
                              :location (j / jungle
                                    :mod (c4 / country
                                          :name (n3 / name
                                                :op1 "Spain")))))
                  :time (d / date-entity
                        :weekday (t / thursday))))
      :op2 (u / urge-01
            :ARG0 c
            :ARG1 (l / liberate-01
                  :ARG1 (m / more))))

# ::id 413 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the trail blazers have played ## games and they 're still struggling for answers to some basic questions .
# ::alignments
(a / and
      :op1 (p / play-01
            :ARG0 (p2 / person
                  :ARG0-of (b / blaze-02
                        :ARG1 (t / trail)))
            :ARG1 (g / game))
      :op2 (s / struggle-02
            :ARG0 p2
            :ARG1 (a2 / answer-01
                  :ARG0 p2
                  :ARG1 (t2 / thing
                        :ARG1-of (q / question-01)
                        :mod (b2 / basic)
                        :mod (s2 / some)))
            :mod (s3 / still)))

# ::id 414 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in the largest damage award in u.s. history , a jury in miami-dade county on friday ordered the tobacco industry to pay $ ###.# billion in punitive damages to some ###,### sick florida smokers .
# ::alignments
(o / order-01
      :ARG0 (j / jury
            :location (c / county
                  :name (n / name
                        :op1 "Miami-dade")))
      :ARG1 (ii / industry
            :mod (t / tobacco))
      :ARG2 (p / pay-01
            :ARG0 ii
            :ARG1 (d / damages-02
                  :ARG1 ii
                  :ARG3 (p2 / person
                        :ARG0-of (s / smoke-02)
                        :ARG1-of (s2 / sick-05)
                        :mod (s3 / state
                              :name (n2 / name
                                    :op1 "Florida"))
                        :quant (s4 / some))
                  :ARG2-of (p3 / punish-01))
            :ARG3 (m / monetary-quantity
                  :quant 1000000000
                  :unit (d2 / dollar)))
      :time (d3 / date-entity
            :weekday (f / friday))
      :subevent-of (a / award-01
            :ARG1 (d4 / damage-01)
            :ARG2 ii
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m2 / most)
                  :ARG5 (h2 / history
                        :mod s3))))

# ::id 415 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok microsoft said wednesday it is working closely with the malaysian government after pirated copies of its next generation computer operating system went on sale years before it is due for release .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Microsoft"))
      :ARG1 (w / work-01
            :ARG0 c
            :ARG3 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Malaysia"))))
            :ARG1-of (c3 / close-10)
            :time (a / after
                  :op1 (s2 / sell-01
                        :ARG1 (c4 / copy-01
                              :ARG1 (s3 / system
                                    :ARG0-of (o / operate-01
                                          :ARG1 (c5 / computer))
                                    :mod (g3 / generation
                                          :mod (n3 / next))
                                    :poss c)
                              :ARG3-of (p / pirate-01))
                        :time (b / before
                              :op1 (d / due-03
                                    :ARG1 s3
                                    :ARG2 (r / release-01
                                          :ARG1 s3))
                              :quant (m / multiple
                                    :op1 (t / temporal-quantity
                                          :quant 1
                                          :unit (y / year))))))
            :time (w2 / wednesday)))

# ::id 416 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the clinton administration 's `` do n't ask , do n't tell '' policy on gays in the military monday survived its first challenge before the supreme court .
# ::alignments
(s / survive-01
      :ARG0 (p / policy-01
            :ARG0 (g / government-organization
                  :ARG0-of (a / administrate-01)
                  :mod (p2 / person
                        :name (n / name
                              :op1 "Clinton")))
            :ARG1 (a2 / and
                  :op1 (a3 / ask-01
                        :polarity -
                        :ARG0 g)
                  :op2 (t / tell-01
                        :polarity -
                        :ARG0 g))
            :ARG2 (p3 / person
                  :ARG1-of (g2 / gay-01)
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (m / military)))
            :time (d / date-entity
                  :weekday (m2 / monday)))
      :ARG1 (c / challenge-01
            :ARG0 (g3 / government-organization
                  :name (n2 / name
                        :op1 "Supreme"
                        :op2 "Court"))
            :ARG1 g
            :ord (o / ordinal-entity
                  :value 1)))

# ::id 417 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china has chartered planes to bring home its citizens who want to evacuate strife-torn kyrgyzstan , where deadly ethnic violence has raged in recent days .
# ::alignments
(c / chart-01
      :ARG0 (c2 / country
            :name (n / name
                  :op1 "China"))
      :ARG1 (p / plane)
      :purpose (b / bring-01
            :ARG0 c2
            :ARG1 (c3 / citizen
                  :poss c2
                  :ARG0-of (w / want-01
                        :ARG1 (e / evacuate-01
                              :ARG0 c3
                              :ARG2 (c4 / country
                                    :name (n2 / name
                                          :op1 "Kyrgyzstan")
                                    :ARG1-of (t / tear-01
                                          :ARG0 (s / strife))
                                    :ARG1-of (r / rage-02
                                          :mod (e2 / ethnic)
                                          :time (d / day
                                                :mod (r2 / recent)))))))
            :ARG2 (h / home)))

# ::id 418 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a manipulative but meticulously crafted film , `` the green mile '' is an absorbing , beautifully acted and deeply satisfying adaptation of stephen king 's prison novel .
# ::alignments
(f / film
      :name (n / name
            :op1 "The"
            :op2 "Green"
            :op3 "mile")
      :ARG0-of (a / absorb-01)
      :ARG0-of (a2 / act-01
            :ARG1-of (b / beautiful-02))
      :ARG0-of (s / satisfy-01
            :ARG1-of (d / deep-02))
      :ARG1-of (a3 / adapt-01
            :ARG2 (n2 / novel
                  :poss (k / king
                        :mod (s2 / stephen))
                  :location (p / prison)))
      :ARG1-of (m / manipulate-02
            :ARG1-of (c / contrast-01
                  :ARG2 (c2 / craft-01
                        :ARG1 f
                        :manner (m2 / meticulous)))))

# ::id 419 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the mother of a marine convicted in the killing of an unarmed iraqi man has written an impassioned letter to president george w. bush seeking a pardon for her son and six other marines and a navy corpsman also convicted in the case .
# ::alignments
(w / write-01
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :ARG1-of (c / convict-01
                              :ARG2 (k / kill-01
                                    :ARG1 (m / man
                                          :mod (c2 / country
                                                :name (n / name
                                                      :op1 "Iraq"))
                                          :ARG1-of (a / arm-01
                                                :polarity -))))
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (m2 / marine)))
                  :ARG2 (m3 / mother)))
      :ARG1 (l / letter
            :ARG0-of (s / seek-01
                  :ARG1 (p3 / pardon-01
                        :ARG1 (a2 / and
                              :op1 (p4 / person
                                    :ARG0-of (h3 / have-rel-role-91
                                          :ARG1 p
                                          :ARG2 (s2 / son)))
                              :op2 (p5 / person
                                    :quant 6
                                    :mod (o / other)
                                    :ARG0-of (h4 / have-org-role-91
                                          :ARG1 (m4 / military
                                                :name (n2 / name
                                                      :op1 "Marines"))))
                              :op3 (p6 / person
                                    :ARG0-of (h5 / have-org-role-91
                                          :ARG1 (m5 / military
                                                :name (n3 / name
                                                      :op1 "Navy"))
                                          :ARG2 (c3 / corpsman))
                                    :ARG1-of (c4 / convict-01
                                          :ARG2 (c5 / case-03)
                                          :mod (a3 / also))))))
            :mod (ii / impassioned))
      :ARG2 (p7 / person
            :name (n4 / name
                  :op1 "George"
                  :op2 "W."
                  :op3 "Bush")
            :ARG0-of (h6 / have-org-role-91
                  :ARG2 (p8 / president))))

# ::id 420 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wales will field six players making their rugby world cup debuts among eight changes for their pool d match against tonga here on sunday .
# ::alignments
(f / field-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Wales"))
      :ARG1 (p / person
            :quant 6
            :ARG0-of (p2 / play-01)
            :ARG0-of (m / make-01
                  :ARG1 (d / debuts-01
                        :ARG1 p
                        :ARG2 (g / game
                              :name (n2 / name
                                    :op1 "World"
                                    :op2 "Cup")
                              :mod (s / sport
                                    :name (n3 / name
                                          :op1 "Rugby")))))
            :ARG1-of (ii / include-91
                  :ARG2 (c / change-01
                        :quant 8)))
      :purpose (m2 / match-03
            :ARG0 t
            :ARG1 (t2 / team
                  :name (n4 / name
                        :op1 "Tonga"))
            :mod (p3 / pool)
            :time (d2 / date-entity
                  :weekday (s2 / sunday))
            :location (h / here)))

# ::id 421 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok premier-designate liu chao-shiuan revealed the second group of ## members of his cabinet on monday .
# ::alignments
(r / reveal-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Liu"
                  :op2 "Chao-shiuan")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / premier)
                  :ARG3 (d / designate-01)))
      :ARG1 (g / group
            :ord (o / ordinal-entity
                  :value 2)
            :consist-of (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / cabinet
                              :poss p)
                        :ARG2 (m / member))))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 422 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british prime minister tony blair on wednesday rejected calls for an independent commission to calculate the number of civilians killed and injured since the us - led alliance invaded iraq in march #### .
# ::alignments
(r / reject-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 "Britain"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (c2 / call-03
            :ARG1 (c3 / commission
                  :ARG0-of (d / depend-01
                        :polarity -)
                  :ARG0-of (c4 / calculate-01
                        :ARG1 (n3 / number
                              :quant-of (c5 / civilian
                                    :ARG1-of (k / kill-01
                                          :time (s / since
                                                :op1 (ii / invade-01
                                                      :ARG0 (a / alliance
                                                            :ARG1-of (l / lead-02
                                                                  :ARG0 (c6 / country
                                                                        :name (n4 / name
                                                                              :op1 "United"
                                                                              :op2 "States"))))
                                                      :ARG1 (c7 / country
                                                            :name (n5 / name
                                                                  :op1 "Iraq"))
                                                      :time (m2 / march-01)))))))))
      :time (w / wednesday))

# ::id 423 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it used to be that president clinton was an unrelenting traveler .
# ::alignments
(p / person
      :ARG0-of (t / travel-01
            :manner (r / relent-01
                  :polarity -))
      :domain (p2 / person
            :name (n / name
                  :op1 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p3 / president)))
      :time (u / use-03))

# ::id 424 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok juan pablo montoya could still race in formula one this season , after all .
# ::alignments
(p / possible-01
      :ARG1 (r / race-02
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Juan"
                        :op2 "Pablo"
                        :op3 "Montoya"))
            :ARG3 (f / formula
                  :mod 1)
            :time (s / season
                  :mod (t / this))
            :mod (s2 / still))
      :concession (a / after-all))

# ::id 425 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli and palestinian officials said sunday they expected to start indirect peace talks within days , following the arab league 's endorsement of a us - brokered plan to end the impasse .
# ::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))))
      :ARG1 (e / expect-01
            :ARG0 a
            :ARG1 (s2 / start-01
                  :ARG0 a
                  :ARG1 (t / talk-01
                        :ARG1 (p3 / peace)
                        :ARG1-of (d / direct-02
                              :polarity -))
                  :time (a2 / after
                        :quant (u / up-to
                              :op1 (m / multiple
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (d2 / day)))))
                  :ARG1-of (f / follow-01
                        :ARG2 (e2 / endorse-01
                              :ARG0 (l / league
                                    :mod (e3 / ethnic-group
                                          :name (n3 / name
                                                :op1 "Arab")))
                              :ARG1 (p4 / plan-01
                                    :ARG1 (e4 / end-01
                                          :ARG0 l
                                          :ARG1 (ii / impasse))
                                    :ARG3 (b / broke-18
                                          :ARG1 (w / we))))))
            :time (d3 / date-entity
                  :weekday (s3 / sunday))))

# ::id 426 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok recession-hit romania is on track to be granted the latest tranche of a ## - billion-euro aid package after government moves to curb the deficit , the international monetary fund said wednesday .
# ::alignments
(s / say-01
      :ARG0 (f / fund
            :mod (m / money)
            :mod (ii / international))
      :ARG1 (t / track-03
            :ARG1 (c / country
                  :name (n / name
                        :op1 "Romania")
                  :ARG1-of (h / hit-01
                        :ARG0 (r / recession-02)))
            :ARG2 (g / grant-01
                  :ARG1 (t2 / tranche
                        :mod (l / last)
                        :part-of (p / package
                              :ARG0-of (a / aid-01)
                              :ARG1-of (c2 / cost-01
                                    :ARG2 (m2 / monetary-quantity
                                          :quant 1000000000
                                          :unit (e / euro)))))
                  :ARG2 c
                  :time (a2 / after
                        :op1 (m3 / move-02
                              :ARG0 (g2 / government-organization
                                    :ARG0-of (g3 / govern-01))
                              :ARG1 (c3 / curb-01
                                    :ARG0 g2
                                    :ARG1 (d / deficit))))))
      :time (w / wednesday))

# ::id 427 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok he tried his best to hide it , but for ## years michael mcdermott slid further and further into a terrifying `` abyss of insanity '' that eventually led him to think he was shooting nazis when he gunned down seven colleagues , his attorney argued monday .
# ::alignments
(a / argue-01
      :ARG0 (a2 / attorney
            :poss (p / person
                  :name (n / name
                        :op1 "Michael"
                        :op2 "Mcdermott")))
      :ARG1 (h / have-concession-91
            :ARG1 (s / slide-01
                  :ARG1 p
                  :ARG4 (a3 / abyss
                        :mod (ii / insanity)
                        :ARG0-of (t / terrify-01)
                        :ARG0-of (l / lead-03
                              :ARG1 p
                              :ARG2 (t2 / think-01
                                    :ARG0 p
                                    :ARG1 (s2 / shoot-02
                                          :ARG0 p
                                          :ARG1 (n2 / nazis)
                                          :time (s3 / shoot-down-05
                                                :ARG0 p
                                                :ARG1 (p2 / person
                                                      :quant 7
                                                      :ARG0-of (h2 / have-rel-role-91
                                                            :ARG1 p
                                                            :ARG2 (c / colleague))))))
                              :time (e / eventual)))
                  :duration (m / multiple
                        :op1 (t3 / temporal-quantity
                              :quant 1
                              :unit (y / year))))
            :ARG2 (t4 / try-01
                  :ARG0 p
                  :ARG1 (h3 / hide-01
                        :ARG0 p
                        :ARG1 (ii2 / it))
                  :ARG1-of (h4 / have-degree-91
                        :ARG2 (g / good-02
                              :ARG1 h3)
                        :ARG3 (m2 / most)))))

# ::id 428 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former nasa employee was acquitted friday of charges he failed to properly inspect the labor of contractors working on the space shuttle discovery .
# ::alignments
(a / acquit-01
      :ARG1 (p / person
            :ARG1-of (e / employ-01
                  :ARG0 (g / government-organization
                        :name (n / name
                              :op1 "Nasa"))
                  :time (f / former)))
      :ARG2 (c / charge-05
            :ARG1 p
            :ARG2 (f2 / fail-01
                  :ARG1 p
                  :ARG2 (ii / inspect-01
                        :ARG0 p
                        :ARG1 (l / labor-01
                              :ARG0 (p2 / person
                                    :ARG0-of (c2 / contract-02)
                                    :ARG0-of (w / work-01
                                          :ARG1 (d / discover-01
                                                :ARG1 (s / shuttle
                                                      :mod (s2 / space))))))
                        :manner (p3 / proper))))
      :time (d2 / date-entity
            :weekday (f3 / friday)))

# ::id 429 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok duncan ferguson , the # million pound everton striker found guilty of assault on wednesday , now faces a ##-match suspension imposed on him by the scottish football association last season .
# ::alignments
(f / face-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Duncan"
                  :op2 "Ferguson")
            :ARG0-of (s / strike-02)
            :mod (m / monetary-quantity
                  :quant 1000000
                  :unit (p2 / pound))
            :mod (t / team
                  :name (n2 / name
                        :op1 "Everton"))
            :ARG1-of (f2 / find-02
                  :ARG3 (g / guilty-01
                        :ARG1 p
                        :ARG2 (a / assault-01
                              :ARG0 p
                              :time (d / date-entity
                                    :weekday (w / wednesday))))))
      :ARG1 (s2 / suspend-01
            :ARG0 (a2 / association
                  :mod (f3 / football)
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Scotland")))
            :ARG1 p
            :ARG2 (m2 / match-03)
            :time (s3 / season
                  :mod (l / last)))
      :time (n4 / now))

# ::id 430 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thai army commander-in-chief gen. chettha thanajaro has called for talks between thailand and myanmar to solve their dispute over an islet on their border .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gen."
                  :op2 "Chettha"
                  :op3 "thanajaro")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / army
                        :poss (c2 / country
                              :name (n2 / name
                                    :op1 "Thailand")))
                  :ARG2 (c3 / commander-in-chief)))
      :ARG1 (t / talk-01
            :ARG0 c2
            :ARG1 (s / solve-01
                  :ARG0 c2
                  :ARG1 (d / dispute-01
                        :ARG0 c2
                        :ARG1 (c4 / country
                              :name (n3 / name
                                    :op1 "Myanmar"))
                        :ARG2 (ii / islet
                              :location (b / border-01
                                    :ARG1 c2
                                    :ARG2 c4))))
            :ARG2 c4))

# ::id 431 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok protesters set tires ablaze in the streets , smashed car windows and attacked shops in the capital of this west african country saturday after a march by opposition parties criticizing a recent election victory by togo 's president .
# ::alignments
(a / and
      :op1 (s / set-on-fire-09
            :ARG0 (p / person
                  :ARG0-of (p2 / protest-01))
            :ARG1 (t / tire)
            :location (s2 / street))
      :op2 (s3 / smash-01
            :ARG0 p
            :ARG1 (w / window
                  :mod (c / car)))
      :op3 (a2 / attack-01
            :ARG0 p
            :ARG1 (s4 / shop)
            :location (c2 / city
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c3 / country
                              :location (w2 / world-region
                                    :name (n / name
                                          :op1 "West"
                                          :op2 "Africa"))
                              :mod (t2 / this))
                        :ARG2 (c4 / capital))))
      :time (d / date-entity
            :weekday (s5 / saturday))
      :time (a3 / after
            :op1 (m / march-01
                  :ARG0 (p3 / party
                        :ARG0-of (o / oppose-01))
                  :ARG0-of (c5 / criticize-01
                        :ARG1 (w3 / win-01
                              :ARG0 (p4 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (p5 / president)))
                              :ARG2 (e / elect-01
                                    :time (r / recent)))))))

# ::id 432 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a cabdriver who was robbed two weeks ago may have saved another cabbie from the same fate and helped police arrest a kansas city man , police said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (p2 / possible-01
            :ARG1 (a / and
                  :op1 (s2 / save-02
                        :ARG0 (p3 / person
                              :ARG0-of (d / drive-01
                                    :ARG1 (c / cab))
                              :ARG1-of (r / rob-01
                                    :time (b / before
                                          :op1 (n / now)
                                          :quant (t / temporal-quantity
                                                :quant 2
                                                :unit (w / week)))))
                        :ARG1 (c2 / cab
                              :mod (a2 / another))
                        :ARG2 (f / fate
                              :ARG1-of (s3 / same-01)))
                  :op2 (h / help-01
                        :ARG0 p3
                        :ARG1 (a3 / arrest-01
                              :ARG0 p
                              :ARG1 (m / man
                                    :mod (c3 / city
                                          :name (n2 / name
                                                :op1 "Kansas"))))
                        :ARG2 m)))
      :time (w2 / wednesday))

# ::id 433 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok foreign and domestic private enterprises are calling for greater access to the chinese refined oil products wholesale market in response to new market regulations .
# ::alignments
(c / call-03
      :ARG0 (a / and
            :op1 (e / enterprise
                  :ARG1-of (p / private-03)
                  :mod (f / foreign))
            :op2 (e2 / enterprise
                  :ARG1-of (p2 / private-03)
                  :mod (d / domestic)))
      :ARG1 (a2 / access-01
            :ARG0 a
            :ARG1 (m / market
                  :mod (p3 / produce-01
                        :ARG1 (o / oil))
                  :ARG1-of (r / refine-01)
                  :mod (c2 / country
                        :name (n / name
                              :op1 "China"))
                  :ARG2-of (w / wholesale-01))
            :ARG1-of (h / have-degree-91
                  :ARG2 (g / great)
                  :ARG3 (m2 / more)))
      :ARG2-of (r2 / respond-01
            :ARG1 (r3 / regulate-01
                  :ARG0 (m3 / market)
                  :ARG1-of (n2 / new-01))))

# ::id 434 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a u.s. judge friday prohibited top tobacco companies from marketing cigarettes overseas as products that are `` low tar '' and `` light .
# ::alignments
(p / prohibit-01
      :ARG0 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG3 (j / judge-01))
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (c2 / company
            :mod (t / top)
            :mod (t2 / tobacco))
      :ARG2 (m / market-01
            :ARG0 c2
            :ARG1 (c3 / cigarette
                  :ARG1-of (l / light-06)
                  :mod (t3 / tar
                        :ARG1-of (l2 / low-04)))
            :ARG2 (o / overseas))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 435 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok second-seeded ivan ljubicic reached the final of the ordina open by beating julien benneteau of france #-# -lrb- # -rrb- , #-# , #-# on friday .
# ::alignments
(r / reach-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Vivan"
                  :op2 "Ljubicic")
            :ARG1-of (s / seed-01
                  :ord (o / ordinal-entity
                        :value 2)))
      :ARG1 (f / final
            :subevent-of (g / game
                  :name (n2 / name
                        :op1 "Ordina"
                        :op2 "Open")))
      :manner (b / beat-03
            :ARG0 p
            :ARG1 (t / team
                  :name (n3 / name
                        :op1 "Julien"
                        :op2 "Benneteau")
                  :location (c / country
                        :name (n4 / name
                              :op1 "France")))))

# ::id 436 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two teenagers were arrested on friday in connection with a series of highway shootings near charlottesville , va. , that left two people with minor injuries and shut down the road for several hours early on thursday , the state police said .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :mod (s2 / state))
      :ARG1 (a / arrest-01
            :ARG1 (t / teenager
                  :quant 2)
            :ARG2 (s3 / series
                  :consist-of (s4 / shoot-02
                        :ARG1 (h / highway)
                        :ARG1-of (n / near-02
                              :ARG2 (c / city
                                    :name (n2 / name
                                          :op1 "Charlottesville")
                                    :location s2
                                    :name (n3 / name
                                          :op1 "Va."))))
                  :ARG0-of (l / leave-13
                        :ARG1 (ii / injure-01
                              :ARG1 (p2 / person
                                    :quant 2)
                              :ARG1-of (m / minor-01)))
                  :ARG0-of (s5 / shut-down-05
                        :ARG1 (r / road)
                        :duration (s6 / several
                              :op1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (h2 / hour)))
                        :time (e / early
                              :op1 (d / date-entity
                                    :weekday (t3 / thursday)
                                    :time-of a))))
            :weekday (f / friday)))

# ::id 437 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok raging forest fires in western canada threatened homes across saskatchewan and alberta as firefighters continued to battle the blazes , local government officials said sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01)
                        :ARG1-of (l / local-02))
                  :ARG2 (o / official)))
      :ARG1 (t / threaten-01
            :ARG0 (f / fire-03
                  :ARG1 (f2 / forest)
                  :ARG0-of (r / ravage-01)
                  :location (w / west
                        :part-of (p2 / province
                              :name (n / name
                                    :op1 "Canada"))))
            :ARG1 (h2 / home
                  :location (a / and
                        :op1 (p3 / province
                              :name (n2 / name
                                    :op1 "Saskatchewan"))
                        :op2 (p4 / province
                              :name (n3 / name
                                    :op1 "Alberta"))))
            :time (c / continue-01
                  :ARG0 (p5 / person
                        :ARG0-of (f3 / fight-01
                              :ARG1 f))
                  :ARG1 (b / battle-01
                        :ARG0 p5
                        :ARG1 (b2 / blaze-01)))
            :time (d / date-entity
                  :weekday (s2 / sunday))))

# ::id 438 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok venezuelan helicopters landed in southern colombia on thursday , fueling up for a jungle rendezvous to pick up two women who have been held more than six years by colombia 's largest rebel group .
# ::alignments
(a / and
      :op1 (l / land-01
            :ARG1 (h / helicopter
                  :name (n / name
                        :op1 "Venezuelan"))
            :location (s / south
                  :part-of (c / country
                        :name (n2 / name
                              :op1 "Colombia")))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (f / fuel-up-02
            :ARG1 h
            :purpose (r / rendezvous-01
                  :ARG0 h
                  :ARG1 (j / jungle)
                  :purpose (p / pick-up-04
                        :ARG0 h
                        :ARG1 (w / woman
                              :quant 2
                              :ARG1-of (h2 / hold-01
                                    :ARG0 (g / group
                                          :ARG0-of (r2 / rebel-01)
                                          :ARG1-of (h3 / have-degree-91
                                                :ARG2 (l2 / large)
                                                :ARG3 (m / most)
                                                :ARG5 c))
                                    :duration (m2 / more-than
                                          :op1 (t2 / temporal-quantity
                                                :quant 6
                                                :unit (y / year)))))))))

# ::id 439 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a commuter plane was moving too fast for its <unk> to be deployed before it flipped upside down and crashed in driving rain into a field killing all ## people on board , investigators said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (ii / investigate-01))
      :ARG1 (m / move-01
            :ARG1 (p2 / plane
                  :ARG0-of (c / commute-01))
            :ARG1-of (h / have-degree-91
                  :ARG2 (f / fast-02
                        :ARG1 m)
                  :ARG3 (t / too)
                  :ARG6 (d / deploy-01
                        :ARG1 p2
                        :time (b / before
                              :op1 (a / and
                                    :op1 (f2 / flip-01
                                          :ARG1 p2
                                          :direction (u / upside
                                                :op1 (d2 / down)))
                                    :op2 (c2 / crash-01
                                          :ARG1 p2
                                          :time (r / rain-01
                                                :ARG0-of (d3 / drive-02))
                                          :location (f3 / field)
                                          :ARG0-of (k / kill-01
                                                :ARG1 (p3 / person
                                                      :mod (a2 / all)
                                                      :location p2)))))))))

# ::id 440 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china has announced that it will adopt international practices in assessing the performance of state-owned enterprises -lrb- soes -rrb- to facilitate reforms .
# ::alignments
(a / announce-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "China"))
      :ARG1 (a2 / adopt-01
            :ARG0 c
            :ARG1 (p / practice-01
                  :ARG0 c
                  :ARG1 (a3 / assess-01
                        :ARG0 c
                        :ARG1 (p2 / perform-02
                              :ARG0 (e / enterprise
                                    :ARG1-of (o / own-01
                                          :ARG0 (s / state)))))
                  :mod (ii / international))
            :purpose (f / facilitate-01
                  :ARG0 c
                  :ARG1 (r / reform-01))))

# ::id 441 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least five people died and ### were injured tuesday in shelling of the croatian capital by serb separatists , the defense ministry said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (d / defend-01))
      :ARG1 (a / and
            :op1 (d2 / die-01
                  :ARG1 (p / person
                        :quant (a2 / at-least
                              :op1 5)))
            :op2 (ii / injure-01
                  :ARG0 (s2 / shell-02
                        :ARG0 (s3 / separatist
                              :mod (e / ethnic-group
                                    :name (n / name
                                          :op1 "Serb")))
                        :ARG1 (c / city
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c2 / country
                                          :name (n2 / name
                                                :op1 "Croatia"))
                                    :ARG2 (c3 / capital))))
                  :ARG1 p
                  :time (d3 / date-entity
                        :weekday (t / tuesday)))))

# ::id 442 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states assailed syria again monday for its use of the judicial system to punish campaigners for democracy .
# ::alignments
(a / assail-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (c2 / country
            :name (n2 / name
                  :op1 "Syria"))
      :ARG2 (u / use-01
            :ARG0 c2
            :ARG1 (s / system
                  :mod (j / judiciary))
            :ARG2 (p / punish-01
                  :ARG0 c2
                  :ARG1 (p2 / person
                        :ARG0-of (c3 / campaign-01
                              :ARG1 (d / democracy)))))
      :mod (a2 / again)
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 443 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok standard chartered , the britain-based emerging markets bank , posted on monday a solid increase in interim net profits , helped by its #### acquisition of korea first bank .
# ::alignments
(p / post-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Standard"
                  :op2 "Chartered")
            :mod (m / market
                  :ARG0-of (e / emerge-01))
            :ARG1-of (b / base-01
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "Great"
                              :op2 "Britain"))))
      :ARG1 (ii / increase-01
            :ARG1 (p2 / profit-01
                  :mod (ii2 / interim)
                  :mod (n3 / net))
            :ARG1-of (s / solid-02)
            :ARG2-of (h / help-01
                  :ARG0 (a / acquire-01
                        :ARG0 c
                        :ARG1 (b2 / bank
                              :ord (o / ordinal-entity
                                    :value 1)
                              :location (c3 / country
                                    :name (n4 / name
                                          :op1 "Korea")))
                        :ARG1-of (q / quick-02))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 444 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok astronomers using the anglo-australian telescope in outback australia announced on thursday the discovery of more than ## previously unknown `` dwarf '' galaxies in a constellation `` on earth 's doorstep '' .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :ARG0-of (u / use-01
                  :ARG1 (t / telescope
                        :name (n / name
                              :op1 "Anglo-australian"))
                  :location (c / country-region
                        :name (n2 / name
                              :op1 "Outback"
                              :op2 "Australia"))))
      :ARG1 (d / discover-01
            :ARG0 p
            :ARG1 (g / galaxy
                  :mod (d2 / dwarf)
                  :ARG1-of (k / know-02
                        :polarity -
                        :time (p2 / previous))
                  :quant (m / more-than
                        :op1 0)
                  :location (c2 / constellation
                        :location (d3 / doorstep
                              :poss (p3 / planet
                                    :name (n3 / name
                                          :op1 "Earth"))))))
      :time (d4 / date-entity
            :weekday (t2 / thursday)))

# ::id 445 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok communist rebels roaming india 's hinterlands pose the country 's single biggest threat , the prime minister said thursday , calling for the creation of special police forces to combat the increasingly well-armed and organized insurgents .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime)))
            :ARG0-of (c / call-03
                  :ARG1 (c2 / create-01
                        :ARG1 (f / force
                              :mod (p3 / police)
                              :ARG1-of (s2 / special-02))
                        :purpose (c3 / combat-01
                              :ARG0 f
                              :ARG1 (ii / insurgent
                                    :ARG1-of (a / arm-01
                                          :ARG1-of (w / well-09
                                                :ARG1-of (ii2 / increase-01)))
                                    :ARG1-of (o / organize-01))))))
      :ARG1 (p4 / pose-02
            :ARG0 p
            :ARG0-of (r / rebel-01)
            :mod (p5 / political-movement
                  :name (n / name
                        :op1 "communism"))
            :ARG0-of (r2 / roam-01
                  :ARG1 (h2 / hinterland
                        :location (c4 / country
                              :name (n2 / name
                                    :op1 "India")))))
      :ARG1 (t / threaten-01
            :ARG0 p
            :ARG1-of (s3 / single-02)
            :ARG1-of (h3 / have-degree-91
                  :ARG2 (b / big)
                  :ARG3 (m2 / most)))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 446 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese mainland 's exported frozen shrimps are safe for consumption , china 's chamber for food export said in a newly issued statement , responding to taiwan authorities ' late ban on the product .
# ::alignments
(s / say-01
      :ARG0 (c / chamber
            :mod (e / export-01
                  :ARG0 (c2 / country
                        :name (n / name
                              :op1 "China"))
                  :ARG1 (s2 / shrimp
                        :ARG1-of (f / freeze-01))
                  :location (m / mainland)))
      :ARG1 (s3 / safe-01
            :ARG1 s2
            :ARG2 (c3 / consume-01
                  :ARG1 s2))
      :medium (s4 / state-01
            :ARG0 c
            :ARG1-of (ii / issue-01
                  :ARG1-of (n2 / new-01))
            :ARG0-of (r / respond-01
                  :ARG1 (b / ban-01
                        :ARG0 (a / authority
                              :mod (c4 / country
                                    :name (n3 / name
                                          :op1 "Taiwan")))
                        :ARG1 (p / product)
                        :time (l / late)))))

# ::id 447 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the struggling italian national carrier alitalia reported narrower first-quarter losses tuesday as the airline reaches the final stages of a tender bid to go private .
# ::alignments
(r / report-01
      :ARG0 (c / carrier
            :name (n / name
                  :op1 "Alitalia")
            :mod (n2 / nation)
            :ARG0-of (s / struggle-02)
            :mod (c2 / country
                  :name (n3 / name
                        :op1 "Italy")))
      :ARG1 (l / lose-01
            :ARG1 (q / quarter
                  :ord (o / ordinal-entity
                        :value 1))
            :ARG1-of (h / have-degree-91
                  :ARG2 (n4 / narrow-02
                        :ARG1 l)
                  :ARG3 (m / more)))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c3 / cause-01
            :ARG0 (r2 / reach-01
                  :ARG0 c
                  :ARG1 (s2 / stage
                        :mod (f / final)
                        :subevent-of (b / bid-01
                              :ARG0 c
                              :ARG1 (g / go-01
                                    :ARG1 c
                                    :ARG4 (p / private-03
                                          :ARG1 c))
                              :ARG1-of (t2 / tender-01))))))

# ::id 448 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the plo has warned the united nations that israel 's pledge to give high priority to jordan 's role in jerusalem could endanger the peace process , the official palestinian news agency wafa reported saturday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Wafa")
            :mod (n2 / news)
            :mod (o / official)
            :mod (c / country
                  :name (n3 / name
                        :op1 "Palestine")))
      :ARG1 (w / warn-01
            :ARG0 (g / government-organization
                  :name (n4 / name
                        :op1 "PLO"))
            :ARG1 (p / possible-01
                  :ARG1 (e / endanger-01
                        :ARG0 (p2 / pledge-01
                              :ARG0 (c2 / country
                                    :name (n5 / name
                                          :op1 "Israel"))
                              :ARG1 (g2 / give-01
                                    :ARG0 c2
                                    :ARG1 (p3 / priority
                                          :ARG1-of (h / high-02))
                                    :ARG2 (r2 / role
                                          :poss (c3 / country
                                                :name (n6 / name
                                                      :op1 "Jerusalem")))))
                        :ARG1 (p4 / process-02
                              :ARG1 (p5 / peace))))
            :ARG2 (n7 / nation
                  :ARG1-of (u / unite-01)))
      :time (d / date-entity
            :weekday (s / saturday)))

# ::id 449 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the railway service of france is resuming monday after a fierce storm caused cancellation of train service on many lines across the nation on sunday .
# ::alignments
(r / resume-01
      :ARG1 (s / service
            :mod (r2 / railway)
            :poss (c / country
                  :name (n / name
                        :op1 "France")))
      :time (d / date-entity
            :weekday (m / monday))
      :time (a / after
            :op1 (c2 / cause-01
                  :ARG0 (s2 / storm
                        :mod (f / fierce))
                  :ARG1 (c3 / cancel-01
                        :ARG1 s
                        :mod (t / train))
                  :location (l / line
                        :quant (m2 / many)
                        :location (a2 / across
                              :op1 (n2 / nation)))
                  :time (d2 / date-entity
                        :weekday (s3 / sunday)))))

# ::id 450 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china on friday appealed to the israelis and palestinians to exercise restraint and called on the international community to take `` emergency steps '' to bring about talks .
# ::alignments
(a / and
      :op1 (a2 / appeal-02
            :ARG0 (c / country
                  :name (n / name
                        :op1 "China"))
            :ARG1 (a3 / and
                  :op1 (p / person
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Israel")))
                  :op2 (p2 / person
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "Palestine"))))
            :ARG2 (e / exercise-01
                  :ARG0 a3
                  :ARG1 (r / restrain-01)))
      :op2 (c4 / call-03
            :ARG0 c
            :ARG1 (s / step-01
                  :ARG0 (c5 / community
                        :mod (ii / international))
                  :ARG2 (b / bring-about-05
                        :ARG0 c5
                        :ARG1 (t / talk-01))
                  :mod (e2 / emergency))
            :ARG2 c5)
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 451 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a buoyant pakistan cricket team arrived in new zealand on tuesday eager to carry on from its excellent win over australia when a one-off test against new zealand begins at lancaster park on friday .
# ::alignments
(a / arrive-01
      :ARG1 (t / team
            :mod (c / cricket)
            :mod (c2 / country
                  :name (n / name
                        :op1 "Pakistan"))
            :ARG0-of (b / buoyant-01))
      :manner (z / zealand
            :ARG1-of (n2 / new-01))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :ARG0-of (c3 / cause-01
            :ARG1 (e / eager-01
                  :ARG0 t
                  :ARG1 (c4 / carry-on-02
                        :ARG0 t
                        :ARG1 (w / win-01
                              :ARG0 t
                              :ARG2 (c5 / country
                                    :name (n3 / name
                                          :op1 "Australia"))
                              :ARG1-of (e2 / excellent-02)))))
      :time (b2 / begin-01
            :ARG1 (t3 / test-01
                  :prep-against z
                  :mod (o / one-off))
            :location (p / park
                  :name (n4 / name
                        :op1 "Lancaster"
                        :op2 "Park"))
            :time (d2 / date-entity
                  :weekday (f / friday))))

# ::id 452 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnam will set up some companies which specialize in importing materials for local woodwork production which heavily relies on imported logs and timbers .
# ::alignments
(s / set-up-03
      :ARG0 (c / country
            :name (n / name
                  :op1 "Vietnam"))
      :ARG1 (c2 / company
            :quant (s2 / some)
            :ARG0-of (s3 / specialize-01
                  :ARG1 (ii / import-01
                        :ARG1 (m / material)
                        :purpose (p / produce-01
                              :ARG1 (w / woodwork)
                              :ARG1-of (l / local-02))
                        :ARG0-of (r / rely-01
                              :ARG1 (a / and
                                    :op1 (l2 / log)
                                    :op2 (w2 / woodber)
                                    :ARG1-of (ii2 / import-01))
                              :manner (h / heavy))))))

# ::id 453 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tom cruise spent more than two hours tuesday telling british fans about his delight at the birth of daughter suri _ and claimed he was backing england 's bid to capture soccer 's world cup this summer .
# ::alignments
(a / and
      :op1 (s / spend-02
            :ARG0 (c / cruise
                  :time (d / date-entity
                        :dayperiod (n / night)
                        :mod (t / today)))
            :ARG1 (m / more-than
                  :op1 (t2 / temporal-quantity
                        :quant 2
                        :unit (h / hour)))
            :ARG2 (t3 / tell-01
                  :ARG0 c
                  :ARG1 (d2 / delight-01
                        :ARG0 (b / bear-02
                              :ARG1 (p / person
                                    :name (n2 / name
                                          :op1 "Suri")
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG1 c
                                          :ARG2 (d3 / daughter))))
                        :ARG1 (f / fan
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "Britain"))))
                  :ARG2 p)
            :time (d4 / date-entity
                  :weekday (t4 / tuesday)))
      :op2 (c3 / claim-01
            :ARG0 c
            :ARG1 (b2 / back-01
                  :ARG0 c
                  :ARG1 (b3 / bid-01
                        :ARG0 c2
                        :name (n4 / name
                              :op1 "England"))
                  :ARG1 (c4 / capture-01
                        :ARG0 c2
                        :ARG1 (g / game
                              :name (n5 / name
                                    :op1 "World"
                                    :op2 "Cup")
                              :poss (s2 / soccer))
                        :time (d5 / date-entity
                              :season (s3 / summer)
                              :mod (y / year
                                    :mod (t5 / this)))))))

# ::id 454 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok top-seeded gael monfils reached the open de moselle final with a #-# , #-# win over fellow frenchman richard gasquet on saturday .
# ::alignments
(r / reach-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gael"
                  :op2 "Monfils")
            :ARG1-of (s / seed-01
                  :ARG2-of (t / top-01)))
      :ARG1 (f / final
            :name (n2 / name
                  :op1 "Open"
                  :op2 "de"
                  :op3 "Moselle"))
      :manner (w / win-01
            :ARG0 p
            :ARG1 (g / gasquet
                  :mod (c / country
                        :name (n3 / name
                              :op1 "France"))
                  :mod (f2 / fellow)
                  :mod (r2 / richard))
            :time (d / date-entity
                  :weekday (s2 / saturday))))

# ::id 455 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia urged iran on saturday to cooperate fully with the un nuclear watchdog to clarify remaining issues over its controversial nuclear program after the agency voted to report the iranian nuclear issue to the un security council .
# ::alignments
(u / urge-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Russia"))
      :ARG1 (c2 / country
            :name (n2 / name
                  :op1 "Iran"))
      :ARG2 (c3 / cooperate-01
            :ARG0 c2
            :ARG1 (w / watchdog
                  :mod (n3 / nucleus)
                  :mod (u2 / un))
            :ARG2 (c4 / clarify-10
                  :ARG0 c2
                  :ARG1 (ii / issue-02
                        :ARG0 (p / program
                              :mod (n4 / nucleus)
                              :mod (c5 / controversy)
                              :poss c2)
                        :ARG1-of (r / remain-01)))
            :mod (f / full))
      :time (d / date-entity
            :weekday (s / saturday))
      :time (a / after
            :op1 (v / vote-01
                  :ARG0 (a2 / agency
                        :ARG1 (r2 / report-01
                              :ARG1 (ii2 / issue-02
                                    :ARG0 (n5 / nucleus))
                              :ARG2 (o / organization
                                    :name (n6 / name
                                          :op1 "UN"
                                          :op2 "Security"
                                          :op3 "Council")))
                        :ARG0-of r2))))

# ::id 456 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese authorities have released a chinese-born american professor who was detained for two weeks on charges of stealing state secrets , us officials said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "China"))
                  :ARG2 (o / official)))
      :ARG1 (r / release-01
            :ARG0 (a / authority
                  :mod c)
            :ARG1 (p2 / person
                  :ARG1-of (b / bear-02
                        :location c)
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p3 / professor))
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "America"))
                  :ARG1-of (d / detain-01
                        :ARG2 (c3 / charge-05
                              :ARG1 p2
                              :ARG2 (s2 / steal-01
                                    :ARG0 p2
                                    :ARG1 (s3 / secret
                                          :mod (s4 / state))))
                        :duration (t / temporal-quantity
                              :quant 2
                              :unit (w / week)))))
      :time (w2 / wednesday))

# ::id 457 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok robert mugabe , zimbabwe 's ##-year-old president , clinging to power after ## years in office , barred another famous ##-year-old -- former president jimmy carter -- from entering the country saturday .
# ::alignments
(b / bar-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Robert"
                  :op2 "Mugabe")
            :ARG0-of (c / cling-01
                  :ARG1 (p2 / power)
                  :time (a / after
                        :op1 (h / have-org-role-91
                              :ARG0 p
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "Zimbabwe"))
                              :ARG2 (p3 / president))))
            :age (t / temporal-quantity
                  :quant 1
                  :unit (y / year)))
      :ARG1 (e / enter-01
            :ARG0 (p4 / person
                  :name (n3 / name
                        :op1 "Jimmy"
                        :op2 "Carter")
                  :mod (a2 / another)
                  :ARG1-of (f / fame-01)
                  :age (t2 / temporal-quantity
                        :quant 1
                        :unit (y2 / year)
                        :time (f2 / former)))
            :ARG1 c2
            :time (d / date-entity
                  :weekday (s / saturday))))

# ::id 458 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mexico 's lower house of congress put the final touches on next year 's budget early wednesday .
# ::alignments
(t / touch-07
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "House"
                  :op2 "of"
                  :op3 "Congress")
            :poss (s / state
                  :name (n2 / name
                        :op1 "Mexico"))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / low-04
                        :ARG1 g)
                  :ARG3 (m / more)))
      :ARG1 (b / budget
            :poss (y / year
                  :mod (n3 / next)))
      :mod (f / final)
      :time (e / early
            :op1 (w / wednesday)))

# ::id 459 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok though the ministry of education has been carrying out regulations to lessen the schooling burden of students in primary and middle schools in china , the <unk> educational system has still made it hard to win applause from teachers and parents .
# ::alignments
(h / have-concession-91
      :ARG1 (m / make-02
            :ARG0 (s / system
                  :mod (e / educate-01)
                  :mod (a / archaic))
            :ARG1 (h2 / hard-02
                  :ARG1 (w / win-01
                        :ARG0 s
                        :ARG1 (a2 / applaud-01
                              :ARG0 (a3 / and
                                    :op1 (p / person
                                          :ARG0-of (t / teach-01))
                                    :op2 (p2 / person
                                          :ARG0-of (h3 / have-rel-role-91
                                                :ARG2 (p3 / parent)))))))
            :mod (s2 / still))
      :ARG2 (c / carry-out-03
            :ARG0 (m2 / ministry
                  :topic (e2 / educate-01))
            :ARG1 (r / regulate-01
                  :ARG0-of (l / lessen-01
                        :ARG1 (b / burden-01
                              :ARG1 (p4 / person
                                    :ARG0-of (s3 / study-01)
                                    :location (a4 / and
                                          :op1 (s4 / school
                                                :mod (p5 / primary))
                                          :op2 (s5 / school
                                                :mod (m3 / middle))
                                          :location (c2 / country
                                                :name (n / name
                                                      :op1 "China")))
                                    :ARG2 (s6 / school-01)))))))

# ::id 460 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greek foreign minister <unk> pangalos compared turkey with adolf hitler 's nazi germany late sunday , dismissing turkish premier mesut yilmaz 's call for talks on territorial disputes .
# ::alignments
(a / and
      :op1 (c / compare-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Izzat"
                        :op2 "Pangalos")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n2 / name
                                    :op1 "Greek"))
                        :ARG2 (m / minister
                              :topic (f / foreign))))
            :ARG1 (t / turkey)
            :ARG2 (c2 / country
                  :name (n3 / name
                        :op1 "Germany")
                  :poss (p3 / person
                        :name (n4 / name
                              :op1 "Adolf"
                              :op2 "Hitler"))
                  :mod (p4 / political-movement
                        :name (n5 / name
                              :op1 "Nazism")))
            :time (l / late
                  :op1 (d / date-entity
                        :weekday (s / sunday))))
      :op2 (d2 / dismiss-01
            :ARG0 p
            :ARG1 (c3 / call-03
                  :ARG0 (p5 / person
                        :name (n6 / name
                              :op1 "Mesut"
                              :op2 "Yilmaz")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c4 / country
                                    :name (n7 / name
                                          :op1 "Turkistan"))
                              :ARG2 (p6 / premier)))
                  :ARG1 (t2 / talk-01
                        :ARG1 (d3 / dispute-01
                              :ARG2 (t3 / territory))))))

# ::id 461 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european major stock markets ended mostly lower with london being slightly up monday , dragged down by some heavily weighted banks including deutsche bank as investors wondered if growth prospects justified further gains in the financial sector .
# ::alignments
(a / and
      :op1 (e / end-01
            :ARG1 (m / market
                  :mod (s / stock)
                  :ARG1-of (m2 / major-02)
                  :location (c / continent
                        :name (n / name
                              :op1 "Europe")))
            :ARG2 (l / low-04
                  :ARG1 m
                  :mod (m3 / most)))
      :op2 (e2 / end-01
            :ARG1 m
            :ARG2 (u / up-02
                  :ARG1 (c2 / city
                        :name (n2 / name
                              :op1 "London"))
                  :degree (s2 / slight)
                  :time (d / date-entity
                        :weekday (m4 / monday))))
      :op3 (d2 / drag-01
            :ARG0 (b / bank
                  :ARG2-of (ii / include-01
                        :ARG1 (b2 / bank
                              :name (n3 / name
                                    :op1 "Deutsche"
                                    :op2 "Bank")))
                  :quant (s3 / some)
                  :ARG1-of (w / weighted-01
                        :manner (h / heavy)))
            :ARG1 c2
            :ARG2 (d3 / down-03
                  :ARG1 c2)
            :ARG1-of (c3 / cause-01
                  :ARG0 (w2 / wonder-01
                        :ARG0 (p / person
                              :ARG0-of (ii2 / invest-01))
                        :ARG1 (t / truth-value
                              :polarity-of (j / justify-01
                                    :ARG0 (p2 / prospect-02
                                          :ARG1 (g / grow-01))
                                    :ARG1 (g2 / gain-01
                                          :ARG2 (s4 / sector
                                                :mod (f / finance))
                                          :degree (f2 / further))))))))

# ::id 462 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkey 's opposition filed a motion wednesday to censure the prime minister over allegations that he intervened to ensure a company managed by his son-in-law bought the country 's no. # media group .
# ::alignments
(f / file-01
      :ARG0 (p / person
            :ARG0-of (o / oppose-01
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Turkey"))))
      :ARG1 (m / motion
            :purpose (c / censure-01
                  :ARG1 p2
                  :ARG2 (a / allege-01
                        :ARG1 (ii / intervene-01
                              :ARG0 p2
                              :purpose (e / ensure-01
                                    :ARG0 p2
                                    :ARG1 (b / buy-01
                                          :ARG0 (c2 / company
                                                :ARG1-of (m2 / manage-01
                                                      :ARG0 (p3 / person
                                                            :ARG0-of (h / have-rel-role-91
                                                                  :ARG1 p2
                                                                  :ARG2 (s / son-in-law)))))
                                          :ARG1 (g / group
                                                :mod (m3 / media)
                                                :poss (c3 / country))))))))
      :time (w / wednesday))

# ::id 463 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cara black of zimbabwe and leander paes of india won their first u.s. open mixed doubles title by beating liezel huber of the united states and jamie murray of britain #-# -lrb- # -rrb- , #-# in the final thursday .
# ::alignments
(w / win-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Cara"
                        :op2 "Black")
                  :source (c / country
                        :name (n2 / name
                              :op1 "Zimbabwe")))
            :op2 (p2 / person
                  :name (n3 / name
                        :op1 "Leander"
                        :op2 "Paes")
                  :source (c2 / country
                        :name (n4 / name
                              :op1 "India"))))
      :ARG1 (t / title
            :ord (o / ordinal-entity
                  :value 1)
            :mod (g / game
                  :name (n5 / name
                        :op1 "U.S."
                        :op2 "Open"
                        :op3 "Doubles")
                  :ARG1-of (m / mix-01))
            :poss a)
      :ARG3 (b / beat-03
            :ARG0 a
            :ARG1 (a2 / and
                  :op1 (p3 / person
                        :name (n6 / name
                              :op1 "Liezel"
                              :op2 "Huber")
                        :source (c3 / country
                              :name (n7 / name
                                    :op1 "United"
                                    :op2 "States")))
                  :op2 (p4 / person
                        :name (n8 / name
                              :op1 "Jamie"
                              :op2 "Murray")
                        :source (c4 / country
                              :name (n9 / name
                                    :op1 "Britain"))))
            :time (t2 / thursday
                  :mod (f / final))))

# ::id 464 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the croatian army chief of staff general janko bobetko has been replaced for medical reasons , a communique issued by president franjo tudjman 's office said saturday .
# ::alignments
(s / say-01
      :ARG0 (c / communique
            :ARG1-of (ii / issue-01
                  :ARG0 (o / office
                        :poss (p / person
                              :name (n / name
                                    :op1 "Franjo"
                                    :op2 "Tudjman")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p2 / president))))))
      :ARG1 (r / replace-01
            :ARG1 (p3 / person
                  :name (n2 / name
                        :op1 "Janko"
                        :op2 "Bobetko")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (a / army
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "Croatia")))
                        :ARG2 (c3 / chief
                              :topic (s2 / staff
                                    :mod (g / general)))))
            :ARG1-of (c4 / cause-01
                  :ARG0 (r2 / reason
                        :mod (m / medicine))))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 465 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok samoan prime minister tuilaepa sailele malielegaoi left here this afternoon for nanning , capital city of the guangxi zhuang autonomous region in south china , to continue his china tour .
# ::alignments
(l / leave-11
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tuilaepa"
                  :op2 "Sailele"
                  :op3 "Mallele"
                  :op4 "Mealielegaoi")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Samoan"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (h2 / here)
      :ARG2 (c2 / city
            :name (n3 / name
                  :op1 "Nanning")
            :ARG0-of (h3 / have-org-role-91
                  :ARG1 (p3 / province
                        :name (n4 / name
                              :op1 "Guangxi"
                              :op2 "Zhuang")
                        :part-of (r / region
                              :location (s / south
                                    :part-of c
                                    :name (n5 / name
                                          :op1 "China")))))
            :ARG2 (c3 / capital))
      :purpose (c4 / continue-01
            :ARG0 p
            :ARG1 (t / tour-01
                  :ARG0 p
                  :ARG1 c))
      :time (d / date-entity
            :dayperiod (a / afternoon)
            :mod (t2 / today)))

# ::id 466 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese president hu jintao 's speech on the ##th anniversary of the founding of the shenzhen special economic zone -lrb- sez -rrb- was published in five ethnic minority languages on friday .
# ::alignments
(p / publish-01
      :ARG1 (s / speak-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Hu"
                        :op2 "Jintao")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG2 (p3 / president)))
            :topic (a / anniversary
                  :topic (f / found-01
                        :ARG1 (z / zone
                              :name (n3 / name
                                    :op1 "Shenzhen"
                                    :op2 "Special"
                                    :op3 "Economic"
                                    :op4 "Zone")))
                  :ord (o / ordinal-entity
                        :value -1)))
      :medium (l / language
            :quant 5
            :mod (m / minority
                  :mod (e / ethnic)))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 467 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rap star lil ' kim testified at her federal perjury trial on thursday , telling jurors she was bullied by prosecutors when she allegedly lied to a grand jury about a #### shootout .
# ::alignments
(t / testify-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lil"
                  :op2 "Kim")
            :mod (s / star
                  :ARG1-of (r / rape-01)))
      :ARG1 (t2 / tell-01
            :ARG0 p
            :ARG1 (b / bully-01
                  :ARG0 (p2 / person
                        :ARG0-of (p3 / prosecute-01))
                  :ARG1 p
                  :ARG2 (l / lie-08
                        :ARG0 p
                        :ARG2 (j / jury
                              :mod (g / grand))
                        :ARG1-of (a / allege-01)
                        :topic (s2 / shootout
                              :mod (t3 / thing
                                    :name n
                                    :op1 "####")))))
      :ARG2 (j2 / juror)
      :location (t4 / try-02
            :ARG1 p
            :ARG3 (p4 / perjure-01)
            :mod (f / federal))
      :time (d / date-entity
            :weekday (t5 / thursday)))

# ::id 468 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigerian president olusegun obasanjo tuesday called for new initiatives to help fight against the spread of hiv\/aids and drug abuse .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Olusegun"
                  :op2 "Obasanjo")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Niger"))
                  :ARG2 (p2 / president)))
      :ARG1 (ii / initiative
            :ARG1-of (n3 / new-01)
            :purpose (h2 / help-01
                  :ARG1 (f / fight-01
                        :ARG1 (s / spread-02
                              :ARG1 (a / and
                                    :op1 (a2 / aid-01
                                          :ARG1 (d / disease
                                                :name (n4 / name
                                                      :op1 "HIV")))
                                    :op2 (a3 / abuse-02
                                          :ARG1 (d2 / drug))))))
            :ARG0-of h2)
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 469 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok algerian president liamine zeroual said in a speech to the nation monday that presidential elections would be held by the end of next year .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Liamine"
                  :op2 "Zeroual")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Algeria"))
                  :ARG2 (p2 / president)))
      :ARG1 (h2 / hold-04
            :ARG1 (e / elect-01
                  :ARG2 p
                  :time (b / by
                        :op1 (e2 / end-01
                              :ARG1 (y / year
                                    :mod (n3 / next))))))
      :time (s2 / speak-01
            :ARG0 p
            :ARG2 (n4 / nation)
            :time (d / date-entity
                  :weekday (m / monday))))

# ::id 470 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three journalists imprisoned since december for `` offending the head of state '' have rejected a pardon from ivory coast president henri konan bedie , their lawyers said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (j / journalist
                        :quant 3
                        :ARG1-of (ii / imprison-01
                              :time (s2 / since
                                    :op1 (d / date-entity
                                          :month 12))
                              :ARG1-of (c / cause-01
                                    :ARG0 (o / offend-01
                                          :ARG0 j
                                          :ARG1 (p2 / person
                                                :ARG0-of (h2 / have-org-role-91
                                                      :ARG2 (h3 / head-of-state)))))))
                  :ARG2 (l / lawyer)))
      :ARG1 (r / reject-01
            :ARG0 j
            :ARG1 (p3 / pardon-01
                  :ARG0 (p4 / person
                        :name (n / name
                              :op1 "Henri"
                              :op2 "Konan"
                              :op3 "Bedie")
                        :ARG0-of (h4 / have-org-role-91
                              :ARG1 (c2 / coast
                                    :mod (ii2 / ivory))
                              :ARG2 (p5 / president)))
                  :ARG1 j))
      :time d
      :weekday (f / friday))

# ::id 471 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese dissident hu jia won the european union 's top human rights prize thursday despite a warning from beijing that his selection would seriously harm relations .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hu"
                  :op2 "Jia")
            :mod (c / country
                  :name (n2 / name
                        :op1 "China"))
            :mod (d / dissident))
      :ARG1 (p2 / prize
            :mod (r / right-05
                  :ARG1 (h / human))
            :poss (o / organization
                  :name (n3 / name
                        :op1 "European"
                        :op2 "Union"))
            :mod (t / top))
      :time (d2 / date-entity
            :weekday (t2 / thursday))
      :concession (w2 / warn-01
            :ARG0 (c2 / city
                  :name (n4 / name
                        :op1 "Beijing"))
            :ARG1 (h2 / harm-01
                  :ARG0 (s / select-01
                        :ARG0 p)
                  :ARG1 (r2 / relation-03)
                  :ARG1-of (s2 / serious-02))
            :ARG2 p))

# ::id 472 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rory mcilroy has stretched ligaments in his lower back , although it is not expected to affect his play or keep him from the match play championship next week in arizona .
# ::alignments
(s / stretch-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Rory"
                  :op2 "Mcilroy")
            :part (b / back
                  :ARG1-of (l / low-04
                        :ARG2-of (h / have-degree-91
                              :ARG1 b
                              :ARG3 (m / more)))))
      :ARG1 (l2 / ligament)
      :concession (e / expect-01
            :polarity -
            :ARG1 (o / or
                  :op1 (a / affect-01
                        :ARG0 s
                        :ARG1 (p2 / play-01
                              :ARG0 p))
                  :op2 (k / keep-04
                        :ARG0 s
                        :ARG1 p
                        :ARG2 (c / championship
                              :mod (p3 / play-01
                                    :mod (m2 / match-03))
                              :time (w / week
                                    :mod (n2 / next))
                              :location (c2 / city
                                    :name (n3 / name
                                          :op1 "Arizona")))))))

# ::id 473 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the greek and irish foreign ministers on friday put off a final decision on athens ' veto of an aid program for mediterranean countries until monday 's council of general affairs meeting .
# ::alignments
(p / put-off-05
      :ARG0 (a / and
            :op1 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p3 / political-party
                              :name (n / name
                                    :op1 "Greek"))
                        :ARG2 (m / minister
                              :topic (f / foreign))))
            :op2 (p4 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Ireland"))
                        :ARG2 (m2 / minister
                              :topic (f2 / foreign)))))
      :ARG1 (d / decide-01
            :ARG0 a
            :ARG1 (v / veto-01
                  :ARG0 (c2 / city
                        :name (n3 / name
                              :op1 "Athens"))
                  :ARG1 (p5 / program
                        :topic (a2 / aid-01
                              :ARG2 (c3 / country
                                    :location (s / sea
                                          :name (n4 / name
                                                :op1 "Mediterranean")))))
                  :mod (f3 / final))
            :time (u / until
                  :op1 (m3 / meet-03
                        :ARG0 (c4 / council
                              :topic (a3 / affair-02
                                    :ARG2 (g / general)))
                        :time (d2 / date-entity
                              :weekday (m4 / monday))))))

# ::id 474 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states is keeping three navy destroyers in the vicinity of china 's hainan island where a navy electronic surveillance plane landed after colliding with a chinese fighter jet , a u.s. official said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "U.S."))
                  :ARG2 (o / official)))
      :ARG1 (k / keep-01
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (d / destroyer
                  :quant 3
                  :mod (n3 / navy))
            :ARG2 (v / vicinity
                  :location (ii / island
                        :name (n4 / name
                              :op1 "Hinan")
                        :location (c3 / country
                              :name (n5 / name
                                    :op1 "China"))
                        :location-of (l / land-01
                              :ARG1 (p2 / plane
                                    :mod (e / electronic)
                                    :ARG0-of (s2 / surveil-01)
                                    :mod (n6 / navy))
                              :time (a / after
                                    :op1 (c4 / collide-01
                                          :ARG1 p2
                                          :ARG2 (j / jet
                                                :ARG0-of (f / fight-01)
                                                :mod c3)))))))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 475 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok almost all of ##,### iraqis who fled to the iranian border from their homes in baghdad and nasiriyah have returned home , international relief organizations said monday .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :ARG0-of (r / relieve-01)
            :mod (ii / international))
      :ARG1 (r2 / return-01
            :ARG1 (p / person
                  :mod (c / country
                        :name (n / name
                              :op1 "Iraq"))
                  :ARG0-of (f / flee-05
                        :ARG1 (b / border-01
                              :ARG2 (c2 / country
                                    :name (n2 / name
                                          :op1 "Iran")))
                        :ARG2 (a / and
                              :op1 (c3 / city
                                    :name (n3 / name
                                          :op1 "Baghdad"))
                              :op2 (c4 / city
                                    :name (n4 / name
                                          :op1 "Sasiriyah"))))
                  :mod (a2 / all
                        :mod (a3 / almost)))
            :ARG4 (h / home))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 476 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chief judge trying the toppled president saddam hussein has tendered his resignation letter to the iraqi high tribunal over political pressure , a source close to the judge said on sunday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :ARG1-of (c / close-10
                  :ARG2 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG3 (j / judge-01)))))
      :ARG1 (t / tend-02
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Saddam"
                        :op2 "Hussein")
                  :ARG0-of (t2 / try-01
                        :ARG1 (p3 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p4 / president))
                              :ARG1-of (t3 / topple-01)))
                  :mod (c2 / chief))
            :ARG1 (l / letter
                  :mod (r / resign-01
                        :ARG0 p2))
            :ARG2 (t4 / tribunal
                  :ARG1-of (h3 / high-02)
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "Iraq")))
            :ARG1-of (c4 / cause-01
                  :ARG0 (p5 / pressure-01
                        :ARG0 (p6 / politics))))
      :time (d / date-entity
            :weekday (s3 / sunday)))

# ::id 477 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the normally sleepy street in ankara 's upmarket gazi osman pasa district on sunday was packed with cars and people heading for the polling station in a neighborhood high school .
# ::alignments
(p / pack-01
      :ARG1 (s / street
            :ARG1-of (s2 / sleepy-06
                  :ARG1-of (n / normal-02))
            :location (d / district
                  :name (n2 / name
                        :op1 "Osman"
                        :op2 "Pasa")
                  :mod (u / upmarket)
                  :location (c / city
                        :name (n3 / name
                              :op1 "A ankara"))))
      :ARG2 (a / and
            :op1 (c2 / car)
            :op2 (p2 / person
                  :ARG0-of (h / head-02
                        :ARG1 (s3 / station
                              :mod (p3 / poll-01)
                              :location (h2 / high-school
                                    :mod (n4 / neighborhood))))))
      :time (d2 / date-entity
            :weekday (s4 / sunday)))

# ::id 478 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazilian club gremio tied a goalless draw against ecuadorean champions emelec in the first leg of their libertadores cup semifinal on thursday .
# ::alignments
(t / tie-03
      :ARG0 (c / club
            :name (n / name
                  :op1 "Gremio")
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Brazil")))
      :ARG1 (d / draw-02
            :ARG0 c
            :ARG1 (t2 / team
                  :name (n3 / name
                        :op1 "Emelec")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (l / league
                              :name (n4 / name
                                    :op1 "National"
                                    :op2 "Libertadores"
                                    :op3 "Cup"))
                        :ARG2 (c3 / champion)))
            :mod (g / goalless))
      :ARG2 t2
      :subevent-of (l2 / leg
            :ord (o / ordinal-entity
                  :value 1)
            :subevent-of (s / semifinal
                  :subevent-of (c4 / cup
                        :poss t2)
                  :time (d2 / date-entity
                        :weekday (t3 / thursday)))))

# ::id 479 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a senior kremlin official said tuesday that president vladimir putin 's proposal to abolish popular elections for russia 's regional governors will be phased in slowly and wo n't affect leaders currently in office .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Kremlin"))
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (a / and
            :op1 (p2 / phase-in-02
                  :ARG1 (p3 / propose-01
                        :ARG0 (p4 / person
                              :name (n2 / name
                                    :op1 "Vladimir"
                                    :op2 "Putin")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p5 / president)))
                        :ARG1 (a2 / abolish-01
                              :ARG0 p4
                              :ARG1 (e / elect-01
                                    :ARG1 (p6 / person
                                          :ARG0-of (h3 / have-org-role-91
                                                :ARG1 (c / country
                                                      :name (n3 / name
                                                            :op1 "Russia"))
                                                :ARG2 (g2 / governor
                                                      :mod (r / region))))
                                    :ARG1-of (p7 / popular-02)))
                        :ARG1-of (s3 / slow-05))
                  :op2 (a3 / affect-01
                        :polarity -
                        :ARG0 p3
                        :ARG1 (p8 / person
                              :ARG0-of (l / lead-02)
                              :ARG1-of (h4 / have-org-role-91
                                    :ARG2 (o2 / office)
                                    :time (c2 / current)))))
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 480 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the sri lankan government and tamil tiger rebels shifted focus thursday to the sensitive issue of sharing power under a federal system in their negotiations to end one of asia 's longest-running and most violent civil wars .
# ::alignments
(s / shift-01
      :ARG0 (a / and
            :op1 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "South"
                                    :op2 "Lanka"))))
            :op2 (p / person
                  :ARG0-of (r / rebel-01)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Tamil"
                              :op2 " tiger"))))
      :ARG1 (f / focus-01
            :ARG2 (ii / issue-02
                  :ARG0 (s2 / share-01
                        :ARG1 (p2 / power)
                        :ARG2 (u / under
                              :op1 (s3 / system
                                    :mod (f2 / federal))))
                  :ARG1-of (s4 / sensitive-03)
                  :subevent-of (n3 / negotiate-01
                        :ARG0 a
                        :ARG2 (e / end-01
                              :ARG0 a
                              :ARG1 (w / war
                                    :quant 1
                                    :ARG1-of (ii2 / include-91
                                          :ARG2 (w2 / war
                                                :mod (c3 / civil)
                                                :ARG1-of (h / have-degree-91
                                                      :ARG2 (l / long-03
                                                            :ARG1 w2)
                                                      :ARG3 (m / most)))
                                          :ARG1-of (h2 / have-degree-91
                                                :ARG2 (v / violent)
                                                :ARG3 (m2 / most)
                                                :ARG5 (w3 / war
                                                      :location (w4 / world-region
                                                            :name (n4 / name
                                                                  :op1 "Asia")))))))))
            :time (d / date-entity
                  :weekday (t / thursday))))

# ::id 481 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok masanobu kimura fired a #-under-par ## saturday for a two-stroke lead going into the final round of the ## million yen -lrb- dlrs ###,### -rrb- yonex open hiroshima golf tournament .
# ::alignments
(f / fire-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "masanobu"
                  :op2 "Kimura"))
      :ARG1 (u / under
            :op1 (p2 / par))
      :time (d / date-entity
            :weekday (s / saturday))
      :purpose (l / lead-01
            :ARG0 p
            :ARG2 (s2 / stroke
                  :quant 2)
            :time (r / round
                  :mod (f2 / final)
                  :subevent-of (t / tournament
                        :name (n2 / name
                              :op1 "Hiroshima"
                              :op2 "Golf")
                        :ARG1-of (o / open-04)
                        :mod (m / monetary-quantity
                              :quant 1000000
                              :unit (y / yen))))))

# ::id 482 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us war plane bombed the <unk> city of fallujah overnight , while a cameraman freelancing for a `` major news agency '' was killed in neighbouring ramadi , the us military said on tuesday .
# ::alignments
(s / say-01
      :ARG0 (m / military
            :mod (c / country
                  :name (n / name
                        :op1 "US")))
      :ARG1 (b / bomb-01
            :ARG0 (p / plane
                  :mod (w / war))
            :ARG1 (c2 / city
                  :name (n2 / name
                        :op1 "Fallujah")
                  :location c))
      :time (o / overnight)
      :time (k / kill-01
            :ARG1 (c3 / cameraman
                  :ARG0-of (f / freelance-01
                        :ARG1 (a / agency
                              :mod (n3 / news)
                              :ARG1-of (m2 / major-02))))
            :location (c4 / city
                  :name (n4 / name
                        :op1 "Ramadi")
                  :ARG1-of (n5 / neighbor-01)))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 483 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli authorities have barred the family of islamic jihad leader ramadan abdallah shallah from leaving the gaza strip to join him in beirut , the palestinian militant group said saturday .
# ::alignments
(s / say-01
      :ARG0 (g / group
            :mod (m / militant)
            :mod (c / country
                  :name (n / name
                        :op1 "Palestine")))
      :ARG1 (b / bar-01
            :ARG0 (a / authority
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Israel")))
            :ARG1 (f / family
                  :poss (p / person
                        :name (n3 / name
                              :op1 "Ramadan"
                              :op2 "Abdallah"
                              :op3 "Loftah")
                        :ARG0-of (l / lead-02
                              :ARG1 (j / jihad))
                        :mod (r / religious-group
                              :name (n4 / name
                                    :op1 "Islam"))))
            :ARG2 (l2 / leave-11
                  :ARG0 f
                  :ARG1 (s2 / strip
                        :mod (g2 / gaza))
                  :purpose (j2 / join-01
                        :ARG0 f
                        :ARG1 p
                        :location (b2 / beirut))))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 484 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three women were killed and a #-year-old girl was critically injured sunday when their sport utility vehicle got a flat tire on the pomona freeway in los angeles and crashed into a signpost in the center divider , the los angeles times reported monday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "Los"
                  :op2 "Angeles"
                  :op3 "Times"))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG1 (w / woman
                        :quant 3))
            :op2 (ii / injure-01
                  :ARG1 (g / girl
                        :age (t / temporal-quantity
                              :quant 1
                              :unit (y / year)))
                  :degree (c / critical-03)
                  :time (d / date-entity
                        :weekday (s / sunday))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (a2 / and
                              :op1 (g2 / get-01
                                    :ARG0 (v / vehicle
                                          :mod (s2 / sport)
                                          :mod (u / utility)
                                          :poss w)
                                    :ARG1 (t2 / tire
                                          :ARG1-of (f / flat-06))
                                    :location (f2 / freeway
                                          :mod (p / pomona)
                                          :location (c3 / city
                                                :name (n3 / name
                                                      :op1 "Los"
                                                      :op2 "Angeles"))))
                              :op2 (c4 / crash-01
                                    :ARG0 v
                                    :ARG1 (s3 / signpost
                                          :location (c5 / center
                                                :part-of (d2 / divider)))))))
            :time (d3 / date-entity
                  :weekday (m / monday))))

# ::id 485 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok awash in new , high-paying technology jobs , silicon valley is in the midst of its most remarkable economic boom in two decades .
# ::alignments
(b / be-temporally-at-91
      :ARG1 (v / valley
            :name (n / name
                  :op1 "Silicon"
                  :op2 "Valley"))
      :ARG2 (b2 / boom-02
            :ARG0 (e / economy)
            :ARG1-of (r / remarkable-02
                  :ARG2-of (h / have-degree-91
                        :ARG1 b2
                        :ARG3 (m / most)
                        :ARG5 (b3 / before
                              :op1 (n2 / now)
                              :duration (t / temporal-quantity
                                    :quant 2
                                    :unit (d / decade)))))
            :ARG1-of (n3 / new-01)
            :ARG1-of (p / pay-01
                  :ARG1-of (h2 / high-02))))

# ::id 486 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tony banks no longer is assured of being the dallas cowboys ' starting quarterback , based on comments made by owner jerry jones on monday night .
# ::alignments
(a / assure-01
      :ARG1 (c / company
            :name (n / name
                  :op1 "Tony"
                  :op2 "Bank"))
      :ARG2 (q / quarterback
            :ARG0-of (s / start-01
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Dallas"
                              :op2 "Cowboy")))
            :domain c)
      :time (n3 / no-longer)
      :ARG1-of (b / base-02
            :ARG2 (c2 / comment-01
                  :ARG0 (p / person
                        :name (n4 / name
                              :op1 "Jerry"
                              :op2 "Jones")
                        :ARG0-of (o / own-01
                              :ARG1 c))
                  :time (d / date-entity
                        :weekday (m / monday)
                        :dayperiod (n5 / night)))))

# ::id 487 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese defense minister chi haotian said here today that the chinese people and army highly treasure friendship with the democratic people 's republic of korea -lrb- dprk -rrb- and hope to further it as always .
# ::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 (a / and
            :op1 (t / treasure-01
                  :ARG0 (a2 / and
                        :op1 (p2 / person
                              :mod c)
                        :op2 (a3 / army))
                  :ARG1 (f / friendship
                        :beneficiary (r / republic
                              :poss (p3 / people
                                    :mod (d2 / democracy))
                              :name (n3 / name
                                    :op1 "Korea")))
                  :degree (h2 / high-02))
            :op2 (h3 / hope-01
                  :ARG0 a2
                  :ARG1 (f2 / further-01
                        :ARG0 a2
                        :ARG1 f
                        :time (a4 / always))))
      :location (h4 / here)
      :time (t2 / today))

# ::id 488 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china on friday announced that it will build its first high-capacity optic fiber network nationwide , which is able to carry internet , tv and phone services through one network .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "China"))
      :ARG1 (b / build-01
            :ARG0 c
            :ARG1 (n2 / network
                  :mod (f / fiber)
                  :ARG1-of (c2 / capacity-01
                        :ARG1-of (h / high-02))
                  :location (n3 / nationwide)
                  :ARG0-of (c3 / carry-01
                        :ARG1 (a2 / and
                              :op1 (s / service
                                    :mod (ii / internet))
                              :op2 (s2 / service
                                    :mod (t / television))
                              :op3 (s3 / service
                                    :mod (p / phone)))
                        :path (n4 / network
                              :quant 1)
                        :ARG1-of (p2 / possible-01))
                  :ord (o / ordinal-entity
                        :value 1)
                  :poss c))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 489 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok republican and democratic members of the house ethics committee sought friday to revive plans for public hearings into its charges against house speaker newt gingrich , r-ga .
# ::alignments
(s / seek-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n / name
                                    :op1 "Republican"))
                        :ARG2 (m / member)))
            :op2 (p3 / person
                  :mod (d / democratic)
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n2 / name
                                    :op1 "House"
                                    :op2 "Ethics"
                                    :op3 "Committee"))
                        :ARG2 (m2 / member))))
      :ARG1 (r / revive-01
            :ARG0 a
            :ARG1 (p4 / plan-01
                  :ARG1 (h3 / hearing-02
                        :ARG1 (c / charge-05
                              :ARG0 (c2 / committee
                                    :ARG1 (p5 / person
                                          :name (n3 / name
                                                :op1 "Newt"
                                                :op2 "Gingrich")
                                          :ARG0-of (h4 / have-org-role-91
                                                :ARG1 (g2 / government-organization
                                                      :name (n4 / name
                                                            :op1 "House"))
                                                :ARG2 (s2 / speaker))))
                              :ARG1-of (p6 / public-02))))
            :time (d2 / date-entity
                  :weekday (f / friday))))

# ::id 490 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ministers from asian countries expressed `` grave concern '' wednesday about persistent high levels of infant and maternal mortality and pledged to reinvigorate efforts to achieve un development goals .
# ::alignments
(a / and
      :op1 (e / express-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :location (c2 / continent
                                    :name (n / name
                                          :op1 "Asia")))
                        :ARG2 (m / minister)))
            :ARG1 (c3 / concern-01
                  :ARG0 (l / level
                        :ARG1-of (p2 / persist-01)
                        :ARG1-of (h2 / high-02)
                        :quant-of (a2 / and
                              :op1 (m2 / mortality
                                    :mod (ii / infant))
                              :op2 (m3 / mortality
                                    :mod (m4 / mother))))
                  :ARG1 p
                  :mod (g / grave))
            :time (w / wednesday))
      :op2 (p3 / pledge-01
            :ARG0 p
            :ARG2 (r / reinvigorate-01
                  :ARG0 p
                  :ARG1 (e2 / effort-01
                        :ARG1 (a3 / achieve-01
                              :ARG1 (g2 / goal
                                    :mod (d / develop-02
                                          :polarity -)))))))

# ::id 491 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ronaldinho is out of brazil 's friendly against portugal on tuesday because of a muscle injury to his right leg .
# ::alignments
(c / cause-01
      :ARG0 (ii / injure-01
            :ARG0 (m / muscle)
            :ARG1 (l / leg
                  :ARG1-of (r / right-04)
                  :part-of (p / person
                        :name (n / name
                              :op1 "Ronald"
                              :op2 "Minho"))))
      :ARG1 (o / out-06
            :ARG1 p
            :ARG2 (f / friendly-01
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Brazil"))
                  :ARG2 (t2 / team
                        :name (n3 / name
                              :op1 "Portugal"))
                  :time (d / date-entity
                        :weekday (t3 / tuesday)))))

# ::id 492 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the world bank approved here tuesday a ## million u.s. dollar loan for brazil sao paulo integrated urban transport project .
# ::alignments
(a / approve-01
      :ARG0 (b / bank
            :mod (w / world))
      :ARG1 (l / loan-01
            :ARG1 (m / monetary-quantity
                  :quant 1000000
                  :unit (d / dollar
                        :mod (c / country
                              :name (n / name
                                    :op1 "U.S."))))
            :ARG2 (p / project
                  :name (n2 / name
                        :op1 "Sao"
                        :op2 "Paulo")
                  :mod (t / transport-01
                        :mod (u / urban))
                  :ARG1-of (ii / integrate-01)
                  :location (c2 / country
                        :name (n3 / name
                              :op1 "Brazil"))))
      :location (h / here)
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 493 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's institutes of higher learning and the ministries overseeing them must embrace a system of integration and innovation to enhance their competitiveness , former vice premier liu chao-shiuan said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Liu"
                  :op2 "Chao-shiuan")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / premier
                        :mod (v / vice))
                  :time (f / former)))
      :ARG1 (o / obligate-01
            :ARG1 (a / and
                  :op1 (ii / institute
                        :mod (l / learn-01
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (h3 / high-02
                                          :ARG1 l)
                                    :ARG3 (m / more)))
                        :poss (c / country
                              :name (n2 / name
                                    :op1 "Taiwan")))
                  :op2 (m2 / ministry
                        :ARG0-of (o2 / oversee-01
                              :ARG1 ii)))
            :ARG2 (e / embrace-01
                  :ARG0 a
                  :ARG1 (s2 / system
                        :consist-of (a2 / and
                              :op1 (ii2 / integrate-01)
                              :op2 (ii3 / innovate-01)))
                  :purpose (e2 / enhance-01
                        :ARG0 a
                        :ARG1 (c2 / competitiveness
                              :poss a))))
      :time (w / wednesday))

# ::id 494 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok market regulators tuesday fined morgan stanley two million dollars for practices that improperly promoted the company 's own mutual funds to brokerage clients .
# ::alignments
(f / fine-01
      :ARG0 (o / organization
            :ARG0-of (r / regulate-01
                  :ARG1 (m / market)))
      :ARG1 (m2 / monetary-quantity
            :quant 2000000
            :unit (d / dollar))
      :ARG2 (p / person
            :name (n / name
                  :op1 "Morgan"
                  :op2 "Stanley"))
      :ARG3 (p2 / practice-01
            :ARG0 p
            :ARG1 (p3 / promote-02
                  :ARG0 p
                  :ARG1 (f2 / fund
                        :mod (m3 / mutual)
                        :poss (c / company))
                  :ARG2 (p4 / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 c
                              :ARG2 (c2 / client))
                        :ARG0-of (b / broker-01))
                  :manner (p5 / proper
                        :polarity -)))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 495 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ukraine 's security service said saturday that two suspects have been arrested in connection with last month 's brazen assassination of a russian businessman outside a courthouse .
# ::alignments
(s / say-01
      :ARG0 (s2 / service
            :mod (s3 / security)
            :mod (c / country
                  :name (n / name
                        :op1 "France")))
      :ARG1 (a / arrest-01
            :ARG1 (p / person
                  :quant 2
                  :ARG2-of (s4 / suspect-01))
            :ARG2 (a2 / assassinate-01
                  :ARG1 (b / businessman
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Russia")))
                  :mod (b2 / brazen)
                  :time (m / month
                        :mod (l / last))
                  :location (o / outside
                        :op1 (c3 / courthouse))))
      :time (d / date-entity
            :weekday (s5 / saturday)))

# ::id 496 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's senior press officer liu jianchao said in an article published monday in the world news journal that china 's development is a `` good fortune '' for the world and is conducive to world peace and development .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Liu"
                  :op2 "Jianchao")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (o / officer
                        :mod (p2 / press)
                        :mod (s2 / senior))))
      :ARG1 (a / and
            :op1 (f / fortune
                  :ARG1-of (g / good-02)
                  :beneficiary (w / world)
                  :domain (d / develop-02
                        :ARG1 c))
            :op2 (c2 / conducive-01
                  :ARG1 d
                  :ARG2 (a2 / and
                        :op1 (p3 / peace
                              :mod (w2 / world))
                        :op2 (d2 / develop-02
                              :ARG1 w2))))
      :medium (a3 / article
            :ARG1-of (p4 / publish-01
                  :time (d3 / date-entity
                        :weekday (m / monday))
                  :location (j / journal
                        :name (n3 / name
                              :op1 "World"
                              :op2 "News")))))

# ::id 497 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok egypt 's ambassador to israel said he is being harassed in the jewish state and has threatened to leave the country .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Egypt"))
                  :ARG2 (a / ambassador
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "Israel")))))
      :ARG1 (a2 / and
            :op1 (h2 / harass-01
                  :ARG1 p
                  :location (s2 / state
                        :mod (r / religious-group
                              :name (n3 / name
                                    :op1 "Jew"))))
            :op2 (t / threaten-01
                  :ARG0 p
                  :ARG1 (l / leave-11
                        :ARG0 p
                        :ARG1 c2)
                  :ARG2 a)))

# ::id 498 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nepalese sherpa guides were leading a search for a us trekker missing from the mount everest base camp area who was separated from companions as he stopped to take pictures , officials said friday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (l / lead-02
            :ARG0 (p / person
                  :ARG0-of (g / guide-01)
                  :mod (c / country
                        :name (n / name
                              :op1 "Nepal"))
                  :mod (s2 / sherpa))
            :ARG1 (s3 / search-01
                  :ARG0 p
                  :ARG2 (p2 / person
                        :ARG0-of (t / trekk-01)
                        :ARG1-of (m / miss-02
                              :ARG2 (a / area
                                    :location-of (c2 / camp-02
                                          :ARG1 (b / base
                                                :name (n2 / name
                                                      :op1 "Mount"
                                                      :op2 "Everest")))))
                        :ARG1-of (s4 / separate-01
                              :ARG2 (p3 / person
                                    :ARG0-of (h / have-rel-role-91
                                          :ARG1 p2
                                          :ARG2 (c3 / companion)))
                              :time (s5 / stop-01
                                    :ARG0 p2
                                    :purpose (p4 / photograph-01
                                          :ARG0 p2))))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 499 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the state department 's point man for panama , john negroponte , has decided to leave his post as of june # , us officials said monday .
# ::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 / decide-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "John"
                        :op2 "Negroponte")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 g
                        :ARG2 (p3 / point-man
                              :beneficiary (p4 / person
                                    :name (n3 / name
                                          :op1 "Panama")))))
            :ARG1 (l / leave-15
                  :ARG0 p2
                  :ARG1 (p5 / post
                        :poss p2)
                  :time (a / as-of
                        :op1 (d2 / date-entity
                              :monthune d2))))
      :weekday (m / monday))

# ::id 500 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok not long ago while doing morning rounds at the hebrew home for the aged in riverdale , n.y. , edna adams , a nurse 's aide , knocked on a resident 's door .
# ::alignments
(k / knock-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Edna"
                  :op2 "Adams")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (a / aide
                        :mod (n2 / nurse))))
      :ARG1 (d / door
            :poss (p2 / person
                  :ARG0-of (r / reside-01)))
      :time (b / before
            :op1 (n3 / now)
            :quant (l / long
                  :polarity -))
      :time-of (r2 / round-03
            :ARG0 p
            :time (d2 / date-entity
                  :dayperiod (m / morning))
            :location (h2 / home
                  :mod (h3 / hebrew)
                  :beneficiary (p3 / person
                        :ARG1-of (a2 / age-01)
                        :location (c / city-district
                              :name (n4 / name
                                    :op1 "Riverdale"))))))

# ::id 501 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok phil jones scored ## points , made six #-pointers and rallied new zealand from a ##-point deficit in a ##-## win over china on wednesday in the world championships .
# ::alignments
(a / and
      :op1 (s / score-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Phil"
                        :op2 "Jones"))
            :ARG2 (p2 / point))
      :op2 (p3 / point
            :quant 6)
      :op3 (r / rally-01
            :ARG0 p
            :ARG1 (z / zealand
                  :ARG1-of (n2 / new-01))
            :ARG2 (d / deficit
                  :mod (p4 / point))
            :ARG3 (w / win-01
                  :ARG0 p
                  :ARG2 (c / country
                        :name (n3 / name
                              :op1 "China"))
                  :time (w2 / wednesday)
                  :subevent-of (g / game
                        :name (n4 / name
                              :op1 "World"
                              :op2 "Championships")))))

# ::id 502 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vassilis torosidis scored a late header wednesday to give olympiakos a #-# win over az alkmaar #-# in the opening round of the champions league .
# ::alignments
(s / score-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Vassilis"
                  :op2 "Torosidis"))
      :ARG1 (t / thing
            :ARG1-of (h / header-01
                  :time (l / late)))
      :time (w / wednesday)
      :purpose (g / give-01
            :ARG0 p
            :ARG1 (w2 / win-01
                  :ARG0 (t2 / team
                        :name (n2 / name
                              :op1 "Olympiakos"))
                  :ARG1 (t3 / team
                        :name (n3 / name
                              :op1 "Az"
                              :op2 " alkmaar"))
                  :subevent-of (r / round
                        :ARG0-of (o / open-02
                              :ARG1 (l2 / league
                                    :mod (c / champion)))))
            :ARG2 t2))

# ::id 503 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok host belgium named on saturday its squad for next wednesday 's european championship warm - up match with portugal .
# ::alignments
(n / name-02
      :ARG0 (t / team
            :ARG0-of (h / host-01
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Belgium"))))
      :ARG1 (s / squad
            :poss t)
      :ARG3 (m / match-03
            :ARG0 t
            :ARG1 (t2 / team
                  :name (n3 / name
                        :op1 "Portugal"))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :mod (w2 / warm-up-02)
            :mod (o / organization
                  :name (n4 / name
                        :op1 "European"
                        :op2 "Championship")))
      :time (d2 / date-entity
            :weekday (s2 / saturday)))

# ::id 504 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok six people were killed on thursday when a minibus taxi they were traveling in overturned in northern cape province , bringing the traffic death toll to ### since the holiday season began on december # .
# ::alignments
(k / kill-01
      :ARG0 (o / overturn-01
            :ARG1 (t / taxi
                  :mod (m / minibus)
                  :ARG1-of (t2 / travel-01
                        :ARG0 (t3 / they)))
            :location (p / province
                  :name (n / name
                        :op1 "Northern"
                        :op2 " cape")))
      :ARG1 (p2 / person
            :quant 6)
      :time (d / date-entity
            :weekday (t4 / thursday))
      :ARG0-of (c / cause-01
            :ARG1 (b / bring-01
                  :ARG0 o
                  :ARG1 (t5 / toll
                        :mod (d2 / die-01
                              :ARG1 (t6 / traffic)))
                  :ARG2 p2
                  :time (s / since
                        :op1 (b2 / begin-01
                              :ARG1 (s2 / season
                                    :mod (h / holiday))
                              :time (d3 / date-entity
                                    :month 12
                                    :day 4))))))

# ::id 505 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok qualifier ekaterina bychkova made her first win of the year a notable one , upsetting sixth-seeded patty schnyder #-# , #-# , #-# in the first round of the open de france on tuesday .
# ::alignments
(m / make-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ekaterina"
                  :op2 "Bychkova")
            :ARG0-of (q / qualify-02))
      :ARG1 (w / win-01
            :ARG0 p
            :ord (o / ordinal-entity
                  :value 1)
            :part-of (y / year))
      :ARG2 (w2 / win-01
            :ARG0 p
            :ord (o2 / ordinal-entity
                  :value 1))
      :ARG1-of (n2 / notable-04)
      :ARG1-of (c / cause-01
            :ARG0 (u / upset-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :name (n3 / name
                              :op1 "Patty"
                              :op2 "Schnyder")
                        :ARG1-of (u2 / unseeded-02
                              :ord (o3 / ordinal-entity
                                    :value 6)))
                  :time (r / round
                        :ord (o4 / ordinal-entity
                              :value 1)
                        :subevent-of (e / event
                              :name (n4 / name
                                    :op1 "Open"
                                    :op2 "de"
                                    :op3 "France"))
                        :time (d / date-entity
                              :weekday (t / tuesday))))))

# ::id 506 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok premier silvio berlusconi 's government called a confidence vote tuesday on a decree to make italy 's economy more competitive , in an attempt to ensure speedy approval of the measure .
# ::alignments
(c / call-03
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (p / person
                        :name (n / name
                              :op1 "Silvio"
                              :op2 "Berlusconi")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p2 / premier)))))
      :ARG1 (v / vote-01
            :ARG1 (c2 / confidence)
            :time (d / date-entity
                  :weekday (t / tuesday))
            :purpose (d2 / decree-01
                  :ARG1 (m / make-02
                        :ARG1 (c3 / compete-02
                              :ARG0 (e / economy
                                    :poss (c4 / country
                                          :name (n2 / name
                                                :op1 "Italy")))
                              :ARG2-of (h2 / have-degree-91
                                    :ARG1 e
                                    :ARG3 (m2 / more))))))
      :purpose (a / attempt-01
            :ARG0 g
            :ARG1 (e2 / ensure-01
                  :ARG0 g
                  :ARG1 (a2 / approve-01
                        :ARG1 (m3 / measure-02)
                        :manner (s / speedy)))))

# ::id 507 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok six people were killed tuesday when a small plane they were aboard crashed into a house in suburban austin , texas , media reports said .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (m / media))
      :ARG1 (k / kill-01
            :ARG1 (p / person
                  :quant 6)
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c / cause-01
                  :ARG0 (c2 / crash-01
                        :ARG1 (p2 / plane
                              :mod (s2 / small)
                              :ARG2-of (b / board-01
                                    :ARG1 p))
                        :destination (h / house
                              :location (s3 / suburb
                                    :part-of (s4 / state
                                          :name (n / name
                                                :op1 "Texas"))))))))

# ::id 508 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok poland 's ruling party named on saturday parliament speaker bronislaw komorowski as its candidate in the presidential election due this autumn .
# ::alignments
(n / name-02
      :ARG0 (p / party
            :ARG0-of (r / rule-03
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Poland"))))
      :ARG1 (p2 / person
            :name (n3 / name
                  :op1 "Bronislaw"
                  :op2 "Komorowski")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n4 / name
                              :op1 "Parliament"))
                  :ARG2 (s / speaker)))
      :ARG2 (c2 / candidate
            :ARG1-of (e / elect-01
                  :ARG2 (p3 / president)
                  :ARG1-of (d / due-03
                        :time (d2 / date-entity
                              :season (a / autumn)
                              :mod (y / year
                                    :mod (t / this))))))
      :time d2
      :weekday (s2 / saturday))

# ::id 509 ::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 510 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok communist officials laid flowers tuesday at the feet of a lenin statue , marking a date now celebrated in few other capitals of the world _ the ##th anniversary of russia 's communist revolution .
# ::alignments
(l / lay-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official))
            :mod (p2 / political-movement
                  :name (n / name
                        :op1 "communism")))
      :ARG1 (f / flower)
      :ARG2 (f2 / foot
            :part-of (s / statue
                  :name (n2 / name
                        :op1 "L lenin")))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG0-of (m / mark-01
            :ARG1 (a / anniversary
                  :ARG1-of (c / celebrate-01
                        :location (c2 / city
                              :quant (f3 / few)
                              :mod (o2 / other)
                              :part-of (w / world))
                        :time (n3 / now))
                  :topic (r / revolution-03
                        :ARG0 p2
                        :name (n4 / name
                              :op1 "communism"))
                  :location (c3 / country
                        :name (n5 / name
                              :op1 "Russia")))
            :ord (o3 / ordinal-entity
                  :value -1)))

# ::id 511 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok major progress has been made in efforts to settle a suit that hasidic residents of crown heights , brooklyn , have brought against the city over its handling of the #### racial disturbances there , lawyers and community leaders said wednesday .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (l / lawyer)
            :op2 (p / person
                  :ARG0-of (l2 / lead-02
                        :ARG1 (c / community))))
      :ARG1 (p2 / progress-01
            :ARG1 (t / try-01
                  :ARG1 (s2 / settle-02
                        :ARG1 (s3 / sue-02
                              :ARG1 (p3 / person
                                    :ARG0-of (r / reside-01
                                          :ARG1 (h / high-school
                                                :name (n / name
                                                      :op1 "King"
                                                      :op2 "of"
                                                      :op3 "London")))
                                    :mod (h2 / hasidic))
                              :ARG2 (h3 / handle-01
                                    :ARG0 (c2 / city
                                          :ARG1 (d / disturb-01
                                                :mod (r2 / race)
                                                :location h
                                                :ARG1-of (c3 / call-01
                                                      :ARG2 (p4 / publication
                                                            :name n
                                                            :op1 "The"
                                                            :op2 "Student"
                                                            :op3 "Room"))))))
                        :ARG2 c2))
            :degree (m / major))
      :time (w / wednesday))

# ::id 512 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok slovak veterinary administration said on saturday that slovakia 's second case of mad cow disease was confirmed by slovak academy of sciences , local media reported .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (s / say-01
            :ARG0 (g / government-organization
                  :ARG0-of (a / administrate-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Slovakia"))
                        :mod (v / veterinary)))
            :ARG1 (c2 / confirm-01
                  :ARG0 (a2 / academy
                        :name (n2 / name
                              :op1 "Slovak"
                              :op2 "Academy"
                              :op3 "of"
                              :op4 "Sciences"))
                  :ARG1 (c3 / case-04
                        :ARG1 (d / disease
                              :name (n3 / name
                                    :op1 "mad"
                                    :op2 "cow"))
                        :ord (o / ordinal-entity
                              :value 2)
                        :poss c))
            :time (d2 / date-entity
                  :weekday (s2 / saturday))))

# ::id 513 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq said today that american fighter planes has flew over the no-fly zones in both south and north of the country which were imposed by u.n. after the #### gulf war .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "iraq"))
      :ARG1 (f / fly-01
            :ARG2 (p2 / plane
                  :ARG0-of (f2 / fight-01)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "America")))
            :path (o / over
                  :op1 (z / zone
                        :mod (f3 / fly-01
                              :polarity -)
                        :location (a / and
                              :op1 (s2 / south
                                    :part-of (c2 / country))
                              :op2 (n3 / north
                                    :part-of c2))
                        :ARG1-of (ii / impose-01
                              :ARG0 (o2 / organization
                                    :name (n4 / name
                                          :op1 "U.N."))
                              :time (a2 / after
                                    :op1 (w / war
                                          :name (n5 / name
                                                :op1 "Gulf"
                                                :op2 "War"))))))
            :time (t / today)))

# ::id 514 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two small airplanes collided sunday while flying off the california coast , killing at least three people .
# ::alignments
(c / collide-01
      :ARG0 (a / airplane
            :quant 2
            :mod (s / small))
      :time (d / date-entity
            :weekday (s2 / sunday))
      :ARG0-of (k / kill-01
            :ARG1 (p / person
                  :quant (a2 / at-least
                        :op1 3)))
      :location (o / off
            :op1 (c2 / coast
                  :part-of (s3 / state
                        :name (n / name
                              :op1 "California")))))

# ::id 515 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in #### , as evidence of prisoner mistreatment at guantanamo bay began to mount , fbi agents at the base created a `` war crimes file '' to document accusations against american military personnel , but were eventually ordered to close down the file , a justice department report disclosed tuesday .
# ::alignments
(d / disclose-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Justice"
                  :op2 "Department"))
      :ARG1 (r / report-01
            :ARG0 g
            :ARG1 (c / contrast-01
                  :ARG1 (c2 / create-01
                        :ARG0 (p / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (g2 / government-organization
                                          :name (n2 / name
                                                :op1 "Fbi"))
                                    :ARG2 (a / agent))
                              :location (b / base))
                        :ARG1 (f / file
                              :topic (c3 / crime-02
                                    :ARG1 (w / war-01)))
                        :purpose (d2 / document-01
                              :ARG0 p
                              :ARG1 (a2 / accuse-01
                                    :ARG1 (p2 / person
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG1 (m / military
                                                      :mod (c4 / country
                                                            :name (n3 / name
                                                                  :op1 "America")))
                                                :ARG2 (p3 / personnel))))))
                  :ARG2 (o / order-01
                        :ARG1 p
                        :ARG2 (c5 / close-down-04
                              :ARG0 p
                              :ARG1 f)
                        :time (e / eventual)))
            :time (b2 / begin-01
                  :ARG1 (m2 / mount-02
                        :ARG1 (e2 / evidence-01
                              :ARG1 (m3 / mistreat-01
                                    :ARG1 (p4 / person
                                          :ARG1-of (ii / imprison-01))
                                    :location (b3 / bay
                                          :name (n4 / name
                                                :op1 "Guantanamo"))))))
            :time (d3 / date-entity
                  :weekday (t / tuesday))))

# ::id 516 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok conservative challenger angela merkel said german chancellor gerhard schroeder 's goverment could no longer effectively run the country and blasted his performance on the economy .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Angela"
                        :op2 "Merkel")
                  :ARG0-of (c / challenge-01)
                  :mod (c2 / conservative))
            :ARG1 (p2 / possible-01
                  :ARG1 (r / run-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01)
                              :ARG1-of (h / have-org-role-91
                                    :ARG0 (p3 / person
                                          :name (n2 / name
                                                :op1 "Gerhard"
                                                :op2 "Schroeder")
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG1 (c3 / country
                                                      :name (n3 / name
                                                            :op1 "Germany"))
                                                :ARG2 (c4 / chancellor)))))
                        :ARG1 (c5 / country)
                        :ARG1-of (e / effective-04)
                        :time (n4 / no-longer))))
      :op2 (b / blast-02
            :ARG0 p
            :ARG1 (p4 / perform-02
                  :ARG0 p3
                  :topic (e2 / economy))))

# ::id 517 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok stocks indexes reached new highs , a day after the federal reserve announced a $ ### billion plan to boost the u.s. economy .
# ::alignments
(r / reach-01
      :ARG0 (ii / index
            :mod (s / stock))
      :ARG1 (h / high-02
            :ARG1-of (n / new-01))
      :time (a / after
            :op1 (a2 / announce-01
                  :ARG0 (r2 / reserve
                        :mod (f / federal))
                  :ARG1 (p / plan-01
                        :ARG1 (b / boost-01
                              :ARG1 (e / economy
                                    :mod (c / country
                                          :name (n2 / name
                                                :op1 "United"
                                                :op2 "States"))))
                        :ARG2 (m / monetary-quantity
                              :quant 1000000000
                              :unit (d / dollar))))
            :quant (t / temporal-quantity
                  :quant 1
                  :unit (d2 / day))))

# ::id 518 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the malaysian government will support foreign direct investment in real estate in malaysia , said secretary of prime minister 's office k. <unk> at the first global chinese real estate conference here on thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "k.")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / office
                        :poss (p2 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (m / minister
                                          :mod (p3 / prime)))))
                  :ARG2 (s2 / secretary)))
      :ARG1 (s3 / support-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Malaysia"))))
            :ARG1 (ii / invest-01
                  :ARG2 (r / real-estate)
                  :mod (f / foreign)
                  :ARG1-of (d / direct-02)
                  :location c)
            :location (c2 / conference
                  :mod (g3 / globe)
                  :topic r
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :location (h3 / here)
                  :time (d2 / date-entity
                        :weekday (t / thursday)))))

# ::id 519 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok norway and sweden have set up a joint #.# million dollar poverty and environment fund to be administered by the asian development bank -lrb- adb -rrb- , the bank said tuesday .
# ::alignments
(s / say-01
      :ARG0 (b / bank
            :name (n / name
                  :op1 "Norway"))
      :ARG1 (s2 / set-up-03
            :ARG0 (a / and
                  :op1 (c / country
                        :name (n2 / name
                              :op1 "Sweden"))
                  :op2 c)
            :ARG1 (f / fund
                  :mod (j / joint)
                  :mod (m / monetary-quantity
                        :quant 1000000
                        :unit (d / dollar))
                  :mod a
                  :op1 (p / poor)
                  :op2 (e / environment))
            :ARG1-of (a2 / administer-01
                  :ARG0 (b2 / bank
                        :name (n3 / name
                              :op1 "National"
                              :op2 "Development"
                              :op3 "Bank")
                        :mod (c2 / country
                              :name (n4 / name
                                    :op1 "Asia")))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 520 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok san bushmen on friday resumed testimony in the botswana high court to challenge their resettlement from what they claim is <unk> land in the central kalahari game reserve , describing the removals .
# ::alignments
(r / resume-01
      :ARG0 (b / bushman)
      :ARG1 (t / testify-01
            :ARG0 b
            :location (g / government-organization
                  :name (n / name
                        :op1 "Botswana"
                        :op2 "High"
                        :op3 "Court"))
            :purpose (c / challenge-01
                  :ARG0 b
                  :ARG1 (r2 / resettle-01
                        :ARG1 b
                        :ARG2 (t2 / thing
                              :ARG1-of (c2 / claim-01
                                    :ARG0 b)
                              :mod (l / land
                                    :location (r3 / reserve
                                          :mod (g2 / game)
                                          :mod (w / world-region
                                                :name (n2 / name
                                                      :op1 "Kalahari")
                                                :part (c3 / center))))))))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG0-of (d2 / describe-01
            :ARG1 (r4 / removals)))

# ::id 521 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the head of rwandan rebels based in neighboring congo returned home saturday after surrendering to the army that he had fought for the past nine years .
# ::alignments
(r / return-01
      :ARG1 (p / person
            :ARG0-of (h / head-01
                  :ARG1 (p2 / person
                        :ARG0-of (r2 / rebel-01)
                        :mod (c / country
                              :name (n / name
                                    :op1 "Rwanda"))
                        :ARG1-of (b / base-01
                              :location (c2 / city
                                    :name (n2 / name
                                          :op1 "Congo")
                                    :ARG1-of (n3 / neighbor-01))))))
      :ARG4 (h2 / home)
      :time (d / date-entity
            :weekday (s / saturday))
      :time (a / after
            :op1 (s2 / surrender-01
                  :ARG0 p
                  :ARG2 (a2 / army
                        :ARG2-of (f / fight-01
                              :ARG0 p
                              :time (b2 / before
                                    :op1 (n4 / now)
                                    :duration (t / temporal-quantity
                                          :quant 9
                                          :unit (y / year))))))))

# ::id 522 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the us economy this spring grew at its quickest pace in two years , the government said thursday , and wall street rallied on evidence that the strong economy is not generating much inflation .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG1 (g3 / grow-01
                  :ARG1 (e / economy
                        :poss (w / we))
                  :time (d / date-entity
                        :season (s2 / spring)
                        :mod (y / year
                              :quant 2))
                  :manner (p / pace-01
                        :ARG1 e
                        :ARG1-of (h / have-degree-91
                              :ARG2 (q / quick-02
                                    :ARG1 p)
                              :ARG3 (m / most))))
            :time (d2 / date-entity
                  :weekday (t / thursday)))
      :op2 (r / rally-01
            :ARG1 (m2 / market-sector
                  :name (n / name
                        :op1 "Wall"
                        :op2 "Street"))
            :ARG2 (e2 / evidence-01
                  :ARG1 (g4 / generate-01
                        :polarity -
                        :ARG0 (e3 / economy
                              :ARG1-of (s3 / strong-02))
                        :ARG1 (ii / inflate-01
                              :quant (m3 / much))))))

# ::id 523 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gunmen battled security forces monday in nigeria 's restive southern oil region , leaving at least seven people dead in the area 's main city , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (b / battle-01
            :ARG0 (m / man
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (g / gun)))
            :ARG1 (f / force
                  :mod (s2 / security))
            :time (d / date-entity
                  :weekday (m2 / monday))
            :location (r / region
                  :mod (o / oil)
                  :mod (r2 / restive)
                  :location (s3 / south
                        :part-of (c / country
                              :name (n / name
                                    :op1 "Nigeria"))))
            :ARG0-of (l / leave-13
                  :ARG1 (d2 / die-01
                        :ARG1 (p2 / person
                              :quant (a / at-least
                                    :op1 7)))
                  :location (c2 / city
                        :mod (m3 / main)
                        :location (a2 / area)))))

# ::id 524 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spanish prime minister jose maria aznar on thursday reiterated his support for the united states in its war against iraq and denounced baghdad for flouting international law by refusing to disarm .
# ::alignments
(a / and
      :op1 (r / reiterate-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Jose"
                        :op2 "Maria"
                        :op3 "Aznar")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Spain"))
                        :ARG2 (m / minister
                              :mod (p2 / prime))))
            :ARG1 (s / support-01
                  :ARG0 p
                  :ARG1 (w / war-01
                        :ARG0 (c2 / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG1 (c3 / country
                              :name (n4 / name
                                    :op1 "Iraq"))))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (d2 / denounce-01
            :ARG0 p
            :ARG1 (p3 / person
                  :name (n5 / name
                        :op1 "Baghdad"))
            :ARG2 (f / flout-01
                  :ARG0 p3
                  :ARG1 (l / law
                        :mod (ii / international))
                  :manner (r2 / refuse-01
                        :ARG0 p3
                        :ARG1 (d3 / disarm-01
                              :ARG0 p3)))))

# ::id 525 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok czech soccer midfielder lukas <unk> will be transferred from czech league 's brno to anderlecht brussels , local media reported on saturday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (t / transfer-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Lukas"
                        :op2 "Izaka")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (l2 / league
                              :name (n2 / name
                                    :op1 "Czech"
                                    :op2 "League"))
                        :ARG2 (m2 / midfielder
                              :mod (s / soccer))))
            :ARG2 (c / city
                  :name (n3 / name
                        :op1 "Brussels")
                  :part-of (l3 / league
                        :name (n4 / name
                              :op1 "Czech"
                              :op2 "League")))
            :ARG3 (b / brussels))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 526 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malawi 's supreme court on tuesday overturned a lower court ruling ordering that one million extra ballot papers be turned <unk> elections with the extra ballots .
# ::alignments
(o / overturn-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Malawi")))
      :ARG1 (r / rule-01
            :ARG0 (g2 / government-organization
                  :name (n3 / name
                        :op1 "Court")
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / low-04
                              :ARG1 r)
                        :ARG3 (m / more)))
            :ARG0-of (o2 / order-01
                  :ARG1 (t / turn-01
                        :ARG1 (p / paper
                              :quant 1000000
                              :mod (b / ballot)
                              :mod (e / extra))
                        :ARG2 (e2 / elect-01
                              :mod (e3 / extra)))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 527 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok liverpool chief executive rick parry was elected monday to represent the continent 's wealthiest clubs on the board of the new european club association .
# ::alignments
(e / elect-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Rick"
                  :op2 "Parry")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Liverpool"))
                  :ARG2 (e2 / executive
                        :mod (c / chief))))
      :ARG2 (r / represent-01
            :ARG0 p
            :ARG1 (c2 / club
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (w / wealth)
                        :ARG3 (m / most)
                        :ARG5 (c3 / club
                              :location (c4 / continent))))
            :ARG2 (b / board
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (a / association
                              :mod (c5 / club)
                              :mod c4
                              :name (n3 / name
                                    :op1 "Europe"))
                        :ARG1-of (n4 / new-01))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 528 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok virpi kuitunen of finland sunday won fis world cup cross country women 's ## kilometers classic individual event in lahti , the southern city of finland , local media reported .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (w / win-01
            :ARG0 (c / city
                  :name (n / name
                        :op1 "Vvirpi"
                        :op2 "Kuitunen")
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "Finland")
                        :part (s / south)))
            :ARG1 (g / game
                  :name (n3 / name
                        :op1 "World"
                        :op2 "Cup")
                  :mod (c3 / cross-02
                        :ARG0 (w2 / woman)
                        :ARG1 (c4 / country
                              :name (n4 / name
                                    :op1 "Lahti")))
                  :mod (c5 / classic)
                  :mod (ii / individual))
            :ARG3 (e / event
                  :name (n5 / name
                        :op1 "World"
                        :op2 "Cup"))
            :time (d / date-entity
                  :weekday (s2 / sunday))
            :location (c6 / city
                  :name (n6 / name
                        :op1 "Finland")
                  :location s)))

# ::id 529 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president barack obama said wednesday that schools with cases of swine flu should consider closing , as u.s. health officials confirmed the first death outside of mexico in the current outbreak .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Barack"
                  :op2 "Obama")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (r / recommend-01
            :ARG1 (c / consider-02
                  :ARG0 (s2 / school
                        :ARG1-of (c2 / case-04
                              :ARG0 (d / disease
                                    :name (n2 / name
                                          :op1 "swine"
                                          :op2 "flu"))))
                  :ARG1 (c3 / close-01
                        :ARG1 s2))
            :ARG1-of (c4 / cause-01
                  :ARG0 (c5 / confirm-01
                        :ARG0 (p3 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (g / government-organization
                                          :ARG0-of (g2 / govern-01))
                                    :ARG2 (o / official)))
                        :ARG1 (d2 / die-01
                              :ARG1 (p4 / person
                                    :location (o2 / outside
                                          :op1 (c6 / country
                                                :name (n3 / name
                                                      :op1 "Mexico"))))
                              :ord (o3 / ordinal-entity
                                    :value 1)
                              :ARG1-of c4
                              :ARG0 (o4 / outbreak-29
                                    :time (c7 / current))))))
      :time (w / wednesday))

# ::id 530 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cuba and venezuela inked ## agreements saturday to broaden cooperation between the two countries , the prensa latina -lrb- pl -rrb- news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Prensa"
                  :op2 "Latina")
            :mod (n2 / news))
      :ARG1 (a2 / agree-01
            :ARG0 (c / country
                  :name (n3 / name
                        :op1 "Cuba"))
            :ARG1 (b / broaden-01
                  :ARG0 c
                  :ARG1 (c2 / cooperate-01
                        :ARG0 c
                        :ARG1 (c3 / country
                              :name (n4 / name
                                    :op1 "Venezuela"))))
            :time (d / date-entity
                  :weekday (s / saturday))))

# ::id 531 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some #,### u.s. marines have pulled out of a taliban stronghold in southern afghanistan after killing more than ### enemy fighters , their commander said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / military
                        :name (n / name
                              :op1 "U.S."
                              :op2 "Marines"))
                  :ARG2 (c / commander)))
      :ARG1 (p2 / pull-out-02
            :ARG1 (p3 / person
                  :quant (s2 / some)
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 m
                        :ARG2 c))
            :ARG2 (s3 / stronghold
                  :mod (c2 / criminal-organization
                        :name (n2 / name
                              :op1 "Taliban"))
                  :location (s4 / south
                        :part-of (c3 / country
                              :name (n3 / name
                                    :op1 "Afghanistan"))))
            :time (a / after
                  :op1 (k / kill-01
                        :ARG0 p3
                        :ARG1 (p4 / person
                              :ARG0-of (f / fight-01)
                              :ARG0-of (h3 / have-rel-role-91
                                    :ARG1 p3
                                    :ARG2 (e / enemy))
                              :quant (m2 / more-than)
                              :op1-of m2))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 532 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the swede who once inspired annika sorenstam is now her teammate .
# ::alignments
(h / have-rel-role-91
      :ARG0 (s / swede
            :ARG0-of (ii / inspire-01
                  :ARG1 (p / person
                        :name (n / name
                              :op1 " annika"
                              :op2 "S sorenstam"))
                  :time (o / once)))
      :ARG1 p
      :ARG2 (t / teammate)
      :time (n2 / now))

# ::id 533 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the pakistani government will allocate over # percent of its budget for information technology -lrb- it -rrb- services in order to introduce e-governance as envisaged by the national it policy and action plan .
# ::alignments
(a / allocate-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Pakistan"))))
      :ARG1 (o / over
            :op1 (p / percentage-entity
                  :value 1
                  :quant-of (b / budget-01
                        :ARG0 g
                        :ARG2 (t / technology
                              :mod (ii / information)
                              :ARG1-of (m / mean-01
                                    :ARG2 (s / string-entity
                                          :value "lrb-it-rrb-service"))))))
      :purpose (ii2 / introduce-02
            :ARG0 g
            :ARG1 g2
            :manner (e / electronic)
            :ARG1-of (e2 / envisage-01
                  :ARG0 (a2 / and
                        :op1 (p2 / policy-01
                              :ARG0 g)
                        :op2 (p3 / plan
                              :mod (a3 / action)
                              :mod c)))))

# ::id 534 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the vanguard group , the nation 's second-largest mutual fund company , has taken great pains to turn complicated investment gibberish into plain english .
# ::alignments
(t / take-torture-00
      :ARG0 (g / group
            :name (n / name
                  :op1 "Vanguard")
            :domain (c / company
                  :mod (f / fund
                        :mod (m / mutual))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m2 / most
                              :ord (o / ordinal-entity
                                    :value 2))
                        :ARG5 (n2 / nation))))
      :ARG1 (t2 / turn-02
            :ARG0 g
            :ARG1 (g2 / gibberish
                  :topic (ii / invest-01)
                  :ARG1-of (c2 / complicate-01))
            :ARG2 (l2 / language
                  :name (n3 / name
                        :op1 "English")
                  :mod (p / plain)))
      :degree (g3 / great))

# ::id 535 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok libyan leader moammar kadhafi met here thursday with belarus foreign minister mikhail khvostov on ways to bolster bilateral relations , the official jana news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Jana")
            :mod (n2 / news)
            :mod (o / official))
      :ARG1 (m / meet-03
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Moammar"
                        :op2 "Kadhafi")
                  :ARG0-of (l / lead-02
                        :ARG1 (p2 / political-party
                              :name (n4 / name
                                    :op1 "Libyan"))))
            :ARG1 (p3 / person
                  :name (n5 / name
                        :op1 "Mikhail"
                        :op2 "Khvostov")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n6 / name
                                    :op1 "Belarus"))
                        :ARG2 (m2 / minister
                              :topic (f / foreign))))
            :location (h2 / here)
            :time (d / date-entity
                  :weekday (t / thursday))
            :topic (w / way
                  :manner-of (b / bolster-01
                        :ARG0 p
                        :ARG1 (r2 / relation-03
                              :ARG1 (b2 / bilateral))))))

# ::id 536 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok qingdao hainiu failed to kick away the jinx when they lost to shenzhen kejian #-# here on sunday .
# ::alignments
(f / fail-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Qingdao"
                  :op2 "Hiniu"))
      :ARG2 (k / kick-01
            :ARG0 p
            :ARG1 (j / jinx)
            :direction (a / away))
      :time (l / lose-03
            :ARG0 p
            :ARG1 (t / team
                  :name (n2 / name
                        :op1 "Shenzhen"
                        :op2 "Kjian"))
            :location (h / here)
            :time (d / date-entity
                  :weekday (s / sunday))))

# ::id 537 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french defense minister herve morin arrived in chad 's embattled capital wednesday .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Herve"
                  :op2 "Mornein")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "French"
                              :op2 "Defense"))
                  :ARG2 (m / minister)))
      :ARG4 (c / city
            :name (n3 / name
                  :op1 "Chad")
            :ARG0-of (h2 / have-org-role-91
                  :ARG2 (c2 / capital))
            :ARG1-of (e / embattle-01))
      :time (w / wednesday))

# ::id 538 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iran 's conservative-dominated supervisory board has barred at least ## pro-reformist parliamentarian hopefuls in tehran constituency from running in the polls next month , local daily iran news reported monday .
# ::alignments
(r / report-01
      :ARG0 (n / news
            :mod (c / country
                  :name (n2 / name
                        :op1 "Iran"))
            :ARG1-of (l / local-02)
            :frequency (r2 / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (d / day))))
      :ARG1 (b / bar-01
            :ARG0 (b2 / board
                  :ARG0-of (s / supervise-01)
                  :ARG1-of (d2 / dominate-01
                        :ARG0 (c2 / conservative))
                  :poss c)
            :ARG1 (p / person
                  :ARG1-of (h / hopefuls-00
                        :location (c3 / constituency
                              :mod (c4 / city
                                    :name (n3 / name
                                          :op1 "Tehran")))
                        :ARG0-of (f / favor-01
                              :ARG1 (r3 / reform-01)))
                  :quant (a / at-least
                        :op1 (n4 / number)))
            :ARG2 (r4 / run-02
                  :ARG0 p
                  :ARG1 (p2 / poll-01)
                  :time (m / month
                        :mod (n5 / next))))
      :time (d3 / date-entity
            :weekday (m2 / monday)))

# ::id 539 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sales of imported vehicles in japan rose for the second month in a row in may , up #.# percent from a year earlier , boosted by sales of bmw mini cars , an industry group said wednesday .
# ::alignments
(s / say-01
      :ARG0 (g / group
            :mod (ii / industry))
      :ARG1 (r / rise-01
            :ARG1 (s2 / sell-01
                  :ARG1 (v / vehicle
                        :ARG1-of (ii2 / import-01))
                  :location (c / country
                        :name (n / name
                              :op1 "Japan")))
            :ARG2 (p / percentage-entity
                  :value 2)
            :frequency (ii3 / in-a-row)
            :time (d / date-entity
                  :month 5
                  :mod (y / year))
            :ARG1-of (c2 / cause-01
                  :ARG0 (b / boost-01
                        :ARG0 (s3 / sell-01
                              :ARG1 (c3 / car
                                    :name (n2 / name
                                          :op1 "BMW"
                                          :op2 (m / mini)))
                              :ARG1 g)))
            :time (d2 / date-entity
                  :weekday (w / wednesday))))

# ::id 540 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a #.#-magnitude earthquake rattled western sumatra on friday , the local meteorological and geophysics agency said , causing frightened residents to flee their homes .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :mod (m / meteorology)
            :mod (g / geology)
            :ARG1-of (l / local-02))
      :ARG1 (r / rattle-01
            :ARG0 (e / earthquake
                  :mod (m2 / magnitude))
            :ARG1 (w / west
                  :part-of (s2 / state
                        :name (n / name
                              :op1 "Sumatra")))
            :time (d / date-entity
                  :weekday (f / friday))
            :ARG0-of (c / cause-01
                  :ARG1 (f2 / flee-05
                        :ARG0 (p / person
                              :ARG0-of (r2 / reside-01)
                              :ARG1-of (f3 / frighten-01))
                        :ARG1 (h / home
                              :poss p)))))

# ::id 541 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazil 's <unk> <unk> sa sold $ ## million of stock to bankamerica corp. , as the theme-park developer prepares to open its terra <unk> park later this year , bankamerica said .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Bankamerica"
                  :op2 "Corp."))
      :ARG1 (s2 / sell-01
            :ARG0 c
            :ARG1 (s3 / stock
                  :quant (m / monetary-quantity
                        :quant 10000000
                        :unit (d / dollar)))
            :ARG2 (c2 / company
                  :ARG0-of (d2 / develop-02
                        :ARG1 (p / park
                              :mod (t / theme))))
            :time (p2 / prepare-02
                  :ARG0 c2
                  :ARG1 (o / open-01
                        :ARG0 c2
                        :ARG1 (p3 / park
                              :mod (t2 / terra)
                              :poss c2)
                        :time (a / after
                              :op1 s2)
                        :time (y / year
                              :mod (t3 / this))))))

# ::id 542 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a mother on trial in the drownings of her three kids claimed her ex-boyfriend intended to kill her and the children when he sank her car three years ago , but she later backed down from the assertion , according to a taped interview played for jurors .
# ::alignments
(s / say-01
      :ARG0 (ii / interview-01
            :ARG1 (p / person
                  :ARG0-of (j / juror-01))
            :ARG1-of (t / tape-02))
      :ARG1 (c / contrast-01
            :ARG1 (c2 / claim-01
                  :ARG0 (p2 / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 (p3 / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG1 p2
                                          :ARG2 (m / mother))
                                    :time (e / ex))
                              :ARG2 (k / kid)))
                  :ARG1 (ii2 / intend-01
                        :ARG0 p3
                        :ARG1 (k2 / kill-01
                              :ARG0 p3
                              :ARG1 (a / and
                                    :op1 p2
                                    :op2 p3)
                              :time (s2 / sink-01
                                    :ARG0 p3
                                    :ARG1 (c3 / car
                                          :poss p2)
                                    :time (b / before
                                          :op1 (n / now)
                                          :quant (t2 / temporal-quantity
                                                :quant 3
                                                :unit (y / year)))))))
            :ARG2 (b2 / back-down-11
                  :ARG0 p2
                  :ARG1 c2
                  :time (a2 / after
                        :op1 c2))))

# ::id 543 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok secretary of state hillary rodham clinton said on friday that proposals offered by the israeli government to settle a diplomatic dispute with the united states were `` useful and productive , '' though it was not clear how close israel had come to meeting u.s. demands .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 " rodham"
                  :op2 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / secretary
                        :topic (s3 / state))))
      :ARG1 (a / and
            :op1 (u / useful-05
                  :ARG1 (p2 / propose-01
                        :ARG1 (s4 / settle-02
                              :ARG0 (g / government-organization
                                    :ARG0-of (g2 / govern-01
                                          :ARG1 (c / country
                                                :name (n2 / name
                                                      :op1 "Israel"))))
                              :ARG1 (d / dispute-01
                                    :ARG0 g
                                    :ARG1 c
                                    :name (n3 / name
                                          :op1 "United"
                                          :op2 "States"))
                              :ARG2 (d2 / diplomacy)))
                  :ARG1-of (o / offer-01
                        :ARG0 g)))
      :op2 (p3 / productive-03
            :ARG0 p2)
      :time (d3 / date-entity
            :weekday (f / friday))
      :concession (c2 / clear-06
            :polarity -
            :ARG1 (t / thing
                  :degree-of (c3 / close-10
                        :ARG1 c
                        :ARG2 (m / meet-01
                              :ARG0 c
                              :ARG1 (d4 / demand-01
                                    :ARG0 c
                                    :name (n4 / name
                                          :op1 "U.S.")))))))

# ::id 544 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the british columbia government promised thursday to keep a tighter rein on the activities of the scandal-plagued vancouver stock exchange -lrb- <unk> -rrb- .
# ::alignments
(p / promise-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Great"
                              :op2 "Britain")))
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Canada")))
      :ARG1 (k / keep-01
            :ARG0 g
            :ARG1 (r / rein-01
                  :ARG0 g
                  :ARG1 (a / activity-06
                        :ARG0 (e / exchange-01
                              :ARG1 (s / stock)
                              :location (c3 / city
                                    :name (n3 / name
                                          :op1 "Vancouver"))
                              :ARG1-of (p2 / plague-01)))
                  :ARG1-of (t / tight-05
                        :ARG2-of (h / have-degree-91
                              :ARG1 r
                              :ARG3 (m / more)))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 545 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.n. world food program has begun airlifting food to victims of floods in northeastern kenya , a spokeswoman said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / spokeswoman)))
      :ARG1 (b / begin-01
            :ARG0 (p2 / program
                  :topic (f / food)
                  :mod (o / organization
                        :name (n / name
                              :op1 "U.N."))
                  :mod (w / world))
            :ARG1 (a / airlift-01
                  :ARG0 p2
                  :ARG1 (f2 / food)
                  :ARG2 (v / victim
                        :ARG1-of (c / cause-01
                              :ARG0 (f3 / flood-01
                                    :location (n2 / northeast
                                          :part-of (c2 / country
                                                :name (n3 / name
                                                      :op1 "Kenya"))))))))
      :time (w2 / wednesday))

# ::id 546 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nearly one in seven children in the united states lacked health insurance in #### , the children 's defense fund reported wednesday , warning that the nation needs to make expanding health coverage for children a top priority .
# ::alignments
(r / report-01
      :ARG0 (f / fund
            :ARG0-of (d / defend-01
                  :ARG1 (c / child))
            :poss (c2 / child
                  :quant (n / nearly
                        :op1 "1/7"))
            :location (c3 / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States")))
      :ARG1 (l / lack-01
            :ARG0 c2
            :ARG1 (ii / insure-02
                  :ARG1 (h / health)
                  :ARG3 c2))
      :time (w / wednesday)
      :ARG1-of (c4 / cause-01
            :ARG0 (w2 / warn-01
                  :ARG0 f
                  :ARG1 (n3 / need-01
                        :ARG0 (n4 / nation)
                        :ARG1 (m / make-02
                              :ARG0 n4
                              :ARG1 (e / expand-01
                                    :ARG1 (c5 / cover-01
                                          :ARG1 c2)
                                    :ARG4 c)
                              :ARG2 (p / priority
                                    :mod (t / top)))))))

# ::id 547 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok no tickets for the athens olympic games will be given free , head of athoc press and media office said here on saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / head-01
                  :ARG1 (a / and
                        :op1 (o / office
                              :mod (p2 / press)
                              :mod (o2 / organization
                                    :name (n / name
                                          :op1 " athoc")))
                        :op2 (o3 / office
                              :mod (m / media)
                              :mod o2))))
      :ARG1 (g / give-01
            :polarity -
            :ARG1 (t / ticket
                  :purpose (g2 / game
                        :name (n2 / name
                              :op1 "Olympic"
                              :op2 "Games")
                        :location (c / city
                              :name (n3 / name
                                    :op1 "Athens")))
                  :ARG1-of (f / free-03))
            :ARG2 p)
      :location (h2 / here)
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 548 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the myanmar airways international -lrb- mai -rrb- , which is myanmar 's international carrier , will launch flight between yangon and india 's new delhi in the middle of march as part of increased bilateral exchange between the two countries , according to a local report monday .
# ::alignments
(s / say-01
      :ARG0 (r / report
            :ARG1-of (l / local-02)
            :time (d / date-entity
                  :weekday (m / monday)))
      :ARG1 (l2 / launch-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Myanmar"
                        :op2 "Airways"
                        :op3 "International")
                  :mod (c2 / carrier
                        :mod (ii / international)
                        :poss (c3 / country
                              :name (n2 / name
                                    :op1 "Myanmar"))))
            :ARG1 (f / fly-01
                  :ARG2 (a / and
                        :op1 (c4 / city
                              :name (n3 / name
                                    :op1 "Yangon"))
                        :op2 (d2 / delhi
                              :poss (c5 / country
                                    :name (n4 / name
                                          :op1 "India"))
                              :ARG1-of (n5 / new-01))))
            :time (m2 / middle
                  :op1 (m3 / march-01))
            :part-of (e / exchange-01
                  :ARG0 c3
                  :ARG2 c5
                  :mod (b / bilateral)
                  :ARG1-of (ii2 / increase-01))))

# ::id 549 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok colombian rebels will hand over three hostages to venezuelan president hugo chavez , including an aide to former presidential candidate ingrid betancourt and the woman 's young son , according to a communique sent tuesday .
# ::alignments
(s / say-01
      :ARG0 (c / communique
            :ARG1-of (s2 / send-01
                  :time (d / date-entity
                        :weekday (t / tuesday))))
      :ARG1 (h / hand-over-02
            :ARG0 (p / person
                  :ARG0-of (r / rebel-01)
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Colombia")))
            :ARG1 (h2 / hostage
                  :quant 3
                  :ARG2-of (ii / include-91
                        :ARG1 (a / and
                              :op1 (p2 / person
                                    :name (n2 / name
                                          :op1 "Ingrid"
                                          :op2 "Betancourt")
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG1 (c3 / country
                                                :name (n3 / name
                                                      :op1 "Venezuela"))
                                          :ARG2 (p3 / president)
                                          :time (c4 / candidate
                                                :mod (p4 / president)
                                                :time (f / former))))
                              :op2 (p5 / person
                                    :ARG0-of (h4 / have-rel-role-91
                                          :ARG1 (w / woman)
                                          :ARG2 (s3 / son
                                                :mod (y / young)))))))
            :ARG2 p2))

# ::id 550 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok volcanic ash from iceland wound its way south to north africa and curled eastward , forcing authorities for the first time to shut down airports in morocco , as well as in spain and , briefly , in turkey .
# ::alignments
(a / and
      :op1 (w / wound-01
            :ARG0 (a2 / ash
                  :source (c / continent
                        :name (n / name
                              :op1 "Iceeland"))
                  :mod (v / volcanic))
            :ARG1 (w2 / way
                  :direction (s / south)
                  :poss a2
                  :destination (c2 / continent
                        :name (n2 / name
                              :op1 "North"
                              :op2 "Africa"))))
      :op2 (c3 / curl-01
            :ARG1 a2
            :direction (e / eastward))
      :ARG0-of (f / force-01
            :ARG1 (a3 / authority)
            :ARG2 (s2 / shut-down-05
                  :ARG0 a3
                  :ARG1 (a4 / and
                        :op1 (a5 / airport
                              :location (c4 / city
                                    :name (n3 / name
                                          :op1 "Morocco")))
                        :op2 (a6 / airport
                              :location (c5 / city
                                    :name (n4 / name
                                          :op1 "Spain")))
                        :op3 (a7 / airport
                              :location (t / turkey)))
                  :ord (o / ordinal-entity
                        :value 1))
            :time (f2 / first)))

# ::id 551 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok venezuelans voted overwhelmingly to keep president hugo chavez in office , dealing a crushing defeat to a splintered opposition that waged a long and bitter campaign to oust him .
# ::alignments
(a / and
      :op1 (v / vote-01
            :ARG0 (p / person
                  :mod (c / country
                        :name (n / name
                              :op1 "Venezuela")))
            :ARG1 (k / keep-04
                  :ARG0 p
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "Hugo"
                              :op2 "Chavez")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p3 / president)))
                  :location (o / office))
            :ARG0-of (o2 / overwhelm-01))
      :op2 (d / deal-01
            :ARG0 p
            :ARG1 (d2 / defeat-01
                  :ARG1 (p4 / person
                        :ARG0-of (o3 / oppose-01)
                        :ARG1-of (s / splinter-01)
                        :ARG0-of (w / wage-01
                              :ARG1 (c2 / campaign-01
                                    :ARG0 p4
                                    :ARG1 (o4 / oust-01
                                          :ARG0 p4
                                          :ARG1 p2)
                                    :ARG1-of (l / long-03)
                                    :mod (b / bitter))))
                  :ARG0-of (c3 / crush-01))
            :ARG2 o))

# ::id 552 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for the second-straight year , the united states escaped the wrath of a hurricane , though allison proved to be the most destructive tropical storm in u.s. history , claiming ## lives in its soggy path .
# ::alignments
(h / have-concession-91
      :ARG1 (e / escape-01
            :ARG0 (s / state
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (w / wrath
                  :poss (h2 / hurricane)))
      :ARG2 (p / prove-01
            :ARG1 (h3 / have-degree-91
                  :ARG1 (n2 / natural-disaster
                        :name (n3 / name
                              :op1 "Allison"))
                  :ARG2 (d / destroy-01
                        :ARG0 n2)
                  :ARG3 (m / most)
                  :ARG5 (s2 / storm
                        :mod (t / tropic)
                        :time (h4 / history
                              :mod (c / country
                                    :name (n4 / name
                                          :op1 "U.S.")))))
            :ARG0-of (c2 / claim-01
                  :ARG1 (l / life
                        :poss n2)
                  :location (p2 / path
                        :mod (s3 / soggy)
                        :poss n2)))
      :frequency (t2 / temporal-quantity
            :quant 2
            :unit (y / year)
            :ARG1-of (s4 / straight-04)))

# ::id 553 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a new vietnam mobile phone plant opened by south korea 's samsung electronics aims to generate an export turnover of five billion dollars annually by #### , the vietnamese government said thursday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Vietnam"))))
      :ARG1 (a / aim-01
            :ARG0 (p / plant
                  :ARG1-of (n2 / new-01)
                  :mod (p2 / phone
                        :ARG1-of (m / mobile-02))
                  :location c
                  :ARG1-of (o / open-01
                        :ARG0 (c2 / company
                              :name (n3 / name
                                    :op1 "Samsung"
                                    :op2 "Electronics")
                              :poss (s2 / south
                                    :part-of (c3 / country
                                          :name (n4 / name
                                                :op1 "Korea"))))))
            :ARG1 (g3 / generate-01
                  :ARG0 p
                  :ARG1 (t / turnover
                        :mod (e / export-01)
                        :quant (m2 / monetary-quantity
                              :quant 5000000000
                              :unit (d / dollar))
                        :frequency (r / rate-entity-91
                              :ARG2 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))))
            :ARG1-of s
            :time (d2 / date-entity
                  :weekday (t3 / thursday))))

# ::id 554 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european commission on wednesday recommended that iceland should open eu membership negotiations , saying it fulfills the main political .
# ::alignments
(a / and
      :op1 (r / recommend-01
            :ARG0 (c / commission
                  :mod (o / organization
                        :name (n / name
                              :op1 "European"
                              :op2 "Union")))
            :ARG1 r
            :ARG1 (o2 / open-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "Israel"))
                  :ARG1 (n3 / negotiate-01
                        :ARG0 c2
                        :ARG2 (m / membership))))
      :time (w / wednesday)
      :op2 (s / say-01
            :ARG0 c
            :ARG1 (f / fulfill-01
                  :ARG0 c2
                  :ARG1 (p / political-movement
                        :mod (m2 / main)))))

# ::id 555 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok venezuelan president hugo chavez on friday backed away from a direct debate with prominent critics a day after he invited peruvian writer mario vargas llosa and other latin american intellectuals to join him on live television this weekend .
# ::alignments
(b / back-off-11
      :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 (d / debate-01
            :ARG0 p
            :ARG2 (p3 / person
                  :ARG0-of (c2 / criticize-01)
                  :mod (p4 / prominent))
            :ARG1-of (d2 / direct-02))
      :time (d3 / date-entity
            :weekday (f / friday))
      :time (a / after
            :op1 (ii / invite-01
                  :ARG0 p
                  :ARG1 (a2 / and
                        :op1 (p5 / person
                              :name (n3 / name
                                    :op1 "Mario"
                                    :op2 "Vargas"
                                    :op3 "Llosa")
                              :ARG0-of (w / write-01)
                              :mod (c3 / country
                                    :name (n4 / name
                                          :op1 "Peru")))
                        :op2 (p6 / person
                              :mod (o / other)
                              :mod (c4 / country
                                    :name (n5 / name
                                          :op1 "America"))
                              :mod (ii2 / intellectual)))
                  :ARG2 (j / join-up-02
                        :ARG0 a2
                        :ARG1 p
                        :medium (t / television
                              :mod (l / live))
                        :time (w2 / weekend
                              :mod (t2 / this))))
            :quant (t3 / temporal-quantity
                  :quant 1
                  :unit (d4 / day))))

# ::id 556 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok belgian peter van petegem won the het volk cycling race on the second consecutive year on saturday .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "eter"
                  :op2 "van"
                  :op3 "Petegem")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Belgium")))
      :ARG1 (r / race
            :name (n3 / name
                  :op1 "Het"
                  :op2 "Volk")
            :mod (c2 / cycle-01))
      :time (d / date-entity
            :weekday (s / saturday))
      :frequency (y / year
            :ord (o / ordinal-entity
                  :value 2)))

# ::id 557 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eight babies born to a mother in southern california -- only the second <unk> set of octuplets in the world -- were in stable condition and breathing on their own , doctors said tuesday .
# ::alignments
(s / say-01
      :ARG0 (d / doctor)
      :ARG1 (a / and
            :op1 (c / condition
                  :ARG1-of (s2 / stable-03)
                  :domain (b / baby
                        :quant 8
                        :ARG1-of (b2 / bear-02
                              :ARG0 (p / person
                                    :ARG0-of (h / have-rel-role-91
                                          :ARG1 b
                                          :ARG2 (m / mother)))
                              :location (s3 / south
                                    :part-of (s4 / state
                                          :name (n / name
                                                :op1 "California")
                                          :ARG1-of (m2 / mean-01
                                                :ARG2 (s5 / set
                                                      :ord (o / ordinal-entity
                                                            :value 2
                                                            :mod (o2 / only))
                                                      :consist-of (o3 / octuplet)
                                                      :location (w / world)))))))
                  :op2 (b3 / breathe-01
                        :ARG0 b
                        :mod (b4 / by-oneself)))
            :time (d2 / date-entity
                  :weekday (t / tuesday))))

# ::id 558 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the following are some of major middle east news stories due to be covered or pursued by xinhua news agency on saturday .
# ::alignments
(s / story
      :mod (n / news)
      :mod (w / world-region
            :name (n2 / name
                  :op1 "Middle"
                  :op2 "East"))
      :quant (s2 / some)
      :ARG1-of (f / follow-04)
      :ARG1-of (c / cover-03
            :ARG0 (p / publication
                  :name (n3 / name
                        :op1 "Xinhua"
                        :op2 "News"
                        :op3 "Agency"))
            :time (d / date-entity
                  :weekday (s3 / saturday)))
      :ARG1-of (p2 / pursue-01
            :ARG0 p
            :ARG1 s))

# ::id 559 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president barack obama on tuesday will likely take his first steps in the oval office , the heart of power in the white house , just hours after being sworn in , his chief spokesman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / spokesman
                        :mod (c / chief)))
            :poss (p2 / person
                  :name (n / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p3 / president))))
      :ARG1 (l / likely-01
            :ARG1 (s3 / step-01
                  :ARG0 p2
                  :ARG2 (o / office
                        :mod (o2 / oval)
                        :location (h3 / heart
                              :part-of (p4 / power
                                    :location (h4 / house
                                          :ARG1-of (w / white-02)))))
                  :ord (o3 / ordinal-entity
                        :value 1)
                  :time (d / date-entity
                        :weekday (t / tuesday))
                  :time (a / after
                        :op1 (s4 / swear-in-02
                              :ARG1 p2)
                        :quant (m / multiple
                              :op1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (h5 / hour))
                              :mod (j / just))))))

# ::id 560 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok stephan eberharter maintained his unbeaten record in downhill this season , leading an austrian sweep at the world cup downhill saturday at val d'isere , france .
# ::alignments
(m / maintain-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Stephan"
                  :op2 "Eberharter"))
      :ARG1 (r / record
            :ARG1-of (u / unbeaten-03
                  :polarity -)
            :topic (d / downhill)
            :poss p)
      :time (s / season
            :mod (t / this))
      :ARG0-of (c / cause-01
            :ARG1 (l / lead-02
                  :ARG0 p
                  :ARG2 (s2 / sweep-02
                        :ARG0 (c2 / country
                              :name (n2 / name
                                    :op1 "Australia"))
                        :ARG2 (g / game
                              :name (n3 / name
                                    :op1 "World"
                                    :op2 "Cup")
                              :mod (d2 / downhill))
                        :time (d3 / date-entity
                              :weekday (s3 / saturday))
                        :location (c3 / city
                              :name (n4 / name
                                    :op1 "Val"
                                    :op2 "d'isere")
                              :location (c4 / country
                                    :name (n5 / name
                                          :op1 "France")))))))

# ::id 561 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnam arrested three australian women after authorities allegedly found heroin in the hotel room of two of them and in a packet hidden on the body of the third as she tried to board a plane home , state-controlled media reported friday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (c / control-01
                  :ARG0 (s / state)))
      :ARG1 (a / arrest-01
            :ARG0 (c2 / country
                  :name (n / name
                        :op1 "Vietnam"))
            :ARG1 (w / woman
                  :quant 3
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "Australia")))
            :time (a2 / after
                  :op1 (f / find-01
                        :ARG0 (a3 / authority)
                        :ARG1 (a4 / and
                              :op1 (h / heroin)
                              :op2 (p / packet
                                    :ARG1-of (h2 / hide-01
                                          :location (b / body
                                                :poss (w2 / woman
                                                      :ord (o / ordinal-entity
                                                            :value 3))))))
                        :time (t / try-01
                              :ARG0 w2
                              :ARG1 (b2 / board-01
                                    :ARG0 w2
                                    :ARG1 (p2 / plane)
                                    :destination (h3 / home))))
                  :ARG1-of (a5 / allege-01)))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 562 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok young opener imran farhat hit a splendid maiden test century saturday and helped pakistan take a firm grip on its second cricket test against south africa .
# ::alignments
(a / and
      :op1 (h / hit-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Imran"
                        :op2 "Farhat")
                  :ARG0-of (o / open-01)
                  :mod (y / young))
            :ARG1 (c / century
                  :mod (t / test
                        :mod (m / maiden))
                  :mod (s / splendid))
            :time (d / date-entity
                  :weekday (s2 / saturday)))
      :op2 (h2 / help-01
            :ARG0 p
            :ARG1 (g / grip-01
                  :ARG0 (t2 / team
                        :name (n2 / name
                              :op1 "Pakistan"))
                  :ARG1 (t3 / test
                        :mod (c2 / cricket)
                        :ord (o2 / ordinal-entity
                              :value 2)
                        :poss t2
                        :prep-against (c3 / continent
                              :name (n3 / name
                                    :op1 "South"
                                    :op2 "Africa")))
                  :ARG1-of (f / firm-03))
            :ARG2 t2))

# ::id 563 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us vice president dick cheney is due to arrive in israel monday as part of his middle east tour to drum up support for the global `` fight against terror , '' a statement from the foreign ministry said .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Foreign"
                  :op2 "Ministry"))
      :ARG1 (d / due-03
            :ARG1 (p / person
                  :name (n2 / name
                        :op1 "Dick"
                        :op2 "Cheney")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (p2 / president
                              :mod (v / vice))))
            :ARG2 (a / arrive-01
                  :ARG1 p
                  :ARG4 c
                  :name (n4 / name
                        :op1 "Israel"))
            :time (d2 / date-entity
                  :weekday (m / monday))
            :part-of (t / tour-01
                  :ARG0 p
                  :ARG1 (w / world-region
                        :name (n5 / name
                              :op1 "Middle"
                              :op2 "East"))
                  :purpose (d3 / drum-up-01
                        :ARG0 p
                        :ARG1 (s2 / support-01
                              :ARG1 (f / fight-01
                                    :ARG1 (t2 / terror)
                                    :mod (g2 / globe)))))))

# ::id 564 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thai prime minister abhisit vejjajiva 's failure to end political protests in bangkok after deadly weekend clashes has left the oxford-educated leader with few options to stay in power , experts say .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG1-of (e / expert-01))
      :ARG1 (l / leave-13
            :ARG0 (f / fail-01
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Abhisit"
                              :op2 "Vajiva")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Thailand"))
                              :ARG2 (m / minister
                                    :mod (p3 / prime))))
                  :ARG2 (e2 / end-01
                        :ARG0 p2
                        :ARG1 (p4 / protest-01
                              :mod (p5 / politics)
                              :location (c2 / city
                                    :name (n3 / name
                                          :op1 "Bangkok")))
                        :time (a / after
                              :op1 (c3 / clash-01
                                    :time (w / weekend)
                                    :ARG0-of (k / kill-01)))))
            :ARG1 (h2 / have-03
                  :ARG0 p2
                  :ARG1 (o / option
                        :quant (f2 / few)
                        :purpose (s2 / stay-01
                              :ARG1 p2
                              :ARG3 (p6 / powerful-02
                                    :ARG1 p2))))))

# ::id 565 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for justine henin , the service problems and unforced errors she overcame wednesday to reach the brisbane international quarterfinals were an important part of finding some rhythm in her comeback to the women 's tour .
# ::alignments
(ii / important-01
      :ARG1 (f / find-01
            :ARG1 (r / rhythm
                  :mod (s / some)
                  :topic (c / comeback-01
                        :ARG0 (p / person
                              :name (n / name
                                    :op1 "Justine"
                                    :op2 "Henin"))
                        :ARG1 (t / tour
                              :mod (w / woman)))))
      :ARG2 (a / and
            :op1 (p2 / problem
                  :topic (s2 / service))
            :op2 (e / err-01
                  :ARG0 p
                  :ARG1-of (f2 / force-02
                        :polarity -))
            :ARG1-of (o / overcome-01
                  :ARG0 p
                  :time (w2 / wednesday)
                  :purpose (r2 / reach-01
                        :ARG0 p
                        :ARG1 (f3 / final
                              :ord (o2 / ordinal-entity
                                    :value 4)
                              :mod (ii2 / international)
                              :location (c2 / city
                                    :name (n2 / name
                                          :op1 "Brisbane")))))))

# ::id 566 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mexico 's economy is expected to grow by only #.# percent in #### , finance secretary francisco gil diaz told legislators wednesday , a rate well below original projections of # percent .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Francisco"
                  :op2 "Gil"
                  :op3 "Diaz")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s / secretary
                        :topic (f / finance))))
      :ARG1 (e / expect-01
            :ARG1 (g / grow-01
                  :ARG1 (e2 / economy
                        :poss (c / country
                              :name (n2 / name
                                    :op1 "Mexico")))
                  :ARG2 (p2 / percentage-entity
                        :value "1/2"
                        :mod (o / only))
                  :topic (t2 / thing
                        :ARG1-of (ii / include-91
                              :ARG2 e2))))
      :ARG2 (p3 / person
            :ARG0-of (l / legislate-01))
      :time (w / wednesday)
      :ARG1-of (m / mean-01
            :ARG2 (r / rate
                  :mod (b / below
                        :op1 (p4 / project-01
                              :ARG1 (p5 / percentage-entity
                                    :value 2)
                              :mod (o2 / original))
                        :degree (w2 / well)))))

# ::id 567 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok setting up a mobile-phone system in some parts of africa is tough .
# ::alignments
(t / tough-02
      :ARG1 (s / set-up-03
            :ARG1 (s2 / system
                  :mod (p / phone
                        :ARG1-of (m / mobile-02)))
            :location (p2 / part
                  :part-of (c / continent
                        :name (n / name
                              :op1 "Africa"))
                  :quant (s3 / some))))

# ::id 568 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok this port city of east china 's shandong province will invest a total of #.## billion yuan in environmental protection in the years through to #### , according to the municipal government .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / city
                        :location (p / province
                              :name (n / name
                                    :op1 "Shandong")
                              :location (e / east
                                    :part-of (c2 / country
                                          :name (n2 / name
                                                :op1 "China"))))
                        :mod (p2 / port)
                        :mod (t / this))))
      :ARG1 (ii / invest-01
            :ARG0 c
            :ARG1 (t2 / total
                  :op1 (m / monetary-quantity
                        :quant 1000000000
                        :unit (y / yuan)))
            :ARG2 (p3 / protect-01
                  :ARG1 (e2 / environment))
            :time (m2 / multiple
                  :op1 (t3 / temporal-quantity
                        :quant 1
                        :unit (y2 / year)))
            :time (t4 / through
                  :op1 p3)))

# ::id 569 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok shackled in front of a three-member panel under an american flag tacked to the walls of a trailer , guantanamo detainees continued to go before tribunals tuesday despite a landmark ruling that could halt the review proceedings and future trials .
# ::alignments
(c / continue-01
      :ARG1 (g / go-01
            :ARG1 (p / person
                  :ARG1-of (d / detain-01
                        :location (f / facility
                              :name (n / name
                                    :op1 "Guantanamo"))))
            :ARG4 (t / tribunal)
            :time (d2 / date-entity
                  :weekday (t2 / tuesday)))
      :concession (r / rule-01
            :mod (l / landmark)
            :ARG0-of (h / halt-01
                  :ARG1 (a / and
                        :op1 (p2 / proceeding-02
                              :mod (r2 / review-01))
                        :op2 (t3 / try-02
                              :time (f2 / future)))
                  :ARG1-of (p3 / possible-01)))
      :ARG1-of (s / shackle-01
            :location (ii / in-front-of
                  :op1 (p4 / panel
                        :consist-of (m / member
                              :quant 3)
                        :ARG1-of (t4 / tack-01
                              :ARG2 (f3 / flag
                                    :mod (c2 / country
                                          :name (n2 / name
                                                :op1 "America"))))))))

# ::id 570 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hungary needs a moderate , reliable reform policy that is able to adjust to changes in the world , hungarian prime minister ferenc gyurcsany said on saturday , underlining that his socialist party would provide just that , even as a minority government .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ferenc"
                  :op2 "Gyurcsany")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Hungary"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (n3 / need-01
            :ARG0 g
            :ARG1 (p3 / policy-01
                  :ARG2 (r / reform-01)
                  :ARG1-of (m2 / moderate-03)
                  :ARG1-of (r2 / rely-01
                        :ARG1-of (p4 / possible-01))
                  :ARG0-of (a / adjust-01
                        :ARG2 (c / change-01
                              :location (w / world))
                        :ARG1-of (p5 / possible-01))))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :time (u / underline-01
            :ARG0 p
            :ARG1 (p6 / provide-01
                  :ARG0 (p7 / political-party
                        :name (n4 / name
                              :op1 "socialism")
                        :poss p)
                  :ARG1 p3
                  :mod (j / just)
                  :concession (e / even-as
                        :op1 (g2 / government-organization
                              :ARG0-of (g3 / govern-01)
                              :mod (m3 / minority))))))

# ::id 571 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canadian prime minister stephen harper and his mongolian counterpart sukhbaatar batbold hailed the strong <unk> relationship and committed to deepening political and economic ties between the two countries in a bilateral discussions held here on tuesday .
# ::alignments
(a / and
      :op1 (h / hail-02
            :ARG0 (a2 / and
                  :op1 (p / person
                        :name (n / name
                              :op1 "Stephen"
                              :op2 "Harper")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Canada"))
                              :ARG2 (m / minister
                                    :mod (p2 / prime))))
                  :op2 (p3 / person
                        :name (n3 / name
                              :op1 "Sukkhbaatar")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n4 / name
                                          :op1 "Mongolia"))
                              :ARG2 (c3 / counterpart))))
            :ARG1 (r / relation-03
                  :ARG0 c
                  :ARG2 c2
                  :ARG1-of (s / strong-02)))
      :op2 (c4 / commit-01
            :ARG1 a2
            :ARG2 (d / deepen-01
                  :ARG0 a2
                  :ARG1 (t / tie-01
                        :ARG1 c
                        :ARG2 c2
                        :ARG3 (a3 / and
                              :op1 (p4 / politics)
                              :op2 (e / economy)))))
      :subevent-of (d2 / discuss-01
            :mod (b / bilateral)
            :ARG1-of (h4 / hold-04
                  :location (h5 / here)
                  :time (d3 / date-entity
                        :weekday (t2 / tuesday)))))

# ::id 572 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the restoration of the blackstone , a fabled but long vacant hotel on south michigan avenue here , is evidence of a reviving lodging market in one of the country 's largest convention cities .
# ::alignments
(e / evidence-01
      :ARG0 (r / restore-01
            :ARG1 (f / facility
                  :name (n / name
                        :op1 "Blackstone")
                  :mod (h / hotel
                        :ARG1-of (f2 / fill-01
                              :ARG1-of (l / long-03)
                              :location (s / street
                                    :name (n2 / name
                                          :op1 "South"
                                          :op2 "Michigan"
                                          :op3 "Avenue")
                                    :location (h2 / here)))
                        :mod (f3 / fabled)
                        :ARG1-of (v / vacant-02
                              :ARG1-of l))))
      :ARG1 (m / market
            :mod (l2 / lodge-01)
            :ARG1-of (r2 / revivish-01)
            :location (c / city
                  :ARG1-of (ii / include-91
                        :ARG2 (c2 / city
                              :mod (c3 / convention)
                              :ARG1-of (h3 / have-degree-91
                                    :ARG2 (l3 / large)
                                    :ARG3 (m2 / most)
                                    :ARG5 (c4 / city
                                          :location (c5 / country))))))))

# ::id 573 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zanzibar held a referendum saturday aimed at forming a coalition after upcoming polls in a bid to neutralise the blood and hatred that have blighted the tanzanian islands ' politics for decades .
# ::alignments
(h / hold-04
      :ARG0 (p / person
            :name (n / name
                  :op1 "zanzibar"))
      :ARG1 (r / referendum
            :ARG1-of (a / aim-02
                  :ARG2 (f / form-01
                        :ARG1 (c / coalition))))
      :time (d / date-entity
            :weekday (s / saturday))
      :time (a2 / after
            :op1 (p2 / poll-01
                  :mod (u / upcoming)))
      :purpose (b / bid-01
            :ARG0 p
            :ARG1 (n2 / neutralize-01
                  :ARG0 p
                  :ARG1 (a3 / and
                        :op1 (b2 / blood)
                        :op2 (h2 / hate)
                        :ARG0-of (b3 / blight-01
                              :ARG1 (p3 / politics
                                    :poss (ii / island
                                          :name (n3 / name
                                                :op1 "Tanzanian"
                                                :op2 "Islands")))
                              :duration (m / multiple
                                    :op1 (t / temporal-quantity
                                          :quant 1
                                          :unit (d2 / decade))))))))

# ::id 574 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a woman seen dropping her three young sons into san francisco bay from a downtown pier was charged with murder while anguished relatives kept vigil and rescuers combed the chilly water for the bodies of two of the victims .
# ::alignments
(c / contrast-01
      :ARG1 (c2 / charge-05
            :ARG1 (w / woman
                  :ARG0-of (d / drop-01
                        :ARG1 (p / person
                              :quant 3
                              :mod (y / young)
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 w
                                    :ARG2 (s / son)))
                        :ARG4 (b / bay
                              :name (n / name
                                    :op1 "San"
                                    :op2 "Francisco"
                                    :op3 "Bay"))
                        :source (p2 / pier
                              :location (d2 / downtown))))
            :ARG2 (m / murder-01
                  :ARG0 w))
      :ARG2 (a / and
            :op1 (k / keep-01
                  :ARG0 (p3 / person
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG1 w
                              :ARG2 (r / relative))
                        :ARG1-of (a2 / anguish-01))
                  :ARG1 (v / vigil))
            :op2 (c3 / comb-01
                  :ARG0 (p4 / person
                        :ARG0-of (r2 / rescue-01))
                  :ARG1 b
                  :ARG2 (b2 / body
                        :part-of (p5 / person
                              :quant 2
                              :ARG1-of (v2 / victimize-01)))
                  :mod (c4 / chilly))))

# ::id 575 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some ##,### demonstrators walked silently through the belgian capital sunday to protest the killing of a teenager who refused to give his mp# music player to two young thieves .
# ::alignments
(w / walk-01
      :ARG0 (p / person
            :ARG0-of (d / demonstrate-01)
            :quant (s / some)
            :ARG0-of (p2 / protest-01
                  :ARG1 (k / kill-01
                        :ARG1 (t / teenager
                              :ARG0-of (r / refuse-01
                                    :ARG1 (g / give-01
                                          :ARG0 t
                                          :ARG1 (m / music
                                                :mod m))
                                    :ARG2 (p3 / person
                                          :quant 2
                                          :ARG0-of (t2 / thieve-01)
                                          :mod (y / young)))))))
      :manner (s2 / silent)
      :location (c / city
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n / name
                              :op1 "Belgium"))
                  :ARG2 (c3 / capital)))
      :time (d2 / date-entity
            :weekday (s3 / sunday)))

# ::id 576 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the president of india 's cricket board will attempt to resolve a split with sports management company img over its running of the lucrative indian premier league twenty## competition .
# ::alignments
(a / attempt-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (b / board
                        :mod (c / cricket)
                        :poss (c2 / country
                              :name (n / name
                                    :op1 "India")))
                  :ARG2 (p2 / president)))
      :ARG1 (r / resolve-01
            :ARG0 p
            :ARG1 (s / split-01
                  :ARG1 p
                  :ARG2 (c3 / company
                        :name (n2 / name
                              :op1 "img")
                        :ARG0-of (m / manage-01
                              :ARG1 (s2 / sport)))
                  :ARG3 (r2 / run-01
                        :ARG0 c3
                        :ARG1 (c4 / compete-01
                              :ARG3 (l / league
                                    :name (n3 / name
                                          :op1 "Twenty"
                                          :op2 "Premier"
                                          :op3 "League")
                                    :mod c2)
                              :mod (l2 / lucrative))))))

# ::id 577 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hoping to leap ahead of smaller rival advanced micro devices inc. , intel corp. unveiled details of a next-generation chip design that it claims will perform better _ and consume less power _ than today 's pentium # .
# ::alignments
(u / unveil-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Intelligence"
                  :op2 "Corporation"))
      :ARG1 (d / detail
            :topic (d2 / design-01
                  :ARG1 (c2 / chip)
                  :mod (g / generation
                        :mod (n2 / next))
                  :ARG0-of (p / perform-02
                        :ARG1-of (h / have-degree-91
                              :ARG2 (g2 / good-02
                                    :ARG1 p)
                              :ARG3 (m / more)
                              :ARG4 (p2 / pentium
                                    :time (t / today))))
                  :ARG0-of (c3 / consume-01
                        :ARG1 (p3 / power
                              :ARG1-of (h2 / have-quant-91
                                    :ARG3 (l / less)
                                    :ARG4 p2)))
                  :ARG1-of (c4 / claim-01
                        :ARG0 c)))
      :ARG1-of (h3 / hope-01
            :ARG0 c
            :ARG1 (l2 / leap-01
                  :ARG0 c
                  :ARG2 (a / ahead
                        :op1 (c5 / company
                              :ARG0-of (r / rival-01
                                    :ARG1 c)
                              :ARG1-of (h4 / have-degree-91
                                    :ARG2 (s / small)
                                    :ARG3 (m2 / more)
                                    :ARG4 c5))))))

# ::id 578 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok intel corp. shares fell #.# percent friday after the company tightened its first-quarter sales and gross margin forecasts to the high end of its previous estimates , crediting stronger-than-expected demand for its chips and lower startup costs associated with a new technology .
# ::alignments
(f / fall-01
      :ARG1 (s / share
            :poss (c / company
                  :name (n / name
                        :op1 "intel"
                        :op2 "Corp.")))
      :ARG2 (p / percentage-entity
            :value "#1")
      :time (d / date-entity
            :weekday (f2 / friday))
      :time (a / after
            :op1 (t / tighten-01
                  :ARG0 c
                  :ARG1 (a2 / and
                        :op1 (f3 / forecast-01
                              :ARG0 c
                              :ARG1 (a3 / and
                                    :op1 (s2 / sell-01
                                          :ARG0 c
                                          :ARG1 (c2 / chip
                                                :poss c))
                                    :op2 (f4 / forecast-01
                                          :ARG0 c
                                          :ARG1 (m / margin
                                                :ARG1-of (g / gross-03)))
                                    :time (q / quarter
                                          :ord (o / ordinal-entity
                                                :value 1))))
                        :op2 (h / high-end
                              :ARG1-of (e / estimate-01
                                    :ARG0 c
                                    :time (p2 / previous))))
                  :manner (c3 / credit-01
                        :ARG0 c
                        :ARG1 (a4 / and
                              :op1 (d2 / demand-01
                                    :ARG1 c2
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (s3 / strong-02
                                                :ARG1 d2)
                                          :ARG3 (m2 / more)
                                          :ARG4 (e2 / expect-01
                                                :ARG1 d2)))
                              :op2 (c4 / cost-01
                                    :mod (s4 / startup)
                                    :ARG1-of (a5 / associate-01
                                          :ARG2 (t2 / technology
                                                :ARG1-of (n2 / new-01)))
                                    :ARG1-of (h3 / have-degree-91
                                          :ARG2 (l / low-04
                                                :ARG1 c4)
                                          :ARG3 (m3 / more))))))))

# ::id 579 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lithuania 's president has suspended capital punishment in the former soviet republic to improve ties with western europe , a news report said monday , but many of his compatriots criticized the move .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG1 (c / contrast-01
                  :ARG1 (s2 / suspend-01
                        :ARG0 (p / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c2 / country
                                          :name (n / name
                                                :op1 "Lithuania"))
                                    :ARG2 (p2 / president)))
                        :ARG1 (p3 / punish-01
                              :mod (c3 / capital)
                              :location (r2 / republic
                                    :mod (s3 / soviet)
                                    :time (f / former)))
                        :purpose (ii / improve-01
                              :ARG0 p
                              :ARG1 (t / tie-01
                                    :ARG1 c2
                                    :ARG2 (w / world-region
                                          :name (n2 / name
                                                :op1 "Western"
                                                :op2 "Europe")))))
                  :ARG2 (c4 / criticize-01
                        :ARG0 (c5 / compatriot
                              :quant (m / many)
                              :poss p)
                        :ARG1 s2))
            :ARG1 s2
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 580 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the british pound was little changed against other major currencies after the u.k. 's ruling conservative party lost fewer seats than expected in local elections yesterday .
# ::alignments
(c / change-01
      :ARG1 (p / pound
            :mod (c2 / country
                  :name (n / name
                        :op1 "Great"
                        :op2 "Britain")))
      :ARG2 (c3 / currency
            :mod (o / other)
            :ARG1-of (m / major-02))
      :degree (l / little)
      :time (a / after
            :op1 (l2 / lose-02
                  :ARG0 (p2 / political-party
                        :name (n2 / name
                              :op1 "Conservative")
                        :ARG0-of (r / rule-03)
                        :poss c2
                        :name (n3 / name
                              :op1 "U.k.")))
            :ARG1 (s / seat
                  :ARG1-of (h / have-quant-91
                        :ARG3 (l3 / less)
                        :ARG4 (e / expect-01)))
            :time (e2 / elect-01
                  :ARG1-of (l4 / local-02)
                  :time (y / yesterday))))

# ::id 581 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok outspoken muslim cleric yussef al-qaradawi addressed some #,### people at a london conference sunday as he continued a controversial visit to britain .
# ::alignments
(a / address-03
      :ARG0 (c / cleric
            :name (n / name
                  :op1 "Yussef"
                  :op2 "al-qaradawi")
            :ARG1-of (s / speak-01
                  :polarity -)
            :mod (r / religious-group
                  :name (n2 / name
                        :op1 "Islam")))
      :ARG1 (p / person
            :quant (s2 / some))
      :ARG2 (c2 / conference
            :location (c3 / city
                  :name (n3 / name
                        :op1 "London")))
      :time (d / date-entity
            :weekday (s3 / sunday))
      :time (c4 / continue-01
            :ARG0 c
            :ARG1 (v / visit-01
                  :ARG0 c
                  :ARG1 (c5 / country
                        :name (n4 / name
                              :op1 "Britain"))
                  :mod (c6 / controversy))))

# ::id 582 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok solidarity founder and former president lech walesa on monday began examining dozens of files that communist-era secret security gathered against him while he was a dissident leader in the ####s and ##s , polish media said .
# ::alignments
(s / say-01
      :ARG0 (m / media
            :mod (c / country
                  :name (n / name
                        :op1 "Poland")))
      :ARG1 (b / begin-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Lech"
                        :op2 "Walesa")
                  :ARG0-of (f / found-01
                        :ARG1 (o / organization
                              :name (n3 / name
                                    :op1 "Solidarity")))
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)
                        :time (f2 / former)))
            :ARG1 (e / examine-01
                  :ARG0 p
                  :ARG1 (f3 / file
                        :quant (m2 / multiple
                              :op1 12)
                        :ARG1-of (g / gather-01
                              :ARG0 (s2 / security
                                    :mod (s3 / secret)
                                    :time (e2 / era
                                          :mod (p3 / political-movement
                                                :name (n4 / name
                                                      :op1 "communism"))))
                              :prep-against p
                              :time (p4 / person
                                    :ARG0-of (l / lead-02
                                          :ARG1 (a / and
                                                :op1 (p5 / political-party
                                                      :name (n5 / name
                                                            :op1 "Democratic"
                                                            :op2 "Party"))
                                                :op2 (p6 / political-party
                                                      :name (n6 / name
                                                            :op1 "Republican"
                                                            :op2 "Party"))))
                                    :mod (d / dissident)))))
            :time (d2 / date-entity
                  :weekday (m3 / monday))))

# ::id 583 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok back in the day , `` venus &amp; serena : for real '' might have been an animated saturday morning kids ' show in which the <unk> williams sisters deployed their forehands and backhands -- mixed in with some high-flying martial arts kicks -- as crime-fighting action heroes .
# ::alignments
(p / possible-01
      :ARG1 (s / show-04
            :ARG1 (d / deploy-01
                  :ARG0 (p2 / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 (p3 / person
                                    :name (n / name
                                          :op1 "Violet"
                                          :op2 "&"
                                          :op3 "amp"))
                              :ARG2 (s2 / sister)))
                  :ARG1 (a / and
                        :op1 (f / forehand)
                        :op2 (b / backhand)
                        :ARG1-of (m / mix-in-05
                              :ARG2 (k / kick-01
                                    :mod (a2 / art
                                          :mod (m2 / martial)
                                          :ARG1-of (f2 / fly-01
                                                :ARG1-of (h2 / high-02))
                                          :quant (s3 / some)))))
                  :ARG2 (h3 / hero
                        :ARG0-of (f3 / fight-01
                              :ARG1 (c / crime-02))))
            :ARG3 (k2 / kid)
            :time (d2 / date-entity
                  :weekday (s4 / saturday)
                  :dayperiod (m3 / morning))
            :ARG1-of (a3 / animate-01))
      :time (b2 / before))

# ::id 584 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok san francisco -- on sunday -- the deadline set by church leaders for the episcopal church to roll back support for same-sex unions -- the u.s. church 's presiding bishop spoke unequivocally at san francisco 's grace cathedral that there would be no retreat .
# ::alignments
(s / speak-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "United"
                              :op2 "States"
                              :op3 "Church"))
                  :ARG2 (b / bishop
                        :ARG0-of (p2 / preside-01
                              :ARG1 o))))
      :ARG1 (r / retreat-01
            :polarity -)
      :ARG1-of (e / equivocate-01
            :polarity -)
      :location (c / city
            :name (n2 / name
                  :op1 "San"
                  :op2 "Francisco"))
      :time (d / date-entity
            :weekday (s2 / sunday)
            :ARG1-of (s3 / set-02
                  :ARG0 (p3 / person
                        :ARG0-of (l / lead-02
                              :ARG1 (c2 / church
                                    :mod (e2 / episcopal))))
                  :ARG2 (r2 / roll-back-04
                        :ARG0 c2
                        :ARG1 (s4 / support-01
                              :ARG0 c2
                              :ARG1 (u / union-02
                                    :mod (s5 / same-sex)))))))

# ::id 585 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an environment official in south china 's guangdong province vowed wednesday to crack down on illegal imports of dangerous garbage , which has seriously polluted a village in the province .
# ::alignments
(v / vow-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / province
                        :name (n / name
                              :op1 "Guangdong")
                        :location (s / south
                              :part-of (c / country
                                    :name (n2 / name
                                          :op1 "China"))))
                  :ARG2 (o / official
                        :topic (e / environment))))
      :ARG1 (c2 / crack-down-06
            :ARG0 p
            :ARG1 (ii / import-01
                  :ARG1 (g / garbage
                        :ARG0-of (e2 / endanger-01))
                  :ARG1-of (l / legal-02
                        :polarity -)
                  :ARG0-of (p3 / pollute-01
                        :ARG1 (v2 / village
                              :location p2)
                        :ARG1-of (s2 / serious-02))))
      :time (w / wednesday))

# ::id 586 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok london -- greek prime minister george papandreou on sunday said his government had reached a long-awaited deal with the european union and the international monetary fund for a massive rescue package aimed at combating a debt crisis that is threatening to engulf other nations in europe .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "Papandreou")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "France"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (r / reach-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 c))
            :ARG1 (d / deal-01
                  :ARG0 g
                  :ARG1 (a / and
                        :op1 (u / union-02
                              :ARG3 (o / organization
                                    :name (n3 / name
                                          :op1 "European"
                                          :op2 "Union")))
                        :op2 (f / fund
                              :mod (m2 / money)
                              :mod (ii / international)))
                  :ARG2 (p3 / package
                        :mod (r2 / rescue-01)
                        :mod (m3 / massive)
                        :ARG1-of (a2 / aim-02
                              :ARG2 (c2 / combat-01
                                    :ARG1 (c3 / crisis
                                          :mod (d2 / debt)
                                          :ARG0-of (t / threaten-01
                                                :ARG1 (e / engulf-01
                                                      :ARG0 c3
                                                      :ARG1 (n4 / nation
                                                            :mod (o2 / other)
                                                            :location (c4 / continent
                                                                  :name (n5 / name
                                                                        :op1 "Europe")))))))))
                  :ARG1-of (l / long-03)))
      :time (d3 / date-entity
            :weekday (s2 / sunday))
      :location (c5 / city
            :name (n6 / name
                  :op1 "London")))

# ::id 587 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the malaysian government today charged a newspaper editor with sedition and warned that more arrests were possible in a widening crackdown on opposition leaders .
# ::alignments
(a / and
      :op1 (c / charge-05
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "Malaysia"))))
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (n2 / newspaper)
                        :ARG2 (e / editor)))
            :ARG2 (s / sedition)
            :time (t / today))
      :op2 (w / warn-01
            :ARG0 g
            :ARG1 (p2 / possible-01
                  :ARG1 (a2 / arrest-01
                        :ARG1 (p3 / person
                              :ARG0-of (l / lead-02
                                    :ARG1 (o / oppose-01)))
                        :ARG1-of (w2 / widen-01))
                  :mod (m / more))))

# ::id 588 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an ##-year-old palestinian died saturday from an electrical shock inside a smuggling tunnel beneath the gaza-egypt border , according to palestinian medics .
# ::alignments
(s / say-01
      :ARG0 (m / medic
            :mod (c / country
                  :name (n / name
                        :op1 "Palestine")))
      :ARG1 (d / die-01
            :ARG1 (p / person
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (s2 / shock-01
                        :mod (e / electricity)
                        :location (t2 / tunnel
                              :mod (s3 / smuggle-01)
                              :location (b / beneath
                                    :op1 (b2 / border-01
                                          :ARG1 (c3 / country
                                                :name (n2 / name
                                                      :op1 "Gaza"))
                                          :ARG2 (c4 / country
                                                :name (n3 / name
                                                      :op1 "Egypt"))))))
                  :time (d2 / date-entity
                        :weekday (s4 / saturday)))))

# ::id 589 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush said wednesday that he was open to non-military ways of replacing saddam hussein as the leader of iraq , and said he was a `` patient man '' who would take his time before determining how to proceed against baghdad .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (o / open-05
                  :ARG1 p
                  :ARG2 (w / way
                        :mod (m / military
                              :polarity -)
                        :manner-of (r / replace-01
                              :ARG1 (p3 / person
                                    :name (n2 / name
                                          :op1 "Saddam"
                                          :op2 "Hussein"))
                              :ARG2 (p4 / person
                                    :ARG0-of (l / lead-02
                                          :ARG1 (c / country
                                                :name (n3 / name
                                                      :op1 "Iraq")))))))
            :time (w2 / wednesday))
      :op2 (s2 / say-01
            :ARG0 p
            :ARG1 (m2 / man
                  :ARG0-of (p5 / patient-01)
                  :ARG0-of (t / take-01
                        :ARG1 (t2 / time
                              :poss m2)
                        :time (b / before
                              :op1 (d / determine-01
                                    :ARG0 m2
                                    :ARG1 (p6 / proceed-01
                                          :ARG0 m2
                                          :ARG1 (a2 / against
                                                :op1 (p7 / person
                                                      :name (n4 / name
                                                            :op1 "Baghdad")))))))
                  :domain p)))

# ::id 590 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok princess anne on friday met troops guarding northern ireland 's top-security maze prison where many ira and pro-british `` loyalist '' convicts are held .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Anne")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / prince)))
      :ARG1 (t / troop
            :ARG0-of (g / guard-01
                  :ARG1 (p3 / prison
                        :location (n2 / north
                              :part-of (c / country
                                    :name (n3 / name
                                          :op1 "Ireland")))
                        :mod (m2 / maze)
                        :mod (s / security
                              :mod (t2 / top))
                        :location-of (h2 / hold-01
                              :ARG1 (a / and
                                    :op1 (p4 / person
                                          :ARG1-of (c2 / convict-01)
                                          :mod (c3 / country
                                                :name (n4 / name
                                                      :op1 "Iran"))
                                          :quant (m3 / many))
                                    :op2 (p5 / person
                                          :ARG1-of (c4 / convict-01)
                                          :ARG0-of (f / favor-01
                                                :ARG1 (c5 / country
                                                      :name (n5 / name
                                                            :op1 "Britain")))))))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 591 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a crew of salvage engineers <unk> the stricken supertanker sea empress in stormy seas off the welsh coast tuesday in a race to contain an environmental disaster .
# ::alignments
(c / crew
      :consist-of (p / person
            :ARG0-of (e / engineer-01)
            :ARG0-of (s / salvage-01))
      :ARG0-of (w / wreck-01
            :ARG1 (e2 / empress
                  :mod (s2 / sea)
                  :mod (s3 / supertanker)))
      :ARG0-of (r / race-02
            :ARG2 (c2 / contain-01
                  :ARG0 c
                  :ARG1 (d / disaster
                        :mod (e3 / environment)))
            :time (d2 / date-entity
                  :weekday (t / tuesday))
            :location (s4 / sea
                  :mod (s5 / storm)
                  :location (o / off
                        :op1 (c3 / coast
                              :mod (w2 / welsh))))))

# ::id 592 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the international federation of journalists on friday demanded that algeria revoke prison terms and fines for journalists critical of the government , and condemned the north african nation for bullying the media ahead of next year 's national elections .
# ::alignments
(a / and
      :op1 (d / demand-01
            :ARG0 (f / federation
                  :mod (ii / international)
                  :consist-of (j / journalist))
            :ARG1 (r / revoke-01
                  :ARG0 (c / country
                        :name (n / name
                              :op1 "Algeria"))
                  :ARG1 (a2 / and
                        :op1 (t / term
                              :mod (p / prison))
                        :op2 (f2 / fine-01
                              :ARG2 (j2 / journalist
                                    :ARG1-of (c2 / critical-02
                                          :ARG2 (g / government-organization
                                                :ARG0-of (g2 / govern-01)))))))
            :time (d2 / date-entity
                  :weekday (f3 / friday)))
      :op2 (c3 / condemn-01
            :ARG0 f
            :ARG1 c
            :ARG2 (b / bully-01
                  :ARG0 c
                  :ARG1 (m / media)
                  :time (a3 / ahead
                        :op1 (e / elect-01
                              :mod (n2 / nation)
                              :time (y / year
                                    :mod (n3 / next)))))))

# ::id 593 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan has agreed to the full list of u.s. demands for a possible attack on neighboring afghanistan , including a multinational force to be based within its borders , pakistani military and diplomatic sources said saturday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (m / military)
            :mod (c / country
                  :name (n / name
                        :op1 "Pakistan"))
            :mod (d / diplomacy))
      :ARG1 (a / agree-01
            :ARG0 c
            :ARG1 (l / list
                  :mod (f / full)
                  :consist-of (d2 / demand-01
                        :ARG0 (c2 / country
                              :name (n2 / name
                                    :op1 "U.S."))
                        :ARG1 (a2 / attack-01
                              :ARG1 (c3 / country
                                    :name (n3 / name
                                          :op1 "Afghanistan")
                                    :ARG1-of (n4 / neighbor-01))
                              :ARG1-of (p / possible-01)
                              :ARG2-of (ii / include-01
                                    :ARG1 (f2 / force
                                          :mod (m2 / multinational)
                                          :ARG1-of (b / base-01
                                                :location (b2 / border
                                                      :poss c3)))))))
            :time (d3 / date-entity
                  :weekday (s3 / saturday))))

# ::id 594 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ugandan government said here today that it is committed to regional peace , stability and economic integration .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Uganda"))))
      :ARG1 (c2 / commit-01
            :ARG1 g2
            :ARG2 (a / and
                  :op1 (p / peace
                        :location (r / regional))
                  :op2 (s2 / stability
                        :location r)
                  :op3 (ii / integrate-01
                        :ARG1 c
                        :ARG2 (e / economy))))
      :location (h / here)
      :time (t / today))

# ::id 595 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese president jiang zemin said here monday that china and britain should handle their relations from a long and strategic point of view , and make joint efforts to build an all-round development of partnership .
# ::alignments
(s / say-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 (r / recommend-01
            :ARG1 (a / and
                  :op1 (h2 / handle-01
                        :ARG0 (a2 / and
                              :op1 c
                              :op2 (c2 / country
                                    :name (n3 / name
                                          :op1 "Britain")))
                        :ARG1 (r2 / relation-03
                              :ARG0 c
                              :ARG2 c2)
                        :manner (h3 / have-point-of-view-08
                              :ARG2 (a3 / and
                                    :op1 c
                                    :op2 c2)
                              :ARG1-of (l / long-03)
                              :mod (s2 / strategy)))
                  :op2 (t / try-01
                        :ARG0 a2
                        :ARG1 (b / build-01
                              :ARG0 a2
                              :ARG1 (d / develop-02
                                    :ARG0 a2
                                    :ARG1 (p3 / partner-01)
                                    :mod (a4 / all-round))
                              :manner (j / joint)))))
      :time (d2 / date-entity
            :weekday (m / monday))
      :location (h4 / here))

# ::id 596 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india plans to boost trade with emerging markets in africa and south america to offset a slide in exports to recession-hit developed nations , commerce minister anand sharma said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Anand"
                  :op2 "Sharma")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (c / commerce))))
      :ARG1 (p2 / plan-01
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "India"))
            :ARG1 (b / boost-01
                  :ARG0 c2
                  :ARG1 (t / trade-01
                        :ARG0 c2
                        :ARG2 (a / and
                              :op1 (m2 / market
                                    :ARG0-of (e / emerge-02)
                                    :location (c3 / continent
                                          :name (n3 / name
                                                :op1 "Africa")))
                              :op2 (m3 / market
                                    :location (c4 / continent
                                          :name (n4 / name
                                                :op1 "South"
                                                :op2 "America")))))
                  :purpose (o / offset-01
                        :ARG0 c2
                        :ARG1 (s2 / slide-01
                              :ARG1 (e2 / export-01
                                    :ARG2 (n5 / nation
                                          :ARG1-of (d / develop-02)
                                          :ARG1-of (h2 / hit-01
                                                :ARG0 (r / recession-02)))))))
            :time (d2 / date-entity
                  :weekday (t2 / thursday))))

# ::id 597 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as a golf match , it could have passed as a revival meeting .
# ::alignments
(p / possible-01
      :ARG1 (p2 / pass-04
            :ARG1 (ii / it)
            :ARG2 (m / meet-03
                  :purpose (r / revive-01)))
      :prep-as (m2 / match-03
            :mod (g / golf-01)))

# ::id 598 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hollywood legend elizabeth taylor was resting comfortably at cedars-sinai medical center after surgeons successfully removed an apparently benign brain tumor .
# ::alignments
(r / rest-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Elizabeth"
                  :op2 "Taylor")
            :mod (l / legend
                  :mod (m / market-sector
                        :name (n2 / name
                              :op1 "Hollywood"))))
      :location (c / center
            :name (n3 / name
                  :op1 "Cedars-sinai"
                  :op2 "Medical"
                  :op3 "Center"))
      :manner (c2 / comfortable-02)
      :time (a / after
            :op1 (r2 / remove-01
                  :ARG0 (p2 / person
                        :ARG0-of (s / surgery-01))
                  :ARG1 (t / tumor
                        :mod (b / brain)
                        :mod (b2 / benign
                              :mod (a2 / apparent)))
                  :ARG1-of (s2 / succeed-01))))

# ::id 599 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush , confronting skittish allies overseas and naysayers at home , asserted wednesday that ousting iraqi president saddam hussein `` is in the interests of the world '' but indicated the united states is in no hurry .
# ::alignments
(c / contrast-01
      :ARG1 (a / assert-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (ii / interest-01
                  :ARG1 (w / world)
                  :ARG2 (o / oust-01
                        :ARG1 (p3 / person
                              :name (n2 / name
                                    :op1 "Saddam"
                                    :op2 "Hussein")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c2 / country
                                          :name (n3 / name
                                                :op1 "Iraq"))
                                    :ARG2 (p4 / president)))))
            :time (w2 / wednesday))
      :ARG2 (ii2 / indicate-01
            :ARG0 p
            :ARG1 (h3 / hurry-01
                  :polarity -
                  :ARG1 (c3 / country
                        :name (n4 / name
                              :op1 "United"
                              :op2 "States")))))

# ::id 600 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a small group of argentines pelted a bus from chile with rocks and sticks over fears that a man on board was bringing swine flu into their town , authorities said friday .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (p / pelt-01
            :ARG0 (g / group
                  :consist-of (p2 / person
                        :mod (c / country
                              :name (n / name
                                    :op1 "Argentina")))
                  :mod (s2 / small))
            :ARG1 (b / bus)
            :ARG2 (c2 / country
                  :name (n2 / name
                        :op1 "Chile"))
            :instrument (a2 / and
                  :op1 (r / rock)
                  :op2 (s3 / stick))
            :ARG1-of (c3 / cause-01
                  :ARG0 (f / fear-01
                        :ARG0 g
                        :ARG1 (b2 / bring-01
                              :ARG0 (m / man
                                    :ARG0-of (b3 / board-01
                                          :ARG1 b))
                              :ARG1 (d / disease
                                    :name (n3 / name
                                          :op1 "swine"
                                          :op2 "flu"))
                              :ARG2 (t / town
                                    :poss g)))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 601 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an army squad leader accused of premeditated murder in the shooting death of an iraqi civilian requested a military jury trial tuesday after withdrawing from a pending plea agreement .
# ::alignments
(r / request-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (s / squad
                        :mod (a / army)))
            :ARG1-of (a2 / accuse-01
                  :ARG2 (m / murder-01
                        :ARG0 p
                        :ARG1-of (c / cause-01
                              :ARG0 (d / die-01
                                    :ARG1 (c2 / civilian
                                          :mod (c3 / country
                                                :name (n / name
                                                      :op1 "Iraq")))
                                    :manner (s2 / shoot-02
                                          :ARG0 p))
                              :ARG1-of (ii / intend-01)))))
      :ARG1 (t / try-02
            :ARG0 (j / jury
                  :mod (m2 / military)
                  :mod j))
      :time (d2 / date-entity
            :weekday (t2 / tuesday))
      :time (a3 / after
            :op1 (w / withdraw-01
                  :ARG0 p
                  :ARG2 (a4 / agree-01
                        :ARG1 (p2 / plead-01)
                        :ARG1-of (p3 / pend-01)))))

# ::id 602 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok powerful women leaders , including jordan 's queen rania and liberian president ellen johnson-sirleaf , launched an activist network sunday to reverse high maternal and infant mortality and ensure that girls everywhere have access to education .
# ::alignments
(l / launch-01
      :ARG0 (p / person
            :ARG0-of (l2 / lead-02)
            :ARG1-of (p2 / powerful-02)
            :ARG2-of (ii / include-01
                  :ARG1 (a / and
                        :op1 (p3 / person
                              :name (n / name
                                    :op1 "Rica")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c / country
                                          :name (n2 / name
                                                :op1 "Jordan"))
                                    :ARG2 (q / queen)))
                        :op2 (p4 / person
                              :name (n3 / name
                                    :op1 "Ellen"
                                    :op2 "Johnson-sirleaf")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 c
                                    :ARG2 (p5 / president
                                          :mod (l3 / liberian)))))))
      :ARG1 (n4 / network
            :mod (a2 / activist))
      :time (d / date-entity
            :weekday (s / sunday))
      :purpose (a3 / and
            :op1 (r / reverse-01
                  :ARG0 n4
                  :ARG1 (a4 / and
                        :op1 (m / mortality
                              :mod (m2 / mother)
                              :ARG1-of (h3 / high-02))
                        :op2 (m3 / mortality
                              :mod (ii2 / infant)
                              :ARG1-of h3))))
      :op2 (e / ensure-01
            :ARG0 n4
            :ARG1 (a5 / access-01
                  :ARG0 (g / girl
                        :location (e2 / everywhere))
                  :ARG1 (e3 / educate-01
                        :ARG1 g))))

# ::id 603 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok serbs in eastern slavonia , the last serb-held part of croatia , were still voting tuesday at one polling station in the region after problems with ballot papers sunday and monday , a un spokesman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :polarity -
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Un"))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (v / vote-01
            :ARG0 p
            :location (c / country-region
                  :name (n2 / name
                        :op1 "Eastern"
                        :op2 "Slavonia")
                  :part-of c
                  :name (n3 / name
                        :op1 "Croatia"))
            :ARG1-of (h2 / hold-01
                  :ARG0 g
                  :mod (l / last)))
      :mod (s3 / still)
      :time (d / date-entity
            :weekday (t / tuesday))
      :location (s4 / station
            :quant 1
            :mod (p2 / poll-01)
            :location (r / region))
      :time (a / after
            :op1 (p3 / problem
                  :topic (p4 / paper
                        :mod (b / ballot))
                  :time (a2 / and
                        :op1 (d2 / date-entity
                              :weekday (s5 / sunday))
                        :op2 (d3 / date-entity
                              :weekday (m / monday))))))

# ::id 604 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok export and import statistics released wednesday for the united states and china offered the latest signs that world trade was starting to recover from the global financial crisis .
# ::alignments
(o / offer-01
      :ARG0 (s / statistics
            :topic (a / and
                  :op1 (e / export-01)
                  :op2 (ii / import-01))
            :ARG1-of (r / release-01
                  :ARG0 a
                  :op1 (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "States"))
                  :op2 (c2 / country
                        :name (n2 / name
                              :op1 "China")))
            :time (w / wednesday))
      :ARG1 (s2 / signal-07
            :ARG0 s
            :ARG1 (s3 / start-01
                  :ARG0 (t / trade-01
                        :ARG0 (w2 / world))
                  :ARG1 (r2 / recover-01
                        :ARG1 t
                        :ARG2 (c3 / crisis
                              :mod (f / finance)
                              :mod (g / globe))))
            :mod (l / last)))

# ::id 605 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the angels are keeping a close eye on rookie pitcher john lackey , who has struggled in his past two starts .
# ::alignments
(k / keep-eye-on-05
      :ARG0 (a / angel)
      :ARG1 (p / person
            :name (n / name
                  :op1 "John"
                  :op2 "Lackey")
            :mod (p2 / pitcher
                  :mod (r / rookie))
            :ARG0-of (s / struggle-02
                  :time (s2 / start-01
                        :quant 2
                        :ARG0 p
                        :time (p3 / past))))
      :ARG1-of (c / close-10))

# ::id 606 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinians are prepared to hold general elections within six months , but to do so need the support of israel , the united states and the european union , chief palestinian negotiator saeb erakat said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Seb"
                  :op2 "Erakat")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Palestine"))
                  :ARG2 (c2 / chief)
                  :ARG3 (n3 / negotiate-01)))
      :ARG1 (p2 / prepare-02
            :ARG1 (p3 / person
                  :mod c)
            :ARG2 (h2 / hold-04
                  :ARG0 p3
                  :ARG1 (e / elect-01
                        :ARG1-of (g / general-02))
                  :time (a / after
                        :quant (u / up-to
                              :op1 (t / temporal-quantity
                                    :quant 6
                                    :unit (m / month))))
                  :op1-of a)
            :concession-of (n4 / need-01
                  :ARG0 p3
                  :ARG1 (s2 / support-01
                        :ARG0 (a2 / and
                              :op1 (c3 / country
                                    :name (n5 / name
                                          :op1 "Israel"))
                              :op2 (c4 / country
                                    :name (n6 / name
                                          :op1 "United"
                                          :op2 "States"))
                              :op3 (u2 / union
                                    :mod (c5 / continent
                                          :name (n7 / name
                                                :op1 "Europe"))))
                        :ARG1 p3)
                  :purpose h2))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 607 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok from anesthesia to the recovery room , ##-year-old <unk> cleary 's children followed her surgery -- ### characters or less at a time .
# ::alignments
(f / follow-01
      :ARG1 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Tony"
                              :op2 "Cleary"))
                  :ARG2 (c / child))
            :age (t / temporal-quantity
                  :quant 1
                  :unit (y / year)))
      :ARG2 (s / surgery-01
            :ARG1 p)
      :manner (a / amr-unknown
            :mod (v / variable
                  :name n
                  :op1 " ###"))
      :frequency (a2 / at-a-time)
      :source (a3 / anesthesia)
      :destination (r / room
            :mod (r2 / recover-01)))

# ::id 608 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world 's number one duo yang wei and zhang jiewen ensured all chinese women 's double final in the indonesia open badminton tournament following a straight win over south korea 's lee kyung <unk> jung eun here saturday .
# ::alignments
(e / ensure-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Yang"
                        :op2 "Wei")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (o / organization
                              :name (n2 / name
                                    :op1 "World"))
                        :ARG2 (d / duo
                              :ord (o2 / ordinal-entity
                                    :value 1))))
            :op2 (p2 / person
                  :name (n3 / name
                        :op1 "Zhang"
                        :op2 "Jiewen")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 o
                        :ARG2 d
                        :ord (o3 / ordinal-entity
                              :value 1))))
      :ARG1 (f / final
            :ARG1-of (d2 / double-01)
            :mod (w / woman)
            :mod (c / country
                  :name (n4 / name
                        :op1 "China"))
            :subevent-of (t / tournament
                  :mod (b / badminton)
                  :mod (c2 / country
                        :name (n5 / name
                              :op1 "Indonesia"))
                  :ARG1-of (o4 / open-04))
            :mod (a2 / all))
      :ARG1-of (f2 / follow-01
            :ARG2 (w2 / win-01
                  :ARG0 a
                  :ARG2 (l / lee
                        :mod (k / kyung
                              :mod (c3 / country
                                    :name (n6 / name
                                          :op1 "South"
                                          :op2 "Korea")))
                        :time (d3 / date-entity
                              :weekday (s / saturday))
                        :ARG1-of (s2 / straight-04)
                        :location (h3 / here)))))

# ::id 609 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mcallen , texas -lrb- ap -rrb- _ in mcallen _ where families go back and forth across the mexican border for dentist appointments and soccer games _ spanish and english co-exist on billboards , in classrooms and on the radio .
# ::alignments
(b / be-located-at-91
      :ARG1 (c / coexist-01
            :ARG1 (l / language
                  :name (n / name
                        :op1 "Spanish"))
            :ARG2 (l2 / language
                  :name (n2 / name
                        :op1 "English"))
            :location (a / and
                  :op1 (b2 / billboard)
                  :op2 (c2 / classroom)
                  :op3 (r / radio)))
      :ARG2 (c3 / city
            :name (n3 / name
                  :op1 "Mcallen")
            :location-of (g / go-02
                  :ARG0 (f / family)
                  :ARG1 (a2 / across
                        :op1 (b3 / border-01
                              :ARG2 (c4 / country
                                    :name (n4 / name
                                          :op1 "Mexico"))))
                  :path (a3 / and
                        :op1 (b4 / back)
                        :op2 (f2 / forth))
                  :purpose (a4 / and
                        :op1 (a5 / appointment-02
                              :ARG1 (d / dentist))
                        :op2 (g2 / game
                              :mod (s / soccer))))))

# ::id 610 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok americans are increasingly exposed to losses , and the government is more vulnerable to fraud , under initiatives that have created a federal bank bailout program of `` unprecedented scope , '' a government report finds .
# ::alignments
(f / find-02
      :ARG0 (r / report-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01)))
      :ARG1 (a / and
            :op1 (e / expose-01
                  :ARG1 (p / person
                        :mod (c / country
                              :name (n / name
                                    :op1 "America")))
                  :ARG2 (l / lose-02
                        :ARG0 p)
                  :ARG1-of (ii / increase-01))
            :op2 (h / have-degree-91
                  :ARG1 g
                  :ARG0-of g2))
      :ARG2 (v / vulnerable-01
            :ARG1 g
            :ARG2 (d / defraud-01))
      :ARG3 (m / more)
      :prep-under (ii2 / initiative
            :ARG0-of (c2 / create-01
                  :ARG1 (p2 / program
                        :mod (b / bail-out-02
                              :ARG1 (b2 / bank))
                        :mod (s / scope
                              :mod (p3 / precedent
                                    :polarity -))))))

# ::id 611 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok london , march ## -lrb- reuters -rrb- - britain 's chancellor of the exchequer gordon brown promised to end a three-year spending spree on public services in his annual budget wednesday in the run-up to the next general election .
# ::alignments
(a / and
      :op1 (c / city
            :name (n / name
                  :op1 "London"))
      :op2 (m / march-01
            :mode imperative
            :ARG0 (y / you))
      :op3 (p / promise-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Gordon"
                        :op2 "Brown")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "Kingdom"))
                        :ARG2 (c3 / chancellor
                              :topic (e / exchequer))))
            :ARG2 (e2 / end-01
                  :ARG0 p2
                  :ARG1 (s / spree
                        :duration (t / temporal-quantity
                              :quant 3
                              :unit (y2 / year))
                        :mod (s2 / spend-01
                              :ARG1 (s3 / serve-01
                                    :ARG1-of (p3 / public-02))
                              :ARG3 (b / budget
                                    :poss p2
                                    :frequency (r / rate-entity-91
                                          :ARG3 (t2 / temporal-quantity
                                                :quant 1
                                                :unit y2))))))
            :time (w / wednesday)
            :time (r2 / run-up-19
                  :ARG2 (e3 / elect-01
                        :mod (n4 / next)
                        :ARG1-of (g / general-02)))))

# ::id 612 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese insurance companies reaped a combined premium income of ###.## billion yuan -lrb- about ## billion u.s. dollars -rrb- in the first quarter of the year , an #.# percent rise from the same period last year , the china insurance regulatory commission -lrb- circ -rrb- said on saturday .
# ::alignments
(s / say-01
      :ARG0 (c / commission
            :ARG0-of (r / regulate-01
                  :ARG1 (ii / insure-02))
            :mod (c2 / country
                  :name (n / name
                        :op1 "China")))
      :ARG1 (r2 / reaped-01
            :ARG0 (c3 / company
                  :ARG0-of (ii2 / insure-02)
                  :mod c2)
            :ARG1 (ii3 / income
                  :mod (p / premium)
                  :ARG1-of (c4 / combine-01)
                  :quant (a / about
                        :op1 (m / monetary-quantity
                              :quant 1000000000
                              :unit (y / yuan))))
            :time (q / quarter
                  :ord (o / ordinal-entity
                        :value 1)
                  :part-of (y2 / year))
            :ARG1-of (m2 / mean-01
                  :ARG2 (r3 / rise-01
                        :ARG2 (p2 / percentage-entity
                              :value "#."
                              :ARG3-of r3))
                  :ARG4 (p3 / period
                        :ARG1-of (s2 / same-01)
                        :time (y3 / year
                              :mod (l / last)))))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 613 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok psv eindhoven played poorly saturday but was still able to beat bottom club fortuna sittard #-# in the dutch league .
# ::alignments
(p / play-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "PSV"
                  :op2 "Eindhoven"))
      :time (d / date-entity
            :weekday (s / saturday))
      :manner (p2 / poor)
      :concession-of (p3 / possible-01
            :ARG1 (b / beat-03
                  :ARG0 t
                  :ARG1 (t2 / team
                        :name (n2 / name
                              :op1 "Fortuna"
                              :op2 "Sittard")
                        :mod (c / club
                              :mod (b2 / bottom))
                        :part-of (l / league
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "Netherlands")))))
            :mod (s2 / still)))

# ::id 614 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a suicide car bomb targeting an iraqi national guard checkpoint on the edge of the rebel town of latifiyah wounded four civilians wednesday , security sources said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (s3 / security))
      :ARG1 (w / wound-01
            :ARG0 (b / bomb
                  :mod (c / car)
                  :mod (s4 / suicide)
                  :ARG0-of (t / target-01
                        :ARG1 (c2 / checkpoint
                              :mod (n / nation)
                              :ARG0-of (g / guard-01)
                              :mod (c3 / country
                                    :name (n2 / name
                                          :op1 "Iraq"))
                              :location (e / edge
                                    :poss (t2 / town
                                          :name (n3 / name
                                                :op1 "Latifiyah")
                                          :ARG0-of (r / rebel-01))))))
            :ARG1 (c4 / civilian
                  :quant 4)
            :time (w2 / wednesday)))

# ::id 615 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok total visitors to hong kong in february reached ###,### , an increase of ##.# percent over the same period last year , according to hong kong tourist association .
# ::alignments
(s / say-01
      :ARG0 (a / association
            :mod (p / person
                  :ARG0-of (t / tour-01)
                  :mod (c / city
                        :name (n / name
                              :op1 "Hong"
                              :op2 "Kong")))
            :ARG1 (r / reach-01
                  :ARG0 p
                  :ARG1-of (t2 / total-01)
                  :ARG0-of (v / visit-01
                        :time (d / date-entity
                              :month 2)))
            :ARG1 (p2 / percentage-entity
                  :value " ###,###"
                  :ARG1-of (ii / increase-01
                        :ARG2 (p3 / percentage-entity
                              :value "1/2"
                              :time (p4 / period
                                    :ARG1-of (s2 / same-01)
                                    :time (y / year
                                          :mod (l / last))))))))

# ::id 616 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok space shuttle endeavour was ready on sunday , but the weather was not .
# ::alignments
(r / ready-02
      :ARG1 (e / endeavor-01
            :ARG1 (s / shuttle
                  :mod (s2 / space)))
      :time (d / date-entity
            :weekday (s3 / sunday))
      :concession (r2 / ready-02
            :polarity -
            :ARG1 (w / weather)))

# ::id 617 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a u.s. government envoy met south korean government officials wednesday to brief them on just concluded missile talks with north korea .
# ::alignments
(m / meet-03
      :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 "U.S."))))
                  :ARG2 (e / envoy)))
      :ARG1 (p2 / person
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (g3 / government-organization
                        :ARG0-of (g4 / govern-01
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "South"
                                          :op2 "Korea"))))
                  :ARG2 (o / official)))
      :time (w / wednesday)
      :purpose (b / brief-01
            :ARG0 p
            :ARG1 p2
            :ARG2 (t / talk-01
                  :ARG0 g3
                  :ARG1 (m2 / missile)
                  :ARG2 c2
                  :ARG1-of (c3 / conclude-01
                        :time (j / just)))))

# ::id 618 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok guus hiddink was in talks with chelsea on tuesday about taking over as the club 's manager until the end of the premier league season while remaining as coach of russia 's national team .
# ::alignments
(t / talk-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Guus"
                  :op2 "Hiddink"))
      :ARG1 (t2 / take-over-12
            :ARG0 p
            :ARG1 (p2 / person
                  :ARG0-of (m / manage-01
                        :ARG1 (c / club)))
            :time (u / until
                  :op1 (e / end-01
                        :ARG1 (s / season
                              :mod (l / league
                                    :name (n2 / name
                                          :op1 "Premier"
                                          :op2 "League")))))
            :time-of (r / remain-01
                  :ARG1 p
                  :ARG3 (c2 / coach-01
                        :ARG0 p
                        :ARG1 (t3 / team
                              :mod (n3 / nation)
                              :poss (c3 / country
                                    :name (n4 / name
                                          :op1 "Russia"))))))
      :ARG2 t3
      :name (n5 / name
            :op1 "Chelsea")
      :time (d / date-entity
            :weekday (t4 / tuesday)))

# ::id 619 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us president george w. bush will undergo his annual health check-up on saturday before heading for a four-week vacation to his ranch in crawford , texas , a white house spokesman said tuesday .
# ::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 (s2 / spokesman)))
      :ARG1 (u / undergo-28
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (p3 / president)))
            :ARG2 (c2 / check-up-06
                  :ARG1 p2
                  :topic (h3 / health)
                  :frequency (r / rate-entity-91
                        :ARG3 (t / temporal-quantity
                              :quant 1
                              :unit (y / year))))
            :time (d / date-entity
                  :weekday (s3 / saturday))
            :time (b / before
                  :op1 (h4 / head-02
                        :ARG0 p2
                        :ARG1 (v / vacation-01
                              :ARG0 p2
                              :ARG1 (r2 / ranch
                                    :poss p2
                                    :location (c3 / city
                                          :name (n4 / name
                                                :op1 "Crowford")
                                          :location (s4 / state
                                                :name (n5 / name
                                                      :op1 "Texas"))))
                              :duration (t2 / temporal-quantity
                                    :quant 4
                                    :unit (w / week)))))))

# ::id 620 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some of the most popular consumer sites on the internet that dispense medical information may be exchanging personal data about users who visit there , in possible violation of antitrust laws , consumer and government officials say .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / and
                        :op1 (p2 / person
                              :ARG0-of (c / consume-01))
                        :op2 (g / government-organization
                              :ARG0-of (g2 / govern-01)))
                  :ARG2 (o / official)))
      :ARG1 (p3 / possible-01
            :ARG1 (e / exchange-01
                  :ARG0 (s2 / site
                        :quant (s3 / some)
                        :ARG1-of (ii / include-91
                              :ARG2 (s4 / site
                                    :ARG0-of (d / dispense-01
                                          :ARG1 (ii2 / information
                                                :mod (m / medicine)))
                                    :location (ii3 / internet)
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (p4 / popular-02
                                                :ARG1 s4)
                                          :ARG3 (m2 / most)))))
                  :ARG1 (d2 / data
                        :ARG1-of (p5 / personal-02)
                        :topic (p6 / person
                              :ARG0-of (u / use-01)
                              :ARG0-of (v / visit-01
                                    :ARG1 s4)))
                  :ARG3 s2
                  :ARG0-of (v2 / violate-01
                        :ARG1 (l / law
                              :topic (a2 / antitrust))
                        :ARG1-of (p7 / possible-01)))))

# ::id 621 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sealers took to the thawing ice floes off the atlantic ocean on the first day of canada 's contentious seal hunt saturday , sparking confrontations with animal rights activists who claim the annual cull is cruel .
# ::alignments
(a / and
      :op1 (t / take-01
            :ARG0 (p / person
                  :ARG0-of (h / hunt-01))
            :ARG1 (f / floe
                  :consist-of (ii / ice)
                  :ARG1-of (t2 / thaw-01))
            :ARG3 (o / off
                  :op1 (o2 / ocean
                        :mod (a2 / atlantic)))
            :time (d / day
                  :ord (o3 / ordinal-entity
                        :value 1)
                  :part-of (h2 / hunt-01
                        :ARG0 (c / country
                              :name (n / name
                                    :op1 "Canada"))
                        :ARG1 (s / seal)
                        :mod (c2 / contentious)))
            :time (d2 / date-entity
                  :weekday (s2 / saturday)))
      :op2 (s3 / spark-01
            :ARG0 t
            :ARG1 (c3 / confront-01
                  :ARG1 (a3 / activist
                        :purpose (r / right-05
                              :ARG1 (a4 / animal))
                        :ARG0-of (c4 / claim-01
                              :ARG1 (c5 / cruel
                                    :domain (c6 / cull-01
                                          :frequency (r2 / rate-entity-91
                                                :ARG3 (t3 / temporal-quantity
                                                      :quant 1
                                                      :unit (y / year))))))))))

# ::id 622 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cuba will hold municipal elections in october but has yet to set a date to choose the members of the island 's parliament , state media reported monday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (s / state))
      :ARG1 (h / have-11
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Cuba"))
            :ARG1 (y / yet)
            :ARG2 (s2 / set-02
                  :ARG0 c
                  :ARG1 (d / date
                        :time-of (c2 / choose-01
                              :ARG0 c
                              :ARG1 (p / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (g / government-organization
                                                :name (n2 / name
                                                      :op1 "Parliament")
                                                :poss (ii / island))
                                          :ARG2 (m2 / member))))))
            :time (d2 / date-entity
                  :month 10
                  :time-of r))
      :weekday (m3 / monday))

# ::id 623 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italy 's prime minister silvio berlusconi launched a scathing attack wednesday on italy 's judiciary after the country 's highest court rejected his request to have his corruption trial moved from milan to another city .
# ::alignments
(l / launch-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Silvio"
                  :op2 "Berlusconi")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Italy"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (a / attack-01
            :ARG0 p
            :ARG1 (j / judiciary
                  :poss c)
            :mod (s / scathing))
      :time (w / wednesday)
      :time (a2 / after
            :op1 (r / reject-01
                  :ARG0 (c2 / court
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (h3 / high-02
                                    :ARG1 c2)
                              :ARG3 (m2 / most)
                              :ARG5 (c3 / country)))
                  :ARG1 (r2 / request-01
                        :ARG0 p
                        :ARG1 (m3 / move-01
                              :ARG1 (t / try-02
                                    :ARG1 p
                                    :ARG3 (c4 / corrupt-01))
                              :ARG2 (c5 / city
                                    :mod (a3 / another))
                              :source (c6 / city
                                    :name (n3 / name
                                          :op1 "Milan")))))))

# ::id 624 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world champion sebastien loeb won the rally of argentina on sunday for his fourth victory in a row .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sebastien"
                  :op2 "Leb")
            :mod (c / champion
                  :mod (w2 / world)))
      :ARG2 (r / rally-01
            :ARG2 (c2 / country
                  :name (n2 / name
                        :op1 "Argentina")))
      :time (d / date-entity
            :weekday (s / sunday))
      :purpose (w3 / win-01
            :ARG0 p
            :ord (o / ordinal-entity
                  :value 4
                  :range (r2 / row))))

# ::id 625 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. troops opened fire after an explosion near a military convoy monday in mosul , as fears grew that the anti-coalition insurgency was spreading north a day after two american soldiers were killed and their bodies savagely mauled in the same city .
# ::alignments
(o / open-fire-07
      :ARG0 (t / troop
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :time (a / after
            :op1 (e / explode-01
                  :ARG1-of (n2 / near-02
                        :ARG2 (c2 / convoy
                              :mod (m / military)))
                  :time (d / date-entity
                        :weekday (m2 / monday))
                  :location (c3 / city
                        :name (n3 / name
                              :op1 "Mosul"))))
      :time (g / grow-01
            :ARG1 (f / fear-01
                  :ARG1 (s / spread-02
                        :ARG1 (ii / insurgency
                              :ARG0-of (o2 / oppose-01
                                    :ARG1 (c4 / coalition)))
                        :ARG2 (n4 / north)
                        :time (a2 / after
                              :op1 (a3 / and
                                    :op1 (k / kill-01
                                          :ARG1 (s2 / soldier
                                                :quant 2
                                                :mod c))
                                    :op2 (m3 / maul-01
                                          :ARG1 (b / body
                                                :poss s2)
                                          :manner (s3 / savage)
                                          :location (c5 / city
                                                :ARG1-of (s4 / same-01))))
                              :quant (t2 / temporal-quantity
                                    :quant 1
                                    :unit (d2 / day)))))))

# ::id 626 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok colorado avalanche right wing adam deadmarsh will be out indefinitely and center chris drury will miss six to eight weeks after they were injured in wednesday 's #-# loss to vancouver .
# ::alignments
(a / and
      :op1 (o / out-06
            :ARG1 (p / person
                  :name (n / name
                        :op1 " adam"
                        :op2 "Deadmarsh")
                  :ARG1-of (r / right-08)
                  :mod (s / state
                        :name (n2 / name
                              :op1 "Colorado"))
                  :mod (a2 / avalanche))
            :duration (ii / indefinite))
      :op2 (m / miss-02
            :ARG0 (p2 / person
                  :name (n3 / name
                        :op1 "Chris"
                        :op2 "Drury")
                  :mod (c / center))
            :ARG1 (b / between
                  :op1 (t / temporal-quantity
                        :quant 6
                        :unit (w / week))
                  :op2 (t2 / temporal-quantity
                        :quant 8
                        :unit (w2 / week)))
            :time (a3 / after
                  :op1 (ii2 / injure-01
                        :ARG1 p2
                        :ARG2 (l / lose-03
                              :ARG0 p2
                              :ARG2 (c2 / city
                                    :name (n4 / name
                                          :op1 "Vancouver"))
                              :time (d / date-entity
                                    :weekday (w3 / wednesday)))))))

# ::id 627 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia is to deliver to lebanon ## mig fighter jets for free , the head of the russian defense cooperation body said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / head-01
                  :ARG1 (b / body
                        :ARG0-of (c / cooperate-01
                              :ARG1 (c2 / country
                                    :name (n / name
                                          :op1 "Russia"))
                              :ARG2 (d / defend-01)))))
      :ARG1 (d2 / deliver-01
            :ARG0 c2
            :ARG1 (j / jet
                  :name (n2 / name
                        :op1 "Mig")
                  :ARG0-of (f / fight-01))
            :ARG2 c2
            :name (n3 / name
                  :op1 "Lebanon"))
      :ARG3-of (f2 / free-03)
      :time (w / wednesday))

# ::id 628 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than #,### people , have been battling night and day to prevent a big fire from spreading , which broke out in a forest in southeastern tibet 's nyingchi region on wednesday morning .
# ::alignments
(b / battle-01
      :ARG0 (p / person
            :quant (m / more-than
                  :op1 (n / number)))
      :ARG2 (p2 / prevent-01
            :ARG0 p
            :ARG1 (s / spread-02
                  :ARG1 (f / fire
                        :mod (b2 / big)
                        :ARG1-of (b3 / break-out-30
                              :location (f2 / forest
                                    :location (c / country-region
                                          :name (n2 / name
                                                :op1 "Nyingchi")
                                          :location (s2 / southeast
                                                :part-of (p3 / province
                                                      :name (n3 / name
                                                            :op1 "Tibet"))))
                                    :time (d / date-entity
                                          :dayperiod (m2 / morning)
                                          :weekday (w / wednesday)
                                          :dayperiod w))))))
      :time (a / and
            :op1 (n4 / night)
            :op2 (d2 / day)))

# ::id 629 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok senior senate democrats urged the president thursday to put off a decision on proceeding with a national anti-missile defense system , saying there are too few guarantees it would be technically feasible and enhance national security .
# ::alignments
(a / and
      :op1 (u / urge-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n / name
                                    :op1 "Senate"))
                        :ARG2 (m / member
                              :mod (s / senior))))
            :ARG1 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g2 / government-organization
                              :name (n2 / name
                                    :op1 "Senate"))
                        :ARG2 (p3 / president)))
            :ARG2 (d / decide-01
                  :ARG0 p2
                  :ARG1 (p4 / proceed-01
                        :ARG1 (s2 / system
                              :ARG2-of (d2 / defend-01
                                    :ARG3 (m2 / missile))
                              :mod (n3 / nation))))
            :time (d3 / date-entity
                  :weekday (t / thursday)))
      :op2 (s3 / say-01
            :ARG0 p
            :ARG1 (g3 / guarantee-01
                  :ARG1 (a2 / and
                        :op1 (f / feasible
                              :domain s2
                              :mod (t2 / technical))
                        :op2 (e / enhance-01
                              :ARG0 s2
                              :ARG1 (s4 / security
                                    :mod (n4 / nation))))
                  :ARG1-of (h3 / have-quant-91
                        :ARG2 (f2 / few)
                        :ARG3 (t3 / too)))))

# ::id 630 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nearly one-fifth of rio 's #.# million residents are slum dwellers , according to a new report .
# ::alignments
(s / say-01
      :ARG0 (r / report
            :ARG1-of (n / new-01))
      :ARG1 (p / person
            :ARG0-of (d / dwell-01
                  :ARG1 (s2 / slum))
            :domain (p2 / person
                  :quant (n2 / nearly
                        :op1 "1/5")
                  :ARG1-of (ii / include-91
                        :ARG2 (p3 / person
                              :ARG0-of (r2 / reside-01
                                    :ARG1 (c / city
                                          :name (n3 / name
                                                :op1 "Rio"))))))))

# ::id 631 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok investment giant goldman sachs on tuesday said its profits nearly doubled in the first quarter of #### , a blockbuster gain eclipsed by allegations in the us and europe that it duped investors .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Goldman"
                  :op2 "Sachs")
            :mod (g / giant)
            :ARG0-of (ii / invest-01))
      :ARG1 (d / double-01
            :ARG1 (p / profit-01
                  :ARG0 c)
            :ARG1-of (n2 / near-02)
            :time (q / quarter
                  :ord (o / ordinal-entity
                        :value 1)
                  :part-of (t / thing
                        :ARG1-of (g2 / gain-01)
                        :mod (b / blockbuster)
                        :ARG1-of (e / eclipse-01
                              :ARG0 (a / allege-01
                                    :ARG0 (a2 / and
                                          :op1 (c2 / country
                                                :name (n3 / name
                                                      :op1 "US"))
                                          :op2 (c3 / continent
                                                :name (n4 / name
                                                      :op1 "Europe")))
                                    :ARG1 (d2 / dupe-01
                                          :ARG0 c
                                          :ARG1 (p2 / person
                                                :ARG0-of (ii2 / invest-01))))))))
      :time (d3 / date-entity
            :weekday (t2 / tuesday)))

# ::id 632 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than ###,### greek-cypriots began voting sunday for a record number of candidates contesting the ## seats in the divided island 's parliament .
# ::alignments
(b / begin-01
      :ARG0 (p / person
            :mod (p2 / political-party
                  :name (n / name
                        :op1 "Greek-Cypress"))
            :quant (m / more-than
                  :op1 (p3 / percentage-entity
                        :value " ###")))
      :ARG1 (v / vote-01
            :ARG0 p
            :ARG1 (n2 / number
                  :mod (r / record)
                  :quant-of (c / candidate
                        :ARG0-of (c2 / contest-01
                              :ARG1 (s / seat
                                    :location (g / government-organization
                                          :name (n3 / name
                                                :op1 "Parliament")
                                          :ARG1-of (d / divide-02)
                                          :poss (ii / island))))))
            :time (d2 / date-entity
                  :weekday (s2 / sunday))))

# ::id 633 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the california supreme court has refused to hear a case seeking to throw an anti-gay marriage referendum off the november ballot .
# ::alignments
(r / refuse-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court")
            :mod (s / state
                  :name (n2 / name
                        :op1 "California")))
      :ARG1 (h / hear-01
            :ARG0 g
            :ARG1 (c / case-03
                  :ARG0-of (s2 / seek-01
                        :ARG1 (t / throw-01
                              :ARG0 g
                              :ARG1 (r2 / referendum
                                    :topic (o / oppose-01
                                          :ARG1 (m / marry-01
                                                :mod (g2 / gay-01))))
                              :ARG2 (b / ballot
                                    :time (d / date-entity
                                          :month 11)))))))

# ::id 634 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south african workers are prepared to make sacrifices for the country 's greater good including accepting a return to prescribed asset investments , shorter working hours and an overtime ban to ensure more employment .
# ::alignments
(p / prepare-02
      :ARG1 (p2 / person
            :ARG0-of (w / work-01)
            :location (w2 / world-region
                  :name (n / name
                        :op1 "South"
                        :op2 "Africa")))
      :ARG2 (s / sacrifice-01
            :ARG0 p2
            :ARG2 (g / good
                  :poss (c / country)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (g2 / great)
                        :ARG3 (m / more))
                  :ARG2-of (ii / include-01
                        :ARG1 (a / and
                              :op1 (a2 / accept-01
                                    :ARG1 (r / return-02
                                          :ARG1 p2
                                          :ARG3 (ii2 / invest-01
                                                :ARG2 (a3 / asset)
                                                :ARG1-of (p3 / prescribe-01))))
                              :op2 (h2 / hour
                                    :duration-of (w3 / work-01)
                                    :ARG1-of (h3 / have-degree-91
                                          :ARG2 (s2 / short-07
                                                :ARG1 h2)
                                          :ARG3 (m2 / more)))
                              :op3 (b / ban-01
                                    :ARG1 (o / overtime)
                                    :purpose (e / ensure-01
                                          :ARG1 (e2 / employ-01
                                                :quant (m3 / more)))))))))

# ::id 635 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok security forces scoured jungle in the southern philippines thursday for two factory workers held by al qaeda-linked militants , after the severed head of one hostage was dumped in a park .
# ::alignments
(s / scour-01
      :ARG0 (f / force
            :mod (s2 / security))
      :ARG1 (j / jungle
            :location (s3 / south
                  :part-of (c / country
                        :name (n / name
                              :op1 "Philippines"))))
      :ARG2 (p / person
            :quant 2
            :ARG0-of (w / work-01
                  :ARG2 (f2 / factory))
            :ARG1-of (h / hold-01
                  :ARG0 (m / militant
                        :ARG1-of (l / link-01
                              :ARG2 (c2 / criminal-organization
                                    :name (n2 / name
                                          :op1 "Al"
                                          :op2 "Quaeda"))))))
      :time (d / date-entity
            :weekday (t / thursday))
      :time (a / after
            :op1 (d2 / dump-01
                  :ARG1 (h2 / head
                        :part-of (h3 / hostage
                              :quant 1)
                        :ARG1-of (s4 / sever-01))
                  :location (p2 / park))))

# ::id 636 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cristiano ronaldo and gonzalo higuain scored as real madrid beat racing santander #-# on sunday to ensure it stayed tied with barcelona at the top of the spanish league ahead of their match next weekend .
# ::alignments
(s / score-01
      :ARG1 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Cristiano"
                        :op2 "Ronaldo"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Gonzalo"
                        :op2 " higuain")))
      :time (b / beat-03
            :ARG0 (t / team
                  :name (n3 / name
                        :op1 "Real"
                        :op2 "Madrid"))
            :ARG1 (t2 / team
                  :name (n4 / name
                        :op1 "Santander")
                  :ARG0-of (r / race-02))
            :time (d / date-entity
                  :weekday (s2 / sunday))
            :purpose (e / ensure-01
                  :ARG0 t
                  :ARG1 (s3 / stay-01
                        :ARG1 t
                        :ARG3 (t3 / tie-01
                              :ARG1 t
                              :ARG2 (t4 / team
                                    :name (n5 / name
                                          :op1 "Barcelona")
                                    :location (t5 / top
                                          :part-of (l / league
                                                :mod (c / country
                                                      :name (n6 / name
                                                            :op1 "Spain")))))
                              :time (a2 / ahead
                                    :op1 (m / match-03
                                          :ARG0 t
                                          :time (w / weekend
                                                :mod (n7 / next)))))))))

# ::id 637 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canada 's `` the barbarian invasions '' and clint eastwood 's `` mystic river '' won the two top awards at france 's pre-eminent film awards -- boosting their international kudos just before the oscar ceremony next sunday .
# ::alignments
(w / win-01
      :ARG0 (a / and
            :op1 (ii / invade-01
                  :ARG0 (b / barbarian))
            :op2 (r / river
                  :name (n / name
                        :op1 " mystic")
                  :poss (p / person
                        :name (n2 / name
                              :op1 "Clint"
                              :op2 "Eastwood")))
            :poss (c / country
                  :name (n3 / name
                        :op1 "Canada")))
      :ARG1 (a2 / award-01
            :quant 2
            :ARG3 (f / film)
            :mod (t / top)
            :location (a3 / award-01
                  :ARG3 (f2 / film)
                  :location (c2 / country
                        :name (n4 / name
                              :op1 "France"))
                  :mod (p2 / preeminent)))
      :ARG0-of (b2 / boost-01
            :ARG1 (k / kudos
                  :mod (ii2 / international)
                  :poss a)
            :time (b3 / before
                  :op1 (c3 / ceremony
                        :name (n5 / name
                              :op1 "Oscar"))
                  :time (d / date-entity
                        :weekday (s / sunday)
                        :mod (n6 / next))
                  :mod (j / just))))

# ::id 638 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a record amount of more than ###.## billion yuan has been borrowed and lent at the shanghai inter-bank lending center -lrb- <unk> -rrb- so far this year , according to official sources .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (o / official))
      :ARG1 (a / and
            :op1 (b / borrow-01
                  :ARG1 (a2 / amount
                        :quant-of (m / more-than
                              :op1 (m2 / monetary-quantity
                                    :quant 10000000000
                                    :unit (y / yuan)))
                        :mod (r / record)))
            :op2 (l / lend-01
                  :ARG1 a2)
            :location (c / center
                  :mod (l2 / lend-01)
                  :mod (ii / interbank)
                  :location (c2 / city
                        :name (n / name
                              :op1 "Shanghai")))
            :time (s3 / so-far
                  :op1 (y2 / year
                        :mod (t / this)))))

# ::id 639 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean share prices dropped sharply wednesday on concerns that the us federal reserve may accelerate its pace of rate hikes to keep inflation in check .
# ::alignments
(d / drop-01
      :ARG1 (p / price-01
            :ARG1 (s / share
                  :location (c / country
                        :name (n / name
                              :op1 "South"
                              :op2 "Korea"))))
      :ARG1-of (s2 / sharp-02)
      :ARG1-of (c2 / cause-01
            :ARG0 (c3 / concern-01
                  :ARG0 (p2 / possible-01
                        :ARG1 (a / accelerate-01
                              :ARG0 (r / reserve
                                    :mod (f / federal)
                                    :mod (c4 / country
                                          :name (n2 / name
                                                :op1 "US")))
                              :ARG1 (p3 / pace-01
                                    :ARG0 r
                                    :ARG1 (h / hike-02
                                          :ARG0 r
                                          :ARG1 (r2 / rate-01)))
                              :purpose (k / keep-02
                                    :ARG0 r
                                    :ARG1 (c5 / check-07
                                          :ARG0 r
                                          :ARG1 (ii / inflation)))))))
      :time (w / wednesday))

# ::id 640 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after having lost a frustrating game in the semifinals , the italy made up entirely of brazilians won third place after beating russia #-# here in the futsal world cup on saturday .
# ::alignments
(w / win-01
      :ARG0 (t / team
            :ARG1-of (m / make-up-07
                  :ARG2 (t2 / team
                        :name (n / name
                              :op1 "Brazilians"))
                  :degree (e / entire)))
      :ARG1 (p / place
            :ord (o / ordinal-entity
                  :value 3))
      :time (a / after
            :op1 (b / beat-03
                  :ARG0 t
                  :ARG1 (t3 / team
                        :name (n2 / name
                              :op1 "Russia"))
                  :location (h / here)
                  :subevent-of (g / game
                        :mod (f / futsal)
                        :mod g))
            :time (d / date-entity
                  :weekday (s / saturday)))
      :time (a2 / after
            :op1 (l / lose-03
                  :ARG0 t
                  :ARG1 g
                  :ARG0-of (f2 / frustrate-01)
                  :subevent-of (s2 / semifinal))))

# ::id 641 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok abbott laboratories inc. raised its full-year profit outlook wednesday after impressive second-quarter sales of top drug humira helped offset costs from its acquisition of guidant corp. 's vascular products business .
# ::alignments
(r / raise-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "abbott"
                  :op2 " laboratories"
                  :op3 "inc."))
      :ARG1 (o / outlook
            :mod (p / profit-01
                  :ARG0 c
                  :mod (f / full-year)))
      :time (w / wednesday)
      :time (a / after
            :op1 (h / help-01
                  :ARG0 (s / sell-01
                        :ARG0 c
                        :ARG1 (p2 / product
                              :name (n2 / name
                                    :op1 "Humira")
                              :mod (d / drug)
                              :mod (t / top))
                        :time (q / quarter
                              :ord (o2 / ordinal-entity
                                    :value 2))
                        :ARG0-of (ii / impress-01))
                  :ARG1 (o3 / offset-01
                        :ARG0 s
                        :ARG1 (c2 / cost-01
                              :ARG1 (a2 / acquire-01
                                    :ARG0 c
                                    :ARG1 (b / business
                                          :poss (c3 / company
                                                :name (n3 / name
                                                      :op1 "Guidant"
                                                      :op2 "Corp."))
                                          :mod p2
                                          :mod (v / vascular))))))))

# ::id 642 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president aleksander kwasniewski made an unannounced pre-christmas visit monday to polish-led peacekeepers in iraq and met the top u.s. military commander in the country , becoming the third western leader to make a surprise visit in recent weeks .
# ::alignments
(a / and
      :op1 (v / visit-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Aleksander"
                        :op2 "Kwasniewski")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (c / country
                  :name (n2 / name
                        :op1 "Iraq"))
            :time (d / date-entity
                  :weekday (m / monday))
            :ARG1-of (a2 / announce-01
                  :polarity -)
            :purpose (v2 / visit-01
                  :ARG0 p
                  :ARG1 (p3 / person
                        :ARG0-of (k / keep-01
                              :ARG1 (p4 / peace))
                        :ARG0-of (l / lead-02
                              :ARG1 (m2 / military
                                    :mod (c2 / country
                                          :name (n3 / name
                                                :op1 "U.S."))))
                        :ARG1-of (l2 / lead-02
                              :ARG0 (w / world-region
                                    :name (n4 / name
                                          :op1 "West")))
                        :mod (t / top)))
            :ARG1-of (s / surprise-01)
            :time (w2 / week
                  :mod (r / recent)))
      :op2 (m3 / meet-03
            :ARG0 p
            :ARG1 (p5 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 m2
                        :ARG2 (c3 / commander
                              :mod t)))
            :location c))

# ::id 643 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some ### sri lankan troops who are joining un peacekeeping operations in haiti will leave saturday on the country 's first major overseas assignment , the defense ministry said tuesday .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (d / defend-01))
      :ARG1 (l / leave-11
            :ARG0 (t / troop
                  :quant (s2 / some)
                  :mod (c / country
                        :name (n / name
                              :op1 "South"
                              :op2 "Korea"))
                  :ARG0-of (j / join-01
                        :ARG1 (o / operation
                              :purpose (k / keep-01
                                    :polarity -
                                    :ARG1 (p / peace))
                              :location (c2 / city
                                    :name (n2 / name
                                          :op1 "Hiti")))))
            :ARG1 (o2 / overseas)
            :time (d2 / date-entity
                  :weekday (s3 / saturday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (a / assign-01
                        :ARG0 (c4 / country)
                        :ARG2 t
                        :ARG1-of (m2 / major-02)
                        :location o2)
                  :ord (o3 / ordinal-entity
                        :value 1)))
      :time (d3 / date-entity
            :weekday (t2 / tuesday)))

# ::id 644 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's trade surplus climbed to $ ### million between july # and july ## from $ ##.# million a year ago , the ministry said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry)
      :ARG1 (c / climb-01
            :ARG1 (s2 / surplus
                  :mod (t / trade-01)
                  :poss (c2 / country
                        :name (n / name
                              :op1 "Taiwan")))
            :ARG4 (m2 / monetary-quantity
                  :quant 10000000
                  :unit (d / dollar))
            :ARG5 (m3 / monetary-quantity
                  :quant 1000000
                  :unit (d2 / dollar))
            :time (b / before
                  :op1 (n2 / now)
                  :quant (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :time (d3 / date-interval
                  :op1 (d4 / date-entity
                        :month 7
                        :day 24)
                  :op2 (d5 / date-entity
                        :month 7
                        :day 24))))

# ::id 645 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a south african indigenous group that was forcibly removed from diamond-rich land in the early ####s won back ownership rights tuesday , a decision that could result in millions of dollars in compensation for ## years of diamond mining .
# ::alignments
(w / win-01
      :ARG0 (g / group
            :mod (ii / indigenous)
            :location (w2 / world-region
                  :name (n / name
                        :op1 "South"
                        :op2 "Africa"))
            :ARG1-of (r / remove-01
                  :ARG2 (l / land
                        :mod (r2 / rich
                              :mod (d / diamond)))
                  :ARG2-of (f / force-01)
                  :time (e / early)))
      :ARG1 (r3 / right-05
            :ARG1 g
            :ARG2 (o / own-01))
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :ARG1-of (d3 / decide-01
            :ARG1-of (r4 / result-01
                  :ARG2 (m / multiple
                        :op1 (m2 / monetary-quantity
                              :quant 1000000
                              :unit (d4 / dollar))
                        :ARG3-of (c / compensate-01
                              :ARG1 (m3 / mine-01
                                    :ARG1 (d5 / diamond)
                                    :duration m
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year))))))
            :ARG1-of (p / possible-01)))

# ::id 646 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand 's fledgling futures market signed a deal friday to receive training from the world 's leading market for stock options , the chicago board option exchange .
# ::alignments
(s / sign-02
      :ARG0 (m / market
            :mod (f / future)
            :poss (c / country
                  :name (n / name
                        :op1 "Thailand"))
            :mod (f2 / fledgling))
      :ARG1 (d / deal)
      :time (d2 / date-entity
            :weekday (f3 / friday))
      :purpose (r / receive-01
            :ARG0 m
            :ARG1 (t / train-01
                  :ARG0 (m2 / market
                        :ARG0-of (l / lead-02)
                        :ARG0-of (e / exchange-01
                              :ARG1 (o / option
                                    :mod (s2 / stock)))
                        :location (c2 / city
                              :name (n2 / name
                                    :op1 "Chicago")))
                  :ARG2 m)
            :ARG2 m2))

# ::id 647 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok el fasher , sudan _ aid workers call them `` kofi annan 's group .
# ::alignments
(c / call-01
      :ARG0 (p / person
            :ARG0-of (w / work-01
                  :ARG1 (a / aid-01))
            :mod (p2 / person
                  :name (n / name
                        :op1 "el"
                        :op2 "Fasher")))
      :ARG1 (t / they)
      :ARG2 (g / group
            :poss (p3 / person
                  :name (n2 / name
                        :op1 "Kofi"
                        :op2 "Annan"))))

# ::id 648 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil rose above us$ ### a barrel monday on persistent worries about global petroleum supplies and the outlook for the u.s. dollar .
# ::alignments
(r / rise-01
      :ARG1 (o / oil)
      :ARG2 (r2 / rate-entity-91
            :ARG1 (a / above
                  :op1 (w / we))
            :ARG2 (v / volume-quantity
                  :quant 1
                  :unit (b / barrel)))
      :time (d / date-entity
            :weekday (m / monday))
      :ARG1-of (c / cause-01
            :ARG0 (w2 / worry-01
                  :ARG0 (a2 / and
                        :op1 (s / supply-01
                              :ARG1 (p / petroleum)
                              :mod (g / globe))
                        :op2 (o2 / outlook
                              :poss (d2 / dollar
                                    :mod (c2 / country
                                          :name (n / name
                                                :op1 "United"
                                                :op2 "States")))))
                  :ARG1-of (p2 / persist-01))))

# ::id 649 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok glenn hoddle says he would be able to win over sceptical southampton fans if he is given a second stint in charge of the premiership side .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Glenn"
                  :op2 "Hoddle"))
      :ARG1 (p2 / possible-01
            :ARG1 (w / win-over-02
                  :ARG0 p
                  :ARG1 (f / fan
                        :mod (s2 / skeptical)
                        :mod (t / team
                              :name (n2 / name
                                    :op1 "Southampton"))))
            :condition (g / give-01
                  :ARG1 (s3 / stint
                        :ord (o / ordinal-entity
                              :value 2)
                        :mod (c / charge-08
                              :ARG1 p
                              :ARG2 (s4 / side
                                    :mod (p3 / premiership))))
                  :ARG2 p)))

# ::id 650 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok scientists have identified a lethal new virus in africa that causes bleeding like the dreaded ebola virus .
# ::alignments
(ii / identify-01
      :ARG0 (s / scientist)
      :ARG1 (v / virus
            :ARG1-of (n / new-01)
            :mod (l / lethal)
            :location (c / continent
                  :name (n2 / name
                        :op1 "Africa"))
            :ARG0-of (c2 / cause-01
                  :ARG1 (b / bleed-01
                        :ARG1-of (r / resemble-01
                              :ARG2 (v2 / virus
                                    :name (n3 / name
                                          :op1 "Ebola")
                                    :ARG1-of (d / dread-01)))))))

# ::id 651 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok einar diaz and jacob cruz hit rbi singles with two outs in the ##th inning wednesday and the cleveland indians defeated the seattle mariners #-# .
# ::alignments
(a / and
      :op1 (h / hit-05
            :ARG0 (a2 / and
                  :op1 (p / person
                        :name (n / name
                              :op1 "Einar"
                              :op2 "Diaz"))
                  :op2 (p2 / person
                        :name (n2 / name
                              :op1 "Jacob"
                              :op2 " cruz")))
            :ARG1 (s / single
                  :mod (l / league
                        :name (n3 / name
                              :op1 "RBI")))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :manner (o / out-06
                  :quant 2)
            :time (ii / inning
                  :ord (o2 / ordinal-entity
                        :value -1)))
      :op2 (d2 / defeat-01
            :ARG0 (p3 / person
                  :mod (s2 / state
                        :name (n4 / name
                              :op1 "Cleveland"))
                  :mod (c / country
                        :name (n5 / name
                              :op1 "America")))
            :ARG1 (m / mariner
                  :mod (s3 / seattle))))

# ::id 652 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok congress took the first step toward overhauling the nation 's civil liability system on thursday when the senate judiciary committee overwhelmingly approved legislation that would shift most class-action lawsuits from state courts to federal courts .
# ::alignments
(t / take-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Congress"))))
      :ARG1 (s / step-01
            :ARG1 p
            :ARG2 (o / overhaul-01
                  :ARG0 p
                  :ARG1 (s2 / system
                        :mod (l / liability
                              :mod (c / civil))
                        :poss (n2 / nation)))
            :ord (o2 / ordinal-entity
                  :value 1))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :time (a / approve-01
            :ARG0 (c2 / committee
                  :mod (j / judiciary)
                  :part-of (g2 / government-organization
                        :name (n3 / name
                              :op1 "Senate")))
            :ARG1 (l2 / legislate-01
                  :ARG0-of (s3 / shift-01
                        :ARG1 (s4 / sue-02
                              :mod (a2 / act-02
                                    :mod (c3 / class))
                              :mod (m / most))
                        :ARG2 (c4 / court
                              :mod (f / federal))
                        :ARG3 (c5 / court
                              :mod (s5 / state)))
                  :ARG0-of (o3 / overwhelm-01))))

# ::id 653 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the paris bourse scored a substantial gain on wednesday as the cac ## index finished the day at #,###.## points , up #.## percent by comparison with the tuesday evening close .
# ::alignments
(s / score-01
      :ARG1 (m / market-sector
            :name (n / name
                  :op1 "Paris"
                  :op2 "Bourse"))
      :ARG2 (g / gain-01
            :ARG1 m
            :degree (s2 / substantial))
      :time (d / date-entity
            :weekday (w / wednesday))
      :ARG1-of (c / cause-01
            :ARG0 (f / finish-01
                  :ARG0 (ii / index
                        :mod (s3 / string-entity
                              :value "Cac ##"))
                  :ARG1 (d2 / day)
                  :ARG2 (p / point
                        :mod s3
                        :ARG1-of (u / up-02
                              :ARG2 (p2 / percentage-entity))))))

# ::id 654 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the irish government is to ask team delegations from five sars-affected countries not to attend the special olympics due to take place in the country next month , health minister micheal martin said on thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Micheal"
                  :op2 "Martin")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (h2 / healthy))))
      :ARG1 (a / ask-02
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Ireland"))))
            :ARG1 (a2 / attend-01
                  :polarity -
                  :ARG0 (d / delegation
                        :mod (t / team)
                        :source (c2 / country
                              :quant 5
                              :ARG1-of (a3 / affect-01
                                    :ARG0 (s2 / sars))))
                  :ARG1 (g3 / game
                        :name (n3 / name
                              :op1 "Olympics")
                        :ARG1-of (s3 / special-02)
                        :ARG1-of (d2 / due-03
                              :location c
                              :time (m2 / month
                                    :mod (n4 / next)))))
            :ARG2 d)
      :time (d3 / date-entity
            :weekday (t2 / thursday)))

# ::id 655 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok saudi arabia decided to give more donation to china 's quake-hit area by providing #,### prefab houses , the saudi arabian embassy in beijing told the chinese foreign ministry on tuesday .
# ::alignments
(t / tell-01
      :ARG0 (e / embassy
            :mod (c / country
                  :name (n / name
                        :op1 "Saudi"
                        :op2 "Arabia"))
            :location (c2 / city
                  :name (n2 / name
                        :op1 "Beijing")))
      :ARG1 (d / decide-01
            :ARG0 c
            :ARG1 (d2 / donate-01
                  :ARG0 c
                  :ARG1 (t2 / thing
                        :mod (m / more))
                  :ARG2 (a / area
                        :ARG1-of (h / hit-01
                              :ARG0 (q / quake-01))
                        :poss (c3 / country
                              :name (n3 / name
                                    :op1 "China")))
                  :manner (p / provide-01
                        :ARG0 c
                        :ARG1 (h2 / house
                              :mod (p2 / prefab)
                              :ARG1-of (f / free-04)))))
      :ARG2 (m2 / ministry
            :topic (f2 / foreign)
            :poss c3)
      :time (d3 / date-entity
            :weekday (t3 / tuesday)))

# ::id 656 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an expatriate convicted of drug trafficking was beheaded in jeddah on monday , the saudi interior ministry said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (ii / interior)
            :mod (c / country
                  :name (n / name
                        :op1 "Saudi"
                        :op2 "Arabia")))
      :ARG1 (b / behead-01
            :ARG1 (e / expatriate
                  :ARG1-of (c2 / convict-01
                        :ARG2 (t / traffic-01
                              :ARG1 (d / drug))))
            :location (c3 / city
                  :name (n2 / name
                        :op1 "Jeddah"))
            :time (d2 / date-entity
                  :weekday (m2 / monday))))

# ::id 657 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the reform of the united nations , especially of its security council , is inevitable and should be completed as soon as possible , u.n. secretary-general kofi annan said friday .
# ::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 (a / and
            :op1 (p2 / possible-01
                  :polarity -
                  :ARG1 (a2 / avoid-01
                        :ARG1 (r / reform-01
                              :ARG1 (n2 / nation
                                    :ARG2-of (ii / include-91
                                          :ARG1 (c / council
                                                :mod (s3 / security)
                                                :poss n2
                                                :mod (e / especially)))))))
            :op2 (r2 / recommend-01
                  :ARG1 (c2 / complete-01
                        :ARG1 r
                        :time (s4 / soon
                              :ARG2-of (h2 / have-degree-91
                                    :ARG1 c2
                                    :ARG3 (e2 / equal)
                                    :ARG4 (p3 / possible-01
                                          :ARG1 c2))))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 658 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok privatization has reduced subsidies that the ugandan government used to inject in public enterprises from ### billion shillings , or # percent of the gdp in #### to ## billion shillings -lrb- ## million us dollars -rrb- now , state minister for privatization peter <unk> has said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Peter"
                  :op2 "Hague")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Uganda"))))
                  :ARG2 (m / minister
                        :topic (p2 / privatize-01))))
      :ARG1 (r / reduce-01
            :ARG0 p2
            :ARG1 (s2 / subsidize-01)
            :ARG2 (o / or
                  :op1 (m2 / monetary-quantity
                        :quant 1000000000
                        :unit (p3 / pound))
                  :op2 (m3 / monetary-quantity
                        :ARG1-of (ii / include-91
                              :ARG2 (p4 / product
                                    :ARG1-of (g3 / gross-03)
                                    :mod (d / domestic))
                              :ARG3 (p5 / percent))))
            :ARG3 (m4 / monetary-quantity
                  :quant 1000000000
                  :unit (p6 / pound))
            :time (n3 / now)))

# ::id 659 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british foreign secretary jack straw said wednesday that iraq 's declaration on weapons of mass destruction was not `` the full and complete '' version demanded by the un security council .
# ::alignments
(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 (v / version
            :polarity -
            :ARG1-of (f2 / full-09)
            :ARG1-of (c2 / complete-02)
            :ARG1-of (d / demand-01
                  :ARG0 (o / organization
                        :name (n3 / name
                              :op1 "Un"
                              :op2 "Security"
                              :op3 "Council")))
            :domain (d2 / declare-02
                  :ARG0 (c3 / country
                        :name (n4 / name
                              :op1 "Iraq"))
                  :ARG2 (w / weapon
                        :ARG2-of (d3 / destroy-01
                              :degree (m / mass)))))
      :time (w2 / wednesday))

# ::id 660 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lebanon enters a decisive week as president emile lahoud 's term is set to expire with political leaders still unable to agree on his successor despite intense international pressure .
# ::alignments
(e / enter-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lebanon"))
      :ARG1 (w / week
            :mod (d / decisive))
      :time (s / set-08
            :ARG1 (t / term
                  :poss (p2 / person
                        :name (n2 / name
                              :op1 "Emile"
                              :op2 "Lahoud")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p3 / president))))
            :ARG2 (e2 / expire-01
                  :ARG1 t)
            :ARG1-of (c / cause-01
                  :ARG0 (p4 / possible-01
                        :polarity -
                        :ARG1 (a / agree-01
                              :ARG0 (p5 / person
                                    :ARG0-of (l / lead-02
                                          :ARG1 (p6 / politics)))
                              :ARG1 (p7 / person
                                    :ARG0-of (s2 / succeed-02
                                          :ARG1 p2))
                              :mod (s3 / still))
                        :concession (p8 / pressure-01
                              :ARG1 p5
                              :ARG1-of (ii / intense-02)
                              :mod (ii2 / international))))))

# ::id 661 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok venezuelan president hugo chavez started friday a four-day official visit to iran aimed to strengthen bilateral relations between the two important oil exporting countries , the foreign ministry of venezuela said friday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Foreign"
                  :op2 "Ministry")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Venezuela")))
      :ARG1 (s2 / start-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Hugo"
                        :op2 "Chavez")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "Venezuela"))
                        :ARG2 (p2 / president)))
            :ARG1 (v / visit-01
                  :ARG0 p
                  :ARG1 (c3 / country
                        :name (n5 / name
                              :op1 "Iran"))
                  :duration (t / temporal-quantity
                        :quant 4
                        :unit (d / day))
                  :mod (o / official)
                  :ARG1-of (a / aim-02
                        :ARG2 (s3 / strengthen-01
                              :ARG0 p
                              :ARG1 (r / relation-03
                                    :ARG0 c3
                                    :ARG2 c3
                                    :ARG1-of (ii / important-01)
                                    :ARG0-of (e / export-01
                                          :ARG1 (o2 / oil)))
                              :mod (b / bilateral))))
            :time (d2 / date-entity
                  :weekday (f / friday))))

# ::id 662 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok philips electronics said monday it has reached a definitive agreement on the sale of its polygram music unit to canada 's seagram co. for dlrs ##.# billion .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Philips"
                  :op2 "Electronics"))
      :ARG1 (r / reach-01
            :ARG0 c
            :ARG1 (a / agree-01
                  :ARG1 (s2 / sell-01
                        :ARG1 (u / unit
                              :mod (m / music)
                              :poss c
                              :mod (p / polygram))
                        :ARG2 c
                        :name (n2 / name
                              :op1 "Sytham"
                              :op2 "Co.")
                        :poss (c2 / country
                              :name (n3 / name
                                    :op1 "Canada")))
                  :ARG3 (m2 / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar)))
            :mod (d2 / definitive))
      :time (d3 / date-entity
            :weekday (m3 / monday)))

# ::id 663 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok being in one 's early ##s is a gawky , awkward age under president bush 's plan to overhaul social security , a fact that is not lost on tom mcewen .
# ::alignments
(a / age
      :mod (g / gawky)
      :mod (a2 / awkward)
      :time (p / plan-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p3 / president)))
            :ARG1 (o / overhaul-01
                  :ARG0 p2
                  :ARG1 (p4 / program
                        :name (n2 / name
                              :op1 "Social"
                              :op2 "Security"))))
      :domain (b / be-temporally-at-91
            :ARG1 (o2 / one)
            :ARG2 (e / early))
      :ARG1-of (l / lose-02
            :polarity -
            :ARG2 (p5 / person
                  :name (n3 / name
                        :op1 "Tom"
                        :op2 "Mcewen"))))

# ::id 664 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the separatist kurdistan workers party -lrb- pkk -rrb- could call off a two-month-old unilateral ceasefire with turkey if ankara continues to crack down on the rebels and mistreat its kurdish community , a senior rebel commander said sunday .
# ::alignments
(s / say-01
      :ARG0 (c / commander
            :mod (s2 / senior)
            :ARG0-of (r / rebel-01))
      :ARG1 (p / possible-01
            :ARG1 (c2 / call-off-05
                  :ARG0 (p2 / political-party
                        :name (n / name
                              :op1 "Workers"
                              :op2 "Party")
                        :mod (s3 / separatist)
                        :mod (e / ethnic-group
                              :name (n2 / name
                                    :op1 "Kurd")))
                  :ARG1 (c3 / cease-01
                        :ARG1 (f / fire-01)
                        :mod (u / unilateral)
                        :age (t / temporal-quantity
                              :quant 2
                              :unit (m / month)))
                  :instrument (t2 / turkey))
            :condition (c4 / continue-01
                  :ARG0 (o / organization
                        :name (n3 / name
                              :op1 "Awaitara"))
                  :ARG1 (a / and
                        :op1 (c5 / crack-down-06
                              :ARG0 o
                              :ARG1 (p3 / person
                                    :ARG0-of (r2 / rebel-01)))
                        :op2 (m2 / mistreat-01
                              :ARG0 o
                              :ARG1 (c6 / community
                                    :mod e)))))
      :time (d / date-entity
            :weekday (s4 / sunday)))

# ::id 665 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two ##-year-old algerian boys who hid aboard a ship they believed was headed for spain were devastated to find that their destination was not the sunny mediterranean country but the chilly swedish town of <unk> , swedish media reported monday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (c / country
                  :name (n / name
                        :op1 "Sweden")))
      :ARG1 (d / devastate-01
            :ARG1 (b / boy
                  :quant 2
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :ARG0-of (h / hide-01
                        :location (a / aboard
                              :op1 (s / ship
                                    :ARG0-of (h2 / head-02
                                          :ARG1 (ii / island
                                                :name (n2 / name
                                                      :op1 "Spain"))
                                          :ARG1-of (b2 / believe-01
                                                :ARG0 b))))))
            :ARG1-of (c2 / cause-01
                  :ARG0 (f / find-01
                        :ARG0 b
                        :ARG1 (d2 / destination
                              :polarity -
                              :domain (c3 / country
                                    :location (s2 / sea
                                          :name (n3 / name
                                                :op1 "Mediterranean"))
                                    :mod (s3 / sunny)
                                    :ARG1-of (c4 / contrast-01
                                          :ARG2 (t2 / town
                                                :name (n4 / name
                                                      :op1 "Istanbul")
                                                :mod (c5 / country
                                                      :name (n5 / name
                                                            :op1 "Sweden"))
                                                :mod (c6 / chilly)))))))
            :time (d3 / date-entity
                  :weekday (m2 / monday))))

# ::id 666 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok republicans , who gained the majority four years ago with a pledge to run the house of representatives like a private business , today hailed their first-ever `` clean audit '' of the house 's internal finances .
# ::alignments
(h / hail-02
      :ARG0 (p / person
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "Republican")))
            :ARG0-of (g / gain-02
                  :ARG1 (m / majority)
                  :time (b / before
                        :op1 (n2 / now)
                        :quant (t / temporal-quantity
                              :quant 4
                              :unit (y / year)))
                  :manner (p3 / pledge-01
                        :ARG0 p
                        :ARG2 (r / run-01
                              :ARG0 p
                              :ARG1 (g2 / government-organization
                                    :name n
                                    :op1 "House")
                              :consist-of (p4 / person
                                    :ARG0-of (r2 / represent-01))
                              :ARG1-of (r3 / resemble-01
                                    :ARG2 (b2 / business
                                          :ARG1-of (p5 / private-03)))))))
      :ARG1 (a / audit-01
            :ARG0 p
            :ARG1 (f / finance
                  :poss g2
                  :mod (ii / internal))
            :ARG1-of (c / clean-04)
            :ord (o / ordinal-entity
                  :value 1
                  :time (e / ever)))
      :time (t2 / today))

# ::id 667 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rejecting arguments from american airlines , the supreme court ruled wednesday that travelers can sue air carriers in state courts for retroactively changing the rules of frequent-flier programs .
# ::alignments
(r / rule-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court"))
      :ARG3 (p / possible-01
            :ARG1 (s / sue-02
                  :ARG0 (p2 / person
                        :ARG0-of (t / travel-01))
                  :ARG1 (c / carrier
                        :mod (a / air))
                  :ARG2 (c2 / change-01
                        :ARG0 p2
                        :ARG1 r
                        :ARG1 (p3 / program
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (f / frequent-02
                                          :ARG1 p3)
                                    :ARG3 (m / more))))
                  :mod (r2 / retroactive))
            :location (c3 / court
                  :mod (s2 / state)))
      :time (w / wednesday)
      :manner (r3 / reject-01
            :ARG0 g
            :ARG1 (a2 / argue-01
                  :ARG0 (a3 / airline
                        :mod (c4 / country
                              :name (n2 / name
                                    :op1 "America"))))))

# ::id 668 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar hovered near record lows against the euro and pound thursday as worries about the u.s. housing market continued to weigh on the u.s. currency .
# ::alignments
(h / hover-01
      :ARG1 (d / dollar)
      :ARG2 (n / near-01
            :ARG1 d
            :ARG2 (l / low-04
                  :ARG1 d
                  :ARG2 (a / and
                        :op1 (e / euro)
                        :op2 (p / pound))
                  :mod (r / record)))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :ARG1-of (c / cause-01
            :ARG0 (c2 / continue-01
                  :ARG1 (w / weigh-01
                        :ARG0 (w2 / worry-01
                              :ARG0 (m / market
                                    :mod (h2 / house-01)
                                    :mod (c3 / country
                                          :name (n2 / name
                                                :op1 "U.S."))))
                        :ARG1 d))))

# ::id 669 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok john martyn , a scottish singer and guitarist whose gentle mix of folk and jazz and innovative use of electronic effects have influenced a broad range of musicians since the ####s , died thursday in kilkenny , ireland .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "john"
                  :op2 "Martyn")
            :ARG0-of (s / sing-01)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Scotland"))
            :ARG0-of (p2 / play-11
                  :ARG2 (g / guitarist))
            :poss-of (ii / influence-01
                  :ARG0 (a / and
                        :op1 (m / mix-01
                              :ARG1 (a2 / and
                                    :op1 (f / folk)
                                    :op2 (j / jazz))
                              :ARG2 (g2 / gentle))
                        :op2 (u / use-01
                              :ARG1 (e / effect
                                    :mod (e2 / electronic))
                              :ARG1-of (ii2 / innovate-01)))
                  :ARG1 (r / range
                        :ARG1-of (b / broad-02)
                        :consist-of (m2 / musician))
                  :time (s2 / since
                        :op1 (m3 / music
                              :name (n3 / name
                                    :op1 "The"
                                    :op2 "Beatles")))))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :location (c2 / city
            :name (n4 / name
                  :op1 "Kuala")
            :location c
            :name (n5 / name
                  :op1 "Ireland")))

# ::id 670 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia 's embattled defense minister went on the offensive in a speech to parliament friday , blaming the armed forces ' problems on budget cuts and media reports that he said undermine state authority .
# ::alignments
(g / go-08
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Russia"))
                  :ARG2 (m / minister
                        :topic (d / defend-01)))
            :ARG1-of (e / embattle-01))
      :ARG2 (o / offense-02
            :ARG0 p)
      :time (s / speak-01
            :ARG0 p
            :ARG2 (p2 / parliament)
            :time (d2 / date-entity
                  :weekday (f / friday)))
      :manner (b / blame-01
            :ARG0 p
            :ARG1 (p3 / problem
                  :poss (f2 / force
                        :ARG1-of (a / arm-01)))
            :ARG2 (a2 / and
                  :op1 (c2 / cut-02
                        :ARG1 (b2 / budget))
                  :op2 (r / report-01
                        :ARG0 (m2 / media)
                        :ARG0-of (u / undermine-01
                              :ARG1 (a3 / authority
                                    :mod (s2 / state))
                              :ARG1-of (s3 / say-01
                                    :ARG0 p))))))

# ::id 671 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with the league 's worst record and headed toward a ninth straight losing season , the pittsburgh pirates fired general manager cam bonifay on monday .
# ::alignments
(f / fire-02
      :ARG0 (p / pirate
            :mod (c / city
                  :name (n / name
                        :op1 "Pittsburgh")))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Cam"
                  :op2 "Bonifay")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :ARG2 (g / general-02)
                        :ARG3 (m / manage-01)))
            :time (d / date-entity
                  :weekday (m2 / monday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (a / and
                        :op1 (h2 / have-degree-91
                              :ARG1 (r / record)
                              :ARG2 (b / bad-07
                                    :ARG1 r)
                              :ARG3 (m3 / most)
                              :ARG5 (l / league))
                        :op2 (h3 / head-02
                              :ARG0 p
                              :ARG1 (s / season
                                    :ARG0-of (l2 / lose-03)
                                    :ARG1-of (s2 / straight-04
                                          :ord (o / ordinal-entity
                                                :value 9))))))))

# ::id 672 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` i did n't take this on to have it dwindle away , '' rather said in a phone interview thursday .
# ::alignments
(s / say-01
      :ARG0 (ii / i)
      :ARG1 (t / take-on-09
            :polarity -
            :ARG0 ii
            :ARG1 (t2 / this)
            :purpose (h / have-03
                  :ARG0 ii
                  :ARG1 (d / dwindle-01
                        :ARG1 t2
                        :direction (a / away))))
      :mod (r / rather)
      :time (ii2 / interview-01
            :ARG1 ii
            :medium (p / phone)
            :time (d2 / date-entity
                  :weekday (t3 / thursday))))

# ::id 673 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us vice president dick cheney arrived in ramallah on sunday for talks with palestinian president mahmud abbas as part of an easter weekend effort to revive moribund middle east peace talks .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 " dick"
                  :op2 "Cheney")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (p2 / president
                        :mod (v / vice))))
      :ARG4 (c2 / city
            :name (n3 / name
                  :op1 "Ramallah"))
      :purpose (t / talk-01
            :ARG0 p
            :ARG2 (p3 / person
                  :name (n4 / name
                        :op1 "Mahmud"
                        :op2 "Abbas")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n5 / name
                                    :op1 "Palestine"))
                        :ARG2 (p4 / president)))
            :part-of (e / effort-01
                  :ARG1 (r / revive-01
                        :ARG1 (t2 / talk-01
                              :ARG1 (p5 / peace)
                              :mod (m / moribund)
                              :location (w / world-region
                                    :name (n6 / name
                                          :op1 "Middle"
                                          :op2 "East"))))
                  :time (w2 / weekend
                        :mod (e2 / easter))))
      :time (d / date-entity
            :weekday (s / sunday)))

# ::id 674 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dennis rodman grabbed a season-high ## rebounds and michael jordan ignited an ##-point fourth quarter run that led the chicago bulls to their fourth straight win , ###-## over the new jersey nets on saturday .
# ::alignments
(a / and
      :op1 (g / grab-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Dennis"
                        :op2 "Rodman"))
            :ARG1 (r / rebound-01
                  :ARG1-of (h / high-02
                        :ARG2 (s / season))))
      :op2 (ii / ignite-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Michael"
                        :op2 "Jordan"))
            :ARG1 (r2 / run-13
                  :time (q / quarter
                        :ord (o / ordinal-entity
                              :value 4))
                  :ARG1-of (p3 / point-03)
                  :ARG0-of (l / lead-03
                        :ARG1 (b / bull
                              :mod (c / city
                                    :name (n3 / name
                                          :op1 "Chicago")))
                        :ARG2 (w / win-01
                              :ARG0 b
                              :ARG1-of (s2 / straight-04)
                              :ord (o2 / ordinal-entity
                                    :value 4)
                              :mod (o3 / over
                                    :op1 (n4 / net
                                          :mod (j / jersey
                                                :ARG1-of (n5 / new-01))))
                              :time (d / date-entity
                                    :weekday (s3 / saturday)))))))

# ::id 675 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok adam scott has won his first professional golf tournament down under , shooting a final-round even-par ## sunday to win the australian open by five strokes .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Adam"
                  :op2 "Scott"))
      :ARG1 (t / tournament
            :mod (g / golf)
            :mod (p2 / professional)
            :ord (o / ordinal-entity
                  :value 1)
            :poss p
            :location (u / under
                  :op1 u))
      :manner (s / shoot-02
            :ARG0 p
            :ARG1 (r / round
                  :mod (e / even)
                  :mod (f / final))
            :time (d / date-entity
                  :weekday (s2 / sunday))
            :purpose (w2 / win-01
                  :ARG0 p
                  :ARG1 (o2 / open
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Australia")))
                  :ARG2 (s3 / stroke
                        :quant 5))))

# ::id 676 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> <unk> scored two first-half goals as colombia routed costa rica #-# on monday night in group c play in copa america , latin america 's top soccer championship .
# ::alignments
(s / score-01
      :ARG1 (g / goal
            :quant 2
            :ord (o / ordinal-entity
                  :value 1))
      :ARG2 (t / team
            :name (n / name
                  :op1 "C"))
      :time (r / rout-02
            :ARG0 (t2 / team
                  :name (n2 / name
                        :op1 "Colombia"))
            :ARG1 (t3 / team
                  :name (n3 / name
                        :op1 "Costa"
                        :op2 "Rica"))
            :time (d / date-entity
                  :weekday (m / monday)
                  :dayperiod (n4 / night))
            :subevent (p / play-01
                  :ARG0 (g2 / group
                        :mod (s2 / string-entity
                              :value "C"))
                  :location (c / country-region
                        :name (n5 / name
                              :op1 "Copta"
                              :op2 "Americaa")
                        :ARG1-of (m2 / mean-01
                              :ARG2 (c2 / championship
                                    :mod (t4 / top)
                                    :mod (s3 / soccer)
                                    :location (c3 / country
                                          :name (n6 / name
                                                :op1 "Latino"))))))))

# ::id 677 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hearings are expected this week on the oklahoma city bombing as the senate returns monday from a two-week spring recess .
# ::alignments
(e / expect-01
      :ARG1 (h / hear-01
            :topic (b / bomb-01
                  :ARG1 (c / city
                        :name (n / name
                              :op1 "Oklahoma"))))
      :time (w / week
            :mod (t / this))
      :ARG1-of (c2 / cause-01
            :ARG0 (r / return-01
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Senate"))
                  :ARG3 (r2 / recess-02
                        :time (d / date-entity
                              :weekday (m / monday))
                        :mod (s / spring)
                        :duration (t2 / temporal-quantity
                              :quant 2
                              :unit (w2 / week))))))

# ::id 678 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for years , investors with a taste for exotic plays have had their eye on the caribbean island , in hopes that an easing of the ##-year u.s. trade embargo would provide a windfall .
# ::alignments
(h / have-eye-on-05
      :ARG0 (p / person
            :ARG0-of (ii / invest-01)
            :ARG0-of (t / taste-01
                  :ARG1 (p2 / play-11
                        :mod (e / exotic))))
      :ARG1 (ii2 / island
            :mod (c / caribbean))
      :duration (m / multiple
            :op1 (t2 / temporal-quantity
                  :quant 1
                  :unit (y / year)))
      :purpose (h2 / hope-01
            :ARG0 p
            :ARG1 (p3 / provide-01
                  :ARG0 (e2 / ease-02
                        :ARG1 (e3 / embargo-01
                              :ARG0 (c2 / country
                                    :name (n / name
                                          :op1 "U.S."))
                              :ARG1 (t3 / trade-01)
                              :time (y2 / year
                                    :mod (p4 / past))))
                  :ARG1 (w / windfall))))

# ::id 679 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok only three days before last season 's opener did bjorn merten find out he had a job as ucla 's field goal kicker .
# ::alignments
(f / find-out-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bjorn"
                  :op2 "Merten"))
      :ARG1 (h / have-03
            :ARG0 p
            :ARG1 (j / job
                  :topic (p2 / person
                        :ARG0-of (k / kick-01
                              :ARG1 (g / goal
                                    :mod (f2 / field)))
                        :poss (t / team
                              :name (n2 / name
                                    :op1 "UCLA")))))
      :time (b / before
            :op1 (o / open-02
                  :ARG1 (s / season
                        :mod (l / last)))
            :quant (t2 / temporal-quantity
                  :quant 3
                  :unit (d / day)
                  :mod (o2 / only))))

# ::id 680 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world number eight guo yan entered the women 's singles final , setting up a clash with her national and beijing team teammate zhang yining at the world table tennis championships here on thursday .
# ::alignments
(e / enter-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Guo"
                  :op2 "Yan")
            :ARG1-of (n2 / number-01
                  :ARG2 8)
            :mod (w / world))
      :ARG1 (f / final
            :subevent-of (s / singles
                  :mod (w2 / woman)))
      :ARG0-of (s2 / set-up-03
            :ARG1 (c / clash-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :name (n3 / name
                              :op1 "Zhang"
                              :op2 "Yining")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (t / team
                                    :poss p
                                    :location (c2 / city
                                          :name (n4 / name
                                                :op1 "Beijing")))
                              :ARG2 (t2 / teammate)))
                  :location (e2 / event
                        :name (n5 / name
                              :op1 "World"
                              :op2 "Table"
                              :op3 "Tennis"
                              :op4 "Championship")
                        :location (h2 / here)
                        :time (d / date-entity
                              :weekday (t3 / thursday))))))

# ::id 681 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a motion is expected to be made by the all-china women 's federation -lrb- acwf -rrb- during this year 's session of the national people 's congress -lrb- npc -rrb- , which is due in early march , for a law on the medical insurance coverage of all the pregnant women .
# ::alignments
(e / expect-01
      :ARG1 (m / make-01
            :ARG0 (f / federation
                  :mod (w / woman
                        :location (c / country
                              :name (n / name
                                    :op1 "China"))
                        :mod (a / all))
                  :mod (s / string-entity
                        :value "lrb- acwf -rrb"))
            :ARG1 (m2 / motion
                  :purpose (l / law
                        :topic (c2 / cover-01
                              :ARG1 (w2 / woman
                                    :ARG1-of (ii / impregnate-01)
                                    :mod (a2 / all))
                              :ARG2 (ii2 / insure-02
                                    :ARG1 (m3 / medicine)))))
            :time (s2 / session
                  :poss (g / government-organization
                        :name (n2 / name
                              :op1 "National"
                              :op2 "People's"
                              :op3 "Congress"))
                  :time (y / year
                        :mod (t / this))
                  :mod s2)))

# ::id 682 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a suicide car bomb exploded in a small market near a police station in saddam hussein 's hometown wednesday , killing at least ## people and wounding ## , iraqi officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Iraq"))
                  :ARG2 (o / official)))
      :ARG1 (e / explode-01
            :ARG1 (b / bomb-01
                  :mod (c2 / car)
                  :mod (s2 / suicide))
            :location (m / market
                  :mod (s3 / small)
                  :ARG1-of (n2 / near-02
                        :ARG2 (s4 / station
                              :mod (p2 / police)))
                  :location (h2 / hometown
                        :poss (p3 / person
                              :name (n3 / name
                                    :op1 "Saddam"
                                    :op2 "Hussein"))))
            :time (w / wednesday)))

# ::id 683 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mexican stocks climbed after lower u.s. bond yields helped strengthen the peso and eased concern about a possible rise in u.s. interest rates .
# ::alignments
(c / climb-01
      :ARG1 (s / stock
            :mod (c2 / country
                  :name (n / name
                        :op1 "Mexico")))
      :time (a / after
            :op1 (a2 / and
                  :op1 (h / help-01
                        :ARG0 (y / yield-01
                              :ARG1 (b / bond
                                    :mod (c3 / country
                                          :name (n2 / name
                                                :op1 "U.S.")))
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (l / low-04
                                          :ARG1 y)
                                    :ARG3 (m / more)))
                        :ARG1 (s2 / strengthen-01
                              :ARG0 y
                              :ARG1 (c4 / country
                                    :name (n3 / name
                                          :op1 "Mexico"))))
                  :op2 (e / ease-01
                        :ARG0 y
                        :ARG1 (c5 / concern-01
                              :ARG0 (r / rise-01
                                    :ARG1 (r2 / rate
                                          :mod (ii / interest)
                                          :mod c3)
                                    :ARG1-of (p / possible-01)))))))

# ::id 684 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a tropical storm that battered china 's east coast and has killed at least ## people since the weekend was reduced to a drizzle by the time it arrived into beijing , state media reported wednesday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (s / state))
      :ARG1 (s2 / storm
            :mod (t / tropical)
            :ARG0-of (b / batter-01
                  :ARG1 (c / coast
                        :direction (e / east)
                        :part-of (c2 / country
                              :name (n / name
                                    :op1 "China"))))
            :ARG0-of (k / kill-01
                  :ARG1 (p / person
                        :quant (a / at-least
                              :op1 1000000))
                  :time (s3 / since
                        :op1 (r2 / reduce-01
                              :ARG1 s2
                              :ARG4 (d / drizzle)
                              :time (a2 / arrive-01
                                    :ARG1 s2
                                    :ARG4 (c3 / city
                                          :name (n2 / name
                                                :op1 "Beijing")))))))
      :time (w / wednesday))

# ::id 685 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ads from t.j. maxx 's new ad agency strike a conversational tone and debut a new tagline : `` you should go .
# ::alignments
(a / and
      :op1 (s / strike-04
            :ARG0 (a2 / ad-program
                  :name (n / name
                        :op1 "T.J."
                        :op2 "Maxx")
                  :ARG0-of (h / have-03
                        :ARG1 (a3 / agency
                              :mod (a4 / advertise-01)
                              :ARG1-of (n2 / new-01))))
            :ARG1 (t / tone
                  :mod (c / converse-01)))
      :op2 (d / debut-01
            :ARG0 a2
            :ARG1 (t2 / tagline
                  :ARG1-of (n3 / new-01)
                  :topic (r / recommend-01
                        :ARG1 (g / go-02
                              :ARG0 (y / you))))))

# ::id 686 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canadian gymnast emilie fournier is pulling out of the olympic women 's gymnastic tournament after fracturing her lower right leg .
# ::alignments
(p / pull-out-02
      :ARG1 (p2 / person
            :name (n / name
                  :op1 "Emilie"
                  :op2 "Fournier")
            :mod (g / gymnast)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Canada")))
      :ARG2 (t / tournament
            :mod (w / woman
                  :mod (g2 / gymnastics))
            :mod (e / event
                  :name (n3 / name
                        :op1 "Olympic"
                        :op2 "Women's"
                        :op3 "Games")))
      :time (a / after
            :op1 (f / fracture-01
                  :ARG0 p2
                  :ARG1 (l / leg
                        :ARG1-of (r / right-04)
                        :ARG1-of (h / have-degree-91
                              :ARG2 (l2 / low-04
                                    :ARG1 l)
                              :ARG3 (m / more))))))

# ::id 687 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iranian president mahmoud ahmadinejad toned down his verbal attacks on israel , saying in an interview with american television aired tuesday that the palestinians should be allowed to determine a resolution to the conflict with israel .
# ::alignments
(a / and
      :op1 (t / ton-down-00
            :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"))
                        :ARG2 (p2 / president)))
            :ARG1 (a2 / attack-01
                  :ARG0 p
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "Israel"))
                  :mod (v / verbal)))
      :op2 (s / say-01
            :ARG0 p
            :ARG1 (r / recommend-01
                  :ARG0 p
                  :ARG1 (a3 / allow-01
                        :ARG1 (d / determine-01
                              :ARG0 (p3 / person
                                    :mod c)
                              :ARG1 (r2 / resolve-01
                                    :ARG1 (c3 / conflict-01
                                          :ARG1 c2)))))
            :medium (ii / interview-01
                  :ARG0 (t2 / television
                        :mod (c4 / country
                              :name (n4 / name
                                    :op1 "America")))
                  :time (d2 / date-entity
                        :weekday (t3 / tuesday)))))

# ::id 688 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok despite the long philanthropic association that members of the kennedy family have had with the issue of mental retardation , they have rarely spoken publicly of rosemary , the eldest daughter of joseph p. and rose kennedy , born retarded in #### into a family of brilliant overachievers .
# ::alignments
(s / speak-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (f / family
                        :name (n / name
                              :op1 "Kennedy"))
                  :ARG2 (m / member)))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 " rosemary")
            :ARG1-of (b / bear-02
                  :ARG1-of (r / retard-01
                        :manner (n3 / name
                              :op1 "###"))
                  :prep-into f
                  :consist-of (p3 / person
                        :ARG0-of (o / overachieve-01)
                        :ARG1-of (b2 / brilliant-01))))
      :ARG1-of (h2 / have-degree-91
            :ARG2 (o2 / old)
            :ARG3 (m2 / most)
            :ARG5 (p4 / person
                  :name (n4 / name
                        :op1 "Joseph"
                        :op2 "P.")))
      :ARG1-of (p5 / public-02)
      :ARG1-of (r2 / rare-02)
      :concession (a / association
            :ARG1-of (l / long-03)
            :mod (p6 / philanthropic)
            :ARG1-of (h3 / have-03
                  :ARG0 m
                  :poss f)
            :topic (ii / issue-02
                  :ARG0 (r3 / retard-01
                        :ARG1 (m3 / mind)))))

# ::id 689 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the custody case that swept ### children from a polygamist sect 's western texas ranch into foster care has largely evaporated , with state authorities dropping all but a few dozen cases against parents .
# ::alignments
(e / evaporate-01
      :ARG1 (c / case-03
            :ARG1 (c2 / custody)
            :ARG0-of (s / sweep-02
                  :ARG1 (c3 / child
                        :location (r / ranch
                              :poss (s2 / sect
                                    :mod (p / polygamy))
                              :location (w / west
                                    :part-of (s3 / state
                                          :name (n / name
                                                :op1 "Texas")))))
                  :ARG2 (c4 / care-03
                        :ARG1 c3
                        :mod (f / foster))))
      :degree (l / large)
      :ARG1-of (c5 / cause-01
            :ARG0 (d / drop-05
                  :ARG0 (a / authority
                        :mod s3)
                  :ARG1 (c6 / case-03
                        :ARG1 (p2 / person
                              :ARG0-of (h / have-rel-role-91
                                    :ARG2 (p3 / parent)))
                        :quant (f2 / few
                              :op1 12)
                        :mod (a2 / all)))))

# ::id 690 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong shares ended lower wednesday as hang seng index fell ###.## points , or #.# percent , to #,####.## after trading between ##,###.## and ##,###.## during the session .
# ::alignments
(e / end-01
      :ARG1 (s / share
            :mod (c / company
                  :name (n / name
                        :op1 "Hong"
                        :op2 "Kong")))
      :ARG2 (l / low-04
            :ARG1 s
            :ARG2-of (h / have-degree-91
                  :ARG1 e
                  :ARG3 (m / more)))
      :time (d / date-entity
            :weekday (w / wednesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (f / fall-05
                  :ARG1 (ii / index
                        :mod (h2 / hang-seng))
                  :ARG2 (o / or
                        :op1 (p / point
                              :mod (s2 / string-entity
                                    :value "#."))
                        :op2 (p2 / percentage-entity
                              :value "#."))
                  :ARG4 s2)))

# ::id 691 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bush administration is taking its first steps to expand the coalition fighting the taliban and the al-qaida terrorist network after weeks of deflecting offers from several european allies of forces to support the u.s. war in afghanistan .
# ::alignments
(s / step-01
      :ARG1 (g / government-organization
            :ARG0-of (a / administrate-01)
            :mod (p / person
                  :name (n / name
                        :op1 "Bush")))
      :ARG2 (e / expand-01
            :ARG0 g
            :ARG1 (c / coalition
                  :ARG0-of (f / fight-01
                        :ARG1 (a2 / and
                              :op1 (c2 / criminal-organization
                                    :name (n2 / name
                                          :op1 "Taliban"))
                              :op2 (c3 / criminal-organization
                                    :name (n3 / name
                                          :op1 "al-Qaida")
                                    :mod (t / terrorist))))))
      :ord (o / ordinal-entity
            :value 1)
      :time (a3 / after
            :op1 (d / deflect-01
                  :ARG0 g
                  :ARG1 (o2 / offer-01
                        :ARG0 (c4 / country
                              :ARG1-of (a4 / ally-01
                                    :ARG2 (f2 / force))
                              :mod (c5 / continent
                                    :name (n4 / name
                                          :op1 "Europe"))
                              :quant (s2 / several))
                        :ARG1 (s3 / support-01
                              :ARG0 f2
                              :ARG1 (w / war-01
                                    :ARG0 (c6 / country
                                          :name (n5 / name
                                                :op1 "United"
                                                :op2 "States"))
                                    :location (c7 / country
                                          :name (n6 / name
                                                :op1 "Afghanistan"))))))
            :duration (m / multiple
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (w2 / week)))))

# ::id 692 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president dmitry medvedev on monday admitted much of russia 's infrastructure was inefficient and in need of urgent modernization , a week after a catastrophe at a hydroelectric dam killed ## .
# ::alignments
(a / admit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Dmitry"
                  :op2 "Medvedev")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :ARG2 (p2 / president)))
      :ARG1 (a2 / and
            :op1 (e / efficient-01
                  :polarity -
                  :ARG1 (ii / infrastructure
                        :ARG1-of (ii2 / include-91
                              :ARG2 (ii3 / infrastructure
                                    :poss c)
                              :ARG3 (m / much))))
            :op2 (n3 / need-01
                  :ARG0 ii
                  :ARG1 (m2 / modernize-01
                        :ARG1 ii
                        :mod (u / urgent)))
            :time (d / date-entity
                  :weekday (m3 / monday))
            :time (a3 / after
                  :op1 (k / kill-01
                        :ARG0 (c2 / catastrophe
                              :location (d2 / dam
                                    :mod (h2 / hydroelectric)))
                        :ARG1 p))
            :quant (t / temporal-quantity
                  :quant 1
                  :unit (w / week))))

# ::id 693 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok facebook has begun transforming itself from an online hangout into an online business district .
# ::alignments
(b / begin-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Facebook"))
      :ARG1 (t / transform-01
            :ARG0 c
            :ARG1 c
            :ARG2 (h / hangout
                  :mod (o / online))
            :ARG3 (d / district
                  :mod (b2 / business)
                  :mod (o2 / online))))

# ::id 694 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spanish pair juan balcells and alex corretja came back from a first-set loss to win their doubles match and clinch their country 's davis cup qualifying round encounter against uzbekistan #-# .
# ::alignments
(c / come-01
      :ARG1 (a / and
            :op1 (p / pair
                  :name (n / name
                        :op1 "Juan"
                        :op2 "Balcells")
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Spain")))
            :op2 (p2 / pair
                  :name (n3 / name
                        :op1 "Alex"
                        :op2 "Corretja")
                  :mod c2))
      :ARG3 (l / lose-03
            :ARG0 a
            :ARG1 (s / set
                  :ord (o / ordinal-entity
                        :value 1))
            :purpose (a2 / and
                  :op1 (w / win-01
                        :ARG0 a
                        :ARG2 (m / match-03
                              :ARG0 a
                              :mod (d / doubles)))
                  :op2 (c3 / clinch-01
                        :ARG0 a
                        :ARG1 (e / encounter-01
                              :ARG0 a
                              :ARG1 (c4 / country
                                    :name (n4 / name
                                          :op1 "Uzbekistan"))
                              :subevent-of (r / round
                                    :mod (o2 / organization
                                          :name (n5 / name
                                                :op1 "Davis"
                                                :op2 "Cup"))
                                    :ARG1-of (q / qualify-02)))))
            :direction (b / back)))

# ::id 695 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok joe calzaghe has called off the july # defense of his wbo and ibf super-middleweight titles after damaging his left hand in training .
# ::alignments
(c / call-off-05
      :ARG0 (p / person
            :name (n / name
                  :op1 "Joe"
                  :op2 "Calzaghe")
            :part (h / hand
                  :ARG1-of (l / left-20)))
      :ARG1 (d / defend-01
            :ARG0 p
            :ARG1 (t / title
                  :mod (w / welterweight
                        :mod (s / super))
                  :mod (o / organization
                        :name (n2 / name
                              :op1 "IBF")))
            :time (d2 / date-entity
                  :month 7))
      :time (a / after
            :op1 (d3 / damage-01
                  :ARG0 p
                  :ARG1 h
                  :time (t2 / train-01
                        :ARG0 p))))

# ::id 696 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok visiting mexican president vicente fox talked here with his czech counterpart vaclav havel thursday on terrorism and trans-national crime and issues concerning the development of bilateral cooperation .
# ::alignments
(t / talk-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Vicente"
                  :op2 "Fox")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Mexico"))
                  :ARG2 (p2 / president)))
      :ARG1 (a / and
            :op1 (a2 / and
                  :op1 (t2 / terrorism)
                  :op2 (c2 / crime-02
                        :mod (t3 / transnational))
                  :op3 (ii / issue-02
                        :ARG0 (d / develop-02
                              :ARG1 (c3 / cooperate-01
                                    :mod (b / bilateral)))))
            :op2 (c4 / counterpart
                  :mod (c5 / country
                        :name (n3 / name
                              :op1 "Czech"))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 p
                        :ARG2 p2)))
      :location (h3 / here)
      :time (d2 / date-entity
            :weekday (t4 / thursday)))

# ::id 697 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president luiz inacio lula da silva 's popularity has fallen so far that he would be soundly defeated by sao paulo 's mayor if presidential elections were held today , according to a poll released thursday .
# ::alignments
(s / say-01
      :ARG0 (p / poll-01
            :ARG1-of (r / release-01
                  :time (d / date-entity
                        :weekday (t / thursday))))
      :ARG1 (f / fall-01
            :ARG1 (p2 / popularity
                  :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))))
            :ARG2 (s2 / so-far)
            :ARG0-of (c / cause-01
                  :ARG1 (d2 / defeat-01
                        :ARG0 (p5 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c2 / city
                                          :name (n2 / name
                                                :op1 "Sao"
                                                :op2 "Paulo"))
                                    :ARG2 (m / mayor)))
                        :ARG1 p3
                        :manner (s3 / sound)
                        :condition (h3 / hold-04
                              :ARG1 (e / elect-01
                                    :ARG2 (p6 / president))
                              :time (t2 / today))))))

# ::id 698 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oprah winfrey was rolling out the red carpet saturday for barack obama and the high-wattage stars invited to a gala `` celebration '' expected to raise $ # million -lrb- euro# .## million -rrb- for the democratic presidential candidate .
# ::alignments
(r / roll-out-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Oprah"
                  :op2 "Winefrey"))
      :ARG1 (c / carpet
            :ARG1-of (r2 / red-02))
      :beneficiary (a / and
            :op1 (p2 / person
                  :name (n2 / name
                        :op1 "Barack"
                        :op2 "Obama"))
            :op2 (s / star
                  :mod (w / wattage
                        :ARG1-of (h / high-02))
                  :ARG1-of (ii / invite-01
                        :ARG2 (c2 / celebrate-02
                              :mod (g / gala)
                              :ARG0-of (r3 / raise-02
                                    :ARG1 (m / monetary-quantity
                                          :quant 1000000
                                          :unit (d / dollar))
                                    :ARG3 (c3 / candidate
                                          :mod (p3 / president)
                                          :mod (d2 / democracy))
                                    :ARG1-of (e / expect-01))))))
      :time (d3 / date-entity
            :weekday (s2 / saturday)))

# ::id 699 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok his most underappreciated turns caine has emerged as something of a wise old man figure in recent years _ so it 's easy to forget that he 's often at his best when he 's being cheerfully perverse .
# ::alignments
(e / emerge-02
      :ARG0 (t / turn-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Caine"))
            :ARG1-of (h / have-degree-91
                  :ARG2 (a / appreciate-02
                        :ARG1 t)
                  :ARG3 (m / most)))
      :ARG1 (s / something
            :mod (f / figure
                  :mod (m2 / man
                        :mod (w / wise))))
      :time (y / year
            :mod (r / recent))
      :ARG0-of (c / cause-01
            :ARG1 (e2 / easy-05
                  :ARG1 (f2 / forget-01
                        :ARG1 h
                        :ARG1 (h2 / he)
                        :ARG2 (g / good-02
                              :ARG1 h2)
                        :ARG3 m))
            :time (p2 / perverse
                  :domain h2
                  :manner (c2 / cheer-02
                        :ARG0 h2))
            :frequency (o / often)))

# ::id 700 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spaniards fighting to save bullfighting won a reprieve monday as lawmakers in the proud and powerful catalonia region decided to hold off on a vote to ban the cultural pillar that opponents consider cruel to animals .
# ::alignments
(w / win-01
      :ARG0 (s / spaniard
            :ARG0-of (f / fight-01
                  :ARG2 (s2 / save-02
                        :ARG0 s
                        :ARG1 (f2 / fight-01
                              :ARG1 (b / bull)))))
      :ARG1 (r / reprieve-01)
      :ARG2 (d / decide-01
            :ARG0 (p / person
                  :ARG0-of (l / legislate-01)
                  :location (r2 / region
                        :name (n / name
                              :op1 "Catalonia")
                        :ARG1-of (p2 / pride-01)
                        :ARG1-of (p3 / powerful-02)))
            :ARG1 (h / hold-off-05
                  :ARG0 p
                  :ARG1 (v / vote-01
                        :ARG0 p
                        :ARG1 (b2 / ban-01
                              :ARG0 p
                              :ARG1 (p4 / pillar
                                    :mod (c / culture)
                                    :ARG0-of (c2 / cruel
                                          :beneficiary (a / animal)
                                          :ARG1-of (c3 / consider-01
                                                :ARG0 p
                                                :ARG0-of (o / oppose-01))))))))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 701 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there is still a chance that #-year-old romanian twins who were born joined at the head can be separated , one of their doctors said friday .
# ::alignments
(s / say-01
      :ARG0 (d / doctor
            :quant 1
            :ARG1-of (ii / include-91
                  :ARG2 (d2 / doctor)))
      :ARG1 (c / chance-02
            :ARG1 (p / possible-01
                  :ARG1 (s2 / separate-01
                        :ARG1 (t / twin
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Romania"))
                              :age (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y / year))
                              :ARG1-of (j / join-01
                                    :location (h / head))
                              :ARG1-of (b / bear-02))))
            :mod (s3 / still))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 702 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds of monks on tuesday marched peacefully in yangon and towns across myanmar , defying the military regime and chanting buddhist prayers in the biggest anti-junta rally in a decade .
# ::alignments
(m / march-01
      :ARG0 (m2 / monk
            :quant (m3 / multiple
                  :op1 100)
            :ARG0-of (d / defy-01
                  :ARG1 (r / regime
                        :mod (m4 / military)))
            :ARG0-of (c / chant-01
                  :ARG1 (t / thing
                        :ARG1-of (p / pray-01
                              :ARG0 m2)
                        :mod (b / buddhist))
                  :subevent-of (r2 / rally-01
                        :ARG2 (o / oppose-01
                              :ARG1 (j / junta))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (b2 / big)
                              :ARG3 (m5 / most)
                              :ARG5 (b3 / before
                                    :op1 (n / now)
                                    :duration (t2 / temporal-quantity
                                          :quant 1
                                          :unit (d2 / decade)))))))
      :time (d3 / date-entity
            :weekday (t3 / tuesday))
      :manner (p2 / peaceful)
      :location (a / and
            :op1 (c2 / county
                  :name (n2 / name
                        :op1 "Yangon"))
            :op2 (t4 / town)
            :location (a2 / across
                  :op1 (c3 / country
                        :name (n3 / name
                              :op1 "Myanmar")))))

# ::id 703 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok seeking to tame galloping food prices ahead of parliamentary elections in early december , the russian government on wednesday signed an agreement with major food producers instituting temporary price controls on basic products .
# ::alignments
(s / sign-02
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Russia"))))
      :ARG1 (a / agree-01
            :ARG0 g
            :ARG1 (ii / institute-01
                  :ARG0 (p / person
                        :ARG0-of (p2 / produce-01
                              :ARG1 (f / food))
                        :ARG1-of (m / major-02))
                  :ARG1 (c2 / control-01
                        :ARG0 p
                        :ARG1 (p3 / price-01
                              :ARG1 (p4 / product
                                    :mod (b / basic))
                              :duration (t / temporary))))
            :ARG2 p)
      :time (w / wednesday)
      :ARG1-of (c3 / cause-01
            :ARG0 (s2 / seek-01
                  :ARG0 g
                  :ARG1 (t2 / tame-01
                        :ARG0 g
                        :ARG1 (p5 / price-01
                              :ARG1 (f2 / food)
                              :ARG1-of (g3 / gallop-01))
                        :time (a2 / ahead
                              :op1 (e / elect-01
                                    :mod (p6 / parliamentary)
                                    :time (e2 / early
                                          :op1 (d / date-entity
                                                :month 12))))))))

# ::id 704 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok carlton overcame the absence of injured stars stephen kernahan and greg williams to score an eight-point victory over essendon and maintain its flawless record after the seventh week of the australian football league season .
# ::alignments
(o / overcome-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Carlton"))
      :ARG1 (a / absent-01
            :ARG1 (a2 / and
                  :op1 (s / star
                        :name (n2 / name
                              :op1 "Stephen"
                              :op2 "Kernahan"))
                  :op2 (s2 / star
                        :name (n3 / name
                              :op1 "Greg"
                              :op2 "Williams"))
                  :ARG1-of (ii / injure-01)))
      :purpose (a3 / and
            :op1 (s3 / score-01
                  :ARG0 t
                  :ARG1 (w / win-01
                        :ARG0 t
                        :ARG2 (t2 / team
                              :name (n4 / name
                                    :op1 "Essendon"))
                        :ARG3 (p / point
                              :quant 8)))
            :op2 (m / maintain-01
                  :ARG0 t
                  :ARG1 (r / record
                        :poss t
                        :ARG1-of (p2 / perfect-02))
                  :time (a4 / after
                        :op1 (w2 / week
                              :ord (o2 / ordinal-entity
                                    :value 7)
                              :part-of (s4 / season
                                    :mod (l / league
                                          :mod (f / football)
                                          :mod (c / country
                                                :name (n5 / name
                                                      :op1 "Australia")))))))))

# ::id 705 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president megawati sukarnoputri 's party is trailing its main rival in the run-up to indonesia 's general election but she narrowly leads the separate presidential race , according to an opinion poll released friday .
# ::alignments
(s / say-01
      :ARG0 (p / poll-01
            :ARG1 (o / opine-01)
            :ARG1-of (r / release-01
                  :time (d / date-entity
                        :weekday (f / friday))))
      :ARG1 (h / have-concession-91
            :ARG1 (l / lead-01
                  :ARG0 (p2 / person
                        :name (n / name
                              :op1 "Megawati"
                              :op2 "Sukarnoputri")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p3 / president)))
                  :ARG2 (r2 / run-up-19
                        :ARG2 (e / elect-01
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Indonesia"))
                              :ARG1-of (g / general-02)))
                  :ARG1-of (n3 / narrow-02))
            :ARG2 (l2 / lag-01
                  :ARG0 p2
                  :ARG1 (p4 / person
                        :ARG0-of (h3 / have-rel-role-91
                              :ARG1 p2
                              :ARG2 (r3 / rival))
                        :mod (m / main))
                  :time r2)))

# ::id 706 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hershey , america 's largest candymaker , said it will close a california plant with ### workers , the fourth such closure announced in less than three months as it seeks to cut operating costs and expand overseas .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "hershey")
            :mod (c2 / company
                  :ARG0-of (m / make-01
                        :ARG1 (c3 / candymaker))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m2 / most)
                        :ARG5 (c4 / company
                              :location (c5 / country
                                    :name (n2 / name
                                          :op1 "America")))))
            :ARG1 (c6 / close-01
                  :ARG1 (p / plant
                        :location (s2 / state
                              :name (n3 / name
                                    :op1 "California")))
                  :ARG2 (p2 / person
                        :ARG0-of (w / work-01)))
            :ARG0-of c6
            :ARG1-of (a / announce-01
                  :time (a2 / after
                        :op1 (n4 / now)
                        :quant (l2 / less-than
                              :op1 (t / temporal-quantity
                                    :quant 3
                                    :unit (m3 / month))))
                  :ARG1-of (c7 / cause-01
                        :ARG0 (s3 / seek-01
                              :ARG0 c
                              :ARG1 (a3 / and
                                    :op1 (c8 / cut-02
                                          :ARG0 c
                                          :ARG1 (c9 / cost-01
                                                :ARG1 (o / operate-01)))
                                    :op2 (e / expand-01
                                          :ARG1 c
                                          :ARG4 (o2 / overseas)))))
                  :ord (o3 / ordinal-entity
                        :value 4)
                  :mod (s4 / such))))

# ::id 707 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a woman walking her dog in rural georgia found a human skull on the ground on friday , and by saturday law enforcement officials had discovered scores of decomposing corpses stacked in storage sheds and scattered through acres of woods behind a crematory in walker county , in the state 's northwest corner .
# ::alignments
(a / and
      :op1 (f / find-01
            :ARG0 (w / woman
                  :ARG0-of (w2 / walk-01
                        :ARG2 (d / dog
                              :poss w))
                  :location (c / county
                        :name (n / name
                              :op1 "Georgia")
                        :mod (r / rural)))
            :ARG1 (s / skull
                  :mod (h / human))
            :location (g / ground)
            :time (d2 / date-entity
                  :weekday (f2 / friday)))
      :op2 (d3 / discover-01
            :ARG0 (p / person
                  :ARG0-of (e / enforce-01
                        :ARG1 (l / law))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (o / official)))
            :ARG1 (c2 / corpse
                  :ARG1-of (d4 / decompose-01)
                  :quant (m / multiple
                        :op1 20)
                  :ARG1-of (s2 / stack-01
                        :ARG2 (s3 / shed
                              :ARG2-of (s4 / store-01)))
                  :ARG1-of (s5 / scatter-01
                        :path (w3 / woods
                              :quant m
                              :op1 (a2 / area-quantity
                                    :quant 1
                                    :unit (a3 / acre))))
                  :location (b / behind
                        :op1 (c3 / crematory)
                        :location (c4 / county
                              :name n
                              :op1 "Walker")
                        :location (c5 / corner
                              :mod (n2 / northwest)
                              :part-of (s6 / state)))))
      :time (d5 / date-entity
            :weekday (s7 / saturday)))

# ::id 708 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the organization of petroleum exporting countries -lrb- opec -rrb- nations have gone on a buying binge of imports from the world that is recycling petrodollars back to the world , helping blunt the impact of higher energy cost on the global economy , the wall street journal said on monday .
# ::alignments
(s / say-01
      :ARG0 (j / journal
            :name (n / name
                  :op1 "Wall"
                  :op2 "Street"))
      :ARG1 (g / go-08
            :ARG1 (o / organization
                  :ARG0-of (e / export-01
                        :ARG1 (p / petroleum))
                  :consist-of (c / country
                        :ARG0-of (h / have-org-role-91
                              :ARG1 o
                              :name n
                              :op1 "Lb- opec"))))
      :ARG0-of (r / recycle-01
            :ARG1 (p2 / petrodollar)
            :ARG3 (w / world)
            :ARG0-of (h2 / help-01
                  :ARG1 (b / blunt-01
                        :ARG0 o
                        :ARG1 (ii / impact-01
                              :ARG0 (c2 / cost-01
                                    :ARG1 (e2 / energy)
                                    :ARG1-of (h3 / have-degree-91
                                          :ARG2 (h4 / high-02
                                                :ARG1 c2)
                                          :ARG3 (m / more)))
                              :ARG1 (e3 / economy
                                    :mod (g2 / globe))))))
      :ARG2 (b2 / binge
            :mod (b3 / buy-01
                  :ARG0 o
                  :ARG1 (ii2 / import-01
                        :ARG0 o
                        :ARG2 w)))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 709 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a nasa contract worker barricaded himself inside a johnson space center building friday and killed one of two hostages before committing suicide .
# ::alignments
(a / and
      :op1 (b / barricade-01
            :ARG0 (p / person
                  :ARG0-of (w / work-01
                        :ARG2 (c / contract-02))
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n / name
                                    :op1 "Nasa"))))
            :ARG1 p
            :ARG2 (ii / inside
                  :op1 (b2 / building
                        :name (n2 / name
                              :op1 "Johnson"
                              :op2 "Space"
                              :op3 "Center")))
            :time (d / date-entity
                  :weekday (f / friday)))
      :op2 (k / kill-01
            :ARG0 p
            :ARG1 (h2 / hostage
                  :quant 1
                  :ARG1-of (ii2 / include-91
                        :ARG2 (h3 / hostage
                              :quant 2)))
            :time (b3 / before
                  :op1 (c2 / commit-02
                        :ARG0 p
                        :ARG1 (s / suicide)))))

# ::id 710 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok btr plc , continuing a string of asset sales , said it sold its electric power group to fki plc for ###.# million pounds -lrb- $ ###.# million -rrb- cash .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Btr"
                  :op2 "plc")
            :ARG0-of (c2 / continue-01
                  :ARG1 (s2 / sell-01
                        :ARG0 c
                        :ARG1 (a / asset)
                        :ARG1-of s)))
      :ARG0 c
      :ARG1 (g / group
            :mod (p / power
                  :mod (e / electric))
            :poss c)
      :ARG2 (c3 / company
            :name (n2 / name
                  :op1 "Fki"
                  :op2 "plc"))
      :purpose (a2 / and
            :op1 (m / monetary-quantity
                  :quant 1000000
                  :unit (p2 / pound))
            :op2 (m2 / monetary-quantity
                  :quant 1000000
                  :unit p2)
            :op3 (c4 / cash)))

# ::id 711 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a big flower garden will soon emerge in china 's `` shangri-la '' , a legendary picturesque tourist attraction located in diqing tibetan autonomous prefecture , in southwest china 's yunnan province .
# ::alignments
(e / emerge-01
      :ARG0 (g / garden
            :mod (f / flower)
            :mod (b / big))
      :time (s / soon)
      :location (p / province
            :name (n / name
                  :op1 "Shangri-la")
            :location (p2 / province
                  :name (n2 / name
                        :op1 "Diying"
                        :op2 "Tibetan")
                  :mod (a / autonomy)
                  :location (s2 / southwest
                        :part-of (p3 / province
                              :name (n3 / name
                                    :op1 "Yunnan")
                              :location (c / country
                                    :name (n4 / name
                                          :op1 "China")))))
            :ARG0-of (a2 / attract-01
                  :ARG1 (p4 / person
                        :ARG0-of (t / tour-01))
                  :mod (p5 / picturesque))))

# ::id 712 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new york crude oil hit ## dollars for the first time in seven months on friday as the dollar slid on news of a dramatic slowdown in us job losses , traders said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (t / trade-01))
      :ARG1 (h / hit-01
            :ARG0 (o / oil
                  :mod (c / crude)
                  :mod (c2 / country
                        :name (n / name
                              :op1 "New"
                              :op2 "York")))
            :ARG1 (d / dollar)
            :time (d2 / date-entity
                  :weekday (f / friday))
            :ord (o2 / ordinal-entity
                  :value 1
                  :range (t2 / temporal-quantity
                        :quant 7
                        :unit (m / month)))
            :ARG1-of (c3 / cause-01
                  :ARG0 (s2 / slide-01
                        :ARG1 d
                        :ARG1-of (c4 / cause-01
                              :ARG0 (n2 / news
                                    :topic (s3 / slow-down-03
                                          :ARG1 (l / lose-02
                                                :ARG0 (w / we)
                                                :ARG1 (j / job))
                                          :mod (d3 / dramatic))))))))

# ::id 713 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok methadone treatment programs helped reduce drug overdose deaths in greece after more than ## consecutive years of growth , according to an official report published wednesday .
# ::alignments
(s / say-01
      :ARG0 (r / report
            :mod (o / official)
            :ARG1-of (p / publish-01
                  :time (w / wednesday)))
      :ARG1 (h / help-01
            :ARG0 (p2 / program
                  :ARG0-of (t / treat-03
                        :ARG2 (d / drug)))
            :ARG1 (r2 / reduce-01
                  :ARG0 p2
                  :ARG1 (d2 / die-01
                        :ARG1 (p3 / person
                              :ARG0-of (u / use-01
                                    :ARG1 d)))
                  :location (c / country
                        :name (n / name
                              :op1 "Greece"))
                  :time (a / after
                        :op1 (g / grow-01
                              :ARG1 c
                              :duration (m / more-than
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year)
                                          :ARG1-of (r3 / repeat-01))))))))

# ::id 714 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkey sent a protest note to russia on monday for allowing the kurdish parliament-in-exile to meet in moscow .
# ::alignments
(s / send-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Turkey"))
      :ARG1 (n2 / note
            :ARG0-of (p2 / protest-01
                  :ARG1 (a / allow-01
                        :ARG0 p
                        :ARG1 (m / meet-03
                              :ARG0 (g / government-organization
                                    :name (n3 / name
                                          :op1 "Parliament")
                                    :mod (e / ethnic-group
                                          :name (n4 / name
                                                :op1 "Kurd"))
                                    :ARG1-of (e2 / exile-01))
                              :location (e3 / event
                                    :name (n5 / name
                                          :op1 "Moscow"))))))
      :ARG2 (c / country
            :name (n6 / name
                  :op1 "Russia"))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 715 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok weeks of protests over president nicolas sarkozy 's efforts to change france 's pension system were intensifying monday in advance of a final parliamentary vote .
# ::alignments
(ii / intensify-01
      :ARG1 (p / protest-01
            :ARG1 (e / effort-01
                  :ARG0 (p2 / person
                        :name (n / name
                              :op1 "Nicolas"
                              :op2 "Sarkozy")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p3 / president)))
                  :ARG1 (c / change-01
                        :ARG0 p2
                        :ARG1 (s / system
                              :mod (p4 / pension)
                              :poss (c2 / country
                                    :name (n2 / name
                                          :op1 "France")))))
            :duration (m / multiple
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (w / week)))
            :time (d / date-entity
                  :weekday (m2 / monday))
            :ARG1-of (ii2 / in-advance-04
                  :ARG2 (v / vote-01
                        :ARG0 (g / government-organization
                              :name (n3 / name
                                    :op1 "Parliament"))
                        :mod (f / final)))))

# ::id 716 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rodman tasted his first loss in a lakers uniform as phoenix suns held on for a ###-### victory in california on wednesday .
# ::alignments
(t / taste-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Rodman"))
      :ARG1 (l / lose-03
            :ARG0 p
            :ord (o / ordinal-entity
                  :value 1)
            :prep-in (u / uniform
                  :mod (p2 / person
                        :ARG0-of (b / bake-01))))
      :time (h / hold-on-05
            :ARG1 (s / sun
                  :mod (p3 / phoenix))
            :purpose (w / win-01
                  :location (s2 / state
                        :name (n2 / name
                              :op1 "California"))
                  :time (w2 / wednesday))))

# ::id 717 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli soldiers detained at least ### palestinians in the southern gaza strip town of rafah wednesday , palestinian residents said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (r / reside-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Palestine"))))
      :ARG1 (d / detain-01
            :ARG0 (s2 / soldier
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Israel")))
            :ARG1 (p2 / person
                  :mod c
                  :quant (a / at-least
                        :op1 1000000))
            :location (c3 / city
                  :name (n3 / name
                        :op1 "Rafah")
                  :location (s3 / strip-01
                        :name (n4 / name
                              :op1 "Gaza"))
                  :ARG2-of s3)
            :location (s4 / south))
      :time (w / wednesday))

# ::id 718 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thousands of mourners held a minute 's silence wednesday for the ## people murdered in northwestern england in a gun rampage one week ago .
# ::alignments
(h / hold-01
      :ARG0 (p / person
            :quant (m / multiple
                  :op1 1000)
            :ARG0-of (m2 / mourn-01))
      :ARG1 (s / silence
            :duration (t / temporal-quantity
                  :quant 1
                  :unit (m3 / minute)))
      :beneficiary (p2 / person
            :ARG1-of (m4 / murder-01
                  :location (c / country-region
                        :name (n / name
                              :op1 "Northwest"
                              :op2 "England"))
                  :time (r / rampage-01
                        :instrument (g / gun))
                  :time (b / before
                        :op1 (n2 / now)
                        :quant t
                        :quant 1
                        :unit (w / week))))
      :time (w2 / wednesday))

# ::id 719 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the coming year of #### would likely see the end of the process to determine the future status of the ethnically divided kosovo , the un mission chief in kosovo soren jessen-petersen said on friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Snoven"
                  :op2 "Jessen-petersen")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Kosovo"))
                  :ARG2 (c2 / chief
                        :mod (m / mission-01
                              :polarity -))))
      :ARG1 (l / likely-01
            :ARG1 (s2 / see-01
                  :ARG0 (y / year
                        :ARG1-of (c3 / come-01)
                        :mod (t / thing
                              :name (n3 / name
                                    :op1 "###")))
                  :ARG1 (e / end-01
                        :ARG1 (p2 / process-02
                              :ARG1 (d / determine-01
                                    :ARG1 (s3 / status
                                          :time (f / future)
                                          :poss c
                                          :mod (e2 / ethnical)
                                          :ARG1-of (d2 / divide-02))))))
            :time (d3 / date-entity
                  :weekday (f2 / friday))))

# ::id 720 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fifth seed lindsay davenport overpowered fellow american venus williams #-# , #-# in the fourth round of the ##.# million dollar us open on monday .
# ::alignments
(o / overpower-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lindsay"
                  :op2 "Davenport")
            :ARG1-of (s / seed-01
                  :ord (o2 / ordinal-entity
                        :value 5)))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Venus"
                  :op2 "williams")
            :mod (f / fellow)
            :mod (c / country
                  :name (n3 / name
                        :op1 "America")))
      :time (r / round
            :ord (o3 / ordinal-entity
                  :value 4)
            :subevent-of (g / game
                  :name (n4 / name
                        :op1 "The"
                        :op2 "Million"
                        :op3 "dollar")
                  :ARG1-of (o4 / open-02
                        :time (d / date-entity
                              :weekday (m / monday))))))

# ::id 721 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok serbia said friday it has reached a deal with the international monetary fund to get a loan in case of emergencies to counter the global financial crisis and increase the balkan country 's credit worthiness .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Serbia"))
      :ARG1 (r / reach-01
            :ARG0 c
            :ARG1 (d / deal-01
                  :ARG0 c
                  :ARG1 (f / fund
                        :mod (m / money)
                        :mod (ii / international))
                  :ARG2 (g / get-01
                        :ARG0 c
                        :ARG1 (l / loan)
                        :condition (e / emergency)
                        :purpose (a / and
                              :op1 (c2 / counter-01
                                    :ARG0 c
                                    :ARG1 (c3 / crisis
                                          :mod (f2 / finance)
                                          :mod (g2 / globe)))
                              :op2 (ii2 / increase-01
                                    :ARG0 c
                                    :ARG1 (w / worth-01
                                          :ARG1 (c4 / country
                                                :mod (w2 / world-region
                                                      :name (n2 / name
                                                            :op1 "K balkan")))
                                          :ARG2 (c5 / credit)))))))
      :time (d2 / date-entity
            :weekday (f3 / friday)))

# ::id 722 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok disputes over kyrgyzstan and a much-delayed cooperation pact topped the agenda of friday 's ministerial talks between the european union and russia , officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (t / top-01
            :ARG0 (a / and
                  :op1 (d / dispute-01
                        :ARG2 (c / country
                              :name (n / name
                                    :op1 "Kyrgyzstan")))
                  :op2 (p2 / pact
                        :topic (c2 / cooperate-01)
                        :ARG1-of (d2 / delay-01
                              :degree (m / much))))
            :ARG1 (a2 / agenda
                  :poss (t2 / talk-01
                        :ARG0 (c3 / country
                              :name (n2 / name
                                    :op1 "France"))
                        :ARG1 (c4 / country
                              :name (n3 / name
                                    :op1 "Russia"))
                        :ARG2 (p3 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (m2 / minister)))
                        :time (d3 / date-entity
                              :weekday (f / friday))))))

# ::id 723 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok democrat barack obama is assuring jewish leaders he would steadfastly safeguard israel 's security if he is elected president in november .
# ::alignments
(a / assure-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 (p3 / person
            :ARG0-of (l / lead-02)
            :mod (r / religious-group
                  :name (n3 / name
                        :op1 "Jew")))
      :ARG2 (s / safeguard-01
            :ARG0 p
            :ARG1 (s2 / security
                  :poss (c / country
                        :name (n4 / name
                              :op1 "Israel")))
            :manner (s3 / steadfast)
            :condition (e / elect-01
                  :ARG1 p
                  :ARG2 (p4 / president)
                  :time (d / date-entity
                        :month 11))))

# ::id 724 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok asia 's top tennis star paradorn srichaphan opens the new season here on tuesday with a new american coach in a bid to boost his rankings .
# ::alignments
(o / open-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Pelorn"
                  :op2 "Srichaphan")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / continent
                        :name (n2 / name
                              :op1 "Asia"))
                  :ARG2 (s / star
                        :mod (t / tennis))))
      :ARG1 (s2 / season
            :ARG1-of (n3 / new-01))
      :ARG2 (p2 / person
            :ARG0-of (c2 / coach-01)
            :ARG1-of (n4 / new-01)
            :mod (c3 / country
                  :name (n5 / name
                        :op1 "America")))
      :location (h2 / here)
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :purpose (b / bid-04
            :ARG0 p2
            :ARG1 (b2 / boost-01
                  :ARG0 p2
                  :ARG1 (r / rank-01
                        :ARG1 p))))

# ::id 725 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states and china should seize the present favorable opportunities to improve their relations , chinese vice-premier and foreign minister qian qichen said here today .
# ::alignments
(s / say-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 (p2 / premier
                        :mod (v / vice)))
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 c
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (r / recommend-01
            :ARG1 (s2 / seize-01
                  :ARG0 (a / and
                        :op1 (s3 / state
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :op2 c)
                  :ARG1 (o / opportunity
                        :mod (f2 / favorable)
                        :time (p3 / present))
                  :purpose (ii / improve-01
                        :ARG0 a
                        :ARG1 (r2 / relation-03
                              :ARG0 a
                              :ARG2 c))))
      :location (h3 / here)
      :time (t / today))

# ::id 726 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan 's new president told lawmakers the nation will not tolerate violations of its sovereignty by `` any power '' in the name of fighting terrorism , a clear signal to the u.s. to avoid controversial cross-border strikes .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Pakistan"))
                  :ARG2 (p2 / president
                        :ARG1-of (n2 / new-01))))
      :ARG1 (t2 / tolerate-01
            :polarity -
            :ARG0 c
            :ARG1 (v / violate-01
                  :ARG0 (p3 / power
                        :mod (a / any))
                  :ARG1 (s / sovereignty
                        :poss c)
                  :purpose (f / fight-01
                        :ARG0 c
                        :ARG1 (t3 / terrorism))))
      :ARG2 p
      :ARG0-of (l / legislate-01)
      :ARG0-of (s2 / signal-07
            :ARG1 (a2 / avoid-01
                  :ARG0 (c2 / country
                        :name (n3 / name
                              :op1 "U.S."))
                  :ARG1 (s3 / strike-01
                        :mod (c3 / controversy)
                        :ARG0-of (c4 / cross-02
                              :ARG1 (b / border))))
            :ARG2 c2
            :ARG1-of (c5 / clear-06)))

# ::id 727 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a second man was charged with the oklahoma city bombing , an official said wednesday while the manhunt continued for another key suspect with a two million dollar bounty on his head .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (c / charge-05
            :ARG1 (m / man
                  :ord (o2 / ordinal-entity
                        :value 2))
            :ARG2 (b / bomb-01
                  :ARG1 (c2 / city
                        :name (n / name
                              :op1 "Oklahoma")))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :time (c3 / continue-01
                  :ARG1 (m2 / manhunt-01
                        :ARG1 (p2 / person
                              :ARG2-of (s2 / suspect-01)
                              :ARG1-of (k / key-02)
                              :mod (a / another)
                              :part (h2 / head)
                              :ARG0-of (h3 / have-03
                                    :ARG1 (b2 / bounty
                                          :mod (m3 / monetary-quantity
                                                :quant 2000000
                                                :unit (d2 / dollar)))
                                    :location h2))))))

# ::id 728 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok african leaders including indicted sudanese president omar al-bashir joined tens of thousands of kenyans friday as a new constitution was signed into law that institutes an american-style system of checks and balances on power .
# ::alignments
(j / join-04
      :ARG0 (p / person
            :ARG0-of (l / lead-02)
            :mod (c / continent
                  :name (n / name
                        :op1 "Africa"))
            :ARG2-of (ii / include-91
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "Omar"
                              :op2 "al-Bashir")
                        :ARG0-of (ii2 / indict-01)
                        :ARG1-of ii2
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Saudi"
                                          :op2 "Arabia"))
                              :ARG2 (p3 / president)))))
      :ARG1 (p4 / person
            :mod (c3 / country
                  :name (n4 / name
                        :op1 "Kenyan"))
            :quant (m / multiple
                  :op1 10000))
      :time (d / date-entity
            :weekday (f / friday))
      :time (s / sign-01
            :ARG1 (c4 / constitution
                  :ARG1-of (n5 / new-01)
                  :ARG0-of (ii3 / institute-01
                        :ARG1 (s2 / system
                              :mod (c5 / check-07
                                    :ARG1 (p5 / power))
                              :mod (s3 / style
                                    :mod (c6 / country
                                          :name (n6 / name
                                                :op1 "America")))))
                  :prep-into (l2 / law))))

# ::id 729 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok central jakarta police arrested ## protesting students , six of them girls , just as they were dispersing after staging an anti-election rally at the hotel indonesia traffic circle in central jakarta on tuesday afternoon .
# ::alignments
(a / arrest-01
      :ARG0 (p / police
            :location (c / center
                  :part-of (c2 / city
                        :name (n / name
                              :op1 "Jakarta"))))
      :ARG1 (p2 / person
            :ARG0-of (p3 / protest-01
                  :ARG1 (e / elect-01))
            :ARG2-of (ii / include-91
                  :ARG1 (g / girl
                        :quant 6)))
      :time (d / disperse-01
            :ARG1 p2
            :time (a2 / after
                  :op1 (s / stage-01
                        :ARG0 p2
                        :ARG1 (r / rally-01
                              :ARG2 (o / oppose-01
                                    :ARG1 e))
                        :location (c3 / circle
                              :mod (t / traffic)
                              :mod (c4 / country
                                    :name (n2 / name
                                          :op1 "Indonesia"))
                              :location (h / hotel))
                        :time (d2 / date-entity
                              :weekday (t2 / tuesday)
                              :dayperiod (a3 / afternoon))))))

# ::id 730 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european single currency climbed thursday against the dollar on news of improving eurozone business and consumer confidence , analysts said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (a / analyze-01))
      :ARG1 (c / climb-01
            :ARG1 (c2 / currency
                  :ARG1-of (s2 / single-02)
                  :mod (c3 / continent
                        :name (n / name
                              :op1 "Europe")))
            :ARG4 (a2 / against
                  :op1 (d / dollar))
            :time (d2 / date-entity
                  :weekday (t / thursday))
            :ARG1-of (c4 / cause-01
                  :ARG0 (n2 / news
                        :topic (ii / improve-01
                              :ARG1 (a3 / and
                                    :op1 (c5 / confidence
                                          :mod (b / business
                                                :mod c3))
                                    :op2 (c6 / confidence
                                          :mod (p2 / person
                                                :ARG0-of (c7 / consume-01))
                                          :mod c3)))))))

# ::id 731 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand will join the international community to mark the world environment day this coming june as the united nations will this year focus its campaign on water resource management .
# ::alignments
(j / join-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Thailand"))
      :ARG1 (c2 / community
            :mod (ii / international))
      :ARG2 (m / mark-01
            :ARG0 c
            :ARG1 (e / event
                  :name (n2 / name
                        :op1 "World"
                        :op2 " environment"
                        :op3 "Day"))
            :time (d / date-entity
                  :month 5
                  :ARG1-of (c3 / come-01)))
      :ARG1-of (c4 / cause-01
            :ARG0 (f / focus-01
                  :ARG0 (n3 / nation
                        :ARG1-of (u / unite-01))
                  :ARG1 (c5 / campaign-01
                        :ARG0 n3
                        :ARG1 (m2 / manage-01
                              :ARG1 (r / resource
                                    :mod (w / water))))
                  :time (y / year
                        :mod (t / this)))))

# ::id 732 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the second-ranking leader of al-qaeda , ayman al-zawahiri , called for new strikes against jewish and american interests in a new radio address monitored here .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ayman"
                  :op2 "al-zawahiri")
            :ARG0-of (l / lead-02
                  :ARG1 (c2 / criminal-organization
                        :name (n2 / name
                              :op1 "al-Qaida")))
            :ARG1-of (r / rank-01
                  :ARG2 2))
      :ARG1 (s / strike-01
            :ARG1 (a / and
                  :op1 (ii / interest
                        :mod (r2 / religious-group
                              :name (n3 / name
                                    :op1 "Jew")))
                  :op2 (ii2 / interest
                        :mod (c3 / country
                              :name (n4 / name
                                    :op1 "America"))))
            :ARG1-of (n5 / new-01)
            :instrument (a2 / address
                  :medium (r3 / radio)
                  :ARG1-of (m / monitor-01
                        :location (h / here))
                  :ARG1-of (n6 / new-01))))

# ::id 733 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesia will deny political asylum to ### migrants from myanmar and bangladesh who are being held at a navy base after they were found stranded off the country 's western coast , the foreign minister said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (d / deny-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Indonesia"))
            :ARG1 (a / asylum
                  :mod (p2 / politics))
            :ARG2 (a2 / and
                  :op1 (p3 / person
                        :ARG0-of (m2 / migrate-01)
                        :source (c2 / country
                              :name (n2 / name
                                    :op1 "Myanmar")))
                  :op2 (p4 / person
                        :ARG0-of (m3 / migrate-01)
                        :source (c3 / country
                              :name (n3 / name
                                    :op1 "Bangladesh")))
                  :ARG1-of (h2 / hold-01
                        :location (b / base
                              :mod (n4 / navy))
                        :time (a3 / after
                              :op1 (f2 / find-01
                                    :ARG1 (s2 / strand-01
                                          :ARG1 a2)
                                    :location (o / off
                                          :op1 (c4 / coast
                                                :mod (w / west)
                                                :part-of (c5 / country))))))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 734 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok el salvador 's foreign minister marisol argueta and trinidad and tobago foreign minister paula <unk> scoon meet on monday to discuss trade cooperation between the two countries .
# ::alignments
(m / meet-03
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Marisol"
                        :op2 "Argentina")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (ii / island
                              :name (n2 / name
                                    :op1 "L salvador"))
                        :ARG2 (m2 / minister
                              :topic (f / foreign))))
            :op2 (p2 / person
                  :name (n3 / name
                        :op1 "Tricidad")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (ii2 / island
                              :name (n4 / name
                                    :op1 "Tobago"))
                        :ARG2 (m3 / minister
                              :topic (f2 / foreign))))
            :op3 (p3 / person
                  :name (n5 / name
                        :op1 "Paula"
                        :op2 "Scoon")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (ii3 / island
                              :name (n6 / name
                                    :op1 "Tobago"))
                        :ARG2 (m4 / minister
                              :topic (f3 / foreign)))))
      :time (d / date-entity
            :weekday (m5 / monday))
      :purpose (d2 / discuss-01
            :ARG0 a
            :ARG1 (c / cooperate-01
                  :ARG0 ii
                  :ARG1 ii3
                  :ARG2 (t / trade-01))
            :ARG2 a))

# ::id 735 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok geneva , october ## -lrb- xinhua -rrb- - the swiss government has formally ratified seven bilateral accords with the european union -lrb- eu -rrb- .
# ::alignments
(s / say-01
      :ARG0 (ii / i)
      :ARG1 (r / ratify-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Switzerland"))))
            :ARG1 (a / accord-03
                  :quant 7
                  :ARG1 (u / union-02
                        :ARG3 (o / organization
                              :name (n2 / name
                                    :op1 "European"
                                    :op2 "Union")))
                  :mod (b / bilateral))
            :manner (f / formal))
      :ARG2 (p / person
            :name (n3 / name
                  :op1 "geneva"))
      :time (d / date-entity
            :month 11))

# ::id 736 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan is focusing on asian regional economic integration after its historic trade agreement with china , panelists in a forum agreed friday , but they had different opinions on taiwan 's priorities in the process .
# ::alignments
(c / contrast-01
      :ARG1 (f / focus-01
            :ARG0 (c2 / country
                  :name (n / name
                        :op1 "Taiwan"))
            :ARG2 (ii / integrate-01
                  :ARG1 c2
                  :ARG2 (e / economy)
                  :mod (r / region))
            :time (a / after
                  :op1 (a2 / agree-01
                        :ARG0 c2
                        :ARG1 (t / trade-01)
                        :ARG2 (c3 / country
                              :name (n2 / name
                                    :op1 "China"))
                        :mod (h / history))))
      :ARG2 (o / opine-01
            :ARG0 (p / panelist
                  :location (f2 / forum
                        :ARG1-of (a3 / agree-01
                              :time (d / date-entity
                                    :weekday (f3 / friday)))))
            :ARG1 (t2 / thing
                  :ARG1-of (p2 / prioritize-01
                        :ARG0 c2))
            :ARG1-of (d2 / differ-02)
            :time (p3 / process-02
                  :ARG1 f)))

# ::id 737 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prices of gold recovered even as silver continued to lean down on the bullion market tuesday in mumbai -lrb- bombay -rrb- .
# ::alignments
(r / recover-01
      :ARG1 (t / thing
            :ARG2-of (p / price-01
                  :ARG1 (g / gold)))
      :concession (e / even-as
            :op1 (c / continue-01
                  :ARG0 (s / silver)
                  :ARG1 (l / lean-01
                        :ARG1 s
                        :ARG2 (m / market
                              :mod (b / bullion))
                        :direction (d / down)
                        :time (d2 / date-entity
                              :weekday (t2 / tuesday))
                        :location (c2 / city
                              :name (n / name
                                    :op1 "Mumbai"))))))

# ::id 738 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok barack obama became the ##th u.s. president tuesday , shattering american racial barriers as the first black leader of the nation he promised to free from profound economic troubles and steer away from wars in two distant lands .
# ::alignments
(b / become-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Barack"
                  :op2 "Obama"))
      :ARG2 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (p3 / president)))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG0-of (s / shatter-01
            :ARG1 (b2 / barrier
                  :mod (r / race)
                  :mod c
                  :name (n3 / name
                        :op1 "America")))
      :ARG1-of (c2 / cause-01
            :ARG0 (p4 / person
                  :ARG0-of (l / lead-02
                        :ARG1 c)
                  :ARG1-of (b3 / black-05)
                  :ord (o / ordinal-entity
                        :value 1)
                  :ARG1-of (p5 / promise-01
                        :ARG0 p
                        :ARG2 (a / and
                              :op1 (f / free-01
                                    :ARG0 p4
                                    :ARG2 (ii / in-trouble-03
                                          :ARG1 c
                                          :mod (e / economy)
                                          :mod (p6 / profound)))
                              :op2 (s2 / steer-01
                                    :ARG0 p4
                                    :ARG2 (a2 / away
                                          :op1 (w / war
                                                :location (l2 / land
                                                      :quant 2
                                                      :ARG1-of (d2 / distant-02))))))))))

# ::id 739 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tampa the pain in cornerback aqib talib 's hip during sunday 's game against the falcons was the result of a tendon that tore from the bone .
# ::alignments
(r / result-01
      :ARG1 (t / tendon
            :ARG1-of (t2 / tear-01
                  :ARG2 (b / bone)))
      :ARG2 (p / pain-01
            :ARG1 (h / hip
                  :part-of (p2 / person
                        :name (n / name
                              :op1 "Aqib"
                              :op2 "Talib")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (t3 / team
                                    :name (n2 / name
                                          :op1 "Tampa"))
                              :ARG2 (c / corner))))
            :time (g / game
                  :time (d / date-entity
                        :weekday (s / sunday))
                  :mod (t4 / team
                        :name (n3 / name
                              :op1 "Falcons")))))

# ::id 740 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok expressions of shock and sympathy continued to pour in from around the world sunday , following the catastrophic loss of the us shuttle columbia and its seven-member crew in the waning minutes of its space mission .
# ::alignments
(c / continue-01
      :ARG1 (p / pour-01
            :ARG1 (e / express-01
                  :ARG1 (a / and
                        :op1 (s / shock-01)
                        :op2 (s2 / sympathize-01)))
            :ARG3 (a2 / around
                  :op1 (w / world))
            :time (d / date-entity
                  :weekday (s3 / sunday)))
      :ARG1-of (f / follow-01
            :ARG2 (l / lose-02
                  :ARG1 (a3 / and
                        :op1 (s4 / shuttle
                              :name (n / name
                                    :op1 "US"
                                    :op2 "Shuttle"
                                    :op3 "Columbia"))
                        :op2 (c2 / crew
                              :consist-of (m / member
                                    :quant 7)))
                  :mod (c3 / catastrophic)
                  :time (m2 / minute
                        :ARG1-of (w2 / wane-01)
                        :part-of (m3 / mission-01
                              :ARG0 s4
                              :ARG1 (s5 / space))))))

# ::id 741 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one police officer was killed and ## others were injured after a police shuttle bus came under attack by the militants of the banned kurdish workers ' party -lrb- pkk -rrb- in the southeastern province of diyarbakir on wednesday , the semi - official anatolia news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Athanolia")
            :mod (n2 / news)
            :mod (o / official
                  :mod (s / semi)))
      :ARG1 (a2 / and
            :op1 (k / kill-01
                  :ARG1 (p / person
                        :quant 1
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (p2 / police)
                              :ARG2 (o2 / officer))))
            :op2 (ii / injure-01
                  :ARG1 (p3 / person
                        :mod (o3 / other)))
            :time (a3 / after
                  :op1 (a4 / attack-01
                        :ARG0 (m / militant
                              :ARG0-of h
                              :ARG1 (p4 / political-party
                                    :name (n3 / name
                                          :op1 "Workers"
                                          :op2 "Party")
                                    :ARG1-of (b / ban-01)
                                    :mod (e / ethnic-group
                                          :name (n4 / name
                                                :op1 "Kurd")))))
                  :ARG1 (b2 / bus
                        :mod (s2 / shuttle)
                        :poss p2)
                  :time (d / date-entity
                        :weekday (w / wednesday))
                  :location (s3 / southeast
                        :part-of (c / city
                              :name (n5 / name
                                    :op1 "Dyarbakir"))))))

# ::id 742 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the four acclaimed fiction writers sat in living room chairs spread across the giant stage , nothing but a void of darkness extending behind them , while in front of them a sold-out crowd of #,### persons filled the main floor and balcony of the historic fifth avenue theatre .
# ::alignments
(c / contrast-01
      :ARG1 (s / sit-01
            :ARG1 (p / person
                  :quant 4
                  :ARG0-of (w / write-01
                        :ARG1 (f / fiction))
                  :ARG1-of (a / award-01
                        :ARG2 a
                        :ARG1 p)))
      :ARG2 (c2 / chair
            :mod (r / room
                  :mod (l / living))
            :ARG1-of (s2 / spread-01
                  :ARG2 (a2 / across
                        :op1 (s3 / stage
                              :mod (g / giant))))
            :ARG1-of (v / void-03
                  :ARG2 (d / darkness)
                  :ARG1-of (e / extend-01
                        :ARG4 (b / behind
                              :op1 p))
                  :mod (n / nothing-but)))
      :ARG2 (f2 / fill-01
            :ARG1 (a3 / and
                  :op1 (f3 / floor
                        :mod (m / main))
                  :op2 (b2 / balcony
                        :poss (t / theater
                              :mod (r2 / road
                                    :name (n2 / name
                                          :op1 "5"
                                          :op2 "Avenue"))
                              :mod (h / historic))))
            :ARG2 (c3 / crowd
                  :ARG1-of (s4 / sell-out-03))
            :location (ii / in-front-of
                  :op1 p)))

# ::id 743 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it was a perfect outcome for the two korean gymnasts as well as the excited spectators when kim seung - il of south korea and jo <unk> from the democratic people 's republic of korea clinched the gold and silver on the floor .
# ::alignments
(o / outcome
      :ARG1-of (p / perfect-02)
      :beneficiary (a / and
            :op1 (g / gymnast
                  :quant 2
                  :mod (c / country
                        :name (n / name
                              :op1 "Korea")
                        :part (s / south)))
            :op2 (s2 / spectator
                  :ARG1-of (e / excite-01)))
      :domain (ii / it)
      :time (c2 / clutch-01
            :ARG0 (a2 / and
                  :op1 (p2 / person
                        :name (n2 / name
                              :op1 "Kim"
                              :op2 "Seung-Il")
                        :source (c3 / country
                              :name (n3 / name
                                    :op1 "South"
                                    :op2 "Korea")))
                  :op2 (p3 / person
                        :name (n4 / name
                              :op1 "Joe"
                              :op2 "Huk")
                        :source (r / republic
                              :poss (p4 / person
                                    :mod (d / democracy)))))
            :ARG1 (a3 / and
                  :op1 (g2 / gold)
                  :op2 (s3 / silver))
            :location (f / floor)))

# ::id 744 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea 's president said he is worried that north korea might backtrack on its pledge to dismantle its nuclear capability because the communist regime is `` unpredictable .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "South"
                              :op2 "Korea"))
                  :ARG2 (p2 / president)))
      :ARG1 (w / worry-01
            :ARG0 p
            :ARG1 (p3 / possible-01
                  :ARG1 (b / backtrack-01
                        :ARG0 c
                        :ARG1 (p4 / pledge-01
                              :ARG0 c
                              :ARG1 (d / dismantle-01
                                    :ARG0 c
                                    :ARG1 (c2 / capable-01
                                          :ARG1 c
                                          :ARG2 (n2 / nucleus)))))
                  :ARG1-of (c3 / cause-01
                        :polarity -
                        :ARG1 (p5 / predict-01
                              :ARG1 (r / regime
                                    :mod (p6 / political-movement
                                          :name (n3 / name
                                                :op1 "communism")))))
                  :ARG0-of c3)))

# ::id 745 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the pudong international airport will open to traffic on the scheduled date of october # , according to wu <unk> , a construction project manager .
# ::alignments
(o / open-01
      :ARG1 (a / airport
            :name (n / name
                  :op1 "Pudong")
            :mod (ii / international))
      :ARG3 (t / traffic)
      :time (d / date-entity
            :month 10
            :ARG1-of (s / schedule-01))
      :ARG1-of (s2 / say-01
            :ARG0 (p / person
                  :name n
                  :op1 "Wu"
                  :op2 "Ibrahim")
            :ARG0-of (m / manage-01
                  :ARG1 (p2 / project
                        :mod (c / construct-01)))))

# ::id 746 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the owner of michael phelps ' home pool says phelps will likely be involved in the business operations of the <unk> swim club and its facilities , although nothing is finalized .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (o / own-01
                  :ARG1 (p2 / pool
                        :mod (h / home)
                        :poss (p3 / person
                              :name (n / name
                                    :op1 "Michael"
                                    :op2 "Phelps")))))
      :ARG1 (l / likely-01
            :ARG1 (ii / involve-01
                  :ARG1 p3
                  :ARG2 (o2 / operate-01
                        :ARG0 p3
                        :ARG1 (a / and
                              :op1 (c / club
                                    :purpose (s2 / swim-01)
                                    :mod (o3 / organization
                                          :name (n2 / name
                                                :op1 "International"
                                                :op2 "Swimming"
                                                :op3 "Club")))
                              :op2 (f / facility
                                    :poss c))
                        :mod (b / business))
                  :concession (f2 / finalize-01
                        :polarity -
                        :ARG0 p3
                        :ARG1 (n3 / nothing)))))

# ::id 747 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok almost two-thirds of the afghans responding to an opinion poll said they rarely or never worry about their personal safety , and about half rated security in their areas as excellent or good .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (p / person
                  :ARG1-of (ii / include-91
                        :ARG2 (p2 / person
                              :mod (c / country
                                    :name (n / name
                                          :op1 "Afghanistan"))
                              :ARG0-of (r / respond-01
                                    :ARG1 (p3 / poll-01
                                          :mod (o / opine-01))))
                        :ARG3 (a2 / almost
                              :op1 "2/3")))
            :ARG1 (o2 / or
                  :op1 (w / worry-02
                        :ARG0 p
                        :ARG1 (s2 / safe-01
                              :ARG1 p
                              :ARG1-of (p4 / personal-02
                                    :ARG2 p))
                        :ARG1-of (r2 / rare-02))
                  :op2 (w2 / worry-02
                        :polarity -
                        :ARG0 p
                        :ARG1 s2
                        :time (e / ever))))
      :op2 (r3 / rate-01
            :ARG0 p
            :ARG1 (s3 / security
                  :location (a3 / area
                        :poss p))
            :ARG2 (o3 / or
                  :op1 (e2 / excellent-02)
                  :op2 (g / good-02))
            :ARG3 (a4 / about
                  :op1 "1/2")))

# ::id 748 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a bus plunged nearly ## feet -lrb- ## meters -rrb- into a riverbed in eastern india early friday , killing at least ## people and injuring another ## , an official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (p2 / plunge-01
            :ARG1 (b / bus)
            :ARG4 (r / riverbed
                  :location (e / east
                        :part-of (c / country
                              :name (n / name
                                    :op1 "India"))))
            :ARG0-of (c2 / cause-01
                  :ARG1 (a / and
                        :op1 (k / kill-01
                              :ARG0 b
                              :ARG1 (p3 / person
                                    :quant (a2 / at-least
                                          :op1 100)))
                        :op2 (ii / injure-01
                              :ARG0 b
                              :ARG1 (p4 / person
                                    :mod (a3 / another)))))
            :time (e2 / early
                  :op1 (d / date-entity
                        :weekday (f / friday)))))

# ::id 749 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for two decades , hollywood writers have clamored for a bigger slice of profits from video sales , only to be turned back by studios insisting uncertain economics meant they had to stick with the status quo .
# ::alignments
(c / clamor-01
      :ARG0 (p / person
            :ARG0-of (w / write-01)
            :mod (m / market-sector
                  :name (n / name
                        :op1 "Hollywood")))
      :ARG1 (s / slice
            :part-of (p2 / profit-01
                  :ARG0 (s2 / sell-01
                        :ARG1 (v / video)))
            :ARG1-of (h / have-degree-91
                  :ARG2 (b / big)
                  :ARG3 (m2 / more)))
      :time (b2 / before
            :op1 (t / turn-01
                  :ARG0 (s3 / studio
                        :ARG0-of (ii / insist-01
                              :ARG1 (m3 / mean-01
                                    :ARG1 (e / economics
                                          :mod (c2 / certain
                                                :polarity -))
                                    :ARG2 (o / obligate-01
                                          :ARG1 p
                                          :ARG2 (s4 / stick-01
                                                :ARG1 p
                                                :ARG2 (s5 / status-quo)))))
                        :mod (o2 / only)))
            :duration (t2 / temporal-quantity
                  :quant 2
                  :unit (d / decade))))

# ::id 750 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former peruvian spymaster vladimiro montesinos was found guilty and sentenced to ## years in prison thursday for masterminding a deal that parachute-dropped ##,### assault rifles to colombian leftist guerrillas .
# ::alignments
(a / and
      :op1 (f / find-02
            :ARG1 (g / guilty-01
                  :ARG1 (p / person
                        :name (n / name
                              :op1 "Vladimiro"
                              :op2 "Montesinos")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (s / spymaster)
                              :time (f2 / former))
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Peru")))))
      :op2 (s2 / sentence-01
            :ARG1 p
            :ARG2 (t / temporal-quantity
                  :quant 1
                  :unit (y / year)
                  :location (p2 / prison))
            :ARG3 (m / masterminding-01
                  :ARG0 p
                  :ARG1 (d / deal-01
                        :ARG0 p
                        :ARG1 (d2 / deliver-01
                              :ARG0 p
                              :ARG1 (r / rifle
                                    :ARG0-of (a2 / assault-01)
                                    :ARG1-of (d3 / drop-01
                                          :manner (p3 / parachute-01)))
                              :ARG2 (g2 / guerrilla
                                    :ARG1-of (l / left-19)
                                    :mod (c2 / country
                                          :name (n3 / name
                                                :op1 "Colombia"))))))
            :time (d4 / date-entity
                  :weekday (t2 / thursday))))

# ::id 751 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cars and trucks were detoured onto dirt roads as protesting farmers blocked a major highway in southern lithuania on friday .
# ::alignments
(d / detour-02
      :ARG1 (a / and
            :op1 (c / car)
            :op2 (t / truck))
      :destination (r / road
            :mod (d2 / dirt))
      :time (b / block-01
            :ARG0 (p / person
                  :ARG0-of (f / farm-01)
                  :ARG0-of (p2 / protest-01))
            :ARG1 (h / highway
                  :ARG1-of (m / major-02)
                  :location (s / south
                        :part-of (c2 / country
                              :name (n / name
                                    :op1 "Lithuania"))))
            :time (d3 / date-entity
                  :weekday (f2 / friday))))

# ::id 752 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok major us jewish organizations wednesday hailed a us report on the fate of nazi assets , saying it vindicated their campaign for switzerland to make restitution to holocaust survivors .
# ::alignments
(a / and
      :op1 (h / hail-02
            :ARG0 (o / organization
                  :mod (r / religious-group
                        :name (n / name
                              :op1 "Jew"))
                  :ARG1-of (m / major-02)
                  :mod (w / we))
            :ARG1 (r2 / report-01
                  :ARG0 w)
            :ARG1 (f / fate-01
                  :ARG1 (a2 / asset
                        :mod (p / political-movement
                              :name (n2 / name
                                    :op1 "Nazism")))))
      :time (w2 / wednesday)
      :op2 (s / say-01
            :ARG0 o
            :ARG1 (v / vindicate-01
                  :ARG0 r2
                  :ARG1 (c / campaign-01
                        :ARG0 o
                        :ARG1 (m2 / make-02
                              :ARG0 (c2 / country
                                    :name (n3 / name
                                          :op1 "Switzerland"))
                              :ARG1 (r3 / restitution
                                    :beneficiary (p2 / person
                                          :ARG0-of (s2 / survive-01
                                                :ARG1 (h2 / holocaust)))))))))

# ::id 753 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a canadian man accused of killing an american indian movement activist in #### will be extradited to the united states to stand trial .
# ::alignments
(e / extradite-01
      :ARG1 (m / man
            :mod (c / country
                  :name (n / name
                        :op1 "Canada"))
            :ARG1-of (a / accuse-01
                  :ARG2 (k / kill-01
                        :ARG0 m
                        :ARG1 (a2 / activist
                              :mod (m2 / movement-07
                                    :ARG1 (a3 / and
                                          :op1 (c2 / country
                                                :name (n2 / name
                                                      :op1 "America"))
                                          :op2 (c3 / continent
                                                :name (n3 / name
                                                      :op1 "Asia")))))
                        :location (p / publication
                              :name (n4 / name
                                    :op1 "The"
                                    :op2 "Student"
                                    :op3 "Room")))))
      :ARG3 (c4 / country
            :name (n5 / name
                  :op1 "United"
                  :op2 "States"))
      :purpose (t / try-02
            :ARG1 m))

# ::id 754 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok talks between tajikistan 's neo-communist government and its islamic opponents have made substantial progress in setting up a joint commission to monitor a provisional ceasefire , the un mediator said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (m / mediate-01
                  :polarity -))
      :ARG1 (p2 / progress-01
            :ARG1 (t / talk-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "Tajikistan")))
                        :mod (p3 / political-movement
                              :name (n2 / name
                                    :op1 "neo-communism")))
                  :ARG2 (p4 / person
                        :ARG0-of (o / oppose-01
                              :ARG1 g)
                        :mod (r / religious-group
                              :name (n3 / name
                                    :op1 "Islam"))))
            :ARG2 (s2 / set-up-03
                  :ARG0 g
                  :ARG1 (c2 / commission
                        :mod (j / joint)
                        :ARG0-of (m2 / monitor-01
                              :ARG1 (c3 / cease-01
                                    :ARG1 (f / fire-01)
                                    :mod (p5 / provisional)))))
            :degree (s3 / substantial))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 755 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok no reports have been received on violations of a regulation banning smoking in public places in this chinese capital since the regulation took effect may ## .
# ::alignments
(r / report-01
      :polarity -
      :ARG1 (v / violate-01
            :ARG1 (r2 / regulate-01
                  :ARG0-of (b / ban-01
                        :ARG1 (s / smoke-02
                              :location (p / place
                                    :ARG1-of (p2 / public-02)))
                        :location (c / city
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c2 / country
                                          :name (n / name
                                                :op1 "China"))
                                    :ARG2 (c3 / capital))
                              :mod (t / this)))))
      :time (s2 / since
            :op1 (e / effect-03
                  :ARG1 r2)))

# ::id 756 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a private investigator who says he was hired by rabbi fred neulander to kill his wife admitted his role in the attack thursday , agreeing to testify against his co-defendants .
# ::alignments
(a / admit-01
      :ARG0 (p / person
            :ARG0-of (ii / investigate-01
                  :ARG1-of (p2 / private-02))
            :ARG0-of (s / say-01
                  :ARG1 (h / hire-01
                        :ARG0 (r / rabbi
                              :name (n / name
                                    :op1 "Fred"
                                    :op2 "Neulander"))
                        :ARG1 p
                        :ARG2 (k / kill-01
                              :ARG0 r
                              :ARG1 (p3 / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG1 p
                                          :ARG2 (w / wife))))
                        :purpose (a2 / attack-01
                              :time (d / date-entity
                                    :weekday (t / thursday)))))
            :ARG0-of (a3 / agree-01
                  :ARG1 (t2 / testify-01
                        :ARG0 p
                        :ARG3 (c / codefendant
                              :poss r)))))

# ::id 757 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazil 's first working-class president was favored to win sunday 's election as voters began casting ballots , but new opinion polls showed he could be forced into a runoff to achieve a second term .
# ::alignments
(c / contrast-01
      :ARG1 (f / favor-01
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "Brazil"))
                        :ARG2 (p2 / president
                              :mod (c3 / class
                                    :ARG0-of (w / work-01))))
                  :ord (o / ordinal-entity
                        :value 1))
            :ARG2 (w2 / win-01
                  :ARG0 p
                  :ARG2 (e / elect-01
                        :time (d / date-entity
                              :weekday (s / sunday))))
            :ARG1-of (c4 / cause-01
                  :ARG0 (b / begin-01
                        :ARG0 (p3 / person
                              :ARG0-of (v / vote-01))
                        :ARG1 (c5 / cast-01
                              :ARG0 p3
                              :ARG1 (b2 / ballot)))))
      :ARG2 (s2 / show-01
            :ARG0 (p4 / poll-01
                  :ARG1 (o2 / opine-01)
                  :ARG1-of (n2 / new-01))
            :ARG1 (p5 / possible-01
                  :ARG1 (f2 / force-01
                        :ARG1 p
                        :ARG2 (r / runoff)
                        :purpose (a / achieve-01
                              :ARG0 p
                              :ARG1 (t / term
                                    :ord o
                                    :value 2))))))

# ::id 758 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the two daughters of toppled iraqi leader saddam hussein have been warned to stop politicking if they want to remain in jordan , a government spokeswoman said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG2 (s2 / spokeswoman)))
      :ARG1 (w / warn-01
            :ARG1 (s3 / stop-01
                  :ARG0 (p2 / person
                        :quant 2
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG1 (p3 / person
                                    :name (n / name
                                          :op1 "Saddam"
                                          :op2 "Hussein")
                                    :ARG0-of (l / lead-02
                                          :ARG1 (c / country
                                                :name (n2 / name
                                                      :op1 "Iraq")))
                                    :ARG1-of (t / topple-01))
                              :ARG2 (d / daughter)))
                  :ARG1 (p4 / politicking)
                  :condition (w2 / want-01
                        :ARG0 p2
                        :ARG1 (r / remain-01
                              :ARG1 p2
                              :location c
                              :name (n3 / name
                                    :op1 "Jordan")))))
      :ARG2 p2
      :time (w3 / wednesday))

# ::id 759 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a zambian industrialist warned here today that southern africa is treading dangerous waters as regional leaders continue to pay <unk> to economic integration .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "Zambia"))
            :mod (ii / industry))
      :ARG1 (t / tread-01
            :ARG0 (w2 / world-region
                  :name (n2 / name
                        :op1 "South"
                        :op2 "Africa"))
            :ARG1 (w3 / water
                  :ARG0-of (e / endanger-01))
            :ARG1-of (c2 / cause-01
                  :ARG0 (c3 / continue-01
                        :ARG0 (p2 / person
                              :ARG0-of (l / lead-02
                                    :ARG1 (r / region)))
                        :ARG1 (p3 / pay-01
                              :ARG0 p2
                              :ARG3 (ii2 / integrate-01
                                    :ARG1 w2
                                    :ARG2 (e2 / economy))))))
      :location (h / here)
      :time (t2 / today))

# ::id 760 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok slovaks will elect their deputies to the european parliament on june ## , an official said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (e / elect-01
            :ARG0 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (p3 / political-party
                              :name (n / name
                                    :op1 "Slovaks"))
                        :ARG2 (d / deputy)))
            :ARG1 p2
            :ARG2 (m / member
                  :ARG2-of (h3 / have-org-role-91
                        :ARG0 p2
                        :ARG1 (g / government-organization
                              :name (n2 / name
                                    :op1 "Parliament")
                              :mod (c / continent
                                    :name (n3 / name
                                          :op1 "Europe")))))
            :time (d2 / date-entity
                  :monthune (w / wednesday))))

# ::id 761 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a dozen members of the connecticut air national guard 's ###rd fighter group begin leaving early sunday for a two-month assignment to help enforce the united nations `` no-fly zone '' over bosnia-herzegovina .
# ::alignments
(b / begin-01
      :ARG0 (p / person
            :quant 12
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / group
                        :name (n / name
                              :op1 "United"
                              :op2 "Nations")
                        :ARG0-of (f / fight-01)
                        :part-of (g2 / government-organization
                              :name (n2 / name
                                    :op1 "Connecticut"
                                    :op2 "Air"
                                    :op3 "National"
                                    :op4 "Guard")))
                  :ARG2 (m / member)))
      :ARG1 (l / leave-11
            :ARG0 p
            :ARG1 g
            :time (e / early
                  :op1 (d / date-entity
                        :weekday (s / sunday)))
            :purpose (a / assign-01
                  :ARG0 p
                  :ARG1 (h2 / help-01
                        :ARG0 p
                        :ARG1 (e2 / enforce-01
                              :ARG1 (z / zone
                                    :location-of (f2 / fly-01
                                          :polarity -)
                                    :location (o / over
                                          :op1 (c / country
                                                :name (n3 / name
                                                      :op1 "Bosnia-herzegovina")))
                                    :mod (n4 / nation
                                          :name (n5 / name
                                                :op1 "United"
                                                :op2 "Nations")))))
                  :ARG2 p
                  :duration (t / temporal-quantity
                        :quant 2
                        :unit (m2 / month)))))

# ::id 762 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok valentino rossi , a win or second-place finish away from clinching the motogp series championship , led all qualifiers friday in the opening session for sunday 's australian grand prix .
# ::alignments
(l / lead-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Valentino"
                  :op2 "Rssi")
            :ARG0-of (f / finish-07
                  :ARG2 (o / or
                        :op1 (w / win-01
                              :ARG0 p)
                        :op2 (p2 / place
                              :ord (o2 / ordinal-entity
                                    :value 2)))
                  :direction (a / away)
                  :subevent-of (c / clinch-01
                        :ARG0 p
                        :ARG1 (c2 / championship
                              :mod (s / series
                                    :name (n2 / name
                                          :op1 "Motogp"))))))
      :ARG1 (t / thing
            :mod (a2 / all)
            :ARG2-of (q / qualify-02))
      :time (d / date-entity
            :weekday (f2 / friday))
      :time (s2 / session
            :ARG0-of (o3 / open-02
                  :ARG1 (p3 / prix
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "Australia"))
                        :mod (g / grand)
                        :time (d2 / date-entity
                              :weekday (s3 / sunday))))))

# ::id 763 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok share prices on the london stock exchange were lower at midday wednesday .
# ::alignments
(l / lower-05
      :ARG1 (t / thing
            :ARG2-of (p / price-01
                  :ARG1 (s / share)
                  :location (e / exchange-01
                        :ARG1 (s2 / stock
                              :location (c / city
                                    :name (n / name
                                          :op1 "London")))))
            :time (d / date-entity
                  :weekday (w / wednesday)
                  :dayperiod (m / midday))))

# ::id 764 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok just hours after lifting the champions league with fc porto manager jose mourinho confessed he was leaving the portuguese champions indicating chelsea would be his next port of call .
# ::alignments
(c / confess-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jose"
                  :op2 "Mourinho")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Portuguese"
                              :op2 "Champions"))
                  :ARG2 (m / manage-01
                        :ARG0 p)))
      :ARG1 (l / leave-11
            :ARG0 p
            :ARG1 (t2 / team
                  :name (n3 / name
                        :op1 "Portuguese"
                        :op2 "Champions")))
      :time (a / after
            :op1 (l2 / lift-02
                  :ARG0 p
                  :ARG1 (l3 / league
                        :mod t2))
            :quant (m2 / multiple
                  :op1 (t3 / temporal-quantity
                        :quant 1
                        :unit (h2 / hour))
                  :mod (j / just)))
      :ARG0-of (ii / indicate-01
            :ARG1 (p2 / port
                  :mod (n4 / next)
                  :poss p
                  :domain (c2 / city
                        :name (n5 / name
                              :op1 "Chelsea"))
                  :ARG2-of (c3 / call-02
                        :ARG0 p))))

# ::id 765 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's coast guard on tuesday seized ## illegal chinese immigrants and two russian women after intercepting a taiwanese fishing boat off the island .
# ::alignments
(s / seize-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Coast"
                  :op2 "Guard")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Taiwan")))
      :ARG1 (a / and
            :op1 (p / person
                  :ARG0-of (ii / immigrate-01
                        :ARG2 (c2 / country
                              :name (n3 / name
                                    :op1 "China")))
                  :ARG1-of (l / legal-02
                        :polarity -))
            :op2 (w / woman
                  :quant 2
                  :mod (c3 / country
                        :name (n4 / name
                              :op1 "Russia"))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (a2 / after
            :op1 (ii2 / intercept-01
                  :ARG0 g
                  :ARG1 (b / boat
                        :purpose (f / fish-01)
                        :mod c)
                  :location (o / off
                        :op1 (ii3 / island)))))

# ::id 766 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok these business stories for release thursday , february ## , #### , 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
                        :month 2
                        :day 4)
                  :weekday (t2 / thursday)))
      :ARG2 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (s2 / service
                        :name (n / name
                              :op1 "New"
                              :op2 "York"
                              :op3 "Times")
                        :mod (n2 / news))
                  :ARG2 (c / client)))
      :time (t3 / today))

# ::id 767 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok top seed and defending champion michelle martin beat south african qualifier angelique <unk> #-# , #-# and #-# to reach the second round of the women 's world open squash championship on tuesday .
# ::alignments
(b / beat-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Michele"
                  :op2 "Martin")
            :ARG1-of (s / seed-01
                  :ARG2 (t / top))
            :ARG0-of (d / defend-01
                  :ARG1 (c / champion)))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Angelique"
                  :op2 "Martin")
            :mod (c2 / country
                  :name (n3 / name
                        :op1 "South"
                        :op2 "Africa"))
            :ARG0-of (q / qualify-02))
      :ARG2 (a / and
            :op1 (s2 / string-entity
                  :value "unintelligible_1")
            :op2 (s3 / string-entity
                  :value "unintelligible_3:"))
      :purpose (r / reach-01
            :ARG0 p
            :ARG1 (r2 / round
                  :ord (o / ordinal-entity
                        :value 2)
                  :subevent-of (g / game
                        :name (n4 / name
                              :op1 "World"
                              :op2 "Open"
                              :op3 "Squash"
                              :op4 "Championship")
                        :mod (w / woman)))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 768 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok family and friends remember a guard who was killed last week at the u.s. holocaust memorial museum as a man with a big heart .
# ::alignments
(r / remember-01
      :ARG0 (a / and
            :op1 (f / family)
            :op2 (p / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG2 (f2 / friend))))
      :ARG1 (g / guard
            :ARG1-of (k / kill-01
                  :time (w / week
                        :mod (l / last))
                  :location (m / museum
                        :name (n / name
                              :op1 "Holocaust"
                              :op2 "Memorial")
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))))
            :mod (m2 / man
                  :ARG0-of (h2 / have-03
                        :ARG1 (h3 / heart
                              :mod (b / big))))))

# ::id 769 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the rate of property crime and violent crime other than homicides remained at a ##-year low in #### , the justice department said sunday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Justice"
                  :op2 "Department"))
      :ARG1 (r / remain-01
            :ARG1 (r2 / rate-01
                  :ARG1 (a / and
                        :op1 (c / crime-02
                              :ARG1 (p / property))
                        :op2 (c2 / crime-02
                              :mod (v / violent))
                        :ARG2-of (e / except-01
                              :ARG1 (h / homicide))))
            :ARG3 (l / low-04
                  :ARG1 r2
                  :time (y / year
                        :mod (t / this))))
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 770 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinian gunmen who have been fighting israeli troops for days say their battle plans are hatched at the spur of the moment , and they pay little heed to cease-fires negotiated by political leaders .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (g / gunman
                  :mod (c / country
                        :name (n / name
                              :op1 "Palestine"))
                  :ARG0-of (f / fight-01
                        :ARG1 (t / troop
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "Israel")))
                        :duration (m / multiple
                              :op1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (d / day)))))
            :ARG1 (h / hatch-01
                  :ARG1 (p / plan-01
                        :ARG0 g
                        :ARG1 (b / battle-01))
                  :time (s2 / spur-01
                        :ARG1 (m2 / moment))))
      :op2 (h2 / heed-01
            :ARG0 g
            :ARG1 (c3 / cease-01
                  :ARG1 (f2 / fire-01)
                  :ARG1-of (n3 / negotiate-01
                        :ARG0 (p2 / person
                              :ARG0-of (l / lead-02)
                              :mod (p3 / politics))))
            :degree (l2 / little)))

# ::id 771 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` shown to inhibit and prevent infection of bird flu virus , '' claimed the web site of long beach , calif.-based prb pharmaceuticals inc. about its drug <unk> ## .
# ::alignments
(c / claim-01
      :ARG0 (s / site
            :mod (w / web)
            :poss (c2 / company
                  :name (n / name
                        :op1 "Prb"
                        :op2 "Pharmaceuticals"
                        :op3 "Inc.")
                  :location (c3 / city
                        :name (n2 / name
                              :op1 "Long"
                              :op2 "Beach")
                        :ARG1-of (b / base-01
                              :location (s2 / state
                                    :name (n3 / name
                                          :op1 "California"))))))
      :ARG1 (s3 / show-01
            :ARG1 (a / and
                  :op1 (ii / inhibit-01
                        :ARG1 (ii2 / infect-01
                              :ARG2 (d / disease
                                    :name (n4 / name
                                          :op1 "bird"
                                          :op2 "flu"))))
                  :op2 (p / prevent-01
                        :ARG1 ii2))))

# ::id 772 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok setting a world record was satisfying , but ludmila engquist liked the implications as much as the accomplishment itself .
# ::alignments
(c / contrast-01
      :ARG1 (s / satisfy-01
            :ARG0 (s2 / set-02
                  :ARG1 (r / record
                        :mod (w / world))))
      :ARG2 (l / like-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Ludmila"
                        :op2 "Engquist"))
            :ARG1 (t / thing
                  :ARG1-of (ii / imply-01))
            :ARG1-of (h / have-quant-91
                  :ARG3 (e / equal)
                  :ARG4 (a / accomplish-01))))

# ::id 773 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok john bland and graham marsh teamed for an #-under-par ## and took a one-shot lead after two rounds of the legends of golf senior golf tournament .
# ::alignments
(a / and
      :op1 (t / team-01
            :ARG0 (a2 / and
                  :op1 (p / person
                        :name (n / name
                              :op1 "John"
                              :op2 "Kanter"))
                  :op2 (p2 / person
                        :name (n2 / name
                              :op1 " graham"
                              :op2 "Marsh")))
            :ARG1 (p3 / person
                  :name (n3 / name
                        :op1 "John"
                        :op2 " bland"))
            :ARG2 (u / under
                  :op1 (p4 / par)))
      :op2 (l / lead-01
            :ARG0 p
            :ARG2 (s / shoot-01
                  :quant 1)
            :time (a3 / after
                  :op1 (r / round
                        :quant 2
                        :subevent-of (t2 / tournament
                              :mod (g / golf
                                    :mod (s2 / senior)))))))

# ::id 774 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany backup midfielder christian traesch injured his right ankle in a training game against a local selection in northern italy .
# ::alignments
(ii / injure-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Christian"
                  :op2 "Traesch")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Germany"))
                  :ARG2 (m / midfielder
                        :ARG0-of (b / back-01)))
            :part (a / ankle
                  :ARG1-of (r / right-04)
                  :ARG1-of ii))
      :time (g / game
            :mod (t2 / train-01)
            :prep-against (t3 / thing
                  :ARG1-of (s / select-01)
                  :ARG1-of (l / local-02)
                  :location (n3 / north
                        :part-of (c / country
                              :name (n4 / name
                                    :op1 "Italy"))))))

# ::id 775 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the state department friday said us ambassador to colombia myles frechette has the us administration 's `` full support '' despite criticism from bogota lawmakers .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "State"
                  :op2 "Department"))
      :ARG1 (s2 / support-01
            :ARG0 (g2 / government-organization
                  :ARG0-of (a / administrate-01
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))))
            :ARG1 (h / have-org-role-91
                  :ARG0 (p / person
                        :name (n3 / name
                              :op1 "Myles"
                              :op2 "Freette")
                        :mod c
                        :ARG0-of h
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "Colombia"))
                        :ARG2 (a2 / ambassador))))
      :degree (f / full)
      :concession (c3 / criticize-01
            :ARG0 p
            :ARG0-of (l / legislate-01)
            :mod (b / bogota))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 776 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mario puzo , whose #### novel `` the godfather '' became a publishing sensation and went on to inspire an epic film trilogy , died friday at his home in bay shore , n.y. , apparently of heart failure .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "mario"
                  :op2 "Puzo")
            :ARG0-of (a / author-01
                  :ARG1 (n2 / novel
                        :name (n3 / name
                              :op1 "The"
                              :op2 "Godfather")
                        :ARG1-of (p2 / publish-01))
                  :ARG0-of (g / go-on-15
                        :ARG1 (ii / inspire-01
                              :ARG0 p
                              :ARG2 (t / trilogy
                                    :mod (f / film)
                                    :mod (e / epic))))))
      :time (d2 / date-entity
            :weekday (f2 / friday))
      :ARG1-of (c / cause-01
            :ARG0 (f3 / fail-01
                  :ARG1 p
                  :ARG2 (h / heart)
                  :ARG1-of (a2 / appear-02)))
      :location (h2 / home
            :poss p
            :location (b / bay
                  :mod (s / shore))))

# ::id 777 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a spokesman for the deposed hamas government in gaza said saturday that hamas would restore truce if israel and the palestinian factions reach a ceasefire agreement .
# ::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 " hamass")))
                        :ARG1-of (d / depose-03))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (r / restore-02
            :ARG0 c
            :ARG1 (t / truce)
            :condition (r2 / reach-01
                  :ARG0 (a / and
                        :op1 (c2 / country
                              :name (n2 / name
                                    :op1 "Israel"))
                        :op2 (f / faction
                              :mod (c3 / country
                                    :name (n3 / name
                                          :op1 "Palestine"))))
                  :ARG1 (a2 / agree-01
                        :ARG1 (c4 / cease-01
                              :ARG1 (f2 / fire-01)))))
      :time (d2 / date-entity
            :weekday (s3 / saturday)))

# ::id 778 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bakeries in pingtung county , southern taiwan , urged the government friday to grant them business tax exemptions or reductions because many of them are on the brink of collapse .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :ARG0-of (b / bake-01)
            :location (c / county
                  :name (n / name
                        :op1 "Pingtung")
                  :location (s / south
                        :part-of (c2 / country
                              :name (n2 / name
                                    :op1 "Taiwan")))))
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG2 (g3 / grant-01
            :ARG0 g
            :ARG1 (o / or
                  :op1 (e / exempt-01
                        :ARG2 (t / tax-01
                              :ARG3 (b2 / business)))
                  :op2 (r / reduce-01))
            :ARG2 p)
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (c3 / cause-01
            :ARG0 (o2 / on-the-brink-00
                  :ARG1 (m / many
                        :ARG1-of (ii / include-91
                              :ARG2 p))
                  :ARG2 (c4 / collapse-01
                        :ARG1 m))))

# ::id 779 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the arizona cardinals drafted jake plummer in the second round of the national football league draft , hoping he would be their quarterback of the future .
# ::alignments
(d / draft-02
      :ARG0 (c / cardinals
            :location (c2 / city
                  :name (n / name
                        :op1 "Arizona")))
      :ARG1 (p / person
            :name (n2 / name
                  :op1 "Jake"
                  :op2 "Plummer"))
      :time (r / round
            :ord (o / ordinal-entity
                  :value 2)
            :part-of (d2 / draft-02
                  :ARG3 (l / league
                        :name (n3 / name
                              :op1 "National"
                              :op2 "Football"
                              :op3 "League"))))
      :manner (h / hope-01
            :ARG0 c
            :ARG1 (h2 / have-org-role-91
                  :ARG0 p
                  :ARG1 c
                  :ARG2 (q / quarterback
                        :time (f / future)))))

# ::id 780 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok having cleared the way to become the nation 's biggest cable television company by acquiring mediaone group inc. , at&amp;t corp. on wednesday moved closer to a partnership with microsoft corp. , the software giant .
# ::alignments
(m / move-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "At&amp;t"
                  :op2 "Corp."))
      :ARG2 (p / partner-01
            :ARG0 c
            :ARG1 (c2 / company
                  :name (n2 / name
                        :op1 "Microsoft"
                        :op2 "Corp.")
                  :mod (g / giant
                        :mod (s / software))))
      :time (w / wednesday)
      :ARG1-of (c3 / cause-01
            :ARG0 (c4 / clear-02
                  :ARG0 c
                  :ARG1 (w2 / way
                        :purpose (b / become-01
                              :ARG1 c
                              :ARG2 (c5 / company
                                    :mod (t / television
                                          :mod (c6 / cable))
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (b2 / big)
                                          :ARG3 (m2 / most)
                                          :ARG5 (c7 / company
                                                :location (n3 / nation)))))))))

# ::id 781 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thousands of south korean troops in northern iraq remained on a higher security alert thursday , the day after a suicide bombing killed scores of people there , the defense ministry said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (d / defend-01))
      :ARG1 (r / remain-01
            :ARG1 (t / troop
                  :quant (m2 / multiple
                        :op1 1000)
                  :location (c / country
                        :name (n / name
                              :op1 "South"
                              :op2 "Korea"))
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "Iraq")
                        :part (n3 / north)))
            :ARG3 (a / alert-01
                  :ARG2 (s2 / security)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (h2 / high-02)
                        :ARG3 (m3 / more)))
            :time (d2 / date-entity
                  :weekday (t2 / thursday))
            :time (a2 / after
                  :op1 (k / kill-01
                        :ARG0 (b / bomb-01
                              :mod (s3 / suicide))
                        :ARG1 (p / person
                              :quant (m4 / multiple
                                    :op1 20))
                        :location c2)
                  :quant (t3 / temporal-quantity
                        :quant 1
                        :unit (d3 / day)))))

# ::id 782 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok minority rights advocates called thursday for affirmative action in favor of the roma , saying the european union currently does not have the tools to combat discrimination against the continent 's biggest minority .
# ::alignments
(a / and
      :op1 (c / call-03
            :ARG0 (p / person
                  :ARG0-of (a2 / advocate-01
                        :ARG1 (r / right-05
                              :ARG1 (m / minority))))
            :ARG1 (t / thursday)
            :ARG2 (a3 / affirmative-action
                  :ARG1-of (f / favor-01
                        :ARG2 (r2 / roma))))
      :op2 (s / say-01
            :ARG0 p
            :ARG1 (h / have-03
                  :polarity -
                  :ARG0 (u / union
                        :mod (c2 / continent
                              :name (n / name
                                    :op1 "Europe")))
                  :ARG1 (t2 / tool
                        :purpose (c3 / combat-01
                              :ARG0 u
                              :ARG1 (d / discriminate-02
                                    :ARG1 (m2 / minority
                                          :ARG1-of (h2 / have-degree-91
                                                :ARG2 (b / big)
                                                :ARG3 (m3 / most)
                                                :ARG5 (m4 / minority
                                                      :location c2))))))
                  :time (c4 / current))))

# ::id 783 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a manhattan judge has dismissed a $ ## million lawsuit that swiss tennis star martina hingis filed against an italian sportswear maker whose shoes allegedly injured her feet .
# ::alignments
(d / dismiss-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG3 (j / judge-01))
            :location (c / city
                  :name (n / name
                        :op1 "Manhattan")))
      :ARG1 (s / sue-02
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Martina"
                        :op2 "Hingis")
                  :mod (s2 / star
                        :mod (t / tennis)
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Switzerland")))
                  :part (f / foot))
            :ARG2 (c3 / company
                  :ARG0-of (m / make-01
                        :ARG1 (s3 / shoe))
                  :mod (s4 / sportswear)
                  :mod (c4 / country
                        :name (n4 / name
                              :op1 "Italy"))
                  :ARG0-of (ii / injure-01
                        :ARG1 f
                        :ARG1-of (a / allege-01)))
            :ARG3 (m2 / monetary-quantity
                  :quant 1000000000
                  :unit (d2 / dollar))))

# ::id 784 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok troops from ## african nations marched in paris wednesday , marking half a century of independence from france as part of a rain-soaked bastille day parade heavily criticised by human rights groups .
# ::alignments
(m / march-01
      :ARG0 (t / troop
            :source (n / nation
                  :mod (c / continent
                        :name (n2 / name
                              :op1 "Africa"))))
      :time (w / wednesday)
      :ARG0-of (m2 / mark-01
            :ARG1 (d / depend-01
                  :polarity -
                  :ARG0 n
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "France"))
                  :duration (t2 / temporal-quantity
                        :quant 0.5
                        :unit (c3 / century))))
      :part-of (p / parade-02
            :mod (d2 / day)
            :mod (b / bastille)
            :ARG1-of (s / soak-01
                  :ARG0 (r / rain-01))
            :ARG1-of (c4 / criticize-01
                  :ARG0 (g / group
                        :purpose (r2 / right-05
                              :ARG1 (h / human)))
                  :manner (h2 / heavy))))

# ::id 785 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tokyo stocks surged friday on buying across the board , leading the benchmark nikkei index to post its largest single-day gain of the year and end above the psychologically important ##,### line for the first time in over a month .
# ::alignments
(s / surge-01
      :ARG1 (s2 / stock
            :mod (c / company
                  :name (n / name
                        :op1 "Tokyo")))
      :time (d / date-entity
            :weekday (f / friday))
      :manner (b / buy-01
            :mod (a / across
                  :op1 (b2 / board)))
      :ARG0-of (l / lead-03
            :ARG1 (ii / index
                  :mod (b3 / benchmark)
                  :mod (c2 / country
                        :name n
                        :op1 "Japan")))
      :ARG2 (a2 / and
            :op1 (p / post-01
                  :ARG0 ii
                  :ARG1 (g / gain-01
                        :ARG0 ii
                        :ARG1-of (h / have-degree-91
                              :ARG2 (l2 / large)
                              :ARG3 (m / most)
                              :ARG5 (y / year))
                        :mod (d2 / day
                              :ARG1-of (s3 / single-02))))
            :op2 (e / end-01
                  :ARG1 ii
                  :ARG2 (a3 / above
                        :op1 (l3 / line
                              :ARG1-of (ii2 / important-01
                                    :manner (p2 / psychological)))))
            :ord (o / ordinal-entity
                  :value 1
                  :range (o2 / over
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (m2 / month))))))

# ::id 786 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french president nicolas sarkozy filed a legal complaint thursday against a former national intelligence boss , following the publication of diaries packed with accounts of the alleged dirty dealings of politicians , the president 's lawyer said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Nicolas"
                              :op2 "Sarkozy")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (g / government-organization
                                    :name (n2 / name
                                          :op1 "French"))
                              :ARG2 (p3 / president)))
                  :ARG2 (l / lawyer)))
      :ARG1 (f / file-01
            :ARG0 p2
            :ARG1 (c / complain-01
                  :ARG0 p2
                  :ARG2 (p4 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 g
                              :ARG2 (b / boss
                                    :mod (ii / intelligence
                                          :mod (n3 / nation))
                                    :time (f2 / former))))
                  :ARG1-of (l2 / legal-02))
            :time (d / date-entity
                  :weekday (t / thursday))
            :ARG1-of (f3 / follow-01
                  :ARG2 (p5 / publication-91
                        :ARG1 (d2 / diary
                              :ARG1-of (p6 / pack-01
                                    :ARG2 (a / account-01
                                          :ARG1 (d3 / deal-01
                                                :ARG0 (p7 / politician)
                                                :ARG1-of (d4 / dirty-02
                                                      :ARG1-of (a2 / allege-01))))))))))

# ::id 787 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zambian police have uncovered an air ticket racket , the zambia national broadcasting corporation -lrb- znbc -rrb- reported on friday evening .
# ::alignments
(u / uncover-01
      :ARG0 (p / police
            :mod (c / country
                  :name (n / name
                        :op1 "Zambia")))
      :ARG1 (r / racket-02
            :ARG0 (t / ticket
                  :mod (a / air)))
      :ARG1-of (r2 / report-01
            :ARG0 (p2 / publication
                  :name (n2 / name
                        :op1 "Zambia"
                        :op2 "National"
                        :op3 "Broadcasting"
                        :op4 "Corporation"))
            :time (d / date-entity
                  :weekday (f / friday)
                  :dayperiod (e / evening))))

# ::id 788 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok roger federer is hardly dismayed by his australian open showing .
# ::alignments
(d / dismay-01
      :ARG0 (s / show-04
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Roger"
                        :op2 "Federer"))
            :mod (o / open)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Australia")))
      :ARG1 p
      :degree (h / hardly))

# ::id 789 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong 's johnnie to won the best director prize saturday for `` election '' at the ##th hong kong film awards .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Johnnie")
            :poss (w2 / work-of-art
                  :name (n2 / name
                        :op1 "Hong"
                        :op2 "Kong")))
      :ARG1 (p2 / prize
            :mod (d / director)
            :ARG1-of (h / have-degree-91
                  :ARG2 (g / good-02
                        :ARG1 p2)
                  :ARG3 (m / most)))
      :ARG4 (e / elect-01
            :ARG2 (a / award
                  :name (n3 / name
                        :op1 "Hong"
                        :op2 "Kong"
                        :op3 "Film"
                        :op4 "Award")
                  :ord (o / ordinal-entity
                        :value 5)))
      :time (d2 / date-entity
            :weekday (s / saturday)))

# ::id 790 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bill clinton said sunday that nations which support terrorism should face sanctions , and appealed to us allies to implement them .
# ::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 / recommend-01
                  :ARG1 (f / face-01
                        :ARG0 (n2 / nation
                              :ARG0-of (s2 / support-01
                                    :ARG1 (t / terrorism)))
                        :ARG1 (s3 / sanction-02)))
            :time (d / date-entity
                  :weekday (s4 / sunday)))
      :op2 (a2 / appeal-02
            :ARG0 p
            :ARG1 (c / country
                  :ARG1-of (a3 / ally-01
                        :ARG2 (w / we)))
            :ARG2 (ii / implement-01
                  :ARG0 c
                  :ARG1 s3)))

# ::id 791 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok on the outskirts of town , baker helped bell , who was his best friend in high school , build a hamburger stand in #### that would evolve into the taco bell chain .
# ::alignments
(h / help-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Baker"))
      :ARG1 (b / build-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Bell")
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 p
                        :ARG2 (f / friend
                              :ARG1-of (g / good-02
                                    :ARG2-of (h3 / have-degree-91
                                          :ARG1 f
                                          :ARG3 (m / most)))
                              :time (h4 / high-school))))
            :ARG1 (s / stand
                  :mod (h5 / hamburger)
                  :location-of (e / evolve-01
                        :ARG2 (c / chain
                              :name (n3 / name
                                    :op1 "Taco"
                                    :op2 "Bell")))))
      :location (o / outskirt
            :part-of (t / town)))

# ::id 792 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gunmen opened fire wednesday on a large demonstration called to protest the shooting death of well-known actor nur osman <unk> who was killed as he headed with a group of musicians to perform at a wedding .
# ::alignments
(o / open-fire-06
      :ARG0 (g / gunman)
      :time (w / wednesday)
      :ARG1-of (c / cause-01
            :ARG0 (d / demonstrate-01
                  :mod (l / large)
                  :ARG1-of (c2 / call-03
                        :purpose (p / protest-01
                              :ARG0 g
                              :ARG1 (d2 / die-01
                                    :ARG1 (p2 / person
                                          :name (n / name
                                                :op1 "Nur"
                                                :op2 "Osman")
                                          :ARG0-of (a / act-01)
                                          :ARG1-of (k / know-02
                                                :degree (w2 / well))
                                          :ARG1-of (k2 / kill-01
                                                :time (h / head-02
                                                      :ARG0 p2
                                                      :accompanier (g2 / group
                                                            :consist-of (m / musician))
                                                      :purpose (p3 / perform-01
                                                            :ARG0 p2
                                                            :location (w3 / wed-01))))
                                          :ARG1-of (s / shoot-02))))))))

# ::id 793 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysia registered a smaller trade surplus of #.# billion ringgit -lrb- ### million u.s. dollars -rrb- in june compared with the #.# billion ringgit -lrb- #.## million u.s. dollars -rrb- in the same month last year .
# ::alignments
(r / register-02
      :ARG0 (c / country
            :name (n / name
                  :op1 "Malaysia"))
      :ARG1 (s / surplus
            :mod (t / trade-01)
            :mod (m / monetary-quantity
                  :quant 1000000000
                  :unit (r2 / ringgit))
            :ARG1-of (h / have-degree-91
                  :ARG2 (s2 / small)
                  :ARG3 (m2 / more)
                  :ARG4 (m3 / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar
                              :mod c
                              :name n
                              :op1 "U.S."))))
      :time (d2 / date-entity
            :monthune (c2 / compare-01
                  :ARG2 m)))

# ::id 794 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel has warned the european union to limit its criticism of prime minister benjamin netanyahu 's largely right-wing cabinet or risk losing involvement in the middle east peace process , an official said on thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (w / warn-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Israel"))
            :ARG1 (o2 / or
                  :op1 (l / limit-01
                        :ARG0 c
                        :ARG1 (c2 / criticize-01
                              :ARG0 c
                              :ARG1 (c3 / cabinet
                                    :poss (p2 / person
                                          :name (n2 / name
                                                :op1 "Benjamin"
                                                :op2 "Netanyahu")
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (m / minister
                                                      :mod (p3 / prime))))
                                    :ARG1-of (r / right-08
                                          :degree (l2 / large)))))
                  :op2 (r2 / risk-01
                        :ARG0 c
                        :ARG2 (l3 / lose-02
                              :ARG0 c
                              :ARG1 (ii / involve-01
                                    :ARG1 c
                                    :ARG2 (p4 / process-02
                                          :ARG1 (p5 / peace)
                                          :location (w2 / world-region
                                                :name (n3 / name
                                                      :op1 "Middle"
                                                      :op2 "East")))))))
            :ARG2 (u / union
                  :mod (c4 / continent
                        :name (n4 / name
                              :op1 "Europe"))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 795 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok utah jazz point guard john stockton began light workouts with the club and remains on schedule to return to the lineup in late december , the team said .
# ::alignments
(s / say-01
      :ARG0 (t / team)
      :ARG1 (a / and
            :op1 (b / begin-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "John"
                              :op2 "Stockton")
                        :ARG0-of (g / guard-01
                              :ARG1 (p2 / point))
                        :mod (j / jazz)
                        :mod (o / organization))
                  :ARG1 (w / work-out-02
                        :ARG0 p
                        :ARG1-of (l / light-06)))
            :op2 (r / remain-01
                  :ARG1 p
                  :ARG3 (o2 / on-schedule
                        :domain p
                        :purpose (r2 / return-01
                              :ARG1 p
                              :ARG4 (l2 / lineup)
                              :time (l3 / late
                                    :op1 (d / date-entity
                                          :month 12)))))))

# ::id 796 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with palestinian inmates hunger striking against their israeli captors , israel on wednesday showed film designed to embarrass an uprising leader _ eating in his prison cell .
# ::alignments
(s / show-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Israel"))
      :ARG1 (f / film
            :ARG1-of (d / design-01
                  :ARG3 (e / embarrass-01
                        :ARG0 f
                        :ARG1 (p / person
                              :ARG0-of (l / lead-02
                                    :ARG1 (r / rise-up-03))
                              :ARG0-of (e2 / eat-01
                                    :location (c2 / cell
                                          :mod (p2 / prison)
                                          :poss p))))))
      :time (w / wednesday)
      :time (h / hunger-01
            :ARG0 (ii / inmate
                  :location (c3 / country
                        :name (n2 / name
                              :op1 "Palestine")))
            :ARG1 (s2 / strike-02
                  :ARG0 ii
                  :prep-against (p3 / person
                        :ARG0-of (c4 / capture-01
                              :ARG1 ii)
                        :mod c))))

# ::id 797 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an arrested iranian reporter was released friday in iraq , the official irna news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (o / official)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Iran")))
      :ARG1 (r2 / release-01
            :ARG1 (p / person
                  :ARG0-of r)
            :mod c
            :ARG1-of (a2 / arrest-01))
      :time (d / date-entity
            :weekday (f / friday))
      :location c)

# ::id 798 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok salman rushdie says he does not regret having written `` the satanic verses , '' the book that drew an iran-sponsored death sentence and forced him to spend years in hiding .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Salman"
                  :op2 "Rushdie"))
      :ARG1 (r / regret-01
            :polarity -
            :ARG0 p
            :ARG1 (w / write-01
                  :ARG0 p
                  :ARG1 (v / verse
                        :mod (s2 / satanic)
                        :ARG0-of (d / draw-02
                              :ARG1 (s3 / sentence-01
                                    :ARG2 (d2 / die-01)
                                    :ARG1-of (s4 / sponsor-01
                                          :ARG0 (c / country
                                                :name (n2 / name
                                                      :op1 "Iran")))
                                    :ARG0-of (f / force-01
                                          :ARG1 p
                                          :ARG2 (s5 / spend-02
                                                :ARG0 p
                                                :ARG1 (m / multiple
                                                      :op1 (t / temporal-quantity
                                                            :quant 1
                                                            :unit (y / year)))
                                                :ARG2 (h / hide-01
                                                      :ARG0 p)))))))))

# ::id 799 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least two airlines say they were told friday to stay away from beijing 's international airport during the opening ceremony of the olympics , while further scrutiny was applied to foreign entertainers in the latest security moves ahead of next month 's games .
# ::alignments
(s / say-01
      :ARG0 (a / airline
            :quant (a2 / at-least
                  :op1 2))
      :ARG1 (c / contrast-01
            :ARG1 (t / tell-01
                  :ARG1 (s2 / stay-01
                        :ARG1 a
                        :ARG3 (a3 / away
                              :op1 (a4 / airport
                                    :mod (ii / international)
                                    :poss (c2 / city
                                          :name (n / name
                                                :op1 "Beijing"))))
                        :time (c3 / ceremony
                              :mod (o / open-02
                                    :ARG1 (g / game
                                          :name (n2 / name
                                                :op1 "Olympics")))))
                  :ARG2 a
                  :time (d / date-entity
                        :weekday (f / friday)))
            :ARG2 (a5 / apply-02
                  :ARG1 (s3 / scrutiny
                        :degree (f2 / further))
                  :ARG2 (p / person
                        :ARG0-of (e / entertain-01)
                        :mod (f3 / foreign))
                  :subevent-of (m / move-02
                        :ARG0 (s4 / security)
                        :mod (l / last)
                        :time (a6 / ahead
                              :op1 g
                              :time (m2 / month
                                    :mod (n3 / next)))))))

# ::id 800 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france 's dassault aviation posted on wednesday a ##.# percent drop in net profit in #### , a year marked by several canceled orders but record deliveries for its falcon business jet .
# ::alignments
(p / post-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Dassault"
                  :op2 "Aviation")
            :poss (c2 / country
                  :name (n2 / name
                        :op1 "France")))
      :ARG1 (d / drop-01
            :ARG1 (p2 / profit-01
                  :mod (n3 / net))
            :ARG2 (p3 / percentage-entity
                  :value 1)
            :time (y / year
                  :ARG1-of (m / mark-01
                        :ARG0 (c3 / contrast-01
                              :ARG1 (o / order-02
                                    :quant (s / several)
                                    :ARG1-of (c4 / cancel-01))
                              :ARG2 (d2 / deliver-01
                                    :ARG1 (j / jet
                                          :name (n4 / name
                                                :op1 "Falcon")
                                          :mod (b / business)
                                          :poss c
                                          :ARG1-of (r / record-01)))))))
      :time (d3 / date-entity
            :weekday (w / wednesday)))

# ::id 801 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok afghan president hamid karzai spoke tuesday of a vision of afghanistan paying its own way in the world within a decade after he arrived here for an international conference on his war-ravaged country .
# ::alignments
(s / speak-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hamid"
                  :op2 "Karzai")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Afghanistan"))
                  :ARG2 (p2 / president)))
      :ARG1 (e / envision-01
            :ARG1 (p3 / pay-01
                  :ARG0 c
                  :ARG1 (w / way
                        :poss c
                        :ARG2-of p3)
                  :location (w2 / world)
                  :time (a / after
                        :op1 (a2 / arrive-01
                              :ARG1 p
                              :ARG4 (h2 / here)
                              :purpose (c2 / conference
                                    :mod (ii / international)
                                    :topic (c3 / country
                                          :ARG1-of (r / ravage-01
                                                :ARG0 (w3 / war)))))
                        :quant (u / up-to
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (d / decade))))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 802 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok edmund saunders had ## points , ## rebounds and made key defensive plays to lead connecticut to a ##-## victory over south carolina on wednesday night in the first round of the national invitation tournament .
# ::alignments
(a / and
      :op1 (h / have-03
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Edmund"
                        :op2 "Sunders"))
            :ARG1 (a2 / and
                  :op1 (p2 / point)
                  :op2 (r / rebound-01)))
      :op2 (p3 / play-01
            :ARG0 p
            :mod (d / defensive)
            :ARG1-of (k / key-02))
      :ARG0-of (l / lead-03
            :ARG1 (s / state
                  :name (n2 / name
                        :op1 "Connecticut"))
            :ARG2 (w / win-01
                  :ARG0 s
                  :ARG1 (s2 / south
                        :part-of (s3 / state
                              :name (n3 / name
                                    :op1 "Carolina")))
                  :time (d2 / date-entity
                        :weekday (w2 / wednesday)
                        :dayperiod (n4 / night))
                  :subevent-of (r2 / round
                        :ord (o / ordinal-entity
                              :value 1)
                        :mod (t / tournament
                              :ARG2-of (ii / invite-01
                                    :ARG0 (n5 / nation)))))))

# ::id 803 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush _ trying to attract democrats to his education program without abandoning school vouchers _ is proposing new money for the nation 's public systems while offering the worst schools more chances to shape up before losing federal funds to private institutions .
# ::alignments
(c / contrast-01
      :ARG1 (p / propose-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p3 / president))
                  :ARG0-of (t / try-01
                        :ARG1 (a / attract-01
                              :ARG0 p2
                              :ARG1 (p4 / person
                                    :ARG0-of h
                                    :ARG1 (p5 / political-party
                                          :name (n2 / name
                                                :op1 "Democrat"))))
                        :ARG2 (p6 / program
                              :topic (e / educate-01)
                              :poss p2)
                        :manner (a2 / abandon-01
                              :polarity -
                              :ARG0 p2
                              :ARG1 (v / voucher
                                    :mod (s / school))))))
      :ARG1 (m / money
            :ARG1-of (n3 / new-01)
            :beneficiary (s2 / system
                  :poss (n4 / nation)
                  :ARG1-of (p7 / public-02)))
      :ARG2 (o / offer-01
            :ARG0 p2
            :ARG1 (c2 / chance-02
                  :ARG0 (s3 / school
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (b / bad-07
                                    :ARG1 s3)
                              :ARG3 (m2 / most)))
                  :ARG1 (s4 / shape-up-02
                        :ARG0 s3
                        :time (b2 / before
                              :op1 (l / lose-02
                                    :ARG0 s3
                                    :ARG1 (f / fund-01
                                          :ARG0 (g / government-organization
                                                :name (n5 / name
                                                      :op1 "Federal"))
                                          :ARG1 s3)))
                        :ARG1-of (h3 / have-quant-91
                              :ARG3 (m3 / more)))
                  :ARG3 s3)))

# ::id 804 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok top-ranked roger federer withdrew saturday from the italian open with an injury to both of his feet .
# ::alignments
(w / withdraw-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Roger"
                  :op2 "Federer")
            :ARG1-of (r / rank-01
                  :ARG2 (t / top-01))
            :part (f / foot))
      :ARG1 f
      :ARG2 (g / game
            :name (n2 / name
                  :op1 "Italian"
                  :op2 "Open"))
      :time (d / date-entity
            :weekday (s / saturday))
      :ARG1-of (c / cause-01
            :ARG0 (ii / injure-01
                  :ARG0 p
                  :ARG1 f)))

# ::id 805 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it is in china 's interest to help promote united nations action against north korea 's human rights abuses so that beijing can counter any security risk posed by an influx of refugees , an expert said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG1-of (e / expert-01))
      :ARG1 (ii / interest-01
            :ARG1 (c / country
                  :name (n / name
                        :op1 "China"))
            :ARG2 (h / help-01
                  :ARG0 c
                  :ARG1 (p2 / promote-02
                        :ARG0 c
                        :ARG1 (a / act-02
                              :ARG0 (n2 / nation
                                    :ARG1-of (u / unite-01))
                              :ARG0-of (o / oppose-01
                                    :ARG1 (a2 / abuse-01
                                          :ARG0 (c2 / country
                                                :name (n3 / name
                                                      :op1 "North"
                                                      :op2 "Korea"))
                                          :ARG1 (r / right-05
                                                :ARG1 (h2 / human))))))
                  :purpose (c3 / counter-01
                        :ARG0 (c4 / city
                              :name (n4 / name
                                    :op1 "Beijing"))
                        :ARG1 (r2 / risk-01
                              :ARG2 (s2 / security)
                              :mod (a3 / any)
                              :ARG1-of (p3 / pose-02
                                    :ARG0 (ii2 / influx
                                          :mod (r3 / refugee)))))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 806 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a czech-born german porn star , dolly buster , might win her bid for a seat in the european parliament if people vote <unk> , the czech republic 's main right-wing party warns .
# ::alignments
(w / warn-01
      :ARG0 (p / political-party
            :name (n / name
                  :op1 "Republican")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Czech"))
            :mod (m / main)
            :ARG1-of (r / right-08))
      :ARG1 (p2 / possible-01
            :ARG1 (w2 / win-01
                  :ARG0 (s / star
                        :mod (p3 / porn)
                        :ARG1-of (b / bear-02
                              :location c)
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Germany")))
                  :ARG1 (s2 / seat
                        :ARG2-of (h / have-org-role-91
                              :ARG0 s
                              :ARG1 (g / government-organization
                                    :name (n4 / name
                                          :op1 "Parliament")
                                    :mod (c3 / continent
                                          :name (n5 / name
                                                :op1 "Europe")))))
                  :ARG2 s)
            :condition (v / vote-01
                  :ARG0 (p4 / person)
                  :ARG1 p
                  :name (n6 / name
                        :op1 "Dolly"
                        :op2 "Buster"))))

# ::id 807 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ukrainian officials hailed a visit by iranian foreign minister ali akbar velayati on monday as a welcome step toward releasing ukraine from its energy dependence on russia .
# ::alignments
(h / hail-02
      :ARG0 (p / person
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Ukrain"))
                  :ARG2 (o / official)))
      :ARG1 (v / visit-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Ali"
                        :op2 "Akbar"
                        :op3 "Velayati")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "Iran"))
                        :ARG2 (m / minister
                              :topic (f / foreign))))
            :time (d / date-entity
                  :weekday (m2 / monday)))
      :ARG2 (s / step-01
            :ARG2 (r / release-01
                  :ARG1 c
                  :ARG2 (d2 / depend-01
                        :ARG0 c
                        :ARG1 (c3 / country
                              :name (n4 / name
                                    :op1 "Russia"))
                        :ARG1-of (c4 / cause-01
                              :ARG0 (e / energy))))
            :ARG0-of (w / welcome-01)))

# ::id 808 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chasing a first six nations victory over ireland , italy coach john kirwan blended vast experience and untried youth when he named his lineup thursday for sunday 's opener in rome .
# ::alignments
(b / blend-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "John"
                  :op2 "Kirwan")
            :ARG0-of (c / coach-01)
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Italy"))
            :ARG0-of (c3 / chase-01
                  :ARG1 (w / win-01
                        :ARG0 (n3 / nation
                              :ord (o / ordinal-entity
                                    :value 1))
                        :ARG2 (c4 / country
                              :name (n4 / name
                                    :op1 "Ireland")))))
      :ARG1 (a / and
            :op1 (e / experience
                  :mod (v / vast))
            :op2 (y / youth
                  :ARG1-of (u / untried-02)))
      :time (n5 / name-01
            :ARG0 p
            :ARG1 (l / lineup
                  :poss p)
            :time (d / date-entity
                  :weekday (t / thursday))
            :purpose (o2 / open-01
                  :location (c5 / city
                        :name (n6 / name
                              :op1 "Rome"))
                  :time (d2 / date-entity
                        :weekday (s / sunday)))))

# ::id 809 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok somali troops backed by ethiopians prepared to launch a major assault friday on the last stronghold of islamic movement militiamen .
# ::alignments
(p / prepare-02
      :ARG0 (t / troop
            :mod (c / country
                  :name (n / name
                        :op1 "Somalia"))
            :ARG1-of (b / back-01
                  :ARG0 (p2 / person
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Ethiopia")))))
      :ARG1 (l / launch-01
            :ARG0 t
            :ARG1 (a / assault-01
                  :ARG0 t
                  :ARG1 (s / stronghold
                        :poss (m / militiaman
                              :mod (m2 / movement-07
                                    :ARG1 (r / religious-group
                                          :name (n3 / name
                                                :op1 "Islam"))))
                        :mod (l2 / last))
                  :ARG1-of (m3 / major-02))
            :time (d / date-entity
                  :weekday (f / friday))))

# ::id 810 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok about ### environment-friendly newstands have opened on streets in baotou city in north china 's inner mongolia autonomous region .
# ::alignments
(o / open-01
      :ARG1 (n / newstand
            :ARG1-of (f / friendly-01
                  :ARG2 (e / environment)))
      :location (s / street
            :location (c / city
                  :name (n2 / name
                        :op1 "Baotou")
                  :location (r / region
                        :name (n3 / name
                              :op1 "Mongolia")
                        :mod (ii / inner)
                        :part-of (c2 / country
                              :name (n4 / name
                                    :op1 "China"))))))

# ::id 811 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after two weeks of negotiating to find dates suitable for both schools , the boston college and duke men 's basketball programs have reached a tentative agreement on a two-year series , starting january #### in durham , north carolina .
# ::alignments
(r / reach-01
      :ARG0 (a / and
            :op1 (c / college
                  :location (c2 / city
                        :name (n / name
                              :op1 "Boston")))
            :op2 (p / program
                  :mod (m / men)
                  :mod (u / university
                        :name (n2 / name
                              :op1 "Duke"))))
      :ARG1 (a2 / agree-01
            :ARG1 (s / series
                  :duration (t / temporal-quantity
                        :quant 2
                        :unit (y / year)))
            :mod (t2 / tentative))
      :time (a3 / after
            :op1 (n3 / negotiate-01
                  :ARG0 a
                  :ARG2 (f / find-01
                        :ARG0 a
                        :ARG1 (d / date
                              :ARG1-of (s2 / suitable-04
                                    :ARG2 (s3 / school
                                          :mod (b / both)))))
                  :duration (t3 / temporal-quantity
                        :quant 2
                        :unit (w / week))))
      :time (s4 / start-01
            :ARG1 s
            :time (d2 / date-entity
                  :month 1)
            :location (c3 / city
                  :name (n4 / name
                        :op1 "Durban")
                  :location (s5 / state
                        :name (n5 / name
                              :op1 "North"
                              :op2 "Carolina")))))

# ::id 812 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rival parties in east timor have failed to agree on the formation of a new government , the president said tuesday , raising the prospect of political deadlock in the tiny nation .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (f / fail-01
            :ARG1 (p3 / party
                  :ARG0-of (r / rival-01)
                  :location (c / country-region
                        :name (n / name
                              :op1 "East"
                              :op2 "Timor")))
            :ARG2 (a / agree-01
                  :ARG0 p3
                  :ARG1 (f2 / form-01
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01)
                              :ARG1-of (n2 / new-01)))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG0-of (r2 / raise-01
            :ARG1 (p4 / prospect-01
                  :ARG1 (d2 / deadlock-01
                        :mod (p5 / politics)
                        :location (n3 / nation
                              :mod (t2 / tiny))))))

# ::id 813 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok slovaks voted saturday in municipal elections across the eastern european nation in what was seen as a first test at the polls for the new centre-right government and its austerity plans .
# ::alignments
(v / vote-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Slovaks"))
      :time (d / date-entity
            :weekday (s / saturday))
      :location (a / across
            :op1 (n2 / nation
                  :location (w / world-region
                        :name (n3 / name
                              :op1 "Eastern"
                              :op2 "Europe"))))
      :ARG1-of (s2 / see-01
            :ARG2 (t / test-01
                  :ARG1 (a2 / and
                        :op1 (g / government-organization
                              :ARG0-of (g2 / govern-01)
                              :ARG1-of (n4 / new-01)
                              :ARG1-of (r / right-08)
                              :ARG1-of (c / center-02))
                        :op2 (p2 / plan-01
                              :ARG0 g
                              :ARG1 (a3 / austerity)))
                  :ord (o / ordinal-entity
                        :value 1)
                  :location (p3 / poll-01))))

# ::id 814 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the guangzhou bonded zone in the capital city of south china 's guangdong province has become a hotspot for foreign investment .
# ::alignments
(b / become-01
      :ARG1 (z / zone
            :ARG1-of (b2 / bond-01)
            :location (c / city
                  :name (n / name
                        :op1 "Guangzhou")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p / province
                              :name (n2 / name
                                    :op1 "Guangdong")
                              :location (s / south
                                    :part-of (c2 / country
                                          :name (n3 / name
                                                :op1 "China"))))
                        :ARG2 (c3 / capital))))
      :ARG2 (h2 / hotspot
            :location-of (ii / invest-01
                  :mod (f / foreign))))

# ::id 815 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok royals <unk> carlos beltran left wednesday night 's game with a sprained left wrist .
# ::alignments
(l / leave-11
      :ARG0 (t / team
            :name (n / name
                  :op1 "royals"))
      :ARG1 (g / game
            :time (d / date-entity
                  :weekday (w / wednesday)
                  :dayperiod (n2 / night)))
      :manner (w2 / wrist
            :ARG1-of (s / sprain-01)
            :part-of (t2 / team
                  :name (n3 / name
                        :op1 "Carlos"
                        :op2 "Beltran"))))

# ::id 816 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a priest worried about the erosion of croatia 's national identity has offered to pay parents who flout trends and give their babies traditional names , a report said wednesday .
# ::alignments
(s / say-01
      :ARG0 (r / report)
      :ARG1 (o / offer-01
            :ARG0 (p / priest
                  :ARG1-of (w / worry-01
                        :ARG0 (e / erode-01
                              :ARG1 (ii / identity
                                    :mod (n / nation)
                                    :poss (c / country
                                          :name (n2 / name
                                                :op1 "Croatia"))))))
            :ARG1 (p2 / pay-01
                  :ARG0 p
                  :ARG2 (p3 / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG2 (p4 / parent))
                        :ARG0-of (f / flout-01
                              :ARG1 (t / trend))
                        :ARG0-of (g / give-01
                              :ARG1 (n3 / name
                                    :mod (t2 / tradition))
                              :ARG2 (b / baby
                                    :poss p3)))))
      :time (w2 / wednesday))

# ::id 817 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok raytheon co. 's state-of-the-art campus in aurora , colo. , has grown several times since the defense and aerospace giant put down roots in #### .
# ::alignments
(g / grow-01
      :ARG1 (c / campus
            :poss (c2 / company
                  :name (n / name
                        :op1 "Raytheon"
                        :op2 "Co."))
            :mod (s / state-of-the-art)
            :location (c3 / city
                  :name (n2 / name
                        :op1 "Aurora")
                  :location (s2 / state
                        :name (n3 / name
                              :op1 "Colo."))))
      :frequency (s3 / several)
      :time (s4 / since
            :op1 (r / root-02
                  :ARG0 (g2 / giant
                        :mod (d / defend-01)
                        :mod (a / aerospace))
                  :ARG1 c
                  :mod (d2 / down)))
      :ARG1-of (ii / important-01))

# ::id 818 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ministry of economic affairs -lrb- moea -rrb- said friday that more than ### taiwan manufacturers currently operating overseas are keen on returning to invest in taiwan .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Ministry"
                  :op2 "of"
                  :op3 "Economic"
                  :op4 "Affairs"))
      :ARG1 (k / keen-02
            :ARG1 (c / company
                  :ARG0-of (m / manufacture-01)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Taiwan"))
                  :quant (m2 / more-than
                        :op1 " ###")
                  :ARG0-of (o / operate-01
                        :location (o2 / overseas)
                        :time (c3 / current)))
            :ARG2 (r / return-01
                  :ARG1 c
                  :ARG4 c2
                  :purpose (ii / invest-01
                        :ARG0 c
                        :ARG2 c2)))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 819 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok consumer sentiment in germany stabilised at a high level in july but high energy prices and the soaring euro damped spending slightly , a new poll showed on friday .
# ::alignments
(c / contrast-01
      :ARG1 (s / stabilize-01
            :ARG1 (s2 / sentiment
                  :mod (p / person
                        :ARG0-of (c2 / consume-01))
                  :location (c3 / country
                        :name (n / name
                              :op1 "Germany")))
            :ARG2 (l / level
                  :ARG1-of (h / high-02))
            :time (d / date-entity
                  :month 7))
      :ARG2 (c4 / clamp-01
            :ARG0 (a / and
                  :op1 (p2 / price-01
                        :ARG1 (e / energy)
                        :ARG1-of (h2 / high-02))
                  :op2 (e2 / euro
                        :ARG1-of (s3 / soar-01)))
            :ARG1 (s4 / spend-01)
            :degree (s5 / slight))
      :ARG1-of (s6 / show-01
            :ARG0 (p3 / poll-01
                  :ARG1-of (n2 / new-01))
            :time d
            :weekday (f / friday)))

# ::id 820 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the canadian government is planning to announce major concessions on trade barriers for the least developed countries in time for the group of eight summit to be held in canada 's western province of alberta in june , it is reported here tuesday .
# ::alignments
(r / report-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Canada"))))
      :ARG1 (p / plan-01
            :ARG0 g
            :ARG1 (a / announce-01
                  :ARG0 g
                  :ARG1 (c2 / concede-01
                        :ARG0 (c3 / country
                              :ARG1-of (d / develop-02
                                    :ARG2-of (h / have-degree-91
                                          :ARG1 c3
                                          :ARG3 (l / least))))
                        :ARG1 (b / barrier
                              :mod (t / trade-01))
                        :ARG2 c3
                        :ARG1-of (m / major-02))
                  :time (ii / in-time
                        :op1 (g3 / group
                              :consist-of (s / summit
                                    :ARG1-of (h2 / hold-04
                                          :location (p2 / province
                                                :name (n2 / name
                                                      :op1 "Alberta")
                                                :location (w / west
                                                      :part-of c))
                                          :time (d2 / date-entity
                                                :monthune (h3 / here))))))))
      :time (d3 / date-entity
            :weekday (t2 / tuesday)))

# ::id 821 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the truth may be out there , but `` the x-files '' and other fox shows wo n't be for long for some owners of satellite dishes .
# ::alignments
(c / contrast-01
      :ARG1 (p / possible-01
            :ARG1 (b / be-located-at-91
                  :ARG1 (t / truth)
                  :ARG2 (o / out-there)))
      :ARG2 (s / show-01
            :ARG0 (a / and
                  :op1 (p2 / publication
                        :name (n / name
                              :op1 "X-files"))
                  :op2 (b2 / broadcast-program
                        :name n
                        :op1 "Fox")
                  :mod (o2 / other)))
      :ARG1 (l / long-03
            :polarity -
            :ARG1 (p3 / person
                  :ARG0-of (o3 / own-01
                        :ARG1 (d / dish
                              :mod (s2 / satellite)))
                  :quant (s3 / some))))

# ::id 822 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok republic of china minister of transportation and communications yeh chu-lan is scheduled to leave for denmark , sweden and france monday to attend a series of meetings .
# ::alignments
(s / schedule-01
      :ARG1 (l / leave-11
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Yeh"
                        :op2 "Chu-lan")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG2 (m / minister
                              :topic (a / and
                                    :op1 (t / transport-01)
                                    :op2 (c2 / communicate-01)))))
            :ARG2 (a2 / and
                  :op1 (c3 / country
                        :name (n3 / name
                              :op1 "Denmark"))
                  :op2 (c4 / country
                        :name (n4 / name
                              :op1 "Sweden"))
                  :op3 (c5 / country
                        :name (n5 / name
                              :op1 "France")))
            :purpose (a3 / attend-01
                  :ARG0 p
                  :ARG1 (m2 / meet-03
                        :quant (s2 / series))))
      :ARG3 (d / date-entity
            :weekday (m3 / monday))
      :ARG1-of (p2 / public-02))

# ::id 823 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the super bowl is going back to houston and detroit .
# ::alignments
(g / go-01
      :ARG1 (b / bowl
            :mod (s / super))
      :ARG4 (a / and
            :op1 (c / city
                  :name (n / name
                        :op1 "Houston"))
            :op2 (c2 / city
                  :name (n2 / name
                        :op1 "Detroit")))
      :direction (b2 / back))

# ::id 824 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chilean animal hygiene authorities on tuesday began to take steps to halt the spread of a newcastle disease outbreak in marine birds in the city of constitucion in central chile .
# ::alignments
(b / begin-01
      :ARG0 (a / authority
            :mod (h / hygiene
                  :mod (a2 / animal))
            :mod (c / country
                  :name (n / name
                        :op1 "Chile")
                  :part (c2 / center)))
      :ARG1 (s / step-01
            :ARG1 a
            :ARG2 (h2 / halt-01
                  :ARG0 a
                  :ARG1 (s2 / spread-02
                        :ARG1 (o / outbreak-29
                              :ARG1 (d / disease
                                    :name (n2 / name
                                          :op1 "Newcastle"
                                          :op2 " disease"))
                              :location (b2 / bird
                                    :mod (m / marine))
                              :location (c3 / city
                                    :name (n3 / name
                                          :op1 "Constucion")
                                    :location c2)))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 825 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a total of seven people were killed and ## others injured in road accidents countrywide between thursday and friday , according to a statement released issued by the police on saturday .
# ::alignments
(s / say-01
      :ARG0 (s2 / state-01
            :ARG1-of (ii / issue-01
                  :ARG0 (p / police)
                  :time (d / date-entity
                        :weekday (s3 / saturday))))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG1 (p2 / person
                        :quant 7
                        :ARG2-of (t / total-01)))
            :op2 (ii2 / injure-01
                  :ARG1 (p3 / person
                        :mod (o / other)))
            :ARG1-of (c / cause-01
                  :ARG0 (a2 / accident
                        :mod (r / road)
                        :location (c2 / country)
                        :time (d2 / date-interval
                              :op1 (d3 / date-entity
                                    :weekday (t2 / thursday))
                              :op2 (d4 / date-entity
                                    :weekday (f / friday)))))))

# ::id 826 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a un court imposed thursday a lawyer on bosnian serb wartime leader radovan karadzic and postponed to march # the genocide trial he has boycotted since it started last week .
# ::alignments
(a / and
      :op1 (ii / impose-01
            :ARG0 (c / court
                  :mod (u / un))
            :ARG1 (l / lawyer)
            :ARG2 (p / person
                  :name (n / name
                        :op1 "Radovan"
                        :op2 "Karadzic")
                  :ARG0-of (l2 / lead-02
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Bosnia"
                                    :op2 "Srpska"))
                        :time (w / wartime)))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (p2 / postpone-01
            :ARG0 l
            :ARG1 (m / march-01
                  :ARG0 l
                  :ARG1 (t2 / try-02
                        :ARG3 (g / genocide-01)
                        :ARG1-of (b / boycott-01
                              :ARG0 l
                              :time (s / since
                                    :op1 (s2 / start-01
                                          :ARG1 t2
                                          :time (w2 / week
                                                :mod (l3 / last)))))))))

# ::id 827 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president luiz inacio lula da silva signed a petition condemning anti-semitism and its resurgence and calling for the u.n. general assembly to adopt a resolution denouncing anti-jewish acts .
# ::alignments
(s / sign-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 / petition-01
            :ARG0-of (c / condemn-01
                  :ARG1 (a / and
                        :op1 (r / religious-group
                              :name (n2 / name
                                    :op1 "Jew"))
                        :op2 (r2 / resurge-01
                              :ARG1 r)))
            :ARG0-of (c2 / call-03
                  :ARG1 (a2 / adopt-01
                        :ARG0 (o / organization
                              :name (n3 / name
                                    :op1 "U.N."
                                    :op2 "General"
                                    :op3 "Assembly"))
                        :ARG1 (r3 / resolution
                              :ARG0-of (d / denounce-01
                                    :ARG1 (a3 / act-02
                                          :ARG0 o
                                          :ARG0-of (o2 / oppose-01
                                                :ARG1 (r4 / religious-group
                                                      :name (n4 / name
                                                            :op1 "Jew"))))))))))

# ::id 828 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok counterfeiting of euro banknotes and coins remains a minor problem in the ## european union nations using the currency , officials said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (r / remain-01
            :ARG1 (c / counterfeit-01
                  :ARG1 (a / and
                        :op1 (n / note
                              :mod (b / bank))
                        :op2 (c2 / coin)
                        :mod (e / euro)))
            :ARG3 (p2 / problem
                  :ARG1-of (m / minor-01))
            :location (n2 / nation
                  :ARG0-of (u / use-01
                        :ARG1 (c3 / currency))
                  :mod (c4 / continent
                        :name (n3 / name
                              :op1 "Europe"))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 829 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok investigators looking into the space shuttle disaster will have a well-documented record of years past reflecting mounting safety concerns , tight budgets and shortages of key experts in the nasa program .
# ::alignments
(r / record-01
      :ARG0 (p / person
            :ARG0-of (ii / investigate-01
                  :ARG1 (d / disaster
                        :mod (s / shuttle
                              :mod (s2 / space)))))
      :ARG1-of r
      :ARG1-of (w / well-09)
      :time (b / before
            :op1 (n / now)
            :quant (m / multiple
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (y / year))))
      :ARG1-of (r2 / reflect-01
            :ARG2 (a / and
                  :op1 (c / concern-01
                        :ARG0 (s3 / safe-01)
                        :ARG1 p
                        :ARG1-of (m2 / mount-02))
                  :op2 (b2 / budget
                        :ARG1-of (t2 / tight-05))
                  :op3 (s4 / short-06
                        :ARG2 (p2 / person
                              :ARG1-of (e / expert-01
                                    :ARG2 (p3 / program
                                          :name (n2 / name
                                                :op1 "Nasa")))
                              :ARG1-of (k / key-02))))))

# ::id 830 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a federal judge blocked enforcement of an ordinance preventing apartment rentals to most illegal immigrants in this texas city , just a day before it would take effect .
# ::alignments
(b / block-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG3 (j / judge-01))
            :mod (f / federal))
      :ARG1 (e / enforce-01
            :ARG1 (o / ordain-01
                  :ARG0-of (p2 / prevent-01
                        :ARG1 (r / rent-01
                              :ARG1 (a / apartment))
                        :ARG2 (p3 / person
                              :ARG0-of (ii / immigrate-01)
                              :ARG1-of (l / legal-02
                                    :polarity -)
                              :mod (m / most)
                              :location (c / city
                                    :location (s / state
                                          :name (n / name
                                                :op1 "Texas"))
                                    :mod (t / this))))))
      :time (b2 / before
            :op1 (t2 / take-01
                  :ARG0 o
                  :ARG1 (e2 / effect))
            :quant (t3 / temporal-quantity
                  :quant 1
                  :unit (d / day)
                  :mod (j2 / just))))

# ::id 831 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok local officials in eastern afghanistan said sunday that an american airstrike killed at least ## civilians in a wedding party , most of them women and children and including the bride .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Afghanistan")
                        :part (e / east))
                  :ARG2 (o / official
                        :ARG1-of (l / local-02))))
      :ARG1 (k / kill-01
            :ARG0 (s2 / strike-01
                  :path (a / air)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "America")))
            :ARG1 (c3 / civilian
                  :quant (a2 / at-least
                        :op1 100)
                  :ARG2-of (ii / include-91
                        :ARG1 (a3 / and
                              :op1 (w / woman)
                              :op2 (c4 / child)
                              :ARG2-of ii
                              :ARG1 (p2 / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG2 (b / bride)))))))
      :time (p3 / party
            :mod (w2 / wed-01))
      :time (d / date-entity
            :weekday (s3 / sunday)))

# ::id 832 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former world no. # serena williams took an easy victory in ## minutes over russian nadia petrova to go through to the semi-finals of the ###,### us dollars inaugural china open wta tour here on friday .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Srena"
                  :op2 "Williams")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (w2 / world)
                  :ARG2 (n2 / no)
                  :time (f / former)))
      :ARG2 (p2 / person
            :name (n3 / name
                  :op1 "Nadia"
                  :op2 "Petrova")
            :mod (c / country
                  :name (n4 / name
                        :op1 "Russia")))
      :ARG1-of (e / easy-05)
      :duration (m / multiple
            :op1 (t / temporal-quantity
                  :quant 1
                  :unit (m2 / minute)))
      :purpose (g / go-through-20
            :ARG0 p
            :ARG1 (f2 / final
                  :mod (s / semi)
                  :subevent-of (t2 / tour
                        :name (n5 / name
                              :op1 "Inaugural"
                              :op2 "China"
                              :op3 "Open"
                              :op4 "Tour")
                        :mod (d / dollar
                              :poss (c2 / country
                                    :name (n6 / name
                                          :op1 "USA")))
                        :time (d2 / date-entity
                              :weekday (f3 / friday))))))

# ::id 833 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> national basketball association all-star shaquille o'neal will undergo knee surgery and be sidelined four to six weeks , the miami heat said friday .
# ::alignments
(s / say-01
      :ARG0 (h / heat
            :mod (c / city
                  :name (n / name
                        :op1 "Miami")))
      :ARG1 (a / and
            :op1 (u / undergo-28
                  :ARG1 (p / person
                        :name (n2 / name
                              :op1 "Shaquille"
                              :op2 "O'neal")
                        :mod (s2 / star
                              :mod (n3 / nation))
                        :mod (b / basketball))
                  :ARG2 (s3 / surgery-01
                        :ARG1 p
                        :ARG2 (k / knee)))
            :op2 (s4 / sideline-01
                  :ARG1 p
                  :duration (b2 / between
                        :op1 (t / temporal-quantity
                              :quant 4
                              :unit (w / week))
                        :op2 (t2 / temporal-quantity
                              :quant 6
                              :unit (w2 / week)))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 834 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok this world cup has been anything but peaceful at times on the field .
# ::alignments
(p / peaceful
      :domain (g / game
            :name (n / name
                  :op1 "World"
                  :op2 "Cup")
            :mod (t / this))
      :location (f / field)
      :degree (a / anything)
      :frequency (a2 / at-times))

# ::id 835 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a rare open letter signed by ## former top officials and conservative marxist scholars ahead of a key communist party meeting accuses china 's top leaders of steering the country in the wrong direction , pandering to foreigners , betraying the worker 's revolution and jeopardizing social stability .
# ::alignments
(a / accuse-01
      :ARG0 (l / letter
            :ARG1-of (r / rare-02)
            :ARG1-of (s / sign-01
                  :ARG0 (a2 / and
                        :op1 (p / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (o / official
                                          :mod (t / top))
                                    :time (f / former)))
                        :op2 (s2 / scholar
                              :mod (m / marxist)
                              :mod (c / conservative)))
                  :time (a3 / ahead
                        :op1 (m2 / meet-03
                              :ARG0 (p2 / political-party
                                    :name (n / name
                                          :op1 "Communist"
                                          :op2 "Party")
                                    :ARG1-of (k / key-02)))))
            :ARG1 (p3 / person
                  :ARG0-of (l2 / lead-02
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "China")))
                  :mod (t2 / top))
            :ARG2 (a4 / and
                  :op1 (s3 / steer-01
                        :ARG0 p3
                        :ARG1 c2
                        :ARG2 (d / direction
                              :ARG2-of (w / wrong-04)))
                  :op2 (p4 / pander-01
                        :ARG0 p3
                        :ARG1 (f2 / foreign))
                  :op3 (b / betray-01
                        :ARG0 p3
                        :ARG1 (r2 / revolution-03
                              :ARG0 (p5 / person
                                    :ARG0-of (w2 / work-01))))
                  :op4 (j / jeopardize-01
                        :ARG0 p3
                        :ARG1 (s4 / stability
                              :mod (s5 / society))))))

# ::id 836 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok beijing is ready to deal with heavy traffic during the may day holidays , with more policemen and more detailed regulations , especially for key roads and tourist destinations .
# ::alignments
(r / ready-02
      :ARG1 (c / city
            :name (n / name
                  :op1 "Beijing"))
      :ARG2 (d / deal-01
            :ARG0 c
            :ARG2 (t / traffic
                  :mod (h / heavy))
            :time (h2 / holiday
                  :mod (d2 / day
                        :mod (m / may))))
      :manner (a / and
            :op1 (p / policeman
                  :quant (m2 / more))
            :op2 (r2 / regulate-01
                  :ARG1-of (h3 / have-degree-91
                        :ARG2 (d3 / detail-01
                              :ARG1 r2)
                        :ARG3 (m3 / more))
                  :beneficiary (a2 / and
                        :op1 (r3 / road
                              :ARG1-of (k / key-02))
                        :op2 (d4 / destination
                              :mod (p2 / person
                                    :ARG0-of (t2 / tour-01)))
                        :mod (e / especially)))))

# ::id 837 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one us soldier was killed and ## others were wounded in two attacks in central iraq , a us military spokesman said on friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / military
                        :mod (c / country
                              :name (n / name
                                    :op1 "United"
                                    :op2 "States")))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG1 (s3 / soldier
                        :quant 1
                        :poss c))
            :op2 (w / wound-01
                  :ARG1 (o / other))
            :ARG1-of (c2 / cause-01
                  :ARG0 (a2 / attack-01
                        :quant 2
                        :location (c3 / country-region
                              :name (n2 / name
                                    :op1 "Central"
                                    :op2 "Iraq")))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 838 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkish prime minister bulent ecevit was given a hero 's welcome tuesday by hundreds of flag-waving turkish cypriots when he arrived in northern cyprus to attend the ##th anniversary of turkey 's invasion of the island .
# ::alignments
(g / give-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bulent"
                  :op2 "Ecevit")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime)
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Turk")))))
      :ARG1 (w / welcome-01
            :ARG0 (c2 / cypriot
                  :quant (m2 / multiple
                        :op1 100)
                  :ARG0-of (w2 / wear-01
                        :ARG1 (f / flag)))
            :ARG1 p
            :time (a / arrive-01
                  :ARG1 p
                  :ARG4 (c3 / country
                        :name (n3 / name
                              :op1 "Northern"
                              :op2 "Cyprus"))
                  :purpose (a2 / attend-01
                        :ARG0 p
                        :ARG1 (a3 / anniversary
                              :topic (ii / invade-01
                                    :ARG0 (t / turkey)
                                    :ARG1 (ii2 / island))
                              :ord (o / ordinal-entity
                                    :value 5))))
            :mod (h2 / hero))
      :ARG2 p
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 839 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president-elect george w. bush on monday came to the defense of his choice for labor secretary , linda chavez , saying he continued to have confidence in her despite disclosures that an illegal immigrant lived in her home and did occasional work for her .
# ::alignments
(a / and
      :op1 (c / come-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG1-of (e / elect-01
                        :ARG2 (h / have-org-role-91
                              :ARG0 p
                              :ARG2 (p2 / president))))
            :ARG4 (d / defend-01
                  :ARG0 p
                  :ARG1 (c2 / choose-01
                        :ARG0 p
                        :ARG1 (p3 / person
                              :name (n2 / name
                                    :op1 "Linda"
                                    :op2 "Chavez")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (s / secretary
                                          :topic (l / labor))))))
            :time (d2 / date-entity
                  :weekday (m / monday)))
      :op2 (s2 / say-01
            :ARG0 p
            :ARG1 (c3 / continue-01
                  :ARG0 p
                  :ARG1 (c4 / confident-01
                        :ARG1 p
                        :ARG2 p3)
                  :concession (d3 / disclose-01
                        :ARG1 (a2 / and
                              :op1 (l2 / live-01
                                    :ARG0 (p4 / person
                                          :ARG0-of (ii / immigrate-01
                                                :ARG1-of (l3 / legal-02
                                                      :polarity -)))
                                    :location (h3 / home
                                          :poss p))
                              :op2 (w / work-01
                                    :ARG0 p4
                                    :ARG2 p
                                    :frequency (o / occasional)))))))

# ::id 840 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-year-old man collapsed during the chicago marathon on sunday and died of cardiac arrest .
# ::alignments
(a / and
      :op1 (c / collapse-01
            :ARG1 (m / man
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :time (r / run-02
                  :ARG0 m
                  :location (c2 / city
                        :name (n / name
                              :op1 "Chicago"))
                  :time (d / date-entity
                        :weekday (s / sunday))))
      :op2 (d2 / die-01
            :ARG1 m
            :ARG1-of (c3 / cause-01
                  :ARG0 (a2 / arrest-01
                        :ARG0 (m2 / medical-condition
                              :name n
                              :op1 "Cardiac"))
                  :ARG1 m)))

# ::id 841 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain 's foreign secretary hopes sudan will use `` common sense '' in the case of a british teacher whose class named a teddy bear muhammad , saying thursday that it was an innocent misunderstanding .
# ::alignments
(h / hope-01
      :ARG0 (p / person
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "Kingdom"))
                  :ARG2 (s / secretary
                        :topic (f / foreign))))
      :ARG1 (u / use-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Sufdan"))
            :ARG1 (s2 / sense-02
                  :mod (c2 / common))
            :ARG2 (c3 / case-04
                  :ARG1 (p3 / person
                        :ARG0-of (t / teach-01)
                        :mod c
                        :ARG1-of (n3 / name-01
                              :ARG2 (n4 / name
                                    :op1 "Teddy"
                                    :op2 "Bear")))
                  :ARG0-of t)
            :ARG0-of (h3 / have-03
                  :ARG1 (c4 / class
                        :ARG1-of n3
                        :ARG2 n4)))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :manner (s3 / say-01
            :ARG0 p2
            :ARG1 (m / misunderstand-01
                  :ARG1 c3
                  :ARG1-of (ii / innocent-01))))

# ::id 842 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the kenyan government plans to enact a law to regulate the registration of religious organizations , attorney-general amos wako has said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Amos"
                  :op2 "Wako")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (a / attorney-general)))
      :ARG1 (p2 / plan-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Kenya"))))
            :ARG1 (e / enact-01
                  :ARG0 g
                  :ARG1 (l / law)
                  :purpose (r / regulate-01
                        :ARG0 l
                        :ARG1 (r2 / register-02
                              :ARG1 (o / organization
                                    :mod (r3 / religion)))))))

# ::id 843 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the army is close to most of its goals in both recruiting soldiers and keeping them in uniform , the service 's top general said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s2 / service)
                  :ARG2 (g / general
                        :mod (t / top))))
      :ARG1 (c / close-10
            :ARG1 (a / army)
            :ARG2 (g2 / goal
                  :ARG1-of (ii / include-91
                        :ARG2 (g3 / goal
                              :poss a)
                        :ARG3 (m / most))
                  :topic (a2 / and
                        :op1 (r / recruit-01
                              :ARG0 a
                              :ARG1 (s3 / soldier))
                        :op2 (k / keep-01
                              :ARG0 a
                              :ARG1 (u / uniform
                                    :domain s3)))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 844 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british transport secretary brian mawhinney warned today the strikes planned by the train drivers ' union would cause <unk> to passengers and would not be in the interest of the industry and its employees , bbc tv reported this evening .
# ::alignments
(r / report-01
      :ARG0 (p / publication
            :name (n / name
                  :op1 "BBC"
                  :op2 "TV"))
      :ARG1 (w / warn-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Brian"
                        :op2 "Mawhinney")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "Great"
                                    :op2 "Britain"))
                        :ARG2 (s / secretary
                              :topic (t / transport-01))))
            :ARG1 (a / and
                  :op1 (c2 / cause-01
                        :ARG0 (s2 / strike-02
                              :ARG1-of (p3 / plan-01
                                    :ARG0 (u / union
                                          :mod (p4 / person
                                                :ARG0-of (d / drive-01
                                                      :ARG1 (t2 / train))))))
                        :ARG1 (ii / injure-01
                              :ARG0 s2
                              :ARG1 (p5 / passenger)))
                  :op2 (ii2 / interest-01
                        :polarity -
                        :ARG1 (a2 / and
                              :op1 (ii3 / industry)
                              :op2 (p6 / person
                                    :ARG1-of (e / employ-01
                                          :ARG0 ii3)))
                        :ARG2 s2))
            :time (t3 / today))
      :time (d2 / date-entity
            :dayperiod (e2 / evening)))

# ::id 845 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rival attorneys faced off thursday in the first trial against us pharmaceutical giant merck and co. over its controversial vioxx arthritis painkiller .
# ::alignments
(f / face-off-03
      :ARG0 (a / attorney
            :ARG0-of (r / rival-01))
      :ARG1 (t / try-02
            :ARG1 (a2 / and
                  :op1 (c / company
                        :name (n / name
                              :op1 "Merck")
                        :mod (g / giant
                              :mod (p / pharmaceutical)))
                  :op2 (c2 / company
                        :name (n2 / name
                              :op1 "Co.")))
            :ARG2 (p2 / painkiller
                  :name (n3 / name
                        :op1 "vioxx")
                  :mod (c3 / controversy)
                  :poss c
                  :mod (a3 / arthritis))
            :ord (o / ordinal-entity
                  :value 1))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 846 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a total of ## mexicans died trying to enter the united states illegally in july , mexico 's foreign affairs office reported monday .
# ::alignments
(r / report-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Foreign"
                  :op2 "Affairs"
                  :op3 "Office")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Mexico")))
      :ARG1 (d / die-01
            :ARG1 (p / person
                  :quant (t / total)
                  :mod c)
            :ARG2 (t2 / try-01
                  :ARG0 p
                  :ARG1 (e / enter-01
                        :ARG0 p
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG1-of (l / legal-02
                              :polarity -)))
            :time (d2 / date-entity
                  :month 7))
      :time (d3 / date-entity
            :weekday (m / monday)))

# ::id 847 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a team of scientists from britain 's royal society is to carry out an independent investigation into the dangers of depleted uranium -lrb- du -rrb- , amid growing evidence that use of the material in shells and missiles is a cause of gulf war syndrome and has led to an increase in cancers among those in close contact with the weapons .
# ::alignments
(c / carry-out-03
      :ARG0 (t / team
            :consist-of (s / scientist
                  :source (s2 / society
                        :mod (r / royal)
                        :location (c2 / country
                              :name (n / name
                                    :op1 "Britain")))))
      :ARG1 (ii / investigate-01
            :ARG0 t
            :ARG1 (d / danger
                  :mod (u / uranium
                        :ARG1-of (r2 / rest-01)))
            :ARG0-of (d2 / depend-01
                  :polarity -))
      :time (g / grow-01
            :ARG1 (e / evidence-01
                  :ARG1 (c3 / cause-01
                        :ARG0 (u2 / use-01
                              :ARG1 (m / material)
                              :ARG2 (a / and
                                    :op1 (s3 / shell)
                                    :op2 (m2 / missile)))
                        :ARG1 (s4 / syndrome
                              :mod (w / war
                                    :name (n2 / name
                                          :op1 "Gulf"
                                          :op2 "War"))))
                  :ARG0-of (l / lead-03
                        :ARG2 (ii2 / increase-01
                              :ARG1 (c4 / cancer
                                    :ARG1-of (ii3 / include-91
                                          :ARG2 (p / person
                                                :ARG0-of (c5 / contact-01
                                                      :ARG1 (w2 / weapon)
                                                      :ARG1-of (c6 / close-10))))))))))

# ::id 848 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok diarrhea that broke out in an alarming proportion in the flood-hit areas of bangladesh 's sylhet district affected over ### people in the last two weeks .
# ::alignments
(a / affect-01
      :ARG0 (d / disease
            :name (n / name
                  :op1 "diarrhea")
            :ARG1-of (b / break-out-30
                  :manner (p / proportion
                        :ARG0-of (a2 / alarm-01))
                  :location (a3 / area
                        :ARG1-of (h / hit-01
                              :ARG0 (f / flood-01))
                        :part-of (d2 / district
                              :name (n2 / name
                                    :op1 "Sylhet")
                              :location (c / country
                                    :name (n3 / name
                                          :op1 "Bangladesh"))))))
      :ARG1 (p2 / person
            :quant (o / over
                  :op1 2))
      :time (b2 / before
            :op1 (n4 / now)
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (w / week))))

# ::id 849 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a us panel of experts debated friday whether to approve the first pill that helps boost women 's sex drive , as its german manufacturer pressed for the drug to reach the lucrative market .
# ::alignments
(d / debate-01
      :ARG0 (p / panel
            :consist-of (p2 / person
                  :ARG1-of (e / expert-01))
            :mod (w / we))
      :ARG1 (t / truth-value
            :polarity-of (a / approve-01
                  :ARG0 p
                  :ARG1 (p3 / pill
                        :ord (o / ordinal-entity
                              :value 1)
                        :ARG0-of (h / help-01
                              :ARG1 (b / boost-01
                                    :ARG0 p3
                                    :ARG1 (d2 / drive-04
                                          :ARG0 (s / sex-01
                                                :ARG0 (w2 / woman))))))))
      :time (d3 / date-entity
            :weekday (f / friday))
      :ARG1-of (c / cause-01
            :ARG0 (p4 / press-02
                  :ARG0 (c2 / company
                        :ARG0-of (m / manufacture-01
                              :ARG1 p3)
                        :mod (c3 / country
                              :name (n / name
                                    :op1 "Germany")))
                  :ARG2 (r / reach-01
                        :ARG0 (d4 / drug
                              :ARG1 (m2 / market
                                    :mod (l / lucrative)))))))

# ::id 850 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china has been urged to revise a draft garrison law so that chinese troops stationed in hong kong after next year 's handover can be tried in local courts for any crime committed in the territory .
# ::alignments
(u / urge-01
      :ARG1 (c / country
            :name (n / name
                  :op1 "China"))
      :ARG2 (r / revise-01
            :ARG0 c
            :ARG1 (l / law
                  :mod (g / garrison)
                  :ARG1-of (d / draft-02))
            :purpose (p / possible-01
                  :ARG1 (t / try-02
                        :ARG1 (t2 / troop
                              :mod c
                              :ARG1-of (s / station-01
                                    :ARG2 (p2 / province
                                          :name (n2 / name
                                                :op1 "Hong"
                                                :op2 "Kong"))
                                    :time (a / after
                                          :op1 (h / handover-02
                                                :time (y / year
                                                      :mod (n3 / next))))))
                        :ARG2 (c2 / crime-02
                              :ARG1-of (c3 / commit-02
                                    :location p2)
                              :mod (a2 / any))
                        :location (c4 / court
                              :ARG1-of (l2 / local-02))))))

# ::id 851 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least two americans have died in the crash of a small plane near puerto trujillo on the atlantic coast of honduras , the honduran air force said saturday .
# ::alignments
(s / say-01
      :ARG0 (f / force
            :mod (a / air)
            :mod (c / country
                  :name (n / name
                        :op1 "Honduras")))
      :ARG1 (d / die-01
            :ARG1 (p / person
                  :quant (a2 / at-least
                        :op1 2)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "America")))
            :ARG1-of (c3 / cause-01
                  :ARG0 (c4 / crash-01
                        :ARG1 (p2 / plane
                              :mod (s2 / small)
                              :ARG1-of (n3 / near-02
                                    :ARG2 (c5 / city
                                          :name (n4 / name
                                                :op1 "Puerto"
                                                :op2 "Tujillo")
                                          :location (c6 / coast
                                                :mod (a3 / atlantic)
                                                :part-of c))))))
            :time (d2 / date-entity
                  :weekday (s3 / saturday))))

# ::id 852 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok veronica campbell-brown extended jamaica 's golden shutout with a victory in the ### meters thursday before the united states finished off their great sprint debacle at the olympics with two botched relays .
# ::alignments
(e / extend-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Veronica"
                  :op2 "Campbell-brown"))
      :ARG1 (s / shut-out-06
            :ARG1 (t / team
                  :name (n2 / name
                        :op1 "Jamaica"))
            :mod (g / golden))
      :ARG2 (w / win-01
            :ARG0 p
            :ARG2 (m / meter
                  :mod (p2 / product
                        :name (n3 / name
                              :op1 " ###")))
            :time (d / date-entity
                  :weekday (t2 / thursday))
            :time (b / before
                  :op1 (f / finish-off-05
                        :ARG0 (t3 / team
                              :name (n4 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG1 (d2 / debacle
                              :mod (g2 / great)
                              :mod (s2 / sprint-01)
                              :poss t3
                              :time (g3 / game
                                    :name (n5 / name
                                          :op1 "Olympics")))
                        :instrument (r / relay
                              :quant 2
                              :ARG1-of (b2 / botch-01))))))

# ::id 853 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` dumb or dumber '' is sure to make the ##-year-olds of this world very happy .
# ::alignments
(e / ensure-01
      :ARG1 (m / make-02
            :ARG0 (o / or
                  :op1 (d / dumb)
                  :op2 d))
      :ARG1 (h / happy-01
            :ARG0 o
            :ARG1 (p / person
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :poss (w / world
                        :mod (t2 / this)))
            :degree (v / very)))

# ::id 854 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok managers of a hong kong supertanker whose crew chiefs were jailed over south korea 's worst oil spill have blasted the decision as a `` disgrace and insult '' to the world shipping community .
# ::alignments
(b / blast-02
      :ARG0 (p / person
            :ARG0-of (m / manage-01
                  :ARG1 (s / supertanker
                        :name (n / name
                              :op1 "Hong"
                              :op2 "Kong")
                        :poss-of (p2 / person
                              :ARG1-of (j / jail-01
                                    :ARG3 (s2 / spill-01
                                          :ARG1 (o / oil)
                                          :ARG1-of (h / have-degree-91
                                                :ARG2 (b2 / bad-07
                                                      :ARG1 s2)
                                                :ARG3 (m2 / most))
                                          :location (s3 / south
                                                :part-of (c / country
                                                      :name (n2 / name
                                                            :op1 "Korea"))))
                                    :ARG0-of (c2 / crew-01))))))
      :ARG1 (t / thing
            :ARG1-of (d / decide-01))
      :ARG2 (a / and
            :op1 (d2 / disgrace-01
                  :ARG0 t
                  :ARG1 (c3 / community
                        :ARG0-of (s4 / ship-01)
                        :mod (w / world)))
            :op2 (ii / insult-01
                  :ARG0 t
                  :ARG1 c3)))

# ::id 855 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a russian scientist will testify that american edmond pope tried to buy top secret russian military documents , but defense lawyers insist they can prove the pennsylvania businessman is not guilty during his trial that opens wednesday .
# ::alignments
(c / contrast-01
      :ARG1 (t / testify-01
            :ARG0 (s / scientist
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Russia")))
            :ARG1 (t2 / try-01
                  :ARG0 (p / person
                        :name (n2 / name
                              :op1 "Edmond"
                              :op2 "Pope")
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "America")))
                  :ARG1 (b / buy-01
                        :ARG0 p
                        :ARG1 (d / document
                              :mod (m / military)
                              :mod c2
                              :mod (s2 / secret
                                    :mod (t3 / top))))))
      :ARG2 (ii / insist-01
            :ARG0 (l / lawyer
                  :ARG0-of (d2 / defend-01))
            :ARG1 (p2 / possible-01
                  :ARG1 (p3 / prove-01
                        :ARG0 l
                        :ARG1 (g / guilty-01
                              :polarity -
                              :ARG1 (b2 / businessman
                                    :mod (c4 / country
                                          :name (n4 / name
                                                :op1 "Pennsylvania"))))
                        :time (t4 / try-02
                              :ARG1 b2
                              :ARG1-of (o / open-02
                                    :time (w / wednesday)))))))

# ::id 856 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japanese share prices closed #.# percent lower monday amid a lack of incentives as the results of sunday 's general elections were in line with investor expectations , 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
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Japan"))))
            :time (d / date-entity
                  :weekday (m / monday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (l / lack-01
                        :ARG1 (ii / incentivize-01)))
            :ARG1-of c3
            :ARG0 (ii2 / in-line-04
                  :ARG1 (t / thing
                        :ARG2-of (r / result-01
                              :ARG1 (e / elect-01
                                    :time d
                                    :weekday (s3 / sunday))
                              :ARG1-of (g / general-02))))
            :ARG2 (e2 / expect-01
                  :ARG0 (p3 / person
                        :ARG0-of (ii3 / invest-01)))))

# ::id 857 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as baseball pauses for bud selig 's midsummer festival of bad ideas , the colorado rockies are in the best midway position they 've seen since #### .
# ::alignments
(b / be-located-at-91
      :ARG1 (r / rockie
            :mod (c / colorado))
      :ARG2 (p / position
            :mod (m / midway)
            :ARG1-of (s / see-01
                  :ARG0 (t / they)
                  :time (s2 / since))
            :ARG1-of (h / have-degree-91
                  :ARG2 (g / good-02
                        :ARG1 p)
                  :ARG3 (m2 / most)))
      :time (p2 / pause-01
            :ARG0 (b2 / baseball)
            :purpose (f / festival
                  :name (n / name
                        :op1 "Budd"
                        :op2 "Slig")
                  :mod (m3 / midsummer)
                  :consist-of (ii / idea
                        :ARG1-of (b3 / bad-07)))))

# ::id 858 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok warm temperatures are being blamed for the increase in plant disease and insect pests that have been plaguing #.# million ha .
# ::alignments
(b / blame-01
      :ARG1 (t / temperature
            :ARG1-of (w / warm-07))
      :ARG2 (ii / increase-01
            :ARG1 (a / and
                  :op1 (d / disease
                        :mod (p / plant))
                  :op2 (p2 / pest
                        :mod (ii2 / insect))
                  :ARG0-of (p3 / plague-01
                        :ARG1 (p4 / person
                              :quant 1000000)))))

# ::id 859 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok computerized trading moved into high gear tuesday on india 's biggest bourse , the bombay stock exchange .
# ::alignments
(m / move-01
      :ARG1 (t / trade-01
            :ARG1-of (c / computerize-01))
      :ARG2 (g / gear
            :ARG1-of (h / high-02))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :location (b / bourse
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (b2 / big)
                  :ARG3 (m2 / most)
                  :ARG5 (c2 / country
                        :name (n / name
                              :op1 "India")))
            :mod (e / exchange-01
                  :ARG1 (s / stock)
                  :mod (p / product
                        :name n
                        :op1 "Bombay"))))

# ::id 860 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok manchester united has written to le havre to warn the french club that it will take action if it continues to claim that financial inducements were given by the premier league champion to lure teenager paul <unk> .
# ::alignments
(w / write-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Manchester"
                  :op2 "United"))
      :ARG1 (h / have-condition-91
            :ARG1 (a / act-02
                  :ARG0 t)
            :ARG2 (c / continue-01
                  :ARG0 t
                  :ARG1 (c2 / claim-01
                        :ARG0 t
                        :ARG1 (g / give-01
                              :ARG0 (c3 / champion
                                    :mod (l / league
                                          :mod (p / premier)))
                              :ARG1 (ii / induce-01
                                    :mod (f / finance))
                              :ARG2 (l2 / lure-01
                                    :ARG0 c3
                                    :ARG1 (p2 / person
                                          :name (n2 / name
                                                :op1 "Paul"
                                                :op2 "Hector")
                                          :mod (t2 / teenager)))))))
      :ARG2 (t3 / team
            :name (n3 / name
                  :op1 "Le"
                  :op2 "Huevre")
            :mod (c4 / country
                  :name (n4 / name
                        :op1 "France"))))

# ::id 861 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french bank credit agricole reported on thursday that first-quarter net profit had fallen by two thirds to ### million euros -lrb- #.## billion dollars -rrb- on further writedowns .
# ::alignments
(r / report-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "French"
                  :op2 "Bank"
                  :op3 "Credit"
                  :op4 "Agricole"))
      :ARG1 (f / fall-01
            :ARG1 (p / profit-01
                  :mod (n2 / net)
                  :time (q / quarter
                        :ord (o / ordinal-entity
                              :value 1)))
            :ARG2 (m / monetary-quantity
                  :quant 20000000
                  :unit (e / euro))
            :ARG4 (m2 / monetary-quantity
                  :quant 1000000000
                  :unit (e2 / euro))
            :ARG1-of (c2 / cause-01
                  :ARG0 (w / writ-over-02
                        :mod (f2 / further))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 862 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a small earthquake hit eastern romania monday , romania 's earth physics institute said .
# ::alignments
(s / say-01
      :ARG0 (ii / institute
            :topic (p / physics
                  :mod (e / earth))
            :poss (c / country
                  :name (n / name
                        :op1 "Romania")))
      :ARG1 (h / hit-01
            :ARG1 (e2 / east
                  :part-of c)
            :ARG2 (e3 / earthquake
                  :mod (s2 / small))
            :time (d / date-entity
                  :weekday (m / monday))))

# ::id 863 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a pregnant woman accused of killing her #-year-old daughter and stabbing herself in the stomach to kill her unborn child could be arraigned in her hospital bed on friday , a district attorney said .
# ::alignments
(s / say-01
      :ARG0 (a / attorney
            :mod (d / district))
      :ARG1 (p / possible-01
            :ARG1 (a2 / arraign-01
                  :ARG1 (w / woman
                        :ARG1-of (ii / impregnate-01)
                        :ARG1-of (a3 / accuse-01
                              :ARG2 (a4 / and
                                    :op1 (k / kill-01
                                          :ARG0 w
                                          :ARG1 (p2 / person
                                                :ARG0-of (h / have-rel-role-91
                                                      :ARG1 w
                                                      :ARG2 (d2 / daughter))
                                                :age (t / temporal-quantity
                                                      :quant 1
                                                      :unit (y / year))))
                                    :op2 (s2 / stab-01
                                          :ARG0 w
                                          :ARG1 w
                                          :location (s3 / stomach)
                                          :purpose (k2 / kill-01
                                                :ARG0 w
                                                :ARG1 (p3 / person
                                                      :ARG1-of (b / bear-02
                                                            :polarity -)
                                                      :ARG0-of (h2 / have-rel-role-91
                                                            :ARG1 w
                                                            :ARG2 (c / child))))))))
                  :time (d3 / date-entity
                        :weekday (f / friday))
                  :location (b2 / bed
                        :mod (h3 / hospital)
                        :poss w))))

# ::id 864 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the english football association -lrb- fa -rrb- has charged birmingham 's ireland international striker clinton morrison with misbehavior over a shove in the face to bolton 's nicky hunt .
# ::alignments
(c / charge-05
      :ARG0 (a / association
            :mod (f / football)
            :mod (c2 / country
                  :name (n / name
                        :op1 "England")))
      :ARG1 (p / person
            :name (n2 / name
                  :op1 "Clinton"
                  :op2 "Morrison")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n3 / name
                              :op1 "Birmingham"))
                  :ARG2 (s / striker
                        :mod (ii / international)))
            :poss (t2 / team
                  :name (n4 / name
                        :op1 "Ireland")))
      :ARG2 (m / misbehavior
            :ARG1-of (c3 / cause-01
                  :ARG0 (s2 / shove-01
                        :ARG0 p
                        :ARG2 (f2 / face)
                        :destination (h2 / hunt-01
                              :ARG0 (t3 / team
                                    :name (n5 / name
                                          :op1 "Bolton"))
                              :mod (n6 / nicky))))))

# ::id 865 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok five afghan soldiers were killed as they engaged with militants in kapisa province , some ## km north of afghan capital city kabul , a statement of defense ministry said thursday .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (d / defend-01))
      :ARG1 (k / kill-01
            :ARG1 (s2 / soldier
                  :quant 5
                  :mod (c / country
                        :name (n / name
                              :op1 "Afghanistan")))
            :ARG1-of (c2 / cause-01
                  :ARG0 (e / engage-01
                        :ARG1 s2
                        :ARG2 (m2 / militant)
                        :location (p / province
                              :name (n2 / name
                                    :op1 "Kapisa")
                              :location (r / relative-position
                                    :op1 (c3 / city
                                          :name (n3 / name
                                                :op1 "Kabul")
                                          :ARG0-of (h / have-org-role-91
                                                :ARG1 c
                                                :ARG2 (c4 / capital)))
                                    :quant (s3 / some
                                          :op1 (d2 / distance-quantity
                                                :quant 1
                                                :unit (k2 / kilometer)))
                                    :direction (n4 / north))))))
      :time (d3 / date-entity
            :weekday (t / thursday)))

# ::id 866 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok violinist yehudi menuhin , whose astonishing youthful virtuosity grew into one of the great musical talents of the ##th century , died friday .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Yehudi"
                  :op2 " menuhin")
            :ARG0-of (p2 / play-11
                  :ARG2 (v / violinist))
            :poss-of (v2 / virtuosity
                  :mod (y / young)
                  :ARG0-of (a / astonish-01)
                  :ARG1-of (g / grow-02
                        :ARG2 (t / talent
                              :quant 1
                              :mod (m / music)
                              :mod (g2 / great)
                              :time (d2 / date-entity
                                    :century 20
                                    :time-of d)))))
      :weekday (f / friday))

# ::id 867 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok about ## fearful catholic girls began their second day of school tuesday protected by riot police who clashed with protestant militants , despite politicians ' pleas for an end to the ugly confrontation .
# ::alignments
(b / begin-01
      :ARG0 (g / girl
            :ARG0-of (f / fear-01)
            :mod (r / religious-group
                  :name (n / name
                        :op1 "Catholic")))
      :ARG1 (d / day
            :ord (o / ordinal-entity
                  :value 2)
            :part-of (s / school)
            :poss g)
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :ARG1-of (p / protect-01
            :ARG0 (p2 / police
                  :mod (r2 / riot-01)
                  :ARG0-of (c / clash-01
                        :ARG1 (m / militant
                              :ARG0-of (p3 / protest-01)))))
      :concession (p4 / plead-01
            :ARG0 (p5 / politician)
            :ARG1 (e / end-01
                  :ARG1 (c2 / confront-01
                        :mod (u / ugly)))))

# ::id 868 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french president jacques chirac greeted queen elizabeth ii on the champs-elysees in paris monday as the british monarch began a state visit marking the centenary of the entente cordial agreement that ended their two countries ' ancient rivalry and set the scene for cooperation that continues today .
# ::alignments
(g / greet-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jacques"
                  :op2 "Chirac")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "France"))
                  :ARG2 (p2 / president
                        :mod (r / rench))))
      :ARG1 (p3 / person
            :name (n3 / name
                  :op1 "Elizabeth"
                  :op2 "II")
            :ARG0-of (h2 / have-org-role-91
                  :ARG2 (q / queen)))
      :location (c2 / city
            :name (n4 / name
                  :op1 "Paris"))
      :time (b / begin-01
            :ARG0 (p4 / person
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 c
                        :ARG2 (m / monarch)))
            :ARG1 (v / visit-01
                  :ARG0 p4
                  :ARG1 (s / state)
                  :ARG0-of (m2 / mark-01
                        :ARG1 (c3 / centenary
                              :topic (a / agree-01
                                    :ARG0 c
                                    :ARG1 (c4 / cordial)
                                    :ARG0-of (e / end-01
                                          :ARG1 (r2 / rivalry
                                                :mod (a2 / ancient)
                                                :poss c)))
                              :ARG0-of (s2 / set-02
                                    :ARG1 (s3 / scene)
                                    :ARG2 (c5 / cooperate-01
                                          :ARG1-of (c6 / continue-01
                                                :time (t / today)))))))))

# ::id 869 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in this playoff stretch run , the los angeles clippers are becoming dependable .
# ::alignments
(b / become-01
      :ARG1 (c / clippers
            :poss (t / team
                  :name (n / name
                        :op1 "Los"
                        :op2 "Angeles")))
      :ARG2 (d / depend-01
            :ARG0 c)
      :time (r / run-13
            :mod (s / stretch)
            :mod (p / playoff)
            :mod (t2 / this)))

# ::id 870 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the investment for tianjin port construction projects will is expected to increase to #.# billion yuan -lrb- about ### million us dollars -rrb- this year .
# ::alignments
(e / expect-01
      :ARG1 (ii / increase-01
            :ARG1 (ii2 / invest-01
                  :ARG2 (p / project
                        :mod (c / construct-01
                              :ARG1 (p2 / port
                                    :name (n / name
                                          :op1 "Tianjin")))))
            :ARG4 (a / about
                  :op1 (m / monetary-quantity
                        :quant 1000000000
                        :unit (y / yuan)))
            :time (y2 / year
                  :mod (t / this))))

# ::id 871 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan severed diplomatic relations with the bahamas on sunday over the caribbean island nation 's moves to establish ties with rival china .
# ::alignments
(s / sever-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Taiwan"))
      :ARG1 (r / relation-03
            :ARG0 c
            :ARG1 (d / diplomacy)
            :ARG2 (c2 / country
                  :name (n2 / name
                        :op1 "Bahamas")))
      :time (d2 / date-entity
            :weekday (s2 / sunday))
      :ARG1-of (c3 / cause-01
            :ARG0 (m / move-02
                  :ARG0 c
                  :ARG1 (e / establish-01
                        :ARG0 c
                        :ARG1 (t / tie-01
                              :ARG1 c
                              :ARG2 (c4 / country
                                    :name (n3 / name
                                          :op1 "China")
                                    :ARG0-of (r2 / rival-01
                                          :ARG1 c)))))))

# ::id 872 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok berlin authorities said tuesday they have extended the stay of one of the city 's most popular foreigners _ yan yan , a giant panda on loan from china .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :mod (c / city
                  :name (n / name
                        :op1 "Berlin")))
      :ARG1 (e / extend-01
            :ARG0 a
            :ARG1 (s2 / stay-01
                  :ARG1 (p / panda
                        :name (n2 / name
                              :op1 "Yan"
                              :op2 "Yan")
                        :mod (g / giant)
                        :ARG1-of (l / loan-01
                              :ARG2 (c2 / country
                                    :name (n3 / name
                                          :op1 "China")))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (p2 / popular-02
                                    :ARG1 p)
                              :ARG3 (m / most)
                              :ARG5 (c3 / city))
                        :mod (f / foreign))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 873 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.n. secretary-general kofi annan on wednesday said that he had sent a letter nominating hans blix of sweden to be the chairman of a new u.n. arms inspection regime for iraq after learning of security council 's unanimous approval .
# ::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 "United"
                              :op2 "Nations"))
                  :ARG2 (s2 / secretary
                        :mod (g / general))))
      :ARG1 (s3 / send-01
            :ARG0 p
            :ARG1 (l / letter
                  :ARG0-of (n3 / nominate-01
                        :ARG1 (p2 / person
                              :name (n4 / name
                                    :op1 "Hans"
                                    :op2 "Blix")
                              :source (c / country
                                    :name (n5 / name
                                          :op1 "Sweden")))
                        :ARG2 (c2 / chairman
                              :ARG2-of (h2 / have-org-role-91
                                    :ARG0 p2
                                    :ARG1 (r / regime
                                          :ARG0-of (ii / inspect-01
                                                :ARG1 (a / arm))
                                          :beneficiary (c3 / country
                                                :name (n6 / name
                                                      :op1 "Iraq"))
                                          :ARG1-of (n7 / new-01))))))
            :time (a2 / after
                  :op1 (l2 / learn-01
                        :ARG0 p
                        :ARG1 (a3 / approve-01
                              :ARG0 (c4 / council
                                    :mod (s4 / security))
                              :manner (u / unanimous)))))
      :time (w / wednesday))

# ::id 874 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states will send two senior officials to taiwan later this month to hold preparatory talks with their local counterparts for a sixth round of trade and investment framework agreement -lrb- tifa -rrb- negotiations scheduled for the second half of the year , a taiwanese official said in washington , d.c. wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Taiwan"))
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (s3 / send-01
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (p2 / person
                  :quant 2
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (o2 / official
                              :mod s2))))
      :ARG2 c
      :time (a / after)
      :purpose (h3 / hold-04
            :ARG0 p2
            :ARG1 (t / talk-01
                  :ARG0 p2
                  :ARG1 (r / round
                        :ord (o3 / ordinal-entity
                              :value 6)
                        :mod (a2 / agree-01
                              :ARG1 (f / framework
                                    :mod (t2 / trade-01)
                                    :mod (ii / invest-01)))
                        :ARG1-of (s4 / schedule-01
                              :ARG3 (h4 / half
                                    :part-of (y / year)
                                    :ord o3
                                    :value 2))))
            :ARG2 (c3 / counterpart
                  :poss p2
                  :ARG1-of (l / local-02))
            :purpose (p3 / prepare-02
                  :ARG0 p2
                  :ARG2 (n3 / negotiate-01)))
      :location (c4 / city
            :name (n4 / name
                  :op1 "D.C."))
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 875 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chelsea 's england midfielder frank lampard has been named football writers ' association player of the year .
# ::alignments
(n / name-02
      :ARG1 (p / person
            :name (n2 / name
                  :op1 "Frank"
                  :op2 "L lampard")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n3 / name
                              :op1 "Chelsea"))
                  :ARG2 (m / midfielder))
            :mod (c / country
                  :name (n4 / name
                        :op1 "England")))
      :ARG2 (p2 / person
            :ARG0-of (p3 / play-01
                  :ARG1 (f / football))
            :ARG0-of h
            :ARG1 (a / association))
      :time (y / year))

# ::id 876 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok real madrid overcame a one-goal deficit to bounce back for a #-# victory over monaco in a champions league quarterfinal first leg match here on wednesday .
# ::alignments
(o / overcome-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Real"
                  :op2 "Madrid"))
      :ARG1 (d / deficit
            :mod (g / goal
                  :quant 1))
      :purpose (b / bounce-back-03
            :ARG1 t
            :ARG2 (w / win-01
                  :ARG0 t
                  :ARG2 (t2 / team
                        :name (n2 / name
                              :op1 "Monaco")
                        :ARG0-of (c / champion-01))
                  :subevent-of (m / match-03
                        :mod (l / leg
                              :ord (o2 / ordinal-entity
                                    :value 1))
                        :mod (l2 / league)
                        :mod (f / final)
                        :location (h / here)
                        :time (w2 / wednesday)))))

# ::id 877 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices surged nearly $ # a barrel thursday as the dollar fell against the euro and investors anticipated strong demand for diesel fuel in parts of china ravaged by monday 's earthquake .
# ::alignments
(s / surge-01
      :ARG1 (p / price-01
            :ARG1 (o / oil))
      :ARG2 (n / nearly
            :op1 (m / monetary-quantity
                  :quant 1
                  :unit (d / dollar)))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :ARG1-of (c / cause-01
            :ARG0 (a / and
                  :op1 (f / fall-01
                        :ARG1 d
                        :ARG4 (a2 / against
                              :op1 (e / euro)))
                  :op2 (a3 / anticipate-01
                        :ARG0 (p2 / person
                              :ARG0-of (ii / invest-01))
                        :ARG1 (d3 / demand-01
                              :ARG1 (f2 / fuel
                                    :mod (d4 / diesel))
                              :ARG1-of (s2 / strong-02)
                              :location (p3 / part
                                    :part-of (c2 / country
                                          :name (n2 / name
                                                :op1 "China")
                                          :ARG1-of (r / ravage-01
                                                :ARG0 (e2 / earthquake
                                                      :time (d5 / date-entity
                                                            :weekday (m2 / monday)))))))))))

# ::id 878 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us president bill clinton , faced with a wave of arsons at predominantly black churches , pledged six million dollars tuesday to keep more centers of worship from going up in smoke .
# ::alignments
(p / pledge-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Bill"
                  :op2 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (p3 / president))
            :ARG1-of (f / face-01
                  :ARG2 (w / wave-04
                        :ARG1 (a / arsons)
                        :location (c2 / church
                              :ARG1-of (b / black-05)
                              :ARG1-of (p4 / predominate-01))))
            :ARG0-of f)
      :ARG1 (m / monetary-quantity
            :quant 6000000
            :unit (d / dollar))
      :ARG2 (k / keep-04
            :ARG0 p2
            :ARG1 (c3 / center
                  :mod (w2 / worship-01)
                  :mod (m2 / more))
            :ARG2 (g / go-01
                  :ARG1 c3
                  :ARG4 (u / up)
                  :manner (s / smoke)))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 879 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chiba lotte marines manager bobby valentine said thursday he is close to signing a new contract with the pacific league club .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bobby"
                  :op2 "Valentine")
            :ARG0-of (m / manage-01
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Chiba"
                              :op2 "Lotste"
                              :op3 "Marines"))))
      :ARG1 (c / close-10
            :ARG1 p
            :ARG2 (s2 / sign-02
                  :ARG0 p
                  :ARG1 (c2 / contract
                        :ARG1-of (n3 / new-01))
                  :ARG2 (c3 / club
                        :mod (l / league
                              :mod (c4 / country
                                    :name (n4 / name
                                          :op1 "Pacific"))))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 880 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canada will increase spending by ### million canadian dollars -lrb- ### million us dollars -rrb- and recruit ### new agents over the next five years in a program to strengthen border security , minister of public safety anne mclellan announced .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Anne"
                  :op2 "Mclellan")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (s / safe-01
                              :ARG1 (p2 / public)))))
      :ARG1 (a2 / and
            :op1 (ii / increase-01
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "Canada"))
                  :ARG1 (s2 / spend-01)
                  :ARG2 (m2 / monetary-quantity
                        :quant 10000000
                        :unit (d / dollar
                              :mod c)))
            :op2 (r / recruit-01
                  :ARG0 c
                  :ARG1 (p3 / person
                        :ARG1-of (n3 / new-01)
                        :ARG0-of h
                        :ARG2 (a3 / agent)))
            :time (a4 / after
                  :op1 (n4 / now)
                  :duration (t / temporal-quantity
                        :quant 5
                        :unit (y / year)))
            :prep-in (p4 / program
                  :purpose (s3 / strengthen-01
                        :ARG0 c
                        :ARG1 (s4 / secure-02
                              :ARG1 (b / border))))))

# ::id 881 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former new zealand prime minister and labor mp helen clark said on wednesday that she will endeavor to do new zealand proud in her new role with the united nations .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Helen"
                  :op2 "Clark")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime)
                        :ARG1-of (n2 / new-01)))
            :ARG0-of (h2 / have-org-role-91
                  :ARG2 m
                  :mod p2))
      :time (f / former)
      :ARG0-of (h3 / have-org-role-91
            :ARG2 (l / labor-01))
      :ARG1 (e / endeavor-01
            :ARG0 p
            :ARG1 (a / and
                  :op1 (d / do-02
                        :ARG0 p
                        :ARG1 (z / zeal
                              :ARG1-of (n3 / new-01)))
                  :op2 (p3 / pride-01
                        :ARG0 p
                        :ARG2 (r / role
                              :poss p
                              :accompanier (n4 / nation
                                    :ARG1-of (u / unite-01))
                              :ARG1-of (n5 / new-01)))))
      :time (w / wednesday))

# ::id 882 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli helicopter gunships fired two rockets at a car in gaza city on tuesday , wounding ## people , witnesses and palestinian medical sources said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (m / medicine)
            :mod (c / country
                  :name (n / name
                        :op1 "Palestine")))
      :ARG1 (f / fire-01
            :ARG0 (g / gunship
                  :mod (h / helicopter)
                  :mod c)
            :ARG1 (r / rocket
                  :quant 2)
            :destination (c2 / car
                  :location (c3 / city
                        :name (n2 / name
                              :op1 "Gaza")))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG0-of (w / wound-01
                  :ARG1 (p / person))))

# ::id 883 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok federal <unk> will reject as early as tomorrow bellsouth corp. 's bid to break into the $ ## billion-a-year long-distance telephone market , telecommunications analysts predict .
# ::alignments
(p / predict-01
      :ARG0 (p2 / person
            :ARG0-of (a / analyze-01
                  :ARG1 (t / telecommunication)))
      :ARG1 (r / reject-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Federal"
                        :op2 "Government"))
            :ARG1 (b / bid-01
                  :ARG0 (c / company
                        :name (n2 / name
                              :op1 "bellsouth"
                              :op2 "Corporation"))
                  :ARG1 (b2 / break-in-05
                        :ARG0 c
                        :ARG1 (m / market
                              :mod (t2 / telephone)
                              :mod (d / distance
                                    :ARG1-of (l / long-03))
                              :ARG1-of (c2 / cost-01
                                    :ARG2 (m2 / monetary-quantity
                                          :quant 1000000000
                                          :unit (d2 / dollar))
                                    :ARG3 (t3 / temporal-quantity
                                          :quant 1
                                          :unit (y / year))))))
            :time (a2 / as-soon-as
                  :op1 (t4 / tomorrow))))

# ::id 884 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok share prices on the taiwan stock exchange continued to slide on friday , with the weighted index , the key barometer of the local bourse , dropping by ###.## points to close at #,###.## .
# ::alignments
(c / continue-01
      :ARG1 (s / slide-01
            :ARG1 (t / thing
                  :ARG2-of (p / price-01
                        :ARG1 (s2 / share
                              :location (e / exchange-01
                                    :ARG1 (s3 / stock)
                                    :mod (c2 / country
                                          :name (n / name
                                                :op1 "Taiwan"))))))
            :time (d / date-entity
                  :weekday (f / friday))
            :manner (d2 / drop-01
                  :ARG1 (ii / index
                        :ARG1-of (w / weight-01)
                        :mod (b / barometer
                              :ARG1-of (k / key-02)
                              :poss (b2 / bourse
                                    :ARG1-of (l / local-02))))
                  :ARG4 (p2 / point
                        :mod (s4 / string-entity
                              :value " ###.##")
                        :ARG1-of (c3 / close-01)))))

# ::id 885 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mexican foreign minister jose angel gurria arrived in thailand today on a trip aimed at promoting bilateral economic and political cooperation .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Jose"
                  :op2 "Angel"
                  :op3 "Gurria")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Mexico"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG4 (c2 / country
            :name (n3 / name
                  :op1 "Thailand"))
      :time (t / today)
      :purpose (t2 / trip-03
            :ARG0 p
            :ARG1-of (a2 / aim-02
                  :ARG2 (p2 / promote-02
                        :ARG0 t2
                        :ARG1 (c3 / cooperate-01
                              :ARG0 c
                              :ARG1 c2
                              :mod (b / bilateral)
                              :mod (e / economy)
                              :mod (p3 / politics))))))

# ::id 886 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok diego maradona and lionel messi arrived here on saturday with the argentina squad to prepare for a world cup they are among the favorites to win .
# ::alignments
(a / arrive-01
      :ARG1 (a2 / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Diego"
                        :op2 "Maradona"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Lionel"
                        :op2 "Messi")))
      :ARG4 (h / here)
      :accompanier (s / squad
            :mod (c / country
                  :name (n3 / name
                        :op1 "Argentina")))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :purpose (p3 / prepare-02
            :ARG0 a2
            :ARG1 a2
            :ARG2 (g / game
                  :name (n4 / name
                        :op1 "World"
                        :op2 "Cup")))
      :accompanier (f / favorite
            :domain a2
            :ARG0-of (w / win-01
                  :ARG2 g)))

# ::id 887 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok once it ended , the knicks began to hand out tired excuses like pamphlets on a street corner .
# ::alignments
(b / begin-01
      :ARG0 (k / knick)
      :ARG1 (h / hand-out-03
            :ARG0 k
            :ARG1 (e / excuse-02
                  :ARG1-of (t / tire-01)
                  :example (p / pamphlet
                        :location (c / corner
                              :mod (s / street)))))
      :time (e2 / end-01
            :ARG1 (ii / it)))

# ::id 888 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nineteen-year-old japanese golfing sensation ai miyazato will play in the ###,### dollar -lrb- ###,### us -rrb- australian ladies masters at royal pines near here next week , organisers said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (o / organize-01))
      :ARG1 (p2 / play-01
            :ARG0 (s2 / sensation
                  :name (n / name
                        :op1 "Ai"
                        :op2 "Miyazato")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Japan"))
                  :mod (g / golf-01)
                  :age (t / temporal-quantity
                        :quant 19
                        :unit (y / year)))
            :ARG1 (m / master
                  :mod (l / ladies)
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "Australia"))
                  :location (p3 / pine
                        :mod (r / royal)
                        :ARG1-of (n4 / near-02
                              :ARG2 (h / here))))
            :ARG3 (d / dollar
                  :ARG1-of (c3 / call-01
                        :ARG2 (s3 / string-entity
                              :value "RJB"))))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 889 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ford 's jari-matti latvala and mikko hirvonen held the top two places in the rally of sardinia for a second successive day saturday .
# ::alignments
(h / hold-01
      :ARG0 (a / and
            :op1 (t / team
                  :name (n / name
                        :op1 "Jari-Matti"
                        :op2 "Latvala")
                  :location (c / city
                        :name (n2 / name
                              :op1 "New"
                              :op2 "ford")))
            :op2 (t2 / team
                  :name (n3 / name
                        :op1 "Mikko"
                        :op2 "Hirvonen")
                  :location c))
      :ARG1 (p / place
            :quant 2
            :location (r / rally-01
                  :ARG2 (c2 / country
                        :name (n4 / name
                              :op1 "Sardinia")))
            :ARG1-of (s / succeed-03
                  :ord (o / ordinal-entity
                        :value 2)))
      :time (d / date-entity
            :weekday (s2 / saturday)
            :dayperiod (d2 / day)))

# ::id 890 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices were above ## dollars in asian trade on friday following an overnight rally which saw the market buoyed by strong performances on wall street and a weakening us dollar , analysts said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (a / analyze-01))
      :ARG1 (p2 / price-01
            :ARG1 (o / oil)
            :ARG2 (a2 / above
                  :op1 (d / dollar))
            :time (d2 / date-entity
                  :weekday (f / friday))
            :ARG1-of (f2 / follow-01
                  :ARG2 (r / rally-01
                        :time (o2 / overnight)
                        :ARG0-of (s2 / see-01
                              :ARG1 (b / buoy-01
                                    :ARG0 (a3 / and
                                          :op1 (p3 / perform-02
                                                :ARG1-of (s3 / strong-02)
                                                :location (m / market-sector
                                                      :name (n / name
                                                            :op1 "Wall"
                                                            :op2 "Street")))
                                          :op2 (w / weaken-01
                                                :ARG1 (d3 / dollar
                                                      :mod (c / country
                                                            :name (n2 / name
                                                                  :op1 "United"
                                                                  :op2 "States")))))
                                    :ARG1 m))))))

# ::id 891 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when president nicolas sarkozy was asked on television last month what role his wife cecilia would play as france 's first lady , he replied , `` the two of us talk about it a lot .
# ::alignments
(r / reply-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Nicolas"
                  :op2 "Sarkozy")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG2 (t / talk-01
            :ARG0 (p3 / person
                  :quant 2
                  :ARG1-of (ii / include-91
                        :ARG2 (w / we)))
            :ARG1 (ii2 / it)
            :degree (l / lot))
      :time (a / ask-01
            :ARG1 (r2 / role
                  :ARG2-of (p4 / play-02
                        :ARG0 (p5 / person
                              :name (n2 / name
                                    :op1 "Cecilia")
                              :ARG0-of (h2 / have-rel-role-91
                                    :ARG1 p
                                    :ARG2 (w2 / wife)))
                        :ARG1 (h3 / have-org-role-91
                              :ARG0 p5
                              :ARG1 (c / country
                                    :name (n3 / name
                                          :op1 "France"))
                              :ARG2 (l2 / lady
                                    :ord (o / ordinal-entity
                                          :value 1)))))
            :ARG2 p
            :medium (t2 / television)
            :time (m / month
                  :mod (l3 / last))))

# ::id 892 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us secretary of state hillary clinton has full confidence in diplomats carrying out administration policy in afghanistan , including special envoy richard holbrooke , a clinton spokesman said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Britain"))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (c2 / confident-01
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Clinton")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (s3 / secretary
                              :topic (f / foreign))))
            :ARG2 (c4 / carry-out-03
                  :ARG0 (d / diplomat
                        :ARG2-of (ii / include-01
                              :ARG1 (p3 / person
                                    :name (n4 / name
                                          :op1 "Richard"
                                          :op2 "Holbrooke")
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG2 (e / envoy
                                                :ARG1-of (s4 / special-02))))))
                  :ARG1 (p4 / policy-01
                        :ARG0 d
                        :ARG2 (a / administrate-01)
                        :location (c5 / country
                              :name (n5 / name
                                    :op1 "Afghanistan"))))
            :degree (f2 / full))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 893 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok moody 's investors service has raised indonesia 's bond ratings to reflect the country 's record of fiscal prudence , ongoing structural reforms and sound policy management , the agency said in a statement thursday .
# ::alignments
(s / say-01
      :ARG0 (a / agency)
      :ARG1 (r / raise-01
            :ARG0 (s2 / service
                  :poss (c / company
                        :name (n / name
                              :op1 "Moody's"))
                  :mod (p / person
                        :ARG0-of (ii / invest-01)))
            :ARG1 (r2 / rate-01
                  :ARG1 (b / bond
                        :poss (c2 / country
                              :name (n2 / name
                                    :op1 "Indonesia"))))
            :ARG4 (r3 / reflect-01
                  :ARG1 r2
                  :ARG2 (r4 / record-01
                        :ARG0 c2
                        :ARG1 (a2 / and
                              :op1 (p2 / prudence
                                    :mod (f / finance))
                              :op2 (r5 / reform-01
                                    :ARG1 (s3 / structure)
                                    :ARG1-of (g / go-on-15))
                              :op3 (m / manage-01
                                    :ARG1 (p3 / policy-01
                                          :manner (s4 / sound)))))))
      :medium (s5 / statement
            :time (d / date-entity
                  :weekday (t / thursday))))

# ::id 894 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok natural , <unk> instant coffee is now available in taiwan 's convenience stores at a low price , thanks to the perseverance of a taipei businessman who believes that good coffee should be affordable .
# ::alignments
(a / available-02
      :ARG2 (c / coffee
            :mod (ii / instant)
            :ARG1-of (n / natural-02)
            :ARG1-of (p / price-01
                  :ARG2 (l / low-04)))
      :time (n2 / now)
      :location (s / store
            :mod (c2 / convenience)
            :poss (c3 / country
                  :name (n3 / name
                        :op1 "Taiwan")))
      :ARG1-of (c4 / cause-01
            :ARG0 (p2 / perseverance
                  :poss (b / businessman
                        :mod (c5 / city
                              :name n3
                              :op1 "Taipei"))
                  :ARG0-of (b2 / believe-01
                        :ARG1 (r / recommend-01
                              :ARG1 (p3 / possible-01
                                    :ARG1 (a2 / afford-01
                                          :ARG1 (c6 / coffee
                                                :ARG1-of (g / good-02)))))))))

# ::id 895 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eleven passengers and four crew on an air canada flight suffered injuries after the aircraft hit turbulence and was forced to make an unscheduled landing in hawaii , canadian media reported on friday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (c / country
                  :name (n / name
                        :op1 "Canada")))
      :ARG1 (ii / injure-01
            :ARG1 (a / and
                  :op1 (p / passenger
                        :quant 11)
                  :op2 (c2 / crew
                        :quant 4)
                  :ARG0-of (f / fly-01
                        :destination (a2 / air)
                        :location c))
            :time (a3 / after
                  :op1 (a4 / and
                        :op1 (h / hit-01
                              :ARG0 (a5 / aircraft)
                              :ARG1 (t / turbulence))
                        :op2 (f2 / force-01
                              :ARG1 a5
                              :ARG2 (l / land-01
                                    :ARG1 a5
                                    :ARG1-of (s / schedule-01
                                          :polarity -)
                                    :location (c3 / country
                                          :name (n2 / name
                                                :op1 "Hawaii")))))))
      :time (d / date-entity
            :weekday (f3 / friday)))

# ::id 896 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wall street edged higher in early trading tuesday , nervous about how the federal reserve might alter its stance on interest rates but relieved that the housing construction bounced back in february .
# ::alignments
(a / and
      :op1 (e / edge-01
            :ARG1 (s / street
                  :mod (w / wall))
            :ARG2 (h / high-02
                  :ARG2-of (h2 / have-degree-91
                        :ARG1 s
                        :ARG3 (m / more)))
            :time (d / date-entity
                  :weekday (t / tuesday)
                  :mod (e2 / early)))
      :op2 (c / contrast-01
            :ARG1 (n / nervous-01
                  :ARG0 (p / possible-01
                        :ARG1 (a2 / alter-01
                              :ARG0 (r / reserve
                                    :mod (f / federal))
                              :ARG1 (s2 / stand-11
                                    :ARG0 r
                                    :ARG2 (r2 / rate
                                          :mod (ii / interest)))))
                  :ARG1 s)
            :ARG2 (r3 / relieve-01
                  :ARG0 (b / bounce-01
                        :ARG1 (c2 / construct-01
                              :ARG1 (h3 / house-01))
                        :direction (b2 / back)
                        :time (d2 / date-entity
                              :month 2))
                  :ARG1 s)))

# ::id 897 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok afghan parliamentary elections will be postponed to september , afghan president hamid karzai confirmed thursday here at a joint press conference with us secretary of state condoleezza rice .
# ::alignments
(c / confirm-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hamid"
                  :op2 "Karzai")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Afghanistan"))
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / postpone-01
            :ARG1 (e / elect-01
                  :ARG2 (p4 / parliament)
                  :mod c2)
            :ARG4 (d / date-entity
                  :month 9
                  :time-of c))
      :weekday (t / thursday)
      :location (c3 / conference
            :mod (p5 / press)
            :mod (j / joint)
            :accompanier (p6 / person
                  :name (n3 / name
                        :op1 "Condoleezza"
                        :op2 "Rice")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (w / we)
                        :ARG2 (s / secretary
                              :topic (s2 / state))))))

# ::id 898 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq has been nominated as the ##th member of the science and technology center of the non-aligned movement , the iraqi news agency reported wednesday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Iraq")))
      :ARG1 (n3 / nominate-01
            :ARG1 (p / person
                  :name (n4 / name
                        :op1 "iraq"))
            :ARG2 (m / member
                  :ord (o / ordinal-entity
                        :value -1)
                  :part-of (c2 / center
                        :mod (s / science)
                        :mod (t / technology)
                        :part-of (m2 / movement-07
                              :ARG1-of (a2 / align-01
                                    :polarity -)))))
      :time (w / wednesday))

# ::id 899 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us president barack obama on wednesday led a cabinet-level exercise to probe a massive canadian security operation being rolled out for the winter olympics in vancouver this month .
# ::alignments
(l / lead-02
      :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)))
      :ARG2 (e / exercise-02
            :mod (l2 / level
                  :mod (c2 / cabinet)))
      :time (d / date-entity
            :weekday (w / wednesday))
      :purpose (p3 / probe-01
            :ARG0 p
            :ARG1 (o / operation
                  :mod (s / security)
                  :mod (m / massive)
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "Canada"))
                  :ARG1-of (r / roll-out-02
                        :purpose (g / game
                              :name (n4 / name
                                    :op1 "Olympics")
                              :time (m2 / month
                                    :mod (w2 / winter))
                              :location (c4 / city
                                    :name (n5 / name
                                          :op1 "Vancouver")))))))

# ::id 900 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sweden 's centre-right government on saturday announced income tax cuts of ## billion kronor to stimulate the job market , its primary objective .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Sweden")))
            :ARG1-of (c2 / center-02)
            :ARG1-of (r / right-08))
      :ARG1 (c3 / cut-02
            :ARG0 g
            :ARG1 (t / tax-01
                  :ARG3 (ii / income))
            :ARG2 (m / monetary-quantity
                  :quant 1000000000
                  :unit (p / pound))
            :purpose (s / stimulate-01
                  :ARG1 (m2 / market
                        :mod (j / job))
                  :ARG1-of (o / objective-00
                        :ARG0 g
                        :mod (p2 / primary)))
            :ARG0-of s)
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 901 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police said the death of a university of maine freshman soccer player from england during the thanksgiving day weekend was apparently alcohol-related .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (r / relate-01
            :ARG1 (d / die-01
                  :ARG1 (u / university
                        :mod (p2 / person
                              :ARG0-of (p3 / play-01
                                    :ARG1 (s2 / soccer))
                              :mod (f / freshman)
                              :source u
                              :name (n / name
                                    :op1 "Maine")
                              :location (c / country
                                    :name (n2 / name
                                          :op1 "England")))))
            :time (w / weekend
                  :name (n3 / name
                        :op1 "Thanksgiving"
                        :op2 "Day")))
      :ARG2 (a / alcohol)
      :ARG1-of (a2 / appear-02))

# ::id 902 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds of foreign observers will watch the <unk> gubernatorial election in indonesia 's aceh province on monday , the local election commission said here sunday .
# ::alignments
(s / say-01
      :ARG0 (c / commission
            :topic (e / elect-01)
            :ARG1-of (l / local-02))
      :ARG1 (w / watch-01
            :ARG0 (p / person
                  :ARG0-of (o / observe-01)
                  :quant (m / multiple
                        :op1 100)
                  :mod (f / foreign))
            :ARG1 (e2 / elect-01
                  :ARG2 (g / governor)
                  :location (p2 / province
                        :name (n / name
                              :op1 "Aceh")
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "Indonesia")))
                  :time (d / date-entity
                        :weekday (m2 / monday))))
      :location (h / here))

# ::id 903 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok officials say singer wayne newton owes a detroit-area airport more than $ ##,### after abandoning his plane more than three years ago and leaving it to gather mold .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (o2 / owe-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Wayne"
                        :op2 "Newton")
                  :ARG0-of (s2 / sing-01))
            :ARG1 (m / more-than
                  :op1 (m2 / monetary-quantity
                        :quant 1000000
                        :unit (d / dollar)))
            :ARG2 (a / airport
                  :location (a2 / area
                        :mod (c / city
                              :name (n2 / name
                                    :op1 "Detroit"))))
            :time (a3 / after
                  :op1 (a4 / and
                        :op1 (a5 / abandon-01
                              :ARG0 p2
                              :ARG1 (p3 / plane
                                    :poss p2)
                              :time (b / before
                                    :op1 (n3 / now)
                                    :quant (m3 / more-than
                                          :op1 (t / temporal-quantity
                                                :quant 3
                                                :unit (y / year)))))
                        :op2 (l / leave-14
                              :ARG0 p2
                              :ARG1 p3
                              :purpose (g / gather-01
                                    :ARG0 p2
                                    :ARG1 (m4 / mold)))))))

# ::id 904 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bob dole watched a video of `` animal house '' on friday night .
# ::alignments
(w / watch-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "bob"
                  :op2 "dole"))
      :ARG1 (v / video
            :topic (h / house
                  :mod (a / animal)))
      :time (d / date-entity
            :weekday (f / friday)
            :dayperiod (n2 / night)))

# ::id 905 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india and pakistan , bitter neighbors who battled three wars since #### and who proved their nuclear might last year , inched toward peace sunday , vowing to reduce the risk of accidental war and to liberalize travel and trade .
# ::alignments
(a / and
      :op1 (ii / inched-01
            :ARG0 (a2 / and
                  :op1 (c / country
                        :name (n / name
                              :op1 "India"))
                  :op2 (c2 / country
                        :name (n2 / name
                              :op1 "Pakistan"))
                  :ARG1-of (n3 / neighbor-01
                        :ARG2 c
                        :mod (b / bitter)
                        :ARG0-of (b2 / battle-01
                              :ARG1 (w / war
                                    :quant 3)
                              :time (s / since
                                    :op1 (t / thing
                                          :name (n4 / name
                                                :op1 "####"))))
                        :ARG0-of (p / prove-01
                              :ARG1 (m / might
                                    :mod (n5 / nucleus)
                                    :poss a2)
                              :time (y / year
                                    :mod (l / last)))))
            :ARG2 (p2 / peace)
            :time (d / date-entity
                  :weekday (s2 / sunday)))
      :op2 (v / vow-01
            :ARG0 a2
            :ARG1 (a3 / and
                  :op1 (r / reduce-01
                        :ARG0 a2
                        :ARG1 (r2 / risk-01
                              :ARG2 (w2 / war
                                    :mod (a4 / accident))))
                  :op2 (l2 / liberalize-01
                        :ARG0 a2
                        :ARG1 (a5 / and
                              :op1 (t2 / travel-01)
                              :op2 (t3 / trade-01))))))

# ::id 906 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkish prime minister recep tayyip erdogan called for a un-led fight against terrorism and an enhanced coordination between world countries , the semi-official anatolia news agency reported saturday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 " anatolia")
            :mod (n2 / news)
            :mod (o / official
                  :mod (s / semi)))
      :ARG1 (c / call-03
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Clep"
                        :op2 "Tayyip"
                        :op3 "Erdogan")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (m / minister
                              :mod (p2 / prime)))
                  :mod (c2 / country
                        :name (n4 / name
                              :op1 "Turkistan")))
            :ARG1 (a2 / and
                  :op1 (f / fight-01
                        :ARG2 (t / terrorism)
                        :ARG1-of (l / lead-02
                              :polarity -))
                  :op2 (c3 / coordinate-01
                        :ARG0 (c4 / country
                              :location (w / world))
                        :ARG1-of (e / enhance-01))))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 907 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea said tuesday it had sent a team to afghanistan to pave the way for the dispatch of troops and extra aid workers to the war-torn country .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "South"
                  :op2 "Korea"))
      :ARG1 (s2 / send-01
            :ARG0 c
            :ARG1 (t / team)
            :ARG2 (c2 / country
                  :name (n2 / name
                        :op1 "Afghanistan"))
            :purpose (p / pave-02
                  :ARG0 t
                  :ARG1 (w / way)
                  :ARG2 (d / dispatch-01
                        :ARG1 (a / and
                              :op1 (t2 / troop)
                              :op2 (p2 / person
                                    :ARG0-of (w2 / work-01
                                          :ARG1 (a2 / aid-01))
                                    :mod (e / extra)))
                        :ARG2 c2)))
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 908 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok visiting venezuelan president chavez and french prime minister lionel <unk> wednesday attended the signing ceremony of two cooperation agreements between the two countries , one on prevention of national catastrophes and the other on railway transportation .
# ::alignments
(a / attend-01
      :ARG0 (a2 / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Chavez")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Venezuela"))
                        :ARG2 (p2 / president)))
            :op2 (p3 / person
                  :name (n3 / name
                        :op1 "Lionel")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "France"))
                        :ARG2 (m / minister
                              :mod (p4 / prime)))))
      :ARG1 (c3 / ceremony
            :topic (s / sign-02
                  :ARG0 (a3 / and
                        :op1 c
                        :op2 c2)
                  :ARG1 (a4 / agree-01
                        :quant 2
                        :ARG0 c
                        :ARG1 (c4 / cooperate-01)
                        :ARG2 c2
                        :ARG3 (a5 / and
                              :op1 (p5 / prevent-01
                                    :ARG1 (c5 / catastrophe
                                          :mod (n5 / nation)))
                              :op2 (t / transport-01
                                    :ARG1 (o / other)
                                    :path (r / railway))))))
      :time (w / wednesday))

# ::id 909 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united arab emirates ' -lrb- uae -rrb- authorities said that fish caught in the country 's waters , as well as imported fish , were safe and fit for consumption , according to a report of the official wam news agency on monday .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (a / agency
                  :name (n / name
                        :op1 "Wam")
                  :mod (n2 / news)
                  :mod (o / official))
            :time (d / date-entity
                  :weekday (m / monday)))
      :ARG1 (s2 / say-01
            :ARG0 (a2 / authority
                  :mod (c / country
                        :name (n3 / name
                              :op1 "United"
                              :op2 "Arab"
                              :op3 "Emirates")))
            :ARG1 (a3 / and
                  :op1 (s3 / safe-01
                        :ARG1 (a4 / and
                              :op1 (f / fish
                                    :ARG1-of (c2 / catch-03
                                          :location (w / water
                                                :poss (c3 / country))))
                              :op2 (f2 / fish
                                    :ARG1-of (ii / import-01))))
                  :op2 (f3 / fit-03
                        :ARG1 a4
                        :ARG2 (c4 / consume-01
                              :ARG1 a4)))))

# ::id 910 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese vice-premier wu bangguo held a meeting in beijing today with william <unk> , general secretary of the world packaging organization , and foreign delegates attending <unk> 's international conference .
# ::alignments
(h / hold-04
      :ARG0 (p / person
            :name (n / name
                  :op1 "Wu"
                  :op2 "Bangguo")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (p2 / premier
                        :mod (v / vice))))
      :ARG1 (m / meet-03
            :ARG0 (a / and
                  :op1 (p3 / person
                        :name (n3 / name
                              :op1 "William"
                              :op2 "Bell")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (o / organization
                                    :ARG0-of (p4 / package-01)
                                    :mod (w / world))
                              :ARG2 (s / secretary
                                    :mod (g / general))))
                  :op2 (p5 / person
                        :mod (f / foreign)
                        :ARG2-of (d / delegate-01)
                        :ARG0-of (a2 / attend-01
                              :ARG1 (c2 / conference
                                    :mod (ii / international)
                                    :poss o))))
            :location (c3 / city
                  :name (n4 / name
                        :op1 "Beijing"))
            :time (t / today)))

# ::id 911 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china on thursday announced its squads for the thomas cup and uber cup badminton team tournaments to be held in indonesia from may #-## .
# ::alignments
(a / announce-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "China"))
      :ARG1 (s / squad
            :purpose (a2 / and
                  :op1 (t / tournament
                        :name (n2 / name
                              :op1 "Thomas"
                              :op2 "Cup"))
                  :op2 (t2 / tournament
                        :name (n3 / name
                              :op1 "Super"
                              :op2 "Cup")
                        :mod (b / badminton))
                  :ARG1-of (h / hold-04
                        :location (c2 / country
                              :name (n4 / name
                                    :op1 "India")))))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 912 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tibet 's top official said thursday he did not expect major unrest in the region next week for the ##th anniversary of an uprising against chinese rule , despite reports of heightened tensions .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / province
                        :name (n / name
                              :op1 "Tibet"))
                  :ARG2 (o / official
                        :mod (t / top))))
      :ARG1 (e / expect-01
            :polarity -
            :ARG0 p
            :ARG1 (u / unrest
                  :location (r / region)
                  :ARG1-of (m / major-02)
                  :time (w / week
                        :mod (n2 / next))
                  :purpose (a / anniversary
                        :topic (r2 / rise-up-03
                              :ARG0 p
                              :mod (c / country
                                    :name n
                                    :op1 "China")))))
      :concession (r3 / report-01
            :ARG1 (t2 / tense-03
                  :ARG1-of (h2 / heighten-01)))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 913 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states beat czech republic ##-## here on monday for their second straight win in the women 's basketball tournament of the athens olympic games .
# ::alignments
(b / beat-03
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (c2 / country
            :name (n2 / name
                  :op1 "Czech"
                  :op2 "Republic"))
      :location (h / here)
      :time (d / date-entity
            :weekday (m / monday))
      :purpose (w / win-01
            :ARG0 c
            :ARG2 (t / tournament
                  :mod (b2 / basketball)
                  :mod (g / game
                        :name (n3 / name
                              :op1 "Athens"
                              :op2 "Olympic"
                              :op3 "Games"))
                  :mod (w2 / woman))
            :ARG1-of (s / straight-04
                  :ord (o / ordinal-entity
                        :value 2))))

# ::id 914 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hannah stockbauer of germany won the women 's #,### m freestyle at the world swimming championships here on tuesday .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hannah"
                  :op2 "Stockbauer")
            :mod (c / city
                  :name (n2 / name
                        :op1 "Germany")))
      :ARG1 (f / freestyle
            :mod (w2 / woman))
      :ARG4 (g / game
            :name (n3 / name
                  :op1 "World"
                  :op2 "Swindle"
                  :op3 "Championships")
            :topic (s / swim-01))
      :location (h / here)
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 915 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hungary 's budget deficit for #### was #.# percent of its gross domestic product -lrb- gdp -rrb- , deputy state secretary of the finance ministry istvan <unk> said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Istvan")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Ministry"
                              :op2 "of"
                              :op3 "Finance"))
                  :ARG2 (s2 / secretary
                        :mod (s3 / state)
                        :mod (d / deputy))))
      :ARG1 (d2 / deficit
            :mod (b / budget)
            :poss (h2 / hunger-01)
            :ARG1-of (ii / include-91
                  :ARG2 (p2 / product
                        :ARG1-of (g2 / gross-03)
                        :mod (d3 / domestic)
                        :poss (ii2 / it))
                  :ARG3 (p3 / percentage-entity
                        :value "1/2")))
      :time (d4 / date-entity
            :weekday (t / tuesday)))

# ::id 916 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ariel sharon , the tough-talking former general dubbed `` the bulldozer , '' lived up to his nickname tuesday with a landslide victory over ehud barak , the prime minister whose peace hopes were dashed by some of the worst israeli-palestinian bloodletting in decades .
# ::alignments
(l / live-up-04
      :ARG0 (p / person
            :name (n / name
                  :op1 "ariel"
                  :op2 "Sharon")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (g / general)
                  :time (f / former))
            :ARG0-of (t / talk-01
                  :manner (t2 / tough-03))
            :ARG1-of (d / dub-01
                  :ARG2 (b / bulldozer)))
      :ARG1 (n2 / nickname-01
            :ARG1 p)
      :ARG2 (w / win-01
            :ARG0 p
            :ARG2 (p2 / person
                  :name (n3 / name
                        :op1 "ehud"
                        :op2 "Barak")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (m / minister
                              :mod (p3 / prime))
                        :ARG1-of (d2 / dash-01
                              :ARG0 (p4 / person
                                    :ARG1-of (ii / include-91
                                          :ARG2 (b2 / bloodletting
                                                :mod (c / country
                                                      :name (n4 / name
                                                            :op1 "Israel"))
                                                :mod (c2 / country
                                                      :name (n5 / name
                                                            :op1 "Palestine"))
                                                :ARG1-of (h3 / have-degree-91
                                                      :ARG2 (b3 / bad-07
                                                            :ARG1 b2)
                                                      :ARG3 (m2 / most)
                                                      :ARG5 (b4 / before
                                                            :op1 (n6 / now)
                                                            :duration (m3 / multiple
                                                                  :op1 (t3 / temporal-quantity
                                                                        :quant 1
                                                                        :unit (d3 / decade))))))))))
                  :mod (l2 / landslide))
            :time (d4 / date-entity
                  :weekday (t4 / tuesday))))

# ::id 917 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china continued its dominance in gold medal tally of the #### athens paralympic games friday , grabbing six more golds in athletics , swimming and powerlifting .
# ::alignments
(c / continue-01
      :ARG0 (c2 / country
            :name (n / name
                  :op1 "China"))
      :ARG1 (d / dominate-01
            :ARG0 c2
            :ARG1 (t / tally-01
                  :ARG1 (m / medal
                        :mod (g / gold))
                  :ARG2 (g2 / game
                        :name (n2 / name
                              :op1 "Athens"
                              :op2 " paralympic"
                              :op3 "games")
                        :time (d2 / date-entity
                              :weekday (f / friday)))))
      :manner (g3 / grab-01
            :ARG0 c2
            :ARG1 (g4 / gold
                  :quant 6
                  :mod (m2 / more))
            :topic (a / and
                  :op1 (a2 / athletics)
                  :op2 (s / swim-01)
                  :op3 (p / powerlift-01))))

# ::id 918 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the new base commander trooped the line of men and found a ragged rank of eager faces , under a rainbow of turbans , in battered shoes and sandals , with a mismatched arsenal of ak-##s , machine guns and even a single-shot rifle _ a genuine <unk> antique .
# ::alignments
(a / and
      :op1 (t / troop-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (b / base)
                        :ARG2 (c / commander))
                  :ARG1-of (n / new-01))
            :ARG1 (l / line
                  :consist-of (m / man)))
      :op2 (f / find-01
            :ARG0 p
            :ARG1 (r / rank
                  :ARG1-of (r2 / ragged-02)
                  :consist-of (f2 / face
                        :ARG0-of (e / eager-01)
                        :ARG0-of (w / wear-01
                              :ARG1 (a2 / and
                                    :op1 (s / shoe
                                          :ARG1-of (b2 / batter-01))
                                    :op2 (s2 / sandal)))
                        :ARG0-of (h2 / have-03
                              :ARG1 (a3 / arsenal
                                    :consist-of (a4 / and
                                          :op1 (r3 / rifle
                                                :mod (a5 / atom))
                                          :op2 (g / gun
                                                :mod (m2 / machine))
                                          :op3 (r4 / rifle
                                                :mod (e2 / even)
                                                :mod (a6 / antique
                                                      :mod (g2 / genuine))
                                                :instrument-of (s3 / shoot-02
                                                      :ARG1-of (s4 / single-02))))
                                    :ARG1-of (m3 / mismatched-02)))))
            :location (u / under
                  :op1 (t2 / turban
                        :mod (r5 / rainbow)))))

# ::id 919 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chinese ministry of commerce predicted in its latest report that the retail volume of china 's social consumer goods this year will grow around ##.# percent .
# ::alignments
(p / predict-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Ministry"
                  :op2 "of"
                  :op3 "Commerce")
            :mod (c / country
                  :name (n2 / name
                        :op1 "China")))
      :ARG1 (g2 / grow-01
            :ARG1 (v / volume
                  :mod (r / retail-01)
                  :poss (g3 / good
                        :mod (p2 / person
                              :ARG0-of (c2 / consume-01)
                              :mod (s / society))
                        :poss c))
            :ARG2 (a / around
                  :op1 (p3 / percentage-entity
                        :value "-1"))
            :time (y / year
                  :mod (t / this)))
      :medium (r2 / report-01
            :ARG0 g
            :mod (l / last)))

# ::id 920 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a white juror in the o.j. simpson case kicked one black juror and stomped on the foot of another in the jury box , an ousted black juror said friday , complaining that white jurors got preferential treatment .
# ::alignments
(s / say-01
      :ARG0 (j / juror
            :ARG1-of (o / oust-01)
            :ARG1-of (b / black-05))
      :ARG1 (a / and
            :op1 (k / kick-01
                  :ARG0 j
                  :ARG1 (j2 / juror
                        :quant 1
                        :ARG1-of (b2 / black-05)))
            :op2 (s2 / stomp-01
                  :ARG0 j
                  :ARG1 (f / foot
                        :part-of (j3 / juror
                              :mod (a2 / another)))
                  :location (b3 / box
                        :mod (j4 / jury)))
            :op3 (c / complain-01
                  :ARG0 j
                  :ARG1 (t / treat-01
                        :ARG1 j2
                        :ARG1-of (p / prefer-01))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 921 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president dmitry medvedev urged state-funded banks to `` act responsibly '' tuesday , the latest comments by top russian officials warning that banks might be abusing the government 's billion-dollar bailout .
# ::alignments
(a / and
      :op1 (u / urge-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Dmitry"
                        :op2 "Medvedev")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (b / bank
                  :ARG1-of (f / fund-01
                        :ARG0 (s / state)))
            :ARG2 (a2 / act-02
                  :ARG0 b
                  :ARG1-of (r / responsible-02))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :op2 (c / comment-01
            :ARG0 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Russia"))
                        :ARG2 (o / official
                              :mod (t2 / top))))
            :ARG1 (p4 / possible-01
                  :ARG1 (a3 / abuse-02
                        :ARG0 (b2 / bank)
                        :ARG1 (b3 / bail-out-02
                              :ARG0 (g / government-organization
                                    :ARG0-of (g2 / govern-01))
                              :ARG1 b2
                              :ARG1-of (c3 / cost-01
                                    :ARG2 (m / monetary-quantity
                                          :quant 1000000000
                                          :unit (d2 / dollar))))))
            :mod (l / last)))

# ::id 922 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france 's minister for europe said tuesday that president nicolas sarkozy had refused a us request for more french troops to be sent to afghanistan .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "France"))
                  :ARG2 (m / minister
                        :topic (e / europe))))
      :ARG1 (r / refuse-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Nicolas"
                        :op2 "Sarkozy")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p3 / president)))
            :ARG1 (r2 / request-01
                  :ARG0 (c2 / country
                        :name (n3 / name
                              :op1 "US"))
                  :ARG1 (s2 / send-01
                        :ARG1 (t / troop
                              :mod c
                              :quant (m2 / more))
                        :ARG2 (c3 / country
                              :name (n4 / name
                                    :op1 "Afghanistan")))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 923 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canada 's quebec province , dominated by french-speakers , will hold a referendum on october ## to decide whether to break away from the rest of the country .
# ::alignments
(h / hold-04
      :ARG0 (p / province
            :name (n / name
                  :op1 "Quebec")
            :location (c / country
                  :name (n2 / name
                        :op1 "Canada"))
            :ARG1-of (d / dominate-01
                  :ARG0 (p2 / person
                        :ARG0-of (s / speak-01)
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "France")))))
      :ARG1 (r / referendum)
      :time (d2 / date-entity
            :month 11
            :day 1)
      :purpose (d3 / decide-01
            :ARG0 p
            :ARG1 (t / truth-value
                  :polarity-of (b / break-away-14
                        :ARG0 p
                        :ARG1 (r2 / rest
                              :part-of (c3 / country))))))

# ::id 924 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok luis figo says arsenal 's thierry henry could just as easily have beaten his real madrid team-mate zinedine zidane for the fifa world player of the year award .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Luis"
                  :op2 "Facto"))
      :ARG1 (p2 / possible-01
            :ARG1 (b / beat-03
                  :ARG0 (p3 / person
                        :name (n2 / name
                              :op1 "Thierry"
                              :op2 "Hiestry")
                        :poss (t / team
                              :name (n3 / name
                                    :op1 " arsenal")))
                  :ARG1 (p4 / person
                        :name (n4 / name
                              :op1 "Zinedine"
                              :op2 "Zidane")
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 p3
                              :ARG2 (t2 / team))
                        :mod (m / madrid
                              :ARG1-of (r / real-04)))
                  :ARG2 (a / award
                        :name (n5 / name
                              :op1 "The"
                              :op2 "Fivea"
                              :op3 "World"
                              :op4 "Player"
                              :op5 "of"
                              :op6 "the"
                              :op7 "Year"))
                  :ARG1-of (e / easy-05
                        :mod (j / just)))))

# ::id 925 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with up to #.# million people in myanmar now believed to be facing the threat of starvation and disease and with relief efforts still largely stymied by the country 's isolationist military rulers , frustrated u.n. officials all but demanded thursday that the government open its doors to supplies and aid workers .
# ::alignments
(d / demand-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Myanmar"))
                  :ARG2 (o / official))
            :ARG1-of (f / frustrate-01))
      :ARG1 (o2 / open-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG1 (d2 / door
                  :poss g)
            :ARG3 (a / and
                  :op1 (s / supply-01)
                  :op2 (p2 / person
                        :ARG0-of (w / work-01)
                        :ARG0-of (a2 / aid-01))))
      :time (d3 / date-entity
            :weekday (t / thursday))
      :concession (b / believe-01
            :ARG1 (f2 / face-01
                  :ARG0 (p3 / person
                        :location c
                        :quant (u / up-to
                              :op1 1000000))
                  :ARG1 (t2 / threaten-01
                        :ARG1 (a3 / and
                              :op1 (s2 / starve-01)
                              :op2 (d4 / disease))
                        :ARG2 p3))
            :time (n2 / now))
      :ARG1-of (c2 / cause-01
            :ARG0 (s3 / stymie-01
                  :ARG0 (p4 / person
                        :ARG0-of (r / rule-03
                              :ARG1 c
                              :mod (m / military))
                        :mod (ii / isolationism))
                  :ARG1 (e / effort-01
                        :ARG1 (r2 / relieve-01))
                  :degree (l / large)
                  :mod (s4 / still))))

# ::id 926 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the owners of dogs that bark in new york city will face tougher sanctions , female golfers in connecticut will gain new privileges at their country clubs and smokers in new jersey will pay higher tobacco taxes , as dozens of new laws take effect thursday in a mixed bag of new taxes , rights and prohibitions .
# ::alignments
(a / and
      :op1 (f / face-01
            :ARG0 (p / person
                  :ARG0-of (o / own-01
                        :ARG1 (d / dog
                              :ARG0-of (b / bark-01
                                    :location (c / city
                                          :name (n / name
                                                :op1 "New"
                                                :op2 "York"))))))
            :ARG1 (s / sanction-02
                  :ARG1 p
                  :ARG1-of (h / have-degree-91
                        :ARG2 (t / tough-03
                              :ARG1 s)
                        :ARG3 (m / more))))
      :op2 (g / gain-02
            :ARG0 (p2 / person
                  :mod (f2 / female)
                  :ARG0-of (g2 / golf-01)
                  :location (s2 / state
                        :name (n2 / name
                              :op1 "Connecticut")))
            :ARG1 (p3 / privilege-01
                  :ARG1 p2
                  :ARG2 (c2 / club
                        :mod (c3 / country)
                        :poss p2)
                  :ARG1-of (n3 / new-01)))
      :op3 (p4 / pay-01
            :ARG0 (p5 / person
                  :ARG0-of (s3 / smoke-02)
                  :mod (j / jersey
                        :ARG1-of (n4 / new-01)))
            :ARG3 (t2 / tax-01
                  :ARG1 (t3 / tobacco)
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (h3 / high-02
                              :ARG1 t2)
                        :ARG3 (m2 / more))))
      :ARG1-of (c4 / cause-01
            :ARG0 (e / effect-03
                  :ARG1 (l / law
                        :quant (m3 / multiple
                              :op1 12)
                        :ARG1-of (m4 / mix-01
                              :ARG2 (a2 / and
                                    :op1 (t4 / tax-01
                                          :ARG1-of (n5 / new-01))
                                    :op2 (r / right-05)
                                    :op3 (p6 / prohibit-01)))
                        :time (d2 / date-entity
                              :weekday (t5 / thursday))))))

# ::id 927 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok birth control options are growing for u.s. women ## and older -- a group that once viewed its choices as pretty much limited to <unk> surgery and condoms .
# ::alignments
(g / grow-01
      :ARG1 (o / option
            :purpose (c / control-01
                  :ARG1 (b / bear-02)))
      :beneficiary (w / woman
            :mod (c2 / certain)
            :ARG1-of (h / have-degree-91
                  :ARG2 (o2 / old)
                  :ARG3 (m / more)))
      :mod (g2 / group
            :ARG0-of (v / view-02
                  :ARG1 (c3 / choose-01
                        :ARG0 g2)
                  :ARG2 (l / limit-01
                        :ARG1 c3
                        :ARG2 (a / and
                              :op1 (s / surgery-01)
                              :op2 (c4 / condom))
                        :degree (p / pretty-much))
                  :time (o3 / once))))

# ::id 928 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two children of slain civil rights leader rev. martin luther king jr. were back in court monday in a wrangle with their brother over their parents ' estates .
# ::alignments
(b / back-02
      :ARG1 (p / person
            :quant 2
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Ruth"
                              :op2 "Martin"
                              :op3 "Luther"
                              :op4 "King"
                              :op5 "Jr.")
                        :ARG0-of (l / lead-02
                              :ARG1 (r / right-05
                                    :mod (c / civil)))
                        :ARG1-of (s / slay-01))
                  :ARG2 (c2 / child)))
      :location (c3 / court)
      :time (d / date-entity
            :weekday (m / monday))
      :time (w / wrangle-01
            :ARG0 p
            :ARG1 (p3 / person
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 p
                        :ARG2 (b2 / brother)))
            :ARG2 (e / estate
                  :poss (p4 / person
                        :ARG0-of (h3 / have-rel-role-91
                              :ARG1 p
                              :ARG2 (p5 / parent))))))

# ::id 929 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iranian foreign minister ali akbar velayati called sunday for a dialogue between the bahraini government and opposition leaders to end the violent unrest which has plagued the gulf state .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ali"
                  :op2 "Akhbar"
                  :op3 "Velayati")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Iran"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (f2 / festival
            :name (n3 / name
                  :op1 "Sunday"))
      :ARG2 (d / dialogue-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c3 / country
                              :name (n4 / name
                                    :op1 "Bahrain"))))
            :ARG1 (p2 / person
                  :ARG0-of (l / lead-02
                        :ARG1 (o / oppose-01)))
            :ARG2 (e / end-01
                  :ARG0 g
                  :ARG1 (u / unrest
                        :mod (v / violent)
                        :ARG0-of (p3 / plague-01
                              :ARG1 (s / state
                                    :location (w / world-region
                                          :name (n5 / name
                                                :op1 "Gulf"))))))))

# ::id 930 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok anil kumble grabbed three wickets in the final session to leave india in control of the second cricket test against world champions australia here on saturday .
# ::alignments
(g / grab-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Anil"
                  :op2 "Kumble"))
      :ARG1 (w / wicket
            :quant 3)
      :time (s / session
            :mod (f / final))
      :ARG0-of (l / leave-13
            :ARG1 (c / control-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "India"))
                  :ARG1 (t / test
                        :mod (c3 / cricket)
                        :ord (o / ordinal-entity
                              :value 2)
                        :prep-against (c4 / country
                              :name (n3 / name
                                    :op1 "Australia")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (w2 / world)
                                    :ARG2 (c5 / champion)))
                        :location (h2 / here)
                        :time (d / date-entity
                              :weekday (s2 / saturday))))))

# ::id 931 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the illinois house committee investigating gov. rod blagojevich released a draft report thursday saying the panel believes the democratic governor has abused his power and recommending the full chamber vote on impeachment .
# ::alignments
(r / release-01
      :ARG0 (c / committee
            :mod (h / house)
            :location (s / state
                  :name (n / name
                        :op1 "Illinois"))
            :ARG0-of (ii / investigate-01
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01)
                        :name (n2 / name
                              :op1 " rod"
                              :op2 "Blagojevich"))))
      :ARG1 (r2 / report
            :ARG1-of (d / draft-01)
            :ARG0-of (s2 / say-01
                  :ARG1 (b / believe-01
                        :ARG0 c
                        :ARG1 (a / and
                              :op1 (a2 / abuse-01
                                    :ARG0 (p / person
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (g3 / governor))
                                          :mod (d2 / democratic))
                                    :ARG1 (p2 / power
                                          :poss p))
                              :op2 (r3 / recommend-01
                                    :ARG0 c
                                    :ARG1 (v / vote-01
                                          :ARG0 (c2 / chamber
                                                :mod (f / full))
                                          :ARG1 (ii2 / impeach-01)))))))
      :time (d3 / date-entity
            :weekday (t / thursday)))

# ::id 932 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok executives left their offices at the new york jets ' headquarters on a recent afternoon , drawn to a hallway by the sounds of trash talk and bouncing pingpong balls .
# ::alignments
(l / leave-11
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (e / executive))
            :ARG1-of (d / draw-02
                  :ARG0 (s / sound-02
                        :ARG1 (a / and
                              :op1 (t / talk-01
                                    :ARG1 (t2 / trash))
                              :op2 (b / ball
                                    :mod (p2 / pingpong)
                                    :ARG1-of (b2 / bounce-01))))
                  :ARG2 (h2 / hallway)))
      :ARG1 (o / office
            :poss p
            :location (h3 / headquarters
                  :poss (j / jet
                        :mod (n / new))))
      :time (d2 / date-entity
            :dayperiod (a2 / afternoon)
            :mod (r / recent)))

# ::id 933 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iran , iraq and several other opec members boosted their crude oil output in september , increasing global supplies at a time when wealthy nations are consuming less oil than expected , according to a survey released monday .
# ::alignments
(s / say-01
      :ARG0 (s2 / survey-01
            :ARG1-of (r / release-01
                  :time (d / date-entity
                        :weekday (m / monday))))
      :ARG1 (b / boost-01
            :ARG0 (a / and
                  :op1 (c / country
                        :name (n / name
                              :op1 "Iran"))
                  :op2 (c2 / country
                        :name (n2 / name
                              :op1 "Iraq"))
                  :op3 (c3 / country
                        :mod (o / other)
                        :quant (s3 / several)
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (o2 / organization
                                    :name (n3 / name
                                          :op1 "Opec"))
                              :ARG2 (m2 / member))))
            :ARG1 (o3 / output
                  :mod (o4 / oil
                        :mod (c4 / crude))
                  :poss a)
            :time (d2 / date-entity
                  :month 9)
            :ARG0-of (c5 / cause-01
                  :ARG1 (ii / increase-01
                        :ARG0 a
                        :ARG1 (s4 / supply-01
                              :ARG2 (g / globe))
                        :time (c6 / consume-01
                              :ARG0 (n4 / nation
                                    :mod (w / wealth))
                              :ARG1 (o5 / oil
                                    :ARG1-of (h2 / have-quant-91
                                          :ARG3 (l / less)
                                          :ARG4 (e / expect-01))))))))

# ::id 934 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok just about everything that can go wrong with nbc 's remake of <unk> stephen king 's `` carrie '' does .
# ::alignments
(e / everything
      :mod (a / about
            :mod (j / just))
      :ARG1-of (w / wrong-02
            :ARG2 (r / remarry-01
                  :ARG0 (p / publication
                        :name (n / name
                              :op1 "Nbc"))
                  :ARG1 (c / carrie
                        :poss (p2 / person
                              :ARG0-of (h / have-rel-role-91
                                    :ARG2 (k / king)))))
            :ARG1-of (p3 / possible-01)))

# ::id 935 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the top us delegate at world climate talks here said monday he saw no likelihood of discord with the incoming administration of barack obama , who has vowed to overturn us policies on global warming .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / delegate-01
                  :ARG2 (w / we))
            :mod (t / top)
            :location (t2 / talk-01
                  :ARG1 (c / climate
                        :mod (w2 / world))
                  :location (h / here)))
      :ARG1 (s2 / see-01
            :polarity -
            :ARG0 p
            :ARG1 (l / likely-01
                  :ARG1 (d2 / discord
                        :prep-with (g / government-organization
                              :ARG0-of (a / administer-01)
                              :ARG1-of (c2 / come-in-07)
                              :poss (p2 / person
                                    :name (n / name
                                          :op1 "Barack"
                                          :op2 "Obama")
                                    :ARG0-of (v / vow-01
                                          :ARG1 (o / overturn-01
                                                :ARG0 p2
                                                :ARG1 (p3 / policy-01
                                                      :ARG0 w
                                                      :ARG2 (w3 / warm-01
                                                            :ARG1 (g2 / globe))))))))))
      :time (d3 / date-entity
            :weekday (m / monday)))

# ::id 936 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok libyan leader moamer kadhafi is to make an official visit to france in december , french media reported on sunday , while the presidency confirmed that a trip was planned .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (c / country
                  :name (n / name
                        :op1 "France")))
      :ARG1 (v / visit-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Moamer"
                        :op2 "Kadhafi")
                  :ARG0-of (l / lead-02
                        :ARG1 (p2 / political-party
                              :name (n3 / name
                                    :op1 "Libyan"))))
            :ARG1 (c2 / country
                  :name (n4 / name
                        :op1 "France"))
            :mod (o / official)
            :time (d / date-entity
                  :month 12
                  :dayperiod (s / sunday)))
      :time (c3 / confirm-01
            :ARG0 (p3 / presidency)
            :ARG1 (p4 / plan-01
                  :ARG1 v)))

# ::id 937 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south african craig <unk> shot a ## friday to move into a three-way second-round tie for the lead with countryman nico van rensburg and scotland 's alastair forsythe in the european pga 's eur ###,### -lrb- us$ ###,### -rrb- south african airways open .
# ::alignments
(s / shoot-02
      :ARG0 (t / team
            :name (n / name
                  :op1 "South"
                  :op2 "Africa"
                  :op3 "Craig"))
      :ARG1 (m / move-01
            :ARG0 t
            :ARG2 (t2 / tie-01
                  :ARG1 t
                  :ARG2 (a / and
                        :op1 (t3 / team
                              :name (n2 / name
                                    :op1 "Nico"
                                    :op2 "van"
                                    :op3 "Rensburg")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c / country)
                                    :ARG2 (c2 / countryman)))
                        :op2 (t4 / team
                              :name (n3 / name
                                    :op1 "Alastair"
                                    :op2 "forsythe")
                              :poss (c3 / country
                                    :name (n4 / name
                                          :op1 "Scotland"))
                              :location (c4 / continent
                                    :name (n5 / name
                                          :op1 "Europe"))))
                  :mod (r / round
                        :quant 2))
            :purpose (o / open-01
                  :ARG1 (a2 / airway
                        :location (c5 / country
                              :name (n6 / name
                                    :op1 "South"
                                    :op2 "Africa")))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 938 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok major japanese manufacturers were more upbeat about business prospects during the first quarter of this year than at any time since early #### , a key survey showed thursday .
# ::alignments
(s / show-01
      :ARG0 (s2 / survey-01
            :ARG1 (c / company
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Japan"))
                  :mod (m / major))
            :ARG1-of (k / key-02))
      :ARG1 (u / upbeat
            :topic (p / prospect-02
                  :ARG1 (b / business))
            :time (q / quarter
                  :ord (o / ordinal-entity
                        :value 1)
                  :part-of (y / year
                        :mod (t / this)))
            :ARG2-of (h / have-degree-91
                  :ARG1 c
                  :ARG3 (m2 / more)
                  :ARG4 (t2 / time
                        :mod (a / any)
                        :time (s3 / since
                              :op1 (e / early)))))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 939 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the first thing to understand about annuities is that they are not life insurance policies , although they are sold and backed by insurance companies .
# ::alignments
(u / understand-01
      :ARG1 (p / policy-01
            :polarity -
            :ARG2 (ii / insure-02
                  :ARG1 (l / life))
            :domain (a / annuities)
            :concession (a2 / and
                  :op1 (s / sell-01
                        :ARG0 (c / company
                              :ARG0-of (ii2 / insure-02))
                        :ARG1 a)
                  :op2 (b / back-01
                        :ARG0 c
                        :ARG1 a)))
      :ord (o / ordinal-entity
            :value 1))

# ::id 940 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok shoplifting costs u.s. retail businesses over ## billion dollars a year , according to a national retail industry study .
# ::alignments
(s / say-01
      :ARG0 (s2 / study-01
            :ARG0 (ii / industry
                  :mod (r / retail-01)
                  :mod (n / nation)))
      :ARG1 (c / cost-01
            :ARG1 (s3 / shop-01)
            :ARG2 (r2 / rate-entity-91
                  :ARG1 (o / over
                        :op1 (m / monetary-quantity
                              :quant 1000000000
                              :unit (d / dollar)))
                  :ARG2 (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :ARG3 (b / business
                  :mod (r3 / retail-01)
                  :mod (c2 / company
                        :name (n2 / name
                              :op1 "U.S.")))))

# ::id 941 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china and mauritania here today signed an inter-governmental agreement on trade , economic and technological cooperation .
# ::alignments
(s / sign-02
      :ARG0 (c / country
            :name (n / name
                  :op1 "China"))
      :ARG1 (a / agreement
            :mod (ii / intergovernmental)
            :topic (a2 / and
                  :op1 (t / trade-01)
                  :op2 (c2 / cooperate-01
                        :ARG2 (e / economy))
                  :op3 (c3 / cooperate-01
                        :ARG2 (t2 / technology))))
      :ARG2 (c4 / country
            :name (n2 / name
                  :op1 "Mauritania"))
      :time (t3 / today)
      :location (h / here))

# ::id 942 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a judge friday upheld new federal regulations that restrict the sale of cigarettes to minors , but barred the government from implementing additional rules limiting promotion and advertising of tobacco .
# ::alignments
(c / contrast-01
      :ARG1 (u / uphold-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Friday")
                  :ARG0-of (h / have-org-role-91
                        :ARG3 (j / judge-01)))
            :ARG1 (r / regulate-01
                  :ARG0 (f / federal)
                  :ARG1-of (n2 / new-01)
                  :ARG0-of (r2 / restrict-01
                        :ARG1 (s / sell-01
                              :ARG1 (c2 / cigarette)
                              :ARG2 p
                              :ARG1-of (m / minor-02)))))
      :ARG2 (b / bar-01
            :ARG0 p
            :ARG1 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG2 (ii / implement-01
                  :ARG0 g
                  :ARG1 (r3 / rule-01
                        :ARG0-of (l / limit-01
                              :ARG1 (a / and
                                    :op1 (p2 / promote-02
                                          :ARG1 (t / tobacco))
                                    :op2 (a2 / advertise-01
                                          :ARG1 t)))
                        :mod (a3 / additional)))))

# ::id 943 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a canadian porn actress found stabbed to death last month may have been killed while shooting a film that was to have simulated the murder of a woman during sex , prosecutors said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (p2 / prosecute-01))
      :ARG1 (p3 / possible-01
            :ARG1 (k / kill-01
                  :ARG1 (p4 / person
                        :ARG0-of (a / act-01
                              :mod (p5 / porn))
                        :mod (c / country
                              :name (n / name
                                    :op1 "Canada"))
                        :ARG1-of (f / find-02
                              :manner (s2 / stab-01
                                    :ARG1 p4
                                    :ARG0-of (c2 / cause-01
                                          :ARG1 (d / die-01
                                                :ARG1 p4)))
                              :time (m / month
                                    :mod (l / last))))
                  :time (s3 / shoot-01
                        :ARG0 p4
                        :ARG1 (f2 / film
                              :ARG0-of (s4 / simulate-01
                                    :ARG1 (m2 / murder-01
                                          :ARG1 (w / woman)
                                          :time (s5 / sex-01))))))))

# ::id 944 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a peruvian judge on friday charged joran van der sloot with first-degree murder over the may ## murder of <unk> flores , a ##-year-old peruvian woman .
# ::alignments
(c / charge-05
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG3 (j / judge-01))
            :mod (c2 / country
                  :name (n / name
                        :op1 "Peru")))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Joran"
                  :op2 "van"
                  :op3 "der"
                  :op4 "Sloot"))
      :ARG2 (m / murder-01
            :ARG0 p2
            :ARG1 (p3 / person
                  :name (n3 / name
                        :op1 "Eva"
                        :op2 "Flores")
                  :mod c2
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :mod (m2 / may))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 945 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the german life insurance industry , currently in deep crisis , was thursday facing the prospect of the first bankruptcy in ## years in the sector after a plan to bail out troubled insurer <unk> fell through .
# ::alignments
(f / face-01
      :ARG0 (ii / industry
            :ARG0-of (ii2 / insure-02
                  :ARG1 (l / life))
            :mod (c / country
                  :name (n / name
                        :op1 "Germany"))
            :ARG1-of (d / deep-02
                  :ARG2 (c2 / crisis)
                  :time (c3 / current)))
      :ARG1 (p / prospect-02
            :ARG1 (b / bankrupt-01
                  :ARG1 (s / sector)
                  :ord (o / ordinal-entity
                        :value 1
                        :range (m / multiple
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year))))))
      :time (d2 / date-entity
            :weekday (t2 / thursday))
      :time (a / after
            :op1 (f2 / fall-through-06
                  :ARG1 (p2 / plan-01
                        :ARG1 (b2 / bail-out-01
                              :ARG1 (c4 / company
                                    :ARG0-of ii2)
                              :ARG1-of (t3 / trouble-01))))))

# ::id 946 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president mahmoud ahmadinejad on sunday told un chief kofi annan he was prepared to negotiate on iran 's nuclear program but would not accept a suspension of uranium enrichment before talks , the secretary general said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / secretary
                        :mod (g / general))))
      :ARG1 (t / tell-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Mahmoud"
                        :op2 "Ahmadinejad")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p3 / president)))
            :ARG1 (c / contrast-01
                  :ARG1 (p4 / prepare-02
                        :ARG1 p2
                        :ARG2 (n2 / negotiate-01
                              :ARG0 p2
                              :ARG2 (p5 / program
                                    :mod (n3 / nucleus)
                                    :poss (c2 / country
                                          :name (n4 / name
                                                :op1 "Iran")))))
                  :ARG2 (a / accept-01
                        :polarity -
                        :ARG0 p2
                        :ARG1 (s3 / suspend-01
                              :ARG1 (e / enrich-01
                                    :ARG1 (u / uranium))
                              :time (b / before
                                    :op1 (t2 / talk-01)))))
            :ARG2 (p6 / person
                  :name (n5 / name
                        :op1 "Kofi"
                        :op2 "Annan")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG2 (c3 / chief)))
            :time (d / date-entity
                  :weekday (s4 / sunday))))

# ::id 947 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok r. kelly 's child pornography trial abruptly adjourned wednesday after a lawyer for the r&amp;b singer said he received a call from a mystery man who claimed to have information that could help the defense .
# ::alignments
(a / adjourn-01
      :ARG1 (t / try-02
            :ARG1 (p / person
                  :name (n / name
                        :op1 "R."
                        :op2 "Klly"))
            :ARG3 (p2 / pornography
                  :mod (c / child)))
      :manner (a2 / abrupt)
      :time (d / date-entity
            :weekday (w / wednesday))
      :time (a3 / after
            :op1 (s / say-01
                  :ARG0 (l / lawyer
                        :poss (p3 / person
                              :ARG0-of (s2 / sing-01)
                              :mod (r / r&amp)))
                  :ARG1 (r2 / receive-01
                        :ARG0 p
                        :ARG1 (c2 / call-02
                              :ARG0 (m / man
                                    :mod (m2 / mystery)
                                    :ARG0-of (c3 / claim-01
                                          :ARG1 (h / have-03
                                                :ARG0 m
                                                :ARG1 (ii / information
                                                      :ARG0-of (h2 / help-01
                                                            :ARG1 (d2 / defend-01)
                                                            :ARG1-of (p4 / possible-01))))))
                              :ARG1 p)))))

# ::id 948 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china has donated money to venezuelan rain victims , the venezuelan foreign ministry said in a statement wednesday .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (f / foreign)
            :mod (c / country
                  :name (n / name
                        :op1 "Venezuela")))
      :ARG1 (d / donate-01
            :ARG0 c
            :name n
            :op1 "China")
      :ARG1 (m2 / money)
      :ARG2 (v / victim
            :mod (r / rain-01)
            :mod c)
      :medium (s2 / state-01
            :time (w / wednesday)))

# ::id 949 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china has helped to create some ## million jobs worldwide since #### when it joined the world trade organization , thanks to its massive imports , vice president zeng qinghong said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Zeng"
                  :op2 "Qinghong")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president
                        :mod (v / vice))))
      :ARG1 (h2 / help-01
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "China"))
            :ARG1 (c2 / create-01
                  :ARG0 c
                  :ARG1 (j / job
                        :quant (s2 / some
                              :op1 1000000))
                  :location (w / worldwide))
            :time (s3 / since
                  :op1 (j2 / join-01
                        :ARG0 c
                        :ARG1 (o / organization
                              :mod (t / trade-01)
                              :mod (w2 / world))
                        :ARG1-of (c3 / cause-01
                              :ARG0 (ii / import-01
                                    :ARG0 c
                                    :mod (m / massive))))))
      :time (d / date-entity
            :weekday (s4 / saturday)))

# ::id 950 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok siemens friday signed a contract here for a ### million dollar coal - fired power station in china , plus another contract for the generating stations elsewhere in the country .
# ::alignments
(s / sign-02
      :ARG0 (c / company
            :name (n / name
                  :op1 "Siemens"
                  :op2 "Friday"))
      :ARG1 (a / and
            :op1 (c2 / contract-02
                  :ARG1 (s2 / station
                        :mod (p / power)
                        :ARG1-of (f / fire-01
                              :instrument (c3 / coal))
                        :mod (m / monetary-quantity
                              :quant 10000000
                              :unit (d / dollar))
                        :location (c4 / country
                              :name (n2 / name
                                    :op1 "China"))))
            :op2 (c5 / contract-02
                  :ARG1 (s3 / station
                        :ARG0-of (g / generate-01)
                        :location (e / elsewhere
                              :location (c6 / country)))
                  :mod (a2 / another)))
      :location (h / here))

# ::id 951 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wellington mara , the giants ' co-owner , said sunday that carmen policy 's assertions that he was innocent of salary-cap violations while he was general manager of the san francisco ##ers were not believable .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Wellington"
                  :op2 "Mara")
            :ARG0-of (o / own-01
                  :ARG1 (g / giant)))
      :ARG1 (p2 / possible-01
            :polarity -
            :ARG1 (b / believe-01
                  :ARG1 (a / assert-03
                        :ARG0 (p3 / policy-01
                              :ARG2 (c / carman))
                        :ARG1 (ii / innocent-01
                              :ARG1 p
                              :ARG2 (v / violate-01
                                    :ARG0 p3
                                    :ARG1 (c2 / cap
                                          :mod (s2 / salary))))
                        :time (h / have-org-role-91
                              :ARG0 p
                              :ARG1 (t / team
                                    :name (n2 / name
                                          :op1 "San"
                                          :op2 "Francisco"
                                          :op3 " ##ers"))
                              :ARG2 (m / manage-01
                                    :ARG0 p
                                    :mod (g2 / general))))))
      :time (d / date-entity
            :weekday (s3 / sunday)))

# ::id 952 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indian authorities in bhopal , site of the world 's worst industrial accident , have decided against opening up the factory at the center of the tragedy , a local minister said friday .
# ::alignments
(s / say-01
      :ARG0 (m / minister
            :ARG1-of (l / local-02))
      :ARG1 (d / decide-01
            :ARG0 (a / authority
                  :mod (c / country
                        :name (n / name
                              :op1 "India"))
                  :location (c2 / city
                        :name (n2 / name
                              :op1 "Bhopal")
                        :location-of (a2 / accident
                              :mod (ii / industry)
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (b / bad-04
                                          :ARG1 a2)
                                    :ARG3 (m2 / most)
                                    :ARG5 (a3 / accident
                                          :location (w / world))))))
            :ARG1 (o / open-up-03
                  :polarity -
                  :ARG0 a
                  :ARG1 (f / factory
                        :location (c3 / center
                              :mod (t / tragedy)))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 953 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the republican-controlled congress returned to work on wednesday , tugged by conflicting forces of compromise and confrontation with the white house on tax cuts , spending , health care , gun control and other issues likely to dominate the final months of the year .
# ::alignments
(r / return-01
      :ARG1 (g / government-organization
            :name (n / name
                  :op1 "Congress")
            :ARG1-of (c / control-01
                  :ARG0 (p / political-party
                        :name (n2 / name
                              :op1 "Republican"))))
      :ARG4 (w / work-01
            :ARG0 g)
      :time (d / date-entity
            :weekday (w2 / wednesday))
      :ARG1-of (t / tug-01
            :ARG0 (f / force-04
                  :ARG0 (c2 / conflict-01
                        :ARG0 (a / and
                              :op1 (c3 / compromise-01)
                              :op2 (c4 / confront-01
                                    :ARG0 g
                                    :ARG1 (h / house
                                          :ARG1-of (w3 / white-02))
                                    :ARG2 (a2 / and
                                          :op1 (c5 / cut-02
                                                :ARG1 (m / monetary-quantity
                                                      :ARG1-of (t2 / tax-01)))
                                          :op2 (s / spend-01)
                                          :op3 (c6 / care-03
                                                :ARG1 (h2 / health))
                                          :op4 c
                                          :ARG1 (g2 / gun))
                                    :op5 (ii / issue-02
                                          :mod (o / other)
                                          :ARG1-of (l / likely-01)
                                          :ARG0-of (d2 / dominate-01
                                                :ARG1 (m2 / month
                                                      :part-of (y / year)
                                                      :mod (f2 / final)))))))
                  :ARG1 g)))

# ::id 954 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a judge set bail friday for twin sisters arrested in an <unk> incident , and outlined rules they must follow in order to return home to michigan .
# ::alignments
(a / and
      :op1 (s / set-02
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG3 (j / judge-01)))
            :ARG1 (b / bail-out-02
                  :ARG1 (p2 / person
                        :mod (t / twin)
                        :ARG1-of (a2 / arrest-01
                              :ARG2 (ii / incident
                                    :name (n / name
                                          :op1 "Victory"
                                          :op2 "over"
                                          :op3 "Japan")))
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG2 (s2 / sister))))
            :time (d / date-entity
                  :weekday (f / friday)))
      :op2 (o / outline-01
            :ARG0 p
            :ARG1 (r / rule
                  :ARG1-of (f2 / follow-02
                        :ARG0 p2
                        :ARG2-of (o2 / obligate-01
                              :ARG1 p2
                              :purpose (r2 / return-01
                                    :ARG1 p2
                                    :ARG4 (c / city
                                          :name (n2 / name
                                                :op1 "Michigan"))
                                    :ARG4 (h3 / home)))))))

# ::id 955 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a suicide car bomber attacked an american convoy in eastern afghanistan on sunday and as many as eight afghan civilians died in the blast or ensuing u.s. gunfire , sparking a large protest , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (a / and
            :op1 (a2 / attack-01
                  :ARG0 (p / person
                        :ARG0-of (b / bomb-01
                              :mod (c / car)
                              :mod (s2 / suicide)))
                  :ARG1 (c2 / convoy
                        :mod (c3 / country
                              :name (n / name
                                    :op1 "America")))
                  :location (e / east
                        :part-of (c4 / country
                              :name (n2 / name
                                    :op1 "Afghanistan")))
                  :time (d / date-entity
                        :weekday (s3 / sunday)))
            :op2 (d2 / die-01
                  :ARG1 (c5 / civilian
                        :mod c4
                        :quant (a3 / as-many-as
                              :op1 8))
                  :ARG1-of (c6 / cause-01
                        :ARG0 (o2 / or
                              :op1 (b2 / blast-05)
                              :op2 (f / fire-01
                                    :ARG0 (m / military
                                          :name (n3 / name
                                                :op1 "U.S."))
                                    :ARG1 (g / gun)
                                    :ARG1-of (e2 / ensue-01))))
                  :ARG0-of (s4 / spark-01
                        :ARG1 (p2 / protest-01
                              :mod (l / large))))))

# ::id 956 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dutch electronics group philips ' indian subsidiary tuesday forecast sales of televisions to double in the first quarter on the back of the cricket world cup .
# ::alignments
(f / forecast-01
      :ARG0 (s / subsidiary
            :poss (c / company
                  :name (n / name
                        :op1 "Philips")
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "India"))
                  :mod (e / electronics)))
      :ARG1 (d / double-01
            :ARG1 (s2 / sell-01
                  :ARG1 (t / television))
            :time (q / quarter
                  :ord (o / ordinal-entity
                        :value 1))
            :ARG1-of (c3 / cause-01
                  :ARG0 (b / back
                        :part-of (g / game
                              :name (n3 / name
                                    :op1 "World"
                                    :op2 "Cup")
                              :mod (c4 / cricket)))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 957 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german government bonds rose as rising unemployment and falling factory orders suggested the economy could remain weak enough for the bundesbank to instigate another cut in interest rates this half .
# ::alignments
(r / rise-01
      :ARG1 (b / bond
            :mod (g / government-organization
                  :ARG0-of (g2 / govern-01)
                  :mod (m / man)))
      :time (s / suggest-01
            :ARG0 (a / and
                  :op1 (e / employ-01
                        :polarity -
                        :ARG1-of r))
            :op2 (o / order-01
                  :ARG0 (f / factory)
                  :ARG1-of (f2 / fall-01)))
      :ARG1 (p / possible-01
            :ARG1 (r2 / remain-01
                  :ARG1 (e2 / economy)
                  :ARG3 (w / weak-02
                        :ARG1 e2
                        :ARG2-of (h / have-degree-91
                              :ARG1 e2
                              :ARG3 (e3 / enough)
                              :ARG6 (ii / instigate-01
                                    :ARG0 (c / company
                                          :name (n / name
                                                :op1 "Bundesbank"))
                                    :ARG1 (c2 / cut-02
                                          :ARG1 (r3 / rate
                                                :mod (ii2 / interest))
                                          :mod (a2 / another)
                                          :time (h2 / half
                                                :mod (t / this)))))))))

# ::id 958 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices slid to $ ## per barrel in light trading monday , the first day after the christmas break , as traders focused on efforts in china to to ease inflation .
# ::alignments
(s / slide-01
      :ARG1 (p / price-01
            :ARG1 (o / oil))
      :ARG4 (r / rate-entity-91
            :ARG1 (m / monetary-quantity
                  :quant (x / $
                        :unit (d / dollar))
                  :ARG2 (v / volume-quantity
                        :quant 1
                        :unit (b / barrel)))
            :time (d2 / date-entity
                  :weekday (m2 / monday)
                  :ARG1-of (l / light-06)
                  :time-of (f / focus-01
                        :ARG0 (p2 / person
                              :ARG0-of (t / trade-01))
                        :ARG2 (e / effort-01
                              :ARG0 p2
                              :ARG1 (e2 / ease-02
                                    :ARG0 p2
                                    :ARG1 (ii / inflate-01))
                              :location (c / country
                                    :name (n / name
                                          :op1 "China")))))))

# ::id 959 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinian president mahmoud abbas said on monday night that he does n't know about any deal reached between israel and the u.s. over freezing or halting settlement activities in the west bank .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mahmoud"
                  :op2 "Abbas")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Palestine"))
                  :ARG2 (p2 / president)))
      :ARG1 (k / know-01
            :polarity -
            :ARG0 p
            :ARG1 (d / deal-01
                  :ARG0 (c2 / country
                        :name (n3 / name
                              :op1 "Israel"))
                  :ARG1 (c3 / country
                        :name (n4 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (o / or
                        :op1 (f / freeze-02
                              :ARG1 (a / activity-06
                                    :ARG1 (s2 / settle-02)))
                        :op2 (h2 / halt-01
                              :ARG1 a)
                        :location (c4 / country-region
                              :name (n5 / name
                                    :op1 "West"
                                    :op2 "Bank")))
                  :mod (a2 / any)
                  :ARG1-of (r / reach-01
                        :ARG0 c2)))
      :time (d2 / date-entity
            :weekday (m / monday)
            :dayperiod (n6 / night)))

# ::id 960 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dozens of young russians shouted for joy and launched paper lanterns into the sky above moscow on thursday as news broke that russia had won the right to host the world cup in #### .
# ::alignments
(a / and
      :op1 (s / shout-01
            :ARG0 (p / person
                  :mod (c / country
                        :name (n / name
                              :op1 "Russia"))
                  :mod (y / young)
                  :quant (m / multiple
                        :op1 12))
            :ARG1 (j / joy))
      :op2 (l / launch-01
            :ARG0 p
            :ARG1 (l2 / lantern
                  :consist-of (p2 / paper))
            :location (s2 / sky
                  :location (a2 / above
                        :op1 (c2 / city
                              :name (n2 / name
                                    :op1 "Moscow")))))
      :time (d / date-entity
            :weekday (t / thursday))
      :time (b / break-13
            :ARG1 (n3 / news
                  :topic (w / win-01
                        :ARG0 c
                        :ARG1 (r / right-05
                              :ARG1 c
                              :ARG2 (h / host-01
                                    :ARG0 c
                                    :ARG1 (g / game
                                          :name (n4 / name
                                                :op1 "World"
                                                :op2 "Cup"))))))))

# ::id 961 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok congress and the federal communications commission are to blame for some of the e-rate program 's troubles , members of the senate commerce committee said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Commerce"
                              :op2 "Committee")
                        :part-of (g2 / government-organization
                              :name (n2 / name
                                    :op1 "Senate")))
                  :ARG2 (m / member)))
      :ARG1 (b / blame-01
            :ARG1 (a / and
                  :op1 p
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g3 / government-organization
                              :name (n3 / name
                                    :op1 "Congress"))
                        :ARG2 (c / congressman)))
            :op2 (g4 / government-organization
                  :name (n4 / name
                        :op1 "Federal"
                        :op2 "Communications"
                        :op3 "Commission")))
      :ARG2 (s2 / some
            :ARG1-of (ii / include-91
                  :ARG2 (t / trouble-01
                        :ARG1 (p2 / program
                              :mod (r / rate
                                    :mod (e / electronics))))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 962 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok government officials on wednesday praised president cristina fernandez 's decision to cancel us$ #.# billion dollars in debt , while some economists expressed doubt that the move will encourage international investment .
# ::alignments
(c / contrast-01
      :ARG1 (p / praise-01
            :ARG0 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01))
                        :ARG2 (o / official)))
            :ARG1 (d / decide-01
                  :ARG0 (p3 / person
                        :name (n / name
                              :op1 "Cristina"
                              :op2 "Fernandez")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p4 / president)))
                  :ARG1 (c2 / cancel-01
                        :ARG0 p3
                        :ARG1 (d2 / debt
                              :poss (w / we)
                              :quant (m / monetary-quantity
                                    :quant 1000000000
                                    :unit (d3 / dollar)))))
            :time (w2 / wednesday))
      :ARG2 (e / express-01
            :ARG0 (e2 / economist
                  :quant (s / some))
            :ARG1 (d4 / doubt-01
                  :ARG0 e2
                  :ARG1 (e3 / encourage-01
                        :ARG0 d
                        :ARG1 (ii / invest-01
                              :mod (ii2 / international))))))

# ::id 963 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok doing lunch at one of la 's top <unk> eateries with naomi judd and her husband and manager , larry strickland , was a delicious experience .
# ::alignments
(e / experience-01
      :ARG1 (l / lunch-01
            :location (r / restaurant
                  :ARG1-of (ii / include-91
                        :ARG2 (r2 / restaurant
                              :location (c / city
                                    :name (n / name
                                          :op1 "La"))
                              :mod (t / top)))
                  :accompanier (a / and
                        :op1 (p / person
                              :name (n2 / name
                                    :op1 "Naomi"
                                    :op2 "Judd"))
                        :op2 (p2 / person
                              :name (n3 / name
                                    :op1 "Larry"
                                    :op2 "Strickland")
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 p
                                    :ARG2 (h2 / husband))
                              :ARG0-of (m / manage-01))))
            :mod (d / delicious)))

# ::id 964 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia will <unk> foreign trade for the next ten years towards asia and the pacific , and particularly china , the vice-prime minister in charge of foreign trade said here wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (c / charge-05
                  :ARG1 (t / trade-01
                        :mod (f / foreign)))
            :mod (p2 / prime
                  :mod (v / vice)))
      :ARG1 (t2 / trade-01
            :mod (f2 / foreign)
            :direction (a / and
                  :op1 (c2 / continent
                        :name (n / name
                              :op1 "Asia"))
                  :op2 (w / world-region
                        :name (n2 / name
                              :op1 "Pacific"))
                  :op3 (c3 / country
                        :name (n3 / name
                              :op1 "China")
                        :mod (p3 / particular)))
            :time (a2 / after
                  :op1 (n4 / now)
                  :duration (t3 / temporal-quantity
                        :quant 10
                        :unit (y / year))))
      :location (h / here)
      :time (w2 / wednesday))

# ::id 965 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nearly ### passengers on a taca flight from el salvador finally landed in los angeles monday after spending about nine hours in a grounded airplane that had been diverted to a smaller regional airport due to heavy fog .
# ::alignments
(l / land-01
      :ARG1 (p / passenger
            :ARG0-of (f / fly-01
                  :manner (t / taca)
                  :source (c / company
                        :name (n / name
                              :op1 "El"
                              :op2 "Salvador"))))
      :location (c2 / city
            :name (n2 / name
                  :op1 "Los"
                  :op2 "Angeles"))
      :time (d / date-entity
            :weekday (m / monday))
      :time (f2 / final)
      :time (a / after
            :op1 (s / spend-02
                  :ARG0 p
                  :ARG1 (a2 / about
                        :op1 (t2 / temporal-quantity
                              :quant 9
                              :unit (h / hour)))
                  :ARG2 (a3 / airplane
                        :ARG1-of (g / ground-01)
                        :ARG1-of (d2 / divert-01
                              :ARG2 (a4 / airport
                                    :mod (r / region)
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (s2 / small)
                                          :ARG3 (m2 / more)))
                              :ARG1-of (c3 / cause-01
                                    :ARG0 (f3 / fog
                                          :mod (h3 / heavy))))))))

# ::id 966 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok knicks coach isiah thomas said sunday that in receiving two technical fouls and being ejected just as his team was mounting a comeback against the boston celtics the previous night , he acted against his better judgment .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Isiah"
                  :op2 "Thomas")
            :ARG0-of (c / coach-01
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Knicks"))))
      :ARG1 (a / act-02
            :ARG0 p
            :ARG1 (a2 / against
                  :op1 (j / judge-01
                        :ARG0 p
                        :ARG1-of (h / have-degree-91
                              :ARG2 (g / good-02
                                    :ARG1 j)
                              :ARG3 (m / more))))
            :ARG1-of (c2 / cause-01
                  :ARG0 (a3 / and
                        :op1 (r / receive-01
                              :ARG0 p
                              :ARG1 (f / foul-01
                                    :quant 2
                                    :mod (t2 / technical)))
                        :op2 (e / eject-01
                              :ARG1 p)
                        :time (a4 / as-soon-as
                              :op1 (m2 / mount-01
                                    :ARG0 (t3 / team
                                          :poss p)
                                    :ARG1 (c3 / comeback-01
                                          :ARG0 t3
                                          :ARG1 (t4 / team
                                                :name (n3 / name
                                                      :op1 "Boston"
                                                      :op2 "Celtics"))
                                          :time (d / date-entity
                                                :dayperiod (n4 / night
                                                      :mod (p2 / previous))))
                                    :mod (j2 / just)))))
            :time d
            :weekday (s2 / sunday)))

# ::id 967 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jason giambi , who had been sidelined since september ## with a wrist injury , drove in four runs on wednesday as american league east champion new york yankees beat baltimore ##-# .
# ::alignments
(d / drive-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jason"
                  :op2 "Giambi")
            :ARG1-of (s / sideline-01
                  :time (s2 / since
                        :op1 (d2 / date-entity
                              :month 9))
                  :ARG1-of (c / cause-01
                        :ARG0 (ii / injure-01
                              :ARG0 (w / wrist)
                              :ARG1 p)))
            :part w)
      :ARG1 (r / run-02
            :quant 4)
      :time d2
      :weekday (w2 / wednesday)
      :time (b / beat-03
            :ARG0 (t / team
                  :name (n2 / name
                        :op1 "Yankees")
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "America"))
                  :mod (l / league
                        :name (n4 / name
                              :op1 "East"))
                  :mod (c3 / champion)
                  :ARG1-of (n5 / new-01))
            :ARG1 (t2 / team
                  :name (n6 / name
                        :op1 "Baltimore"))))

# ::id 968 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a mexican billionaire who owns a large stake in circuit city stores inc. believes there is great market opportunity in the company , even though it is under bankruptcy protection , a spokesman said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / spokesman))
            :mod (b / billionaire)
            :mod (c / country
                  :name (n / name
                        :op1 "Mexico"))
            :ARG0-of (o / own-01
                  :ARG1 (s3 / stake
                        :mod (l / large)
                        :part-of (s4 / store
                              :location (c2 / city
                                    :mod (c3 / circuit))))))
      :ARG1 (b2 / believe-01
            :ARG0 p
            :ARG1 (o2 / opportunity
                  :mod (m / market)
                  :mod (g / great)
                  :domain (c4 / company)
                  :concession (p2 / protect-01
                        :ARG0 c4
                        :ARG1 c4
                        :ARG3 (b3 / bankrupt-01))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 969 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a european union envoy said here tuesday he would try to ease tension in the great lakes region where fighting between soldiers and tutsi rebels has plunged eastern zaire into chaos .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "European"
                              :op2 "Union"))
                  :ARG2 (e / envoy)))
      :ARG1 (t / try-01
            :ARG0 p
            :ARG1 (e2 / ease-02
                  :ARG0 p
                  :ARG1 (t2 / tension)
                  :location (r / region
                        :name (n2 / name
                              :op1 "Great"
                              :op2 "Lakes")
                        :location-of (p2 / plunge-01
                              :ARG0 (f / fight-01
                                    :ARG0 (s2 / soldier)
                                    :ARG1 (p3 / person
                                          :ARG0-of (r2 / rebel-01)
                                          :mod (e3 / ethnic-group
                                                :name (n3 / name
                                                      :op1 "Tutsi"))))
                              :ARG1 (e4 / east
                                    :part-of (c / country
                                          :name (n4 / name
                                                :op1 "Zaire")))
                              :ARG2 (c2 / chaos)))))
      :location (h2 / here)
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 970 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a serving police inspector with ## years ' experience has been arrested in a vast undercover <unk> operation in the southern welsh town of <unk> , police said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / arrest-01
            :ARG1 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 p
                        :ARG2 p2
                        :ARG0-of (ii / inspect-01)))
            :ARG0-of (s2 / serve-01)
            :ARG1-of (e / experience-01
                  :duration (m / multiple
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (y / year)))))
      :subevent-of (o / operation
            :mod (v / vast)
            :mod (u / undercover)
            :location (c / city
                  :name (n / name
                        :op1 "Welsh")
                  :location (s3 / south)))
      :time (w / wednesday))

# ::id 971 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok penthouse magazine was ordered tuesday not to distribute or promote partially nude photographs of paula jones , who has accused president clinton of sexually harassing her while he was governor of arkansas .
# ::alignments
(o / order-01
      :ARG1 (m / magazine
            :name (n / name
                  :op1 "Penthouse"))
      :ARG2 (o2 / or
            :op1 (d / distribute-01
                  :polarity -
                  :ARG0 m
                  :ARG1 (p / photograph-01
                        :ARG1 (p2 / person
                              :name (n2 / name
                                    :op1 "Paula"
                                    :op2 "Jones")
                              :ARG0-of (a / accuse-01
                                    :ARG1 (p3 / person
                                          :name (n3 / name
                                                :op1 "Clinton")
                                          :ARG0-of (h / have-org-role-91
                                                :ARG2 (p4 / president)))
                                    :ARG2 (h2 / harass-01
                                          :ARG0 p3
                                          :ARG1 p2
                                          :manner (s / sex-01)
                                          :time (h3 / have-org-role-91
                                                :ARG0 p3
                                                :ARG1 (s2 / state
                                                      :name (n4 / name
                                                            :op1 "Arkansas"))
                                                :ARG2 (g / governor))))
                              :mod (n5 / nude
                                    :degree (p5 / part))))
                  :op2 (p6 / promote-02
                        :polarity -
                        :ARG0 m
                        :ARG1 p))
            :time (d2 / date-entity
                  :weekday (t / tuesday))))

# ::id 972 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok telefonica del peru sa said bombs exploded in two of its offices in suburban lima this morning , causing minor damage .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Telefonica"
                  :op2 "del"
                  :op3 "Peru"
                  :op4 "Sa"))
      :ARG1 (e / explode-01
            :ARG1 (b / bomb
                  :quant 2
                  :ARG1-of (ii / include-91
                        :ARG2 (o / office
                              :poss c
                              :location (c2 / city-district
                                    :name (n2 / name
                                          :op1 "Lima")
                                    :mod (s2 / suburb)))))
            :time (d / date-entity
                  :dayperiod (m / morning)
                  :mod (t / today))
            :ARG0-of (c3 / cause-01
                  :ARG1 (d2 / damage-01
                        :ARG0 b
                        :ARG1-of (m2 / minor-01)))))

# ::id 973 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok paris is determined to <unk> rivals london , milan or dubai next winter as the world 's shopping capital , city authorities said thursday .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :mod (c / city))
      :ARG1 (d / determined-02
            :ARG0 (c2 / city
                  :name (n / name
                        :op1 "Paris"))
            :ARG1 (h / have-org-role-91
                  :ARG0 c2
                  :ARG1 (o / or
                        :op1 (c3 / city
                              :name (n2 / name
                                    :op1 "London"))
                        :op2 (c4 / city
                              :name (n3 / name
                                    :op1 "Milan"))
                        :op3 (c5 / city
                              :name (n4 / name
                                    :op1 "Dubai")))
                  :ARG2 (c6 / capital
                        :purpose (s2 / shop-01)
                        :location (w / world))
                  :time (d2 / date-entity
                        :season (w2 / winter
                              :mod (n5 / next)))))
      :time d2
      :weekday (t / thursday))

# ::id 974 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european soccer 's governing body said monday it has opened an inquiry into crowd trouble during saturday 's euro #### qualifying match in tbilisi between georgia and ireland .
# ::alignments
(s / say-01
      :ARG0 (b / body
            :ARG0-of (g / govern-01
                  :ARG1 (s2 / soccer
                        :mod (c / continent
                              :name (n / name
                                    :op1 "Europe")))))
      :ARG1 (o / open-01
            :ARG0 b
            :ARG1 (ii / inquire-01
                  :ARG1 (ii2 / in-trouble-03
                        :ARG1 (c2 / crowd))
                  :time (m / match-03
                        :ARG0 (t / team
                              :name (n2 / name
                                    :op1 "Georgia"))
                        :ARG1 (t2 / team
                              :name (n3 / name
                                    :op1 "Ireland"))
                        :location (c3 / city
                              :name (n4 / name
                                    :op1 "Tbilisi"))
                        :ARG1-of (q / qualify-02)
                        :time (d / date-entity
                              :weekday (s3 / saturday)))))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 975 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the government must participate in taiwan 's farm talks with china in order to secure farmers ' long-term interests and competitive edge , premier frank hsieh reiterated tuesday .
# ::alignments
(r / reiterate-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Frank"
                  :op2 "Hsieh")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / premier)))
      :ARG1 (o / obligate-01
            :ARG1 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG2 (p3 / participate-01
                  :ARG0 g
                  :ARG1 (t / talk-01
                        :ARG0 g
                        :ARG1 (f / farm)
                        :ARG2 (c / country
                              :name (n2 / name
                                    :op1 "China"))))
            :purpose (s / secure-02
                  :ARG0 g
                  :ARG1 (a / and
                        :op1 (ii / interest
                              :poss (p4 / person
                                    :ARG0-of (f2 / farm-01))
                              :duration (l / long-03))
                        :op2 (e / edge
                              :ARG0-of (c2 / compete-01)))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 976 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a wyoming jury has awarded $ #.# million to the family of a man who killed three relatives and himself after taking the antidepressant paxil .
# ::alignments
(a / award-01
      :ARG0 (j / jury
            :mod (s / state
                  :name (n / name
                        :op1 "Wyoming")))
      :ARG1 (m / monetary-quantity
            :quant 1000000000
            :unit (d / dollar))
      :ARG2 (f / family
            :poss (m2 / man
                  :ARG0-of (k / kill-01
                        :ARG1 (a2 / and
                              :op1 (p / person
                                    :quant 3
                                    :ARG0-of (h / have-rel-role-91
                                          :ARG2 (r / relative)))
                              :op2 m2)
                        :time (a3 / after
                              :op1 (t / take-01
                                    :ARG0 m2
                                    :ARG1 (p2 / paxil
                                          :mod (a4 / antidepressant))))))))

# ::id 977 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok miriam oremans served ## aces to overpower mary joe fernandez #-# , #-# and give the netherlands a surprise #-# lead over the united states in this fed cup group i tie .
# ::alignments
(s / serve-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Miriam"
                  :op2 "Oremans"))
      :ARG1 (a / aces)
      :purpose (a2 / and
            :op1 (o / overpower-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "mary"
                              :op2 "joe"
                              :op3 "Fernandez")))
            :op2 (g / give-01
                  :ARG0 p
                  :ARG1 (s2 / surprise-01
                        :ARG0 (l / lead-02
                              :ARG0 (c / country
                                    :name (n3 / name
                                          :op1 "United"
                                          :op2 "States"))
                              :ARG2 (g2 / group
                                    :name (n4 / name
                                          :op1 "Fed"
                                          :op2 "Cup")
                                    :mod (t / this)
                                    :ARG1-of (t2 / tie-01)))
                        :ARG1 (c2 / country
                              :name (n5 / name
                                    :op1 "Italy")))
                  :ARG2 c2)))

# ::id 978 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> has been stepped up around former liberian leader charles taylor 's home in nigeria after the united states slapped a two million dollar bounty on his head , a source in his camp said friday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :ARG0-of (c / camp-02
                  :ARG1 (p / person
                        :name (n / name
                              :op1 "Charles"
                              :op2 "Taylor")
                        :ARG0-of (l / lead-02)
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Liberia"))
                        :time (f / former))
                  :part (h / head)))
      :ARG1 (s3 / step-up-03
            :ARG1 (t / thing)
            :location (a / around
                  :op1 (h2 / home
                        :poss p
                        :location (c3 / city
                              :name (n3 / name
                                    :op1 "Nigeria"))))
            :time (a2 / after
                  :op1 (s4 / slap-01
                        :ARG0 (c4 / country
                              :name (n4 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG1 h
                        :ARG2 (b / bounty
                              :mod (m / monetary-quantity
                                    :quant 2000000
                                    :unit (d / dollar))))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 979 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police in portugal have arrested five croatian football fans on public disorder charges for the alleged illegal use of flares and firecrackers , police said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :location (c / country
                  :name (n / name
                        :op1 "Portugal")))
      :ARG1 (a / arrest-01
            :ARG0 p
            :ARG1 (f / fan
                  :quant 5
                  :mod (f2 / football)
                  :mod c
                  :name n
                  :op1 "Croatia"))
      :ARG2 (c2 / charge-05
            :ARG1 f
            :ARG2 (u / use-01
                  :ARG1 (a2 / and
                        :op1 (f3 / flare)
                        :op2 (f4 / firecracker))
                  :ARG1-of (l / legal-02
                        :polarity -)
                  :ARG1-of (a3 / allege-01))
            :mod (d / disorder
                  :ARG1-of (p2 / public-02)))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 980 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar was quoted at ##.##-## yen here in early morning trading wednesday , up from the previous day 's late afternoon trading of ##.##-## yen .
# ::alignments
(q / quote-01
      :ARG1 (d / dollar)
      :ARG2 (y / yen
            :mod (s / string-entity
                  :value "."))
      :location (h / here)
      :time (d2 / date-entity
            :weekday (w / wednesday)
            :dayperiod (m / morning
                  :mod (e / early)))
      :ARG1-of (u / up-03
            :ARG3 (t / trade-01
                  :time (d3 / day
                        :mod (p / previous))
                  :time (l / late
                        :op1 (d4 / date-entity
                              :dayperiod (a / afternoon)))
                  :mod (y2 / yen))))

# ::id 981 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. dollar fell against the yen while rose against the euro and the pound wednesday as falling european stocks prompted investors to stay away from risky carry trades .
# ::alignments
(c / contrast-01
      :ARG1 (f / fall-01
            :ARG1 (d / dollar
                  :mod (c2 / country
                        :name (n / name
                              :op1 "U.S.")))
            :ARG4 (a / against
                  :op1 (y / yen)))
      :ARG2 (r / rise-01
            :ARG1 d
            :ARG4 (a2 / against
                  :op1 (a3 / and
                        :op1 (e / euro)
                        :op2 (p / pound)))
            :time (w / wednesday)
            :ARG1-of (c3 / cause-01
                  :ARG0 (p2 / prompt-01
                        :ARG0 (s / stock
                              :ARG1-of (f2 / fall-01)
                              :mod (c4 / continent
                                    :name (n2 / name
                                          :op1 "Europe")))
                        :ARG1 (s2 / stay-01
                              :ARG1 (p3 / person
                                    :ARG0-of (ii / invest-01))
                              :ARG3 (a4 / away
                                    :op1 (t / trade-01
                                          :mod (c5 / carry-01)
                                          :ARG1-of (r2 / risky-02))))))))

# ::id 982 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an award presentation ceremony of hkia -lrb- hong kong international airport -rrb- 's fourth customer service excellence program was held here tuesday .
# ::alignments
(h / hold-04
      :ARG1 (c / ceremony
            :mod (p / presentation)
            :mod (a / award-01)
            :poss (o / organization
                  :name (n / name
                        :op1 "Hkia"
                        :op2 "Lb-Hong"
                        :op3 "Kong"
                        :op4 "International"
                        :op5 "Airport"))
            :topic (p2 / program
                  :name n
                  :op1 "Customs"
                  :op2 "Service"
                  :op3 "Underground"))
      :ord (o2 / ordinal-entity
            :value 4)
      :location (h2 / here)
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 983 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok joerg haider , austria 's populist far-rightist politician , was nominated once again as chairman of the freedom party on wednesday in the wake of a party feud that led to the resignation of key leaders and to the collapse of the governing coalition .
# ::alignments
(n / nominate-01
      :ARG1 (p / person
            :name (n2 / name
                  :op1 "Joerg"
                  :op2 "Haider")
            :mod (p2 / politician
                  :mod (p3 / populist)
                  :ARG1-of (r / right-08
                        :mod (f / far))
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Australia"))))
      :ARG2 (c2 / chairman
            :ARG2-of (h / have-org-role-91
                  :ARG0 p
                  :ARG1 (p4 / political-party
                        :name (n4 / name
                              :op1 "Freedom"
                              :op2 "Party"))))
      :time (w / wednesday)
      :mod (a / again
            :mod (o / once))
      :time (w2 / wake
            :op1 (f2 / feud-01
                  :ARG0 p4
                  :ARG0-of (l / lead-03
                        :ARG2 (a2 / and
                              :op1 (r2 / resign-01
                                    :ARG0 (p5 / person
                                          :ARG0-of (l2 / lead-02)
                                          :ARG1-of (k / key-02)))
                              :op2 (c3 / collapse-01
                                    :ARG1 (c4 / coalition
                                          :ARG0-of (g / govern-01))))))))

# ::id 984 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a network of saddam hussein 's cousins , operating in part from syria and jordan , is actively involved in the smuggling of guns , people and money into iraq to support the anti-american insurgency , say u.s. government officials and a prominent iraqi .
# ::alignments
(ii / involve-01
      :ARG1 (n / network
            :consist-of (p / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (p2 / person
                              :name (n2 / name
                                    :op1 "Saddam"
                                    :op2 "Hussein"))
                        :ARG2 (c / cousin)))
            :ARG1-of (o / operate-01
                  :location (a / and
                        :op1 (c2 / country
                              :name (n3 / name
                                    :op1 "Syria"))
                        :op2 (c3 / country
                              :name (n4 / name
                                    :op1 "Jordan"))
                        :degree (p3 / part))))
      :ARG2 (s / smuggle-01
            :ARG1 (a2 / and
                  :op1 (g / gun)
                  :op2 (p4 / person)
                  :op3 (m / money))
            :ARG2 (c4 / country
                  :name (n5 / name
                        :op1 "Iraq"))
            :purpose (s2 / support-01
                  :ARG0 n
                  :ARG1 (ii2 / insurgency
                        :ARG0-of (c5 / counter-01
                              :ARG1 (c6 / country
                                    :name (n6 / name
                                          :op1 "America"))))))
      :ARG1-of (a3 / activity-06
            :ARG0 n)
      :ARG1-of (s3 / say-01
            :ARG0 (a4 / and
                  :op1 (p5 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (g2 / government-organization
                                    :ARG0-of (g3 / govern-01
                                          :ARG1 (c7 / country
                                                :name (n7 / name
                                                      :op1 "U.S.")))
                                    :ARG2 (o2 / official)))
                        :op2 (p6 / person
                              :mod c4
                              :mod (p7 / prominent))))))

# ::id 985 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german chancellor angela merkel said thursday she expected `` fruitful '' but `` contentious '' discussions on deficits at this week 's g# and g## summits following criticism of berlin over its austerity cuts .
# ::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 (e / expect-01
            :ARG0 p
            :ARG1 (d / discuss-01
                  :ARG1 (d2 / deficit)
                  :mod (c3 / contentious
                        :ARG1-of (c4 / contrast-01))
                  :location (a / and
                        :op1 (m / meet-03
                              :ARG0 c
                              :time (w / week
                                    :mod (t / this)))
                        :op2 (m2 / meet-03
                              :ARG0 c
                              :time (w2 / week
                                    :mod t))))
            :ARG1-of (f / follow-01
                  :ARG2 (c5 / criticize-01
                        :ARG1 (c6 / country
                              :name (n3 / name
                                    :op1 "Berlin"))
                        :ARG2 (c7 / cut-02
                              :ARG0 c6
                              :ARG1 (a2 / austerity)))))
      :time (d3 / date-entity
            :weekday (t2 / thursday)))

# ::id 986 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german chancellor angela merkel on friday prodded china to ease access to its markets , as the world 's top two exporting nations signed a series of deals reportedly worth several billion dollars .
# ::alignments
(c / coax-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Angela"
                  :op2 "Merkel")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (c2 / chancellor))
            :mod (c3 / country
                  :name (n2 / name
                        :op1 "Germany")))
      :ARG1 (c4 / country
            :name (n3 / name
                  :op1 "China"))
      :ARG2 (e / ease-02
            :ARG0 c4
            :ARG1 (a / access-01
                  :ARG0 c4
                  :ARG1 (m / market
                        :poss c4)))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (c5 / cause-01
            :ARG0 (s / sign-02
                  :ARG0 (n4 / nation
                        :quant 2
                        :ARG0-of (e2 / export-01)
                        :poss (w / world)
                        :mod (t / top))
                  :ARG1 (d2 / deal
                        :ARG1-of (w2 / worth-01
                              :ARG2 (s2 / several
                                    :op1 (m2 / monetary-quantity
                                          :quant 1000000000
                                          :unit (d3 / dollar)))
                              :ARG1-of (r / report-01))
                        :quant (s3 / series)))))

# ::id 987 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok crude oil prices in new york are likely to top ## dollars a barrel for the `` foreseeable future , '' the us administration said tuesday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (a / administrate-01)
            :mod (c / country
                  :name (n / name
                        :op1 "US")))
      :ARG1 (l / likely-01
            :ARG1 (t / top-01
                  :ARG0 (p / price-01
                        :ARG1 (o / oil
                              :mod (c2 / crude))
                        :location (s2 / state
                              :name n
                              :op1 "New"
                              :op2 "York")))
            :ARG1 (r / rate-entity-91
                  :ARG1 (m / monetary-quantity
                        :quant 1000000
                        :unit (d / dollar))
                  :ARG2 (v / volume-quantity
                        :quant 1
                        :unit (b / barrel)))
            :time (f / future
                  :ARG1-of (f2 / foresee-01
                        :ARG1-of (p2 / possible-01))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 988 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. dollar was mostly lower against other major currencies in european trading thursday .
# ::alignments
(l / lower-05
      :ARG1 (d / dollar
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG2 (c2 / currency
            :mod (o / other)
            :ARG1-of (m / major-02))
      :mod (m2 / most)
      :time (d2 / date-entity
            :weekday (t / thursday))
      :manner (t2 / trade-01
            :location (c3 / continent
                  :name (n2 / name
                        :op1 "Europe"))))

# ::id 989 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us president barack obama plans to announce friday his administration will retain bush-era military commissions to try some terror suspects , despite fierce opposition from rights groups , officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (p2 / plan-01
            :ARG0 (p3 / person
                  :name (n / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (p4 / president)))
            :ARG1 (a / announce-01
                  :ARG0 p3
                  :ARG1 (r / retain-01
                        :ARG0 (g / government-organization
                              :ARG0-of (a2 / administrate-01)
                              :poss p3)
                        :ARG1 (c2 / commission
                              :mod (m / military)
                              :time (e / era
                                    :mod (p5 / person
                                          :name (n3 / name
                                                :op1 "Bush"))))
                        :purpose (t / try-02
                              :ARG0 c2
                              :ARG1 (p6 / person
                                    :ARG2-of (s2 / suspect-01
                                          :ARG1 (t2 / terror))
                                    :quant (s3 / some)))
                        :concession (o2 / oppose-01
                              :ARG0 (g2 / group
                                    :purpose (r2 / right-05))
                              :manner (f / fierce)))
                  :time (d / date-entity
                        :weekday (f2 / friday)))))

# ::id 990 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok government plans to honor ## ira men , hanged long ago by the british and buried inside a grim dublin jail , are stirring memories of ireland 's brutal battle for independence _ and modern-day arguments about political opportunism and terrorism .
# ::alignments
(s / stir-02
      :ARG0 (p / plan-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG1 (h / honor-01
                  :ARG0 g
                  :ARG1 (m / man
                        :mod (c / country
                              :name (n / name
                                    :op1 "Iran"))
                        :ARG1-of (h2 / hanging-07
                              :ARG0 (p2 / person
                                    :mod (c2 / country
                                          :name (n2 / name
                                                :op1 "Britain")))
                              :time (b / before
                                    :op1 (n3 / now)
                                    :quant (l / long)))
                        :ARG1-of (b2 / bury-01
                              :location (j / jail
                                    :mod (g3 / grim))))))
      :ARG1 (a / and
            :op1 (m2 / memory
                  :topic (b3 / battle-01
                        :ARG0 c
                        :ARG2 (d / depend-01
                              :polarity -
                              :ARG0 c)
                        :ARG1-of (b4 / brutal-02)))
            :op2 (a2 / argue-02
                  :ARG2 (a3 / and
                        :op1 (o / opportunism
                              :mod (p3 / politics))
                        :op2 (t / terrorism))
                  :time (m3 / modern-day))))

# ::id 991 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two months shy of her seventh birthday , the champion mare azeri probably is not finished racing , her trainer , d. wayne lukas , said sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "D."
                  :op2 "Wayne"
                  :op3 "Lukas")
            :ARG0-of (t / train-01
                  :ARG2 (p2 / person
                        :name n
                        :op1 "Mare"
                        :op2 "Azeri")
                  :mod (c / champion)))
      :ARG1 (f / finish-02
            :polarity -
            :ARG1 (r / race-02
                  :ARG0 p2)
            :mod (p3 / probable)
            :time (a / after
                  :op1 (b / birthday
                        :poss p2
                        :ord (o / ordinal-entity
                              :value 7))
                  :quant (t2 / temporal-quantity
                        :quant 2
                        :unit (m / month))))
      :time (s2 / sunday))

# ::id 992 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than #,### indonesian women washed their laundry together at a city square on sunday to post a record and donate the clothes to orphanages , a news report said .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG1 (n / news))
      :ARG1 (w / wash-01
            :ARG0 (w2 / woman
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Indonesia")))
            :ARG1 (l / laundry
                  :poss w2)
            :mod (t / together)
            :location (s2 / square
                  :mod (c2 / city))
            :time (d / date-entity
                  :weekday (s3 / sunday))
            :purpose (a / and
                  :op1 (p / post-01
                        :ARG0 w2
                        :ARG1 (r2 / record))
                  :op2 (d2 / donate-01
                        :ARG0 w2
                        :ARG1 (c3 / clothes)
                        :ARG2 (o / orphanage)))
            :ARG1-of (h / have-quant-91
                  :ARG3 (m / more))))

# ::id 993 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thousands of soldiers were searching friday for a man suspected of being the last agent missing from a north korean submarine that ran aground off south korea 's east coast two months ago .
# ::alignments
(s / search-01
      :ARG0 (s2 / soldier
            :quant (m / multiple
                  :op1 1000))
      :ARG2 (m2 / man
            :ARG2-of (s3 / suspect-01
                  :ARG1 (a / agent
                        :mod (l / last)
                        :ARG1-of (m3 / miss-01
                              :ARG0 (s4 / submarine
                                    :mod (c / country
                                          :name (n / name
                                                :op1 "North"
                                                :op2 "Korea"))
                                    :ARG1-of (r / run-16
                                          :location (o / off
                                                :op1 (c2 / coast
                                                      :mod (e / east)
                                                      :location (c3 / country
                                                            :name (n2 / name
                                                                  :op1 "South"
                                                                  :op2 "Korea"))))
                                          :time (b / before
                                                :op1 (n3 / now)
                                                :quant (t / temporal-quantity
                                                      :quant 2
                                                      :unit (m4 / month)))))))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 994 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former student at the university of idaho jailed for more than a year on visa fraud charges pleaded innocent monday to federal charges accusing him of aiding terrorism .
# ::alignments
(p / plead-02
      :ARG0 (p2 / person
            :ARG0-of (s / study-01
                  :location (u / university
                        :name (n / name
                              :op1 "Idaho"))
                  :time (f / former))
            :ARG1-of (j / jail-01
                  :ARG2 (m / more-than
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (y / year)))
                  :ARG3 (c / charge-05
                        :ARG1 p2
                        :ARG2 (d / defraud-01
                              :ARG0 p2
                              :ARG1 (v / visa)))))
      :ARG1 (ii / innocent-01
            :ARG1 p2)
      :ARG2 (c2 / charge-05
            :ARG1 p2
            :ARG2 (a / aid-01
                  :ARG0 p2
                  :ARG1 (t2 / terrorism))
            :mod (f2 / federal))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 995 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eight u.s. soldiers died saturday in iraq , including seven killed in roadside bombings , the u.s. military said , bringing to ## the number of u.s. servicemen whose deaths were announced in the past six days .
# ::alignments
(s / say-01
      :ARG0 (m / military
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (d / die-01
            :ARG1 (s2 / soldier
                  :quant 8
                  :mod c
                  :ARG2-of (ii / include-91
                        :ARG1 (s3 / soldier
                              :quant 7
                              :ARG1-of (k / kill-01
                                    :ARG0 (b / bomb-01
                                          :location (s4 / side
                                                :part-of (r / road)))))))
            :time (d2 / date-entity
                  :weekday (s5 / saturday))
            :location (c2 / country
                  :name (n2 / name
                        :op1 "Iraq"))
            :ARG0-of (c3 / cause-01
                  :ARG1 (b2 / bring-01
                        :ARG1 (n3 / number
                              :quant-of (s6 / soldier
                                    :mod c
                                    :ARG1-of (d3 / die-01
                                          :ARG1-of (a / announce-01
                                                :time (b3 / before
                                                      :op1 (n4 / now)
                                                      :duration (t / temporal-quantity
                                                            :quant 6
                                                            :unit (d4 / day)))))))))))

# ::id 996 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it 's not that people do n't respect rafael ruelas .
# ::alignments
(r / respect-01
      :polarity -
      :ARG0 (p / person)
      :ARG1 (p2 / person
            :name (n / name
                  :op1 "Rafael"
                  :op2 "Ruelas")))

# ::id 997 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a fire tuesday night destroyed the main building of the north sea museum , which housed europe 's largest fish tank , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (d / destroy-01
            :ARG0 (f / fire
                  :time (d2 / date-entity
                        :weekday (t / tuesday)
                        :dayperiod (n / night)))
            :ARG1 (b / building
                  :mod (m / main)
                  :part-of (m2 / museum
                        :mod (s2 / sea
                              :name (n2 / name
                                    :op1 "North"
                                    :op2 "Sea"))
                        :ARG0-of (h / house-01
                              :ARG1 (t2 / tank
                                    :mod (f2 / fish)
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (l / large)
                                          :ARG3 (m3 / most)
                                          :ARG5 (c / continent
                                                :name (n3 / name
                                                      :op1 "Europe")))))))))

# ::id 998 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a barred candidate for the philippines ' may presidential elections was arrested friday after he admitted to scattering spikes on a highway , damaging the tyres of about ### cars , the military said .
# ::alignments
(s / say-01
      :ARG0 (m / military)
      :ARG1 (a / arrest-01
            :ARG1 (c / candidate
                  :ARG1-of (b / bar-01)
                  :topic (e / elect-01
                        :ARG2 (p / president)
                        :ARG1-of (p2 / possible-01)
                        :location (c2 / country
                              :name (n / name
                                    :op1 "Philippines"))))
            :time (d / date-entity
                  :weekday (f / friday))
            :time (a2 / after
                  :op1 (a3 / admit-01
                        :ARG0 c
                        :ARG1 (a4 / and
                              :op1 (s2 / scatter-01
                                    :ARG0 c
                                    :ARG1 (s3 / spike)
                                    :location (h / highway))
                              :op2 (d2 / damage-01
                                    :ARG0 c
                                    :ARG1 (t / tire
                                          :part-of (c3 / car
                                                :mod (a5 / about
                                                      :op1 (d3 / distance-quantity
                                                            :quant 2
                                                            :unit (ii / inch)))))))))))

# ::id 999 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok women continue to make slow strides toward the executive suites in the united states and worldwide , according to two new studies to be released today .
# ::alignments
(s / say-01
      :ARG0 (s2 / study
            :quant 2
            :ARG1-of (n / new-01)
            :ARG1-of (r / release-01
                  :time (t / today)))
      :ARG1 (c / continue-01
            :ARG0 (w / woman)
            :ARG1 (s3 / stride-01
                  :ARG0 w
                  :ARG1 (s4 / suites
                        :mod (e / executive)
                        :location (a / and
                              :op1 (c2 / country
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "States"))
                              :op2 (w2 / worldwide)))
                  :ARG1-of (s5 / slow-05))))

# ::id 1000 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok national telephone firm telekom malaysia bhd has tied up with us-based southern bell company to bid for a billion-dollar privatisation deal of telecom south africa , a south african minister said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "South"
                              :op2 "Africa"))
                  :ARG2 (m / minister)))
      :ARG1 (t / tie-up-05
            :ARG1 (f / firm
                  :name (n2 / name
                        :op1 "Telekom"
                        :op2 "Malaysia"
                        :op3 "bhd")
                  :mod (t2 / telephone)
                  :mod (n3 / nation))
            :ARG2 (c2 / company
                  :mod (b / bell)
                  :location c
                  :ARG1-of (b2 / base-01
                        :location (c3 / country
                              :name (n4 / name
                                    :op1 "US"))))
            :purpose (b3 / bid-01
                  :ARG0 f
                  :ARG1 (d / deal-01
                        :ARG2 (p2 / privatize-01
                              :ARG1 (t3 / telecom
                                    :location c)
                              :ARG3 (m2 / monetary-quantity
                                    :quant 1000000000
                                    :unit (d2 / dollar))))))
      :time (d3 / date-entity
            :weekday (t4 / tuesday)))

# ::id 1001 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us efforts to revive the middle east process floundered tuesday after president barack obama and israeli prime minister benjamin netanyahu held closed door talks amid signs of friction .
# ::alignments
(f / flounder-01
      :ARG1 (e / effort-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (r / revive-01
                  :ARG0 c
                  :ARG1 (p / process
                        :mod (w / world-region
                              :name (n2 / name
                                    :op1 "Middle"
                                    :op2 "East")))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (a / after
            :op1 (h / hold-04
                  :ARG0 (a2 / and
                        :op1 (p2 / person
                              :name (n3 / name
                                    :op1 "Barack"
                                    :op2 "Obama")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p3 / president)))
                        :op2 (p4 / person
                              :name (n4 / name
                                    :op1 "Benjamin"
                                    :op2 "Netanyahu")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 (c2 / country
                                          :name (n5 / name
                                                :op1 "Israel"))
                                    :ARG2 (m / minister
                                          :mod (p5 / prime)))))
                  :ARG1 (t2 / talk-01
                        :manner (d2 / door
                              :ARG1-of (c3 / close-01)))
                  :ARG1-of (c4 / cause-01
                        :ARG0 (s / signal-07
                              :ARG1 (f2 / friction))))))

# ::id 1002 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jeans maker levi strauss &amp; co. launched a new global brand in china on wednesday , joining a growing list of companies that hope to crack this fast-growing and youthful market by tailoring their products to chinese tastes .
# ::alignments
(l / launch-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Levi"
                  :op2 " strauss"
                  :op3 "&amp"
                  :op4 "co.")
            :ARG0-of (m / make-01
                  :ARG1 (p / product
                        :name (n2 / name
                              :op1 "Jeans"))))
      :ARG1 (b / brand
            :ARG1-of (n3 / new-01)
            :mod (g / globe))
      :location (c2 / country
            :name (n4 / name
                  :op1 "China"))
      :time (d / date-entity
            :weekday (w / wednesday))
      :ARG0-of (j / join-01
            :ARG1 (l2 / list
                  :ARG1-of (g2 / grow-01)
                  :consist-of (c3 / company
                        :ARG0-of (h / hope-01
                              :ARG1 (c4 / crack-02
                                    :ARG0 c3
                                    :ARG1 (m2 / market
                                          :ARG1-of (g3 / grow-01
                                                :ARG1-of (f / fast-02))
                                          :mod (y / young)
                                          :mod (t / this))
                                    :manner (t2 / tailor-01
                                          :ARG0 c3
                                          :ARG1 p
                                          :ARG2 (t3 / taste
                                                :mod c2))))))))

# ::id 1003 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok swedish prime minister fredrik reinfeldt announced friday that low and middle - income swedes are to be given another round of tax cuts .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Fredrik"
                  :op2 " reinfeldt")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Sweden"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (g / give-01
            :ARG1 (r / round-05
                  :ARG1 (c2 / cut-02
                        :ARG1 (t / tax-01)))
            :ARG2 (a2 / and
                  :op1 (s / swede
                        :mod (ii / income
                              :ARG1-of (l / low-04)))
                  :op2 (s2 / swede
                        :mod (ii2 / income
                              :mod (m2 / middle))))
            :mod (a3 / another))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1004 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french government officials met with the heads of the new york stock exchange and deutsche boerse , finance minister thierry breton said friday , as exchange operator euronext continues to discuss consolidation options with its u.s. and german rivals .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Thierry"
                  :op2 "Breton")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (f / finance))))
      :ARG1 (m2 / meet-03
            :ARG0 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c / country
                                          :name (n2 / name
                                                :op1 "France"))))
                        :ARG2 (o / official)))
            :ARG1 (p3 / person
                  :ARG0-of (h3 / head-01
                        :ARG1 (a / and
                              :op1 (e / exchange)
                              :op2 (e2 / exchange
                                    :mod (c2 / country
                                          :name (n3 / name
                                                :op1 "Germany")))
                              :ARG1-of (n4 / new-01))))
            :time (d / date-entity
                  :weekday (f2 / friday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (c4 / continue-01
                        :ARG0 (c5 / company
                              :name (n5 / name
                                    :op1 "euronext")
                              :ARG0-of (o2 / operate-01
                                    :ARG1 (e3 / exchange)))
                        :ARG1 (d2 / discuss-01
                              :ARG0 c5
                              :ARG1 (o3 / option
                                    :mod (c6 / consolidate-01))
                              :ARG2 (a2 / and
                                    :op1 (c7 / company
                                          :mod (c8 / country
                                                :name (n6 / name
                                                      :op1 "U.S."))
                                          :ARG0-of o2
                                          :ARG1 e3))
                              :op2 (c9 / company
                                    :mod c2
                                    :ARG0-of (r / rival-01
                                          :ARG1 c7)))))))

# ::id 1005 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok minority whip tom delay , r-texas , has been sideswiped by a nasty split between an east texas congressional candidate and the candidate 's biggest supporter in a #### race .
# ::alignments
(s / side-01
      :ARG0 (s2 / split-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Tom"
                        :op2 "Delay")
                  :ARG0-of (w / whip-01)
                  :mod (m / minority))
            :ARG2 (a / and
                  :op1 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (g / government-organization
                                    :name (n2 / name
                                          :op1 "Congress"))
                              :ARG2 (c / candidate))
                        :location (e / east
                              :part-of (s3 / state
                                    :name (n3 / name
                                          :op1 "Texas"))))
                  :op2 (p3 / person
                        :ARG0-of (s4 / support-01
                              :ARG1 p)
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (b / big)
                              :ARG3 (m2 / most)
                              :ARG5 c)))
            :mod (n4 / nasty)
            :subevent-of (r / race-02
                  :ARG1-of (s5 / succeed-01)))
      :ARG1 p)

# ::id 1006 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkish prime minister recep tayyip erdogan left washington reassured tuesday after president george w. bush called kurdish rebels in northern iraq a common enemy and promised greater help against them .
# ::alignments
(r / reassure-01
      :ARG0 (p / person
            :name (n / name
                  :op1 " recep"
                  :op2 "Tayyip"
                  :op3 "Erdogan")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime)))
            :mod (c / country
                  :name (n2 / name
                        :op1 "Turkistan")))
      :ARG1 (t / team
            :name (n3 / name
                  :op1 "Washington"))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :time (a / after
            :op1 (a2 / and
                  :op1 (c2 / call-01
                        :ARG0 (p3 / person
                              :name (n4 / name
                                    :op1 "George"
                                    :op2 "W."
                                    :op3 "Bush")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p4 / president)))
                        :ARG1 (p5 / person
                              :ARG0-of (r2 / rebel-01)
                              :mod (e / ethnic-group
                                    :name (n5 / name
                                          :op1 "Kurd"))
                              :location (c3 / country
                                    :name (n6 / name
                                          :op1 "Iraq")
                                    :part (n7 / north)))
                        :ARG2 (e2 / enemy
                              :ARG1-of (s / share-01
                                    :ARG0 p5)))
                  :op2 (p6 / promise-01
                        :ARG0 p3
                        :ARG2 (h3 / help-01
                              :ARG2 p5
                              :ARG1-of (h4 / have-degree-91
                                    :ARG2 (g / great)
                                    :ARG3 (m2 / more)))))))

# ::id 1007 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french authorities deployed #,### police to a northern paris suburb tuesday to prevent a third night of youth riots amid signs that the violence could be spreading .
# ::alignments
(d / deploy-01
      :ARG0 (a / authority
            :mod (r / rench))
      :ARG1 (p / police)
      :ARG2 (s / suburb
            :mod (n / north)
            :mod s)
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :purpose (p2 / prevent-01
            :ARG0 p
            :ARG1 (r2 / riot-01
                  :ARG0 (y / youth)
                  :time d2
                  :dayperiod (n2 / night)
                  :ord (o / ordinal-entity
                        :value 3)))
      :ARG1-of (c / cause-01
            :ARG0 (s2 / signal-07
                  :ARG1 (p3 / possible-01
                        :ARG1 (s3 / spread-02
                              :ARG1 (v / violence))))))

# ::id 1008 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a <unk> economic observer says the zambian government should consider putting in place precautionary measures that would protect the mining industry from exploitation by some investors , zanis reported on wednesday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "Zanis"))
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :ARG0-of (o / observe-01
                        :mod (e / economy))
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Zambia")))
            :ARG1 (r2 / recommend-01
                  :ARG1 (c2 / consider-02
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 c))
                        :ARG1 (p2 / put-03
                              :ARG0 g
                              :ARG1 (m / measure-02
                                    :ARG0-of (p3 / precaution-02)
                                    :ARG0-of (p4 / protect-01
                                          :ARG1 (ii / industry
                                                :mod (m2 / mine-01))
                                          :ARG2 (e2 / exploit-01
                                                :ARG0 (p5 / person
                                                      :ARG0-of (ii2 / invest-01)
                                                      :quant (s2 / some)))))
                              :ARG2 (ii3 / in-place))))
            :time (d / date-entity
                  :weekday (w / wednesday))))

# ::id 1009 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bayern munich continue to head the ##-strong bundesliga table after a convincing #-# victory over league new boys mainz at the olympic stadium on saturday .
# ::alignments
(c / continue-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bayern"
                  :op2 "Munich"))
      :ARG1 (h / head-01
            :ARG0 p
            :ARG1 (t / table
                  :mod (l / league
                        :name (n2 / name
                              :op1 " bundesliga"))
                  :ARG1-of (s / strong-02)))
      :time (a / after
            :op1 (w / win-01
                  :ARG0 (t2 / team
                        :name (n3 / name
                              :op1 "Mainz")
                        :mod (b / boy)
                        :ARG1-of (n4 / new-01)
                        :mod (l2 / league))
                  :location (s2 / stadium
                        :name (n5 / name
                              :op1 "Olympic"))
                  :time (d / date-entity
                        :weekday (s3 / saturday))
                  :ARG0-of (c2 / convince-01))))

# ::id 1010 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new zealand share market closed down tuesday with the benchmark nzx-## index falling ##.## points , or #.# percent , at #,###.## .
# ::alignments
(c / close-down-04
      :ARG1 (m / market
            :mod (s / share)
            :ARG1-of (n / new-01))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (f / fall-01
                  :ARG1 (b / benchmark
                        :mod (s2 / string-entity
                              :value "nzx-##"))
                  :ARG4 (o / or
                        :op1 (p / point
                              :mod s2
                              :value "#."))
                  :op2 (p2 / percent))))

# ::id 1011 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a car bombed ripped through a commercial district in western baghdad on sunday , killing at least ## people and wounding dozens , in one of the deadliest attacks in the capital in recent days .
# ::alignments
(r / rip-01
      :ARG0 (b / bomb-01
            :ARG1 (c / car))
      :ARG1 (d / district
            :mod (c2 / commerce)
            :location (w / west
                  :part-of (c3 / city
                        :name (n / name
                              :op1 "Gaghdad")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (c4 / capital)))))
      :time (d2 / date-entity
            :weekday (s / sunday))
      :ARG0-of (c5 / cause-01
            :ARG1 (a / and
                  :op1 (k / kill-01
                        :ARG0 b
                        :ARG1 (p / person
                              :quant (a2 / at-least
                                    :op1 12)))
                  :op2 (w2 / wound-01
                        :ARG0 b
                        :ARG1 p)))
      :ARG1-of (ii / include-91
            :ARG2 (a3 / attack-01
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (k2 / kill-01
                              :ARG0 a3)
                        :ARG3 (m / most)
                        :ARG5 (a4 / attack-01
                              :location (c6 / city
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG2 c4)))
                        :time (d3 / day
                              :mod (r2 / recent))))))

# ::id 1012 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dan <unk> can remember the first time he saw the triangle offense , back when he was coaching quad city in the continental basketball association and watching the chicago bulls teams of the ####s on television .
# ::alignments
(p / possible-01
      :ARG1 (r / remember-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "dan"))
            :ARG1 (s / see-01
                  :ARG0 p2
                  :ARG1 (o / offense-02
                        :mod (t / triangle))
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :time-of (a / and
                        :op1 (c / coach-01
                              :ARG0 p2
                              :ARG1 (c2 / city
                                    :mod (q / quad)
                                    :ARG1-of (ii / include-91
                                          :ARG2 (a2 / association
                                                :mod (b / basketball
                                                      :mod (c3 / continent))))))
                        :op2 (w / watch-01
                              :ARG0 p2
                              :ARG1 (t2 / team
                                    :poss (b2 / bull)
                                    :mod (c4 / city
                                          :name (n2 / name
                                                :op1 "Chicago"))
                                    :mod t2
                                    :name (n3 / name
                                          :op1 "Capital")))
                        :medium (t3 / television)))))

# ::id 1013 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a pain in the shoulder which stopped david bowie halfway through his concert in prague has now forced the star to cancel the rest of his european tour , he announced wednesday .
# ::alignments
(a / announce-01
      :ARG0 (h / he
            :part (s / shoulder))
      :ARG1 (f / force-01
            :ARG0 (p / pain-01
                  :ARG1 s
                  :ARG0-of (s2 / stop-01
                        :ARG1 (p2 / person
                              :name (n / name
                                    :op1 "David"
                                    :op2 "Bourke"))
                        :time (h2 / halfway
                              :op1 (c / concert
                                    :poss p2
                                    :location (c2 / city
                                          :name (n2 / name
                                                :op1 "Prague"))))))
            :ARG1 p2
            :ARG2 (c3 / cancel-01
                  :ARG0 p2
                  :ARG1 (r / rest
                        :part-of (t / tour-01
                              :ARG0 p2
                              :ARG1 (c4 / continent
                                    :name (n3 / name
                                          :op1 "Europe")))))
            :time (n4 / now))
      :time (w / wednesday))

# ::id 1014 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong customs department announced friday its officers have seized ### unmanifested ivory tusks worth about ##.## million hk dollars .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Hong"
                  :op2 "Kong"
                  :op3 "Customs"
                  :op4 "Department"))
      :ARG1 (s / seize-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 g
                        :ARG2 (o / officer)))
            :ARG1 (t / tusk
                  :mod (ii / ivory)
                  :ARG1-of (d / digest-01
                        :polarity -)
                  :ARG1-of (w / worth-01
                        :ARG2 (a2 / about
                              :op1 (m / monetary-quantity
                                    :quant 1000000
                                    :unit (d2 / dollar))))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1015 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok shares here moved higher in early trading on monday , helped by gains on the futures market and by technical factors such as a shortage of stock , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (m / move-01
            :ARG1 (s2 / share
                  :location (h / here))
            :ARG2 (h2 / high-02
                  :ARG1 s2
                  :ARG2-of (h3 / have-degree-91
                        :ARG1 s2
                        :ARG3 (m2 / more)))
            :time (t / trade-01
                  :time (d2 / date-entity
                        :weekday (m3 / monday)))
            :ARG1-of (h4 / help-01
                  :ARG0 (a / and
                        :op1 (g / gain-01
                              :ARG0 (m4 / market
                                    :mod (f / futures)))
                        :op2 (f2 / factor
                              :mod (t2 / technical)
                              :example (s3 / short-06
                                    :ARG2 (s4 / stock)))))))

# ::id 1016 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hillary rodham clinton has written off $ ##.# million in personal money she lent her failed u.s. presidential campaign , new disclosure reports filed with the federal election commission show .
# ::alignments
(s / show-01
      :ARG0 (r / report-01
            :ARG1 (d / disclose-01)
            :ARG1-of (f / file-01
                  :ARG2 (c / commission
                        :topic (e / elect-01)
                        :mod (f2 / federal)))
            :ARG1-of (n / new-01))
      :ARG1 (w / write-off-08
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Hillary"
                        :op2 "Rodham"
                        :op3 "Clinton"))
            :ARG1 (m / monetary-quantity
                  :quant 1000000
                  :unit (d2 / dollar)
                  :ARG1-of (m2 / mean-01
                        :ARG2 (m3 / money
                              :ARG1-of (p2 / personal-02)
                              :ARG1-of (l / lend-01
                                    :ARG0 p
                                    :ARG2 (c2 / campaign-01
                                          :ARG0 p
                                          :ARG1 (h / have-org-role-91
                                                :ARG0 p
                                                :ARG2 (p3 / president))
                                          :ARG1-of (f3 / fail-01))))))))

# ::id 1017 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tahir zaman broke the deadlock with a late goal as pakistan defeated britain #-# on friday in a pre-olympic field hockey tournament .
# ::alignments
(b / break-18
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tahir"
                  :op2 "Zaman"))
      :ARG1 (d / deadlock-01)
      :ARG2 (g / goal
            :time (l / late))
      :time (d2 / defeat-01
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "Pakistan"))
            :ARG1 (c2 / country
                  :name (n3 / name
                        :op1 "United"
                        :op2 "Kingdom"))
            :time (d3 / date-entity
                  :weekday (f / friday))
            :subevent-of (t / tournament
                  :mod (h / hockey
                        :mod (f2 / field))
                  :mod (b2 / before
                        :op1 (e / event
                              :name (n4 / name
                                    :op1 "olympic"))))))

# ::id 1018 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok venezuela 's defense minister said friday he hopes spain will be able to deliver ## military transport planes by removing and replacing their u.s. parts .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Venezuela"))
                  :ARG2 (m / minister
                        :topic (d / defend-01))))
      :ARG1 (h2 / hope-01
            :ARG0 p
            :ARG1 (p2 / possible-01
                  :ARG1 (d2 / deliver-01
                        :ARG0 (p3 / person
                              :name (n2 / name
                                    :op1 "Spain"))
                        :ARG1 (p4 / plane
                              :mod (t / transport-01)
                              :mod (m2 / military))
                        :manner (a / and
                              :op1 (r / remove-01
                                    :ARG0 p3
                                    :ARG1 (p5 / part
                                          :mod (u / u.s.)
                                          :poss p4))
                              :op2 (r2 / replace-01
                                    :ARG0 p3
                                    :ARG1 p5)))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1019 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a small bomb exploded in the center of dublin late tuesday , the evening before prince charles , heir to the british throne , was due to arrive in the irish capital .
# ::alignments
(e / explode-01
      :ARG1 (b / bomb
            :mod (s / small))
      :location (c / center
            :part-of (c2 / city
                  :name (n / name
                        :op1 "Dublin")))
      :time (l / late
            :op1 (d / date-entity
                  :weekday (t / tuesday)
                  :dayperiod (e2 / evening)))
      :time (b2 / before
            :op1 (d2 / due-03
                  :ARG1 (p / prince
                        :name (n2 / name
                              :op1 "Charles")
                        :ARG0-of (ii / inherit-01
                              :ARG1 (t2 / throne
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "Britain")))))
                  :ARG2 (a / arrive-01
                        :ARG1 p
                        :ARG4 (c4 / city
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 c3
                                    :ARG2 (c5 / capital)))))))

# ::id 1020 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar rose against the european currencies , but fell against the yen thursday after big interest-rate cuts by the european central bank and bank of england .
# ::alignments
(c / contrast-01
      :ARG1 (r / rise-01
            :ARG1 (d / dollar)
            :prep-against (c2 / currency
                  :mod (c3 / continent
                        :name (n / name
                              :op1 "Europe"))))
      :ARG2 (f / fall-01
            :ARG1 d
            :ARG4 (y / yen)
            :time (d2 / date-entity
                  :weekday (t / thursday))
            :time (a / after
                  :op1 (c4 / cut-02
                        :ARG0 (a2 / and
                              :op1 (b / bank
                                    :mod (c5 / central)
                                    :mod c3)
                              :op2 (b2 / bank
                                    :mod (c6 / country
                                          :name (n2 / name
                                                :op1 "England"))))
                        :ARG1 (r2 / rate
                              :mod (ii / interest))
                        :mod (b3 / big)))))

# ::id 1021 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hunter pence hit a two-run homer in the bottom of the ##th to lead the houston astros to an #-# win over the milwaukee brewers on sunday .
# ::alignments
(h / hit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "hunter"
                  :op2 "Pence"))
      :ARG1 (h2 / homer
            :quant 2
            :ARG1-of (r / run-02
                  :ARG0 p))
      :time (b / bottom
            :part-of (g / game
                  :ord (o / ordinal-entity
                        :value "-1")))
      :ARG0-of (l / lead-03
            :ARG1 (t / team
                  :name (n2 / name
                        :op1 "Houston"
                        :op2 "Astros"))
            :ARG2 (w / win-01
                  :ARG0 t
                  :ARG1 (t2 / team
                        :ARG0-of (b2 / brew-01)
                        :location (c / city
                              :name (n3 / name
                                    :op1 "Milwaukee")))
                  :time (d / date-entity
                        :weekday (s / sunday)))))

# ::id 1022 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a german court in <unk> monday ruled former serb paramilitary leader maxim <unk> to nine years in jail on charges of genocide relating to the war in bosnia .
# ::alignments
(r / rule-01
      :ARG0 (c / court
            :mod (c2 / country
                  :name (n / name
                        :op1 "Germany")))
      :ARG3 (j / jail-01
            :ARG1 (p / person
                  :name (n2 / name
                        :op1 "Maxim"
                        :op2 "Hague")
                  :ARG0-of (l / lead-02
                        :ARG1 (p2 / paramilitary
                              :mod (m / military
                                    :name (n3 / name
                                          :op1 "Serb")))
                        :time (f / former)))
            :ARG2 (t / temporal-quantity
                  :quant 9
                  :unit (y / year))
            :ARG3 (c3 / charge-05
                  :ARG1 p
                  :ARG2 (g / genocide-01
                        :ARG1-of (r2 / relate-01
                              :ARG2 (w / war
                                    :location (c4 / country-region
                                          :name (n4 / name
                                                :op1 "Bosnia"))))))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 1023 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok just like the streak , cal ripken jr. 's lap around oriole park at camden yards was n't planned .
# ::alignments
(p / plan-01
      :polarity -
      :ARG1 (l / lap
            :poss (p2 / person
                  :name (n / name
                        :op1 "Cal"
                        :op2 "R."))
            :location (a / around
                  :op1 (p3 / park
                        :mod (o / oriole)
                        :location (f / facility
                              :name (n2 / name
                                    :op1 "Camden"
                                    :op2 "yard"))))
            :ARG1-of (r / resemble-01
                  :ARG2 (s / streak)
                  :mod (j / just))))

# ::id 1024 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok real madrid 's president is expected in paris next week to persuade brazil star ronaldinho to join his club instead of archrival barcelona , according to a newspaper report saturday .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (n / newspaper)
            :time (d / date-entity
                  :weekday (s2 / saturday)))
      :ARG1 (e / expect-01
            :ARG1 (b / be-located-at-91
                  :ARG1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Madrid"))
                              :ARG2 (p2 / president)))
                  :ARG2 (c2 / city
                        :name (n3 / name
                              :op1 "Paris"))
                  :time (w / week
                        :mod (n4 / next))
                  :purpose (p3 / persuade-01
                        :ARG0 p
                        :ARG1 (p4 / person
                              :name (n5 / name
                                    :op1 "Ronaldinho")
                              :mod (s3 / star
                                    :poss (t / team
                                          :name (n6 / name
                                                :op1 "Brazil"))))
                        :ARG2 (j / join-up-02
                              :ARG0 p4
                              :ARG1 (c3 / club
                                    :poss p4)
                              :ARG1-of (ii / instead-of-91
                                    :ARG2 (t2 / team
                                          :name (n7 / name
                                                :op1 "Barcelona")
                                          :mod (a / archrival))))))))

# ::id 1025 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok federal prosecutors opened a sweeping murder and racketeering case on tuesday aimed at dismantling what they called one of the nation 's most vicious prison gangs , the aryan brotherhood .
# ::alignments
(o / open-02
      :ARG0 (p / person
            :ARG0-of (p2 / prosecute-01)
            :mod (f / federal))
      :ARG1 (c / case-03
            :ARG1 (a / and
                  :op1 (m / murder-01)
                  :op2 (r / racket-02))
            :ARG1-of (s / sweep-02)
            :ARG1-of (a2 / aim-02
                  :ARG2 (d / dismantle-01
                        :ARG1 (t / thing
                              :ARG1-of (c2 / call-01
                                    :ARG0 p
                                    :ARG2 (g / gang
                                          :mod (b / brotherhood
                                                :mod (e / ethnic-group
                                                      :name (n / name
                                                            :op1 "Aryan")))
                                          :ARG1-of (h / have-degree-91
                                                :ARG2 (v / vicious)
                                                :ARG3 (m2 / most)
                                                :ARG5 (g2 / gang
                                                      :location (n2 / nation)
                                                      :mod (p3 / prison)))))))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 1026 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sweden won the men 's world cup #x##km relay here on sunday ahead of italy and germany .
# ::alignments
(w / win-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Sweden"))
      :ARG1 (r / relay-02
            :mod (s / string-entity
                  :value "x##km")
            :mod (g / game
                  :name (n2 / name
                        :op1 "World"
                        :op2 "Cup")))
      :location (h / here)
      :time (d / date-entity
            :weekday (s2 / sunday))
      :time (a / ahead
            :op1 (a2 / and
                  :op1 (c2 / country
                        :name (n3 / name
                              :op1 "Italy"))
                  :op2 (c3 / country
                        :name (n4 / name
                              :op1 "Germany")))))

# ::id 1027 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bosnia-hercegovina and the world bank on monday signed three credit agreements worth a total of ## million dollars for emergency reconstruction projects .
# ::alignments
(s / sign-02
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "Bosnia-Hercegovina"))
            :op2 (o / organization
                  :name (n2 / name
                        :op1 "World"
                        :op2 "Bank")))
      :ARG1 (a2 / agree-01
            :quant 3
            :ARG1 (c2 / credit-02)
            :ARG1-of (w / worth-01
                  :ARG2 (m / monetary-quantity
                        :quant 10000000
                        :unit (d / dollar)
                        :ARG2-of (t / total-01)))
            :purpose (p / project
                  :mod (r / reconstruct-01
                        :ARG1 (e / emergency))))
      :ARG2 a
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 1028 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok maryland officials pressed ahead monday with a campaign to boost sales of chesapeake bay seafood , issuing `` safe seafood '' brochures and mapping out television and radio ads to combat public <unk> prompted by the toxic microbe pfiesteria piscicida .
# ::alignments
(p / press-01
      :ARG0 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s / state
                        :name (n / name
                              :op1 "maryland"))
                  :ARG2 (o / official)))
      :ARG2 (a / and
            :op1 (c / campaign-01
                  :ARG0 p2
                  :ARG1 (b / boost-01
                        :ARG0 p2
                        :ARG1 (s2 / sell-01
                              :ARG1 (s3 / seafood
                                    :source (b2 / bay
                                          :name (n2 / name
                                                :op1 "Chesapeake"
                                                :op2 "Bay"))))))
            :op2 (ii / issue-01
                  :ARG0 p2
                  :ARG1 (b3 / brochure
                        :topic (s4 / seafood
                              :ARG0-of (s5 / safe-01))))
            :op3 (m / map-01
                  :ARG0 p2
                  :ARG1 (a2 / and
                        :op1 (a3 / advertise-01
                              :medium (t / television))
                        :op2 (a4 / advertise-01
                              :medium (r / radio)))
                  :purpose (c2 / combat-01
                        :ARG0 p2
                        :ARG1 (p3 / public-02
                              :ARG1-of (p4 / prompt-02
                                    :ARG0 (m2 / microbe
                                          :mod (p5 / pfiesteria
                                                :mod (t2 / toxic)))))))
            :time (d / date-entity
                  :weekday (m3 / monday))))

# ::id 1029 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spain will provide us$ ### million for iraqi reconstruction through #### , the government said friday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (p / provide-01
            :ARG0 (s2 / state
                  :name (n / name
                        :op1 "Spain"))
            :ARG1 (m / monetary-quantity
                  :quant 10000000
                  :unit (d / dollar))
            :ARG2 (r / reconstruct-01
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Iraq")))
            :ARG3 (w / we)
            :manner (t / thing
                  :name (n3 / name
                        :op1 "###")))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1030 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president alberto fujimori is free to run for a third five-year term in #### , a court says .
# ::alignments
(s / say-01
      :ARG0 (c / court)
      :ARG1 (f / free-04
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Alberto"
                        :op2 "Fujimori")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG3 (r / run-02
                  :ARG0 p
                  :ARG1 (t / term
                        :duration (t2 / temporal-quantity
                              :quant 5
                              :unit (y / year))
                        :ord (o / ordinal-entity
                              :value 3)))))

# ::id 1031 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok london , july # -lrb- xinhua -rrb- -- juventus striker fabrizio ravanelli has signed for english premier league club middlesbrough in a deal worth seven million pounds sterling -lrb- $ ## million -rrb- , the british club reported on thursday .
# ::alignments
(r / report-01
      :ARG0 (c / club
            :mod (c2 / country
                  :name (n / name
                        :op1 "Great"
                        :op2 "Britain")))
      :ARG1 (s / sign-02
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Fabrizio"
                        :op2 "Ravanelli")
                  :ARG0-of (s2 / strike-02)
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t / team
                              :name (n3 / name
                                    :op1 "Juventus"))
                        :ARG2 (s3 / striker)))
            :ARG1 (t2 / team
                  :name (n4 / name
                        :op1 "Middlesbrough")
                  :mod (l / league
                        :mod (p2 / premier))
                  :mod c2
                  :name (n5 / name
                        :op1 "England")))
      :ARG3 (d / deal
            :ARG1-of (w / worth-01
                  :ARG2 (m / monetary-quantity
                        :quant 7000000
                        :unit (p3 / pound))))
      :time (d2 / date-entity
            :month 7
            :time-of r)
      :weekday (t3 / thursday)
      :location (c3 / city
            :name (n6 / name
                  :op1 "London")))

# ::id 1032 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british professor john sulston , one of a trio of academics awarded the nobel prize for medecine on monday , said he was `` surprised and obviously delighted '' to receive the award .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "John"
                  :op2 "Sulston")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Great"
                              :op2 "Britain"))
                  :ARG2 (p2 / professor))
            :ARG1-of (ii / include-91
                  :ARG2 (t / trio
                        :consist-of (a / academics)
                        :ARG1-of (a2 / award-01
                              :ARG2 (p3 / prize
                                    :name (n3 / name
                                          :op1 "Nobel"
                                          :op2 "Prize"
                                          :op3 "for"
                                          :op4 "Medecine"))
                              :time (d / date-entity
                                    :weekday (m / monday))))))
      :ARG1 (a3 / and
            :op1 (s2 / surprise-01
                  :ARG0 (r / receive-01
                        :ARG0 p
                        :ARG1 (a4 / award)
                        :ARG1 p)
                  :op2 (d2 / delight-01
                        :ARG1 p
                        :ARG1-of (o / obvious-01)))))

# ::id 1033 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lebanese house speaker nabih berri reiterated on saturday his country 's refusal to negotiate with israel over its withdrawal offer from south lebanon .
# ::alignments
(r / reiterate-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "N nabih"
                  :op2 "Berri")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "House")
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "Lebanon")
                              :part (s / south)))
                  :ARG2 (s2 / speaker)))
      :ARG1 (r2 / refuse-01
            :ARG0 c
            :ARG1 (n4 / negotiate-01
                  :ARG0 c
                  :ARG1 (c2 / country
                        :name (n5 / name
                              :op1 "Israel"))
                  :ARG2 (o / offer-01
                        :ARG0 c
                        :ARG1 (w / withdraw-01
                              :ARG0 c
                              :ARG1 c2
                              :ARG2 s))))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 1034 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rock singer david crosby was in critical , stable condition monday morning after seven hours of surgery to replace his <unk> liver .
# ::alignments
(c / condition
      :ARG1-of (c2 / critical-03)
      :ARG1-of (s / stable-03)
      :domain (p / person
            :name (n / name
                  :op1 "David"
                  :op2 "Crosby")
            :ARG0-of (s2 / sing-01
                  :ARG1 (r / rock)))
      :time (d / date-entity
            :weekday (m / monday)
            :dayperiod (m2 / morning))
      :time (a / after
            :op1 (s3 / surgery-01
                  :ARG1 p
                  :ARG2 (r2 / replace-01
                        :ARG1 (l / liver
                              :part-of p))
                  :duration (t / temporal-quantity
                        :quant 7
                        :unit (h / hour)))))

# ::id 1035 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european union envoys failed to agree thursday to open membership talks with croatia next week because the balkan country has not handed over a retired general to the u.n. war crimes tribunal .
# ::alignments
(f / fail-01
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "European"
                              :op2 "Union"))
                  :ARG2 (e / envoy)))
      :ARG2 (a / agree-01
            :ARG0 p
            :ARG1 (o2 / open-01
                  :ARG0 p
                  :ARG1 (t / talk-01
                        :ARG0 p
                        :ARG1 (m / membership)
                        :ARG2 (c / country
                              :name (n2 / name
                                    :op1 "Croatia"))
                        :time (w / week
                              :mod (n3 / next))))
            :time (d / date-entity
                  :weekday (t2 / thursday)))
      :ARG1-of (c2 / cause-01
            :ARG0 (h2 / hand-over-02
                  :polarity -
                  :ARG0 (c3 / country
                        :mod (w2 / world-region
                              :name (n4 / name
                                    :op1 "Balkans")))
                  :ARG1 (p2 / person
                        :ARG0-of (r / retire-01)
                        :ARG0-of (h3 / have-org-role-91
                              :ARG2 (g / general)))
                  :ARG2 (t3 / tribunal
                        :topic (c4 / crime-02
                              :mod (w3 / war))
                        :mod o))))

# ::id 1036 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigerian and cameroonian officials held talks at united nations headquarters here this week on the demarcation of their border in a bid to resolve a lingering dispute over the oil-rich bakassi peninsula .
# ::alignments
(h / hold-04
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Niger"))
                        :ARG2 (o / official)))
            :op2 (p2 / person
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Cameroon"))
                        :ARG2 (o2 / official))))
      :ARG1 (t / talk-01
            :ARG0 a
            :ARG1 (d / demarcate-01
                  :ARG1 (b / border-01
                        :ARG1 c
                        :ARG2 (p3 / peninsula
                              :name (n3 / name
                                    :op1 "Bakassi")
                              :mod (r / rich
                                    :mod (o3 / oil)))))
            :location (h4 / headquarters
                  :poss (o4 / organization
                        :name (n4 / name
                              :op1 "United"
                              :op2 "Nations"))
                  :location (h5 / here)))
      :time (w / week
            :mod (t2 / this))
      :purpose (b2 / bid-01
            :ARG0 a
            :ARG1 (r2 / resolve-01
                  :ARG0 a
                  :ARG1 (d2 / dispute-01
                        :ARG2 p3
                        :ARG1-of (l / linger-01)))))

# ::id 1037 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the government of ireland today agreed to provide financial and technical support to the government of tanzania totaling ## million u.s. dollars .
# ::alignments
(a / agree-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Ireland"))))
      :ARG1 (p / provide-01
            :ARG0 g
            :ARG1 (a2 / and
                  :op1 (s / support-01
                        :mod (f / finance))
                  :op2 (s2 / support-01
                        :mod (t / technical))
                  :ARG1-of (t2 / total-01
                        :ARG2 (m / monetary-quantity
                              :quant 10000000
                              :unit (d / dollar
                                    :mod (c2 / country
                                          :name (n2 / name
                                                :op1 "United"
                                                :op2 "States"))))))
            :ARG2 (g3 / government-organization
                  :ARG0-of (g4 / govern-01
                        :ARG1 (c3 / country
                              :name (n3 / name
                                    :op1 "Tanzania")))))
      :time (t3 / today))

# ::id 1038 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok parents should never sleep in the same bed with infants or toddlers under the age of # , the federal consumer product safety commission warned wednesday , because sleeping together poses a significant risk of accidental smothering or strangling .
# ::alignments
(w / warn-01
      :ARG0 (c / commission
            :topic (s / safe-01
                  :ARG1 (p / product
                        :ARG1-of (c2 / consume-01)))
            :mod (f / federal))
      :ARG1 (r / recommend-01
            :polarity -
            :ARG1 (s2 / sleep-02
                  :ARG0 (p2 / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG2 (p3 / parent)))
                  :location (b / bed
                        :ARG1-of (s3 / same-01))
                  :accompanier (o / or
                        :op1 (ii / infant)
                        :op2 (t / toddler
                              :age (u / under
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year)))))
                  :time (e / ever))
            :ARG1-of (c3 / cause-01
                  :ARG0 (p4 / pose-02
                        :ARG0 (s4 / sleep-02
                              :manner (t3 / together))
                        :ARG1 (r2 / risk-01
                              :ARG2 (o2 / or
                                    :op1 (s5 / smother-01
                                          :mod (a / accident))
                                    :op2 (s6 / strangle-01
                                          :mod a))
                              :ARG1-of (s7 / significant-02))))
            :time (w2 / wednesday)))

# ::id 1039 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tourist paradise the maldives voted wednesday in its first multi-party presidential elections , which could see asia 's longest-serving president ousted by a former political prisoner .
# ::alignments
(v / vote-01
      :ARG0 (p / paradise
            :mod (t / tourism))
      :ARG1 (e / elect-01
            :ARG1 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p3 / president)))
            :mod (p4 / party
                  :quant (m / multiple))
            :ord (o / ordinal-entity
                  :value 1)
            :poss p
            :ARG0-of (s / see-01
                  :ARG1 (o2 / oust-01
                        :ARG0 (p5 / person
                              :ARG1-of (ii / imprison-01
                                    :mod (p6 / politics)
                                    :time (f / former))
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c / country
                                          :name (n / name
                                                :op1 "Asia"))
                                    :ARG2 (p7 / president)))
                        :ARG1-of (h3 / have-degree-91
                              :ARG2 (l / long-03
                                    :ARG1 (s2 / serve-01)
                                    :ARG3 (m2 / most)))
                        :ARG1-of (p8 / possible-01)))
            :time (w / wednesday)))

# ::id 1040 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok guatemala has banned bird imports from asia , africa and europe because of the outbreak of the deadly h#n# bird flu on those continents , the ministry of agriculture maga said wednesday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Ministry"
                  :op2 "of"
                  :op3 "Agriculture")
            :mod (m / ministry))
      :ARG1 (b / ban-01
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "Guatemala"))
            :ARG1 (ii / import-01
                  :ARG1 (b2 / bird)
                  :ARG2 (a / and
                        :op1 (c2 / continent
                              :name (n3 / name
                                    :op1 "Asia"))
                        :op2 (c3 / continent
                              :name (n4 / name
                                    :op1 "Africa"))
                        :op3 (c4 / continent
                              :name (n5 / name
                                    :op1 "Europe"))))
            :ARG1-of (c5 / cause-01
                  :ARG0 (o / outbreak-29
                        :ARG1 (d / disease
                              :name (n6 / name
                                    :op1 "H#n# bird"
                                    :op2 "flu")
                              :ARG0-of (k / kill-01))
                        :location (c6 / continent
                              :mod (t / that)))))
      :time (w / wednesday))

# ::id 1041 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraqi police freed a jordanian hostage in a raid south of baghdad on tuesday , detaining three men believed to have played a role in the kidnapping , a police spokesman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police
                        :location (c / city
                              :name (n / name
                                    :op1 "iraqi")))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (a / and
            :op1 (f / free-01
                  :ARG0 p2
                  :ARG1 (h2 / hostage
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Jordan")))
                  :time (r / raid-01
                        :ARG0 p2
                        :ARG1 (r2 / relative-position
                              :op1 (c3 / city
                                    :name (n3 / name
                                          :op1 "Baghdad"))
                              :direction (s3 / south))
                        :time (d / date-entity
                              :weekday (t / tuesday))))
            :op2 (d2 / detain-01
                  :ARG0 p2
                  :ARG1 (m / man
                        :quant 3
                        :ARG0-of (p3 / play-02
                              :ARG1 (k / kidnap-01)
                              :ARG1-of (b / believe-01))))))

# ::id 1042 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok republican presidential candidate bob dole walked the thin line between politics and patriotism tuesday as he reacted to the missile strikes president clinton ordered against iraq .
# ::alignments
(w / walk-01
      :ARG0 (c / candidate
            :name (n / name
                  :op1 " bob"
                  :op2 "Dole")
            :mod (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n2 / name
                                    :op1 "Republican"))
                        :ARG2 (p3 / president))))
      :ARG1 (l / line
            :ARG1-of (t / thin-03)
            :mod (b / between
                  :op1 (p4 / politics)
                  :op2 (p5 / patriotism)))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (r / react-01
                  :ARG0 c
                  :ARG1 (o / order-01
                        :ARG0 (p6 / person
                              :name (n3 / name
                                    :op1 "Clinton")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p7 / president)))
                        :ARG2 (s / strike-01
                              :ARG2 (m / missile)
                              :ARG0-of (o2 / oppose-01
                                    :ARG1 (c3 / country
                                          :name (n4 / name
                                                :op1 "Iraq"))))))))

# ::id 1043 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mark o'meara has made many great putts , but this was the ultimate .
# ::alignments
(c / contrast-01
      :ARG1 (m / make-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "mark"
                        :op2 "of"
                        :op3 "America"))
            :ARG1 (p2 / putt
                  :mod (g / great)
                  :quant (m2 / many)))
      :ARG2 (u / ultimate
            :domain (t / this)))

# ::id 1044 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with just five weeks until german elections , leading politicians on sunday cranked up the pressure on general motors and the us authorities to choose a candidate to take over gm 's troubled opel unit .
# ::alignments
(c / crank-up-03
      :ARG0 (p / politician
            :ARG0-of (l / lead-02))
      :ARG1 (p2 / pressure-01
            :ARG1 (a / and
                  :op1 (m / motor
                        :ARG1-of (g / general-02))
                  :op2 (a2 / authority
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "US"))))
            :ARG2 (c3 / choose-01
                  :ARG0 a
                  :ARG1 (c4 / candidate
                        :ARG0-of (t / take-over-12
                              :ARG1 (u / unit
                                    :mod (o / operate-01)
                                    :ARG1-of (ii / in-trouble-03)
                                    :poss (g2 / government-organization
                                          :name (n2 / name
                                                :op1 "German")))))))
      :time (d / date-entity
            :weekday (s / sunday))
      :time (u2 / until
            :op1 (e / elect-01
                  :ARG1 g2)
            :quant (t2 / temporal-quantity
                  :quant 5
                  :unit (w / week)
                  :mod (j / just))))

# ::id 1045 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a bout of profit-taking on wall street halted a <unk> rally in the dow jones industrials tuesday as american investors opted to cash in recent gains ahead of the new year .
# ::alignments
(h / halt-01
      :ARG0 (b / bout
            :quant-of (p / profit-01)
            :location (m / market-sector
                  :name (n / name
                        :op1 "Wall"
                        :op2 "Street")))
      :ARG1 (r / rally-01
            :ARG2 (ii / industrials
                  :mod (c / company
                        :name (n2 / name
                              :op1 " dow"
                              :op2 "Jones")))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :ARG1-of (c2 / cause-01
            :ARG0 (o / opt-01
                  :ARG0 (p2 / person
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "America"))
                        :ARG0-of (ii2 / invest-01))
                  :ARG1 (c4 / cash-in-02
                        :ARG0 p2
                        :ARG1 (g / gain-01
                              :time (r2 / recent))
                        :time (a / ahead
                              :op1 (y / year
                                    :ARG1-of (n4 / new-01)))))))

# ::id 1046 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hamburg coach martin jol believes it would be `` ridiculous '' if captain rafael van der vaart was sold to real madrid .
# ::alignments
(b / believe-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Martin"
                  :op2 "Jol")
            :ARG0-of (c / coach-01
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Hamburg"))))
      :ARG1 (r / ridiculous-02
            :ARG1 (s / sell-01
                  :ARG1 (p2 / person
                        :name (n3 / name
                              :op1 "Rafael"
                              :op2 "van"
                              :op3 "der"
                              :op4 "Vart")
                        :ARG0-of (c2 / captain-01))
                  :ARG2 (m / madrid
                        :ARG1-of (r2 / real-04)))))

# ::id 1047 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european union 's monitoring mission in georgia said on thursday it would continue trying to gain access to the country 's separatist zones , after a rebuff from abkhazia 's leader .
# ::alignments
(s / say-01
      :ARG0 (m / mission-01
            :ARG0 (o / organization
                  :name (n / name
                        :op1 "European"
                        :op2 "Union"))
            :ARG1 (m2 / monitor-01)
            :location (c / country
                  :name (n2 / name
                        :op1 "Georgia")))
      :ARG1 (c2 / continue-01
            :ARG0 o
            :ARG1 (t / try-01
                  :ARG0 o
                  :ARG1 (g / gain-02
                        :ARG0 o
                        :ARG1 (a / access-01
                              :ARG0 o
                              :ARG1 (z / zone
                                    :mod (s2 / separatist)
                                    :poss (c3 / country)))))
            :time (a2 / after
                  :op1 (r / rebuff-01
                        :ARG0 (p / person
                              :ARG0-of (l / lead-02
                                    :ARG1 c3)))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1048 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an appeals court in the us state of minnesota has upheld a one-year prison sentence for a man who drilled a hole in his bathroom wall and filmed his wife naked without her consent .
# ::alignments
(u / uphold-01
      :ARG0 (c / court
            :ARG2-of (a / appeal-01)
            :location (s / state
                  :name (n / name
                        :op1 "Minneapolis")
                  :location (c2 / country
                        :name n
                        :op1 "US")))
      :ARG1 (s2 / sentence-01
            :ARG1 (m / man
                  :ARG0-of (d / drill-01
                        :ARG1 (h / hole)
                        :ARG2 (w / wall
                              :mod (b / bathroom)))
                  :ARG0-of (f / film-01
                        :ARG1 (p / person
                              :ARG0-of (h2 / have-rel-role-91
                                    :ARG1 m
                                    :ARG2 (w2 / wife)))
                        :manner (n2 / naked
                              :domain p)
                        :ARG1-of (c3 / consent-01
                              :polarity -
                              :ARG0 p)))
            :ARG2 (p2 / prison
                  :duration (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))))

# ::id 1049 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok unless richard seymour turns into warren sapp , the patriots should have taken either david terrell or koren robinson with their first pick in last april 's college draft in light of the fact that terry glenn 's missed drug test occured ## days before the draft and , according to sources in the administration of three nfl teams , the league would have made the team aware of that immediately .
# ::alignments
(r / recommend-01
      :ARG1 (t / take-01
            :ARG0 (p / patriot)
            :ARG1 (o / or
                  :op1 (p2 / person
                        :name (n / name
                              :op1 "David"
                              :op2 "Terrell"))
                  :op2 (p3 / person
                        :name (n2 / name
                              :op1 "Koren"
                              :op2 "Robinson")))
            :ARG3 (p4 / pick
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :poss p)
            :time (d / draft-02
                  :mod (c / college)
                  :time (d2 / date-entity
                        :month 5
                        :mod (l / last))))
      :condition (t2 / turn-02
            :polarity -
            :ARG1 (p5 / person
                  :name (n3 / name
                        :op1 "Richard"
                        :op2 "Symour"))
            :ARG2 (p6 / person
                  :name (n4 / name
                        :op1 "Warren"
                        :op2 "Sap")))
      :ARG1-of (c2 / cause-01
            :ARG0 (a / and
                  :op1 (m / miss-02
                        :ARG0 (p7 / person
                              :name (n5 / name
                                    :op1 "Terry"
                                    :op2 "Glenn"))
                        :ARG1 (t3 / test-01
                              :ARG1 p7
                              :ARG2 (d3 / drug))
                        :time (b / before
                              :op1 (d4 / draft-02)
                              :quant (m2 / multiple
                                    :op1 (t4 / temporal-quantity
                                          :quant 1
                                          :unit (d5 / day)))))
                  :op2 (m3 / make-02
                        :ARG0 (l2 / league)
                        :ARG1 (r2 / realize-01
                              :ARG0 (t5 / team
                                    :ARG1 (t6 / that)
                                    :time (ii / immediate))
                              :ARG1-of (s / say-01
                                    :ARG0 (s2 / source
                                          :ARG0-of (a2 / administrate-01
                                                :ARG1 t5
                                                :quant 3
                                                :mod l2))))))))

# ::id 1050 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok commerce city , colo. -- it was april ## , the day after real madrid crushed atletico bilbao on the road , #-# , when real coach fabio capello called david beckham into his office .
# ::alignments
(m / multi-sentence
      :snt1 (c / city
            :name (n / name
                  :op1 "Colo.")
            :mod (c2 / commerce))
      :snt2 (b / be-temporally-at-91
            :ARG1 (ii / it)
            :ARG2 (a / after
                  :op1 (c3 / crush-01
                        :ARG0 (t / team
                              :name (n2 / name
                                    :op1 "Real"
                                    :op2 "Madrid"))
                        :ARG1 (t2 / team
                              :name (n3 / name
                                    :op1 "Atletico"
                                    :op2 "Bilbao"))
                        :location (r / road))
                  :quant (t3 / temporal-quantity
                        :quant 1
                        :unit (d / day)))
            :time (c4 / call-02
                  :ARG0 (p / person
                        :name (n4 / name
                              :op1 "Fabio"
                              :op2 "Capello")
                        :ARG0-of (c5 / coach-01)
                        :ARG1-of (r2 / real-04))
                  :ARG1 (p2 / person
                        :name (n5 / name
                              :op1 "David"
                              :op2 "Beckham"))
                  :destination (o / office
                        :poss p))))

# ::id 1051 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok john toshack has emerged as favorite to replace his former liverpool team-mate kevin keegan as newcastle manager .
# ::alignments
(e / emerge-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "John"
                  :op2 "Tshack"))
      :ARG1 (f / favor-01
            :ARG1 p
            :ARG2 (r / replace-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "Kevin"
                              :op2 "Keegan")
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 p
                              :ARG2 (t / teammate)
                              :time (f2 / former)
                              :poss p
                              :purpose (m / manage-01
                                    :ARG0 p2
                                    :ARG1 (t2 / team
                                          :name (n3 / name
                                                :op1 "Newcastle")))))
                  :ARG2 p2)))

# ::id 1052 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the head of the interior ministry 's special forces has been fired over allegations that his troops were forced to pledge support for president lech walesa in upcoming elections , prime minister jozef oleksy announced tuesday .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jozef"
                  :op2 "Oleksy")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (f / fire-02
            :ARG1 (p3 / person
                  :ARG0-of (h2 / head-01
                        :ARG1 (f2 / force-01
                              :ARG1 (t / troop
                                    :poss p3)
                              :ARG2 (p4 / pledge-01
                                    :ARG0 t
                                    :ARG2 (s / support-01
                                          :ARG0 t
                                          :ARG1 (p5 / person
                                                :name (n2 / name
                                                      :op1 "Lech"
                                                      :op2 "Walesa")
                                                :ARG0-of (h3 / have-org-role-91
                                                      :ARG2 (p6 / president)))
                                          :time (e / elect-01
                                                :ARG1-of (c / come-up-13))))))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (a2 / allege-01
                              :ARG1 f2)))
            :time (d / date-entity
                  :weekday (t2 / tuesday))))

# ::id 1053 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a law firm has sued imprisoned rap mogul marion `` suge '' knight , alleging he fraudulently sold or gave away property to avoid paying more than $ ###,### a judge had ordered him to pay the firm .
# ::alignments
(a / and
      :op1 (s / sue-02
            :ARG0 (f / firm
                  :mod (l / law))
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Marion"
                        :op2 "Sue"
                        :op3 " knight")
                  :ARG1-of (ii / imprison-01)
                  :mod (m / mogul
                        :mod (r / rap)))
            :ARG2 (a2 / allege-01
                  :ARG0 f
                  :ARG1 (o / or
                        :op1 (s2 / sell-01
                              :ARG0 p
                              :ARG1 (p2 / property)
                              :manner (d / defraud-01)
                              :purpose (a3 / avoid-01
                                    :ARG0 p
                                    :ARG1 (p3 / pay-01
                                          :ARG0 p
                                          :ARG1 (m2 / more-than
                                                :op1 (m3 / monetary-quantity
                                                      :quant 1000000
                                                      :unit (d2 / dollar))))))
                        :op2 (g / give-away-02
                              :ARG0 p
                              :ARG1 p2
                              :purpose a3))))
      :op2 (o2 / order-01
            :ARG0 (p4 / person
                  :ARG0-of (j / judge-01))
            :ARG1 p
            :ARG2 (p5 / pay-01
                  :ARG0 p
                  :ARG2 f)
            :ARG1-of (c / cause-01
                  :ARG0 a2)))

# ::id 1054 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mayor-elect james hahn met privately monday with president george w. bush for some ## minutes before being a featured speaker at the u.s. conference of mayors meeting in detroit .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "James"
                  :op2 "Hannes")
            :ARG1-of (e / elect-01
                  :ARG2 (m2 / mayor)))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "George"
                  :op2 "W."
                  :op3 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p3 / president)))
      :ARG1-of (p4 / private-03)
      :time (d / date-entity
            :weekday (m3 / monday))
      :duration (f / few
            :op1 (t / temporal-quantity
                  :quant 1
                  :unit (m4 / minute)))
      :time (b / before
            :op1 (p5 / person
                  :ARG0-of (s / speak-01
                        :ARG2 (c / conference
                              :mod (o / organization
                                    :name (n3 / name
                                          :op1 "U.S."))
                              :mod (m5 / meet-03
                                    :location (c2 / city
                                          :name (n4 / name
                                                :op1 "Detroit"))))
                        :ARG1-of (f2 / feature-01)))))

# ::id 1055 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in an oct. # story about bee <unk> running for a seat in the missouri house of representatives , the associated press incorrectly reported the first name of her opponent .
# ::alignments
(r / report-01
      :ARG0 (p / press
            :ARG1-of (a / associate-01))
      :ARG1 (n / name
            :ord (o / ordinal-entity
                  :value 1)
            :poss (p2 / person
                  :ARG0-of (o2 / oppose-01
                        :ARG1 (p3 / person
                              :name (n2 / name
                                    :op1 "Bee")))))
      :ARG1-of (c / correct-02
            :polarity -)
      :time (s / story
            :topic p3
            :topic (r2 / run-02
                  :ARG0 p3
                  :ARG1 (s2 / seat
                        :location (g / government-organization
                              :name (n3 / name
                                    :op1 "Missouri"
                                    :op2 "House"
                                    :op3 "of"
                                    :op4 "Representatives"))))
            :time (d / date-entity
                  :month 10)))

# ::id 1056 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain 's princess anne is to visit sri lanka on a four-day official visit beginning march # , a spokesman for the british high commission said here tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "High"
                              :op2 "Commission")
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Great"
                                    :op2 "Britain")))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (v / visit-01
            :ARG0 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (p3 / princess)))
            :ARG1 c
            :name (n3 / name
                  :op1 "Swanka"))
      :purpose (v2 / visit-01
            :ARG0 p2
            :ARG1 c
            :mod (o / official)
            :duration (t / temporal-quantity
                  :quant 4
                  :unit (d / day))
            :ARG0-of (b / begin-01
                  :ARG1 (m / march-01)))
      :location (h3 / here)
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 1057 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian president vladimir putin said on saturday his country wants the level of ties with germany to be maintained with new chancellor angela merkel leading the nation .
# ::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 (p2 / president)))
      :ARG1 (w / want-01
            :ARG0 (c2 / country)
            :ARG1 (m / maintain-01
                  :ARG0 c2
                  :ARG1 (l / level
                        :degree-of (t / tie-01
                              :ARG1 c2
                              :ARG2 (c3 / country
                                    :name (n3 / name
                                          :op1 "Germany"))))
                  :condition (l2 / lead-02
                        :ARG0 (p3 / person
                              :name (n4 / name
                                    :op1 "Angela"
                                    :op2 "Merkel")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (c4 / chancellor))
                              :ARG1-of (n5 / new-01))
                        :ARG1 (n6 / nation))))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 1058 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former senior land official in northwest china on friday was sentenced to life imprisonment for taking millions of yuan in bribes and holding a large amount of suspect property .
# ::alignments
(s / sentence-01
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "China")
                        :part (n2 / northwest))
                  :ARG2 (o / official
                        :topic (l / land)
                        :mod (s2 / senior))
                  :time (f / former)))
      :ARG2 (ii / imprison-01
            :ARG1 p
            :ARG2 (l2 / life))
      :ARG3 (a / and
            :op1 (t / take-01
                  :ARG0 p
                  :ARG1 (b / bribe-01
                        :ARG2 p
                        :quant (m / multiple
                              :op1 (m2 / monetary-quantity
                                    :quant 1000000
                                    :unit (y / yuan)))))
            :op2 (h2 / hold-01
                  :ARG0 p
                  :ARG1 (a2 / amount
                        :mod (l3 / large)
                        :quant-of (p2 / property
                              :ARG2-of (s3 / suspect-01)))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 1059 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a roof fire forced hundreds of guests and gamblers to evacuate a hotel and casino tuesday , the second such blaze at a u.s. hotel-casino in less than a week .
# ::alignments
(f / force-01
      :ARG0 (f2 / fire-04
            :ARG1 (r / roof))
      :ARG1 (a / and
            :op1 (g / guest
                  :quant (m / multiple
                        :op1 100))
            :op2 (p / person
                  :ARG0-of (g2 / gamble-01)
                  :quant m))
      :ARG2 (e / evacuate-01
            :ARG1 (a2 / and
                  :op1 (h / hotel)
                  :op2 (c / casino))
            :ARG2 a)
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (m2 / mean-01
            :ARG2 (b / blaze-01
                  :ord (o / ordinal-entity
                        :value 2)
                  :mod (s / such)
                  :location (c2 / casino
                        :mod (h2 / hotel
                              :mod (c3 / country
                                    :name (n / name
                                          :op1 "U.S."))))
                  :time (a3 / after
                        :op1 (n2 / now)
                        :quant (l / less-than
                              :op1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (w / week)))))))

# ::id 1060 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok anger and condemnation deepened monday after seven foreign aid workers , including a british female doctor who was about to get married , were shot dead in a forest gun attack claimed by the taliban .
# ::alignments
(d / deepen-01
      :ARG0 (s / shoot-02
            :ARG1 (p / person
                  :quant 7
                  :ARG0-of (w / work-01
                        :ARG1 (a / aid-01))
                  :mod (f / foreign)
                  :ARG2-of (ii / include-01
                        :ARG1 (d2 / doctor
                              :mod (f2 / female)
                              :mod (c / country
                                    :name (n / name
                                          :op1 "Great"
                                          :op2 "Britain"))
                              :ARG1-of (m / marry-01
                                    :time (a2 / about-to)))))
            :ARG2 (d3 / die-01)
            :time (a3 / attack-01
                  :ARG0 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG2 d2))
                  :instrument (g / gun
                        :mod (f3 / forest))
                  :ARG1-of (c2 / claim-01
                        :ARG0 (c3 / criminal-organization
                              :name (n2 / name
                                    :op1 "Taliban")))))
      :time (d4 / date-entity
            :weekday (m2 / monday))
      :ARG1 (a4 / and
            :op1 (e / endanger-01)
            :op2 (c4 / condemn-01)))

# ::id 1061 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the leaders of israel and jordan suffered painful last-minute negotiations before reaching their celebrated peace treaty in washington last october .
# ::alignments
(s / suffer-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Israel"))))
            :op2 (p2 / person
                  :ARG0-of (l2 / lead-02
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Jordan")))))
      :ARG1 (n3 / negotiate-01
            :ARG0 a
            :time (m / minute
                  :mod (l3 / last))
            :ARG0-of (p3 / pain-01))
      :time (b / before
            :op1 (r / reach-01
                  :ARG0 a
                  :ARG1 (t / treaty
                        :topic (p4 / peace)
                        :ARG1-of (c3 / celebrate-01))
                  :location (c4 / city
                        :name (n4 / name
                              :op1 "Washington"))
                  :time (d / date-entity
                        :month 10
                        :mod l3))))

# ::id 1062 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a dispute over the use of the word `` allah '' by christians in malaysia is the latest sign of growing hard-line islamic influence in what has been a relatively moderate muslim-majority country .
# ::alignments
(s / signal-07
      :ARG0 (d / dispute-01
            :ARG2 (u / use-01
                  :ARG0 (p / person
                        :mod (r / religious-group
                              :name (n / name
                                    :op1 "Christian"))
                        :location (c / country
                              :name (n2 / name
                                    :op1 "Malaysia")))
                  :ARG1 (w / word
                        :mod (a / allah))))
      :ARG1 (ii / influence-01
            :ARG0 (r2 / religious-group
                  :name (n3 / name
                        :op1 "Islam"))
            :mod (h / hardline)
            :ARG1-of (g / grow-01)
            :location (c2 / country
                  :ARG1-of (m / moderate-03
                        :ARG2-of (r3 / relative-05))
                  :mod (m2 / majority
                        :mod (r4 / religious-group
                              :name (n4 / name
                                    :op1 "Islam")))))
      :mod (l / last))

# ::id 1063 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one of kenya 's leading opposition parties held a congress to choose its presidential candidate friday , as the campaign for year-end elections gathered steam .
# ::alignments
(h / hold-04
      :ARG0 (p / party
            :quant 1
            :ARG1-of (ii / include-91
                  :ARG2 (p2 / party
                        :ARG0-of (o / oppose-01)
                        :ARG0-of (l / lead-02)
                        :location (c / country
                              :name (n / name
                                    :op1 "Kenya")))))
      :ARG1 (c2 / congress)
      :purpose (c3 / choose-01
            :ARG0 c2
            :ARG1 (c4 / candidate
                  :mod (p3 / president)
                  :poss c)
            :time (d / date-entity
                  :weekday (f / friday)))
      :time (g / gather-02
            :ARG1 (c5 / campaign-01
                  :ARG1 (e / elect-01
                        :time (y / year
                              :end (e2 / end))))
            :ARG2 (s / steam)))

# ::id 1064 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok saudi islamic charities wednesday denied involvement in financing terrorism after the saudi government said it would take action to prevent misuse of funds raised by the charities .
# ::alignments
(d / deny-01
      :ARG0 (c / charity
            :mod (r / religious-group
                  :name (n / name
                        :op1 "Islam")))
      :ARG1 (ii / involve-01
            :ARG1 c
            :ARG2 (f / finance-01
                  :ARG1 (t / terrorism)))
      :time (w / wednesday)
      :time (a / after
            :op1 (s / say-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "Saudi"
                                          :op2 "Arabia"))))
                  :ARG1 (a2 / act-02
                        :ARG0 g
                        :purpose (p / prevent-01
                              :ARG0 g
                              :ARG1 (m / misuse-01
                                    :ARG1 (f2 / fund
                                          :ARG1-of (r2 / raise-01
                                                :ARG0 c))))))))

# ::id 1065 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a u.s. navy helicopter lifted relief workers off a stricken taiwanese fishing vessel that struck a reef while ferrying a medical team to help tsunami victims in the solomon islands , a taiwanese official said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Taiwan"))
                  :ARG2 (o / official)))
      :ARG1 (l / lift-01
            :ARG0 (h2 / helicopter
                  :mod (m / military
                        :name (n2 / name
                              :op1 "U.S."
                              :op2 "Navy")))
            :ARG1 (p2 / person
                  :ARG0-of (w / work-01)
                  :ARG0-of (r / relieve-01))
            :ARG2 (o2 / off
                  :op1 (v / vessel
                        :mod (f / fish-01)
                        :ARG1-of (s2 / strike-01
                              :ARG2 (r2 / reef))
                        :mod c))
            :time (f2 / ferry-01
                  :ARG0 h2
                  :ARG1 (t / team
                        :mod (m2 / medicine))
                  :purpose (h3 / help-01
                        :ARG0 t
                        :ARG1 (p3 / person
                              :ARG1-of (v2 / victimize-01
                                    :ARG0 (t2 / tsunami))
                              :location (ii / island
                                    :name (n3 / name
                                          :op1 "Solomon"
                                          :op2 "Islands"))))))
      :time (d / date-entity
            :weekday (f3 / friday)))

# ::id 1066 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as russia confronts its worst financial crisis since the collapse of the soviet union and the ruble poised for a free fall , acting prime minister viktor chernomyrdin made a sudden trip to ukraine on wednesday to convince the head of the international monetary fund not to cut off its next installment of credits .
# ::alignments
(v / visit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Viktor"
                  :op2 "Chernomyrdin")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime)))
            :ARG0-of (a / act-01))
      :ARG1 (c / country
            :name (n2 / name
                  :op1 "Ukraine"))
      :time (d / date-entity
            :weekday (w / wednesday))
      :manner (s / sudden)
      :purpose (c2 / convince-01
            :ARG0 p
            :ARG1 (p3 / person
                  :ARG0-of (h2 / head-01
                        :ARG1 (f / fund
                              :mod (m2 / money)
                              :mod (ii / international))))
            :ARG2 (c3 / cut-off-04
                  :polarity -
                  :ARG0 p3
                  :ARG1 (ii2 / installment
                        :mod (c4 / credit)
                        :mod (n3 / next)
                        :poss c)))
      :time (c5 / confront-01
            :ARG0 (c6 / country
                  :name (n4 / name
                        :op1 "Russia"))
            :ARG1 (c7 / crisis
                  :mod (f2 / finance)
                  :ARG1-of (h3 / have-degree-91
                        :ARG2 (b / bad-07
                              :ARG1 c7)
                        :ARG3 (m3 / most)
                        :ARG5 (s2 / since
                              :op1 (a2 / and
                                    :op1 (c8 / collapse-01
                                          :ARG1 (u / union
                                                :mod (s3 / soviet)))
                                    :op2 (p4 / poise-01
                                          :ARG1 (r / ruble)
                                          :ARG2 (f3 / fall-01
                                                :ARG1 r
                                                :ARG1-of (f4 / free-04)))))))))

# ::id 1067 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when the music industry last heard from irving <unk> , who made his name as the brash manager of acts like the eagles and steely dan in the ####s , he was selling his stake a year ago in the giant record label to warner music group , one of the handful of companies that have come to dominate the business .
# ::alignments
(s / sell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Irving"
                  :op2 "King")
            :ARG0-of (m / make-01
                  :ARG1 (n2 / name
                        :poss p
                        :ARG1-of (m2 / mean-01
                              :ARG2 (p2 / person
                                    :ARG0-of (m3 / manage-01
                                          :ARG1 (a / act-01
                                                :example (a2 / and
                                                      :op1 (e / eagle)
                                                      :op2 (p3 / person
                                                            :name (n3 / name
                                                                  :op1 "Steady"
                                                                  :op2 "Dan"))
                                                      :part-of (m4 / music
                                                            :name (n4 / name
                                                                  :op1 "The"
                                                                  :op2 "Beatles"))))
                                          :mod (b / brash))))))
            :ARG1 (s2 / stake
                  :mod (l / label
                        :mod (r / record)
                        :mod (g / giant)))
            :poss-of s2
            :ARG2 (g2 / group
                  :name (n5 / name
                        :op1 "Warner")
                  :mod (m5 / music)
                  :ARG1-of (ii / include-91
                        :ARG2 (c / company
                              :quant (h / handful)
                              :ARG0-of (c2 / come-04
                                    :ARG1 (d / dominate-01
                                          :ARG0 c
                                          :ARG1 (b2 / business))))))
            :time (b3 / before
                  :op1 (n6 / now)
                  :quant (t / temporal-quantity
                        :quant 1
                        :unit (y / year))))
      :ARG1-of (h2 / hear-01
            :ARG0 (ii2 / industry
                  :mod (m6 / music))
            :mod (l2 / last)))

# ::id 1068 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok svetlana kuznetsova eliminated top-seeded jelena jankovic from the pan pacific open on friday and ended the serb 's hopes of a swift return to the world 's no. # ranking .
# ::alignments
(a / and
      :op1 (e / eliminate-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Svetlana"
                        :op2 "Kuznetsova"))
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Jelena"
                        :op2 "Jankovic")
                  :ARG1-of (u / unseep-01
                        :mod (t / top)))
            :ARG2 (g / game
                  :name (n3 / name
                        :op1 "Pan"
                        :op2 "Pacific"
                        :op3 "Open"))
            :time (d / date-entity
                  :weekday (f / friday)))
      :op2 (e2 / end-01
            :ARG0 p
            :ARG1 (h / hopeful-03
                  :ARG0 (p3 / person
                        :mod (s / serb))
                  :ARG1 (r / return-01
                        :ARG1 p3
                        :ARG4 (r2 / rank-01
                              :ARG2 (n4 / no)
                              :location (w / world))
                        :manner (s2 / swift)))))

# ::id 1069 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the outcome of the zimbabwean presidential election should be considered legitimate , the south african observer mission -lrb- <unk> -rrb- said on wednesday .
# ::alignments
(s / say-01
      :ARG0 (m / mission-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "South"
                        :op2 "Africa"))
            :ARG0-of (o / observe-01))
      :ARG1 (r / recommend-01
            :ARG1 (c2 / consider-01
                  :ARG1 (l / legitimate-02
                        :ARG1 (o2 / outcome
                              :mod (e / elect-01
                                    :ARG1 (p / person
                                          :ARG0-of (h / have-org-role-91
                                                :ARG2 (p2 / president)))
                                    :location (c3 / country
                                          :name (n2 / name
                                                :op1 "Zimbabwe")))))))
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 1070 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush sped across southwest michigan on monday , assailing sen. john kerry for plans that he said would result in nationalized health care .
# ::alignments
(a / and
      :op1 (s / speed-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :time (d / date-entity
                  :weekday (m / monday))
            :location (s2 / southwest
                  :part-of (s3 / state
                        :name (n2 / name
                              :op1 "Michigan"))))
      :op2 (a2 / assail-01
            :ARG0 p
            :ARG1 (p3 / person
                  :name (n3 / name
                        :op1 "John"
                        :op2 "Kerry")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (s4 / senator)))
            :ARG2 (p4 / plan-01
                  :ARG1-of (r / result-01
                        :ARG2 (n4 / nationalize-01
                              :ARG1 (c / care-03
                                    :ARG1 (h3 / health)))
                        :ARG1-of (s5 / say-01
                              :ARG0 p)))))

# ::id 1071 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thousands of michael jackson 's mexican fans have won the world record for most people to dance to the song `` thriller '' simultaneously in one place .
# ::alignments
(w / win-01
      :ARG0 (f / fan
            :mod (c / country
                  :name (n / name
                        :op1 "Mexico"))
            :quant (m / multiple
                  :op1 1000)
            :poss (p / person
                  :name (n2 / name
                        :op1 "Michael"
                        :op2 "Jackson")))
      :ARG1 (r / record-01
            :ARG1 (d / dance-01
                  :ARG0 (p2 / person
                        :mod (m2 / most))
                  :ARG1 (s / song
                        :name (n3 / name
                              :op1 " thriller"))
                  :manner (s2 / simultaneous)
                  :location (p3 / place
                        :quant 1))
            :ARG2 (w2 / world)))

# ::id 1072 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok he stood off among the <unk> and the <unk> , blue eyes shiny as ever , and watched as the first piece of his racing car heritage was auctioned off to the masses .
# ::alignments
(a / and
      :op1 (s / stand-off-06
            :ARG1 (h / he
                  :part (e / eye
                        :mod (b / blue))
                  :part (p / piece
                        :ord (o / ordinal-entity
                              :value 1)
                        :part-of (h2 / heritage
                              :mod (c / car
                                    :ARG0-of (r / race-02))
                              :poss h)))
            :location (a2 / among
                  :op1 (a3 / and
                        :op1 (t / thing
                              :ARG1-of (e2 / explode-01
                                    :ARG1-of (p2 / possible-01)))
                        :op2 e)))
      :op2 (w / watch-01
            :ARG0 h
            :ARG1 (a4 / auction-off-02
                  :ARG0 (m / mass)
                  :ARG1 p)))

# ::id 1073 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok burundi 's former tutsi president pierre buyoya was proclaimed the new head of state thursday , replacing hutu president sylvestre ntibantunganya , burundi state radio said .
# ::alignments
(s / say-01
      :ARG0 (r / radio
            :mod (s2 / state)
            :poss (c / country
                  :name (n / name
                        :op1 "Burundi")))
      :ARG1 (a / and
            :op1 (p / proclaim-01
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "Pierre"
                              :op2 "Buyoya")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Tutsi"))
                              :ARG2 (p3 / president)
                              :time (f / former)))
                  :ARG2 (h2 / head-of-state
                        :ARG1-of (n4 / new-01))
                  :time (d / date-entity
                        :weekday (t / thursday)))
            :op2 (r2 / replace-01
                  :ARG1 (p4 / person
                        :name (n5 / name
                              :op1 "Sylvestre"
                              :op2 "Ntibantunganya")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c3 / country
                                    :name (n6 / name
                                          :op1 "Hutu"))
                              :ARG2 (p5 / president)))
                  :ARG2 p2)))

# ::id 1074 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indian shares fell #.# percent on monday as asian and european markets fell and investors locked in gains , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (f / fall-01
            :ARG1 (s2 / share
                  :mod (c / country
                        :name (n / name
                              :op1 "India")))
            :ARG2 (p2 / percentage-entity
                  :value "1/2")
            :time (d2 / date-entity
                  :weekday (m / monday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (a / and
                        :op1 (f2 / fall-01
                              :ARG1 (a2 / and
                                    :op1 (m2 / market
                                          :mod c)
                                    :op2 (m3 / market
                                          :mod (c3 / continent
                                                :name (n2 / name
                                                      :op1 "Europe")))))
                        :op2 (l / lock-in-02
                              :ARG0 (p3 / person
                                    :ARG0-of (ii / invest-01))
                              :ARG1 (g / gain-01
                                    :ARG1 s2))))))

# ::id 1075 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french bankruptcies rose in january , reflecting the economy 's slowdown in recent months , france 's second-largest credit insurance company <unk> said .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :ARG0-of (ii / insure-02
                  :ARG1 (c2 / credit))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most
                        :ord (o / ordinal-entity
                              :value 2))
                  :ARG5 (c3 / company
                        :location (c4 / country
                              :name (n / name
                                    :op1 "France")))))
      :ARG1 (r / rise-01
            :ARG1 (b / bankrupt-01
                  :mod (r2 / rench))
            :time (d / date-entity
                  :month 1)
            :ARG1-of (r3 / reflect-01
                  :ARG2 (s2 / slow-down-03
                        :ARG1 (e / economy)
                        :time (m2 / month
                              :mod (r4 / recent))))))

# ::id 1076 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canary islands , spain -lrb- ap -rrb- _ the spanish government said friday that it planned to stay calm following cuba 's rejection of its designated ambassador to havana and would name a new ambassador in the coming months .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Spain"))))
      :ARG1 (a / and
            :op1 (p / plan-01
                  :ARG0 g
                  :ARG1 (s2 / stay-01
                        :ARG1 g
                        :ARG3 (c2 / calm-03
                              :ARG1 g))
                  :ARG1-of (f / follow-01
                        :ARG2 (r / reject-01
                              :ARG0 (c3 / country
                                    :name (n2 / name
                                          :op1 "Cuba"))
                              :ARG1 (p2 / person
                                    :ARG0-of (h / have-org-role-91
                                          :ARG1 c3
                                          :ARG2 (a2 / ambassador
                                                :ARG1-of (d / designate-01
                                                      :ARG0 c3)))
                                    :location (c4 / country
                                          :name (n3 / name
                                                :op1 "Haiti"))))))
            :op2 (n4 / name-01
                  :ARG0 g
                  :ARG1 (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 c4
                              :ARG2 (a3 / ambassador))
                        :ARG1-of (n5 / new-01))
                  :time (m / multiple
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (m2 / month))
                        :ARG1-of (c5 / come-01))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 1077 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the government announced friday it had found another batch of contaminated pork feed , after similar discoveries over the past week had fueled fears of a new food crisis in belgium .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (f / find-01
            :ARG0 g
            :ARG1 (f2 / feed-01
                  :ARG1 (p / pork)
                  :ARG1-of (c / contaminate-01)
                  :quant (b / batch
                        :mod (a2 / another)))
            :time (d / date-entity
                  :weekday (f3 / friday))
            :time (a3 / after
                  :op1 (f4 / fuel-01
                        :ARG0 (d2 / discover-01
                              :ARG1 f2
                              :ARG1-of (r / resemble-01)
                              :time (b2 / before
                                    :op1 (n / now)
                                    :duration (t / temporal-quantity
                                          :quant 1
                                          :unit (w / week))))
                        :ARG1 (f5 / fear-01
                              :ARG1 (c2 / crisis
                                    :topic (f6 / food)
                                    :ARG1-of (n2 / new-01)
                                    :location (c3 / country
                                          :name (n3 / name
                                                :op1 "Belgium"))))))))

# ::id 1078 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least four people died and more than a dozen others were hospitalized after being poisoned by an illegally produced liquor that they drank at an istanbul restaurant , officials said tuesday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (a / and
            :op1 (d / die-01
                  :ARG1 (p / person
                        :quant (a2 / at-least
                              :op1 4)))
            :op2 (h / hospitalize-01
                  :ARG1 (p2 / person
                        :mod (o2 / other)
                        :quant (m / more-than
                              :op1 12)))
            :time (a3 / after
                  :op1 (p3 / poison-01
                        :ARG0 (l / liquor
                              :ARG1-of (p4 / produce-01
                                    :ARG1-of (l2 / legal-02
                                          :polarity -))
                              :ARG1-of (d2 / drink-01
                                    :ARG0 p2
                                    :location (r / restaurant
                                          :name (n / name
                                                :op1 "Istanbul"))))
                        :ARG1 p)))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 1079 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigeria 's flying eagles coach , ladan bosso , was on wednesday axed by the football ruling body , one of leading newspapers based in lagos reported thursday .
# ::alignments
(a / ax-01
      :ARG0 (b / body
            :ARG0-of (r / rule-03
                  :ARG1 (f / football))
            :ARG1-of (ii / include-91
                  :ARG2 (n / newspaper
                        :quant 1
                        :ARG1-of (b2 / base-01
                              :location (c / city
                                    :name (n2 / name
                                          :op1 "Lagos")))
                        :ARG0-of (l / lead-02))))
      :ARG1 (p / person
            :name (n3 / name
                  :op1 "Ladin"
                  :op2 "Bosso")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n4 / name
                              :op1 "Eagles")
                        :poss (c2 / country
                              :name (n5 / name
                                    :op1 "Nigeria"))
                        :ARG0-of (c3 / coach-01))))
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 1080 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok honor killings and blood feuds have claimed #,### lives in turkey in the past six years despite tougher penalties for such crimes , according to police figures released friday .
# ::alignments
(s / say-01
      :ARG0 (f / figure
            :ARG1-of (r / release-01
                  :time (d / date-entity
                        :weekday (f2 / friday)))
            :mod (p / police))
      :ARG1 (c / claim-01
            :ARG0 (a / and
                  :op1 (k / kill-01
                        :mod (h / honor))
                  :op2 (f3 / feud-01
                        :ARG2 (b / blood)))
            :ARG1 (l / live-01
                  :ARG1-of (f4 / free-04)
                  :location (t / turkey))
            :concession (h2 / have-degree-91
                  :ARG1 (p2 / penalize-01
                        :ARG2 (c2 / crime-02
                              :mod (s2 / such)))
                  :ARG2 (t2 / tough-02
                        :ARG1 p2)
                  :ARG3 (m / more))
            :time (b2 / before
                  :op1 (n / now)
                  :duration (t3 / temporal-quantity
                        :quant 6
                        :unit (y / year)))))

# ::id 1081 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as they head to the polls sunday , german voters are a conflicted bunch : frustrated by years of rising unemployment and a weak economy , but just as scared of what it will take to fix things .
# ::alignments
(b / bunch
      :ARG1-of (c / conflict-01)
      :domain (p / person
            :ARG0-of (v / vote-01)
            :mod (c2 / country
                  :name (n / name
                        :op1 "Germany")))
      :ARG1-of (m / mean-01
            :ARG2 (c3 / contrast-01
                  :ARG1 (f / frustrate-01
                        :ARG0 (a / and
                              :op1 (e / employ-01
                                    :polarity -
                                    :ARG1-of (r / rise-01))
                              :op2 (e2 / economy
                                    :ARG1-of (w / weak-02))
                              :duration (m2 / multiple
                                    :op1 (t / temporal-quantity
                                          :quant 1
                                          :unit (y / year))))
                        :ARG1 p)
                  :ARG2 (s / scare-01
                        :ARG0 (t2 / thing
                              :ARG1-of (t3 / take-10
                                    :ARG0 (f2 / fix-02
                                          :ARG1 t2))))
                  :ARG1 p
                  :mod (j / just)))
      :time (h / head-02
            :ARG0 p
            :ARG1 (p2 / poll-01)
            :time (d / date-entity
                  :weekday (s2 / sunday))))

# ::id 1082 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a chinese court ruled friday against the defendant in the country 's first lawsuit over employment discrimination against people who are hiv-positive , the man 's lawyer said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (m / man)
                  :ARG2 (l / lawyer)))
      :ARG1 (r / rule-01
            :ARG0 (c / court
                  :mod (c2 / country
                        :name (n / name
                              :op1 "China")))
            :ARG3 (d / defendant)
            :time (d2 / date-entity
                  :weekday (f / friday))
            :subevent-of (s2 / sue-02
                  :ARG0 c2
                  :ARG2 (d3 / discriminate-02
                        :ARG1 (p2 / person
                              :mod (r2 / religious-group
                                    :name n
                                    :op1 "HIV")))
                  :ARG2 (e / employ-01))
            :ord (o / ordinal-entity
                  :value 1)))

# ::id 1083 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british foreign secretary jack straw on monday welcomed a disarmament deal with radical cleric moqtada sadr , calling it a model for how violence-scarred iraq n the run-up to national polls , allowing them to concentrate on fallujah , the epicenter of the sunni muslim insurgency , and other trouble spots around central iraq .
# ::alignments
(a / and
      :op1 (w / welcome-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 (s / secretary
                              :topic (f / foreign))))
            :ARG1 (d / deal-01
                  :ARG2 (d2 / disarm-01)
                  :ARG3 (p2 / person
                        :name (n3 / name
                              :op1 "Moqtada"
                              :op2 "Sadr")
                        :mod (c2 / cleric
                              :ARG1-of (r / radical-02))))
            :time (d3 / date-entity
                  :weekday (m / monday)))
      :op2 (c3 / call-01
            :ARG0 p
            :ARG1 d
            :ARG2 (m2 / model-01
                  :ARG1 d
                  :ARG2 (t / thing
                        :manner-of (r2 / run-up-19
                              :ARG2 (p3 / poll-01
                                    :mod (n4 / nation))))))
      :op3 (a2 / allow-01
            :ARG0 d
            :ARG1 (c4 / concentrate-01
                  :ARG0 (t2 / they)
                  :ARG1 (a3 / and
                        :op1 (c5 / city
                              :name (n5 / name
                                    :op1 "Fallujah")
                              :ARG0-of (e / epicenter-01
                                    :ARG1 (ii / insurgency
                                          :mod (r3 / religious-group
                                                :name (n6 / name
                                                      :op1 "Islam"))
                                          :mod r3
                                          :name (n7 / name
                                                :op1 "Sunni"))))
                        :op2 (s2 / spot
                              :location-of (t3 / trouble-05)
                              :mod (o / other)
                              :location (a4 / around
                                    :op1 c))))))

# ::id 1084 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former indian prime minister atal behari vajpayee saturday conceded that deadly sectarian riots in western gujarat state in #### contributed to his hindu nationalist party 's defeat in recent national polls .
# ::alignments
(c / concede-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Atal"
                  :op2 "H behari"
                  :op3 "Vajpayee")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "India"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))
                  :time (f / former)))
      :ARG1 (c3 / contribute-01
            :ARG0 (r / riot-01
                  :mod (s / sectarian)
                  :location (s2 / state
                        :name (n3 / name
                              :op1 "Gujarat")
                        :location (w / west))
                  :ARG0-of (k / kill-01))
            :ARG2 (d / defeat-01
                  :ARG1 (p3 / political-party
                        :poss p
                        :mod (n4 / nationalist
                              :mod (r2 / religious-group
                                    :name (n5 / name
                                          :op1 "Hindu"))))
                  :location (p4 / poll-01
                        :mod (n6 / nation)
                        :time (r3 / recent))))
      :time (d2 / date-entity
            :weekday (s3 / saturday)))

# ::id 1085 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a group of young chinese players from beijing are booked in to a training camp at italian second division side vicenza next month .
# ::alignments
(b / book-03
      :ARG1 (g / group
            :consist-of (p / person
                  :mod (c / country
                        :name (n / name
                              :op1 "China"))
                  :ARG0-of (p2 / play-01)
                  :mod (y / young))
            :source (c2 / city
                  :name (n2 / name
                        :op1 "Beijing")))
      :ARG2 (c3 / camp
            :purpose (t / train-01)
            :location (s / side
                  :name (n3 / name
                        :op1 "V vicenza")
                  :mod (d / division
                        :ord (o / ordinal-entity
                              :value 2))
                  :mod c
                  :name (n4 / name
                        :op1 "Italy")))
      :time (m / month
            :mod (n5 / next)))

# ::id 1086 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok divers have recovered the second black box of an air new zealand aircraft that crashed off the french mediterranean coast with seven people on board , a local official said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :ARG1-of (l / local-02))))
      :ARG1 (r / recover-02
            :ARG0 (d / divers)
            :ARG1 (b / box
                  :ord (o2 / ordinal-entity
                        :value 2)
                  :ARG1-of (b2 / black-07)
                  :part-of (a / aircraft
                        :name (n / name
                              :op1 "Air"
                              :op2 "New"
                              :op3 "Pealand")
                        :ARG1-of (c / crash-01
                              :location (o3 / off
                                    :op1 (c2 / coast
                                          :part-of (c3 / country
                                                :name (n2 / name
                                                      :op1 "France"))
                                          :mod (s2 / sea
                                                :name (n3 / name
                                                      :op1 "Mediterranean"))))
                              :accompanier (p2 / person
                                    :quant 7
                                    :ARG0-of (b3 / board-01
                                          :ARG1 a))))))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 1087 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong police arrested nine persons in an operation against illegal on-line auction activities , <unk> release friday .
# ::alignments
(a / arrest-01
      :ARG0 (p / police
            :mod (c / city
                  :name (n / name
                        :op1 "Hong"
                        :op2 "Kong")))
      :ARG1 (p2 / person
            :quant 9)
      :subevent-of (o / operation
            :prep-against (a2 / activity-06
                  :ARG1 (a3 / auction-off-01
                        :medium (o2 / online))
                  :ARG1-of (l / legal-02
                        :polarity -)))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1088 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ukrainian president leonid kuchma kicked off a three-day visit to tajikistan on tuesday during which he is to meet tajik and afghan officials for talks on security , drug trafficking and trade cooperation .
# ::alignments
(k / kick-off-04
      :ARG0 (p / person
            :name (n / name
                  :op1 "Leonid"
                  :op2 "Kuchma")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "U.S."))
                  :ARG2 (p2 / president)))
      :ARG1 (v / visit-01
            :ARG0 p
            :ARG1 (c2 / country
                  :name (n3 / name
                        :op1 "Tajikistan"))
            :duration (t / temporal-quantity
                  :quant 3
                  :unit (d / day))
            :time-of (m / meet-03
                  :ARG0 p
                  :ARG1 (a / and
                        :op1 (p3 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 c2
                                    :ARG2 (o / official)))
                        :op2 (p4 / person
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 c2
                                    :ARG2 o)))
                  :purpose (t2 / talk-01
                        :ARG0 p
                        :ARG1 (a2 / and
                              :op1 (s / security)
                              :op2 (t3 / traffic-01
                                    :ARG1 (d2 / drug))
                              :op3 (c3 / cooperate-01
                                    :ARG2 (t4 / trade-01))))))
      :time (d3 / date-entity
            :weekday (t5 / tuesday)))

# ::id 1089 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mongolian parliament approved a government plan to build a railway in the south gobi region to support development of coal deposits , local media reported friday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (a / approve-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Parliament")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Mongolia")))
            :ARG1 (p / plan-01
                  :ARG0 (g2 / government-organization
                        :ARG0-of (g3 / govern-01))
                  :ARG1 (b / build-01
                        :ARG0 g2
                        :ARG1 (r2 / railway)
                        :location (r3 / region
                              :name (n3 / name
                                    :op1 "South"
                                    :op2 "Gobi")))
                  :purpose (s / support-01
                        :ARG0 g2
                        :ARG1 (d / develop-02
                              :ARG1 (d2 / deposit-01
                                    :ARG1 (c2 / coal))))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1090 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok treasury secretary henry m. paulson jr. acknowledged tuesday what home builders and <unk> homeowners have felt for the last year : the meltdown in housing is worse than expected and has not yet hit bottom .
# ::alignments
(a / acknowledge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Henry"
                  :op2 "M."
                  :op3 "Paulson"
                  :op4 "Jr.")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name n
                        :op1 "Treasury"))
            :ARG2 (s / secretary))
      :ARG1 (f / feel-01
            :ARG0 (a2 / and
                  :op1 (p2 / person
                        :ARG0-of (b / build-01
                              :ARG1 (h2 / home)))
                  :op2 (p3 / person
                        :ARG0-of (o / own-01
                              :ARG1 h2)))
            :ARG1 (a3 / and
                  :op1 (b2 / bad-07
                        :ARG1 (m / meltdown
                              :topic (h3 / house-01))
                        :ARG2-of (h4 / have-degree-91
                              :ARG1 m
                              :ARG3 (m2 / more)
                              :ARG4 (e / expect-01)))
                  :op2 (h5 / hit-02
                        :polarity -
                        :ARG0 m
                        :ARG1 (b3 / bottom)
                        :time (y / yet)))
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 1091 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok he 's been called the `` playboy prince '' who purchased everything from luxury planes , yachts and cars to italian marble and gold-plated toilet roll holders .
# ::alignments
(c / call-01
      :ARG1 (h / he)
      :ARG2 (p / prince
            :mod (p2 / playboy)
            :ARG0-of (p3 / purchase-01
                  :ARG1 (e / everything
                        :example (a / and
                              :op1 (p4 / plane
                                    :mod (l / luxury))
                              :op2 (y / yacht)
                              :op3 (c2 / car))
                        :ARG2 (a2 / and
                              :op1 (m / marble
                                    :mod (c3 / country
                                          :name (n / name
                                                :op1 "Italy")))
                              :op2 (t / thing
                                    :ARG0-of (h2 / hold-01
                                          :ARG1 (r / roll
                                                :purpose (t2 / toilet)))
                                    :ARG1-of (p5 / plate-01
                                          :ARG2 (g / gold))))))))

# ::id 1092 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinian president yasser arafat , king hussein of jordan , and egypt 's president hosni mubarak are to meet sunday in cairo to discuss the middle east peace process , officials here said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official))
            :location (h2 / here))
      :ARG1 (m / meet-03
            :ARG0 (a / and
                  :op1 (p2 / person
                        :name (n / name
                              :op1 "Yasser"
                              :op2 "Arafat")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Palestine"))
                              :ARG2 (p3 / president)))
                  :op2 (p4 / person
                        :name (n3 / name
                              :op1 "Hussein")
                        :ARG0-of (h4 / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n4 / name
                                          :op1 "Jordan"))
                              :ARG2 (k / king)))
                  :op3 (p5 / person
                        :name (n5 / name
                              :op1 "Hosni"
                              :op2 "Mubarak")
                        :ARG0-of (h5 / have-org-role-91
                              :ARG1 (c3 / country
                                    :name (n6 / name
                                          :op1 "Egypt"))
                              :ARG2 (p6 / president))))
            :ARG1 a
            :time (d / date-entity
                  :dayperiod (s2 / sunday))
            :purpose (d2 / discuss-01
                  :ARG0 a
                  :ARG1 (p7 / process-02
                        :ARG1 (p8 / peace)
                        :location (w / world-region
                              :name (n7 / name
                                    :op1 "Middle"
                                    :op2 "East"))))))

# ::id 1093 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new zealand 's olympic team will ship rice to china : ### cans of creamed rice to provide a quick blast of carbohydrates for its athletes in august .
# ::alignments
(m / multi-sentence
      :snt1 (s / ship-01
            :ARG0 (t / team
                  :name (n / name
                        :op1 "Olympic"
                        :op2 "Games")
                  :poss (p / person
                        :name (n2 / name
                              :op1 "New"
                              :op2 " zealand")))
            :ARG1 (r / rice)
            :ARG2 (c / country
                  :name (n3 / name
                        :op1 "China")))
      :snt2 (h / have-purpose-91
            :ARG1 (c2 / can
                  :consist-of (r2 / rice
                        :ARG1-of (c3 / cream-01)))
            :ARG2 (p2 / provide-01
                  :ARG0 c2
                  :ARG1 (b / blast
                        :consist-of (c4 / carbohydrate)
                        :ARG1-of (q / quick-02))
                  :ARG2 (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 t
                              :ARG2 (a / athlete)))
                  :time (d / date-entity
                        :month 11))))

# ::id 1094 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a group of gardeners ended a seven-day hunger strike after receiving written assurances from three los angeles city council members that public hearings will be held this month on issues raised by the new ban on gas-powered leaf blowers .
# ::alignments
(e / end-01
      :ARG0 (g / group
            :consist-of (p / person
                  :ARG0-of (g2 / garden-01)))
      :ARG1 (s / strike-02
            :ARG0 p
            :ARG2 (h / hunger-01
                  :ARG0 p)
            :duration (t / temporal-quantity
                  :quant 7
                  :unit (d / day)))
      :time (a / after
            :op1 (r / receive-01
                  :ARG0 g
                  :ARG1 (a2 / assure-01
                        :ARG0 (p2 / person
                              :quant 3
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c / council
                                          :mod (c2 / city
                                                :name (n / name
                                                      :op1 "Los"
                                                      :op2 "Angeles")))
                                    :ARG2 (m / member)))
                        :ARG1 g
                        :ARG2 (h3 / hold-04
                              :ARG1 (h4 / hearing-02
                                    :ARG1 (ii / issue-02
                                          :ARG1-of (r2 / raise-01
                                                :ARG0 (b / ban-01
                                                      :ARG1 (b2 / blower
                                                            :mod (l / leaf)
                                                            :ARG1-of (p3 / power-01
                                                                  :ARG2 (g3 / gas)))
                                                      :ARG1-of (n2 / new-01)))
                                          :ARG1-of (p4 / public-02)))
                              :ARG1-of (w / write-01
                                    :ARG0 p2))))))

# ::id 1095 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chile 's leader says she hopes her people will never forget the human rights violations committed under the dictatorship of gen. augusto pinochet .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Chile"))))
      :ARG1 (h / hope-01
            :ARG0 p
            :ARG1 (f / forget-01
                  :polarity -
                  :ARG0 (p2 / person
                        :poss p)
                  :ARG1 (v / violate-01
                        :ARG1 (r / right-05
                              :ARG1 (h2 / human))
                        :ARG1-of (c2 / commit-02
                              :time (d / dictatorship
                                    :poss (p3 / person
                                          :name (n2 / name
                                                :op1 "Gen."
                                                :op2 "Augusto"
                                                :op3 "Pinochet")))))
                  :time (e / ever))))

# ::id 1096 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china will draw up policies this year to boost the development in xinjiang and tibet as well as other tibetan-inhabited areas , premier wen jiabao said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Wen"
                  :op2 "Jiabao")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / premier)))
      :ARG1 (d / draw-up-03
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "China"))
            :ARG1 (p3 / policy-01)
            :time (y / year
                  :mod (t / this))
            :purpose (b / boost-01
                  :ARG0 c
                  :ARG1 (d2 / develop-02
                        :location (a / and
                              :op1 (p4 / province
                                    :name (n3 / name
                                          :op1 "Xinjiang"))
                              :op2 (p5 / province
                                    :name (n4 / name
                                          :op1 "Tibet"))
                              :op3 (a2 / area
                                    :mod (o / other)
                                    :ARG1-of (ii / inhabit-01
                                          :ARG0 p5))))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1097 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok shocked after viewing more than two dozen home videos online that feature parents giving cigarettes to young children , anti-smoking activists urged police on monday to heavily punish anyone found guilty of such `` shameless and detestable '' acts .
# ::alignments
(u / urge-01
      :ARG0 (a / activist
            :ARG0-of (o / oppose-01
                  :ARG1 (s / smoke-02)))
      :ARG1 (p / police)
      :ARG2 (p2 / punish-01
            :ARG0 p
            :ARG1 (a2 / anyone
                  :ARG1-of (g / guilty-01
                        :ARG2 (a3 / act-02
                              :mod (s2 / such)
                              :ARG0-of (s3 / shame-02
                                    :polarity -)
                              :ARG1-of (d / detestable-02))))
            :manner (h / heavy))
      :time (d2 / date-entity
            :weekday (m / monday))
      :time (a4 / after
            :op1 (v / view-01
                  :ARG0 a
                  :ARG1 (v2 / video
                        :quant (m2 / more-than
                              :op1 24)
                        :mod (h2 / home)
                        :ARG0-of (f / feature-01
                              :ARG1 (g2 / give-01
                                    :ARG0 (p3 / person
                                          :ARG0-of (h3 / have-rel-role-91
                                                :ARG2 (p4 / parent)))
                                    :ARG1 (c / cigarette)
                                    :ARG2 (c2 / child
                                          :mod (y / young)))))
                  :medium (o2 / online)))
      :ARG1-of (s4 / shock-01))

# ::id 1098 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok on the first day of a much-anticipated weeklong rally , anti-abortion protesters returned to the streets of buffalo in full-throated fashion sunday , seven years after raucous anti-abortion protests here triggered more than ### arrests .
# ::alignments
(r / return-01
      :ARG1 (p / person
            :ARG0-of (p2 / protest-01
                  :ARG1 (a / abort-01))
            :ARG0-of (p3 / protest-01
                  :ARG1 (a2 / abort-01)))
      :ARG4 (s / street
            :mod (b / buffalo))
      :time (d / date-entity
            :weekday (s2 / sunday))
      :time (a3 / after
            :op1 (t / trigger-01
                  :ARG0 (p4 / protest-01
                        :mod (r2 / raucous)
                        :location (h / here)
                        :ARG0-of (o / oppose-01
                              :ARG1 a2))
                  :ARG1 (a4 / arrest-01
                        :quant (m / more-than
                              :op1 (t2 / thing
                                    :ARG1-of (h2 / have-quant-91
                                          :ARG3 (m2 / more)
                                          :ARG4 t2
                                          :ARG1-of (a5 / arrest-01)))))))
      :time (d2 / day
            :ord (o2 / ordinal-entity
                  :value 1)
            :part-of (r3 / rally-01
                  :ARG1-of (a6 / anticipate-01
                        :duration (t3 / temporal-quantity
                              :quant 1
                              :unit (w / week))))))

# ::id 1099 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the nigerian defense headquarters has warned that any neighboring country that supports terrorism against nigeria would have itself to blame .
# ::alignments
(w / warn-01
      :ARG0 (h / headquarters
            :mod (d / defend-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Niger"))))
      :ARG1 (b / blame-01
            :ARG1 (c2 / country
                  :ARG1-of (n2 / neighbor-01)
                  :ARG0-of (s / support-01
                        :ARG1 (t / terrorism
                              :prep-against (c3 / country
                                    :name n
                                    :op1 "Nigeria"))))
            :mod (a / any))
      :ARG2 c2)

# ::id 1100 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesia 's national atomic energy agency -lrb- <unk> -rrb- is still keen to establish nuclear power plants in the country , despite fears that earthquakes and volcanic eruptions could lead to meltdown and radiation fallout , a national newspaper reported friday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :mod (n2 / nation))
      :ARG1 (k / keen-02
            :ARG1 (g / government-organization
                  :name (n3 / name
                        :op1 "National"
                        :op2 "Energy"
                        :op3 "Agency")
                  :poss (c / country
                        :name (n4 / name
                              :op1 "Indonesia")))
            :ARG2 (e / establish-01
                  :ARG0 g
                  :ARG1 (p / plant
                        :mod (p2 / power
                              :mod (n5 / nucleus)))
                  :location c)
            :mod (s / still)
            :concession (f / fear-01
                  :ARG1 (p3 / possible-01
                        :ARG1 (l / lead-03
                              :ARG0 (a / and
                                    :op1 (e2 / earthquake)
                                    :op2 (e3 / erupt-01
                                          :ARG1 (v / volcano)))
                              :ARG2 (a2 / and
                                    :op1 (m / meltdown)
                                    :op2 (f2 / fallout
                                          :mod (r2 / radiate-01)))))))
      :time (d / date-entity
            :weekday (f3 / friday)))

# ::id 1101 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok boeing co. 's biggest union plans to conduct a new vote on a three-year contract offer from the huge aircraft manufacturer and will keep sealed the results of an earlier ballot , a union official said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (u / union
                        :poss (c / company
                              :name (n / name
                                    :op1 "Boeing"
                                    :op2 "Co.")))
                  :ARG2 (o / official)))
      :ARG1 (a / and
            :op1 (p2 / plan-01
                  :ARG0 u
                  :ARG1 (c2 / conduct-01
                        :ARG0 u
                        :ARG1 (v / vote-01
                              :ARG0 u
                              :ARG1 (o2 / offer-01
                                    :ARG0 (c3 / company
                                          :ARG0-of (m / manufacture-01
                                                :ARG1 (a2 / aircraft))
                                          :mod (h2 / huge))
                                    :ARG1 (c4 / contract
                                          :duration (t / temporal-quantity
                                                :quant 3
                                                :unit (y / year))))
                              :ARG1-of (n2 / new-01))))
            :op2 (k / keep-02
                  :ARG0 u
                  :ARG1 (s2 / seal-01
                        :ARG0 u
                        :ARG1 (t2 / thing
                              :ARG2-of (r / result-01
                                    :ARG1 (b / ballot
                                          :time (b2 / before)))))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1102 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four men with brazilian passports have been sentenced by a federal court after they pleaded guilty in a scheme to try to get tennessee driver 's licenses with fake documents .
# ::alignments
(s / sentence-01
      :ARG0 (c / court
            :mod (f / federal))
      :ARG1 (m / man
            :quant 4
            :ARG0-of (h / have-03
                  :ARG1 (p / passport
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Brazil")))))
      :time (a / after
            :op1 (p2 / plead-02
                  :ARG0 m
                  :ARG1 (g / guilty-01
                        :ARG1 m)
                  :ARG2 (s2 / scheme-01
                        :ARG0 m
                        :ARG1 (t / try-01
                              :ARG0 m
                              :ARG1 (g2 / get-01
                                    :ARG0 m
                                    :ARG1 (l / license
                                          :mod (p3 / person
                                                :ARG0-of (d / drive-01))
                                          :mod (s3 / state
                                                :name (n2 / name
                                                      :op1 "Tennessee")))
                                    :instrument (d2 / document
                                          :ARG1-of (f2 / fake-02))))))))

# ::id 1103 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the prime minister said tuesday that bulgaria would keep its troops in iraq for now , but suggested a long-term commitment could hinge on a transfer of power there to the united nations .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (m / minister
                              :mod (p2 / prime))))
            :ARG1 (k / keep-01
                  :ARG0 (c2 / country
                        :name (n / name
                              :op1 "Bulgaria"))
                  :ARG1 (t / troop
                        :poss c2)
                  :location (c3 / country
                        :name (n2 / name
                              :op1 "Iraq"))
                  :time (n3 / now))
            :time (d / date-entity
                  :weekday (t2 / tuesday)))
      :ARG2 (s2 / suggest-01
            :ARG0 p
            :ARG1 (p3 / possible-01
                  :ARG1 (h2 / hinge-01
                        :ARG1 (c4 / commit-01
                              :duration (l / long-03))
                        :ARG2 (t3 / transfer-01
                              :ARG1 (p4 / power)
                              :ARG2 (n4 / nation
                                    :ARG1-of (u / unite-01))
                              :location c3)))))

# ::id 1104 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a high court judge has heard testimony implicating former senior police officials in the creation and operation of death squads that hunted down basque separatists in the ####s , spanish news media reported wednesday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (n / news)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Spain")))
      :ARG1 (h / hear-01
            :ARG0 (p / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n3 / name
                                    :op1 "High"
                                    :op2 "Court"))
                        :ARG3 (j / judge-01)))
            :ARG1 (t / testify-01
                  :ARG0-of (ii / implicate-01
                        :ARG1 (p2 / person
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 (p3 / police)
                                    :ARG2 (o / official
                                          :mod (s / senior))
                                    :time (f / former)))
                        :ARG2 (a / and
                              :op1 (c2 / create-01
                                    :ARG1 (s2 / squad
                                          :purpose (d / die-01)
                                          :ARG0-of (h4 / hunt-01
                                                :ARG1 (s3 / separatist
                                                      :mod (w / world-region
                                                            :name (n4 / name
                                                                  :op1 "Basque"))))))
                              :op2 (o2 / operate-01
                                    :ARG1 s2)))))
      :time (w2 / wednesday))

# ::id 1105 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china coach ma liangxing named a ##-player squad on friday for the asian women 's soccer championship to be held from june #-## in thailand .
# ::alignments
(n / name-02
      :ARG0 (p / person
            :name (n2 / name
                  :op1 "Ma"
                  :op2 "Liangxing")
            :ARG0-of (c / coach-01
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "China"))))
      :ARG1 (s / squad
            :consist-of (p2 / person
                  :ARG0-of (p3 / play-01)))
      :time (d / date-entity
            :weekday (f / friday))
      :purpose (h / hold-04
            :ARG1 (c3 / championship
                  :topic (s2 / soccer)
                  :mod (w / woman)
                  :mod (c4 / country
                        :name (n4 / name
                              :op1 "Asia")))
            :location (c5 / country
                  :name (n5 / name
                        :op1 "Thailand"))))

# ::id 1106 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds of peacekeepers held a solemn memorial ceremony at a military base in afghanistan 's capital tuesday to pay tribute to four german peacekeepers killed over the weekend in the deadliest terror attack on the multinational force .
# ::alignments
(h / hold-04
      :ARG0 (p / person
            :ARG0-of (k / keep-01
                  :ARG1 (p2 / peace))
            :quant (m / multiple
                  :op1 100))
      :ARG1 (c / ceremony
            :mod (m2 / memorial)
            :mod (s / solemn))
      :location (b / base
            :mod (m3 / military)
            :location (c2 / city
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n / name
                                    :op1 "Afghanistan"))
                        :ARG2 (c4 / capital))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :purpose (p3 / pay-01
            :ARG0 p
            :ARG1 (t2 / tribute)
            :ARG2 (p4 / person
                  :quant 4
                  :ARG0-of (k2 / keep-01
                        :ARG1 (p5 / peace))
                  :mod (c5 / country
                        :name (n2 / name
                              :op1 "Germany"))
                  :ARG1-of (k3 / kill-01
                        :time (a / attack-01
                              :ARG1 (f / force
                                    :mod (m4 / multinational))
                              :mod (t3 / terror)
                              :ARG1-of (h3 / have-degree-91
                                    :ARG2 k3
                                    :ARG0 a)
                              :ARG3 (m5 / most))))))

# ::id 1107 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok temple guard ronald <unk> has been declared ineligible to participate in the ####-## season , school officials said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s2 / school)
                  :ARG2 (o / official)))
      :ARG1 (d / declare-01
            :ARG2 (q / qualify-02
                  :polarity -
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Ronald"
                              :op2 "Hague")
                        :ARG0-of (g / guard-01
                              :mod (t / temporary)))
                  :ARG2 (p3 / participate-01
                        :ARG0 p2
                        :ARG1 (s3 / season
                              :name n
                              :op1 "The"
                              :op2 "###-##"))))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 1108 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nepali deputy prime minister kp sharma oli tuesday ruled out the possibility of dissolution of the house of representatives -lrb- hor -rrb- before another comes in place .
# ::alignments
(r / rule-out-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kp"
                  :op2 "Sharma")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Nepal"))
                  :ARG2 (m / minister
                        :mod (p2 / prime)
                        :mod (d / deputy))))
      :ARG1 (p3 / possible-01
            :ARG1 (d2 / dissolve-01
                  :ARG1 (g / government-organization
                        :name (n3 / name
                              :op1 "House"
                              :op2 "of"
                              :op3 "Representatives"))
                  :time (b / before
                        :op1 (ii / in-place
                              :domain (a / another)))))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 1109 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel has the right , and indeed the duty , to protect its people .
# ::alignments
(r / right-05
      :ARG1 (c / country
            :name (n / name
                  :op1 "Israel"))
      :ARG2 (p / protect-01
            :ARG0 c
            :ARG1 (p2 / people
                  :poss c))
      :mod (ii / indeed))

# ::id 1110 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok west jefferson , n.c. _ along a pastoral stretch of the ancient new river overflowing with democrats , bluegrass music and the excitement of a first-time presidential visit , president clinton escaped thursday from the political uproar rising from his relationship with white house intern monica lewinsky .
# ::alignments
(e / escape-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (u / uproar
            :mod (p3 / politics)
            :ARG1-of (r / rise-01
                  :ARG3 (r2 / relation-03
                        :ARG0 p
                        :ARG2 (p4 / person
                              :name (n2 / name
                                    :op1 "Monica"
                                    :op2 "Lewinsky")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (g / government-organization
                                          :name (n3 / name
                                                :op1 "White"
                                                :op2 "House"))
                                    :ARG2 (ii / intern))))))
      :time (d / date-entity
            :weekday (t / thursday))
      :location (a / along
            :op1 (s / stretch
                  :mod (p5 / pastoral)
                  :part-of (r3 / river
                        :ARG1-of (n4 / new-01)
                        :mod (a2 / ancient)
                        :ARG1-of (o / overflow-01
                              :ARG2 (a3 / and
                                    :op1 (p6 / person
                                          :ARG0-of (h3 / have-org-role-91
                                                :ARG1 (p7 / political-party
                                                      :name (n5 / name
                                                            :op1 "Democratic"
                                                            :op2 "Party"))))
                                    :op2 (m / music
                                          :mod (b / bluegrass))
                                    :op3 (e2 / excite-01
                                          :ARG0 (v / visit-01
                                                :ARG0 p
                                                :ord (o2 / ordinal-entity
                                                      :value 1)))))))))

# ::id 1111 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok if the playoffs began this morning , sami helenius would be the dallas stars ' sixth defenseman .
# ::alignments
(h / have-condition-91
      :ARG1 (p / person
            :name (n / name
                  :op1 "Sami"
                  :op2 "Helenius")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Dallas"))
                  :ARG2 (p2 / person
                        :ARG0-of (d / defend-01)
                        :ord (o / ordinal-entity
                              :value 6))))
      :ARG2 (b / begin-01
            :ARG1 (p3 / playoff)
            :time (d2 / date-entity
                  :dayperiod (m / morning)
                  :mod (t2 / today))))

# ::id 1112 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jorge bolanos , son of nicaraguan president enrique bolanos died of a cerebral hemorrhage wednesday in the united states , according to the office of the president .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :poss (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president))))
      :ARG1 (d / die-01
            :ARG1 (p3 / person
                  :name (n / name
                        :op1 "Jorge"
                        :op2 "Bolanos")
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 (p4 / person
                              :name (n2 / name
                                    :op1 "Enrique"
                                    :op2 "Bolanos")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 (c / country
                                          :name (n3 / name
                                                :op1 "Nicaragua"))
                                    :ARG2 (p5 / president)))
                        :ARG2 (s2 / son)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (h4 / hemorrhage
                        :mod (c3 / cerebrum))
                  :time (w / wednesday)
                  :location (s3 / state
                        :name (n4 / name
                              :op1 "United"
                              :op2 "States")))))

# ::id 1113 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok los angeles - hordes of shoppers who have barely digested their turkey dinners will hit the stores friday , a shopping day so profitable that retailers call it black friday .
# ::alignments
(h / hit-01
      :ARG0 (h2 / horde
            :consist-of (p / person
                  :ARG0-of (s / shop-01)
                  :ARG0-of (d / digest-01
                        :ARG1 (d2 / dinner
                              :mod (t / turkey)
                              :poss p)
                        :degree (b / barely))))
      :ARG1 (s2 / store)
      :time (d3 / date-entity
            :weekday (f / friday)
            :domain (d4 / day
                  :time-of s)
            :ARG1-of (p2 / profitable-02
                  :ARG2-of (h3 / have-degree-91
                        :ARG1 s
                        :ARG3 (s3 / so)
                        :ARG6 (c / call-01
                              :ARG0 (p3 / person
                                    :ARG0-of (r / retail-01))
                              :ARG1 d3
                              :ARG2 (b2 / black-04
                                    :ARG1 d3))))))

# ::id 1114 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police say they have recovered the final missing body parts of a british teenage girl who was stabbed to death and dismembered in central brazil .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (r / recover-02
            :ARG0 p
            :ARG1 (p2 / part
                  :mod (b / body)
                  :ARG1-of (m / miss-01
                        :mod (f / final))
                  :poss (g / girl
                        :mod (t / teenage)
                        :mod (c / country
                              :name (n / name
                                    :op1 "Britain"))
                        :ARG1-of (s2 / stab-01
                              :ARG2 (d / die-01
                                    :ARG1 g))
                        :ARG1-of (d2 / dismembered-01
                              :location (c2 / center
                                    :part-of (c3 / city
                                          :name (n2 / name
                                                :op1 "Brazil"))))))))

# ::id 1115 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok led by construction stocks , taiwan 's share prices surged above the #,### mark thursday to finish higher for the third consecutive day , with the weighted index , the market 's key barometer , advancing ##.## points , or #.## percent , to close at #,###.## .
# ::alignments
(s / surge-01
      :ARG1 (t / thing
            :ARG2-of (p / price-01
                  :ARG1 (s2 / share
                        :poss (c / country
                              :name (n / name
                                    :op1 "Taiwan")))))
      :ARG4 (a / above
            :op1 (m / mark
                  :mod t
                  :ARG1-of (m2 / mark-01)
                  :mod t))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :ARG0-of (c2 / cause-01
            :ARG1 (f / finish-07
                  :ARG1 t
                  :ARG2 (h / high-02
                        :ARG2-of (h2 / have-degree-91
                              :ARG1 f
                              :ARG3 (m3 / more)))
                  :frequency (t3 / temporal-quantity
                        :quant 3
                        :unit (d2 / day)
                        :ord (o / ordinal-entity
                              :value 3))))
      :ARG1-of c2
      :ARG0 (a2 / advance-01
            :ARG0 (ii / index
                  :ARG1-of (w / weight-01)
                  :mod (b / barometer
                        :ARG1-of (k / key-02)
                        :poss (m4 / market)))
            :ARG1 (p2 / point
                  :mod (s3 / string-entity
                        :value "#.##"))
            :purpose (c3 / close-03
                  :ARG1 ii
                  :ARG2 s3)))

# ::id 1116 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok toyota admitted thursday there was a brake design flaw with its prius hybrid , in a major new blow to the world 's top automaker , already facing a two-billion - dollar bill from massive safety recalls .
# ::alignments
(a / admit-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Toyota")
            :ARG0-of (f / face-01
                  :ARG1 (b / bill-01
                        :ARG1 (m / monetary-quantity
                              :quant 2000000000
                              :unit (d / dollar))
                        :ARG2 (r / recall-02
                              :ARG1 (s / safe-01)
                              :mod (m2 / massive))
                        :time (a2 / already))))
      :ARG1 (f2 / flaw-01
            :ARG1 (d2 / design-01
                  :ARG1 (b2 / brake))
            :location (c2 / car-make
                  :name (n2 / name
                        :op1 "Pilus"
                        :op2 "Hyde")
                  :poss c)
            :time (d3 / date-entity
                  :weekday (t / thursday))
            :ARG0-of (b3 / blow-14
                  :ARG1 (c3 / company
                        :ARG0-of (m3 / make-01
                              :ARG1 (a3 / automobile))
                        :mod (t2 / top)
                        :poss (w / world))
                  :ARG1-of (m4 / major-02)
                  :ARG1-of (n3 / new-01))))

# ::id 1117 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok share prices opened high and closed even higher on the taiwan stock exchange -lrb- taiex -rrb- on saturday , with the weighted index , the market 's key barometer , moving up ###.## points to close at #,###.## .
# ::alignments
(m / multi-sentence
      :snt1 (a / and
            :op1 (o / open-02
                  :ARG1 (p / price-01
                        :ARG1 (s / share))
                  :ARG1-of (h / high-02))
            :op2 (c / close-01
                  :ARG1 p
                  :ARG1-of (h2 / high-02
                        :mod (e / even)))
            :location (e2 / exchange-01
                  :ARG1 (s2 / stock)
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Taiwan")))
            :time (d / date-entity
                  :weekday (s3 / saturday)))
      :snt2 (m2 / move-01
            :ARG0 (ii / index
                  :ARG1-of (w / weight-01)
                  :mod (b / barometer
                        :ARG1-of (k / key-02)
                        :poss (m3 / market)))
            :ARG2 (u / up))
      :snt3 (p2 / point-04
            :ARG1 c
            :ARG1-of (ii2 / important-01))
      :mod (e3 / emoticon
            :value "#."))

# ::id 1118 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok both president clinton and sen. mitch mcconnell -- ideological adversaries -- worked hard to persuade russia 's president boris yeltsin to agree to withdraw his country 's remaining #,### troops from newly independent estonia .
# ::alignments
(w / work-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Clinton")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :op2 (p3 / person
                  :name (n2 / name
                        :op1 "Mitch"
                        :op2 "McConnell")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (s / senator)))
            :mod (a2 / adversary
                  :mod (ii / ideology)))
      :ARG1 (p4 / persuade-01
            :ARG0 a
            :ARG1 (p5 / person
                  :name (n3 / name
                        :op1 "Boris"
                        :op2 "Yeltsin")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c / country
                              :name (n4 / name
                                    :op1 "Russia"))
                        :ARG2 (p6 / president)))
            :ARG2 (a3 / agree-01
                  :ARG0 p5
                  :ARG1 (w2 / withdraw-01
                        :ARG0 p5
                        :ARG1 (t / troop
                              :ARG1-of (r / remain-01)
                              :poss c)
                        :ARG2 (c2 / country
                              :name (n5 / name
                                    :op1 "Estonia")
                              :ARG0-of (d / depend-01
                                    :polarity -
                                    :ARG1-of (n6 / new-01))))))
      :ARG1-of (h4 / hard-02))

# ::id 1119 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former utah football player charged with breaking a baseball bat on a teen-ager 's head tearfully pleaded guilty monday to aggravated assault .
# ::alignments
(p / plead-02
      :ARG0 (p2 / person
            :ARG0-of (p3 / play-01
                  :ARG1 (f / football)
                  :time (f2 / former))
            :mod (u / utah)
            :part (h / head)
            :ARG1-of (c / charge-05
                  :ARG2 (b / break-01
                        :ARG0 p2
                        :ARG1 h
                        :instrument (b2 / bat
                              :mod (b3 / baseball)))))
      :ARG1 (g / guilty-01
            :ARG1 p2)
      :ARG2 (a / assault-01
            :ARG0 p2
            :ARG1-of (a2 / aggravate-01))
      :manner (t / tear-03)
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1120 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pope benedict xvi said friday he hoped europe would remain `` faithful to its christian roots '' during a meeting with bulgarian president georgi parvanov .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Pope"
                  :op2 "Bennedict"
                  :op3 "Xvi"))
      :ARG1 (h / hope-01
            :ARG0 p
            :ARG1 (r / remain-01
                  :ARG1 (c / continent
                        :name (n2 / name
                              :op1 "Europe"))
                  :ARG3 (f / faithful
                        :prep-to (r2 / root
                              :mod (r3 / religious-group
                                    :name (n3 / name
                                          :op1 "Christianity"))
                              :poss c))))
      :time (d / date-entity
            :weekday (f2 / friday))
      :time (m / meet-03
            :ARG0 p
            :ARG1 (p2 / person
                  :name (n4 / name
                        :op1 "Georgi"
                        :op2 "Parvanov")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n5 / name
                                    :op1 "Bulgaria"))
                        :ARG2 (p3 / president)))))

# ::id 1121 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok washington - barack obama is one of the rare democrats who often choose to explain the values behind a policy rather than the policy itself .
# ::alignments
(ii / include-91
      :ARG1 (p / person
            :name (n / name
                  :op1 "Barack"
                  :op2 "Obama"))
      :ARG2 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p3 / political-party
                        :name (n2 / name
                              :op1 "Democratic"
                              :op2 "Party")))
            :ARG1-of (r / rare-02)
            :ARG0-of (c / choose-01
                  :ARG1 (e / explain-01
                        :ARG0 p2
                        :ARG1 (v / value
                              :location (b / behind
                                    :op1 (p4 / policy-01))
                              :ARG1-of (ii2 / instead-of-91
                                    :ARG2 p4)))
                  :frequency (o / often)))
      :ARG3 (c2 / city
            :name (n3 / name
                  :op1 "Washington")))

# ::id 1122 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok amateur boxer becky <unk> , ## , of fort collins , colo. , died sunday from injuries suffered in the ring saturday night in the colorado golden gloves competition at the national western complex .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Bozo")
            :mod (a / amateur)
            :ARG0-of (b / box-03)
            :poss (c / company
                  :name (n2 / name
                        :op1 "Fort"
                        :op2 "Collins")
                  :poss p
                  :name (n3 / name
                        :op1 "Colo.")))
      :ARG1-of (c2 / cause-01
            :ARG0 (ii / injure-01
                  :ARG1-of (s / suffer-01
                        :location (r / ring)
                        :time (d2 / date-entity
                              :weekday (s2 / saturday)
                              :dayperiod (n4 / night)))
                  :subevent-of (c3 / compete-01
                        :ARG3 (g / glove
                              :mod (c4 / colorado)
                              :mod (g2 / golden))
                        :location (c5 / complex
                              :mod (w / west)
                              :mod (n5 / nation)))))
      :time (d3 / date-entity
            :weekday (s3 / sunday)))

# ::id 1123 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok authorities were working to prevent a truck ferry from sinking wednesday after the vessel struck rocks near athens and took on water .
# ::alignments
(w / work-01
      :ARG0 (a / authority)
      :ARG1 (p / prevent-01
            :ARG0 a
            :ARG1 (s / sink-01
                  :ARG1 (f / ferry
                        :mod (t / truck))
                  :time (d / date-entity
                        :weekday (w2 / wednesday))))
      :time (a2 / after
            :op1 (a3 / and
                  :op1 (s2 / strike-01
                        :ARG0 f
                        :ARG1 (r / rock
                              :ARG1-of (n / near-02
                                    :ARG2 (c / city
                                          :name (n2 / name
                                                :op1 "Athens")))))
                  :op2 (t2 / take-on-09
                        :ARG0 f
                        :ARG1 (w3 / water)))))

# ::id 1124 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a victory for president barack obama , the us senate voted thursday to end debate on the most sweeping overhaul of financial industry rules since the great depression of the ####s .
# ::alignments
(v / vote-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "US"
                  :op2 "Senate"))
      :ARG1 (e / end-01
            :ARG0 g
            :ARG1 (d / debate-01
                  :ARG1 (o / overhaul-01
                        :ARG1 (r / rule-01
                              :ARG0 (ii / industry
                                    :mod (f / finance)))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (s / sweep-02
                                    :ARG1 o)
                              :ARG3 (m / most)
                              :ARG5 (s2 / since
                                    :op1 (d2 / depress-02
                                          :ARG1 (p / political-party
                                                :name (n2 / name
                                                      :op1 "Democratic"
                                                      :op2 "Party"))
                                          :mod (g2 / great)))))))
      :time (d3 / date-entity
            :weekday (t / thursday))
      :purpose (w / win-01
            :ARG0 (p2 / person
                  :name (n3 / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p3 / president)))))

# ::id 1125 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok east china 's anhui province plans to spend ##.# billion yuan -lrb- #.## billion u.s. dollars -rrb- before #### to reduce water pollution , provincial sources reported tuesday .
# ::alignments
(r / report-01
      :ARG0 (s / source
            :mod (p / province
                  :name (n / name
                        :op1 "Anhui")
                  :location (e / east
                        :part-of (c / country
                              :name (n2 / name
                                    :op1 "China")))))
      :ARG1 (p2 / plan-01
            :ARG0 (p3 / province)
            :ARG1 (s2 / spend-01
                  :ARG0 p3
                  :ARG1 (r2 / reduce-01
                        :ARG0 p3
                        :ARG1 (p4 / pollute-01
                              :ARG0 (w / water)))
                  :ARG3 (m / monetary-quantity
                        :quant 1000000000
                        :unit (y / yuan)))
            :time (b / before)
            :op1-of b)
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1126 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok director of sports development in the national sports commission -lrb- nsc -rrb- , patrick ekeji , said in abuja on thursday that nigeria can win eight gold medals at the forthcoming beijing olympics .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Patrick"
                  :op2 "Ekeji")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "National"
                              :op2 "Sports"
                              :op3 "Commission"))
                  :ARG2 (d / director
                        :topic (d2 / develop-02
                              :ARG1 (s2 / sport)))))
      :ARG1 (p2 / possible-01
            :ARG1 (w / win-01
                  :ARG0 (c / country
                        :name (n3 / name
                              :op1 "Nigeria"))
                  :ARG1 (m / medal
                        :quant 8
                        :mod (g / gold))
                  :ARG2 (g2 / game
                        :name (n4 / name
                              :op1 "Beijing"
                              :op2 "Olympics")
                        :time (f / forthcoming))))
      :location (c2 / city
            :name (n5 / name
                  :op1 "Abuja"))
      :time (d3 / date-entity
            :weekday (t / thursday)))

# ::id 1127 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french foreign minister philippe douste-blazy called friday for a united and firm international stand over the iranian nuclear crisis , as he arrived for six-power talks in london .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Philippe"
                  :op2 "Douste-blazy")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (d / date-entity
            :weekday (f2 / friday))
      :ARG2 (s / stand-11
            :ARG1 (u / unite-01)
            :ARG2 (c2 / crisis
                  :mod (n2 / nucleus)
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "Iran")))
            :mod (ii / international)
            :ARG1-of (f3 / firm-03))
      :time (a / arrive-01
            :ARG1 p
            :purpose (t / talk-01
                  :ARG0 p
                  :mod (p2 / power
                        :quant 6))
            :location (c4 / city
                  :name (n4 / name
                        :op1 "London"))))

# ::id 1128 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with a formula one victory two weeks ago in germany and brazil 's win over germany in last weekend 's world cup final , rubens barrichello is on a roll .
# ::alignments
(r / roll-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Rubens"
                  :op2 " barrichello"))
      :ARG1-of (c / cause-01
            :ARG0 (a / and
                  :op1 (w / win-01
                        :ARG0 p
                        :ARG2 (c2 / country
                              :name (n2 / name
                                    :op1 "Germany"))
                        :time (b / before
                              :op1 (n3 / now)
                              :quant (t / temporal-quantity
                                    :quant 2
                                    :unit (w2 / week)))
                        :instrument (f / formula
                              :mod 1))
                  :op2 (w3 / win-01
                        :ARG0 (t2 / team
                              :name (n4 / name
                                    :op1 "Brazil"))
                        :ARG2 c2
                        :ARG3 (f2 / final
                              :subevent-of (g / game
                                    :name (n5 / name
                                          :op1 "World"
                                          :op2 "Cup"))
                              :time (w4 / weekend
                                    :mod (l / last)))))))

# ::id 1129 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok about ###,### chinese and overseas tourists attended the five-day #### international qiantang river tide festival that closed in haining , zhejiang province , today .
# ::alignments
(a / attend-01
      :ARG0 (a2 / and
            :op1 (p / person
                  :mod (c / country
                        :name (n / name
                              :op1 "China")))
            :op2 (p2 / person
                  :ARG0-of (t / tour-01)
                  :location (o / overseas)))
      :ARG1 (f / festival
            :name (n2 / name
                  :op1 "Qiantang"
                  :op2 "River"
                  :op3 " tide"
                  :op4 " festival")
            :mod (ii / international)
            :duration (t2 / temporal-quantity
                  :quant 5
                  :unit (d / day))
            :ARG1-of (c2 / close-01
                  :location (c3 / city
                        :name (n3 / name
                              :op1 "Huining")
                        :location (p3 / province
                              :name (n4 / name
                                    :op1 "Zhejiang")))
                  :time (t3 / today))))

# ::id 1130 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the zimbabwe national army needs more than ##.# million u.s. dollars to clear hundreds of thousands of land mines scattered along the country 's borders in five years , an army officer said today .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / army
                        :mod (n / nation)
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Zimbabwe")))
                  :ARG2 (o / officer)))
      :ARG1 (n3 / need-01
            :ARG0 a
            :ARG1 (m / more-than
                  :op1 (m2 / monetary-quantity
                        :quant 100000
                        :unit (d / dollar
                              :mod c))))
      :purpose (c2 / clear-01
            :ARG0 a
            :ARG1 (m3 / mine
                  :mod (l / land)
                  :quant (m4 / multiple
                        :op1 100000)
                  :ARG1-of (s2 / scatter-01
                        :location (a2 / along
                              :op1 (b / border
                                    :poss c))))
            :time (a3 / after
                  :op1 (n4 / now)
                  :quant (t / temporal-quantity
                        :quant 5
                        :unit (y / year))))
      :time (t2 / today))

# ::id 1131 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jolted by a big drop on wall street , asian traders threw stock prices into a tailspin early wednesday as interest rate fears gripped the markets .
# ::alignments
(t / throw-01
      :ARG0 (p / person
            :mod (c / continent
                  :name (n / name
                        :op1 "Asia"))
            :ARG0-of (t2 / trade-01))
      :ARG1 (p2 / price-01
            :ARG1 (s / stock))
      :ARG2 (t3 / tailspin)
      :time (e / early
            :op1 (w / wednesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (g / grip-01
                  :ARG0 (f / fear-01
                        :ARG1 (r / rate
                              :mod (ii / interest)))
                  :ARG1 (m / market)))
      :ARG1-of (j / jol-01
            :ARG0 (d / drop-01
                  :location (m2 / market-sector
                        :name (n2 / name
                              :op1 "Wall"
                              :op2 "Street"))
                  :mod (b / big))))

# ::id 1132 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world number one tiger woods will not play at next week 's dubai desert classic golf tournament , saying the region is not safe with united states troops massing for possible warfare in iraq .
# ::alignments
(a / and
      :op1 (p / play-01
            :polarity -
            :ARG0 (g / game
                  :name (n / name
                        :op1 " tiger"
                        :op2 "Woods")
                  :mod (w / world
                        :ord (o / ordinal-entity
                              :value 1)))
            :location (t / tournament
                  :name (n2 / name
                        :op1 "Dubai"
                        :op2 "Desert"
                        :op3 "Classic"
                        :op4 "Golf"
                        :op5 "Tournament")
                  :mod (g2 / game
                        :name (n3 / name
                              :op1 "Golf"))
                  :time (w2 / week
                        :mod (n4 / next))))
      :op2 (s / say-01
            :ARG0 g
            :ARG1 (s2 / safe-01
                  :polarity -
                  :ARG1 (r / region)
                  :ARG1-of (c / cause-01
                        :ARG0 (m / mass-01
                              :ARG0 (t2 / troop
                                    :poss (c2 / country
                                          :name (n5 / name
                                                :op1 "United"
                                                :op2 "States")))
                              :purpose (w3 / war-01
                                    :location (c3 / country
                                          :name (n6 / name
                                                :op1 "Iraq"))
                                    :ARG1-of (p2 / possible-01)))))))

# ::id 1133 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gambian president yaya jammeh staged a cabinet reshuffle friday , sacking his information and higher education ministers .
# ::alignments
(a / and
      :op1 (s / stage-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Yaya"
                        :op2 "Jammeh")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Gambia"))
                        :ARG2 (p2 / president)))
            :ARG1 (r / reshuffle-01
                  :ARG1 (c2 / cabinet))
            :time (d / date-entity
                  :weekday (f / friday)))
      :op2 (s2 / sack-01
            :ARG0 p
            :ARG1 (a2 / and
                  :op1 (ii / information
                        :poss p)
                  :op2 (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (m / minister
                                    :topic (e / educate-01)))
                        :ARG1-of (h3 / have-degree-91
                              :ARG2 (h4 / high-02
                                    :ARG1 p3)
                              :ARG3 (m2 / more))))))

# ::id 1134 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok asafa powell , the fastest man in the world so far in #### , has aimed to refresh the the men 's ###m mark as the jamaican takes on three-time world champion tyson gay for the first time this year next month in the diamond league series .
# ::alignments
(a / aim-02
      :ARG0 (m / man
            :name (n / name
                  :op1 "Asafa"
                  :op2 "Powell")
            :ARG1-of (h / have-degree-91
                  :ARG2 (f / fast-02
                        :ARG1 m)
                  :ARG3 (m2 / most)
                  :ARG5 (m3 / man
                        :location (w / world)
                        :time (s / so-far))))
      :ARG1 (r / refresh-01
            :ARG0 m
            :ARG1 (m4 / mark
                  :poss (m5 / man)))
      :time (t / take-on-21
            :ARG0 (p / person
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Japan")))
            :ARG1 (p2 / person
                  :name (n3 / name
                        :op1 "Tyson"
                        :op2 "Gay")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (w2 / world)
                        :ARG2 (c2 / champion)
                        :time (y / year
                              :mod (n4 / next))))
            :time (m6 / month
                  :mod (t2 / this))
            :subevent-of (s2 / series
                  :mod (l / league
                        :name (n5 / name
                              :op1 "Diamond")))
            :ord (o / ordinal-entity
                  :value 1)))

# ::id 1135 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok honduran troops ousted president manuel zelaya sunday and flew him out of the country , ending a bitter power struggle with the military as parliament swiftly voted in a new leader .
# ::alignments
(a / and
      :op1 (o / oust-01
            :ARG0 (t / troop
                  :mod (c / country
                        :name (n / name
                              :op1 "Honduras")))
            :ARG1 (p / person
                  :name (n2 / name
                        :op1 "Manuel"
                        :op2 "Zelaya")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :time (d / date-entity
                  :weekday (s / sunday)))
      :op2 (f / fly-05
            :ARG0 t
            :ARG1 p
            :direction (o2 / out-of
                  :op1 c))
      :ARG0-of (e / end-01
            :ARG1 (s2 / struggle-01
                  :ARG0 t
                  :ARG1 (m / military)
                  :ARG2 (p3 / power)
                  :mod (b / bitter))
            :time (v / vote-01
                  :ARG0 (p4 / parliament)
                  :ARG1 (p5 / person
                        :ARG0-of (l / lead-02)
                        :ARG1-of (n3 / new-01))
                  :manner (s3 / swift))))

# ::id 1136 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new york islanders right wing mattias weinhandl will miss the start of the regular season while recovering from ankle surgery , the team announced wednesday .
# ::alignments
(a / announce-01
      :ARG0 (t / team)
      :ARG1 (m / miss-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Mattias"
                        :op2 "Weinhandl")
                  :mod (ii / island
                        :name (n2 / name
                              :op1 "New"
                              :op2 "York"))
                  :mod (r / right-08)
                  :ARG0-of (h / have-org-role-91
                        :ARG1 t))
            :ARG1 (s / start-01
                  :ARG1 (s2 / season
                        :ARG1-of (r2 / regular-03)))
            :time (r3 / recover-01
                  :ARG1 p
                  :ARG2 (s3 / surgery-01
                        :ARG1 p
                        :ARG2 (a2 / ankle))))
      :time (w / wednesday))

# ::id 1137 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world champion marcus gronholm won the swedish rally for the third time sunday nearly a minute ahead of fellow finn tommi makinen .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Marcus"
                  :op2 "Gronholm")
            :mod (c / champion
                  :mod (w2 / world)))
      :ARG1 (r / rally-01
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Sweden")))
      :time (d / date-entity
            :weekday (s / sunday))
      :location (r2 / relative-position
            :op1 (p2 / person
                  :name (n3 / name
                        :op1 "Finn"
                        :op2 "tommi"
                        :op3 "Makinen")
                  :mod (f / fellow))
            :quant (n4 / nearly
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (m / minute)))
            :direction (a / ahead))
      :ord (o / ordinal-entity
            :value 3))

# ::id 1138 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police <unk> clubs friday to disperse students protesting government land reform and arrested at least ### of the protesters , state-run radio said .
# ::alignments
(s / say-01
      :ARG0 (r / radio
            :ARG1-of (r2 / run-01
                  :ARG0 (s2 / state)))
      :ARG1 (a / and
            :op1 (d / disperse-01
                  :ARG0 (p / police)
                  :ARG1 (c / club
                        :mod (u / university))
                  :time (d2 / date-entity
                        :weekday (f / friday))
                  :purpose d
                  :ARG0 p
                  :ARG1 (p2 / person
                        :ARG0-of (s3 / study-01)
                        :ARG0-of (p3 / protest-01
                              :ARG1 (r3 / reform-01
                                    :ARG0 (g / government-organization
                                          :ARG0-of (g2 / govern-01))
                                    :ARG1 (l / land))))))
      :op2 (a2 / arrest-01
            :ARG0 p
            :ARG1 (p4 / person
                  :ARG1-of (ii / include-91
                        :ARG2 (p5 / person
                              :ARG0-of (p6 / protest-01))
                        :ARG3 (a3 / at-least
                              :op1 p4)))))

# ::id 1139 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok yemen 's new prime minister formed a cabinet on thursday that drew most of its membership from the country 's ruling party , state-run san ` a radio said thursday .
# ::alignments
(s / say-01
      :ARG0 (r / radio
            :name (n / name
                  :op1 "Sans")
            :ARG1-of (r2 / run-01
                  :ARG0 (s2 / state)))
      :ARG1 (f / form-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Yemen"))
                        :ARG2 (m / minister
                              :mod (p2 / prime)
                              :ARG1-of (n3 / new-01))))
            :ARG1 (c2 / cabinet
                  :ARG0-of (d / draw-02
                        :ARG1 p
                        :ARG1-of (ii / include-91
                              :ARG2 (m2 / membership
                                    :poss c2)
                              :ARG3 (m3 / most)))
                  :ARG2 (p3 / party
                        :ARG0-of (r3 / rule-03)
                        :poss c)))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1140 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an international group that promotes a balance between logging and conservation gathers this week in the capital 's of brazil 's amazon state , which holds part of the world 's largest tropical rain forest .
# ::alignments
(g / gather-03
      :ARG0 (g2 / group
            :mod (ii / international)
            :ARG0-of (p / promote-02
                  :ARG1 (b / balance-01
                        :ARG1 (l / log-03)
                        :ARG2 (c / conservation))))
      :time (w / week
            :mod (t / this))
      :location (c2 / city
            :name (n / name
                  :op1 "Amazon")
            :poss (s / state
                  :name (n2 / name
                        :op1 "Brazil")
                  :ARG0-of (h / hold-01
                        :ARG1 (f / forest
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (l2 / large)
                                    :ARG3 (m / most)
                                    :ARG5 (f2 / forest
                                          :mod (r / rain-01)
                                          :location (w2 / world)))))
                  :ARG0-of (h3 / have-org-role-91
                        :ARG2 (c3 / capital))
                  :ARG1-of h3)))

# ::id 1141 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taxpayers invested another $ # billion in general motors corp. this week as the struggling auto giant continued efforts to restructure and avoid bankruptcy court .
# ::alignments
(ii / invest-01
      :ARG0 (p / person
            :ARG0-of (p2 / pay-01
                  :ARG1 (t / tax)))
      :ARG1 (m / monetary-quantity
            :quant 1000000000
            :unit (d / dollar)
            :mod (a / another))
      :ARG2 (c / company
            :name (n / name
                  :op1 "General"
                  :op2 "Motors"
                  :op3 "Corp.")
            :ARG0-of (s / struggle-02))
      :time (w / week
            :mod (t2 / this))
      :ARG1-of (c2 / cause-01
            :ARG0 (c3 / continue-01
                  :ARG0 c
                  :ARG1 (e / effort-01
                        :ARG0 c
                        :ARG1 (a2 / and
                              :op1 (r / restructure-01
                                    :ARG0 c)
                              :op2 (a3 / avoid-01
                                    :ARG0 c
                                    :ARG1 (c4 / court
                                          :mod (b / bankrupt-01))))))))

# ::id 1142 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least ## african union peacekeepers have been killed and dozens are reported missing after an attack on their base in sudan 's western darfur region , the au said on sunday .
# ::alignments
(s / say-01
      :ARG0 (a / au)
      :ARG1 (a2 / and
            :op1 (k / kill-01
                  :ARG1 (p / person
                        :ARG0-of (k2 / keep-01
                              :ARG1 (p2 / peace))
                        :mod (u / union
                              :mod (c / continent
                                    :name (n / name
                                          :op1 "Africa")))
                        :quant (a3 / at-least)))
            :op2 (r / report-01
                  :ARG1 (m / miss-01
                        :ARG1 (p3 / person
                              :quant (m2 / multiple
                                    :op1 12))))
            :time (a4 / after
                  :op1 (a5 / attack-01
                        :ARG1 (b / base
                              :poss p
                              :location (c2 / city
                                    :name (n2 / name
                                          :op1 "Sudan")
                                    :part (w / west
                                          :part-of (c3 / city
                                                :name (n3 / name
                                                      :op1 "Darfur")))))))
            :time (d / date-entity
                  :weekday (s2 / sunday))))

# ::id 1143 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hurricane richard battered belize , blowing rickety homes off stilts and knocking out power to most of the tiny central american country , before weakening to a tropical depression monday and heading toward mexico .
# ::alignments
(b / batter-01
      :ARG0 (r / richard
            :mod (h / hurricane))
      :ARG1 (b2 / belize)
      :ARG0-of (c / cause-01
            :ARG1 (a / and
                  :op1 (b3 / blow-01
                        :ARG0 r
                        :ARG1 (h2 / home
                              :mod (r2 / rickety))
                        :ARG2 (o / off
                              :op1 (s / stilt)))
                  :op2 (k / knock-out-03
                        :ARG0 r
                        :ARG1 (p / power)
                        :beneficiary (c2 / country
                              :quant (m / most)
                              :ARG1-of (ii / include-91
                                    :ARG2 (c3 / country
                                          :location (w / world-region
                                                :name (n / name
                                                      :op1 "Central"
                                                      :op2 "America"))
                                          :mod (t / tiny)))))))
      :time (b4 / before
            :op1 a
            :op1 (w2 / weaken-01
                  :ARG1 r
                  :ARG4 (d / depress-01
                        :mod (t2 / tropical))
                  :time (d2 / date-entity
                        :weekday (m2 / monday)))
            :op2 (h3 / head-02
                  :ARG0 r
                  :ARG1 (c4 / country
                        :name (n2 / name
                              :op1 "Mexico")))))

# ::id 1144 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's ministry of health -lrb- moh -rrb- will launch a three-month inspection of six `` big hospitals '' in a bid to curb corruption in the health sector and improve efficiency , said ministry spokesman mao qun ` an on monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mao"
                  :op2 "Qun")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / ministry
                        :topic (h2 / healthy)
                        :poss (c / country
                              :name (n2 / name
                                    :op1 "China")))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (l / launch-01
            :ARG0 m
            :ARG1 (ii / inspect-01
                  :ARG1 (h3 / hospital
                        :quant 6
                        :mod (b / big))
                  :duration (t / temporal-quantity
                        :quant 3
                        :unit (m2 / month))
                  :purpose (b2 / bid-01
                        :ARG0 m
                        :ARG1 (a / and
                              :op1 (c2 / curb-01
                                    :ARG0 m
                                    :ARG1 (c3 / corrupt-01
                                          :ARG1 (s3 / sector
                                                :mod (h4 / health)))
                                    :op2 (ii2 / improve-01
                                          :ARG0 m
                                          :ARG1 (e / efficient-01
                                                :ARG1 m))))))
            :time (d / date-entity
                  :weekday (m3 / monday))))

# ::id 1145 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the prime minister 's congress party lost power in two large and politically important states in south india , according to partial election returns saturday .
# ::alignments
(s / say-01
      :ARG0 (r / return-05
            :ARG1 (e / elect-01
                  :degree (p / part))
            :time (d / date-entity
                  :weekday (s2 / saturday)))
      :ARG1 (l / lose-02
            :ARG0 (p2 / political-party
                  :name (n / name
                        :op1 "Congress")
                  :poss (p3 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (m / minister
                                    :mod (p4 / prime)))))
            :ARG1 (p5 / power)
            :location (s3 / state
                  :quant 2
                  :ARG1-of (ii / important-01
                        :mod (p6 / politics))
                  :mod (l2 / large)
                  :location (s4 / south
                        :part-of (c / country
                              :name (n2 / name
                                    :op1 "India"))))))

# ::id 1146 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok christmas wo n't include any unwanted <unk> for new mexico prison <unk> this year .
# ::alignments
(ii / include-01
      :polarity -
      :ARG1 (p / prison
            :ARG1-of (n / new-01)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Mexico")))
      :ARG2 (f / festival
            :name (n3 / name
                  :op1 "Christmas"))
      :time (y / year
            :mod (t / this)))

# ::id 1147 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vince young was dazzling again , but this time lendale white did not have to watch young ruin another one of white 's teams .
# ::alignments
(c / contrast-01
      :ARG1 (d / dazzle-01
            :ARG0 (y / young)
            :mod (a / again))
      :ARG2 (o / obligate-01
            :polarity -
            :ARG1 (p / person
                  :ARG1-of (w / white-02)
                  :mod (l / lendale))
            :ARG2 (w2 / watch-01
                  :ARG0 p
                  :ARG1 (r / ruin-01
                        :ARG0 (y2 / young)
                        :ARG1 (t / team
                              :ARG1-of (ii / include-91
                                    :ARG2 (t2 / team
                                          :poss p))
                              :mod (a2 / another))))
            :time (t3 / this)))

# ::id 1148 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the most famous team in british motor racing closed down here on tuesday , as lotus announced that they could no longer afford to carry on in formula one .
# ::alignments
(c / close-down-04
      :ARG1 (t / team
            :ARG1-of (h / have-degree-91
                  :ARG2 (f / fame-01
                        :ARG1 t)
                  :ARG3 (m / most)
                  :ARG5 (t2 / team
                        :location (c2 / country
                              :name (n / name
                                    :op1 "Britain"))
                        :ARG0-of (r / race-02
                              :ARG1 (m2 / motor)))))
      :location (h2 / here)
      :time (d / date-entity
            :weekday (t3 / tuesday))
      :time (a / announce-01
            :ARG0 (t4 / team
                  :name (n2 / name
                        :op1 "Lotus"))
            :ARG1 (p / possible-01
                  :ARG1 (a2 / afford-01
                        :ARG0 t4
                        :ARG1 (c3 / carry-on-02
                              :ARG0 t4
                              :ARG1 (f2 / formula
                                    :mod 1))
                        :time (n3 / no-longer)))))

# ::id 1149 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok up and down the rivers of western colombia , a new breed of criminal armies is pressing deeper into this isolated jungle , fighting with guerrillas for control of the cocaine trade and forcing thousands of indians to flee .
# ::alignments
(a / and
      :op1 (p / press-01
            :ARG1 (b / breed
                  :ARG1-of (n / new-01)
                  :consist-of (a2 / army
                        :ARG0-of (c / criminal-03)))
            :ARG2 (j / jungle
                  :ARG1-of (ii / isolate-01)
                  :mod (t / this))
            :ARG1-of (d / deep-02
                  :ARG2-of (h / have-degree-91
                        :ARG1 p
                        :ARG3 (m / more))))
      :op2 (f / fight-01
            :ARG0 b
            :ARG1 (g / guerrilla)
            :ARG2 (c2 / control-01
                  :ARG0 g
                  :ARG1 (t2 / trade-01
                        :ARG1 (c3 / cocaine))))
      :op3 (f2 / force-01
            :ARG0 b
            :ARG1 (p2 / person
                  :mod (c4 / country
                        :name (n2 / name
                              :op1 "India"))
                  :quant (m2 / multiple
                        :op1 1000))
            :ARG2 (f3 / flee-05
                  :ARG0 p2))
      :path (a3 / and
            :op1 (u / up)
            :op2 (d2 / down)
            :location (r / river
                  :name (n3 / name
                        :op1 "Colombia")
                  :location (w / west))))

# ::id 1150 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok daredevils kicked off the running of the bulls monday with a long , messy and particularly dangerous dash through the streets of pamplona , with ## people injured but none gored , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (k / kick-off-04
            :ARG0 (d / daredevils)
            :ARG1 (r / run-02
                  :ARG1 (b / bull))
            :ARG2 (d2 / dash-01
                  :ARG0 d
                  :path (s2 / street
                        :mod (c / city
                              :name (n / name
                                    :op1 "Pamplona")))
                  :ARG1-of (l / long-03)
                  :ARG1-of (m / messy-03)
                  :ARG0-of (e / endanger-01
                        :mod (p / particular)))
            :time (d3 / date-entity
                  :weekday (m2 / monday))
            :manner (c2 / contrast-01
                  :ARG1 (ii / injure-01
                        :ARG1 (p2 / person))
                  :ARG2 (g / gore-01
                        :polarity -
                        :ARG1 (p3 / person)))))

# ::id 1151 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british club arsenal has asked for more money for the transfer of french striker nicolas anelka to lazio of rome , the ansa news agency reported wednesday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Ansa")
            :mod (n2 / news))
      :ARG1 (a2 / ask-02
            :ARG0 (a3 / arsenal
                  :poss (c / club
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Britain"))))
            :ARG1 (m / money
                  :mod (m2 / more)
                  :purpose (t / transfer-01
                        :ARG1 (p / person
                              :name (n4 / name
                                    :op1 "Nicolas"
                                    :op2 "Anelka")
                              :ARG0-of (s / strike-02)
                              :mod (c3 / country
                                    :name (n5 / name
                                          :op1 "France")))
                        :ARG2 (p2 / person
                              :name (n6 / name
                                    :op1 "Lausio")
                              :mod (t2 / team
                                    :name (n7 / name
                                          :op1 "Rome")))))
            :time (d / date-entity
                  :weekday (w / wednesday))))

# ::id 1152 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a stamp marking the centennial of fudan university , based in shanghai , was issued friday by the state postal bureau , the second of its kind in china , after peking university was put on a stamp in #### .
# ::alignments
(ii / issue-01
      :ARG0 (b / bureau
            :mod (s / state)
            :mod (p / postal))
      :ARG1 (s2 / stamp
            :ARG0-of (m / mark-01
                  :ARG1 (c / centennial
                        :topic (u / university
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Fudan"))
                              :ARG1-of (b2 / base-01
                                    :location (c3 / city
                                          :name (n2 / name
                                                :op1 "Shanghai"))))))
            :ord (o / ordinal-entity
                  :value 2
                  :range (k / kind
                        :poss s2
                        :location (c4 / country
                              :name (n3 / name
                                    :op1 "China")))))
      :time (d / date-entity
            :weekday (f / friday))
      :time (a / after
            :op1 (p2 / put-01
                  :ARG1 s2
                  :ARG2 (s3 / stamp
                        :mod (t / thing
                              :name (n4 / name
                                    :op1 "###"))))))

# ::id 1153 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the indiana pacers have discovered there is an even better way to neutralize shaquille o'neal than merely pounding his body and sending him to the free-throw line with the intriguing chance that he may chip paint off the rim .
# ::alignments
(d / discover-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n / name
                              :op1 "Indianapolis"
                              :op2 "Pacers"))))
      :ARG1 (w / way
            :manner-of (n2 / neutralize-01
                  :ARG1 (p2 / person
                        :name (n3 / name
                              :op1 "Shaquille"
                              :op2 "O'neal")
                        :part (b / body)))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (g / good-02
                        :ARG1 w)
                  :ARG3 (m / more
                        :mod (e / even))
                  :ARG4 (a / and
                        :op1 (p3 / pound-02
                              :ARG0 p
                              :ARG1 b
                              :mod (m2 / mere))
                        :op2 (s / send-03
                              :ARG0 p
                              :ARG1 p2
                              :ARG4 (l / line
                                    :mod (t2 / throw-01
                                          :ARG2 (f / free-04)))
                              :prep-with (c / chance-02
                                    :ARG1 (c2 / chip-01
                                          :ARG0 p2
                                          :ARG1 (p4 / paint)
                                          :ARG2 (o / off
                                                :op1 (r / rim))
                                          :ARG1-of (p5 / possible-01))
                                    :ARG0-of (ii / intrigue-01)))))))

# ::id 1154 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canberra , june ## -lrb- xinhua -rrb- - australia 's cancer council on monday sounded a cautionary note after an australian company said it has developed a treatment that may be able to shrink inoperable tumors .
# ::alignments
(s / sound-01
      :ARG1 (c / council
            :topic (c2 / cancer)
            :poss (c3 / country
                  :name (n / name
                        :op1 "Australia")))
      :ARG2 (n2 / note
            :mod (c4 / cautionary))
      :time (d / date-entity
            :weekday (m / monday))
      :time (a / after
            :op1 (s2 / say-01
                  :ARG0 (c5 / company
                        :mod c3)
                  :ARG1 (d2 / develop-02
                        :ARG0 c5
                        :ARG1 (t / treat-03
                              :ARG0 c5
                              :ARG1 (t2 / tumor
                                    :ARG1-of (o / operate-01
                                          :ARG1-of (p / possible-01)))
                              :ARG0-of (s3 / shrink-01
                                    :ARG1 (t3 / tumor
                                          :ARG1-of o
                                          :ARG1-of (p2 / possible-01
                                                :polarity -)))))))
      :location (c6 / city
            :name (n3 / name
                  :op1 "Canberra")))

# ::id 1155 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok washington , june ## -lrb- xinhua -rrb- -- italian andrea bargnani was selected by the toronto raptors at madison square garden on wednesday and became the first european player to be number one pick in the nba draft .
# ::alignments
(a / and
      :op1 (s / select-01
            :ARG0 (o / organization
                  :name (n / name
                        :op1 "toronto"
                        :op2 "tortors"))
            :ARG1 (p / person
                  :name (n2 / name
                        :op1 "Andrea"
                        :op2 "B bargnani")
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Italy")))
            :location (f / facility
                  :name (n4 / name
                        :op1 "Madison"
                        :op2 "Square"
                        :op3 "Garden"))
            :time (w / wednesday))
      :op2 (b / become-01
            :ARG1 p
            :ARG2 (p2 / person
                  :ARG0-of (p3 / play-01)
                  :mod (c2 / continent
                        :name (n5 / name
                              :op1 "Europe"))
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :ARG1-of (p4 / pick-01
                        :ARG2 (d / draft-02
                              :mod (l / league
                                    :name (n6 / name
                                          :op1 "Nba")))))))

# ::id 1156 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok by the end of his junior year at miami killian high school , <unk> morley flashed the speed , size and talent of a top college football prospect .
# ::alignments
(f / flash-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mr."
                  :op2 "Morneley"))
      :ARG1 (a / and
            :op1 (s / speed)
            :op2 (s2 / size)
            :op3 (t / talent)
            :poss (p2 / person
                  :ARG1-of (p3 / prospect-02
                        :mod (f2 / football
                              :mod (c / college))
                        :mod (t2 / top))))
      :time (e / end-01
            :ARG1 (y / year
                  :mod (j / junior)
                  :poss p
                  :location (h / high-school
                        :name (n2 / name
                              :op1 "Miami"
                              :op2 "Killian")))))

# ::id 1157 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iranians voted friday for parliamentary deputies in several districts where results were annulled last year because of election irregularities , tehran radio reported .
# ::alignments
(r / report-01
      :ARG0 (r2 / radio
            :name (n / name
                  :op1 "Tehran"))
      :ARG1 (v / vote-01
            :ARG0 (p / person
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Iran")))
            :ARG1 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n3 / name
                                    :op1 "Parliament"))
                        :ARG2 (d / deputy)))
            :time (d2 / date-entity
                  :weekday (f / friday))
            :location (d3 / district
                  :quant (s / several)
                  :location-of (a / annul-01
                        :ARG1 (r3 / result)
                        :ARG1-of (c2 / cause-01
                              :ARG0 (d4 / due-03
                                    :polarity -
                                    :ARG1 (e / elect-01))
                              :time (y / year
                                    :mod (l / last)))))))

# ::id 1158 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kuwait will begin producing natural gas for the first time , but only for local consumption , the oil-rich u.s. ally said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG1-of (a / ally-01
                  :ARG2 (c / country
                        :name (n / name
                              :op1 "U.S.")))
            :mod (r / rich
                  :mod (o / oil)))
      :ARG1 (c2 / contrast-01
            :ARG1 (b / begin-01
                  :ARG0 (c3 / city
                        :name n
                        :op1 "Kuwait"))
            :ARG1 (p2 / produce-01
                  :ARG0 c3
                  :ARG1 (g / gas
                        :ARG1-of (n2 / natural-03))
                  :ord (o2 / ordinal-entity
                        :value 1)))
      :ARG2 (c4 / consume-01
            :ARG1 g
            :ARG1-of (l / local-02)
            :mod (o3 / only))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1159 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the clinton administration unveiled a plan wednesday for a worldwide network that one day would let people exchange all kinds of information with the same ease as placing an international phone call .
# ::alignments
(u / unveil-01
      :ARG0 (g / government-organization
            :ARG0-of (a / administrate-01)
            :mod (p / person
                  :name (n / name
                        :op1 "Clinton")))
      :ARG1 (p2 / plan-01
            :ARG1 (n2 / network
                  :mod (w / worldwide)
                  :ARG0-of (l / let-01
                        :ARG1 (e / exchange-01
                              :ARG0 (p3 / person)
                              :ARG1 (ii / information
                                    :mod (k / kind
                                          :mod (a2 / all)))
                              :manner (e2 / ease-05
                                    :ARG1-of (s / same-01
                                          :ARG2 (p4 / place-01
                                                :ARG0 p3
                                                :ARG1 (c / call-02
                                                      :mod (p5 / phone)
                                                      :mod (ii2 / international)))))
                              :ARG1-of e2)
                        :time (d / day
                              :mod (o / one)))))
      :time (w2 / wednesday))

# ::id 1160 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chief united nations war crimes prosecutor , carla del ponte , is due in croatia on wednesday to discuss improving cooperation with the un war crimes tribunal , del ponte 's spokeswoman said .
# ::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 (s2 / spokeswoman)))
      :ARG1 (d / due-03
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Carla"
                        :op2 "del"
                        :op3 "Ponte")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG3 (p3 / prosecute-01
                              :ARG2 (c / crime-02
                                    :ARG1 (w / war-01))))
                  :mod (c2 / chief))
            :ARG2 (c3 / city
                  :name (n3 / name
                        :op1 "Croatia"))
            :time (d2 / date-entity
                  :weekday (w2 / wednesday))
            :purpose (d3 / discuss-01
                  :ARG0 p2
                  :ARG1 (ii / improve-01
                        :ARG1 (c4 / cooperate-01
                              :ARG0 p2
                              :ARG1 (t / tribunal
                                    :mod o
                                    :polarity -))))))

# ::id 1161 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when is a lockout not a lockout ? when national hockey league commissioner gary bettman decides it is n't , apparently .
# ::alignments
(b / be-temporally-at-91
      :ARG1 (e / event
            :polarity -
            :name (n / name
                  :op1 "Bar lockout"))
      :ARG2 (a / amr-unknown)
      :time (d / decide-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Gary"
                        :op2 "Bettman")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (l / league
                              :mod (h2 / hockey)
                              :mod (n3 / nation))
                        :ARG2 (c / commissioner)))
            :ARG1 (e2 / event
                  :polarity -
                  :domain e)
            :ARG1-of (a2 / appear-02)))

# ::id 1162 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnamese football players will be soon allowed to play for clubs in foreign countries , the vietnam football federation -lrb- vff -rrb- said on tuesday .
# ::alignments
(s / say-01
      :ARG0 (f / federation
            :mod (f2 / football)
            :mod (c / country
                  :name (n / name
                        :op1 "Vietnam")))
      :ARG1 (a / allow-01
            :ARG1 (p / play-01
                  :ARG0 (p2 / person
                        :ARG0-of (p3 / play-01)
                        :mod c)
                  :ARG2 (c2 / club
                        :location (c3 / country
                              :mod (f3 / foreign))))
            :time (s2 / soon))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1163 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's shanghai b-shares closed #.## percent higher friday with domestic institutions snapping up key large caps , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-01
            :ARG1 (m / market-sector
                  :name (n / name
                        :op1 "Shanghai"
                        :op2 "B-Shares")
                  :poss (c2 / city
                        :name (n2 / name
                              :op1 "China")))
            :time (d2 / date-entity
                  :weekday (f / friday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (s2 / snap-up-08
                        :ARG0 (ii / institution
                              :mod (d3 / domestic))
                        :ARG1 (c4 / cap
                              :mod (l / large)
                              :ARG1-of (k / key-02)))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (h2 / high-02
                              :ARG1 c)
                        :ARG3 (m2 / more
                              :quant (p2 / percentage-entity
                                    :value 1))))))

# ::id 1164 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the johannesburg securities exchange -lrb- jse -rrb- closed in the red on friday as it absorbed thursday 's surprise decision by the south african reserve bank 's monetary policy committee to hike the repo rate by ## basis points .
# ::alignments
(c / close-01
      :ARG1 (e / exchange-01
            :ARG1 (s / securities)
            :location (c2 / city
                  :name (n / name
                        :op1 "Johannesburg")))
      :ARG3 (r / red)
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (c3 / cause-01
            :ARG0 (a / absorb-01
                  :ARG0 e
                  :ARG1 (d2 / decide-01
                        :ARG0 (c4 / committee
                              :ARG0-of (p / policy-01
                                    :ARG2 (m / money))
                              :mod (c5 / country
                                    :name (n2 / name
                                          :op1 "Africa"))
                              :ARG2-of (r2 / reserve-01))
                        :ARG1 (h / hike-02
                              :ARG0 c4
                              :ARG1 (r3 / rate
                                    :mod (r4 / repute-01))
                              :ARG2 (p2 / point
                                    :mod (b / basis)))
                        :ARG0-of (s2 / surprise-01)
                        :time (d3 / date-entity
                              :weekday (t / thursday))))))

# ::id 1165 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the third asian winter games starting sunday in harbin could serve as a springboard for the northeastern chinese city , which hopes to turn itself into a major regional winter sports center .
# ::alignments
(p / possible-01
      :ARG1 (s / serve-01
            :ARG0 (g / game
                  :ord (o / ordinal-entity
                        :value 3)
                  :mod (w / winter)
                  :mod (c / continent
                        :name (n / name
                              :op1 "Asia"))
                  :ARG1-of (s2 / start-01
                        :time (d / date-entity
                              :weekday (s3 / sunday))
                        :location (c2 / city
                              :name (n2 / name
                                    :op1 "Harbin")
                              :location (n3 / northeast))))
            :ARG1 (s4 / springboard)
            :ARG2 c2
            :location n3
            :ARG0-of (h / hope-01
                  :ARG1 (t / turn-02
                        :ARG0 c2
                        :ARG1 c2
                        :ARG2 (c3 / center
                              :mod (s5 / sport)
                              :ARG1-of (m / major-02)
                              :mod (r / region)
                              :mod (w2 / winter))))))

# ::id 1166 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a sailor died and eight were missing saturday after their fishing boat , which had been helping search for missing sailors from a sunken warship , collided with a freighter , maritime police said .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :mod (m / maritime))
      :ARG1 (a / and
            :op1 (d / die-01
                  :ARG1 (p2 / person
                        :ARG0-of (s2 / sail-01)))
            :op2 (m2 / miss-01
                  :ARG1 (p3 / person
                        :quant 8
                        :ARG0-of (s3 / sail-01)))
            :time (d2 / date-entity
                  :weekday (s4 / saturday))
            :time (a2 / after
                  :op1 (c / collide-01
                        :ARG0 (b / boat
                              :purpose (f / fish-01)
                              :poss p2
                              :ARG0-of (h / help-01
                                    :ARG1 (s5 / search-01
                                          :ARG2 (p4 / person
                                                :ARG0-of (s6 / sail-01)
                                                :source (w / warship
                                                      :ARG1-of (s7 / sink-01))
                                                :ARG1-of (m3 / miss-01)))))
                        :ARG1 (f2 / freighter)))))

# ::id 1167 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a man who had been making plans to go to his native nigeria to get married was shot dead on the street where he lived , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (s2 / shoot-02
            :ARG1 (m / man
                  :ARG0-of (p2 / plan-01
                        :ARG1 (g / go-02
                              :ARG0 m
                              :ARG4 (n / nigeria
                                    :mod (n2 / native)
                                    :poss m)
                              :purpose (m2 / marry-01
                                    :ARG1 m))))
            :ARG0-of (c / cause-01
                  :ARG1 (d / die-01
                        :ARG1 m))
            :location (s3 / street
                  :location-of (l / live-01
                        :ARG0 m))))

# ::id 1168 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some ## indian fishermen who have been jailed for illegal fishing in sri lankan territorial waters have started a hunger strike in a prison in northern jaffna peninsula , prison officials said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / prison)
                  :ARG2 (o / official)))
      :ARG1 (s2 / start-01
            :ARG0 (p3 / person
                  :quant (s3 / some)
                  :mod (c / country
                        :name (n / name
                              :op1 "India"))
                  :ARG1-of (j / jail-01
                        :ARG3 (f / fish-01
                              :ARG0 p3
                              :ARG1-of (l / legal-02
                                    :polarity -)
                              :location (w / water
                                    :mod (t / territory)
                                    :mod (ii / island
                                          :name (n2 / name
                                                :op1 "Sri"
                                                :op2 "Lankan"))))))
            :ARG1 (s4 / strike-02
                  :ARG0 p3
                  :mod (h2 / hunger-01
                        :ARG0 p3)
                  :location p2
                  :location (n3 / north
                        :part-of (p4 / peninsula
                              :name (n4 / name
                                    :op1 "Jaffna")))))
      :time (w2 / wednesday))

# ::id 1169 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a visitor passing through seattle last week made an impertinent request .
# ::alignments
(r / request-01
      :ARG0 (p / person
            :ARG0-of (v / visit-01)
            :ARG1-of (p2 / pass-03
                  :path (s / seattle)
                  :time (w / week
                        :mod (l / last))))
      :mod (ii / impertinent))

# ::id 1170 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the greek national women 's shot put record-holder eleni <unk> has tested positive for steroids , local reports said here on tuesday .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG1-of (l / local-02))
      :ARG1 (t / test-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Eleni")
                  :ARG0-of (h / hold-01
                        :ARG1 (r2 / record))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (o / organization
                              :name (n2 / name
                                    :op1 "Greek"
                                    :op2 "National"
                                    :op3 "Women's"
                                    :op4 "Shrine"))))
            :ARG2 (s2 / steroid)
            :ARG3 t
            :ARG1 p
            :ARG2 t)
      :location (h3 / here)
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1171 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok organizers of the rotterdam marathon have asked two chinese runners to pull out of the race , fearing they could bring a deadly flu-like illness to the netherlands .
# ::alignments
(a / ask-02
      :ARG0 (p / person
            :ARG0-of (o / organize-01
                  :ARG1 (m / marathon
                        :location (c / city
                              :name (n / name
                                    :op1 "Rotterdam")))))
      :ARG1 (p2 / pull-out-02
            :ARG1 (p3 / person
                  :quant 2
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG0-of (r / run-02))
            :ARG2 m)
      :ARG2 p3
      :ARG1-of (c3 / cause-01
            :ARG0 (f / fear-01
                  :ARG0 p
                  :ARG1 (p4 / possible-01
                        :ARG1 (b / bring-01
                              :ARG0 p3
                              :ARG1 (ii / ill-01
                                    :ARG1-of (r2 / resemble-01
                                          :ARG2 (d / disease
                                                :name (n3 / name
                                                      :op1 "influenza")))
                                    :ARG0-of (k / kill-01))
                              :ARG2 (n4 / netherland))))))

# ::id 1172 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french foreign minister hubert vedrine braved a snowstorm on monday to travel to jordan for talks with king hussein .
# ::alignments
(b / brave-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hubert"
                  :op2 "Vedrine")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "France"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (s / snowstorm)
      :time (d / date-entity
            :weekday (m2 / monday))
      :purpose (t / travel-01
            :ARG0 p
            :ARG4 (c2 / country
                  :name (n3 / name
                        :op1 "Jordan"))
            :purpose (t2 / talk-01
                  :ARG0 p
                  :ARG2 (p2 / person
                        :name (n4 / name
                              :op1 "Hussein")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (k / king))))))

# ::id 1173 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the former girlfriend of a man accused of killing two french students in london last year testified wednesday that he told her about the brutal crime a few hours after it happened .
# ::alignments
(t / testify-01
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (m / man
                        :ARG1-of (a / accuse-01
                              :ARG2 (k / kill-01
                                    :ARG0 m
                                    :ARG1 (p2 / person
                                          :quant 2
                                          :mod (c / country
                                                :name (n / name
                                                      :op1 "France"))
                                          :ARG0-of (s / study-01))
                                    :location (c2 / city
                                          :name (n2 / name
                                                :op1 "London"))
                                    :time (y / year
                                          :mod (l / last)))))
                  :ARG2 (g / girlfriend)
                  :time (f / former)))
      :ARG1 (t2 / tell-01
            :ARG0 m
            :ARG1 (c3 / crime-02
                  :ARG1-of (b / brutal-02))
            :ARG2 p
            :time (a2 / after
                  :op1 c3
                  :quant (f2 / few
                        :op1 (t3 / temporal-quantity
                              :quant 1
                              :unit (h2 / hour)))))
      :time (w / wednesday))

# ::id 1174 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fiji military beefed up security measures wednesday after reports that death threats have been made against its commander commodore bainimarama .
# ::alignments
(b / beef-up-01
      :ARG0 (m / military
            :name (n / name
                  :op1 "Fiji"))
      :ARG1 (m2 / measure-02
            :ARG0 m
            :ARG1 (s / security))
      :time (w / wednesday)
      :time (a / after
            :op1 (r / report-01
                  :ARG1 (t / threaten-01
                        :ARG1 (d / die-01)
                        :ARG2 (p / person
                              :name (n2 / name
                                    :op1 "Bainimarama")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 m
                                    :ARG2 (c / commander
                                          :mod (c2 / commodore))))))))

# ::id 1175 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazil have taken a leaf out of australia 's book by organising a friendly international in england to ensure that all their european-based stars can play .
# ::alignments
(t / take-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Brazil"))
      :ARG1 (l / leaf)
      :ARG2 (b / book
            :poss (c2 / country
                  :name (n2 / name
                        :op1 "Australia")))
      :manner (o / organize-01
            :ARG0 c
            :ARG1 (ii / international
                  :ARG1-of (f / friendly-01))
            :location (c3 / country
                  :name (n3 / name
                        :op1 "England"))
            :purpose (e / ensure-01
                  :ARG0 c
                  :ARG1 (p / possible-01
                        :ARG1 (p2 / play-01
                              :ARG0 (s / star
                                    :ARG1-of (b2 / base-01
                                          :location (c4 / continent
                                                :name (n4 / name
                                                      :op1 "Europe")))
                                    :mod (a / all)
                                    :poss c))))))

# ::id 1176 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nearly a year after james e. <unk> vowed to turn around the troubled department store giant j.c. penney , he announced thursday that he would retire as chairman and chief executive earlier than expected and without fulfilling his promise .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "James"
                  :op2 "E."))
      :ARG1 (r / retire-01
            :ARG0 p
            :ARG1 (a2 / and
                  :op1 (h / have-org-role-91
                        :ARG0 p
                        :ARG2 (c / chairman))
                  :op2 (h2 / have-org-role-91
                        :ARG0 p
                        :ARG2 (e / executive
                              :mod (c2 / chief))))
            :time (b / before
                  :op1 (e2 / expect-01
                        :ARG1 r))
            :manner (f / fulfill-01
                  :polarity -
                  :ARG0 p
                  :ARG1 (p2 / promise-01
                        :ARG0 p)))
      :time (d / date-entity
            :weekday (t / thursday))
      :time (a3 / after
            :op1 (v / vow-01
                  :ARG0 p
                  :ARG1 (t2 / turn-02
                        :ARG0 p
                        :ARG1 (g / giant
                              :name (n2 / name
                                    :op1 "J."
                                    :op2 "C."
                                    :op3 "Penney")
                              :mod (s / store
                                    :mod (d2 / department))
                              :ARG1-of (t3 / trouble-01)
                              :mod g))
                  :direction (a4 / around))
            :quant (n3 / nearly
                  :op1 (t4 / temporal-quantity
                        :quant 1
                        :unit (y / year)))))

# ::id 1177 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oao novolipetsk steel signed a us$ ### million agreement with chinese transformer maker <unk> electric apparatus stock co. .
# ::alignments
(s / sign-02
      :ARG0 (s2 / steel
            :mod (c / company
                  :name (n / name
                        :op1 "Oao"
                        :op2 "Novolipetsk")))
      :ARG1 (a / agree-01
            :ARG0 s2
            :ARG2 (c2 / company
                  :ARG0-of (m / make-01
                        :ARG1 (a2 / and
                              :op1 (t / thing
                                    :ARG0-of (t2 / transform-01))
                              :op2 (a3 / apparatus
                                    :mod (e / electric))))
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "China")))
            :ARG3 (m2 / monetary-quantity
                  :quant 20000000
                  :unit (d / dollar))))

# ::id 1178 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hugh jackman will host the ##st annual oscars , the academy of motion picture arts and sciences confirmed friday .
# ::alignments
(c / confirm-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hugh"
                  :op2 "Jackman"))
      :ARG1 (h / host-01
            :ARG0 p
            :ARG1 (a / award
                  :name (n2 / name
                        :op1 "Oscars")
                  :frequency (r / rate-entity-91
                        :ARG3 (t / temporal-quantity
                              :quant 1
                              :unit (y / year)))
                  :ARG4-of (h2 / have-org-role-91
                        :ARG1 (a2 / academy
                              :name (n3 / name
                                    :op1 "Academy"
                                    :op2 "of"
                                    :op3 "Motion"
                                    :op4 "Pictures"
                                    :op5 "and"
                                    :op6 "Sciences"))))
            :time (d / date-entity
                  :weekday (f / friday))))

# ::id 1179 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kaohsiung city in southern taiwan confirmed another ## cases of indigenous dengue fever monday , bringing to ## the total number of cases registered in the city this year , a local official said later that day .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :ARG1-of (l / local-02))))
      :ARG1 (c / confirm-01
            :ARG0 (c2 / city
                  :name (n / name
                        :op1 "Kaohsiung")
                  :location (s2 / south
                        :part-of (c3 / country
                              :name (n2 / name
                                    :op1 "Taiwan"))))
            :ARG1 (c4 / case-04
                  :ARG1 (d / disease
                        :name (n3 / name
                              :op1 "Dengue"
                              :op2 "Fever")
                        :mod (ii / indigenous))
                  :mod (a / another))
            :time (d2 / date-entity
                  :weekday (m / monday))
            :ARG0-of (b / bring-01
                  :ARG1 (n4 / number
                        :ARG2-of (t / total-01)
                        :ARG1-of (c5 / case-04
                              :ARG1-of (r / register-02
                                    :location c2
                                    :time (y / year
                                          :mod (t2 / this)))))))
      :time (a2 / after))

# ::id 1180 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british airways plc said it plans to set up a global network of alliances , similar to the controversial one it 's forging with american airlines inc. , though no linkup has been sealed in asia yet .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "British"
                  :op2 "Airways"
                  :op3 " plc"))
      :ARG1 (p / plan-01
            :ARG0 c
            :ARG1 (s2 / set-up-03
                  :ARG0 c
                  :ARG1 (n2 / network-01
                        :ARG1 (a / ally-01)
                        :mod (g / globe)
                        :ARG1-of (r / resemble-01
                              :ARG2 (n3 / network-01
                                    :mod (c2 / controversy)
                                    :ARG1-of (f / forge-02
                                          :ARG0 c
                                          :ARG3 (a2 / airline
                                                :mod (c3 / country
                                                      :name (n4 / name
                                                            :op1 "America")))))))))
      :concession (s3 / seal-01
            :polarity -
            :ARG1 (l / link-up-02)
            :location (c4 / continent
                  :name (n5 / name
                        :op1 "Asia"))
            :time (y / yet)))

# ::id 1181 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok barclays plc said thursday it expects its full-year revenues to exceed analysts ' forecasts , but said expenses and impairment costs would also be higher than expected .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (c2 / company
                  :name (n / name
                        :op1 "Barclays"
                        :op2 " plc"))
            :ARG1 (e / expect-01
                  :ARG0 c2
                  :ARG1 (e2 / exceed-01
                        :ARG0 (r / revenue
                              :poss c2
                              :mod (f / full-year))
                        :ARG1 (f2 / forecast-01
                              :ARG0 (p / person
                                    :ARG0-of (a / analyze-01)))))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :ARG2 (s2 / say-01
            :ARG0 c2
            :ARG1 (h / high-02
                  :ARG1 (a2 / and
                        :op1 (e3 / expend-01)
                        :op2 (c3 / cost-01
                              :ARG1 (ii / impair-01)))
                  :mod (a3 / also)
                  :ARG2-of (h2 / have-degree-91
                        :ARG1 a2
                        :ARG3 (m / more)
                        :ARG4 (e4 / expect-01)))))

# ::id 1182 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok general motors corp. opened a second plant in india on tuesday , boosting its production capacity from ##,### to ###,### vehicles a year .
# ::alignments
(o / open-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "General"
                  :op2 "Motors"
                  :op3 "Corp."))
      :ARG1 (p / plant
            :ord (o2 / ordinal-entity
                  :value 2))
      :location (c2 / country
            :name (n2 / name
                  :op1 "India"))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG0-of (b / boost-01
            :ARG1 (c3 / capacity
                  :poss c
                  :mod (p2 / produce-01))
            :ARG3 (r / rate-entity-91
                  :ARG1 (v / vehicle
                        :ARG1-of (p3 / please-01))
                  :ARG2 (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :ARG4 (v2 / vehicle
                  :ARG1-of (p4 / please-01))))

# ::id 1183 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former us secretary of state alexander haig , a blunt-talking top aide to three presidents , has died at johns hopkins hospital in baltimore , a spokesman for the facility said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (f / facility)
                  :ARG2 (s2 / spokesman)))
      :ARG1 (d / die-01
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "Alexander"
                        :op2 "Hig")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (s3 / secretary
                              :topic (f2 / foreign))
                        :time (f3 / former))
                  :ARG0-of (t / talk-01
                        :manner (b / blunt-02))
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (p3 / president
                              :quant 3)
                        :ARG2 (a / aide
                              :mod (t2 / top))))
            :location (h4 / hospital
                  :name (n3 / name
                        :op1 "Johns"
                        :op2 "Hopkins")
                  :location (c2 / city
                        :name (n4 / name
                              :op1 "Baltimore"))))
      :time (d2 / date-entity
            :weekday (s4 / saturday)))

# ::id 1184 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the international rating agency fitch ratings kept taiwan 's rating unchanged tuesday , with an a + for its long-term foreign currency , an aa for its domestic currency , and a stable outlook for its long-term prospects .
# ::alignments
(k / keep-02
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Fitch"
                  :op2 "Ratings")
            :mod (ii / international))
      :ARG1 (r / rate-01
            :ARG1 (c / country
                  :name (n2 / name
                        :op1 "Taiwan"))
            :ARG1-of (c2 / change-01
                  :polarity -))
      :time (d / date-entity
            :weekday (t / tuesday))
      :manner (a2 / and
            :op1 (s / score-on-scale-91
                  :ARG1 "A"
                  :ARG3 +
                  :ARG4 (c3 / currency
                        :poss c
                        :mod (f / foreign)
                        :duration (l / long-03)))
            :op2 (s2 / score-on-scale-91
                  :ARG1 "Aa"
                  :ARG3 (c4 / currency
                        :mod (d2 / domestic)
                        :poss c))
            :op3 (o / outlook
                  :ARG1-of (s3 / stable-03)
                  :topic (p / prospect-02
                        :ARG0 c
                        :duration (l2 / long-03)))))

# ::id 1185 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dutch moroccan community is huddling in disarray , baffled and worried after the slaying of a controversial filmmaker by a suspected dutch-moroccan islamic extremist unleashed a spate of anti-muslim aggression by the traditionally tolerant dutch .
# ::alignments
(a / and
      :op1 (h / huddle-01
            :ARG1 (c / community
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Morocco")))
            :manner (d / disarray))
      :op2 (a2 / and
            :op1 (b / baffle-01
                  :ARG1 c)
            :op2 (w / worry-01
                  :ARG1 c)
            :time (a3 / after
                  :op1 (u / unleash-01
                        :ARG0 (e / extremist
                              :mod (r / religious-group
                                    :name (n2 / name
                                          :op1 "Islam"))
                              :mod c2
                              :ARG2-of (s / suspect-01))
                        :ARG1 (a4 / aggression
                              :ARG0-of (o / oppose-01
                                    :ARG1 (r2 / religious-group
                                          :name (n3 / name
                                                :op1 "Islam")))
                              :mod (s2 / spate))))))

# ::id 1186 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italian president carlo azeglio ciampi , on a one-day visit to discuss political and economic cooperation with yugoslav officials , said thursday he was confident the troubled balkan country will stay united .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Carlo"
                  :op2 "Azeglio"
                  :op3 "Ciampi")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Italy"))
                  :ARG2 (p2 / president)))
      :ARG1 (c2 / confident-01
            :ARG1 p
            :ARG2 (s2 / stay-01
                  :ARG1 (c3 / country
                        :location (w / world-region
                              :name (n3 / name
                                    :op1 "Balkans"))
                        :ARG1-of (t / trouble-01))
                  :ARG3 (u / unite-01
                        :ARG1 c3)))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :time (v / visit-01
            :ARG0 p
            :ARG1 (d2 / discuss-01
                  :ARG0 p
                  :ARG1 (c4 / cooperate-01
                        :ARG0 c3
                        :ARG1 (p3 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c5 / country
                                          :name (n4 / name
                                                :op1 "Yugoslavia"))
                                    :ARG2 (o / official)))
                        :ARG2 (a / and
                              :op1 (p4 / politics)
                              :op2 (e / economy)))
                  :duration (t3 / temporal-quantity
                        :quant 1
                        :unit (d3 / day)))))

# ::id 1187 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a leader of the student wing of bangladesh 's ruling party was killed saturday and another member injured when unidentified gunmen opened fire on them at a college campus in the capital , police and college officials said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / police)
            :op2 (o / official
                  :mod (c / college)))
      :ARG1 (a2 / and
            :op1 (k / kill-01
                  :ARG1 (p2 / person
                        :ARG0-of (l / lead-02
                              :ARG1 (w / wing
                                    :mod (p3 / person
                                          :ARG0-of (s2 / study-01))
                                    :part-of (p4 / party
                                          :ARG0-of (r / rule-03)
                                          :poss (c2 / country
                                                :name (n / name
                                                      :op1 "Bangladesh"))))))
                  :time (d / date-entity
                        :weekday (s3 / saturday)))
            :op2 (ii / injure-01
                  :ARG1 (p5 / person
                        :mod (a3 / another)
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (m / member)))
                  :ARG1-of (c3 / cause-01
                        :ARG0 (o2 / open-fire-07
                              :ARG0 (g / gunman
                                    :ARG1-of (ii2 / identify-01
                                          :polarity -))
                              :ARG1 p2
                              :location (c4 / campus
                                    :mod (c5 / college)
                                    :location (c6 / city
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG1 c2
                                                :ARG2 (c7 / capital)))))))))

# ::id 1188 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cuba 's roman catholic cardinal will read a christmas message on state television for the second straight year , another small sign the once officially atheist communist government is warming to religion .
# ::alignments
(r / read-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Cuba"))
                  :ARG2 (c2 / cardinal
                        :mod (r2 / religious-group
                              :name (n2 / name
                                    :op1 "Catholic")))))
      :ARG1 (m / message
            :mod (f / festival
                  :name (n3 / name
                        :op1 "Christmas"))
            :ARG0-of (s / signal-07
                  :ARG1 (w / warm-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01)
                              :mod (p2 / political-movement
                                    :name (n4 / name
                                          :op1 "communism"))
                              :mod (a / atheist
                                    :mod (o / official)
                                    :time (o2 / once)))
                        :ARG1 (r3 / religion))
                  :mod (s2 / small)
                  :mod (a2 / another)))
      :ARG3 (t / television
            :mod (s3 / state))
      :frequency (t2 / temporal-quantity
            :quant 2
            :unit (y / year)
            :ord (o3 / ordinal-entity
                  :value 2)))

# ::id 1189 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nascar 's penalty came down as expected on chad knaus , crew chief for jimmie johnson 's no. ## hendrick motorsports chevrolet .
# ::alignments
(m / multi-sentence
      :snt1 (c / come-down-23
            :ARG1 (p / penalty
                  :poss (c2 / company
                        :name (n / name
                              :op1 "Nascar")))
            :ARG1-of (e / expect-01)
            :ARG1-of (c3 / cause-01
                  :ARG0 (p2 / person
                        :name (n2 / name
                              :op1 "Chad"
                              :op2 "Knaus")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c4 / crew)
                              :ARG2 (c5 / chief)
                              :ARG3 (p3 / person
                                    :name (n3 / name
                                          :op1 "Jimmie"
                                          :op2 "Johnson"))))))
      :snt2 (c6 / company
            :name (n4 / name
                  :op1 "Hendrick"
                  :op2 " motorsports"
                  :op3 "chevrolet")))

# ::id 1190 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the german government will not change its principled stand of always adhering to its `` one-china '' policy and non-interference in china 's internal affairs , foreign minister klaus kinkel said .
# ::alignments
(s / say-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 (c / change-01
            :polarity -
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Germany"))))
            :ARG1 (s2 / stand
                  :poss g
                  :mod (p2 / principle)
                  :consist-of (a / adhere-02
                        :ARG0 g
                        :ARG1 (a2 / and
                              :op1 (p3 / policy-01
                                    :ARG0 g
                                    :ARG2 (c3 / country
                                          :quant 1
                                          :name (n3 / name
                                                :op1 "China")))
                              :op2 (ii / interfere-01
                                    :polarity -
                                    :ARG0 g
                                    :ARG1 (a3 / affair-02
                                          :ARG2 c3
                                          :ARG1-of (ii2 / internal-02))))
                        :time (a4 / always)))))

# ::id 1191 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` never underestimate the legitimizing power of celebrity and respectability , '' said a man standing next to me outside the entrance to the elegant grand ballroom of boston 's copley plaza hotel .
# ::alignments
(s / say-01
      :ARG0 (m / man
            :ARG1-of (s2 / stand-01
                  :ARG2 (n / next-to
                        :op1 (ii / i))
                  :location (o / outside
                        :op1 (e / entrance
                              :destination (b / ballroom
                                    :mod (g / grand)
                                    :mod (e2 / elegant)
                                    :part-of (h / hotel
                                          :name (n2 / name
                                                :op1 "Copley"
                                                :op2 "Plaza")
                                          :location (c / city
                                                :name (n3 / name
                                                      :op1 "Boston"))))))))
      :ARG1 (u / underestimate-01
            :polarity -
            :mode imperative
            :ARG0 (y / you)
            :ARG1 (p / power-01
                  :ARG0 (a / and
                        :op1 (c2 / celebrity)
                        :op2 (r / respect-01))
                  :ARG1-of (l / legitimize-01))
            :time (e3 / ever)))

# ::id 1192 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices climbed in asian trade wednesday as freezing weather continued to grip the northeastern united states , a key market for heating fuel , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / climb-01
            :ARG1 (p2 / price-01
                  :ARG1 (o / oil))
            :time (d2 / date-entity
                  :weekday (w / wednesday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (c3 / continue-01
                        :ARG0 (w2 / weather
                              :ARG0-of (f / freeze-01))
                        :ARG1 (g / grip-01
                              :ARG0 w2
                              :ARG1 (s2 / state
                                    :location (n / northeast)
                                    :ARG1-of (k / key-02
                                          :ARG2 (m / market-01
                                                :ARG1 (f2 / fuel
                                                      :ARG2-of (h / heat-01))))))))))

# ::id 1193 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the component stock index on the shenzhen stock exchange closed at #,###.## points tuesday , up ## .
# ::alignments
(m / multi-sentence
      :snt1 (c / close-01
            :ARG1 (ii / index
                  :mod (s / stock)
                  :mod (c2 / component)
                  :location (e / exchange-01
                        :ARG1 (s2 / stock)
                        :location (c3 / city
                              :name (n / name
                                    :op1 "Shenzhen")))))
      :snt2 (u / up-02
            :ARG1 (p / point)
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 1194 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli armored vehicles staged a brief raid into tulkarem palestinian refugee camp in the northern west bank before dawn tuesday after an attack on an israeli kibbutz claimed five lives , palestinian sources said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (c / country
                  :name (n / name
                        :op1 "Palestine")))
      :ARG1 (s3 / stage-01
            :ARG0 (v / vehicle
                  :ARG1-of (a / armor-01)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Israel")))
            :ARG1 (r / raid-01
                  :ARG0 v
                  :ARG1 (c3 / camp
                        :name (n3 / name
                              :op1 "Tulkarem")
                        :mod (r2 / refugee)
                        :location (c4 / country-region
                              :name (n4 / name
                                    :op1 "North"
                                    :op2 "West"
                                    :op3 "Bank")))
                  :duration (b / brief))
            :time (b2 / before
                  :op1 (d / date-entity
                        :weekday (t / tuesday)))
            :time (a2 / after
                  :op1 (c5 / claim-02
                        :ARG0 (a3 / attack-01
                              :ARG1 (k / kibbutz
                                    :mod c2))
                        :ARG1 (l / life
                              :quant 5)))))

# ::id 1195 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok irish stayer yeats heads a list of seven overseas horses trying to take home australia 's biggest racing prize , the melbourne cup , over #,### meters tuesday at flemington .
# ::alignments
(h / head-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Yeats")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Ireland"))
            :ARG0-of (s / stay-01))
      :ARG1 (l / list-01
            :ARG1 (h2 / horse
                  :quant 7
                  :location (o / overseas)
                  :ARG0-of (t / try-01
                        :ARG1 (t2 / take-01
                              :ARG0 h2
                              :ARG1 (p2 / prize
                                    :name (n3 / name
                                          :op1 "Melbourne"
                                          :op2 "Cup")
                                    :mod (r / race-02)
                                    :ARG1-of (h3 / have-degree-91
                                          :ARG2 (b / big)
                                          :ARG3 (m / most)
                                          :ARG5 (c2 / country
                                                :name (n4 / name
                                                      :op1 "Australia"))))
                              :ARG3 (h4 / home))
                        :manner (o2 / over
                              :op1 (m2 / meter))
                        :time (d / date-entity
                              :weekday (t3 / tuesday))
                        :location (c3 / city
                              :name (n5 / name
                                    :op1 "Flemington"))))))

# ::id 1196 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the former chairman of taiwan 's incoming kuomintang party -lrb- kmt -rrb- flew to china monday for a nine-day trip during which he will reportedly meet chinese president hu jintao .
# ::alignments
(f / fly-01
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "Kuomintang")
                        :poss (c / country
                              :name (n2 / name
                                    :op1 "Taiwan"))
                        :mod (ii / incoming))
                  :ARG2 (c2 / chairman)
                  :time (f2 / former)))
      :destination (c3 / country
            :name (n3 / name
                  :op1 "China"))
      :purpose (t / trip-03
            :ARG0 p
            :duration (t2 / temporal-quantity
                  :quant 9
                  :unit (d / day))
            :time-of (m / meet-03
                  :ARG0 p
                  :ARG1 (p3 / person
                        :name (n4 / name
                              :op1 "Hu"
                              :op2 "Jintao")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 c3
                              :ARG2 (p4 / president)))
                  :ARG1-of (r / report-01)))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 1197 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states on friday reiterated its call for the release of two american journalists being held by the democratic people 's republic of korea -lrb- dprk -rrb- for illegal entry into the country .
# ::alignments
(r / reiterate-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (c2 / call-03
            :ARG0 c
            :ARG1 (r2 / release-01
                  :ARG0 c
                  :ARG1 (j / journalist
                        :quant 2
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "America"))
                        :ARG1-of (h / hold-04
                              :ARG0 (r3 / republic
                                    :poss (p / people
                                          :mod (d / democracy))
                                    :location (c4 / country
                                          :name (n3 / name
                                                :op1 "Korea")))))
                  :ARG2 (e / enter-01
                        :ARG0 j
                        :ARG1 c4
                        :ARG1-of (l / legal-02
                              :polarity -))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1198 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us stocks closed lower as investors realized that the war with iraq might not be so quick as they had expected .
# ::alignments
(c / close-01
      :ARG1 (s / stock
            :mod (c2 / country
                  :name (n / name
                        :op1 "US")))
      :time (r / realize-01
            :ARG0 (p / person
                  :ARG0-of (ii / invest-01))
            :ARG1 (p2 / possible-01
                  :ARG1 (q / quick-02
                        :polarity -
                        :ARG1 (w / war-01
                              :ARG2 c2
                              :name n
                              :op1 "Iraq")))
            :ARG2-of (h / have-degree-91
                  :ARG1 w
                  :ARG3 (s2 / so)
                  :ARG6 (e / expect-01
                        :ARG0 p)))
      :ARG1-of h
      :ARG2 (l / low-04)
      :ARG1-of l
      :ARG3 (m / more))

# ::id 1199 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the benchmark korea composite stock price index -lrb- kospi -rrb- closed down by ##.# points , or #.## percent , at #,###.## on monday .
# ::alignments
(c / close-down-04
      :ARG0 (ii / index
            :mod (p / price
                  :mod (s / stock)
                  :mod (c2 / composite)
                  :location (c3 / country
                        :name (n / name
                              :op1 "Korea")))
            :ARG1-of (p2 / price-01
                  :ARG2 (s2 / string-entity
                        :value "lrb-kospi-rrb-kospi-rrb")))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1200 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok newly-appointed chinese women 's team head coach has expressed satisfaction with the <unk> of his charges in this week 's women 's table tennis world cup here .
# ::alignments
(e / express-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :mod (w / woman)
                        :mod (c / country
                              :name (n / name
                                    :op1 "China")))
                  :ARG2 (p2 / person
                        :ARG0-of (h2 / head-01
                              :ARG1 t))
                  :ARG1-of (a / appoint-01
                        :ARG1-of (n2 / new-01)))
            :ARG1 (s / satisfy-01
                  :ARG0 (p3 / person
                        :ARG0-of (c2 / charge-05)
                        :poss p
                        :location (c3 / cup
                              :name (n3 / name
                                    :op1 "World"
                                    :op2 "Cup")
                              :mod (t2 / table)
                              :mod (t3 / tennis)
                              :mod (w2 / woman)
                              :time (w3 / week
                                    :mod (t4 / this))
                              :location (h3 / here)))
                  :ARG1 p)))

# ::id 1201 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok texas rangers outfielder juan gonzalez underwent an mri exam on his left thumb , which indicated that the injury may be more serious than originally thought , the team said .
# ::alignments
(u / undergo-28
      :ARG1 (p / person
            :name (n / name
                  :op1 "Juan"
                  :op2 "Gonzalez")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Texas"
                              :op2 "Rangers"))
                  :ARG2 (o / outfielder))
            :part (t2 / thumb
                  :ARG1-of (l / left-20)))
      :ARG2 (e / exam
            :mod (m / medicine)
            :location t2
            :ARG0-of (ii / indicate-01
                  :ARG1 (p2 / possible-01
                        :ARG1 (s / serious-02
                              :ARG1 (ii2 / injure-01)
                              :ARG2-of (h2 / have-degree-91
                                    :ARG1 ii2
                                    :ARG3 (m2 / more)
                                    :ARG4 (t3 / think-01
                                          :ARG1 s
                                          :mod (o2 / original))))))))

# ::id 1202 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok videogame lovers are being coaxed off couches as the industry sprints ahead with a trend toward fitness titles and motion-sensing controllers .
# ::alignments
(c / coax-01
      :ARG1 (l / lover
            :mod (v / video))
      :ARG2 (o / off
            :op1 (c2 / couch))
      :time (s / sprint-02
            :ARG0 (ii / industry)
            :ARG2 (t / trend-01
                  :ARG2 (a / and
                        :op1 (t2 / title
                              :mod (f / fitness))
                        :op2 (c3 / controller
                              :ARG0-of (s2 / sense-01
                                    :ARG1 (m / move-01)))))
            :direction (a2 / ahead)))

# ::id 1203 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nba will further cooperate with chinese basketball association -lrb- cba -rrb- to popularize the game in china and promote it to more countries in the world , said adam silver , president of nba entertainment , at the sports round-table meeting of the ninth fortune global forum here on monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 " adam"
                  :op2 "Silver")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :name (n2 / name
                              :op1 "Nba"
                              :op2 " entertain-01 ) ) :ARG2 ( president ) ) ) :ARG1 ( cooperate-01 :ARG0 company :ARG1 ( association :mod ( basketball ) :mod ( country_0 :name ( name_2 :op1 ")))))

# ::id 1204 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. cyclist tyler hamilton , winner of an olympic gold medal in the men 's time trial last month , has tested positive twice for an illegal blood transfusion , his cycling team announced tuesday .
# ::alignments
(a / announce-01
      :ARG0 (t / team
            :mod (c / cycle-01)
            :poss (p / person
                  :name (n / name
                        :op1 "Tyler"
                        :op2 "Hamilton")
                  :ARG0-of (w / win-01
                        :ARG1 (m / medal
                              :mod (g / gold)
                              :mod (e / event
                                    :name (n2 / name
                                          :op1 "Olympic"
                                          :op2 "Trials"))
                              :time (m2 / month
                                    :mod (l / last))
                              :subevent-of (t2 / try-02
                                    :ARG1 (t3 / time)
                                    :mod (m3 / man))))))
      :ARG1 (t4 / test-01
            :ARG1 p
            :ARG2 (p2 / positive)
            :ARG3 (t5 / transfusion
                  :mod (b / blood)
                  :ARG1-of (l2 / legal-02
                        :polarity -))
            :time (d / date-entity
                  :weekday (t6 / tuesday))))

# ::id 1205 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok even the animal kingdom is n't immune to the <unk> fever gripping hong kong in the last six months before china takes over .
# ::alignments
(ii / immune-02
      :polarity -
      :ARG1 (k / kingdom
            :mod (a / animal)
            :mod (e / even))
      :ARG2 (h / hong-kong
            :ARG0-of (g / grip-01
                  :ARG1 (f / fever)))
      :time (b / before
            :op1 (t / take-over-12
                  :ARG0 (c / country
                        :name (n / name
                              :op1 "China")))
            :duration (t2 / temporal-quantity
                  :quant 6
                  :unit (m / month))))

# ::id 1206 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as east asia sinks further into economic quicksand , the best way for taiwan to assist its victimized neighbors is by `` continuing to be an <unk> '' of good economic and marketing policies , an expert from the heritage foundation said here on monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG1-of (e / expert-01)
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 " heritage"
                              :op2 "Foundation"))))
      :ARG1 (c / continue-01
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "Taiwan"))
            :ARG1 (p2 / policy-01
                  :ARG0 c2
                  :ARG2 (a / and
                        :op1 (e2 / economy)
                        :op2 (m / market-01))
                  :ARG1-of (g / good-02))
            :time (s2 / sink-01
                  :ARG1 (c3 / country
                        :name (n3 / name
                              :op1 "East"
                              :op2 "Asia"))
                  :ARG4 (q / quicksand
                        :mod (e3 / economy))
                  :degree (f / further))
            :manner (a2 / assist-01
                  :ARG0 c2
                  :ARG1 (n4 / neighbor
                        :ARG1-of (v / victimize-01)
                        :poss c2))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 g
                  :ARG1 a2)
            :ARG3 (m2 / most))
      :location (h3 / here)
      :time (d / date-entity
            :weekday (m3 / monday)))

# ::id 1207 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok by the time i took his class , max steele , as director , had built the university of north carolina 's creative writing department into one of the country 's finest undergraduate programs .
# ::alignments
(b / build-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Max"
                  :op2 "Steele")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (d / director)))
      :ARG1 (d2 / department
            :topic (w / write-01
                  :ARG1 (c / creative))
            :poss (u / university
                  :location (s / state
                        :name (n2 / name
                              :op1 "North"
                              :op2 "Carolina"))))
      :ARG4 (p2 / program
            :quant 1
            :ARG1-of (ii / include-91
                  :ARG2 (p3 / program
                        :mod (u2 / undergraduate)
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (f / fine-03
                                    :ARG1 p3)
                              :ARG3 (m / most)
                              :ARG5 (c2 / country)))))
      :time (t / take-01
            :ARG0 (ii2 / i)
            :ARG1 (c3 / class
                  :poss p)))

# ::id 1208 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok belgium 's king albert ii and queen paola arrived in romania on tuesday for a three-day visit at the invitation of president traian basescu .
# ::alignments
(a / arrive-01
      :ARG1 (a2 / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Albert"
                        :op2 "II")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Belgium"))
                        :ARG2 (k / king)))
            :op2 (p2 / person
                  :name (n3 / name
                        :op1 "Paola")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (q / queen))))
      :ARG4 (c2 / country
            :name (n4 / name
                  :op1 "Romania"))
      :time (d / date-entity
            :weekday (t / tuesday))
      :purpose (v / visit-01
            :ARG0 a2
            :ARG1 c2
            :ARG2-of (ii / invite-01
                  :ARG0 (p3 / person
                        :name (n5 / name
                              :op1 "Traian"
                              :op2 " basescu")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG2 (p4 / president))))
            :duration (t2 / temporal-quantity
                  :quant 3
                  :unit (d2 / day))))

# ::id 1209 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former israeli president moshe katsav has appeared in court for the first time to face rape charges .
# ::alignments
(a / appear-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Moshe"
                  :op2 "Katsav")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Israel"))
                  :ARG2 (p2 / president)
                  :time (f / former)))
      :location (c2 / court)
      :ord (o / ordinal-entity
            :value 1)
      :purpose (f2 / face-01
            :ARG0 p
            :ARG1 (c3 / charge-05
                  :ARG1 p
                  :ARG2 (r / rape-01
                        :ARG1 p))))

# ::id 1210 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the british female protester who climbed the central gate at queen elizabeth 's buckingham palace on monday in protest against us president george w. bush 's state visit starting tuesday was arrested by police as soon as she returned to the ground .
# ::alignments
(a / arrest-01
      :ARG0 (p / police)
      :ARG1 (p2 / person
            :ARG0-of (p3 / protest-01
                  :ARG1 (v / visit-01
                        :ARG0 (p4 / person
                              :name (n / name
                                    :op1 "George"
                                    :op2 "W."
                                    :op3 "Bush")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c / country
                                          :name (n2 / name
                                                :op1 "United"
                                                :op2 "Kingdom"))
                                    :ARG2 (p5 / president)))
                        :mod (s / state)
                        :ARG1-of (s2 / start-01
                              :time (d / date-entity
                                    :weekday (t / tuesday)))))
            :mod (f / female)
            :ARG0-of (c2 / climb-01
                  :ARG1 (g / gate
                        :mod (c3 / center)
                        :location (p6 / palace
                              :name (n3 / name
                                    :op1 "Buckingham")
                              :poss (p7 / person
                                    :name (n4 / name
                                          :op1 "Elizabeth")
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (q / queen))))
                        :time (d2 / date-entity
                              :weekday (m / monday)))))
      :time (a2 / as-soon-as
            :op1 (r / return-01
                  :ARG1 p2
                  :ARG4 (g2 / ground))))

# ::id 1211 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok little of the ire against outsize ceo paychecks has been aimed at the people who signed off on them : corporate directors .
# ::alignments
(a / aim-02
      :ARG1 (ii / ire
            :quant (l / little)
            :ARG0-of (o / oppose-01
                  :ARG1 (p / paycheck
                        :mod (c / company
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (d / director)))
                        :ARG1-of (o2 / outsize-01))))
      :ARG2 (p2 / person
            :ARG0-of (s / sign-off-05
                  :ARG1 p)
            :ARG0-of (d2 / direct-01
                  :ARG1 (c2 / corporation))))

# ::id 1212 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a handful of banks in hong kong announced thursday a cut of interest rates after the us federal reserve decided to cut a key interest rate by a half percentage point on wednesday .
# ::alignments
(a / announce-01
      :ARG0 (b / bank
            :quant (h / handful)
            :location (c / city
                  :name (n / name
                        :op1 "Hong"
                        :op2 "Kong")))
      :ARG1 (c2 / cut-02
            :ARG1 (r / rate
                  :mod (ii / interest)))
      :time (d / date-entity
            :weekday (t / thursday))
      :time (a2 / after
            :op1 (d2 / decide-01
                  :ARG0 (r2 / reserve
                        :mod (f / federal)
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "US")))
                  :ARG1 (c4 / cut-02
                        :ARG0 r2
                        :ARG1 (r3 / rate
                              :mod (ii2 / interest)
                              :ARG1-of (k / key-02))
                        :ARG2 (p / percentage-entity
                              :value 0.5)
                        :time (d3 / date-entity
                              :weekday (w / wednesday))))))

# ::id 1213 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two senior egyptian officials will arrive in israel and the palestinian territories on wednesday to hold talks with the two sides over an expected israeli pullout from the gaza strip , well-informed palestinian sources said tuesday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (c / country
                  :name (n / name
                        :op1 "Palestine"))
            :ARG1-of (ii / inform-01
                  :ARG1-of (w / well-09)))
      :ARG1 (a / arrive-01
            :ARG1 (p / person
                  :quant 2
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Egypt"))
                        :ARG2 (o / official
                              :mod (s3 / senior))))
            :ARG4 (a2 / and
                  :op1 c2
                  :op2 (t / territory
                        :mod c))
            :time (d / date-entity
                  :weekday (w2 / wednesday))
            :purpose (h2 / hold-04
                  :ARG0 p
                  :ARG1 (t2 / talk-01
                        :ARG0 p
                        :ARG1 (p2 / pull-out-02
                              :ARG1 c2
                              :ARG2 (s4 / strip
                                    :mod (g / gaza))
                              :ARG1-of (e / expect-01))
                        :ARG2 (s5 / side
                              :quant 2
                              :ARG2-of h2))))
      :time d)

# ::id 1214 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian arms trafficking suspect viktor bout was flown from bangkok to suburban new york on tuesday in a chartered u.s. plane , extradited in manacles despite a final outraged push by russian diplomats to persuade thailand to release him , current and former american 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 "America"))
                        :ARG2 (o / official)
                        :time (c2 / current)))
            :op2 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (o2 / official)
                        :time (f / former))))
      :ARG1 (f2 / fly-01
            :ARG1 (p3 / person
                  :name (n2 / name
                        :op1 "Viktor"
                        :op2 " bout")
                  :ARG2-of (s2 / suspect-01
                        :ARG1 (t / traffic-01
                              :ARG1 (a2 / arms))))
            :ARG2 (c3 / city
                  :name (n3 / name
                        :op1 "Bangkok"))
            :ARG3 c3
            :name (n4 / name
                  :op1 "New"
                  :op2 "York")
            :mod (s3 / suburb))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :manner (p4 / plane
            :ARG1-of (c4 / chart-03)
            :mod (c5 / country
                  :name (n5 / name
                        :op1 "U.S.")))
      :concession (p5 / push-04
            :ARG0 (d2 / diplomat
                  :mod c)
            :ARG1 (p6 / persuade-01
                  :ARG0 d2
                  :ARG1 (c6 / country
                        :name (n6 / name
                              :op1 "Thailand"))
                  :ARG2 (r / release-01
                        :ARG0 c6
                        :ARG1 p3))
            :ARG2 c6
            :mod (f3 / final)
            :ARG1-of (o3 / outrage-01)))

# ::id 1215 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the sole person charged in the sept. ## terror attacks , zacarias moussaoui , tried to plead guilty and declared himself an al-qaida warrior loyal to osama bin laden .
# ::alignments
(a / and
      :op1 (t / try-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Zacarias"
                        :op2 "Moussaoui")
                  :mod (s / sole)
                  :ARG1-of (c / charge-05
                        :ARG2 (a2 / attack-01
                              :mod (t2 / terror))))
            :ARG1 (p2 / plead-02
                  :ARG0 p
                  :ARG1 (g / guilty-01
                        :ARG1 p)))
      :op2 (d / declare-01
            :ARG0 p
            :ARG1 p
            :ARG2 (w / warrior
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / criminal-organization
                              :name (n2 / name
                                    :op1 "al-Qaida")))
                  :ARG1-of (l / loyal-01
                        :ARG2 (p3 / person
                              :name (n3 / name
                                    :op1 "Osama"
                                    :op2 "bin"
                                    :op3 "Laden"))))))

# ::id 1216 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a teenage american girl has been killed in a parasailing accident on the southern chinese resort island of hainan , state media said thursday .
# ::alignments
(s / say-01
      :ARG0 (m / media
            :mod (s2 / state))
      :ARG1 (k / kill-01
            :ARG1 (g / girl
                  :mod (c / country
                        :name (n / name
                              :op1 "America"))
                  :mod (t / teenage))
            :ARG1-of (c2 / cause-01
                  :ARG0 (a / accident
                        :mod (p / parasail-01)
                        :location (ii / island
                              :name (n2 / name
                                    :op1 "Hinan")
                              :mod (r / resort)
                              :location (s3 / south
                                    :part-of (c3 / country
                                          :name (n3 / name
                                                :op1 "China")))))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1217 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok they were getting giddy in the penn state student section , what with their football team scoring at will and the hollywood types from southern california taking it on their pretty little chins .
# ::alignments
(g / get-03
      :ARG1 (t / they)
      :ARG2 (g2 / giddy
            :domain t
            :location (s / section
                  :mod (p / person
                        :ARG0-of (s2 / study-01))
                  :mod (s3 / state
                        :name (n / name
                              :op1 "Penn"))))
      :ARG1-of (c / cause-01
            :ARG0 (a / and
                  :op1 (s4 / score-01
                        :ARG1 (t2 / team
                              :mod (f / football)
                              :poss t)
                        :manner (a2 / at-will))
                  :op2 (t3 / take-on-09
                        :ARG0 (p2 / person
                              :mod (m / market-sector
                                    :name (n2 / name
                                          :op1 "Hollywood"))
                              :source (s5 / south
                                    :part-of s3
                                    :name (n3 / name
                                          :op1 "California")))
                        :mod (t4 / type))
                  :ARG1 (ii / it)
                  :location (c2 / chin
                        :mod (l / little
                              :degree (p3 / pretty))
                        :poss p2))))

# ::id 1218 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia should look with other countries into setting up an international court to deal with the problem of piracy , president dmitry medvedev said on monday , quoted by russian news agencies .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Dmitry"
                  :op2 "Medvedev")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :ARG2 (p2 / president)))
      :ARG1 (r / recommend-01
            :ARG1 (l / look-into-11
                  :ARG0 c
                  :ARG1 (s2 / set-up-03
                        :ARG0 (c2 / country
                              :mod (o / other))
                        :ARG1 (c3 / court
                              :mod (ii / international))
                        :purpose (d / deal-01
                              :ARG0 c
                              :ARG2 (p3 / problem
                                    :topic (p4 / piracy))))))
      :time (d2 / date-entity
            :weekday (m / monday))
      :ARG1-of (q / quote-01
            :ARG0 (a / agency
                  :mod (n3 / news)
                  :mod c)))

# ::id 1219 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok federal investigators have recovered three paintings stolen from a german museum near the end of world war ii , the fbi announced .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Fbi"))
      :ARG1 (r / recover-02
            :ARG0 (p / person
                  :ARG0-of (ii / investigate-01)
                  :mod (f / federal))
            :ARG1 (p2 / picture
                  :quant 3
                  :ARG1-of (s / steal-01
                        :ARG2 (m / museum
                              :mod (c / country
                                    :name (n2 / name
                                          :op1 "Germany")))
                        :time (n3 / near-02
                              :ARG2 (e / end-01
                                    :ARG1 (w / war
                                          :name (n4 / name
                                                :op1 "World"
                                                :op2 "War"
                                                :op3 "II"))))))))

# ::id 1220 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two women were taken hostage inside their chicago apartment building early thursday , sparking a police standoff that stretched more than eight hours on thanksgiving morning .
# ::alignments
(t / take-01
      :ARG1 (w / woman
            :quant 2)
      :ARG2 (h / hostage)
      :location (b / building
            :mod (a / apartment)
            :location (c / city
                  :name (n / name
                        :op1 "Chicago"))
            :poss w)
      :time (e / early
            :op1 (d / date-entity
                  :weekday (t2 / thursday)))
      :ARG0-of (s / spark-01
            :ARG1 (s2 / standoff
                  :mod (p / police)
                  :ARG1-of (s3 / stretch-01
                        :ARG2 (m / more-than
                              :op1 (t3 / temporal-quantity
                                    :quant 8
                                    :unit (h2 / hour))
                              :time (d2 / date-entity
                                    :weekday (f / friday)
                                    :dayperiod (m2 / morning)))))))

# ::id 1221 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european union leaders failed to agree friday on how much to give poorer nations to counter the effects of a warming climate -- squandering the last chance that global greenhouse gas talks in december will produce real results .
# ::alignments
(f / fail-01
      :ARG1 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "European"
                              :op2 "Union"))))
      :ARG2 (a / agree-01
            :ARG0 p
            :ARG1 (a2 / amount
                  :ARG1-of (g / give-01
                        :ARG2 (n2 / nation
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (p2 / poor)
                                    :ARG3 (m / more)))
                        :purpose (c / counter-01
                              :ARG0 n2
                              :ARG1 (a3 / affect-01
                                    :ARG0 (c2 / climate
                                          :ARG1-of (w / warm-01))))))
            :time (d / date-entity
                  :weekday (f2 / friday)))
      :ARG0-of (s / squander-01
            :ARG1 (c3 / chance-02
                  :ARG1 (p3 / produce-01
                        :ARG0 (t / talk-01
                              :ARG1 (g2 / gas
                                    :mod (g3 / greenhouse))
                              :mod (g4 / globe))
                        :ARG1 (r / result
                              :ARG1-of (r2 / real-04))
                        :time (d2 / date-entity
                              :month 12))
                  :mod (l2 / last))))

# ::id 1222 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in an embarrassing blow to israel , the supreme court on tuesday ordered the state to redraw the route of its west bank separation barrier near a palestinian village that has come to symbolize opposition to the enclosure .
# ::alignments
(o / order-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court"))
      :ARG1 (s / state)
      :ARG2 (r / redraw-01
            :ARG0 s
            :ARG1 (r2 / route
                  :path-of (b / barrier
                        :purpose (s2 / separate-01)
                        :mod (b2 / bank
                              :mod (w / west))
                        :poss s
                        :ARG1-of (n2 / near-02
                              :ARG2 (v / village
                                    :mod (c / country
                                          :name (n3 / name
                                                :op1 "Palestine"))
                                    :ARG1-of (c2 / come-04
                                          :ARG2 (s3 / symbolize-01
                                                :ARG1 b
                                                :ARG2 (o2 / oppose-01
                                                      :ARG1 (e / enclosure)))))))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG0-of (e2 / embarrass-01
            :ARG1 c
            :name (n4 / name
                  :op1 "Israel")))

# ::id 1223 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us lawmakers have introduced legislation aimed at choking off iran 's gasoline imports to break its defiance of global demands to freeze its suspect nuclear program , their offices said wednesday .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :poss (p / person
                  :ARG0-of (l / legislate-01)))
      :ARG1 (ii / introduce-02
            :ARG0 p
            :ARG1 l
            :ARG1-of (a / aim-02
                  :ARG2 (c / choke-off-02
                        :ARG1 (ii2 / import-01
                              :ARG0 (c2 / country
                                    :name (n / name
                                          :op1 "Iran"))
                              :ARG1 (g / gasoline))
                        :purpose (b / break-01
                              :ARG0 l
                              :ARG1 (d / defy-01
                                    :ARG0 c2
                                    :ARG1 (d2 / demand-01
                                          :ARG0 (g2 / globe)
                                          :ARG1 (f / freeze-02
                                                :ARG0 c2
                                                :ARG1 (p2 / program
                                                      :mod (n2 / nucleus)
                                                      :ARG1-of (s2 / suspect-01)
                                                      :poss c2))))))))
      :time (w / wednesday))

# ::id 1224 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok passengers on shanghai railway bureau trains will have to pay much higher prices on either side of the upcoming chinese lunar new year that falls on february # .
# ::alignments
(o / obligate-01
      :ARG1 (p / passenger
            :location (t / train
                  :mod (b / bureau
                        :mod (r / railway)
                        :location (c / city
                              :name (n / name
                                    :op1 "Shanghai")))))
      :ARG2 (p2 / pay-01
            :ARG0 p
            :ARG1 (m / monetary-quantity
                  :ARG2-of (p3 / price-01)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (h2 / high-02
                              :ARG1 m)
                        :ARG3 (m2 / more
                              :quant (m3 / much))))
            :location (s / side
                  :mod (e / either)
                  :part-of (y / year
                        :ARG1-of (n2 / new-01)
                        :mod (m4 / moon)
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "China"))
                        :ARG1-of (f / fall-04
                              :time (d / date-entity
                                    :month 2
                                    :day 26))))))

# ::id 1225 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an international olympic committee 's executive board meeting scheduled for salt lake in february has been moved to senegal .
# ::alignments
(m / move-01
      :ARG1 (m2 / meet-03
            :ARG0 (o / organization
                  :name (n / name
                        :op1 "International"
                        :op2 "Olympic"
                        :op3 "Committee"))
            :ARG1 (b / board
                  :mod (e / executive))
            :ARG1-of (s / schedule-01
                  :ARG3 (l / lake
                        :name (n2 / name
                              :op1 "Salt"
                              :op2 "Lake"))
                  :time (d / date-entity
                        :month 2)))
      :ARG2 (c / country
            :name (n3 / name
                  :op1 "Senegal")))

# ::id 1226 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the williams renault one-two victory in sunday 's hungarian grand prix gave the team both the #### formula one world championships - but set the stage for a thrilling race for the drivers ' title .
# ::alignments
(c / contrast-01
      :ARG1 (g / give-01
            :ARG0 (w / win-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "William"
                              :op2 "Williams"))
                  :manner (s / score-entity
                        :op1 1
                        :op2 2)
                  :location (p2 / prix
                        :name (n2 / name
                              :op1 "Gangarian"
                              :op2 "Grand"
                              :op3 "Prix")
                        :time (d / date-entity
                              :weekday (s2 / sunday))))
            :ARG1 (c2 / championship
                  :name (n3 / name
                        :op1 " formula"
                        :op2 1
                        :op3 "World"
                        :op4 "Championships")
                  :mod (p3 / publication
                        :name (n4 / name
                              :op1 "Nature"))
                  :mod (b / both))
            :ARG2 (t / team))
      :ARG2 (s3 / set-01
            :ARG0 w
            :ARG1 (s4 / stage)
            :ARG2 (r / race-02
                  :ARG3 (t2 / title-01
                        :ARG1 (p4 / person
                              :ARG0-of (d2 / drive-01)))
                  :ARG0-of (t3 / thrill-01))))

# ::id 1227 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nasdaq stock market inc. , the largest electronic marketplace , and a consortium of private investors were near a deal late sunday night to buy instinet , the institutional brokerage and electronic trading network controlled by the reuters group , for about $ #.# billion , executives involved in the talks said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (e / executive))
            :ARG1-of (ii / involve-01
                  :ARG2 (t / talk-01)))
      :ARG1 (n / near-02
            :ARG1 (a / and
                  :op1 (c / company
                        :name (n2 / name
                              :op1 "Nasdaq"
                              :op2 "Stock"
                              :op3 "Market"
                              :op4 "Inc.")
                        :domain (m / marketplace
                              :mod (e2 / electronic)
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (l / large)
                                    :ARG3 (m2 / most))))
                  :op2 (c2 / consortium
                        :consist-of (p2 / person
                              :ARG0-of (ii2 / invest-01)
                              :ARG1-of (p3 / private-03))))
            :ARG2 (d / deal-01
                  :ARG0 a
                  :ARG2 (b / buy-01
                        :ARG0 a
                        :ARG1 (c3 / company
                              :name (n3 / name
                                    :op1 "Instinet")
                              :domain (a2 / and
                                    :op1 (b2 / broker-01
                                          :mod (ii3 / institution))
                                    :op2 (n4 / network
                                          :mod (t2 / trade-01
                                                :mod (e3 / electronic))
                                          :ARG1-of (c4 / control-01
                                                :ARG0 (g / group
                                                      :mod (p4 / publication
                                                            :name (n5 / name
                                                                  :op1 "Reuters"))))))
                              :ARG3 (a3 / about
                                    :op1 (m3 / monetary-quantity
                                          :quant 1000000000
                                          :unit (d2 / dollar)))))
                  :time (l2 / late
                        :op1 (d3 / date-entity
                              :weekday (s2 / sunday)
                              :dayperiod (n6 / night))))))

# ::id 1228 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the government of mozambique will begin providing a key aids drug to hiv-infected pregnant women to help prevent the spread of the virus to their babies during childbirth , the mozambique news agency aim reported thursday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 " aim")
            :mod (n2 / news)
            :mod (c / country
                  :name (n3 / name
                        :op1 "Mozambique")))
      :ARG1 (b / begin-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 c))
            :ARG1 (p / provide-01
                  :ARG0 g
                  :ARG1 (d / drug
                        :ARG0-of (a2 / aid-01)
                        :ARG1-of (k / key-02))
                  :ARG2 (w / woman
                        :ARG1-of (ii / infect-01
                              :ARG2 (d2 / disease
                                    :name (n4 / name
                                          :op1 "HIV")))
                        :ARG1-of (ii2 / impregnate-01))
                  :purpose (h / help-01
                        :ARG0 g
                        :ARG1 (p2 / prevent-01
                              :ARG0 g
                              :ARG1 (s / spread-02
                                    :ARG1 d2
                                    :ARG2 (b2 / baby
                                          :poss w)
                                    :time (b3 / bear-02
                                          :ARG0 w))))))
      :time (d3 / date-entity
            :weekday (t / thursday)))

# ::id 1229 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the world 's top oil producers appeared divided on monday about how to respond to the threat of a slowing global economy , suggesting that the opec meeting here on tuesday could be contentious .
# ::alignments
(a / appear-02
      :ARG1 (d / divide-02
            :ARG1 (p / person
                  :ARG0-of (p2 / produce-01
                        :ARG1 (o / oil))
                  :poss (w / world)
                  :mod (t / top))
            :ARG2 (t2 / thing
                  :manner-of (r / respond-01
                        :ARG0 p
                        :ARG1 (t3 / threaten-01
                              :ARG1 (s / slow-01
                                    :ARG1 (e / economy
                                          :mod (g / globe))))))
            :time (d2 / date-entity
                  :weekday (m / monday))
            :ARG0-of (s2 / suggest-01
                  :ARG1 (p3 / possible-01
                        :ARG1 (c / contentious
                              :domain (m2 / meet-03
                                    :ARG0 (o2 / organization
                                          :name (n / name
                                                :op1 "Opec"))
                                    :location (h / here)
                                    :time (d3 / date-entity
                                          :weekday (t4 / tuesday))))))))

# ::id 1230 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok general motors corp. may get rid of some brands , speed the introduction of small cars from other markets and make further white-collar job cuts as it tries to deal with a shrinking u.s. auto market .
# ::alignments
(p / possible-01
      :ARG1 (a / and
            :op1 (r / rid-01
                  :ARG0 (c / company
                        :name (n / name
                              :op1 "General"
                              :op2 "Motors"
                              :op3 "Corp."))
                  :ARG1 (b / brand
                        :mod (s / some)))
            :op2 (s2 / speed-01
                  :ARG0 c
                  :ARG1 (ii / introduce-02
                        :ARG0 c
                        :ARG1 (c2 / car
                              :mod (s3 / small))
                        :ARG2 (m / market
                              :mod (o / other))))
            :op3 (c3 / cut-02
                  :ARG0 c
                  :ARG1 (j / job)
                  :mod (w / white-collar)
                  :degree (f / further)))
      :time (t / try-01
            :ARG0 c
            :ARG1 (d / deal-01
                  :ARG0 c
                  :ARG1 (m2 / market
                        :mod (a2 / auto)
                        :ARG1-of (s4 / shrink-01)
                        :mod (c4 / country
                              :name n
                              :op1 "U.S.")))))

# ::id 1231 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. pending homes sales declined sharply in may as the government tax credit policy for the housing market expired , according to a report released thursday by a leading u.s. housing research organization .
# ::alignments
(s / say-01
      :ARG0 (r / report
            :ARG1-of (r2 / release-01
                  :ARG0 (o / organization
                        :ARG0-of (r3 / research-01
                              :ARG1 (h / house-01))
                        :ARG0-of (l / lead-02)
                        :mod (c / country
                              :name (n / name
                                    :op1 "U.S.")))
                  :time (d / date-entity
                        :weekday (t / thursday))))
      :ARG1 (d2 / decline-01
            :ARG1 (s2 / sell-01
                  :ARG1 (h2 / home)
                  :ARG1-of (p / pend-01))
            :ARG2 (s3 / sharp)
            :ARG1-of (c2 / cause-01
                  :ARG0 (e / expire-01
                        :ARG1 (p2 / policy-01
                              :ARG0 (g / government-organization
                                    :ARG0-of (g2 / govern-01))
                              :ARG2 (c3 / credit-02
                                    :ARG1 (m / market
                                          :mod h)))))))

# ::id 1232 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after all those hits along the long and winding road to fame , you would think nothing would <unk> paul mccartney .
# ::alignments
(t / think-01
      :ARG0 (y / you)
      :ARG1 (n / nothing
            :domain (p / person
                  :name (n2 / name
                        :op1 "Paul"
                        :op2 "McCartney")))
      :concession (h / hit-02
            :mod (t2 / that)
            :location (a / along
                  :op1 (r / road
                        :ARG0-of (l / lead-01
                              :ARG2 (f / fame-01))
                        :ARG1-of (l2 / long-03)
                        :ARG1-of (w / wind-01)))
            :mod (a2 / all)))

# ::id 1233 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok under growing pressure from businesses and citizens to stem a crime wave that has swept through almost every corner of the country , mexico announced an initiative wednesday to reduce criminal activity .
# ::alignments
(a / announce-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Mexico"))
      :ARG1 (ii / initiative
            :purpose (r / reduce-01
                  :ARG0 c
                  :ARG1 (a2 / activity-06
                        :ARG1 (c2 / crime-02))))
      :time (w / wednesday)
      :ARG1-of (c3 / cause-01
            :ARG0 (p / pressure-01
                  :ARG0 (a3 / and
                        :op1 (b / business)
                        :op2 (c4 / citizen))
                  :ARG1 c
                  :ARG2 (s / stem-01
                        :ARG0 a3
                        :ARG1 (w2 / wave-04
                              :ARG1 c2
                              :ARG1-of (s2 / sweep-02
                                    :ARG2 (c5 / corner
                                          :part-of c)
                                    :mod (e / every
                                          :mod (a4 / almost))))))
            :ARG1-of (g / grow-01)))

# ::id 1234 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south africa 's investment risk rating based on evaluations of the political , economic and government policy landscape was slightly improved from six months ago , said a report released on thursday .
# ::alignments
(s / say-01
      :ARG0 (r / report
            :ARG1-of (r2 / release-01
                  :time (d / date-entity
                        :weekday (t / thursday))))
      :ARG1 (ii / improve-01
            :ARG1 (r3 / rate-01
                  :ARG1 (r4 / risk-01
                        :ARG2 (ii2 / invest-01)
                        :location (c / continent
                              :name (n / name
                                    :op1 "South"
                                    :op2 "Africa")))
                  :ARG1-of (b / base-02
                        :ARG2 (e / evaluate-01
                              :ARG1 (l / landscape
                                    :mod (p / policy-01
                                          :ARG0 (a / and
                                                :op1 (p2 / politics)
                                                :op2 (e2 / economy)
                                                :op3 (g / government-organization
                                                      :ARG0-of (g2 / govern-01))))))))
            :ARG3 (s2 / slight)
            :time (b2 / before
                  :op1 (n2 / now)
                  :quant (t2 / temporal-quantity
                        :quant 6
                        :unit (m / month)))))

# ::id 1235 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a court charged three men tuesday with the murder of a prominent kenyan-born british artist killed last month in an affluent nairobi neighborhood .
# ::alignments
(c / charge-05
      :ARG0 (c2 / court)
      :ARG1 (m / man
            :quant 3)
      :ARG2 (m2 / murder-01
            :ARG0 m
            :ARG1 (a / artist
                  :mod (c3 / country
                        :name (n / name
                              :op1 "Kenya"))
                  :mod (p / prominent)
                  :ARG1-of (b / bear-02
                        :location c3)
                  :ARG1-of (k / kill-01
                        :location (n2 / neighborhood
                              :location (c4 / city
                                    :name (n3 / name
                                          :op1 "Nairobi"))
                              :mod (a2 / affluent))
                        :time (m3 / month
                              :mod (l / last)))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1236 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> pharmaceuticals reported strong second-quarter results tuesday , despite weaker sales of its biggest product , a treatment for the gastrointestinal ailment known as ulcerative colitis .
# ::alignments
(r / report-01
      :ARG0 (p / pharmaceuticals)
      :ARG1 (r2 / result-01
            :ARG2 (q / quarter
                  :ord (o / ordinal-entity
                        :value 2))
            :ARG1-of (s / strong-02))
      :time (d / date-entity
            :weekday (t / tuesday))
      :concession (s2 / sell-01
            :ARG1 (p2 / product
                  :poss p
                  :ARG0-of (t2 / treat-03
                        :ARG2 (a / ailment
                              :mod (g / gastric)
                              :ARG1-of (k / know-02
                                    :ARG2 (d2 / disease
                                          :name (n / name
                                                :op1 "ulcerative"
                                                :op2 "colitis")))))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (b / big)
                        :ARG3 (m / most)
                        :ARG1 s2))
            :ARG2 (w / weak-02)
            :ARG1-of w
            :ARG3 (m2 / more)))

# ::id 1237 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok korea 's central bank said it will lend hanbo steel co. # trillion won -lrb- $ #.# billion -rrb- to prevent a flood of bankruptcies resulting from korea 's biggest financial collapse in more than a decade .
# ::alignments
(s / say-01
      :ARG0 (b / bank
            :mod (c / central)
            :poss (c2 / country
                  :name (n / name
                        :op1 "Korea")))
      :ARG1 (l / lend-01
            :ARG0 b
            :ARG1 (a / and
                  :op1 (m / monetary-quantity
                        :quant 1000000000000
                        :unit (w / won))
                  :op2 (m2 / monetary-quantity
                        :quant 1000000000000
                        :unit w))
            :op3 (s2 / steel
                  :mod (c3 / company
                        :name (n2 / name
                              :op1 "Hanbo"))))
      :purpose (p / prevent-01
            :ARG0 b
            :ARG1 (f / flood-01
                  :ARG2 (b2 / bankrupt-01
                        :ARG1-of (r / result-01
                              :ARG2 (c4 / collapse-01
                                    :ARG1 (f2 / financial)
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (b3 / big)
                                          :ARG3 (m3 / most)
                                          :ARG5 (b4 / before
                                                :op1 (n3 / now)
                                                :duration (m4 / more-than
                                                      :op1 (t / temporal-quantity
                                                            :quant 1
                                                            :unit (d / decade)))))))))))

# ::id 1238 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan 's batsmen saturday savaged south africa 's pace attack to crush the home side by eight wickets in their mandela trophy one-day international clash at kingsmead here .
# ::alignments
(s / savage-01
      :ARG0 (b / batsman
            :poss (t / team
                  :name (n / name
                        :op1 "Pakistan")))
      :ARG1 (a / attack-01
            :ARG0 (t2 / team
                  :name (n2 / name
                        :op1 "South"
                        :op2 "Africa"))
            :mod (p / pace))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :ARG0-of (c / cause-01
            :ARG1 (c2 / crush-01
                  :ARG0 b
                  :ARG1 (s3 / side
                        :mod (h / home))
                  :ARG2 (w / wicket
                        :quant 8)
                  :subevent-of (c3 / clash-01
                        :ARG0 b
                        :ARG1 t2
                        :ARG2 (t3 / trophy
                              :name (n3 / name
                                    :op1 "Mandela"))
                        :mod (ii / international)
                        :duration (t4 / temporal-quantity
                              :quant 1
                              :unit (d2 / day))
                        :location (h2 / here
                              :name (n4 / name
                                    :op1 "Kingsmead"))))))

# ::id 1239 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the onondaga indian nation laid claim to this city and thousands more square kilometers -lrb- square miles -rrb- of upstate new york in a federal lawsuit filed friday .
# ::alignments
(c / claim-02
      :ARG0 (n / nation
            :location (s / state
                  :name (n2 / name
                        :op1 "Onondaga"))
            :mod (c2 / country
                  :name (n3 / name
                        :op1 "India")))
      :ARG1 (a / and
            :op1 (c3 / city
                  :mod (t / this))
            :op2 (a2 / area-quantity
                  :quant 1000
                  :unit (s2 / square-kilometer)
                  :mod (m / more)
                  :ARG1-of (m2 / mean-01
                        :ARG2 (s3 / state
                              :name (n4 / name
                                    :op1 "New"
                                    :op2 "York")
                              :location (s4 / state
                                    :name (n5 / name
                                          :op1 "Upstate"))))))
      :subevent-of (s5 / sue-02
            :mod (f / federal)
            :ARG1-of (f2 / file-01
                  :time (d / date-entity
                        :weekday (f3 / friday)))))

# ::id 1240 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a court on thursday found eight ethnic serbs guilty of war crimes for abducting , harassing and beating dozens of croat civilians during croatia 's war for independence .
# ::alignments
(f / find-02
      :ARG0 (c / court)
      :ARG1 (g / guilty-01
            :ARG1 (p / person
                  :quant 8
                  :mod (e / ethnic)
                  :mod (s / serb))
            :ARG2 (c2 / crime-02
                  :ARG0 p
                  :ARG1 (w / war-01
                        :ARG0 p
                        :ARG1 (c3 / civilian
                              :mod (c4 / croat)
                              :quant (m / multiple
                                    :op1 12)))
                  :ARG2 (a / and
                        :op1 (a2 / abduct-01
                              :ARG0 p
                              :ARG1 c3)
                        :op2 (h / harass-01
                              :ARG0 p
                              :ARG1 c3)
                        :op3 (b / beat-01
                              :ARG0 p
                              :ARG1 c3)
                        :time (w2 / war-01
                              :ARG0 (c5 / country
                                    :name (n / name
                                          :op1 "Croatia"))
                              :ARG2 (ii / independence)))
                  :mod (w3 / war-01
                        :ARG0 c5)))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1241 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two politicians were stabbed to death by unidentified assailants in northern bangladesh , police said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (s2 / stab-01
            :ARG0 (p2 / person
                  :ARG0-of (a / assail-01)
                  :ARG1-of (ii / identify-01
                        :polarity -))
            :ARG1 (p3 / politician
                  :quant 2)
            :ARG2 (d / die-01
                  :ARG1 p3)
            :location (n / north
                  :part-of (c / country
                        :name (n2 / name
                              :op1 "Bangladesh"))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1242 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greece said on wednesday it would never retreat from its decision to block european union proposals setting minimum punishments for shipping companies and captains responsible for oil slicks .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Greece"))
      :ARG1 (r / retreat-01
            :polarity -
            :ARG1 c
            :ARG2 (d / decide-01
                  :ARG0 c
                  :ARG1 (b / block-01
                        :ARG0 c
                        :ARG1 (p / propose-01
                              :ARG0 (u / union
                                    :mod (o / organization
                                          :name (n2 / name
                                                :op1 "European"
                                                :op2 "Union")))
                              :ARG0-of (s2 / set-02
                                    :ARG1 (p2 / punish-01
                                          :ARG1 (a / and
                                                :op1 (c2 / company
                                                      :ARG0-of (s3 / ship-01))
                                                :op2 (p3 / person
                                                      :ARG0-of (c3 / captain-01)
                                                      :ARG0-of (r2 / responsible-01
                                                            :ARG1 (s4 / slicke-00
                                                                  :ARG1 (o2 / oil)))))
                                          :mod (m / minimum))))))
            :time (e / ever))
      :time (w / wednesday))

# ::id 1243 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. officials knew of problems in the u.n. oil-for-food program but were concerned international support for iraqi sanctions could crumble if they insisted on stricter rules , a u.s. diplomat told the senate .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "U.S."))
                  :ARG2 (d / diplomat)))
      :ARG1 (c2 / contrast-01
            :ARG1 (k / know-01
                  :ARG0 (p2 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (o / official)))
                  :ARG1 (p3 / problem
                        :location (p4 / program
                              :mod (o2 / organization
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "Nations"))
                              :mod (o3 / oil
                                    :purpose (f / food)))))
            :ARG2 (c3 / concern-01
                  :ARG0 (p5 / possible-01
                        :ARG1 (c4 / crumble-01
                              :ARG1 (s / support-01
                                    :ARG1 (s2 / sanction-02
                                          :ARG0 (c5 / country
                                                :name (n3 / name
                                                      :op1 "Iraq")))
                                    :mod (ii / international)))
                        :condition (ii2 / insist-01
                              :ARG0 p2
                              :ARG1 (r / rule-01
                                    :ARG1-of (h3 / have-degree-91
                                          :ARG2 (s3 / strict)
                                          :ARG3 (m / more)))))
                  :ARG1 p2))
      :ARG2 (g / government-organization
            :name (n4 / name
                  :op1 "Senate")))

# ::id 1244 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kirstie alley has lost ## pounds -lrb- ## kilograms -rrb- _ and says she wants to lose more .
# ::alignments
(a / and
      :op1 (l / lose-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Kirstie"
                        :op2 " alley"))
            :ARG1 (m / mass-quantity
                  :quant 1
                  :unit (p2 / pound)))
      :op2 (l2 / lose-02
            :ARG0 p
            :ARG1 (m2 / mass-quantity
                  :quant 1
                  :unit (k / kilogram)))
      :op3 (s / say-01
            :ARG0 p
            :ARG1 (w / want-01
                  :ARG0 p
                  :ARG1 (l3 / lose-02
                        :ARG0 p
                        :ARG1 (m3 / more)))))

# ::id 1245 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok katja seizinger is seldom satisfied with her skiing but sunday was an exception .
# ::alignments
(s / satisfy-01
      :ARG0 (s2 / ski-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Katja"
                        :op2 "Se seizeer")))
      :frequency (s3 / seldom)
      :concession (e / except-01
            :ARG1 (d / date-entity
                  :weekday (s4 / sunday))))

# ::id 1246 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a year ago , tennis pro ed thompson had never heard of the game of paddle .
# ::alignments
(h / hear-01
      :polarity -
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ed"
                  :op2 "Thompson")
            :ARG0-of (p2 / play-01
                  :ARG1 (t / tennis)))
      :ARG1 (g / game
            :name n
            :op1 "P paddle")
      :time (b / before
            :op1 (n2 / now)
            :quant (t2 / temporal-quantity
                  :quant 1
                  :unit (y / year))))

# ::id 1247 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok scoreboard at tea on the second day of the second test between south africa and australia at newlands saturday .
# ::alignments
(b / board
      :location (t / tea)
      :time (d / day
            :ord (o / ordinal-entity
                  :value 2)
            :part-of (t2 / test-01
                  :ARG0 (a / and
                        :op1 (w / world-region
                              :name (n / name
                                    :op1 "South"
                                    :op2 "Africa"))
                        :op2 (w2 / world-region
                              :name (n2 / name
                                    :op1 "Australia")))
                  :ord (o2 / ordinal-entity
                        :value 2)
                  :location (c / country-region
                        :name (n3 / name
                              :op1 "Newlands"))
                  :time (d2 / date-entity
                        :weekday (s / saturday)))))

# ::id 1248 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok on the eve of dutch elections , a schoolboy named hamid stood before prime minister jan peter balkenende and asked in a quavering voice on national television why he and his iranian family should be denied refuge in the netherlands .
# ::alignments
(a / and
      :op1 (s / stand-01
            :ARG1 (s2 / schoolboy
                  :name (n / name
                        :op1 "Hamid"))
            :ARG2 (b / before
                  :op1 (p / person
                        :name (n2 / name
                              :op1 "Jan"
                              :op2 "K balkenende")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (m / minister
                                    :mod (p2 / prime)))))
            :time (e / eve
                  :op1 (e2 / elect-01
                        :location (c / country
                              :name (n3 / name
                                    :op1 "Netherlands")))))
      :op2 (a2 / ask-01
            :ARG0 s2
            :ARG1 (t / thing
                  :ARG0-of (c2 / cause-01
                        :ARG1 (r / recommend-01
                              :ARG1 (d / deny-01
                                    :ARG1 (r2 / refuge)
                                    :ARG2 (a3 / and
                                          :op1 s2
                                          :op2 (f / family
                                                :poss s2
                                                :mod (c3 / country
                                                      :name (n4 / name
                                                            :op1 "Iran"))))
                                    :ARG2 a3))))
            :manner (v / voice
                  :ARG0-of (q / quiver-01))
            :medium (t2 / television
                  :mod (n5 / nation))))

# ::id 1249 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police said as many as ## people were shot monday night after a block party in baltimore .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (s2 / shoot-02
            :ARG1 (p2 / person
                  :quant (a / as-many-as
                        :op1 100))
            :time (d / date-entity
                  :weekday (m / monday)
                  :dayperiod (n / night))
            :time (a2 / after
                  :op1 (p3 / party-01
                        :mod (b / block)
                        :location (c / city-district
                              :name (n2 / name
                                    :op1 "Baltimore"))))))

# ::id 1250 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok five-time copa libertadores champion boca juniors of argentina and three-time champion sao paulo of brazil have decisive matches in the latin american competition this week , each looking to secure a spot in the second round and avoid elimination .
# ::alignments
(h / have-03
      :ARG0 (a / and
            :op1 (t / team
                  :name (n / name
                        :op1 "Boca"
                        :op2 "Juniors")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Argentina"))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (l / league
                              :name (n3 / name
                                    :op1 "Copa"
                                    :op2 "Libertadores"))
                        :ARG2 (c2 / champion)
                        :duration (t2 / temporal-quantity
                              :quant 5
                              :unit (y / year))))
            :op2 (t3 / team
                  :name (n4 / name
                        :op1 "Sao"
                        :op2 "Paulo")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c3 / city
                              :name (n5 / name
                                    :op1 "Brazil"))
                        :ARG2 (c4 / champion)
                        :duration (t4 / temporal-quantity
                              :quant 3
                              :unit (y2 / year)))))
      :ARG1 (m / match-03
            :mod (d / decisive)
            :location (c5 / compete-01
                  :mod (c6 / country
                        :name (n6 / name
                              :op1 "Latino"))))
      :time (w / week
            :mod (t5 / this))
      :ARG1-of (c7 / cause-01
            :ARG0 (a2 / and
                  :op1 (l2 / look-04
                        :ARG0 (e / each)
                        :ARG1 (s / secure-02
                              :ARG0 e
                              :ARG1 (s2 / spot
                                    :location-of (r / round
                                          :ord (o / ordinal-entity
                                                :value 2)))))
                  :op2 (a3 / avoid-01
                        :ARG0 e
                        :ARG1 (e2 / eliminate-01
                              :ARG1 e)))))

# ::id 1251 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thai consumer prices in august rose #.# percent from july and #.# percent year-on-year , due to higher food prices , commerce minister chucheep <unk> said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chucheep")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (c / commerce))))
      :ARG1 (r / rise-01
            :ARG1 (a / and
                  :op1 (p2 / price-01
                        :ARG2 (p3 / person
                              :ARG0-of (c2 / consume-01))
                        :time (d / date-entity
                              :month 7))
                  :op2 (p4 / price-01
                        :ARG2 (f / food)
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (h3 / high-02
                                    :ARG1 p4)
                              :ARG3 (m2 / more))))
            :ARG2 (p5 / percentage-entity
                  :value 1)
            :time (d2 / date-entity
                  :month 11)
            :ARG1-of (c3 / cause-01
                  :ARG0 a
                  :op1 r
                  :op2 h3))
      :time (d3 / date-entity
            :weekday (m3 / monday)))

# ::id 1252 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tampa the next time c jeff faine lines up for the bucs , you might already have started your holiday shopping .
# ::alignments
(p / possible-01
      :ARG1 (s / start-01
            :ARG0 (y / you)
            :ARG1 (s2 / shop-01
                  :ARG0 y
                  :mod (h / holiday))
            :time (a / already))
      :time (l / line-up-02
            :ARG0 (c / company
                  :name (n / name
                        :op1 "C"
                        :op2 "Jeff"
                        :op3 "Faine"))
            :ARG1 (c2 / car-make
                  :name (n2 / name
                        :op1 "CJ"
                        :op2 "Faine"))
            :ARG3 c2)
      :mod (n3 / next)
      :location (c3 / city
            :name (n4 / name
                  :op1 "Tampa")))

# ::id 1253 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a zairian rebel leader friday dismissed calls for an international intervention force , saying most rwandan refugees had returned home and accusing u.n. officials of misrepresenting satellite photographs of hundreds of thousands of people displaced by fighting in the region .
# ::alignments
(a / and
      :op1 (d / dismiss-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Friday")
                  :ARG0-of (l / lead-02
                        :ARG1 (p2 / person
                              :ARG0-of (r / rebel-01)
                              :mod (c / country
                                    :name (n2 / name
                                          :op1 "Zairia")))))
            :ARG1 (c2 / call-03
                  :ARG1 (f / force
                        :ARG0-of (ii / intervene-01)
                        :mod (ii2 / international))))
      :op2 (s / say-01
            :ARG0 p
            :ARG1 (r2 / return-01
                  :ARG1 (r3 / refugee
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "Rwanda"))
                        :quant (m / most))
                  :ARG4 (h / home)))
      :op3 (a2 / accuse-01
            :ARG0 p
            :ARG1 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (o / organization
                              :name (n4 / name
                                    :op1 "U.N."))
                        :ARG2 (o2 / official)))
            :ARG2 (m2 / misrepresent-01
                  :ARG0 p3
                  :ARG1 (p4 / photograph-01
                        :ARG1 (p5 / person
                              :ARG1-of (d2 / displace-01
                                    :ARG0 (f2 / fight-01
                                          :location (r4 / region)))
                              :quant (m3 / multiple
                                    :op1 100000))
                        :medium (s2 / satellite)))))

# ::id 1254 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nato chief willy claes defended himself before a parliamentary panel friday , denying he knew that his party took bribes when he was belgian economy minister in #### .
# ::alignments
(d / defend-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Willy"
                  :op2 " claes")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n2 / name
                              :op1 "Nato"))
                  :ARG2 (c / chief)))
      :ARG1 p
      :time (b / before
            :op1 (p3 / panel
                  :mod (g / government-organization
                        :name (n3 / name
                              :op1 "Parliament")))
            :time (d2 / date-entity
                  :weekday (f / friday)))
      :manner (d3 / deny-01
            :ARG0 p
            :ARG1 (k / know-01
                  :ARG0 p
                  :ARG1 (b2 / bribe-01
                        :ARG0 (p4 / party
                              :poss p)
                        :time (h2 / have-org-role-91
                              :ARG0 p
                              :ARG1 (c2 / country
                                    :name (n4 / name
                                          :op1 "Belgium"))
                              :ARG2 (m / minister
                                    :topic (e / economy)))))))

# ::id 1255 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the us congress on thursday overturned a veto by president george w. bush for the first time in his presidency , giving approval to a bill on river and waterway projects .
# ::alignments
(o / overturn-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Congress")
            :mod (c / country
                  :name (n2 / name
                        :op1 "US")))
      :ARG1 (v / veto-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president))))
      :time (d / date-entity
            :weekday (t / thursday))
      :ord (o2 / ordinal-entity
            :value 1
            :range h
            :ARG0 p
            :ARG2 p2)
      :manner (a / approve-01
            :ARG0 g
            :ARG1 (b / bill
                  :topic (a2 / and
                        :op1 (p3 / project
                              :mod (r / river))
                        :op2 (p4 / project
                              :mod (w / waterway))))))

# ::id 1256 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two u.s. marines were killed on sunday while operating in the volatile western iraqi province of al-anbar , the u.s. military said in a statement on monday .
# ::alignments
(s / say-01
      :ARG0 (m / military
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (k / kill-01
            :ARG1 (p / person
                  :quant 2
                  :ARG0-of (h / have-org-role-91
                        :ARG1 m
                        :ARG2 (m2 / marine)))
            :time (d / date-entity
                  :weekday (s2 / sunday))
            :time (o / operate-01
                  :ARG0 p
                  :location (p2 / province
                        :name (n2 / name
                              :op1 "al-Anbar")
                        :location (w / west
                              :part-of (c2 / country-region
                                    :name (n3 / name
                                          :op1 "Iraq")))
                        :mod (v / volatile))))
      :medium (s3 / statement
            :time (d2 / date-entity
                  :weekday (m3 / monday))))

# ::id 1257 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the fbi is going to new lengths to eavesdrop , building software to monitor computer use and urging phone companies to help make wiretaps more reliable .
# ::alignments
(g / go-06
      :ARG0 (g2 / government-organization
            :name (n / name
                  :op1 "Fbi"))
      :ARG1 (a / and
            :op1 (e / eavesdrop-01
                  :ARG0 g2)
            :op2 (b / build-01
                  :ARG0 g2
                  :ARG1 (s / software
                        :ARG0-of (m / monitor-01
                              :ARG1 (u / use-01
                                    :ARG1 (c / computer)))))
            :op3 (u2 / urge-01
                  :ARG0 g2
                  :ARG1 (c2 / company
                        :mod (p / phone))
                  :ARG2 (h / help-01
                        :ARG0 c2
                        :ARG1 (m2 / make-02
                              :ARG0 c2
                              :ARG1 (p2 / possible-01
                                    :ARG1 (r / rely-01
                                          :ARG1 (w / wiretap)
                                          :ARG2-of (h2 / have-degree-91
                                                :ARG1 w
                                                :ARG3 (m3 / more)))))))
            :ARG1-of (l / long-03
                  :ARG1-of (n2 / new-01))))

# ::id 1258 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former u.s. defense secretary les aspin remained in critical condition on sunday at a local hospital one day after he suffered a stroke .
# ::alignments
(r / remain-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Les"
                  :op2 "Aspin")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "U.S."
                              :op2 "Defense"
                              :op3 "Office"))
                  :ARG2 (s / secretary)
                  :time (f / former)))
      :ARG3 (c / condition
            :ARG1-of (c2 / critical-03))
      :time (d / date-entity
            :weekday (s2 / sunday))
      :location (h2 / hospital
            :ARG1-of (l / local-02))
      :time (a / after
            :op1 (s3 / suffer-01
                  :ARG0 p
                  :ARG1 (s4 / stroke-02
                        :ARG1 p))
            :quant (t / temporal-quantity
                  :quant 1
                  :unit (d2 / day))))

# ::id 1259 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than a million people living along rivers in china 's south have been evacuated with water rising to dangerous levels , state media said saturday , as torrential rains left at least ## dead .
# ::alignments
(s / say-01
      :ARG0 (m / media
            :mod (s2 / state))
      :ARG1 (e / evacuate-01
            :ARG2 (p / person
                  :quant (m2 / more-than
                        :op1 1000000)
                  :ARG0-of (l / live-01
                        :location (a / along
                              :op1 (r / river
                                    :location (s3 / south
                                          :part-of (c / country
                                                :name (n / name
                                                      :op1 "China")))))))
            :manner (r2 / rise-01
                  :ARG1 (w / water)
                  :ARG4 (l2 / level
                        :mod (d / dangerous)))
            :time (d2 / date-entity
                  :weekday (s4 / saturday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (l3 / leave-13
                        :ARG0 (r3 / rain-01
                              :mod (t / torrent))
                        :ARG1 (d3 / die-01
                              :ARG1 (a2 / at-least
                                    :op1 p))))))

# ::id 1260 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us and philippine troops concluded joint military exercises friday in this former us air base north of manila and promised even bigger wargames in the near future .
# ::alignments
(a / and
      :op1 (c / conclude-02
            :ARG0 (a2 / and
                  :op1 (t / troop
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "United"
                                    :op2 "States")))
                  :op2 (t2 / troop
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "Philippines"))))
            :ARG1 (e / exercise
                  :mod (m / military)
                  :mod (j / joint))
            :time (d / date-entity
                  :weekday (f / friday))
            :location (b / base
                  :mod (t3 / this)
                  :mod (a3 / air)
                  :location (r / relative-position
                        :op1 (c4 / city
                              :name (n3 / name
                                    :op1 "Manila"))
                        :direction (n4 / north))))
      :op2 (p / promise-01
            :ARG0 a2
            :ARG2 (w / wargame
                  :ARG1-of (h / have-degree-91
                        :ARG2 (b2 / big)
                        :ARG3 (m2 / more
                              :mod (e2 / even)))
                  :time (f2 / future
                        :ARG1-of (n5 / near-02)))))

# ::id 1261 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the lower house of the indian parliament will vote feb. ## on government spending for a four-month period that begins april # , a spokeswoman of the finance ministry said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / ministry
                        :topic (f / finance))
                  :ARG2 (s2 / spokeswoman)))
      :ARG1 (v / vote-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Lower"
                        :op2 "House")
                  :part-of (g2 / government-organization
                        :name (n2 / name
                              :op1 "Parliament")
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "India"))))
            :ARG1 (s3 / spend-01
                  :ARG0 (g3 / government-organization
                        :ARG0-of (g4 / govern-01))
                  :duration (t / temporal-quantity
                        :quant 4
                        :unit (m2 / month))
                  :ARG1-of (b / begin-01
                        :time (d / date-entity
                              :month 1)))
            :mod (f2 / feb.)))

# ::id 1262 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq has become a `` factor of crisis '' but there are no signs yet that islamic militants in europe are flocking to the war-ravaged country to join an anti-american rebellion there , france 's top anti-terrorism judge said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "France"))
                  :ARG3 (p2 / person
                        :ARG0-of (j / judge-01)
                        :mod (t / top)
                        :ARG0-of (o / oppose-01
                              :ARG1 (t2 / terrorism)))))
      :ARG1 (h2 / have-concession-91
            :ARG1 (s2 / signal-07
                  :polarity -
                  :ARG1 (f / flock-01
                        :ARG0 (p3 / person
                              :mod (r / religious-group
                                    :name (n2 / name
                                          :op1 "Islam"))
                              :location (c2 / continent
                                    :name (n3 / name
                                          :op1 "Europe"))
                              :ARG0-of h
                              :ARG2 (m / militant)))
                  :ARG1 (c3 / country
                        :name (n4 / name
                              :op1 "Italy")
                        :ARG1-of (r2 / ravage-01
                              :ARG0 (w / war)))
                  :purpose (j2 / join-01
                        :ARG0 p3
                        :ARG1 (r3 / rebel-01
                              :ARG0 (c4 / country
                                    :name (n5 / name
                                          :op1 "America"))
                              :location c3
                              :ARG0-of o
                              :ARG1 t2))))
      :time (y / yet)
      :ARG2 (b / become-01
            :ARG1 c
            :ARG2 (f2 / factor
                  :mod (c5 / crisis)))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 1263 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kathleen e. <unk> , known as the mother of the modern romance novel for books such as `` the flame and the flower '' and `` forever in your embrace '' that helped redefine the romantic fiction genre , has died .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Kathleen"
                  :op2 "E."
                  :op3 "Bell")
            :ARG1-of (k / know-02
                  :ARG2 (m / mother
                        :poss (n2 / novel
                              :mod (r / romance)
                              :ARG1-of (m2 / modern-02))
                        :beneficiary (b / book
                              :example (a / and
                                    :op1 (f / flame)
                                    :op2 (f2 / flower)
                                    :op3 (e / embrace-01
                                          :ARG0 (y / you)
                                          :duration (f3 / forever)
                                          :ARG0-of (h / help-01
                                                :ARG1 (r2 / redefine-01
                                                      :ARG1 (g / genre
                                                            :mod (f4 / fiction
                                                                  :mod (r3 / romantic))))))))))))

# ::id 1264 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok formal peace talks aimed at ending a ##-year communist insurgency are set to resume next month after three years at an unspecified foreign venue , president gloria macapagal arroyo said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gloria"
                  :op2 "Macapagal"
                  :op3 "Arroyo")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (s2 / set-08
            :ARG1 (t / talk-01
                  :ARG1 (p3 / peace)
                  :mod (f / formal)
                  :ARG1-of (a / aim-01
                        :ARG2 (e / end-01
                              :ARG1 (ii / insurgency
                                    :mod (p4 / political-movement
                                          :name (n2 / name
                                                :op1 "communism"))
                                    :duration (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year))))))
            :ARG2 (r / resume-01
                  :ARG1 t
                  :time (m / month
                        :mod (n3 / next))
                  :time (a2 / after
                        :op1 (v / venue
                              :ARG1-of (s3 / specify-01
                                    :polarity -)
                              :mod (f2 / foreign)
                              :duration (t3 / temporal-quantity
                                    :quant 3
                                    :unit (y2 / year)))))
            :time (d / date-entity
                  :weekday (t4 / tuesday))))

# ::id 1265 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok including children -- were killed and more than a dozen injured friday in a bombing and machine gun attack on a shiite muslim mosque in eastern karachi .
# ::alignments
(a / and
      :op1 (k / kill-01
            :ARG1 (ii / include-91
                  :ARG1 (c / child)))
      :op2 (ii2 / injure-01
            :ARG1 (p / person
                  :quant (m / more-than
                        :op1 12)))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (c2 / cause-01
            :ARG0 (a2 / and
                  :op1 (b / bomb-01
                        :ARG1 (m2 / mosque
                              :mod (r / religious-group
                                    :name (n / name
                                          :op1 "Islam"))
                              :mod r
                              :name (n2 / name
                                    :op1 "Shiite"))))
            :op2 (a3 / attack-01
                  :ARG1 m2
                  :instrument (g / gun
                        :mod (m3 / machine)))
            :location (e / east
                  :part-of (c3 / city
                        :name (n3 / name
                              :op1 "Karachi")))))

# ::id 1266 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there are lots of bad ways for congress to respond to president bush 's escalation in iraq .
# ::alignments
(w / way
      :quant (l / lot)
      :ARG1-of (b / bad-07)
      :manner-of (r / respond-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Congress"))
            :ARG1 (e / escalate-01
                  :ARG0 (p / person
                        :name (n2 / name
                              :op1 "Bush")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p2 / president)))
                  :ARG1 (c / country
                        :name (n3 / name
                              :op1 "Iraq")))))

# ::id 1267 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok but peel away the <unk> 's cloth grille , and you 'll see some serious ##st-century technology at work .
# ::alignments
(c / contrast-01
      :ARG2 (a / and
            :op1 (p / peel-01
                  :mode imperative
                  :ARG0 (y / you)
                  :ARG1 (g / grille
                        :mod (c2 / cloth)
                        :poss (f / family
                              :name (n / name
                                    :op1 "The"
                                    :op2 "Phoenix")))
                  :direction (a2 / away))
            :op2 (s / see-01
                  :ARG0 y
                  :ARG1 (t / technology
                        :ARG1-of (s2 / serious-02)
                        :mod (d / date-entity
                              :century 21
                              :mod (s3 / some))
                        :location (w / work-01)))))

# ::id 1268 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us president george w. bush insisted friday that any new un resolution aimed at <unk> must set deadlines for compliance and that he expected action in `` days and weeks , not months and years .
# ::alignments
(ii / insist-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "W."
                  :op3 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name n
                        :op1 "United"
                        :op2 "States"))
            :ARG2 (p2 / president))
      :ARG1 (a / and
            :op1 (o / obligate-01
                  :ARG1 (r / resolution
                        :mod (a2 / any)
                        :ARG1-of (n2 / new-01)
                        :ARG1-of (a3 / aim-02
                              :ARG2 c))
                  :ARG2 (s / set-02
                        :ARG0 r
                        :ARG1 (d / deadline)
                        :purpose (c2 / comply-01
                              :ARG0 r)))
            :op2 (e / expect-01
                  :ARG0 p
                  :ARG1 (a4 / act-02
                        :time (a5 / and
                              :op1 (m / multiple
                                    :op1 (t / temporal-quantity
                                          :quant 1
                                          :unit (d2 / day)))
                              :op2 (m2 / multiple
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (m3 / month)))
                              :op3 (m4 / multiple
                                    :op1 (t3 / temporal-quantity
                                          :quant 1
                                          :unit (y / year)))))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1269 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. allies around the world strongly supported the american-led attack on afghanistan and osama bin laden 's network .
# ::alignments
(s / support-01
      :ARG0 (a / ally-01
            :ARG1 (c / country
                  :name (n / name
                        :op1 "U.S."))
            :location (a2 / around
                  :op1 (w / world)))
      :ARG1 (a3 / attack-01
            :ARG1 (a4 / and
                  :op1 (c2 / country
                        :name (n2 / name
                              :op1 "Afghanistan"))
                  :op2 (n3 / network
                        :poss (p / person
                              :name (n4 / name
                                    :op1 "Osama"
                                    :op2 "bin"
                                    :op3 "Laden"))))
            :ARG1-of (l / lead-02
                  :ARG0 (c3 / country
                        :name (n5 / name
                              :op1 "America"))))
      :ARG1-of (s2 / strong-02))

# ::id 1270 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two more cases of legionnaires ' disease have been discovered near the toronto nursing home which has seen ## of its residents dead , health officials said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (h2 / health)
                  :ARG2 (o / official)))
      :ARG1 (d / discover-01
            :ARG1 (c / case-04
                  :quant 2
                  :ARG1 (d2 / disease
                        :name (n / name
                              :op1 " legionnaires"))
                  :mod (m / more))
            :ARG1-of (n2 / near-02
                  :ARG2 (h3 / home
                        :mod (n3 / nurse-01)
                        :location (c2 / city
                              :name (n4 / name
                                    :op1 "Toronto"))
                        :ARG0-of (s2 / see-01
                              :ARG1 (d3 / die-01
                                    :ARG1 (p2 / person
                                          :ARG0-of (r / reside-01
                                                :ARG1 h3)))))))
      :time (w / wednesday))

# ::id 1271 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with the republicans clinging to a one-vote majority in the state senate , control of the chamber could hinge on a single race in east texas that has become one of the most expensive legislative contests in history .
# ::alignments
(c / cause-01
      :ARG0 (c2 / cling-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n / name
                                    :op1 "Republican"))))
            :ARG1 (m / majority
                  :mod (v / vote-01
                        :quant 1)
                  :location (g / government-organization
                        :name (n2 / name
                              :op1 "Senate")
                        :mod (s / state
                              :name (n3 / name
                                    :op1 "Texas")))))
      :ARG1 (p3 / possible-01
            :ARG1 (h2 / hinge-01
                  :ARG1 (c3 / control-01
                        :ARG1 (c4 / chamber))
                  :ARG2 (r / race-02
                        :ARG1-of (s2 / single-02)
                        :location s
                        :ARG1-of (b / become-01
                              :ARG2 (c5 / contest-02
                                    :ARG3 (l / legislate-01)
                                    :ARG1-of (ii / include-91
                                          :ARG2 (c6 / contest-02
                                                :ARG3 l
                                                :ARG1-of (h3 / have-degree-91
                                                      :ARG2 (e / expensive)
                                                      :ARG3 (m2 / most)
                                                      :ARG5 (c7 / contest-02
                                                            :time (h4 / history)))))))))))

# ::id 1272 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chairman of a provincial council in northern iraq has been arrested and charged with corruption amounting to tens of millions of dollars , police said on monday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / and
            :op1 (a2 / arrest-01
                  :ARG1 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c / council
                                    :mod (p3 / province)
                                    :location (n / north
                                          :part-of (c2 / country
                                                :name (n2 / name
                                                      :op1 "Iraq"))))
                              :ARG2 (c3 / chairman))))
            :op2 (c4 / charge-05
                  :ARG1 p2
                  :ARG2 (c5 / corrupt-01
                        :ARG1-of (a3 / amount-01
                              :ARG2 (m / multiple
                                    :op1 (m2 / monetary-quantity
                                          :quant 10000000
                                          :unit (d / dollar)))))))
      :time (d2 / date-entity
            :weekday (m3 / monday)))

# ::id 1273 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok toyota 's top executive is expected to visit the united states in early march amid pressure from a house republican that the company 's leader testify before congress about the automaker 's safety lapses .
# ::alignments
(e / expect-01
      :ARG1 (v / visit-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / company
                              :name (n / name
                                    :op1 "Toyota"))
                        :ARG2 (e2 / executive
                              :mod (t / top))))
            :ARG1 (c2 / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :time (m / march-01
                  :time (e3 / early)))
      :ARG1-of (c3 / cause-01
            :ARG0 (p2 / pressure-01
                  :ARG0 (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p4 / political-party
                                    :name (n3 / name
                                          :op1 "Republican")))
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (g / government-organization
                                    :name (n4 / name
                                          :op1 "House"))))
                  :ARG2 (t2 / testify-01
                        :ARG0 (p5 / person
                              :ARG0-of (l / lead-02
                                    :ARG1 (c4 / company
                                          :ARG0-of (m2 / make-01
                                                :ARG1 (a / automobile)))))
                        :ARG1 (l2 / lapse-01
                              :ARG1 (s / safe-01
                                    :ARG1 c4))
                        :ARG2 (g2 / government-organization
                              :name (n5 / name
                                    :op1 "Congress"))))))

# ::id 1274 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok acclaimed tenor jerry hadley , once considered one of america 's most versatile and important opera singers , died wednesday at st. francis hospital and health centers in poughkeepsie , n.y. , according to family spokeswoman celia p. novo .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Celia"
                  :op2 "P."
                  :op3 "Novo")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (f / family)
                  :ARG2 (s2 / spokeswoman)))
      :ARG1 (d / die-01
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Jerry"
                        :op2 "Hadley")
                  :ARG1-of (a / acclaimed-01)
                  :mod (t / tenor)
                  :ARG1-of (c / consider-01
                        :ARG2 (ii / include-91
                              :ARG1 p2
                              :ARG2 (p3 / person
                                    :ARG0-of (s3 / sing-01
                                          :ARG1 (o / opera))
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (v / versatile)
                                          :ARG3 (m / most)
                                          :ARG5 (c2 / country
                                                :name (n3 / name
                                                      :op1 "America"))))
                              :time (o2 / once))))
            :location (a2 / and
                  :op1 (h3 / hospital
                        :name (n4 / name
                              :op1 "St."
                              :op2 "Francis"
                              :op3 "Health"
                              :op4 "and"
                              :op5 "Center")
                        :location (c3 / city-district
                              :name (n5 / name
                                    :op1 "Poughkeepsie")))
                  :op2 (c4 / center
                        :mod (h4 / health)
                        :location c3))
            :time (w / wednesday)))

# ::id 1275 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dallas stars assigned center roman lyashenko to utah of the international hockey league on saturday .
# ::alignments
(a / assign-01
      :ARG0 (s / star
            :poss (c / city
                  :name (n / name
                        :op1 "Dallas")))
      :ARG1 (c2 / center
            :name (n2 / name
                  :op1 "Roman"
                  :op2 " lyashenko"))
      :ARG2 (u / utah
            :mod (l / league
                  :mod (ii / international)
                  :mod (h / hockey)))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 1276 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the american dollar moved higher tuesday , recovering from a record low vs. the japanese yen in asian dealings , as speculation grew that the united states would intervene again this week to aid the ailing currency .
# ::alignments
(m / move-01
      :ARG1 (d / dollar
            :mod (c / country
                  :name (n / name
                        :op1 "America")))
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (r / recover-01
                  :ARG1 d
                  :ARG2 (l / low-04
                        :ARG1 d
                        :mod (r2 / record))
                  :ARG1-of (c3 / cause-01
                        :ARG0 (s / speculate-01
                              :ARG1 (ii / intervene-01
                                    :ARG0 (c4 / country
                                          :name (n2 / name
                                                :op1 "United"
                                                :op2 "States"))
                                    :mod (a / again)
                                    :time (w / week
                                          :mod (t2 / this))
                                    :purpose (a2 / aid-01
                                          :ARG0 c4
                                          :ARG1 (c5 / currency
                                                :ARG1-of (a3 / ail-01))))
                              :ARG1-of (g / grow-01))))
            :ARG1-of (h / have-degree-91
                  :ARG2 (h2 / high-02
                        :ARG1 m)
                  :ARG3 (m2 / more))))

# ::id 1277 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok boeing co. unveiled plans for the first test flight for its ### dreamliner as early as next week in a critical milestone for the overdue jetliner seen as the future for the aerospace giant .
# ::alignments
(u / unveil-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Boeing"
                  :op2 "Co."))
      :ARG1 (p / plan-01
            :ARG1 (f / fly-01
                  :ord (o / ordinal-entity
                        :value 1)
                  :ARG1-of (t / test-01)
                  :mod (d / dreamliner
                        :poss c)))
      :time (a / as-soon-as
            :op1 (w / week
                  :mod (n2 / next)))
      :subevent-of (m / milestone
            :ARG1-of (c2 / critical-02)
            :beneficiary (j / jetliner
                  :mod (o2 / overdue)
                  :ARG1-of (s / see-01
                        :ARG2 (f2 / future
                              :poss j)))))

# ::id 1278 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong stocks dropped ###.## points , or #.## percent , to finish the morning session at ##,### .
# ::alignments
(d / drop-05
      :ARG0 (s / stock
            :mod (c / company
                  :name (n / name
                        :op1 "Hong"
                        :op2 "Kong")))
      :ARG1 (p / point
            :mod (s2 / string-entity
                  :value " ###.##"))
      :purpose (f / finish-01
            :ARG0 s
            :ARG1 (s3 / session
                  :time (d2 / date-entity
                        :dayperiod (m / morning)))
            :ARG2 s2))

# ::id 1279 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prime minister vladimir putin disparaged russian dissidents in crude street language in an interview monday and said they would keep getting beaten if they continued to hold unauthorized rallies .
# ::alignments
(a / and
      :op1 (d / disparage-01
            :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
                  :ARG0-of (d2 / dissent-01)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Russia")))
            :medium (l / language
                  :mod (s / street)
                  :mod (c2 / crude))
            :time (ii / interview-01
                  :ARG1 p
                  :time (d3 / date-entity
                        :weekday (m2 / monday))))
      :op2 (s2 / say-01
            :ARG0 p
            :ARG1 (k / keep-02
                  :ARG0 p3
                  :ARG1 (b / beat-01
                        :ARG1 p3)
                  :condition (c3 / continue-01
                        :ARG0 p3
                        :ARG1 (h2 / hold-04
                              :ARG0 p3
                              :ARG1 (r / rally-01
                                    :ARG1-of (a2 / authorize-01
                                          :polarity -)))))))

# ::id 1280 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pigeons fluttering through a hole in the ceiling of a spanish cathedral led an art restoration team to discover an exquisite renaissance fresco of winged angels that had been covered up for more than ### years .
# ::alignments
(l / lead-03
      :ARG0 (p / pigeon
            :ARG0-of (f / flutter-01
                  :path (h / hole
                        :location (c / ceiling
                              :part-of (c2 / cathedral
                                    :mod (c3 / country
                                          :name (n / name
                                                :op1 "Spain")))))))
      :ARG1 (t / team
            :ARG0-of (r / restore-02
                  :ARG1 (a / art)))
      :ARG2 (d / discover-01
            :ARG0 t
            :ARG1 (f2 / fresco
                  :mod (r2 / renaissance)
                  :mod (e / exquisite)
                  :topic (a2 / angel
                        :ARG1-of (w / wing-01))
                  :ARG1-of (c4 / cover-up-04
                        :duration (m / more-than
                              :op1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))))))

# ::id 1281 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south china 's guangdong province has shut down all of its ### fireworks businesses amid safety concerns and to satisfy new government regulations .
# ::alignments
(s / shut-down-05
      :ARG0 (p / province
            :name (n / name
                  :op1 "Guangdong")
            :location (s2 / south
                  :part-of (c / country
                        :name (n2 / name
                              :op1 "China"))))
      :ARG1 (b / business
            :mod (f / firework)
            :mod (a / all)
            :poss p)
      :ARG1-of (c2 / cause-01
            :ARG0 (a2 / and
                  :op1 (c3 / concern-01
                        :ARG0 (s3 / safe-01))
                  :op2 (s4 / satisfy-01
                        :ARG0 p
                        :ARG1 (r / regulate-01
                              :ARG0 (g / government-organization
                                    :ARG0-of (g2 / govern-01))
                              :ARG1-of (n3 / new-01))))))

# ::id 1282 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dodgers ' reconstruction has been so extensive in recent years that only seven members of the current ##-man roster can claim to have teamed with eddie murray when he was here _ and murray did n't leave for the new york mets as a free agent until the '## season .
# ::alignments
(a / and
      :op1 (h / have-degree-91
            :ARG1 (r / reconstruct-01
                  :ARG0 (t / team
                        :name (n / name
                              :op1 "Dems")))
            :ARG2 (e / extensive-03
                  :ARG1 r)
            :ARG3 (s / so)
            :ARG6 (p / possible-01
                  :ARG1 (c / claim-01
                        :ARG0 (p2 / person
                              :quant 7
                              :mod (o / only)
                              :ARG1-of (ii / include-91
                                    :ARG2 (r2 / roster
                                          :mod (m / man)
                                          :time (c2 / current))))
                        :ARG1 (t2 / team-01
                              :ARG0 p2
                              :ARG1 (p3 / person
                                    :name (n2 / name
                                          :op1 "Eddie"
                                          :op2 "Murray"))
                              :time (b / be-located-at-91
                                    :ARG1 p3
                                    :ARG2 (h2 / here))))))
      :op2 (l / leave-15
            :polarity -
            :ARG0 p3
            :ARG2 t
            :name (n3 / name
                  :op1 "New"
                  :op2 "York"
                  :op3 "Mets"))
      :prep-as (a2 / agent
            :ARG1-of (f / free-03))
      :time (u / until
            :op1 (s2 / season
                  :mod t
                  :name (n4 / name
                        :op1 "The"
                        :op2 "Cubs"))))

# ::id 1283 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok venice is planning to raise its buildings to protect them against rising sea levels , daily italian newspaper la stampa said on friday .
# ::alignments
(s / say-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "la"
                  :op2 "Stampa")
            :frequency (r / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (d / day)))
            :mod (c / country
                  :name (n3 / name
                        :op1 "Italy")))
      :ARG1 (p / plan-01
            :ARG0 (o / organization
                  :name (n4 / name
                        :op1 "venice"))
            :ARG1 (r2 / raise-01
                  :ARG0 o
                  :ARG1 (b / building
                        :poss o)
                  :purpose (p2 / protect-01
                        :ARG0 o
                        :ARG1 b
                        :ARG2 (r3 / rise-01
                              :ARG1 (l / level
                                    :mod (s2 / sea))))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1284 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the release of captured soldier gilad shalit has become israel 's top priority , even above the aims it set for its offensive against hamas in the gaza strip , prime minister ehud olmert said on sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "ehud"
                  :op2 "Olmert")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (b / become-01
            :ARG1 (r / release-01
                  :ARG1 p
                  :name (n2 / name
                        :op1 "Gilad"
                        :op2 "Shalit")
                  :ARG0-of h
                  :ARG2 (s2 / soldier))
            :ARG1-of (c / capture-01))
      :ARG2 (p3 / priority
            :mod (t / top)
            :poss (c2 / country
                  :name (n3 / name
                        :op1 "Israel"))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (a / above
                        :op1 (a2 / aim-01
                              :ARG0 c2
                              :ARG1 (o / offense-02
                                    :ARG0 c2
                                    :ARG1 (h3 / hamass
                                          :location (s3 / strip
                                                :mod (g / gaza))))
                              :ARG1-of (s4 / set-02
                                    :ARG0 c2))
                        :mod (e / even))))
      :time (d / date-entity
            :weekday (s5 / sunday)))

# ::id 1285 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ##th thailand international motor expo #### is expected to draw #.# million people with ## brands offering promotions to raise bookings to ##,### cars , organizer said on tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (o / organize-01))
      :ARG1 (e / expect-01
            :ARG1 (d / draw-02
                  :ARG0 (e2 / expo
                        :mod (m / motor)
                        :location (c / country
                              :name (n / name
                                    :op1 "Thailand"))
                        :mod (ii / international))
                  :ARG1 (p2 / person
                        :quant 1000000
                        :ARG0-of (h / have-03
                              :ARG1 (b / brand
                                    :ARG0-of (o2 / offer-01
                                          :ARG1 (p3 / promote-02
                                                :purpose (r / raise-02
                                                      :ARG1 (b2 / book-03
                                                            :ARG1 (c2 / car
                                                                  :mod (t / this))))))))))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 1286 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's stock index futures closed down tuesday with the contract for june , the most actively traded , down #.## percent from the previous trading day to end at #,###.# points .
# ::alignments
(c / close-down-04
      :ARG1 (f / futures
            :mod (ii / index
                  :mod (s / stock)
                  :poss (c2 / city
                        :name (n / name
                              :op1 "China"))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c3 / cause-01
            :ARG0 (c4 / contract-02
                  :ARG1 (c5 / company
                        :name (n2 / name
                              :op1 "June")
                        :ARG1-of (t2 / trade-01
                              :ARG1-of (a / activity-06
                                    :ARG2-of (h / have-degree-91
                                          :ARG1 t2
                                          :ARG3 (m / most)))))
                  :ARG0-of (e / end-01
                        :ARG1 (d2 / day
                              :time-of (t3 / trade-01)
                              :mod (p / previous))
                        :ARG2 (p2 / percentage-entity
                              :value "##"))))
      :ARG1-of c3
      :ARG0 (p3 / percentage-entity
            :value "1/2"
            :time (d3 / date-entity
                  :weekday t)))

# ::id 1287 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok believe it or not , the wimbledon organizers have been somewhat lucky so far .
# ::alignments
(h / have-mod-91
      :ARG1 (p / person
            :ARG0-of (o / organize-01
                  :ARG1 (e / event
                        :name (n / name
                              :op1 "Wimbledon"))))
      :ARG2 (l / lucky
            :degree (s / somewhat)
            :time (s2 / so-far))
      :ARG1-of (r / regardless-91
            :ARG2 (b / believe-01
                  :ARG0 (y / you)
                  :ARG1 (ii / it))))

# ::id 1288 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnam sincerely hopes the indonesian people will soon restore stability and continue making their country prosperous , a spokesperson for vietnam foreign ministry said on saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Foreign"
                              :op2 "Ministry")
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Vietnam")))
                  :ARG2 (s2 / spokesperson)))
      :ARG1 (h2 / hope-01
            :ARG0 c
            :ARG1 (a / and
                  :op1 (r / restore-01
                        :ARG0 (p2 / person
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "Indonesia")))
                        :ARG1 (s3 / stability)
                        :time (s4 / soon))
                  :op2 (c3 / continue-01
                        :ARG0 p2
                        :ARG1 (m / make-02
                              :ARG0 p2
                              :ARG1 (p3 / prosper-01
                                    :ARG0 c2))))
            :manner (s5 / sincere))
      :time (d / date-entity
            :weekday (s6 / saturday)))

# ::id 1289 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a smoky fire gutted a rural home early wednesday , killing ## family members including seven children , authorities said .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (g / gut-01
            :ARG0 (f / fire
                  :mod (s2 / smoky))
            :ARG1 (h / home
                  :mod (r / rural))
            :time (d / date-entity
                  :weekday (w / wednesday)
                  :mod (e / early))
            :ARG0-of (k / kill-01
                  :ARG1 (p / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (f2 / family)
                              :ARG2 (m / member))
                        :ARG2-of (ii / include-91
                              :ARG1 (p2 / person
                                    :quant 7
                                    :ARG0-of (h3 / have-rel-role-91
                                          :ARG1 p
                                          :ARG2 (c / child))))))))

# ::id 1290 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok defense contractor bae systems inc. will buy military armored vehicle maker armor holdings inc. for $ #.# billion -lrb- euro# .## billion -rrb- , part of bae 's bid to tap into heavy demand from the american military for vehicles in iraq and other war zones , the company said monday .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Bae"
                  :op2 "Systems"
                  :op3 "Inc.")
            :ARG0-of (d / defend-01))
      :ARG1 (b / buy-01
            :ARG0 c
            :ARG1 (c2 / company
                  :ARG0-of (m / make-01
                        :ARG1 (a / armor-01))
                  :ARG0-of d))
      :ARG2 (c3 / company
            :ARG0-of (h / hold-01
                  :ARG1 (c4 / company
                        :ARG0-of (a2 / armor-01)
                        :mod (m2 / military))))
      :ARG3 (m3 / monetary-quantity
            :quant 1000000000
            :unit (d2 / dollar))
      :part-of (b2 / bid-01
            :ARG0 c
            :ARG1 (t / tap-02
                  :ARG0 c
                  :ARG1 (d3 / demand-01
                        :ARG0 (m4 / military
                              :mod (c5 / country
                                    :name (n2 / name
                                          :op1 "America")))
                        :ARG1 (v / vehicle
                              :location (a3 / and
                                    :op1 (c6 / country-region
                                          :name (n3 / name
                                                :op1 "Iraq"))
                                    :op2 (z / zone
                                          :mod (w / war)
                                          :mod (o / other))))
                        :mod (h2 / heavy))))
      :time (d4 / date-entity
            :weekday (m5 / monday)))

# ::id 1291 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian prime minister vladimir putin on monday pledged two billion dollars in agricultural subsidies to help boost food production as a buffer against rising world food prices .
# ::alignments
(p / pledge-01
      :ARG0 (p2 / 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 (p3 / prime))))
      :ARG1 (m2 / monetary-quantity
            :quant 2000000000
            :unit (d / dollar)
            :instrument-of (s / subsidize-01
                  :ARG1 (a / agriculture)))
      :ARG2 (h2 / help-01
            :ARG0 m2
            :ARG1 (b / boost-01
                  :ARG0 m2
                  :ARG1 (p4 / produce-01
                        :ARG1 (f / food))
                  :ARG0-of (b2 / buffer-01
                        :ARG1 (p5 / price-01
                              :ARG1 (f2 / food)
                              :ARG1-of (r / rise-01)
                              :location (w / world)))))
      :time (d2 / date-entity
            :weekday (m3 / monday)))

# ::id 1292 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the lebanese leadership on friday reaffirmed unity with syria in resisting israeli occupation on the first anniversary of the liberation of south lebanon .
# ::alignments
(r / reaffirm-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Lebanon")
                        :part (s / south))))
      :ARG1 (u / unity
            :accompanier (c2 / country
                  :name (n2 / name
                        :op1 "Syria"))
            :purpose (r2 / resist-01
                  :ARG1 (o / occupy-01
                        :ARG0 (c3 / country
                              :name (n3 / name
                                    :op1 "Israel")))))
      :time (d / date-entity
            :weekday (f / friday))
      :time (a / anniversary
            :ord (o2 / ordinal-entity
                  :value 1)
            :topic (l2 / liberate-01
                  :ARG1 s)))

# ::id 1293 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok carl <unk> , who played nine seasons with the detroit red wings and was part of a stanley cup championship team in #### , died monday in hawaii at the age of ## .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Carl"
                  :op2 "accompanier")
            :ARG0-of (p2 / play-01
                  :ARG2 (w / wing
                        :ARG1-of (r / red-02)
                        :mod (d2 / detroit))
                  :duration (s / season
                        :quant 9))
            :part-of (t / team
                  :name (n2 / name
                        :op1 "Stanley"
                        :op2 "Cup")
                  :mod (c / championship)))
      :time (d3 / date-entity
            :weekday (m / monday))
      :location (s2 / state
            :name (n3 / name
                  :op1 "Hawaii"))
      :time (a / age-01
            :ARG1 p
            :ARG2 (t2 / temporal-quantity
                  :quant 1
                  :unit (y / year))))

# ::id 1294 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok little bo peep would make the cut at the halloween parade at riverside drive elementary school here on friday , but the staff she used to menace her sheep would probably have to go .
# ::alignments
(h / have-concession-91
      :ARG1 (p / probable
            :domain (o / obligate-01
                  :ARG1 (p2 / person
                        :ARG0-of (s / staff-01)
                        :ARG0-of (m / menace-01
                              :ARG1 (s2 / sheep
                                    :poss p2)
                              :time (u / use-03)))
                  :ARG2 (g / go-02
                        :ARG0 p2)))
      :ARG2 (m2 / make-18
            :ARG0 (p3 / peep
                  :mod (l / little))
            :ARG1 (c / cut-01)
            :time (p4 / parade-02
                  :mod (h2 / halloween)
                  :location (r / road
                        :name (n / name
                              :op1 " riverside"
                              :op2 "Drive"))
                  :time (d / date-entity
                        :weekday (f / friday)))
            :location (h3 / here)))

# ::id 1295 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok syrian president hafez al-assad today called for more active role of european countries in reactivating the middle east peace process .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hafez"
                  :op2 "al-assad")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Syria"))
                  :ARG2 (p2 / president)))
      :ARG1 (r / role
            :ARG1-of (a / activity-06
                  :ARG0 (c3 / country
                        :location (c4 / continent
                              :name (n3 / name
                                    :op1 "Europe"))))
            :domain (r2 / reactivate-01
                  :ARG0 c3
                  :ARG1 (p3 / process-02
                        :ARG1 (p4 / peace)
                        :location (w / world-region
                              :name (n4 / name
                                    :op1 "Middle"
                                    :op2 "East"))))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 a
                  :ARG3 (m / more)))
      :time (t / today))

# ::id 1296 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greece 's state-owned national carrier olympic airlines will cancel several flights tuesday and reschedule a number of others after flight attendants announced a three-hour strike , the company said monday .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Olympic"
                  :op2 "Airways")
            :ARG1-of (o / own-01
                  :ARG0 (s2 / state))
            :mod (n2 / nation)
            :poss (c2 / country
                  :name (n3 / name
                        :op1 "Greece")))
      :ARG1 (a / and
            :op1 (c3 / cancel-01
                  :ARG0 c
                  :ARG1 (f / fly-01
                        :quant (s3 / several))
                  :time (d / date-entity
                        :weekday (t / tuesday)))
            :op2 (r / reschedule-01
                  :ARG0 c
                  :ARG1 (f2 / fly-01
                        :quant (n4 / number)
                        :mod (o2 / other))
                  :time (a2 / after
                        :op1 (a3 / announce-01
                              :ARG0 (p / person
                                    :ARG0-of (a4 / attend-02
                                          :ARG1 (f3 / fly-01)))
                              :ARG1 (s4 / strike-02
                                    :duration (t2 / temporal-quantity
                                          :quant 3
                                          :unit (h / hour)))))))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 1297 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazilian alex barros beat kenny roberts to grab pole position in final qualifying for sunday 's british ###cc motorcycling grand prix at donington park , england .
# ::alignments
(b / beat-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Alex"
                  :op2 "Barros")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Brazil")))
      :ARG1 (p2 / person
            :name (n3 / name
                  :op1 "Kenny"
                  :op2 "Roberts"))
      :purpose (g / grab-01
            :ARG0 p
            :ARG1 (p3 / position
                  :mod (p4 / pole))
            :subevent-of (q / qualify-02
                  :ARG1 p
                  :ARG2 (p5 / prix
                        :mod (m / motorcycling)
                        :mod (c2 / country
                              :name (n4 / name
                                    :op1 "Britain"))
                        :mod (g2 / grand)
                        :time (d / date-entity
                              :weekday (s / sunday))
                        :location (p6 / park
                              :name (n5 / name
                                    :op1 "Donington"
                                    :op2 "Park")
                              :location (c3 / country
                                    :name (n6 / name
                                          :op1 "England"))))
                  :mod (f / final))))

# ::id 1298 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the first salmon to be caught in the rhine since #### has been fished out near the franco-german border , officials said thursday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (f / fish-01
            :ARG1 (s2 / salmon
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :ARG1-of (c / catch-01
                        :location (r / river
                              :name (n / name
                                    :op1 "Rhine"))
                        :time (s3 / since)))
            :ARG1-of (n2 / near-02
                  :ARG2 (b / border-01
                        :ARG1 (c2 / country-region
                              :name (n3 / name
                                    :op1 "Franco"))
                        :ARG2 (c3 / country
                              :name (n4 / name
                                    :op1 "German")))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1299 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with the new deaths in the past two days , the outbreak of japanese encephalitis in western nepal has claimed ## lives this summer , the district public health office said monday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Public"
                  :op2 "Health"
                  :op3 "Office")
            :mod (d / district))
      :ARG1 (c / claim-02
            :ARG0 (o / outbreak-29
                  :ARG1 (d2 / disease
                        :name (n2 / name
                              :op1 "Japanese"
                              :op2 "Encephalitis"))
                  :location (w / west
                        :part-of (c2 / city
                              :name (n3 / name
                                    :op1 "Nepal"))))
            :ARG1 (l / life)
            :time (d3 / date-entity
                  :season (s2 / summer)
                  :mod (y / year
                        :mod (t / this)))
            :ARG1-of (c3 / cause-01
                  :ARG0 (d4 / die-01
                        :ARG1-of (n4 / new-01)
                        :time (b / before
                              :op1 (n5 / now)
                              :duration (t2 / temporal-quantity
                                    :quant 2
                                    :unit (d5 / day))))))
      :time d3
      :weekday (m / monday))

# ::id 1300 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok congressional republicans started their monthlong summer recess determined to rally americans behind their legislative agenda , but the ###th congress returns to work wednesday with democrats convinced that they are in the driver 's seat .
# ::alignments
(c / contrast-01
      :ARG1 (s / start-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n / name
                                    :op1 "Republican")))
                  :mod (g / government-organization
                        :name (n2 / name
                              :op1 "Congress")
                        :part (g2 / government-organization
                              :name (n3 / name
                                    :op1 "Democratic"
                                    :op2 "Party"))))
            :ARG1 (r / recess-02
                  :ARG0 p
                  :time (d / date-entity
                        :season (s2 / summer))
                  :ARG1-of (l / long-03
                        :ARG2 (t / temporal-quantity
                              :quant 1
                              :unit (m / month))))
            :manner (d2 / determined-02
                  :ARG0 p
                  :ARG1 (r2 / rally-01
                        :ARG0 p
                        :ARG1 (p3 / person
                              :mod (c2 / country
                                    :name (n4 / name
                                          :op1 "America")))
                        :ARG2 (b / behind
                              :op1 (a / agenda
                                    :mod (l2 / legislate-01)
                                    :poss p)))))
      :ARG2 (r3 / return-01
            :ARG1 g2
            :ARG4 (w / work-01
                  :ARG0 g2)
            :accompanier (p4 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (p5 / political-party
                              :name (n5 / name
                                    :op1 "Democratic"
                                    :op2 "Party")))
                  :ARG1-of (c3 / convince-01
                        :ARG2 (s3 / seat-01
                              :ARG1 p4
                              :ARG2 (p6 / person
                                    :ARG0-of (d3 / drive-01)))))
            :time (w2 / wednesday)))

# ::id 1301 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australia announced today that it will contribute five million us dollars to the korean peninsula energy development organization -lrb- kedo -rrb- .
# ::alignments
(a / announce-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Australia"))
      :ARG1 (c2 / contribute-01
            :ARG0 c
            :ARG1 (m / monetary-quantity
                  :quant 5000000
                  :unit (d / dollar
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "Korea"))))
            :ARG2 (o / organization
                  :name (n3 / name
                        :op1 "Lebb-kedo-rrb-kedo")
                  :ARG0-of (d2 / develop-02
                        :ARG1 (e / energy))))
      :time (t / today))

# ::id 1302 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tours to forests are now of great attraction to tourists in china , `` international business '' reported .
# ::alignments
(r / report-01
      :ARG0 (b / business
            :mod (ii / international))
      :ARG1 (a / attract-01
            :ARG0 (t / tour-01
                  :ARG1 (f / forest))
            :ARG1 (p / person
                  :ARG0-of t))
      :degree (g / great)
      :time (n / now)
      :location (c / country
            :name (n2 / name
                  :op1 "China")))

# ::id 1303 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lee lai-shan clinched the gold medal in women 's mistral class sailing _ windsurfing _ with a victory in sunday 's only race , making her hong kong 's first medal winner in ## years of olympic competition .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "lee"
                  :op2 "Lai-shan"))
      :ARG1 (m / medal
            :mod (g / gold))
      :ARG3 (c / class
            :mod (s / sail-01
                  :ARG0 (w2 / woman)
                  :mod-of c)
            :ARG0 w2)
      :mod s
      :ARG0 w2
      :mod (w3 / windsurfing)
      :ARG1-of (c2 / cause-01
            :ARG0 (w4 / win-01
                  :ARG0 p
                  :subevent-of (r / race-02
                        :time (d / date-entity
                              :weekday (s2 / sunday))
                        :mod (o / only))))
      :ARG0-of (m2 / make-02
            :ARG1 (p2 / person
                  :ARG0-of (w5 / win-01
                        :ARG1 (m3 / medal))
                  :ord (o2 / ordinal-entity
                        :value 1
                        :range (t / temporal-quantity
                              :quant 1
                              :unit (y / year)
                              :duration-of (c3 / compete-01
                                    :mod (s3 / sport
                                          :name (n2 / name
                                                :op1 "Olympic")))))
                  :poss p)))

# ::id 1304 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than a million revelers in times square cheered as the giant crystal ball made its ###th drop and a ton of confetti rained down on the urban canyon , ushering in the new year .
# ::alignments
(c / cheer-02
      :ARG0 (p / person
            :ARG0-of (r / revel-01)
            :quant (m / more-than
                  :op1 1000000)
            :location (c2 / city-district
                  :name (n / name
                        :op1 "Times"
                        :op2 "Square")))
      :ARG1 (a / and
            :op1 (m2 / make-02
                  :ARG0 (b / ball
                        :mod (g / giant)
                        :mod (c3 / crystal))
                  :ARG1 (d / drop-01
                        :ARG1 b
                        :ord (o / ordinal-entity
                              :value -1)))
            :op2 (p2 / pour-01
                  :ARG1 (c4 / confetti
                        :quant (m3 / mass-quantity
                              :quant 1
                              :unit (t / ton)))
                  :direction (d2 / down)
                  :location (c5 / canyon
                        :mod (u / urban))
                  :ARG0-of (u2 / usher-in-01
                        :ARG1 (y / year
                              :ARG1-of (n2 / new-01))))))

# ::id 1305 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok yielding to fiscal realities at home , quebec is ruefully reducing its profile abroad , hauling down the fleur-de-lis over most of its diplomatic missions _ including its ##-year-old office in boston , which will be shuttered april ## .
# ::alignments
(a / and
      :op1 (r / reduce-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Quebec"))
            :ARG1 (p / profile-01
                  :ARG1 c
                  :location (a2 / abroad))
            :manner (g / grateful))
      :op2 (h / haul-01
            :ARG0 c
            :ARG1 (f / fleur-de-lis)
            :ARG2 (m / mission-01
                  :ARG0 c
                  :ARG1 (d / diplomacy)
                  :quant (m2 / most)
                  :ARG2-of (ii / include-91
                        :ARG1 (o / office
                              :poss c
                              :age (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year))
                              :location (c2 / city
                                    :name (n2 / name
                                          :op1 "Boston"))
                              :ARG1-of (s / shutter-01
                                    :time (d2 / date-entity
                                          :month 7)))))))

# ::id 1306 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok deutsche telekom ag 's rivals urged germany 's new telecommunications regulator , on the second day of full competition , to stop the dominant phone company from effectively fining customers if they switch services .
# ::alignments
(u / urge-01
      :ARG0 (c / company
            :ARG0-of (r / rival-01
                  :ARG1 (c2 / company
                        :name (n / name
                              :op1 "deutsche"
                              :op2 "Telekom"
                              :op3 "Ag's"))))
      :ARG1 (g / government-organization
            :ARG0-of (r2 / regulate-01
                  :ARG1 (t / telecommunication))
            :ARG1-of (n2 / new-01)
            :poss (c3 / country
                  :name (n3 / name
                        :op1 "Germany")))
      :ARG2 (s / stop-03
            :ARG0 g
            :ARG1 (c4 / company
                  :ARG0-of (d / dominate-01
                        :ARG1 (p / phone)))
            :ARG2 (f / finize-01
                  :ARG0 c4
                  :ARG1 (c5 / customer)
                  :ARG1-of (e / effective-04)
                  :condition (s2 / switch-01
                        :ARG0 c5
                        :ARG1 (s3 / serve-02))))
      :time (d2 / day
            :ord (o / ordinal-entity
                  :value 2)
            :time-of (c6 / compete-01
                  :ARG1-of (f2 / full-09))))

# ::id 1307 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese vice-president hu jintao said here sunday that his official visit to britain is aimed to enhance mutual understanding , expand consensus and promote bilateral ties .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hu"
                  :op2 "Jintao")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (p2 / president
                        :mod (v / vice))))
      :ARG1 (a / aim-02
            :ARG1 (v2 / visit-01
                  :ARG0 p
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "Britain"))
                  :mod (o / official))
            :ARG2 (a2 / and
                  :op1 (e / enhance-01
                        :ARG0 v2
                        :ARG1 (u / understand-01
                              :mod (m / mutual)))
                  :op2 (e2 / expand-01
                        :ARG0 v2
                        :ARG1 (c3 / consensus))
                  :op3 (p3 / promote-01
                        :ARG0 v2
                        :ARG1 (t / tie-01
                              :mod (b / bilateral)))))
      :time (d / date-entity
            :weekday (s2 / sunday))
      :location (h2 / here))

# ::id 1308 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rebecca horvath was an undecided voter before the news broke about alaska gov. sarah palin and her ##-year-old unmarried daughter 's pregnancy .
# ::alignments
(p / person
      :ARG0-of (v / vote-01)
      :ARG0-of (d / decide-01
            :polarity -)
      :domain (p2 / person
            :name (n / name
                  :op1 "Rebecca"
                  :op2 "Horne"
                  :op3 "Horne"))
      :time (b / before
            :op1 (b2 / break-13
                  :ARG1 (n2 / news
                        :topic (a / and
                              :op1 (p3 / person
                                    :name (n3 / name
                                          :op1 "Sarah"
                                          :op2 "Palin")
                                    :ARG0-of (h / have-org-role-91
                                          :ARG1 (g / government-organization
                                                :ARG0-of (g2 / govern-01
                                                      :ARG1 (s / state
                                                            :name (n4 / name
                                                                  :op1 "Alaska"))))
                                          :ARG2 (g3 / governor)))
                              :op2 (p4 / pregnancy
                                    :poss (p5 / person
                                          :ARG0-of (h2 / have-rel-role-91
                                                :ARG1 p3
                                                :ARG2 (d2 / daughter))
                                          :ARG1-of (m / marry-01
                                                :polarity -)
                                          :age (t / temporal-quantity
                                                :quant 1
                                                :unit (y / year)))))))))

# ::id 1309 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand 's manufacturing production index -lrb- mpi -rrb- in the third quarter rose by ##.## percent to ###.# from that of the second quarter , thai news agency said tuesday .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :mod (n / news)
            :poss (c / country
                  :name (n2 / name
                        :op1 "Thailand")))
      :ARG1 (r / rise-01
            :ARG1 (ii / index
                  :mod (p / produce-01
                        :ARG1 (m / manufacture-01))
                  :poss c
                  :mod (s2 / string-entity
                        :value "lrb- mpi -rrb-"))
            :ARG2 (p2 / percentage-entity
                  :value "1/2")
            :time (q / quarter
                  :ord (o / ordinal-entity
                        :value 3))
            :time (q2 / quarter
                  :ord (o2 / ordinal-entity
                        :value 2)))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1310 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok typhoon `` <unk> '' blew out of the philippines sunday after roaring across northern luzon , killing at least four people , the philippine star newspaper said monday .
# ::alignments
(s / say-01
      :ARG0 (n / newspaper
            :mod (s2 / star)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Philippines")))
      :ARG1 (b / blow-out-06
            :ARG1 (s3 / string-entity
                  :value "typhoon")
            :time (d / date-entity
                  :dayperiod (s4 / sunday))
            :time (a / after
                  :op1 (r / roar-02
                        :ARG0 s3
                        :path (a2 / across
                              :op1 (n3 / north
                                    :part-of (c2 / city
                                          :name (n4 / name
                                                :op1 "Luzon"))))
                        :ARG0-of (k / kill-01
                              :ARG1 (p / person
                                    :quant (a3 / at-least
                                          :op1 4))))))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 1311 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sweden 's security has been greatly improved with the expansion of the north atlantic treaty organization -lrb- nato -rrb- to include poland , the czech republic and hungary , foreign minister lena hjelm-wallen said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lena"
                  :op2 "Hjelm-wallen")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (ii / improve-01
            :ARG0 (e / expand-01
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "Northern"
                              :op2 "Atlantic"
                              :op3 "Treaty"
                              :op4 "Organization"))
                  :ARG4 (ii2 / include-01
                        :ARG1 (a / and
                              :op1 (c / country
                                    :name (n3 / name
                                          :op1 "Poland"))
                              :op2 (c2 / country
                                    :name (n4 / name
                                          :op1 "Czech"))
                              :op3 (c3 / country
                                    :name (n5 / name
                                          :op1 "Hungary")))
                        :ARG2 o))
            :ARG1 (s2 / security
                  :poss (c4 / country
                        :name (n6 / name
                              :op1 "Sweden")))
            :degree (g / great)))

# ::id 1312 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the appearance just now of the stirring `` tuskegee airmen '' is both timely and ironic , a sad comment on how very far we still are from racial equality .
# ::alignments
(a / and
      :op1 (t / timely-03
            :ARG1 (a2 / appear-01
                  :ARG1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (m / military
                                    :name (n / name
                                          :op1 "Tuskegee"
                                          :op2 "Airmen"))
                              :ARG2 (a3 / airman))
                        :ARG0-of (s / stir-02))
                  :time (n2 / now
                        :mod (j / just))))
      :op2 (ii / ironic
            :domain a2)
      :op3 (c / comment-01
            :ARG1 (b / be-located-at-91
                  :ARG1 (w / we)
                  :ARG2 (r / relative-position
                        :op1 (e / equal-01
                              :mod (r2 / race))
                        :direction (f / far
                              :degree (v / very)))
                  :mod (s2 / still))
            :ARG0-of (s3 / sad-02)))

# ::id 1313 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> court in this willamette valley town of old-style rhythms is being visited by a new class of offenders _ mothers and fathers of the children of silverton .
# ::alignments
(v / visit-01
      :ARG0 (c / class
            :consist-of (p / person
                  :ARG0-of (o / offend-01)
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (p2 / person
                              :ARG0-of (h2 / have-rel-role-91
                                    :ARG1 (p3 / person
                                          :ARG0-of (h3 / have-rel-role-91
                                                :ARG1 (p4 / person
                                                      :name (n / name
                                                            :op1 "Silverton"))
                                                :ARG2 (c2 / child)))
                                    :ARG2 (m / mother)))
                        :ARG2 (f / father)))
            :ARG1-of (n2 / new-01))
      :ARG1 (c3 / court
            :location (t / town
                  :location (v2 / valley
                        :name (n3 / name
                              :op1 "Willamette"))
                  :mod (s / style
                        :mod (o2 / old)))))

# ::id 1314 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok roger federer again came close to winning the grand slam in #### , reaching the final at all four major tournaments and winning three of them .
# ::alignments
(c / close-06
      :ARG1 (p / person
            :name (n / name
                  :op1 "Roger"
                  :op2 "Federates"))
      :ARG2 (w / win-01
            :ARG0 p
            :ARG1 (s / slam
                  :mod (g / grand)))
      :mod (a / again)
      :ARG1-of (c2 / cause-01
            :ARG0 (a2 / and
                  :op1 (r / reach-01
                        :ARG0 p
                        :ARG1 (f / final)
                        :location (t / tournament
                              :quant 4
                              :ARG1-of (m / major-02)
                              :mod (a3 / all)))
                  :op2 (w2 / win-01
                        :ARG0 p
                        :ARG2 (t2 / tournament
                              :quant 3
                              :ARG1-of (ii / include-91
                                    :ARG2 t))))))

# ::id 1315 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bengie molina won the angels ' starting spot at catcher last spring and ran with it .
# ::alignments
(a / and
      :op1 (w / win-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Bengie"
                        :op2 "M molina"))
            :ARG1 (s / spot
                  :ARG2-of (s2 / start-01
                        :ARG0 p
                        :ARG1 (t / team
                              :name (n2 / name
                                    :op1 "Angeles"))
                        :ARG2 (c / catcher)))
            :ARG2 t
            :time (d / date-entity
                  :season (s3 / spring
                        :mod (l / last))))
      :op2 (r / run-02
            :ARG0 p
            :accompanier s))

# ::id 1316 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a monthly index of regional manufacturing activity fell during february , suggesting midwest manufacturers continued to pare production .
# ::alignments
(f / fall-01
      :ARG1 (ii / index
            :mod (a / activity-06
                  :ARG1 (m / manufacture-01)
                  :location (r / region))
            :frequency (r2 / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (m2 / month))))
      :ARG0-of (s / suggest-01
            :ARG1 (c / continue-01
                  :ARG0 (c2 / company
                        :ARG0-of (m3 / manufacture-01)
                        :location (c3 / country-region
                              :name (n / name
                                    :op1 "Midwest")))
                  :ARG1 (p / pare-01
                        :ARG0 c2
                        :ARG1 (p2 / produce-01))))
      :time (d / date-entity
            :month 2))

# ::id 1317 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok struggling former german giants cologne have turned their attentions to controversial coach christoph daum after firing boss <unk> latour on thursday .
# ::alignments
(t / turn-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Cologne")
            :mod (g / giant)
            :ARG0-of (s / struggle-02)
            :time (f / former)
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Germany")))
      :ARG1 (a / attend-02
            :ARG0 c
            :ARG1 (p / person
                  :name (n3 / name
                        :op1 "Christoph"
                        :op2 "Daum")
                  :ARG0-of (c3 / coach-01)
                  :mod (c4 / controversy)))
      :ARG2 (p2 / person
            :name (n4 / name
                  :op1 "Karl"
                  :op2 "Latour")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (b / boss)))
      :time (a2 / after
            :op1 (f2 / fire-02
                  :ARG0 c
                  :ARG1 p2
                  :time (d / date-entity
                        :weekday (t2 / thursday)))))

# ::id 1318 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok injured galatasaray forward harry kewell was included in australia 's ##-man world cup squad containing ## veterans from germany #### .
# ::alignments
(ii / include-91
      :ARG1 (p / person
            :name (n / name
                  :op1 "Hry"
                  :op2 "Kewell")
            :ARG1-of (ii2 / injure-01)
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Galatasaray"))
                  :ARG2 (f / forward)))
      :ARG2 (s / squad
            :poss (c / country
                  :name (n3 / name
                        :op1 "Australia"))
            :ARG0-of (c2 / contain-01
                  :ARG1 (p2 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (t2 / team
                                    :name (n4 / name
                                          :op1 "World"
                                          :op2 "Cup"))
                              :ARG2 (v / veteran))
                        :source (c3 / country
                              :name (n5 / name
                                    :op1 "Germany"))))))

# ::id 1319 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a sweep across ## states , federal immigration officials descended on trendy eateries such as the hard rock cafe and planet hollywood on wednesday and thursday , arrested almost ### illegal immigrants working for a janitorial company and filed criminal charges against the business ' top three officials .
# ::alignments
(d / descend-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (ii / immigrate-01)
                  :ARG2 (o / official)
                  :mod (f / federal)))
      :ARG1 (r / restaurant
            :mod (t / trendy)
            :example (a / and
                  :op1 (c / cafe
                        :mod (r2 / rock
                              :ARG1-of (h2 / hard-04)))
                  :op2 (c2 / company
                        :name (n / name
                              :op1 "Planet"
                              :op2 "Hollywood"))))
      :time (a2 / and
            :op1 (w / wednesday)
            :op2 (d2 / date-entity
                  :weekday (t2 / thursday)))
      :subevent-of (s / sweep-01
            :ARG1 (s2 / state)
            :ARG2 (a3 / across)))

# ::id 1320 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iran 's president declared thursday that his country is working with the west to resolve the standoff over its nuclear program .
# ::alignments
(d / declare-02
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Iran"))
                  :ARG2 (p2 / president)))
      :ARG1 (w / work-01
            :ARG0 c
            :ARG1 (r / resolve-01
                  :ARG0 c
                  :ARG1 (s / standoff
                        :topic (p3 / program
                              :mod (n2 / nucleus)
                              :poss c)))
            :ARG3 (w2 / world-region
                  :name (n3 / name
                        :op1 "West")))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1321 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a high-level chinese delegation led by chinese state councilor dai bingguo held talks with the ethiopian prime minister meles zenawi here in addis ababa , capital of ethiopia , on tuesday .
# ::alignments
(h / hold-04
      :ARG0 (d / delegation
            :mod (c / country
                  :name (n / name
                        :op1 "China"))
            :mod (l / level
                  :ARG1-of (h2 / high-02))
            :ARG1-of (l2 / lead-02
                  :ARG0 (p / person
                        :name (n2 / name
                              :op1 "Dai"
                              :op2 "Bingguo")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 c
                              :ARG2 (c2 / councilor
                                    :mod (s / state))))))
      :ARG1 (t / talk-01
            :ARG0 d
            :ARG2 (p2 / person
                  :name (n3 / name
                        :op1 "Meles"
                        :op2 "Zenawi")
                  :ARG0-of (h4 / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n4 / name
                                    :op1 "Ethiopia"))
                        :ARG2 (m / minister
                              :mod (p3 / prime))))
            :location (c4 / city
                  :name (n5 / name
                        :op1 "Addis"
                        :op2 "Ababa")
                  :ARG0-of (h5 / have-org-role-91
                        :ARG1 c3
                        :ARG2 (c5 / capital))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday))
      :location (h6 / here))

# ::id 1322 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cape town , south africa -lrb- ap -rrb- - embarrassed last week when not enough legislators showed up for a key vote , the african national congress rallied sufficient support tuesday to pass the important constitutional amendments for scheduling local elections .
# ::alignments
(r / rally-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "National"
                  :op2 "Congress")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Africa")))
      :ARG1 (s / support-01
            :ARG1 g
            :ARG0-of (s2 / suffice-01))
      :ARG2 (p / pass-01
            :ARG0 g
            :ARG1 (a / amend-01
                  :ARG1 (c2 / constitution)
                  :ARG1-of (ii / important-01)
                  :purpose (s3 / schedule-01
                        :ARG1 (e / elect-01
                              :ARG1-of (l / local-02)))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c3 / cause-01
            :ARG0 (e2 / embarrass-01
                  :ARG0 (s4 / show-up-02
                        :ARG1 (p2 / person
                              :ARG0-of (l2 / legislate-01)
                              :ARG1-of (h / have-quant-91
                                    :polarity -
                                    :ARG3 (e3 / enough)))
                        :purpose (v / vote-01
                              :ARG1-of (k / key-02)))
                  :ARG1 g
                  :time (w / week
                        :mod (l3 / last)))))

# ::id 1323 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world champion ren cancan won the first women 's boxing gold at the asian games in an event that will be making its olympic debut in london in #### , while the chinese men lost two of three finals thursday in a hotly contended competition .
# ::alignments
(c / contrast-01
      :ARG1 (w / win-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 " ren"
                        :op2 "Cancan")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (w2 / world)
                        :ARG2 (c2 / champion)))
            :ARG1 (g / gold
                  :mod (b / box-03)
                  :mod (w3 / woman)
                  :ord (o / ordinal-entity
                        :value 1))
            :ARG2 (g2 / game
                  :name (n2 / name
                        :op1 "Asian"
                        :op2 "Games")
                  :mod (e / event
                        :ARG1-of (d / debut-01
                              :location (c3 / city
                                    :name (n3 / name
                                          :op1 "London"))
                              :mod (o2 / olympic))))
            :time (d2 / date-entity
                  :weekday (t / thursday)))
      :ARG2 (l / lose-03
            :ARG0 (m / man
                  :mod (c4 / country
                        :name (n4 / name
                              :op1 "China")))
            :ARG1 (f / final
                  :quant 2
                  :ARG1-of (ii / include-91
                        :ARG2 (f2 / final
                              :quant 3)))
            :time (c5 / compete-01
                  :ARG1-of (c6 / contend-02
                        :ARG1-of (h2 / hot-05)))))

# ::id 1324 ::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- friday , down #.## yen from late monday in tokyo but up #.## yen from late thursday in new york .
# ::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))
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Japan")))
            :time (d2 / date-entity
                  :time "17:00"))
      :snt2 (a / and
            :op1 (d3 / down-03
                  :ARG1 (d4 / date-entity
                        :weekday (f2 / friday)))
            :op2 (c3 / contrast-01
                  :ARG1 (y / yen
                        :time (l / late
                              :op1 (d5 / date-entity
                                    :weekday (m3 / monday))
                              :location c2))
                  :ARG2 (y2 / yen
                        :time (l2 / late
                              :op1 (d6 / date-entity
                                    :weekday (t2 / thursday))
                              :location c2)))))

# ::id 1325 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a suspected islamic militant driving a car opened fire at troops in northwestern pakistan , killing two soldiers before he was fatally shot , a security official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s2 / security)
                  :ARG2 (o / official)))
      :ARG1 (o2 / open-fire-07
            :ARG0 (m / militant
                  :mod (r / religious-group
                        :name (n / name
                              :op1 "Islam"))
                  :ARG2-of (s3 / suspect-01)
                  :ARG0-of (d / drive-01
                        :ARG1 (c / car)))
            :ARG1 (t / troop)
            :location (n2 / northwest
                  :part-of (c2 / country
                        :name (n3 / name
                              :op1 "Pakistan")))
            :ARG0-of (k / kill-01
                  :ARG1 (s4 / soldier
                        :quant 2)
                  :time (b / before
                        :op1 (s5 / shoot-02
                              :ARG1 m
                              :manner (f / fatal))))))

# ::id 1326 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former contributor to the new york post 's page six gossip column who was accused of trying to shake down a billionaire in exchange for good press will not be charged in the case .
# ::alignments
(c / charge-05
      :polarity -
      :ARG1 (p / person
            :ARG0-of (c2 / contribute-01
                  :ARG2 (c3 / column
                        :mod (g / gossip)
                        :poss (n / newspaper
                              :name (n2 / name
                                    :op1 "New"
                                    :op2 "York"
                                    :op3 "Post"))
                        :mod (p2 / page
                              :mod 6))
                  :time (f / former))
            :ARG1-of (a / accuse-01
                  :ARG2 (t / try-01
                        :ARG0 p
                        :ARG1 (s / shake-down-05
                              :ARG0 p
                              :ARG1 (b / billionaire)
                              :ARG1-of (e / exchange-01
                                    :ARG0 p
                                    :ARG3 (p3 / press
                                          :ARG1-of (g2 / good-02)))))))
      :ARG2 (c4 / case-03))

# ::id 1327 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the most damaging allegation in selena roberts ' new book on alex rodriguez had nothing to do with steroids .
# ::alignments
(a / allege-01
      :ARG1 (h / have-to-do-with-04
            :ARG0 (t / thing)
            :ARG1 (s / steroid)
            :ARG2 (n / nothing))
      :location (b / book
            :name (n2 / name
                  :op1 "Alex"
                  :op2 "Rodriguez")
            :ARG1-of (n3 / new-01)
            :poss (p / person
                  :name (n4 / name
                        :op1 "Sloena"
                        :op2 "Roberts")))
      :ARG1-of (h2 / have-degree-91
            :ARG2 (d / damage-01
                  :ARG0 a)
            :ARG3 (m / most)))

# ::id 1328 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jonathan toews and troy <unk> scored power-play goals in a #:## span early in the third period monday night , leading the chicago blackhawks to a #-# victory over the los angeles kings .
# ::alignments
(s / score-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Jonathan"
                        :op2 "Toews"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Troy")))
      :ARG1 (g / goal
            :mod (p3 / play-01
                  :mod (p4 / power)))
      :time (s2 / span-01
            :ARG1 (p5 / period
                  :ord (o / ordinal-entity
                        :value 3))
            :time (d / date-entity
                  :weekday (m / monday)
                  :dayperiod (n3 / night))
            :time (e / early))
      :ARG0-of (l / lead-03
            :ARG1 (t / team
                  :name (n4 / name
                        :op1 "Chicago"
                        :op2 "Blackhawks"))
            :ARG2 (w / win-01
                  :ARG0 t
                  :ARG1 (t2 / team
                        :name (n5 / name
                              :op1 "Los"
                              :op2 "Angeles"
                              :op3 "Kings")))))

# ::id 1329 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesia 's vice president promoted a plan to fingerprint students at islamic boarding schools wednesday , saying the country was waging an all-out war against terrorism .
# ::alignments
(a / and
      :op1 (p / promote-02
            :ARG0 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Indonesia"))
                        :ARG2 (p3 / president
                              :mod (v / vice))))
            :ARG1 (p4 / plan-01
                  :ARG1 (f / fingerprint-01
                        :ARG1 (p5 / person
                              :ARG0-of (s / study-01))
                        :location (s2 / school
                              :mod (b / boarding)
                              :mod (r / religious-group
                                    :name (n2 / name
                                          :op1 "Islam")))
                        :time (w / wednesday))))
      :op2 (s3 / say-01
            :ARG0 p2
            :ARG1 (w2 / wage-01
                  :ARG0 c
                  :ARG1 (w3 / war-01
                        :ARG0 c
                        :ARG1 (t / terrorism))
                  :degree (a2 / all-out))))

# ::id 1330 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south african president nelson mandela today chided the country 's business for its low rate of fixed domestic investment .
# ::alignments
(c / chide-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Nelson"
                  :op2 "Mandela")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Africa"))
                  :ARG2 (p2 / president)))
      :ARG1 (b / business
            :poss (c3 / country))
      :ARG2 (r / rate
            :ARG1-of (l / low-04)
            :mod (ii / invest-01
                  :ARG1-of (f / fix-03)
                  :mod (d / domestic))
            :poss c3)
      :time (t / today))

# ::id 1331 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok visiting greek foreign minister george papandreou on wednesday urged the five balkan states to coordinate their efforts on the kosovo crisis .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "Papandreou")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Greek"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (s / state
            :quant 5
            :mod (w / world-region
                  :name (n3 / name
                        :op1 "Balkans")))
      :ARG2 (c / coordinate-01
            :ARG0 s
            :ARG1 (e / effort-01
                  :ARG0 s
                  :ARG1 (c2 / crisis
                        :mod (c3 / country
                              :name (n4 / name
                                    :op1 "Kosovo")))))
      :time (d / date-entity
            :weekday (w2 / wednesday)))

# ::id 1332 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three more british soldiers were killed sunday in afghanistan , bringing the death toll there to ### , the ministry of defense said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (d / defend-01))
      :ARG1 (k / kill-01
            :ARG1 (s2 / soldier
                  :quant 3
                  :mod (c / country
                        :name (n / name
                              :op1 "Great"
                              :op2 "Britain"))
                  :mod (m2 / more))
            :location (c2 / country
                  :name (n2 / name
                        :op1 "Afghanistan"))
            :time (d2 / date-entity
                  :weekday (s3 / sunday))
            :ARG0-of (c3 / cause-01
                  :ARG1 (b / bring-up-02
                        :ARG1 (t / toll
                              :mod (d3 / die-01))
                        :ARG4 c2))))

# ::id 1333 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian president dmitry medvedev named a new president to the southern republic of dagestan , the kremlin said monday , in ongoing shakeup of its management over the volatile north caucasus .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Kremlin"))
      :ARG1 (n2 / name-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Dmitry"
                        :op2 "Medvedev")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n4 / name
                                    :op1 "Russia"))
                        :ARG2 (p2 / president)))
            :ARG1 (p3 / person
                  :ARG1-of (n5 / new-01))
            :ARG2 (p4 / president
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (r / republic
                              :name (n6 / name
                                    :op1 "Dagestan")
                              :location (s2 / south))))
            :subevent-of (s3 / shake-up-03
                  :ARG1 (m / manage-01
                        :ARG0 r
                        :ARG1 (c2 / country-region
                              :name (n7 / name
                                    :op1 "Caucasus")
                              :mod (v / volatile)
                              :location (n8 / north)))
                  :ARG1-of (g2 / go-on-15)))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 1334 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the department of health and human services said tuesday that it would not implement an election-year law meant to enable cheaper prescription drugs to flow in from canada , agreeing with critics that the law had `` serious flaws and loopholes .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Department"
                        :op2 "of"
                        :op3 "Health"
                        :op4 "and"
                        :op5 "Human"
                        :op6 "Services"))
            :ARG1 (ii / implement-01
                  :polarity -
                  :ARG0 g
                  :ARG1 (l / law
                        :time (y / year
                              :mod (e / elect-01))
                        :ARG1-of (m / mean-02
                              :ARG2 (e2 / enable-01
                                    :ARG0 l
                                    :ARG1 (f / flow-01
                                          :ARG1 (d / drug
                                                :ARG1-of (p / prescribe-02)
                                                :ARG1-of (h / have-degree-91
                                                      :ARG2 (c / cheap-02
                                                            :ARG1 d)
                                                      :ARG3 (m2 / more)))
                                          :source (c2 / country
                                                :name (n2 / name
                                                      :op1 "Canada")))))))
            :time (d2 / date-entity
                  :weekday (t / tuesday)))
      :op2 (a2 / agree-01
            :ARG0 g
            :ARG1 (h2 / have-03
                  :ARG0 l
                  :ARG1 (a3 / and
                        :op1 (f2 / flaw-01
                              :ARG1 l)
                        :op2 (l2 / loophole)
                        :ARG1-of (s2 / serious-02)))
            :ARG2 (p2 / person
                  :ARG0-of (c3 / criticize-01))))

# ::id 1335 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mobbed by photographers and greeted by police , disgraced rocker gary glitter finally arrived in britain on friday after being deported from vietnam for molesting children -- completing a four-day odyssey that covered thousands of miles and filled pages of newsprint .
# ::alignments
(a / arrive-01
      :ARG1 (g / glitter
            :mod (g2 / grim)
            :ARG1-of (d / disgrace-01)
            :mod (r / rocker))
      :ARG4 (c / country
            :name (n / name
                  :op1 "Britain"))
      :time (d2 / date-entity
            :weekday (f / friday))
      :time (a2 / after
            :op1 (d3 / deport-01
                  :ARG1 g
                  :ARG2 (c2 / country
                        :name (n2 / name
                              :op1 "Vietnam"))
                  :ARG1-of (c3 / cause-01
                        :ARG0 (m / molest-01
                              :ARG0 g
                              :ARG1 (c4 / child)))))
      :ARG0-of (c5 / complete-01
            :ARG1 (o / odyssey
                  :duration (t / temporal-quantity
                        :quant 4
                        :unit (d4 / day))
                  :ARG0-of (c6 / cover-02
                        :ARG1 (m2 / multiple
                              :op1 (d5 / distance-quantity
                                    :quant 1000
                                    :unit (m3 / mile))))
                  :ARG0-of (f2 / fill-01
                        :ARG1 (p / page
                              :mod (n3 / newsprint)))))
      :time (f3 / final))

# ::id 1336 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mexico 's grupo televisa sa filed another lawsuit against univision communications inc. , asserting its right to begin distributing its television programming to u.s. audiences over the internet .
# ::alignments
(f / file-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Grupo"
                  :op2 " televisa"
                  :op3 "sa")
            :poss (c2 / company
                  :name (n2 / name
                        :op1 "Mexico")))
      :ARG1 (s / sue-02
            :ARG0 c
            :ARG1 (c3 / company
                  :name (n3 / name
                        :op1 "Univision"
                        :op2 "Communications"
                        :op3 "Inc."))
            :mod (a / another))
      :manner (a2 / assert-02
            :ARG0 c
            :ARG1 (r / right-05
                  :ARG1 c
                  :ARG2 (b / begin-01
                        :ARG0 c
                        :ARG1 (d / distribute-01
                              :ARG0 c
                              :ARG1 (p / program
                                    :poss c
                                    :medium (ii / internet))
                              :ARG2 (a3 / audience
                                    :mod (c4 / country
                                          :name (n4 / name
                                                :op1 "U.S.")))
                              :medium ii)))))

# ::id 1337 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a frenchman working for the u.n. peacekeeping force in haiti was shot and killed in an apparent carjacking , a u.n. spokesman said thursday .
# ::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 (s2 / spokesman)))
      :ARG1 (a / and
            :op1 (s3 / shoot-02
                  :ARG1 (m / man
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "France"))
                        :ARG0-of (w / work-01
                              :ARG2 (f / force
                                    :ARG0-of (k / keep-01
                                          :ARG1 (p2 / peace))
                                    :location (c2 / city
                                          :name (n3 / name
                                                :op1 "Hiti"))))))
            :op2 (k2 / kill-01
                  :ARG1 m)
            :ARG1-of (c3 / cause-01
                  :ARG0 (c4 / carjack-01
                        :ARG1-of (a2 / appear-02))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1338 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japan 's nikkei stock index briefly slumped more than five percent thursday , hitting a one-month low , following a raft of gloomy economic and corporate news .
# ::alignments
(a / and
      :op1 (s / slump-01
            :ARG1 (ii / index
                  :mod (s2 / stock)
                  :poss (c / country
                        :name (n / name
                              :op1 "Japan")))
            :ARG2 (m / more-than
                  :op1 (p / percentage-entity
                        :value 5))
            :time (d / date-entity
                  :weekday (t / thursday))
            :mod (b / brief))
      :op2 (h / hit-01
            :ARG0 ii
            :ARG1 (l / low-04
                  :ARG1 ii
                  :duration (t2 / temporal-quantity
                        :quant 1
                        :unit (m2 / month))))
      :ARG1-of (f / follow-01
            :ARG2 (r / raft
                  :consist-of (n2 / news
                        :mod (g / gloomy)
                        :mod (e / economy)
                        :mod (c2 / corporate)))))

# ::id 1339 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the world 's largest semiconductor company , based in santa clara , california , said it would soon begin a tender offer for all shares of san jose , california-based chips &amp; technologies .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :mod (s2 / semiconductor)
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most)
                  :ARG5 (c2 / company
                        :location (w / world)))
            :ARG1-of (b / base-01
                  :location (c3 / city
                        :name (n / name
                              :op1 "Santa"
                              :op2 "Clara")
                        :location (s3 / state
                              :name (n2 / name
                                    :op1 "California")))))
      :ARG1 (b2 / begin-01
            :ARG0 c
            :ARG1 (o / offer-01
                  :ARG0 c
                  :ARG1 (s4 / share-01
                        :ARG1 (a / and
                              :op1 (c4 / chip
                                    :name (n3 / name
                                          :op1 "San"
                                          :op2 "Jose"))
                              :op2 (c5 / chip
                                    :name (n4 / name
                                          :op1 "&amp"))
                              :op3 (t / technology)
                              :ARG1-of (b3 / base-01
                                    :location s3))
                        :mod (a2 / all))
                  :ARG2 c
                  :ARG3 (t2 / tender-01))
            :time (s5 / soon)))

# ::id 1340 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok scottsdale , ariz. - the questions from the ladies in the crowd were tougher than australian pat rafter 's first-round match .
# ::alignments
(s / say-01
      :ARG0 (ii / i)
      :ARG1 (t / tough-03
            :ARG1 (t2 / thing
                  :ARG1-of (q / question-01
                        :ARG0 (l / lady
                              :location (c / crowd))))
            :ARG2-of (h / have-degree-91
                  :ARG1 t2
                  :ARG3 (m / more)
                  :ARG4 (m2 / match-03
                        :ARG0 (p / person
                              :name (n / name
                                    :op1 "pat"
                                    :op2 "rafter")
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "Australia")))
                        :mod (r / round
                              :ord (o / ordinal-entity
                                    :value 1)))))
      :ARG2 (p2 / person
            :name (n3 / name
                  :op1 "Ariz")))

# ::id 1341 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former president , hashemi rafsanjani , was picked tuesday to head a powerful clerical body in iran , in another defeat for the current president 's hardline faction .
# ::alignments
(p / pick-01
      :ARG1 (p2 / person
            :name (n / name
                  :op1 "Hashemi"
                  :op2 "Rafsanjani")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p3 / president)
                  :time (f / former)))
      :purpose (h2 / head-01
            :ARG0 p2
            :ARG1 (b / body
                  :ARG1-of (p4 / powerful-02)
                  :mod (c / clerical)
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "Iran"))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG0-of (d2 / defeat-01
            :ARG1 (f2 / faction
                  :mod (h3 / hardline)
                  :poss p2
                  :ARG0-of (h4 / have-org-role-91
                        :ARG2 (p5 / president))
                  :time (c3 / current)))
      :mod (a / another))

# ::id 1342 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the newly appointed head of a drug intelligence unit in the attorney general 's office was shot and killed monday in a street ambush here that dealt a new blow to president felipe calderon 's campaign against the nation 's drug traffickers .
# ::alignments
(a / and
      :op1 (s / shoot-02
            :ARG1 (p / person
                  :ARG0-of (h / head-01
                        :ARG1 (u / unit
                              :topic (ii / intelligence
                                    :topic (d / drug))
                              :part-of (o / office
                                    :poss (a2 / attorney
                                          :mod (g / general))))
                        :ARG1-of (a3 / appoint-01
                              :ARG1-of (n / new-01)))))
      :op2 (k / kill-01
            :ARG1 p)
      :time (d2 / date-entity
            :weekday (m / monday))
      :ARG1-of (c / cause-01
            :ARG0 (a4 / ambush-01
                  :location (s2 / street)
                  :ARG0-of (d3 / deal-01
                        :ARG1 (b / blow-14
                              :ARG1 (c2 / campaign-01
                                    :ARG0 (p2 / person
                                          :name (n2 / name
                                                :op1 "Felipe"
                                                :op2 "Calderon")
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (p3 / president)))
                                    :ARG1 (a5 / against
                                          :op1 (p4 / person
                                                :ARG0-of (t / traffic-01
                                                      :ARG1 (d4 / drug))
                                                :poss (n3 / nation))))
                              :ARG1-of (n4 / new-01))))))

# ::id 1343 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kenya 's philip tanui on sunday won the men 's category at the rome marathon race here .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Philip"
                  :op2 "Tanui")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Kenya")))
      :ARG1 (c2 / category
            :mod (m / man))
      :ARG4 (r / race-02
            :mod (m2 / marathon)
            :location (c3 / city
                  :name (n3 / name
                        :op1 "Rome")))
      :time (d / date-entity
            :weekday (s / sunday)))

# ::id 1344 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a policeman whose alleged savage beating of his wife led to her death on christmas day has been charged with murder , a newspaper reported friday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper)
      :ARG1 (c / charge-05
            :ARG1 (p / policeman
                  :ARG0-of (b / beat-01
                        :ARG1 (p2 / person
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 p
                                    :ARG2 (w / wife)))
                        :ARG1-of (a / allege-01)
                        :manner (s / savage)
                        :ARG0-of (l / lead-03
                              :ARG2 (d / die-01
                                    :ARG1 p2
                                    :time (f / festival
                                          :name (n2 / name
                                                :op1 "Christmas"
                                                :op2 "Day"))))))
            :ARG2 (m / murder-01
                  :ARG0 p))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 1345 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zimbabwe 's ruling zanu -lrb- pf -rrb- party , still recovering from severe voter apathy during last weekend 's presidential elections , held a meeting today in harare to find ways of addressing people 's grievances .
# ::alignments
(h / hold-04
      :ARG0 (p / political-party
            :name (n / name
                  :op1 "Zanu-lrb- pf-rrb-Party")
            :ARG0-of (r / rule-03
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Zimbabwe")))
            :ARG1-of (r2 / recover-01
                  :ARG2 (a / apathy
                        :mod (p2 / person
                              :ARG0-of (v / vote-01))
                        :mod (s / severe)
                        :time (e / elect-01
                              :ARG2 (p3 / president)
                              :time (w / weekend
                                    :mod (l / last))))
                  :mod (s2 / still)))
      :ARG1 (m / meet-03
            :ARG0 p
            :time (t / today)
            :location (c2 / city
                  :name (n3 / name
                        :op1 "Harare"))
            :purpose (f / find-01
                  :ARG0 p
                  :ARG1 (w2 / way
                        :instrument-of (a2 / address-02
                              :ARG0 p
                              :ARG1 (c3 / complain-01
                                    :ARG0 (p4 / person)))))))

# ::id 1346 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds of zambians , led by the country 's vice president george kunda , thronged the <unk> international conference center -lrb- <unk> -rrb- , to have a glimpse of the fifa world cup trophy , the zambia daily mail reported on monday .
# ::alignments
(t / throng-01
      :ARG0 (p / person
            :quant (m / multiple
                  :op1 100)
            :mod (c / country
                  :name (n / name
                        :op1 "Zambia"))
            :ARG1-of (l / lead-02
                  :name (n2 / name
                        :op1 "George"
                        :op2 "Kunda")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country)
                        :ARG2 (p2 / president
                              :mod (v / vice))))
            :ARG0-of l)
      :ARG1 (c3 / center
            :mod (c4 / conference)
            :mod (ii / international)
            :mod (u / url-entity
                  :value "http://www.christianforums.com/International"))
      :purpose (g / glimpse-01
            :ARG0 p
            :ARG1 (t2 / trophy
                  :mod (g2 / game
                        :name (n3 / name
                              :op1 "World"
                              :op2 "Cup")
                        :ord (o / ordinal-entity
                              :value 5))))
      :ARG1-of (r / report-01
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 1347 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok supporters of ## people arrested in hong kong during violent <unk> trade organization demonstrations made a plea for their early release thursday by repeatedly kneeling outside the court where the protesters are being held .
# ::alignments
(p / plead-02
      :ARG0 (p2 / person
            :ARG0-of (s / supply-01
                  :ARG1 (p3 / person
                        :ARG1-of (a / arrest-01
                              :location (c / city
                                    :name (n / name
                                          :op1 "Hong"
                                          :op2 "Kong"))
                              :time (d / demonstrate-01
                                    :mod (v / violent)
                                    :mod (o / organization
                                          :mod (t / trade)))))))
      :ARG2 (r / release-01
            :ARG1 p3
            :time (e / early
                  :op1 (d2 / date-entity
                        :weekday (t2 / thursday))))
      :manner (k / kneel-01
            :ARG0 p2
            :location (o2 / outside
                  :op1 (c2 / court
                        :location-of (h / hold-04
                              :ARG1 (p4 / person
                                    :ARG0-of (p5 / protest-01)))))
            :ARG1-of (r2 / repeat-01)))

# ::id 1348 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sacramento , calif. -- president obama will announce on tuesday a national standard for tailpipe emissions patterned after california 's pending rule requiring automakers to build more fuel-sipping vehicles and make drastic cuts in greenhouse gases , a senior administration official said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (a / administrate-01)
                        :mod (s2 / senior))
                  :ARG2 (o / official)))
      :ARG1 (a2 / announce-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Obama")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p3 / president)))
            :ARG1 (s3 / standard
                  :mod (n2 / nation)
                  :topic (e / emit-01
                        :ARG1 (t / tailpipe))
                  :ARG1-of (p4 / pattern-01))
            :time (d / date-entity
                  :weekday (t2 / tuesday))
            :time (a3 / after
                  :op1 (r / rule-01
                        :ARG0 (s4 / state
                              :name (n3 / name
                                    :op1 "California"))
                        :ARG1-of (p5 / pend-01)
                        :ARG0-of (r2 / require-01
                              :ARG1 (a4 / and
                                    :op1 (b / build-01
                                          :ARG0 (a5 / auto)
                                          :ARG1 (v / vehicle
                                                :ARG0-of (s5 / ship-01
                                                      :ARG1 (f / fuel))
                                                :quant (m / more)))
                                    :op2 (c / cut-02
                                          :ARG0 a5
                                          :ARG1 (g2 / gas
                                                :mod (g3 / greenhouse))
                                          :manner (d2 / drastic))))))
            :location (c2 / city
                  :name (n4 / name
                        :op1 "Sacramento")
                  :location s4)
            :time (d3 / date-entity
                  :weekday (m2 / monday))))

# ::id 1349 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taicang city at the mouth of the yangtze river today unveiled a ` shopping ' list of ## projects aimed at investments from overseas businesses .
# ::alignments
(u / unveil-01
      :ARG0 (c / city
            :name (n / name
                  :op1 "Taicang")
            :location (m / mouth
                  :part-of (r / river
                        :name (n2 / name
                              :op1 "Yangtze"))))
      :ARG1 (l / list-01
            :ARG1 (p / project
                  :ARG1-of (a / aim-02
                        :ARG2 (ii / invest-01
                              :ARG0 (b / business
                                    :location (o / overseas)))))
            :ARG2 (s / shop-01))
      :time (t / today))

# ::id 1350 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok defeated by nearly two years in jail and fading hopes of release , the first small groups of chinese passengers from the tramp steamer golden venture have abandoned their quest for political asylum and asked to be deported to china .
# ::alignments
(a / and
      :op1 (a2 / abandon-01
            :ARG0 (g / group
                  :consist-of (p / passenger
                        :mod (c / country
                              :name (n / name
                                    :op1 "China")))
                  :mod (s / small)
                  :ord (o / ordinal-entity
                        :value 1)
                  :mod (v / venture
                        :mod (g2 / golden)
                        :mod (t / tramp)))
            :ARG1 (q / quest-01
                  :ARG0 p
                  :ARG1 (a3 / asylum
                        :mod (p2 / politics))))
      :op2 (a4 / ask-02
            :ARG0 p
            :ARG1 (d / deport-01
                  :ARG1 p
                  :destination c))
      :ARG1-of (c2 / cause-01
            :ARG0 (a5 / and
                  :op1 (ii / imprison-01
                        :ARG1 p
                        :ARG2 (n2 / nearly
                              :op1 (t2 / temporal-quantity
                                    :quant 2
                                    :unit (y / year))))
                  :op2 (h / hope-01
                        :ARG1 (r / release-01
                              :ARG1 p)
                        :ARG1-of (f / fade-01)))))

# ::id 1351 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dan uggla homered and drove in four runs to help the florida marlins beat arizona #-# on wednesday in the first game of a doubleheader overshadowed by the death of the wife of diamondbacks pitcher scott schoeneweis .
# ::alignments
(a / and
      :op1 (h / home-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "dan"
                        :op2 "Uggla")))
      :op2 (d / drive-02
            :ARG0 p
            :ARG1 (r / run-02
                  :quant 4))
      :ARG0-of (h2 / help-01
            :ARG1 (b / beat-03
                  :ARG0 (t / team
                        :name (n2 / name
                              :op1 "Mariano"
                              :op2 "Marlins")
                        :mod (s / state
                              :name (n3 / name
                                    :op1 "Florida")))
                  :ARG1 (t2 / team
                        :name (n4 / name
                              :op1 "Arizona"))
                  :time (d2 / date-entity
                        :weekday (w / wednesday))
                  :subevent-of (g / game
                        :ord (o / ordinal-entity
                              :value 1)
                        :part-of (d3 / doubleheader)
                        :ARG1-of (o2 / overshadow-01
                              :ARG0 (d4 / die-01
                                    :ARG1 (p2 / person
                                          :ARG0-of (h3 / have-rel-role-91
                                                :ARG1 (p3 / pitcher
                                                      :name (n5 / name
                                                            :op1 "Scott"
                                                            :op2 "Schoeneweis")
                                                      :part-of (t3 / team
                                                            :name (n6 / name
                                                                  :op1 "Diamondbacks")))
                                                :ARG2 (w2 / wife)))))))))

# ::id 1352 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spain 's luis medina <unk> has been named to officiate the second match of germany in the world cup first round against group a opponents poland wednesday in dortmund .
# ::alignments
(n / name-02
      :ARG1 (t / team
            :name (n2 / name
                  :op1 "Luis"
                  :op2 "Medina")
            :poss (t2 / team
                  :name (n3 / name
                        :op1 "France")))
      :ARG2 (o / officiate-01
            :ARG0 t
            :ARG1 (m / match
                  :ord (o2 / ordinal-entity
                        :value 2)
                  :poss (t3 / team
                        :name (n4 / name
                              :op1 "Germany"))
                  :subevent-of (r / round
                        :ord (o3 / ordinal-entity
                              :value 1)
                        :mod (g / game
                              :name (n5 / name
                                    :op1 "World"
                                    :op2 "Cup")))
                  :prep-against (g2 / group
                        :ARG0-of (o4 / oppose-01))
                  :time (a / and
                        :op1 (d / date-entity
                              :weekday (w / wednesday))
                        :op2 (d2 / date-entity
                              :weekday w)))))

# ::id 1353 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chilean stocks traded mixed , depressed by shares in the country 's largest steel producer which faces increased competition from abroad .
# ::alignments
(t / trade-01
      :ARG1 (s / stock
            :mod (c / country
                  :name (n / name
                        :op1 "Chile"))
            :ARG1-of (m / mix-01)
            :ARG1-of (d / depress-01
                  :ARG0 (s2 / share
                        :poss (c2 / company
                              :ARG0-of (p / produce-01
                                    :ARG1 (s3 / steel))
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (l / large)
                                    :ARG3 (m2 / most)
                                    :ARG5 c)
                              :ARG0-of (f / face-01
                                    :ARG1 (c3 / compete-01
                                          :ARG0 (a / abroad)
                                          :ARG1-of (ii / increase-01))))))))

# ::id 1354 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ba be lake in vietnam 's northern mountainous province of bac kan , one of the ## largest fresh water lakes in the world , is under an alarming threat of dwindling as a result of deforestation and land erosion , vietnam news agency reported on thursday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Vietnam")))
      :ARG1 (t / threaten-01
            :ARG1 (d / dwindle-01
                  :ARG2-of (r2 / result-01
                        :ARG1 (a2 / and
                              :op1 (d2 / deforest-01)
                              :op2 (e / erode-01
                                    :ARG1 (l / land)))))
            :ARG0-of (a3 / alarm-01)
            :location (l2 / lake
                  :name (n3 / name
                        :op1 "ba"
                        :op2 "be")
                  :location (p / province
                        :name (n4 / name
                              :op1 "Bac"
                              :op2 "Kan")
                        :mod (m / mountain)
                        :location (n5 / north
                              :part-of c)
                        :ARG1-of (ii / include-91
                              :ARG2 (l3 / lake
                                    :mod (w / water
                                          :ARG1-of (f / fresh-04))
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (l4 / large)
                                          :ARG3 (m2 / most)
                                          :ARG5 (w2 / world)))))))
      :time (d3 / date-entity
            :weekday (t2 / thursday)))

# ::id 1355 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea 's constitutional court thursday ruled death penalty constitutional in a #-# decision , upholding the long-standing system that many critics here said is outdated .
# ::alignments
(a / and
      :op1 (r / rule-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Constitution"
                        :op2 "Court")
                  :poss (c / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Korea")))
            :ARG3 (c2 / constitution)
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (u / uphold-01
            :ARG0 g
            :ARG1 (s / system
                  :ARG1-of (s2 / stand-04
                        :ARG1-of (l / long-03))
                  :mod (o / outdated
                        :ARG1-of (s3 / say-01
                              :ARG0 (p / person
                                    :ARG0-of (c3 / criticize-01)
                                    :quant (m / many)
                                    :location (h / here)))))))

# ::id 1356 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok roger federer found himself in a tougher match than he would have expected -- or is used to -- in the french open 's second round in beating jose acasuso of argentina #-# -lrb- # -rrb- , #-# , #-# -lrb- # -rrb- , #-# on thursday .
# ::alignments
(f / find-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Roger"
                  :op2 "Federerer"))
      :ARG1 (m / match-03
            :ARG0 p
            :ARG1-of (h / have-degree-91
                  :ARG2 (t / tough-03
                        :ARG1 m)
                  :ARG3 (m2 / more)
                  :ARG4 (e / expect-01
                        :ARG0 p
                        :ARG1 m)))
      :time (r / round
            :ord (o / ordinal-entity
                  :value 2)
            :mod (c / country
                  :name (n2 / name
                        :op1 "France"))
            :subevent-of (b / beat-03
                  :ARG0 p
                  :ARG1 p
                  :name (n3 / name
                        :op1 "Jose"
                        :op2 "Aasuso")
                  :source (c2 / country
                        :name (n4 / name
                              :op1 "Argentina")))
            :subevent-of (e2 / event
                  :name (n5 / name
                        :op1 "French"
                        :op2 "Open"))))

# ::id 1357 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two indonesian women released by their kidnappers in baghdad arrived tuesday in the united arab emirates .
# ::alignments
(a / arrive-01
      :ARG1 (w / woman
            :quant 2
            :mod (c / country
                  :name (n / name
                        :op1 "India"))
            :ARG1-of (r / release-01
                  :ARG0 (p / person
                        :ARG0-of (k / kidnap-01
                              :ARG1 w))
                  :location (c2 / city
                        :name (n2 / name
                              :op1 "Baghdad"))))
      :ARG4 (c3 / country
            :name (n3 / name
                  :op1 "Iraq")
            :ARG1-of (u / unite-01)
            :location-of (e / emirates
                  :mod (c4 / country
                        :name (n4 / name
                              :op1 "Arabia"))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1358 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli aircraft struck in the northern gaza strip on sunday after a rocket attack on israel , the military said , and palestinian hospital officials said three palestinian civilians were killed , including a father and son .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (m / military)
            :ARG1 (s2 / strike-01
                  :ARG1 (a2 / aircraft
                        :mod (c / country
                              :name (n / name
                                    :op1 "Israel")))
                  :location (s3 / strip
                        :mod (c2 / country-region
                              :name (n2 / name
                                    :op1 "Gaza")
                              :part (n3 / north)))
                  :time (d / date-entity
                        :weekday (s4 / sunday))
                  :time (a3 / after
                        :op1 (a4 / attack-01
                              :ARG1 c
                              :instrument (r / rocket)))))
      :op2 (s5 / say-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (h2 / hospital
                              :mod (c3 / country
                                    :name (n4 / name
                                          :op1 "Palestine")))
                        :ARG2 (o / official)))
            :ARG1 (k / kill-01
                  :ARG1 (c4 / civilian
                        :quant 3
                        :mod c3
                        :ARG2-of (ii / include-01
                              :ARG1 (a5 / and
                                    :op1 (p2 / person
                                          :ARG0-of (h3 / have-rel-role-91
                                                :ARG2 (f / father)))
                                    :op2 (p3 / person
                                          :ARG0-of (h4 / have-rel-role-91
                                                :ARG2 (s6 / son)))))))))

# ::id 1359 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italy forward francesco totti broke his leg in sunday 's italian league game between as roma and empoli and will need #-# months to recover , but should return for the world cup in june , his surgeon said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (s2 / surgery-01
                  :ARG1 (h / he
                        :part (l / leg))))
      :ARG1 (h2 / have-concession-91
            :ARG1 (a / and
                  :op1 (b / break-01
                        :ARG0 (p2 / person
                              :name (n / name
                                    :op1 "Francesco"
                                    :op2 "Titetti")
                              :ARG0-of (f / forward-01)
                              :mod (l2 / league
                                    :mod (c / country
                                          :name (n2 / name
                                                :op1 "Italy"))))
                        :ARG1 l
                        :time (g / game
                              :time (d / date-entity
                                    :weekday (s3 / sunday))
                              :mod l2)
                        :mod (b2 / between
                              :op1 (t / team
                                    :name (n3 / name
                                          :op1 "Roma"))
                              :op2 (t2 / team
                                    :name (n4 / name
                                          :op1 "Empoli")))))
            :op2 (n5 / need-01
                  :ARG0 p2
                  :ARG1 (m / multiple
                        :op1 (t3 / temporal-quantity
                              :quant 1
                              :unit (m2 / month)))
                  :purpose (r / recover-01
                        :ARG1 p2)))
      :ARG2 (r2 / recommend-01
            :ARG1 (r3 / return-01
                  :ARG1 p2
                  :ARG4 g
                  :name (n6 / name
                        :op1 "World"
                        :op2 "Cup")
                  :location (c2 / city
                        :name (n7 / name
                              :op1 "June")))))

# ::id 1360 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four men pleaded guilty in a london court on wednesday to charges that they conspired with an al-qaida linked operative to set off explosions .
# ::alignments
(p / plead-02
      :ARG0 (m / man
            :quant 4)
      :ARG1 (g / guilty-01
            :ARG1 m)
      :ARG2 (c / charge-05
            :ARG1 m
            :ARG2 (c2 / conspire-01
                  :ARG0 m
                  :ARG1 (s / set-off-05
                        :ARG0 m
                        :ARG1 (e / explode-01))
                  :ARG2 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c3 / criminal-organization
                                    :name (n / name
                                          :op1 "al-Qaida"))
                              :ARG2 (o / operative
                                    :ARG1-of (l / link-01))))))
      :location (c4 / court
            :location (c5 / city
                  :name (n2 / name
                        :op1 "London")))
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 1361 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wayne rooney shook off an ankle injury to score the second goal saturday in manchester united 's #-# victory at blackburn in the premier league .
# ::alignments
(s / shake-off-05
      :ARG0 (p / person
            :name (n / name
                  :op1 "wayne"
                  :op2 "Rooney")
            :part (a / ankle))
      :ARG1 (ii / injure-01
            :ARG1 p)
      :purpose (s2 / score-01
            :ARG0 p
            :ARG1 (g / goal
                  :ord (o / ordinal-entity
                        :value 2))
            :time (d / date-entity
                  :weekday (s3 / saturday))
            :location (w / win-01
                  :ARG0 (t / team
                        :name (n2 / name
                              :op1 "Manchester"
                              :op2 "United"))
                  :ARG1 (t2 / team
                        :name (n3 / name
                              :op1 "Blackburn"))
                  :location (l / league
                        :mod (p2 / premier)))))

# ::id 1362 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok colombia 's peace process with far-right paramilitaries was thrown into crisis after the country 's constitutional court rejected key provisions of the deal that human rights groups had criticized as too lenient .
# ::alignments
(t / throw-01
      :ARG1 (p / process-02
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Colombia"))
            :ARG1 (p2 / peace)
            :accompanier (p3 / paramilitary
                  :ARG1-of (r / right-08
                        :degree (f / far))))
      :ARG2 (c2 / crisis)
      :time (a / after
            :op1 (r2 / reject-01
                  :ARG0 (c3 / court
                        :mod (c4 / constitution)
                        :poss c)
                  :ARG1 (p4 / provision
                        :ARG1-of (k / key-02)
                        :part-of (d / deal-01)
                        :ARG1-of (c5 / criticize-01
                              :ARG0 (g / group
                                    :purpose (r3 / right-05
                                          :ARG1 (h / human)))
                              :ARG2 (l / lenient
                                    :ARG2-of (h2 / have-degree-91
                                          :ARG1 p4
                                          :ARG3 (t2 / too))))))))

# ::id 1363 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysians must treat menial indonesian labourers better or risk damaging relations between the two countries , malaysia 's ambassador to indonesia has warned , according to reports monday .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :time (d / date-entity
                  :weekday (m / monday)))
      :ARG1 (o / or
            :op1 (o2 / obligate-01
                  :ARG1 (p / person
                        :mod (c / country
                              :name (n / name
                                    :op1 "Malaysia")))
                  :ARG2 (t / treat-01
                        :ARG0 p
                        :ARG1 (p2 / person
                              :ARG0-of (l / labor-01)
                              :mod (m2 / menial)
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "Indonesia")))
                        :ARG2 (g / good-02
                              :ARG2-of (h / have-degree-91
                                    :ARG1 t
                                    :ARG3 (m3 / more)))))
            :op2 (r2 / risk-01
                  :ARG0 p
                  :ARG2 (d2 / damage-01
                        :ARG1 (r3 / relation-03
                              :ARG0 c
                              :ARG2 c2)))))

# ::id 1364 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the department of defense this week switched on a new radar network able to detect vessels and planes thousands of kilometers -lrb- miles -rrb- from australia 's coastline and into neighboring countries .
# ::alignments
(s / switch-on-04
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Department"
                  :op2 "of"
                  :op3 "Defense"))
      :ARG1 (n2 / network
            :mod (r / radar)
            :ARG1-of (n3 / new-01)
            :ARG0-of (d / detect-01
                  :ARG1 (a / and
                        :op1 (v / vessel)
                        :op2 (p / plane))
                  :ARG1-of (p2 / possible-01)
                  :location (r2 / relative-position
                        :op1 (c / coastline
                              :part-of (c2 / country
                                    :name (n4 / name
                                          :op1 "Australia")))
                        :quant (m / multiple
                              :op1 (d2 / distance-quantity
                                    :quant 1000
                                    :unit (k / kilometer)))
                        :direction (a2 / and
                              :op1 c
                              :op2 (c3 / country
                                    :ARG1-of (n5 / neighbor-01))))))
      :time (w / week
            :mod (t / this)))

# ::id 1365 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.n. secretary-general kofi annan arrived here on sunday for a three-day working visit , during which he would open the second u.n. world assembly on aging .
# ::alignments
(a / arrive-01
      :ARG1 (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 (s / secretary
                        :mod (g / general))))
      :ARG4 (h2 / here)
      :purpose (v / visit-01
            :ARG0 p
            :ARG1 h2
            :duration (t / temporal-quantity
                  :quant 3
                  :unit (d / day)
                  :duration-of (w / work-01
                        :ARG0 p)
                  :time-of (o2 / open-01
                        :ARG0 p
                        :ARG1 (a2 / assembly
                              :ord (o3 / ordinal-entity
                                    :value 2)
                              :mod o
                              :topic (a3 / age-01)))))
      :time (d2 / date-entity
            :weekday (s2 / sunday)))

# ::id 1366 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar closed down against major currencies except the yen monday , but nevertheless rebounded from losses earlier in the day .
# ::alignments
(c / close-down-04
      :ARG1 (d / dollar)
      :prep-against (c2 / currency
            :ARG1-of (m / major-02)
            :ARG2-of (e / except-01
                  :ARG1 (y / yen)))
      :time (d2 / date-entity
            :weekday (m2 / monday))
      :concession-of (r / rebound-01
            :ARG1 d
            :ARG3 (l / lose-02
                  :ARG0 d
                  :time (b / before
                        :op1 d2))))

# ::id 1367 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german stocks ended lower on tuesday on the frankfurt market .
# ::alignments
(e / end-01
      :ARG1 (s / stock
            :mod (c / company
                  :name (n / name
                        :op1 "german")))
      :ARG2 (l / low-04
            :ARG2-of (h / have-degree-91
                  :ARG1 e
                  :ARG3 (m / more)))
      :location (m2 / market
            :mod (c2 / city
                  :name (n2 / name
                        :op1 "Frankfurt")))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1368 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok croatian presidential elections will be held on june ## , the government announced on monday .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (h / hold-04
            :ARG1 (e / elect-01
                  :ARG1 (p / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "Croatia"))
                              :ARG2 (p2 / president))))
            :time (d / date-entity
                  :weekday (j / june))))

# ::id 1369 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok on a street blocked to traffic in the wealthiest section of teheran , a white-gloved honor guard salutes a parade of women swathed in black as they hurry into an opulently furnished guest house that once belonged to the shah .
# ::alignments
(s / salute-01
      :ARG0 (g / guard
            :mod (h / honor)
            :ARG1-of (g2 / gloved-02
                  :ARG1-of (w / white-03)))
      :ARG1 (p / parade-01
            :ARG1 (w2 / woman
                  :ARG1-of (s2 / swathe-01
                        :ARG2 (b / black))))
      :time (h2 / hurry-01
            :ARG1 w2
            :destination (h3 / house
                  :mod (g3 / guest)
                  :ARG1-of (f / furnish-01
                        :manner (o / opulent))
                  :ARG0-of (b2 / belong-01
                        :ARG1 (s3 / shah)
                        :time (o2 / once))))
      :location (s4 / street
            :ARG1-of (b3 / block-01
                  :purpose (t / traffic)
                  :location (s5 / section
                        :part-of (c / city
                              :name (n / name
                                    :op1 "Teheran"))
                        :ARG1-of (h4 / have-degree-91
                              :ARG2 (w3 / wealth)
                              :ARG3 (m / most))))))

# ::id 1370 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok security gains and <unk> investment rules are spurring an unprecedented mining and oil boom in colombia , a pro-business outpost on an increasingly leftist continent .
# ::alignments
(s / spur-01
      :ARG0 (a / and
            :op1 (g / gain-02
                  :ARG1 (s2 / security))
            :op2 (r / rule-01
                  :ARG1 (ii / invest-01)))
      :ARG1 (b / boom-02
            :ARG0 (a2 / and
                  :op1 (m / mine-01)
                  :op2 (o / oil))
            :mod (p / precedent
                  :polarity -)
            :location (c / country
                  :name (n / name
                        :op1 "Colombia")
                  :mod (o2 / outpost
                        :ARG0-of (f / favor-01
                              :ARG1 (b2 / business))
                        :location (c2 / continent
                              :ARG1-of (l / left-19
                                    :ARG1-of (ii2 / increase-01)))))))

# ::id 1371 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok latin america 's three major stock markets closed higher thursday .
# ::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 / thursday))
      :ARG1-of (h / have-degree-91
            :ARG2 (h2 / high-02
                  :ARG1 c)
            :ARG3 (m3 / more)))

# ::id 1372 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a delegation led by the ministry of economic affairs -lrb- moea -rrb- officials is scheduled to leave for the united states sunday to seek cooperation with american companies and possibly business opportunities in the fields of photovoltaic industry and electric cars .
# ::alignments
(s / schedule-01
      :ARG1 (l / leave-11
            :ARG0 (d / delegation
                  :ARG1-of (l2 / lead-02
                        :ARG0 (m / ministry
                              :topic (a / affair-02
                                    :ARG2 (e / economy))))
                  :consist-of (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (o / official))))
            :ARG2 (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :purpose (s2 / seek-01
                  :ARG0 d
                  :ARG1 (a2 / and
                        :op1 (c2 / cooperate-01
                              :ARG0 d
                              :ARG1 (c3 / company
                                    :mod c
                                    :name (n2 / name
                                          :op1 "America"))))
                  :op2 (o2 / opportunity
                        :mod (b / business)
                        :location (a3 / and
                              :op1 (f / field
                                    :mod (ii / industry
                                          :mod (p2 / photovoltaic)))
                              :op2 (f2 / field
                                    :mod (c4 / car
                                          :mod (e2 / electric))))
                        :ARG1-of (p3 / possible-01))))
      :ARG3 (s3 / sunday))

# ::id 1373 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greece will set up a screening center for illegal immigrants ahead of the aug. ##-## olympics , as part of a heightened effort to bolster border security following terrorist attacks in neighboring turkey .
# ::alignments
(s / set-up-03
      :ARG0 (c / country
            :name (n / name
                  :op1 "Greece"))
      :ARG1 (c2 / center
            :location-of (s2 / screen-01
                  :ARG1 (p / person
                        :ARG0-of (ii / immigrate-01)
                        :ARG1-of (l / legal-02
                              :polarity -))))
      :time (a / ahead
            :op1 (g / game
                  :name (n2 / name
                        :op1 "Amp. :op2 "))))

# ::id 1374 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the norwegian government said wednesday that ### of its citizens were still unaccounted for in thailand after giant tidal waves struck asian coastlines .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Norway"))))
      :ARG1 (a / account-01
            :polarity -
            :ARG1 (c2 / citizen
                  :ARG1-of (ii / include-91
                        :ARG2 (c3 / citizen
                              :mod c)))
            :mod (s2 / still)
            :location (c4 / country
                  :name (n2 / name
                        :op1 "Thailand"))
            :time (a2 / after
                  :op1 (s3 / strike-01
                        :ARG0 (w / wave
                              :mod (t / tide)
                              :mod (g3 / giant))
                        :ARG1 (c5 / coastline
                              :mod (c6 / continent
                                    :name (n3 / name
                                          :op1 "Asia"))))))
      :time (w2 / wednesday))

# ::id 1375 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the supreme court re-entered the debate over affirmative action , agreeing monday to decide whether a federal program to help disadvantaged businesses amounts to unlawful race discrimination .
# ::alignments
(a / and
      :op1 (r / reenter-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Supreme"
                        :op2 "Court"))
            :ARG1 (d / debate-01
                  :ARG1 (a2 / affirmative-action)))
      :op2 (a3 / agree-01
            :ARG0 g
            :ARG1 (d2 / decide-01
                  :ARG0 g
                  :ARG1 (t / truth-value
                        :polarity-of (a4 / amount-02
                              :ARG1 (p / program
                                    :mod (f / federal)
                                    :ARG0-of (h / help-01
                                          :ARG1 (b / business
                                                :ARG0-of (d3 / disadvantage-01))))
                              :ARG2 (d4 / discriminate-02
                                    :mod (r2 / race)
                                    :mod (l / law
                                          :polarity -))))
                  :time (d5 / date-entity
                        :weekday (m / monday)))))

# ::id 1376 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us senators from coastal states unveiled legislation monday to require big oil firms to pay up to ## billion dollars for economic damages due to major spills like the one currently marring the gulf of mexico .
# ::alignments
(u / unveil-01
      :ARG0 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "US"))
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s / state
                        :location (c2 / coast))
                  :ARG2 (s2 / senator)))
      :ARG1 (l / legislate-01
            :ARG0-of (r / require-01
                  :ARG1 (p2 / pay-01
                        :ARG0 (f / firm
                              :mod (b / big)
                              :mod (o / oil))
                        :ARG1 (u2 / up-to
                              :op1 (m / monetary-quantity
                                    :quant 1000000000
                                    :unit (d / dollar)))
                        :ARG3 (d2 / damages-02
                              :mod (e / economy))
                        :ARG1-of (c3 / cause-01
                              :ARG0 (s3 / spill-01
                                    :ARG1-of (m2 / major-02)
                                    :ARG1-of (r2 / resemble-01
                                          :ARG2 (s4 / spill-01
                                                :ARG0-of (m3 / mar-01
                                                      :ARG1 (g / gulf
                                                            :name (n2 / name
                                                                  :op1 "Gulf"
                                                                  :op2 "of"
                                                                  :op3 "Mexico"))
                                                      :time (c4 / current)))))))))
      :time (d3 / date-entity
            :weekday (m4 / monday)))

# ::id 1377 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the government announced monday that the unemployment rate had jumped for the second straight month because of the effects of asia 's economic problems .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (j / jump-01
            :ARG1 (r / rate-01
                  :ARG1 (e / employ-01
                        :polarity -))
            :ARG1-of (c / cause-01
                  :ARG0 (a2 / affect-01
                        :ARG0 (p / problem
                              :mod (e2 / economy)
                              :poss (c2 / country
                                    :name (n / name
                                          :op1 "Asia")))))
            :frequency (t / temporal-quantity
                  :quant 2
                  :unit (m / month)
                  :ARG1-of (s / straight-04)))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 1378 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the anglo-swiss mining group xstrata said on wednesday that it would cut back coal production by ###,### tonnes by the end of june in south africa and australia because of overcapacity .
# ::alignments
(s / say-01
      :ARG0 (g / group
            :name (n / name
                  :op1 "Xstrata")
            :ARG0-of (m / mine-01)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Anglo-Swiss")))
      :ARG1 (c2 / cut-back-05
            :ARG0 g
            :ARG1 (p / produce-01
                  :ARG0 g
                  :ARG1 (c3 / coal))
            :ARG2 (m2 / multiple
                  :op1 (m3 / monetary-quantity
                        :quant 1
                        :unit (t / ton))
                  :mod (r / raw))
            :time (b / by
                  :op1 (e / end-01
                        :ARG1 (d / date-entity
                              :weekday (j / june)))
                  :location (a / and
                        :op1 (s2 / south
                              :part-of (c4 / continent
                                    :name (n3 / name
                                          :op1 "Africa")))
                        :op2 (c5 / country
                              :name (n4 / name
                                    :op1 "Australia"))))
            :ARG1-of (c6 / cause-01
                  :ARG0 (o / overcapacity)))
      :time (w / wednesday))

# ::id 1379 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the international monetary fund said tuesday it was postponing a deal with the balkan country on withdrawing additional funds from an emergency standby loan -- despite encouraging signs that serbia 's recession-hit economy was recovering .
# ::alignments
(s / say-01
      :ARG0 (f / fund
            :mod (m / money)
            :mod (ii / international))
      :ARG1 (p / postpone-01
            :ARG0 f
            :ARG1 (d / deal-01
                  :ARG0 f
                  :ARG1 (c / country
                        :mod (w / world-region
                              :name (n / name
                                    :op1 "Balkans")))
                  :ARG2 (w2 / withdraw-01
                        :ARG0 c
                        :ARG1 f
                        :mod (a / additional))
                  :ARG2 (l / loan-01
                        :mod (e / emergency)
                        :mod (s2 / standby))))
      :concession (e2 / encourage-01
            :ARG0 f
            :ARG2 (s3 / signal-07
                  :ARG1 (r / recover-01
                        :ARG1 (e3 / economy
                              :poss (c2 / country
                                    :name (n2 / name
                                          :op1 "Serbia"))
                              :ARG1-of (h / hit-01
                                    :ARG0 (r2 / recession-02))))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1380 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the commission of inquiry into last year 's lebanon conflict is only one of the potential threats to israeli premier ehud olmert 's hold on the leadership .
# ::alignments
(ii / include-91
      :ARG1 (c / commission
            :ARG0-of (ii2 / inquire-01
                  :ARG1 (c2 / conflict-01
                        :location (p / province
                              :name (n / name
                                    :op1 "Lebanon"))
                        :time (y / year
                              :mod (l / last)))))
      :ARG2 (t / threaten-01
            :ARG2 (h / hold-on-05
                  :ARG0 (p2 / person
                        :name (n2 / name
                              :op1 "Ehud"
                              :op2 "Olmert")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c3 / country
                                    :name (n3 / name
                                          :op1 "Israel"))
                              :ARG2 (p3 / premier)))
                  :ARG1 (l2 / lead-02)
                  :mod (p4 / potential))
            :mod (o / only)))

# ::id 1381 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two kurdish protesters died in a hospital after being injured during last week 's clashes between rioters and turkish security forces , including one elderly protester who died of head injuries from a beating , hospital officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (h2 / hospital)
                  :ARG2 (o / official)))
      :ARG1 (d / die-01
            :ARG1 (p2 / person
                  :quant 2
                  :ARG0-of (p3 / protest-01)
                  :mod (e / ethnic-group
                        :name (n / name
                              :op1 "Kurd")))
            :location h2)
      :time (a / after
            :op1 (ii / injure-01
                  :ARG1 p2
                  :time (c / clash-01
                        :ARG0 (p4 / person
                              :ARG0-of (r / riot-01))
                        :ARG1 (f / force
                              :mod (s2 / security)
                              :mod (r2 / religious-group
                                    :name n
                                    :op1 "Turk"))
                        :ARG2-of (ii2 / include-91
                              :ARG1 (p5 / person
                                    :quant 1
                                    :ARG0-of (p6 / protest-01)
                                    :mod (e2 / elderly)
                                    :ARG1-of (d2 / die-01
                                          :ARG1-of (c2 / cause-01
                                                :ARG0 (ii3 / injure-01
                                                      :ARG0 (b / beat-01
                                                            :ARG0 p4
                                                            :ARG1 p5)
                                                      :ARG1 p5
                                                      :part (h3 / head))))))
                        :time (w / week
                              :mod (l / last))))))

# ::id 1382 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tariffs at egypt 's suez canal will remain unchanged for a second year running in #### despite a ##-percent drop in revenues in #### , the head of the strategic waterway said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / head-01
                  :ARG1 (w / waterway
                        :mod (s2 / strategic))))
      :ARG1 (r / remain-01
            :ARG1 (t / tariff
                  :location (c / canal
                        :name (n / name
                              :op1 "Suez"
                              :op2 "Canal")
                        :poss (c2 / country
                              :name (n2 / name
                                    :op1 "Egypt"))))
            :ARG3 (c3 / change-01
                  :polarity -
                  :ARG1 t)
            :duration (t2 / temporal-quantity
                  :quant 2
                  :unit (y / year)
                  :ARG1-of (r2 / run-13)))
      :time (t3 / tuesday))

# ::id 1383 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zambian judiciary called off a strike on tuesday following a meeting between the management and union officials in lusaka .
# ::alignments
(c / call-off-05
      :ARG0 (j / judiciary
            :mod (c2 / country
                  :name (n / name
                        :op1 "Zambia")))
      :ARG1 (s / strike-02)
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (f / follow-01
            :ARG2 (m / meet-03
                  :ARG0 (p / person
                        :ARG0-of (m2 / manage-01))
                  :ARG1 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (u / union)
                              :ARG2 (o / official)))
                  :location (c3 / city
                        :name (n2 / name
                              :op1 "Lusaka")))))

# ::id 1384 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fleeing indonesian illegal immigrants hurled firebombs at malaysian marine police during a dramatic chase at sea , a report said monday .
# ::alignments
(s / say-01
      :ARG0 (r / report)
      :ARG1 (h / hurl-01
            :ARG0 (p / person
                  :ARG0-of (ii / immigrate-01)
                  :ARG1-of (l / legal-02
                        :polarity -)
                  :mod (c / country
                        :name (n / name
                              :op1 "Indonesia"))
                  :ARG0-of (f / flee-05))
            :ARG1 (b / bomb
                  :mod (f2 / firebombs))
            :ARG2 (p2 / police
                  :mod (m / marine)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Malaysia")))
            :time (c3 / chase-01
                  :ARG0 p
                  :location (s2 / sea)
                  :manner (d / dramatic)))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 1385 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok afghan authorities have lost control of at least seven districts in troubled southeast zabul province , the deputy governor said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Afghanistan"))
                  :ARG2 (g / governor
                        :mod (d / deputy))))
      :ARG1 (l / lose-02
            :ARG0 (a / authority
                  :mod c)
            :ARG1 (c2 / control-01
                  :ARG0 a
                  :ARG1 (d2 / district
                        :quant (a2 / at-least
                              :op1 7)
                        :location (s2 / southeast
                              :part-of (p2 / province
                                    :name (n2 / name
                                          :op1 "Zabul")
                                    :ARG1-of (t / trouble-01))))))
      :time (d3 / date-entity
            :weekday (m / monday)))

# ::id 1386 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the southern african development community -lrb- sadc -rrb- and the german government today signed a seven million u.s. dollars agreement for the first phase of the <unk> of a regional wildlife college .
# ::alignments
(s / sign-02
      :ARG0 (a / and
            :op1 (c / community
                  :mod (d / develop-02)
                  :location (s2 / south
                        :part-of (c2 / continent
                              :name (n / name
                                    :op1 "Africa"))))
            :op2 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c3 / country
                              :name (n2 / name
                                    :op1 "Germany")))))
      :ARG1 (a2 / agree-01
            :ARG1 (p / phase
                  :ord (o / ordinal-entity
                        :value 1)
                  :part-of (c4 / college
                        :mod (w / wildlife)
                        :location (r / region)))
            :ARG2 (m / monetary-quantity
                  :quant 7000000
                  :unit (d2 / dollar
                        :mod c3
                        :name (n3 / name
                              :op1 "U.S."))))
      :time (t / today))

# ::id 1387 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok london 's ftse ### index of leading shares tumbled #.## percent to #,###.## points shortly after the start of trading on tuesday in the wake of a rout across asia markets and on wall street overnight .
# ::alignments
(m / multi-sentence
      :snt1 (t / tumble-01
            :ARG1 (ii / index
                  :topic (s / share
                        :ARG0-of (l / lead-01))
                  :poss (c / city
                        :name (n / name
                              :op1 "London")))
            :ARG4 (a / and
                  :op1 (p / percent)
                  :op2 (p2 / percent)))
      :snt2 (p3 / point-04
            :ARG1-of (s2 / short-07)
            :time (a2 / after
                  :op1 (s3 / start-01
                        :ARG1 (t2 / trade-01
                              :time (d / date-entity
                                    :weekday (t3 / tuesday))))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (r / rout-02
                              :location (a3 / and
                                    :op1 (m2 / market
                                          :location (c3 / continent
                                                :name (n2 / name
                                                      :op1 "Asia")))
                                    :op2 (s4 / street
                                          :mod (w / wall)))
                              :time (o / overnight))))))

# ::id 1388 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a comet falling toward the sun last summer peeled apart like an onion , giving astronomers a close look at one of the icy balls of dust that may have played a role in forming life on earth .
# ::alignments
(p / peel-01
      :ARG0 (f / fall-01
            :ARG1 (c / comet)
            :direction (t / toward
                  :op1 (s / sun))
            :time (d / date-entity
                  :season (s2 / summer)
                  :mod (y / year
                        :mod (l / last))))
      :ARG1-of (r / resemble-01
            :ARG1 (o / onion))
      :ARG2-of r
      :ARG0-of (g / give-01
            :ARG1 (l2 / look-01
                  :ARG0 (a / astrophysics)
                  :ARG1 (b / ball
                        :quant 1
                        :ARG1-of (ii / include-91
                              :ARG2 (b2 / ball
                                    :consist-of (d2 / dust)
                                    :mod (ii2 / ice)
                                    :ARG0-of (p2 / play-02
                                          :ARG1 (f2 / form-01
                                                :ARG1 (l3 / life)
                                                :location (p3 / planet
                                                      :name (n / name
                                                            :op1 "Earth")))
                                          :ARG1-of (p4 / possible-01))))
                        :ARG1-of (c2 / close-10))
                  :ARG2 a)
            :ARG2 a))

# ::id 1389 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok customs officers in south china 's guangdong province destroyed #.# million pirated pirated cds here this morning .
# ::alignments
(d / destroy-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / customs)
                  :ARG2 (o / officer))
            :location (p2 / province
                  :name (n / name
                        :op1 "Guangdong")
                  :location (s / south
                        :part-of (c2 / country
                              :name (n2 / name
                                    :op1 "China")))))
      :ARG1 (d2 / disc
            :quant 1000000
            :ARG3-of (p3 / pirate-01)
            :ARG1-of (p4 / pirate-01))
      :location (h2 / here)
      :time (d3 / date-entity
            :dayperiod (m / morning)
            :mod (t / today)))

# ::id 1390 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. stocks are trading in a tight range as investors turn their attention to the federal reserve 's meeting after there were few surprises in the midterm elections .
# ::alignments
(t / trade-01
      :ARG1 (s / stock
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG3 (r / range
            :ARG1-of (t2 / tight-05))
      :time (t3 / turn-18
            :ARG0 (p / person
                  :ARG0-of (ii / invest-01))
            :ARG1 (a / attend-02
                  :ARG0 p
                  :ARG1 (m / meet-03
                        :ARG0 (r2 / reserve
                              :mod (f / federal))))
            :time (a2 / after
                  :op1 (s2 / surprise-01
                        :quant (f2 / few)
                        :location (e / elect-01
                              :mod (m2 / mid-term))))))

# ::id 1391 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police announced a $ #,### reward for tips leading to the arrest and conviction of a fugitive who they say murdered a michigan man and fled the state .
# ::alignments
(a / announce-01
      :ARG0 (p / police)
      :ARG1 (r / reward-01
            :ARG0 p
            :ARG2 (t / tip-05
                  :ARG0-of (l / lead-03
                        :ARG2 (a2 / and
                              :op1 (a3 / arrest-01
                                    :ARG0 p
                                    :ARG1 (p2 / person
                                          :ARG0-of (f / flee-05
                                                :ARG1 (a4 / and
                                                      :op1 (m / murder-01
                                                            :ARG0 p2
                                                            :ARG1 (m2 / man
                                                                  :mod (c / city
                                                                        :name (n / name
                                                                              :op1 "Michigan")))
                                                            :ARG1-of (s / say-01
                                                                  :ARG0 p))
                                                      :op2 (f2 / flee-05
                                                            :ARG0 p2
                                                            :ARG1 (s2 / state)))))
                                    :op2 (c2 / convict-01
                                          :ARG0 p
                                          :ARG1 p2))))
                  :ARG3 (m3 / monetary-quantity
                        :quant (x / $)))))

# ::id 1392 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the last bill in a sweeping package of legal reforms proposed by house republicans is set for a floor vote friday after a week of contentious debate over whether it would help big business or ordinary citizens .
# ::alignments
(s / set-08
      :ARG1 (b / bill
            :mod (l / last)
            :part-of (p / package
                  :consist-of (r / reform-01
                        :ARG1 (l2 / law)
                        :ARG1-of (s2 / sweep-02)
                        :ARG1-of (p2 / propose-01
                              :ARG0 (p3 / person
                                    :ARG0-of (h / have-org-role-91
                                          :ARG1 (p4 / political-party
                                                :name (n / name
                                                      :op1 "Republican"))
                                          :ARG2 (m / member)))))))
      :ARG2 (v / vote-01
            :ARG1 b
            :mod (f / floor)
            :time (d / date-entity
                  :weekday (f2 / friday))
            :time (a / after
                  :op1 (d2 / debate-01
                        :ARG1 (t / truth-value
                              :polarity-of (h2 / help-01
                                    :ARG0 p
                                    :ARG1 (o / or
                                          :op1 (b2 / business
                                                :mod (b3 / big))
                                          :op2 (c / citizen
                                                :mod (o2 / ordinary)))))
                        :mod (c2 / contentious)
                        :duration (t2 / temporal-quantity
                              :quant 1
                              :unit (w / week))))))

# ::id 1393 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok delegates from ### countries will meet here next week to discuss further protection of the earth 's ozone layer , seeking adjustments to an international treaty on the issue , the united nations environment program -lrb- unep -rrb- said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / delegate-01)
            :source (c / country
                  :mod (p2 / political-movement
                        :name (n / name
                              :op1 "Occupy"
                              :op2 "Wall"
                              :op3 "Street"))))
      :ARG1 (m / meet-03
            :ARG0 p
            :location (h / here)
            :time (w / week
                  :mod (n2 / next))
            :purpose (a / and
                  :op1 (d2 / discuss-01
                        :ARG0 p
                        :ARG1 (p3 / protect-01
                              :ARG1 (l / layer
                                    :mod (o / ozone)
                                    :poss (p4 / planet
                                          :name (n3 / name
                                                :op1 "Earth")))
                              :degree (f / further)))
                  :op2 (s2 / seek-01
                        :ARG0 p
                        :ARG1 (a2 / adjust-01
                              :ARG1 (t / treaty
                                    :mod (ii / international)
                                    :topic (ii2 / issue-02))))))
      :time (f2 / friday))

# ::id 1394 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sudan 's u.n. ambassador called thursday for a new u.n. representative to his conflict-wracked nation , dismissing as `` history '' current envoy jan pronk who was expelled by khartoum for criticizing the government .
# ::alignments
(a / and
      :op1 (c / call-03
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "Sudan"))
                        :ARG2 (a2 / ambassador
                              :mod (f / foreign))))
            :ARG1 (p2 / person
                  :ARG0-of (r / represent-01
                        :ARG1 c2
                        :ARG2 (n2 / nation
                              :ARG0-of (w / wrack-01
                                    :ARG1 (c3 / conflict-01))))
                  :ARG1-of (n3 / new-01))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (d2 / dismiss-02
            :ARG0 p
            :ARG1 (p3 / person
                  :name (n4 / name
                        :op1 "Jan"
                        :op2 " pronk")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (e / envoy
                              :time (c4 / current))
                        :ARG1-of (e2 / expel-01
                              :ARG0 (o / organization
                                    :name (n5 / name
                                          :op1 "Khartoum"))
                              :ARG1-of (c5 / cause-01
                                    :ARG0 (c6 / criticize-01
                                          :ARG0 p3
                                          :ARG1 (g / government-organization
                                                :ARG0-of (g2 / govern-01))))))
                  :ARG2 (h3 / history))))

# ::id 1395 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a statewide poll today showed that mayor rudolph giuliani 's former lead over hillary rodham clinton in new york 's senate race has evaporated in the wake of the patrick dorismond shooting .
# ::alignments
(s / show-01
      :ARG0 (p / poll-01
            :location (s2 / state
                  :name (n / name
                        :op1 "West"))
            :time (t / today))
      :ARG1 (e / evaporate-01
            :ARG1 (l / lead-02
                  :ARG0 (p2 / person
                        :name (n2 / name
                              :op1 "Rudolph"
                              :op2 "Giuliani")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (m / mayor)))
                  :ARG1 (p3 / person
                        :name (n3 / name
                              :op1 "Rodham"
                              :op2 "Clinton")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (h3 / hill)
                              :ARG2 (p4 / person
                                    :name (n4 / name
                                          :op1 "New"
                                          :op2 "York"))))
                  :time (f / former)
                  :location (r / race-02
                        :ARG3 (g / government-organization
                              :name (n5 / name
                                    :op1 "Senate")
                              :ARG2-of (h4 / have-org-role-91
                                    :ARG0 p3))))
            :time (w / wake
                  :op1 (s3 / shoot-02
                        :location (c / city
                              :name (n6 / name
                                    :op1 "Patrick"
                                    :op2 "Dorismond"))))))

# ::id 1396 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> -lrb- four meter -rrb- seas off point loma forced cancellation of monday 's scheduled races in the america 's cup trials .
# ::alignments
(f / force-01
      :ARG1 (c / cancel-01
            :ARG1 (r / race-02
                  :time (d / date-entity
                        :weekday (m / monday))
                  :subevent-of (t / try-02
                        :mod (c2 / cup)
                        :mod (c3 / country
                              :name (n / name
                                    :op1 "America")))
                  :ARG1-of (s / schedule-01))
            :ARG2 (a / and
                  :op1 (d2 / distance-quantity
                        :quant 4
                        :unit (m2 / meter))
                  :op2 (s2 / seas
                        :mod (o / off
                              :op1 (p / point
                                    :name (n2 / name
                                          :op1 "Loma")))))))

# ::id 1397 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sino-russian contracts worth five billion us dollars were signed on the first day of the russian high-tech exhibition which opened monday in shenyang , capital of northeast china 's liaoning province .
# ::alignments
(s / sign-01
      :ARG1 (c / contract
            :ARG1-of (w / worth-01
                  :ARG2 (m / monetary-quantity
                        :quant 5000000000
                        :unit (d / dollar
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "US")))))
            :mod (c3 / country
                  :name (n2 / name
                        :op1 "China"))
            :mod (t / tech
                  :ARG1-of (h / high-02))
            :ARG1-of (o / open-02
                  :time (d2 / date-entity
                        :weekday (m2 / monday))
                  :location (c4 / city
                        :name (n3 / name
                              :op1 "Shenyang")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p / province
                                    :name (n4 / name
                                          :op1 "Liaoning")
                                    :location (n5 / northeast
                                          :part-of (c5 / country
                                                :name (n6 / name
                                                      :op1 "China"))))
                              :ARG2 (c6 / capital)))))
      :time (d3 / day
            :ord (o2 / ordinal-entity
                  :value 1)
            :subevent-of (e / exhibit-01
                  :mod t
                  :ARG1-of h))
      :mod c3)

# ::id 1398 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand 's election commission announced friday it was disqualifying ## lawmakers who won seats in last year 's general election because of evidence they had committed fraud .
# ::alignments
(a / announce-01
      :ARG0 (c / commission
            :topic (e / elect-01)
            :poss (c2 / country
                  :name (n / name
                        :op1 "Thailand")))
      :ARG1 (d / disqualify-01
            :ARG0 c
            :ARG1 (p / person
                  :ARG0-of (l / legislate-01)
                  :ARG0-of (w / win-01
                        :ARG1 (s / seat)
                        :time (e2 / elect-01
                              :ARG1-of (g / general-02)
                              :time (y / year
                                    :mod (l2 / last)))
                        :ARG1-of (c3 / cause-01
                              :ARG0 (e3 / evidence-01
                                    :ARG1 (c4 / commit-02
                                          :ARG0 p
                                          :ARG1 (d2 / defraud-01
                                                :ARG0 p))))))
            :time (d3 / date-entity
                  :weekday (f / friday))))

# ::id 1399 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the number of registered automobiles in beijing exceeded # million on monday , which include #.## million private ones , according to sources with the local automotive administration .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (a / administrate-01
                              :ARG1 (a2 / automotive))
                        :ARG1-of (l / local-02))))
      :ARG1 (e / exceed-01
            :ARG0 (n / number
                  :quant-of (a3 / automobile
                        :ARG1-of (r / register-02)
                        :location (c / city
                              :name (n2 / name
                                    :op1 "Beijing")))
                  :ARG2-of (ii / include-91
                        :ARG1 (o / one
                              :quant 1000000
                              :ARG1-of (p / private-03))))
            :time (d / date-entity
                  :weekday (m / monday))))

# ::id 1400 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. dollar lost ground against the new taiwan dollar on the taipei foreign exchange friday , falling nt$ #.### to close at nt$ ##.### .
# ::alignments
(m / multi-sentence
      :snt1 (l / lose-02
            :ARG0 (d / dollar
                  :mod (c / country
                        :name (n / name
                              :op1 "U.S.")))
            :ARG1 (g / ground)
            :prep-against (d2 / dollar
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Taiwan"))
                  :ARG1-of (n3 / new-01))
            :time (d3 / date-entity
                  :weekday (f / friday))
            :location (e / exchange-01
                  :ARG1 (f2 / foreign)
                  :location (c3 / country
                        :name (n4 / name
                              :op1 "Taiwan"))))
      :snt2 (a / and
            :op1 (f3 / fall-01
                  :ARG1 d
                  :ARG4 (m2 / monetary-quantity
                        :quant 1
                        :unit (d4 / dollar)))
            :op2 (c4 / close-01
                  :ARG1 d
                  :ARG4 (m3 / monetary-quantity
                        :quant 1
                        :unit d4))))

# ::id 1401 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. federal reserve chairman ben bernanke said on sunday that the u.s. recession could come to an end `` probably this year .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ben"
                  :op2 "Bernanke")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Federal"
                              :op2 "Reserve")
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "U.S.")))
                  :ARG2 (c2 / chairman)))
      :ARG1 (p2 / possible-01
            :ARG1 (e / end-01
                  :ARG1 (r / recession-02
                        :ARG0 c)
                  :time (y / year
                        :mod (t / this)
                        :mod (p3 / probable))))
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 1402 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean bank deposit rates decreased to a record low in may on the back of the central bank 's interest rate freeze at a record low # percent , the central bank said friday .
# ::alignments
(s / say-01
      :ARG0 (b / bank
            :mod (c / central))
      :ARG1 (d / decrease-01
            :ARG1 (r / rate
                  :mod (d2 / deposit-01
                        :ARG0 (b2 / bank
                              :location (c2 / country
                                    :name (n / name
                                          :op1 "South"
                                          :op2 "Korea")))))
            :ARG4 (l / low-04
                  :ARG1 r
                  :mod (r2 / record)
                  :location (b3 / back
                        :part-of (f / freeze-02
                              :ARG0 (b4 / bank
                                    :mod c)
                              :ARG1 (r3 / rate
                                    :mod (ii / interest))))
                  :mod (r4 / record)
                  :mod (p / percentage-entity
                        :value 1)))
      :time (d3 / date-entity
            :weekday (f2 / friday)))

# ::id 1403 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lawmakers loyal to shiite leader muqtada al-sadr have disrupted a parliamentary debate on a u.s.-iraqi security agreement that would keep american troops in iraq for three more years .
# ::alignments
(d / disrupt-01
      :ARG0 (p / person
            :ARG0-of (m / make-01
                  :ARG1 (l / law))
            :ARG1-of (l2 / loyal-01
                  :ARG2 (p2 / person
                        :name (n / name
                              :op1 "Muqtada"
                              :op2 "al-sadr")
                        :ARG0-of (l3 / lead-02
                              :ARG1 (r / religious-group
                                    :name (n2 / name
                                          :op1 "Shiite"))))))
      :ARG1 (d2 / debate-01
            :ARG0 (p3 / parliament)
            :ARG1 (a / agree-01
                  :ARG1 (s / security)
                  :ARG2 (c / country
                        :name (n3 / name
                              :op1 "U.S."))
                  :ARG3 (c2 / country
                        :name (n4 / name
                              :op1 "iraqi"))
                  :ARG0-of (k / keep-02
                        :ARG1 (t / troop
                              :mod (c3 / country
                                    :name (n5 / name
                                          :op1 "America")))
                        :location c2)
                  :duration (t2 / temporal-quantity
                        :quant 3
                        :unit (y / year)
                        :mod (m2 / more)))))

# ::id 1404 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the rand was sharply weaker against the dollar in early trade here monday , opening at #.#### \/ ## from its close friday at #.#### \/ ## .
# ::alignments
(w / weak-02
      :ARG1 (r / rand
            :ARG1-of (o / open-02
                  :time (d / date-entity
                        :weekday (f / friday)
                        :ARG1-of (c / close-10))
                  :location (s / string-entity
                        :value "#.####")))
      :ARG2 (d2 / dollar)
      :degree (s2 / sharp)
      :time (t / trade-01
            :mod (e / early)
            :location (h / here)
            :time (d3 / date-entity
                  :weekday (m / monday))))

# ::id 1405 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok on the eve of president clinton 's trip to china , a bipartisan group of lawmakers urged him tuesday to speak out against human rights abuses and religious persecution , warning that he will end up `` on the wrong side of history '' if he does n't .
# ::alignments
(u / urge-01
      :ARG0 (g / group
            :mod (b / bipartisan)
            :consist-of (p / person
                  :ARG0-of (l / legislate-01)))
      :ARG1 (p2 / person
            :name (n / name
                  :op1 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p3 / president)))
      :ARG2 (s / speak-out-03
            :ARG0 p2
            :ARG1 (o / oppose-01
                  :ARG0 p2
                  :ARG1 (a / and
                        :op1 (a2 / abuse-01
                              :ARG1 (r / right-05
                                    :ARG1 (h2 / human)))
                        :op2 (p4 / persecute-01
                              :ARG1 (r2 / religion)))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (e / eve
            :op1 (t2 / trip-03
                  :ARG0 p2
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))))
      :ARG0-of (c2 / cause-01
            :ARG1 (w / warn-01
                  :ARG0 g
                  :ARG1 (e2 / end-up-03
                        :ARG1 p2
                        :ARG2 (b2 / be-located-at-91
                              :ARG1 p2
                              :ARG2 (s2 / side
                                    :ARG1-of (w2 / wrong-04
                                          :ARG2 (h3 / history)))
                              :condition (d2 / do-02
                                    :polarity -
                                    :ARG0 p2))))))

# ::id 1406 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a court in equatorial guinea is expected to issue a verdict monday in the case of a former british military officer charged with trying to overthrow the government , according to a statement read on state-run radio .
# ::alignments
(s / say-01
      :ARG0 (s2 / state
            :ARG1-of (r / read-01
                  :medium (r2 / radio
                        :ARG1-of (r3 / run-01
                              :ARG0 s2))))
      :ARG1 (e / expect-01
            :ARG1 (ii / issue-01
                  :ARG0 (c / court
                        :location (c2 / country
                              :name (n / name
                                    :op1 "Guinea")))
                  :ARG1 (v / verdict)
                  :time (d / date-entity
                        :weekday (m / monday))
                  :topic (c3 / case-04
                        :ARG1 (p / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (m2 / military
                                          :mod (c4 / country
                                                :name (n2 / name
                                                      :op1 "Britain")))
                                    :ARG2 (o / officer)
                                    :time (f / former))
                              :ARG1-of (c5 / charge-05
                                    :ARG2 (t / try-01
                                          :ARG0 p
                                          :ARG1 (o2 / overthrow-01
                                                :ARG0 p
                                                :ARG1 (g / government-organization
                                                      :ARG0-of (g2 / govern-01))))))))))

# ::id 1407 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok head of the united nations habitat organisation anna tibaijuka is expected to attend a housing convention from oct. ## to ## in harare this year , new ziana said on thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "New"
                  :op2 "Ziana"))
      :ARG1 (e / expect-01
            :ARG1 (a / attend-01
                  :ARG0 p
                  :name (n2 / name
                        :op1 "Annan"
                        :op2 "Tibaijuka")
                  :ARG0-of (h / head-01
                        :ARG1 (o / organization
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "Nations"
                                    :op3 " habitat"
                                    :op4 "Organization"))))
            :ARG1 (c / convention
                  :topic (h2 / house-01)
                  :location (c2 / city
                        :name (n4 / name
                              :op1 "Hare"))
                  :time (y / year
                        :mod (t / this))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1408 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us senator john edwards said wednesday he would keep `` running everywhere '' in the race for the democratic presidential nomination , which he dubbed a `` one-on-one race '' between him and senator john kerry .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "John"
                  :op2 "Edwards")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (s2 / senator)))
      :ARG1 (k / keep-02
            :ARG0 p
            :ARG1 (r / run-02
                  :ARG0 p
                  :ARG1 (e / everywhere)
                  :ARG2 (r2 / race-02
                        :ARG0 p
                        :ARG2 (n3 / nominate-01
                              :ARG1 p
                              :ARG2 (p2 / president
                                    :mod (d / democracy)))
                        :mod r2
                        :ARG0 p
                        :ARG1 (p3 / person
                              :name (n4 / name
                                    :op1 "John"
                                    :op2 "Kerry")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (s3 / senator)))
                        :manner (o / one-on-one))))
      :time (d2 / date-entity
            :weekday (w / wednesday)))

# ::id 1409 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the head of sweden 's former communist left party admitted monday she had alcohol problems and would seek treatment at a rehabilitation center during the next two weeks .
# ::alignments
(a / admit-01
      :ARG0 (p / person
            :ARG0-of (h / head-01
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "Communist"
                              :op2 "Party")
                        :poss (c / country
                              :name (n2 / name
                                    :op1 "Sweden"))
                        :time (f / former))))
      :ARG1 (a2 / and
            :op1 (h2 / have-03
                  :ARG0 p
                  :ARG1 (p3 / problem
                        :topic (a3 / alcohol)))
            :op2 (s / seek-01
                  :ARG0 p
                  :ARG1 (t / treat-03
                        :ARG1 p
                        :location (c2 / center
                              :ARG0-of (r / rehabilitate-01)))
                  :time (a4 / after
                        :op1 (n3 / now)
                        :duration (t2 / temporal-quantity
                              :quant 2
                              :unit (w / week)))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1410 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the trial of four iranian student leaders accused of undermining security following demonstrations over the sentencing to death of a prominent reformist academic has been postponed , student sources said saturday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (p / person
                  :ARG0-of (s3 / study-01)))
      :ARG1 (p2 / postpone-01
            :ARG1 (t / try-02
                  :ARG1 (p3 / person
                        :quant 4
                        :ARG0-of (l / lead-02
                              :ARG1 (p4 / person
                                    :ARG0-of (s4 / study-01)))
                        :mod (c / country
                              :name (n / name
                                    :op1 "Iran"))
                        :ARG1-of (a / accuse-01
                              :ARG2 (u / undermine-01
                                    :ARG0 p3
                                    :ARG1 (s5 / security)))))
            :ARG1-of (f / follow-01
                  :ARG2 (d / demonstrate-01
                        :ARG3 (s6 / sentence-01
                              :ARG1 (p5 / person
                                    :ARG0-of (r / reform-01)
                                    :mod (p6 / prominent))
                              :ARG2 (d2 / die-01
                                    :ARG1 p5)))))
      :time (d3 / date-entity
            :weekday (s7 / saturday)))

# ::id 1411 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli economy is growing at a far lower pace in recent years , reported israel radio tonight .
# ::alignments
(r / report-01
      :ARG0 (r2 / radio
            :mod (c / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (g / grow-01
            :ARG1 (e / economy
                  :mod c)
            :manner (p / pace
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / low-04
                              :ARG1 p)
                        :ARG3 (m / more
                              :quant (f / far))))
            :time (y / year
                  :mod (r3 / recent)))
      :time (d / date-entity
            :dayperiod (n2 / night)
            :mod (t / today)))

# ::id 1412 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lawmakers in maine have found an unusual tool for tackling their state 's pension woes : social security .
# ::alignments
(f / find-01
      :ARG0 (p / person
            :ARG0-of (l / legislate-01)
            :mod (c / city
                  :name (n / name
                        :op1 "Maine")))
      :ARG1 (t / tool
            :mod (u / usual
                  :polarity -)
            :instrument-of (t2 / tackle-01
                  :ARG0 p
                  :ARG1 (w / woe
                        :poss (s / state
                              :poss p)
                        :topic (p2 / pension)))
            :domain (p3 / program
                  :name (n2 / name
                        :op1 "Social"
                        :op2 "Security"))))

# ::id 1413 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a leader of azerbaijan 's ruling party expressed concern sunday over the objectivity of a u.s.-funded exit poll , saying relatives of opposition activists were involved in conducting it .
# ::alignments
(a / and
      :op1 (e / express-01
            :ARG0 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (p2 / party
                              :ARG0-of (r / rule-03
                                    :ARG1 (c / country
                                          :name (n / name
                                                :op1 "Azerbaijan"))))))
            :ARG1 (c2 / concern-01
                  :ARG0 (o / objectivity
                        :poss (p3 / poll-01
                              :mod (e2 / exit-01)
                              :ARG1-of (f / fund-01
                                    :ARG0 c
                                    :name n
                                    :op1 "U.S.")))))
      :ARG1 p
      :time (s / sunday)
      :op2 (s2 / say-01
            :ARG0 p
            :ARG1 (ii / involve-01
                  :ARG1 (p4 / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 (a2 / activist
                                    :ARG0-of (o2 / oppose-01))
                              :ARG2 (r2 / relative)))
                  :ARG2 (c3 / conduct-01
                        :ARG0 p4
                        :ARG1 p3))))

# ::id 1414 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok croatian police said saturday they arrested an italian national and confiscated ## kilogrammes -lrb- ## pounds -rrb- of hashish , the biggest seizure of the drug in the balkans country .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :mod (c / country
                  :name (n / name
                        :op1 "Croatia")))
      :ARG1 (a / and
            :op1 (a2 / arrest-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :mod (n2 / nation)
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Italy"))))
            :op2 (c3 / confiscate-01
                  :ARG0 p
                  :ARG1 (h / hashish
                        :quant (m / mass-quantity
                              :quant 1
                              :unit (k / kilogram))))
            :ARG1-of (m2 / mean-01
                  :ARG2 (s2 / seize-01
                        :ARG0 p
                        :ARG1 h
                        :location (c4 / country
                              :name (n4 / name
                                    :op1 "Balkans"))
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (b / big)
                              :ARG3 (m3 / most)))))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 1415 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us defense secretary robert gates urged nato thursday to avoid provocation in response to russia 's invasion of georgia , but to pursue planning and exercises to reassure baltic and eastern europe allies .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Roger"
                  :op2 "Gates")
            :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 "Nato"))
      :ARG2 (c3 / contrast-01
            :ARG1 (a / avoid-01
                  :ARG0 c2
                  :ARG1 (p2 / provoke-01)
                  :ARG2-of (r / respond-01
                        :ARG1 (ii / invade-01
                              :ARG0 (c4 / country
                                    :name (n4 / name
                                          :op1 "Russia"))
                              :ARG1 (c5 / country
                                    :name (n5 / name
                                          :op1 "Georgia")))))
            :ARG2 (p3 / pursue-01
                  :ARG0 c2
                  :ARG1 (a2 / and
                        :op1 (p4 / plan-01)
                        :op2 (e / exercise-02))
                  :purpose (r2 / reassure-01
                        :ARG0 a2
                        :ARG1 (a3 / and
                              :op1 (c6 / country
                                    :ARG1-of (a4 / ally-01
                                          :ARG2 c))
                              :op2 (c7 / country
                                    :ARG1-of (a5 / ally-01
                                          :ARG2 c)
                                    :location (w / world-region
                                          :name (n6 / name
                                                :op1 "Eastern"
                                                :op2 "Europe")))))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1416 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president barack obama 's pick to oversee the $ ### billion bank bailout program told the u.s. congress on thursday that more time is needed for the recovery plan to work .
# ::alignments
(t / tell-01
      :ARG0 (p / pick-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p3 / president)))
            :ARG1 (o / oversee-01
                  :ARG1 (p4 / program
                        :topic (b / bail-out-02
                              :ARG1 (b2 / bank))
                        :ARG1-of (c / cost-01
                              :ARG2 (m / monetary-quantity
                                    :quant 1000000000
                                    :unit (d / dollar)))))
            :ARG0-of o)
      :ARG1 (n2 / need-01
            :ARG1 (t2 / time
                  :mod (m2 / more))
            :purpose (w / work-09
                  :ARG1 (p5 / plan-01
                        :ARG1 (r / recover-01))))
      :ARG2 (p6 / person
            :ARG0-of h
            :ARG1 (g / government-organization
                  :name (n3 / name
                        :op1 "U.S."
                        :op2 "Congress")))
      :time (d2 / date-entity
            :weekday (t3 / thursday)))

# ::id 1417 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok students and families can take a number of steps to maximize their chances of receiving satisfactory financial aid packages .
# ::alignments
(p / possible-01
      :ARG1 (t / take-01
            :ARG0 (a / and
                  :op1 (p2 / person
                        :ARG0-of (s / study-01))
                  :op2 (f / family
                        :ARG1-of (h / have-org-role-91
                              :ARG0 p2
                              :ARG2 (m / member))))
            :ARG1 (s2 / step-01
                  :quant (n / number))
            :purpose (m2 / maximize-01
                  :ARG0 a
                  :ARG1 (c / chance-02
                        :ARG0 a
                        :ARG1 (r / receive-01
                              :ARG0 a
                              :ARG1 (p3 / package
                                    :mod (a2 / aid-01
                                          :mod (f2 / finance))
                                    :ARG1-of (s3 / satisfactory-03)))))))

# ::id 1418 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after months-long court debates and deliberations , thailand 's constitutional court on friday eventually ruled that prime minister thaksin shinawatra is not guilty in his asset concealment case .
# ::alignments
(r / rule-01
      :ARG0 (c / court
            :mod (c2 / constitution)
            :poss (c3 / country
                  :name (n / name
                        :op1 "Thailand")))
      :ARG3 (g / guilty-01
            :polarity -
            :ARG1 (p / person
                  :name (n2 / name
                        :op1 "Thaksin"
                        :op2 "Shinawatra")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (m / minister
                              :mod (p2 / prime))))
            :ARG2 (c4 / case-03
                  :ARG0 p
                  :ARG1 (c5 / conceal-01
                        :ARG0 p
                        :ARG1 (a / asset))))
      :time (d / date-entity
            :weekday (f / friday))
      :time (e / eventual)
      :time (a2 / after
            :op1 (a3 / and
                  :op1 (d2 / debate-01
                        :ARG0 (c6 / court))
                  :op2 (d3 / deliberate-01
                        :ARG0 c6)
                  :ARG1-of (l / long-03
                        :ARG2 (m2 / multiple
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (m3 / month)))))))

# ::id 1419 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok arizona 's new immigration law went into effect thursday stripped of a controversial provision that would have given police the power to check the immigration status of suspected criminals .
# ::alignments
(s / strip-01
      :ARG1 (p / provision
            :mod (c / controversy)
            :ARG0-of (g / give-01
                  :ARG1 (p2 / power-01
                        :ARG1 (p3 / police)
                        :ARG2 (c2 / check-01
                              :ARG0 p3
                              :ARG1 (s2 / status
                                    :mod (ii / immigrate-01)
                                    :poss (p4 / person
                                          :ARG2-of (s3 / suspect-01)
                                          :ARG2-of (c3 / criminal-03)))))
                  :ARG2 p3))
      :ARG2 (e / effect-03
            :ARG1 (l / law
                  :mod (ii2 / immigrate-01)
                  :poss p4
                  :name (n / name
                        :op1 "Arizona"))
            :ARG1-of (n2 / new-01))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1420 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok london 's cigar-shaped ##-story glass skyscraper , popularly known as the `` gherkin '' for its resemblance to a pickle , has won the top prize in british architecture .
# ::alignments
(w / win-01
      :ARG0 (s / skyscraper
            :part (s2 / story
                  :ARG1-of (s3 / shape-01
                        :ARG2 (c / cigar)))
            :part (g / glass)
            :location (c2 / city
                  :name (n / name
                        :op1 "London"))
            :ARG1-of (k / know-02
                  :ARG2 (g2 / gherkin)
                  :ARG1-of (p / popular-02)
                  :ARG1-of (c3 / cause-01
                        :ARG0 (r / resemble-01
                              :ARG1 s
                              :ARG2 (p2 / pickle))))
            :ARG1 (p3 / prize
                  :mod (t / top)
                  :topic (a / architect
                        :mod (c4 / country
                              :name (n2 / name
                                    :op1 "Britain"))))))

# ::id 1421 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok afghan officials expressed relief at the choice of gen. david petraeus to replace gen. stanley mcchrystal as the top u.s. and nato commander , believing the u.s. strategy aimed at minimizing civilian casualties and bolstering the afghan government would continue .
# ::alignments
(e / express-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Afghanistan"))
                  :ARG2 (o / official)))
      :ARG1 (r / relieve-01
            :ARG0 (c2 / choose-01
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "David"
                              :op2 "Petraeus")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (g / gen)))
                  :ARG4 (r2 / replace-01
                        :ARG0 p2
                        :ARG1 (p3 / person
                              :name (n3 / name
                                    :op1 "Stanley"
                                    :op2 "McChrystal")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG2 (g2 / gen)))
                        :ARG2 (p4 / person
                              :ARG0-of (h4 / have-org-role-91
                                    :ARG1 (m / military
                                          :name (n4 / name
                                                :op1 "United"
                                                :op2 "States"))
                                    :ARG2 (a / and
                                          :op1 (c3 / commander
                                                :mod (t / top))
                                          :op2 (c4 / commander
                                                :mod (m2 / military
                                                      :name (n5 / name
                                                            :op1 "Nato"))))))))
            :ARG1 p)
      :ARG1-of (c5 / cause-01
            :ARG0 (b / believe-01
                  :ARG0 p
                  :ARG1 (c6 / continue-01
                        :ARG1 (s / strategy
                              :poss c
                              :ARG0-of (a2 / aim-02
                                    :ARG1 (a3 / and
                                          :op1 (m3 / minimize-01
                                                :ARG1 (c7 / casualty
                                                      :mod (c8 / civilian)))
                                          :op2 (b2 / bolster-01
                                                :ARG1 (g3 / government-organization
                                                      :ARG0-of (g4 / govern-01
                                                            :ARG1 c))))))))))

# ::id 1422 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wearing handcuffs and leg shackles , sports agent tank black began the process of trying to prove himself innocent of cheating nfl players out of millions of dollars .
# ::alignments
(b / begin-01
      :ARG0 (t / tank
            :ARG1-of (b2 / black-04)
            :mod (a / agent
                  :mod (s / sport))
            :ARG0-of (w / wear-01
                  :ARG1 (a2 / and
                        :op1 (h / handcuff-01)
                        :op2 (s2 / shackle
                              :mod (l / leg)))))
      :ARG1 (p / process-02
            :ARG1 (t2 / try-01
                  :ARG0 t
                  :ARG1 (p2 / prove-01
                        :ARG0 t
                        :ARG1 (ii / innocent-01
                              :ARG1 t
                              :ARG2 (c / cheat-03
                                    :ARG0 t
                                    :ARG1 (p3 / person
                                          :ARG0-of (p4 / play-01)
                                          :mod (l2 / league
                                                :name (n / name
                                                      :op1 "National"
                                                      :op2 "Footbal")))
                                    :ARG3 (m / multiple
                                          :op1 (m2 / monetary-quantity
                                                :quant 1000000
                                                :unit (d / dollar)))))))))

# ::id 1423 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel tested successfully its anti-missile <unk> missile on tuesday as prime minister benjamin netanyahu said the region 's military balance was unchanged despite syria 's firing of a long-range scud c missile .
# ::alignments
(t / test-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Israel"))
      :ARG1 (m / missile
            :name (n2 / name
                  :op1 "Iran")
            :ARG0-of (c2 / counter-01
                  :ARG1 (m2 / missile
                        :mod (b / ballistic))))
      :ARG1-of (s / succeed-01)
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :time (s2 / say-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Benjamin"
                        :op2 "Netanyahu")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (m3 / minister
                              :mod (p2 / prime))))
            :ARG1 (c3 / change-01
                  :polarity -
                  :ARG1 (b2 / balance
                        :mod (m4 / military)
                        :poss (r / region))
                  :concession (f / fire-01
                        :ARG0 c
                        :ARG1 (m5 / missile
                              :mod (s3 / scud)
                              :ARG1-of (r2 / range-01
                                    :ARG2 (l / long-03)))))))

# ::id 1424 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. stocks are expected to rise amid optimism that moderate economic growth and steady interest rates will let profits continue to grow .
# ::alignments
(e / expect-01
      :ARG1 (r / rise-01
            :ARG1 (s / stock))
      :ARG1-of (c / cause-01
            :ARG0 (o / optimism
                  :topic (l / let-01
                        :ARG0 (a / and
                              :op1 (m / moderate-01
                                    :ARG1 (g / grow-01
                                          :ARG1 (e2 / economy)))
                              :op2 (r2 / rate
                                    :mod (ii / interest)
                                    :ARG1-of (s2 / steady-01)))
                        :ARG1 (c2 / continue-01
                              :ARG1 (g2 / grow-01
                                    :ARG1 (p / profit-01)))))))

# ::id 1425 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kiwi international monty <unk> on thursday signed a two-year contract with wakefield trinity wildcats from new zealand warriors .
# ::alignments
(s / sign-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "kiwi"
                  :op2 "International"
                  :op3 "Monty"))
      :ARG1 (c / contract-02
            :ARG0 p
            :ARG1 (w / wildcat
                  :name (n2 / name
                        :op1 "Wakefield"
                        :op2 "Trinity"))
            :ARG2 (w2 / warrior
                  :mod (z / zealand)
                  :ARG1-of (n3 / new-01))
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (y / year)))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1426 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok syrian foreign minister faruq al-shara has arrived here to attend the preparatory meeting of a rescheduled arab summit due to be held in tunisia , egypt 's official mena news agency said friday .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Mena"
                  :op2 "News"
                  :op3 "Agency")
            :mod (o / official)
            :poss (c / country
                  :name (n2 / name
                        :op1 "Egypt")))
      :ARG1 (a2 / arrive-01
            :ARG1 (p / person
                  :name (n3 / name
                        :op1 "Faruq"
                        :op2 "al-Shara")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "Syria"))
                        :ARG2 (m / minister
                              :topic (f / foreign))))
            :ARG4 (h2 / here)
            :purpose (a3 / attend-01
                  :ARG0 p
                  :ARG1 (m2 / meet-03
                        :ARG1 (p2 / prepare-02
                              :ARG1 (s2 / summit
                                    :mod (a4 / arab)
                                    :ARG1-of (r / rescheduled-01)
                                    :ARG1-of (h3 / hold-04
                                          :location (c3 / country
                                                :name (n5 / name
                                                      :op1 "Tunisia"))))))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 1427 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok liverpool midfielder dietmar hamann will miss the first three months of the premier league season after undergoing shin surgery in germany on tuesday night .
# ::alignments
(m / miss-02
      :ARG0 (p / person
            :name (n / name
                  :op1 " dietmar"
                  :op2 "Hamann")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Liverpool"))
                  :ARG2 (m2 / midfielder)))
      :ARG1 (t2 / temporal-quantity
            :quant 3
            :unit (m3 / month)
            :ord (o / ordinal-entity
                  :value 1)
            :part-of (s / season
                  :mod (l / league
                        :mod (p2 / premier))))
      :time (a / after
            :op1 (u / undergo-28
                  :ARG1 p
                  :ARG2 (s2 / surgery-01
                        :ARG1 p
                        :ARG2 (s3 / shin)
                        :location (c / city
                              :name (n3 / name
                                    :op1 "Germany"))
                        :time (d / date-entity
                              :weekday (t3 / tuesday)
                              :dayperiod (n4 / night))))))

# ::id 1428 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former new delhi police inspector has been arrested for cheating people of thousands of dollars with counterfeit money , officials said thursday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (a / arrest-01
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / police
                              :mod (c / city
                                    :name (n / name
                                          :op1 "Delhi")))
                        :ARG2 (ii / inspect-01)
                        :time (f / former))
                  :ARG1-of (n2 / new-01))
            :ARG2 (c2 / cheat-03
                  :ARG0 p
                  :ARG1 (p3 / person)
                  :ARG2 (m / multiple
                        :op1 (m2 / monetary-quantity
                              :quant 1000
                              :unit (d / dollar)))
                  :instrument (m3 / money
                        :ARG1-of (c3 / counterfeit-01))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1429 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a philippine court has ordered the release of ## health workers suspected of being communist rebels a week after president benigno aquino iii directed prosecutors to withdraw charges on grounds they were denied due process .
# ::alignments
(o / order-01
      :ARG0 (c / court
            :mod (c2 / country
                  :name (n / name
                        :op1 "Philippines")))
      :ARG1 (r / release-01
            :ARG1 (p / person
                  :ARG0-of (w / work-01
                        :ARG1 (h / health))
                  :ARG1-of (s / suspect-01
                        :ARG2 (p2 / person
                              :mod (p3 / political-movement
                                    :name (n2 / name
                                          :op1 "communism"))
                              :ARG0-of (r2 / rebel-01))))
            :time (a / after
                  :op1 (d / direct-01
                        :ARG0 (p4 / person
                              :name (n3 / name
                                    :op1 "Plastico"
                                    :op2 "Aquino"
                                    :op3 "VIII")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p5 / president)))
                        :ARG1 (w2 / withdraw-01
                              :ARG0 (p6 / person
                                    :ARG0-of (p7 / prosecute-01))
                              :ARG1 (c3 / charge-05)
                              :ARG1-of (c4 / cause-01
                                    :ARG0 (g / ground-02
                                          :ARG1 p6
                                          :ARG2 (d2 / deny-01
                                                :ARG1 (d3 / due-process)
                                                :ARG2 p6))))
                        :quant (t / temporal-quantity
                              :quant 1
                              :unit (w3 / week))))))

# ::id 1430 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok confronted with managerial difficulties , turin winter olympics organizers have replaced their chief executive officer paolo rota with less than a year to go before the opening ceremony .
# ::alignments
(r / replace-01
      :ARG0 (p / person
            :ARG0-of (o / organize-01
                  :ARG1 (g / game
                        :name (n / name
                              :op1 "Turin"
                              :op2 " winter"
                              :op3 "Olympics"))))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Paolo"
                  :op2 " rota")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o2 / organization
                        :ARG2 (o3 / officer
                              :mod (e / executive)
                              :mod (c / chief))))
            :ARG2 (l / less-than
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (y / year)
                        :ARG1-of (g2 / go-01
                              :time (b / before
                                    :op1 (c2 / ceremony
                                          :mod (o4 / open-02))))))
            :ARG1-of (c3 / cause-01
                  :ARG0 (c4 / confront-01
                        :ARG0 (d / difficulty
                              :topic (m / manage-01))
                        :ARG1 p))))

# ::id 1431 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok unless you 've been living in a spider hole , it will neither shock nor awe you to learn that military slang has become increasingly , uh , embedded in american popular culture .
# ::alignments
(o / or
      :op1 (s / shock-01
            :polarity -
            :ARG0 (l / learn-01
                  :ARG0 (y / you)
                  :ARG1 (b / become-01
                        :ARG1 (s2 / slang
                              :mod (m / military))
                        :ARG2 (e / embed-01
                              :ARG1 s2
                              :ARG2 (c / culture
                                    :ARG1-of (p / popular-02)
                                    :mod (c2 / country
                                          :name (n / name
                                                :op1 "America")))
                              :ARG1-of (ii / increase-01))))
            :ARG1 y)
      :op2 (a / awe-01
            :polarity -
            :ARG0 l
            :ARG1 y)
      :condition (l2 / live-01
            :polarity -
            :ARG0 y
            :location (h / hole
                  :mod (w / web))))

# ::id 1432 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pace bowler darryl tuffey said monday new zealand will look back at the drawn test series in india with pride for having overcome adverse conditions .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Darryl"
                  :op2 "Tuffey")
            :ARG0-of (b / bowl-01
                  :mod (p2 / pace)))
      :ARG1 (l / look-01
            :ARG0 (t / team
                  :name (n2 / name
                        :op1 "New"
                        :op2 "Pealand"))
            :ARG1 (s2 / series
                  :mod (t2 / test)
                  :ARG1-of (d / draw-02)
                  :location (c / country
                        :name (n3 / name
                              :op1 "India")))
            :direction (b2 / back)
            :manner (p3 / pride-01
                  :ARG0 t
                  :ARG2 (o / overcome-01
                        :ARG0 t
                        :ARG1 (c2 / condition
                              :mod (a / adverse))))
            :time (d2 / date-entity
                  :weekday (m / monday))))

# ::id 1433 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok juergen klinsmann could be suspended from germany 's opening match of the european soccer championships against the czech republic on june # following a meeting of uefa 's executive committee here on friday .
# ::alignments
(p / possible-01
      :ARG1 (s / suspend-01
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "Juergen"
                        :op2 "Klinsmann"))
            :ARG2 (m / match-03
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "Germany"))
                  :ARG1 (g / game
                        :name (n3 / name
                              :op1 "European"
                              :op2 "Soccer"
                              :op3 "Championships"))
                  :ARG2 (r / republic
                        :mod (c2 / country
                              :name (n4 / name
                                    :op1 "Czech")))
                  :ARG0-of (o / open-02))
            :time (d / date-entity
                  :monthune (f / follow-01
                        :ARG2 (m2 / meet-03
                              :ARG0 (c3 / committee
                                    :mod (e / executive)
                                    :poss (o2 / organization
                                          :name (n5 / name
                                                :op1 "Uefa")))
                              :location (h / here)
                              :time (d2 / date-entity
                                    :weekday (f2 / friday)))))))

# ::id 1434 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok beijing plans to draw foreign investment of about #.# billion us dollars this year , according to a meeting of local communist party of china -lrb- cpc -rrb- , which just ended saturday .
# ::alignments
(s / say-01
      :ARG0 (m / meet-03
            :ARG0 (p / political-party
                  :name (n / name
                        :op1 "Communist"
                        :op2 "Party")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG1-of (l / local-02))
            :ARG1-of (e / end-01
                  :time (d / date-entity
                        :weekday (s2 / saturday)
                        :mod (j / just))))
      :ARG1 (p2 / plan-01
            :ARG0 (c2 / city
                  :name (n3 / name
                        :op1 "Beijing"))
            :ARG1 (d2 / draw-02
                  :ARG0 c2
                  :ARG1 (ii / invest-01
                        :ARG0 c2
                        :ARG1 (a / about
                              :op1 (m2 / monetary-quantity
                                    :quant 1000000000
                                    :unit (d3 / dollar)))
                        :mod (f / foreign))
                  :time (y / year
                        :mod (t / this)))))

# ::id 1435 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok peter karrie , one of the most anonymous celebrities in the world of stage , says his role as the masked phantom in the <unk> `` the phantom of the opera '' fills every moment of his waking hours .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Peter"
                  :op2 "Karrie")
            :ARG1-of (ii / include-91
                  :ARG2 (c / celebrity
                        :location (w / world
                              :mod (s2 / stage))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (a / anonymous)
                              :ARG3 (m / most)))))
      :ARG1 (f / fill-01
            :ARG1 (m2 / moment
                  :mod (e / every)
                  :part-of (h2 / hour
                        :mod (w2 / wake-01
                              :ARG1 p)))
            :ARG2 (r / role
                  :mod (p2 / phantom
                        :ARG1-of (m3 / mask-01)
                        :topic (o / opera))
                  :poss p)))

# ::id 1436 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a regional copyright symposium , co-organized by the government of the hong kong special administrative region and the french government , will be staged in hong kong on jan. ## and ## , the intellectual property department of hksar government said here friday .
# ::alignments
(s / say-01
      :ARG0 (d / department
            :topic (p / property
                  :mod (ii / intellectual))
            :part-of (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (g3 / government-organization
                              :name (n / name
                                    :op1 "Hksar")))))
      :ARG1 (s2 / stage-01
            :ARG1 (s3 / symposium
                  :topic (c / copyright-01)
                  :mod (r / region)
                  :ARG1-of (o / organize-01
                        :ARG0 (a / and
                              :op1 (g4 / government-organization
                                    :ARG0-of (g5 / govern-01
                                          :ARG1 (p2 / province
                                                :name (n2 / name
                                                      :op1 "Hong"
                                                      :op2 "Kong")
                                                :ARG1-of (s4 / special-02)
                                                :mod (a2 / administrate-01)))
                                    :op2 (g6 / government-organization
                                          :ARG0-of (g7 / govern-01
                                                :ARG1 (c2 / country
                                                      :name (n3 / name
                                                            :op1 "France"))))))))
            :location p2
            :time (d2 / date-entity
                  :month 1
                  :day 1
                  :time-of s2)
            :weekday (f / friday)))

# ::id 1437 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea survived a ##-# second-half run by zaire saturday to score their second group victory of ##-## in the women 's basketball tournament at the atlanta olympic games .
# ::alignments
(s / survive-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "South"
                  :op2 "Korea"))
      :ARG1 (r / run-13
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "Zaire"))
            :mod (h / half
                  :ord (o / ordinal-entity
                        :value 2))
            :time (d / date-entity
                  :weekday (s2 / saturday)))
      :purpose (s3 / score-01
            :ARG0 c
            :ARG1 (w / win-01
                  :ARG0 (g / group
                        :ord (o2 / ordinal-entity
                              :value 2))
                  :ARG2 (t / tournament
                        :mod (b / basketball)
                        :mod (w2 / woman)
                        :location (g2 / game
                              :name (n3 / name
                                    :op1 "Atlanta"
                                    :op2 "Olympic"
                                    :op3 "Games"))))
            :ARG3 g))

# ::id 1438 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok aid workers distributed food , medicine and blankets to thousands of flood victims on thursday , while france sent helicopters to the indian ocean island to assist relief efforts .
# ::alignments
(c / contrast-01
      :ARG1 (d / distribute-01
            :ARG0 (p / person
                  :ARG0-of (w / work-01
                        :ARG1 (a / aid-01)))
            :ARG1 (a2 / and
                  :op1 (f / food)
                  :op2 (m / medicine)
                  :op3 (b / blanket))
            :ARG2 (p2 / person
                  :ARG1-of (v / victimize-01
                        :ARG0 (f2 / flood-01))
                  :quant (m2 / multiple
                        :op1 1000))
            :time (d2 / date-entity
                  :weekday (t / thursday)))
      :ARG2 (s / send-01
            :ARG0 (c2 / country
                  :name (n / name
                        :op1 "France"))
            :ARG1 (h / helicopter)
            :ARG2 (ii / island
                  :mod (o / ocean)
                  :location (c3 / country
                        :name (n2 / name
                              :op1 "India")))
            :purpose (a3 / assist-01
                  :ARG0 h
                  :ARG2 (e / effort-01
                        :ARG1 (r / relieve-01)))))

# ::id 1439 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok coach bruce coslet wo n't talk about the move that 's got the cincinnati bengals ' dressing room buzzing .
# ::alignments
(t / talk-01
      :polarity -
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bruce"
                  :op2 "Coslet")
            :ARG0-of (c / coach-01))
      :ARG1 (m / move-02
            :ARG0-of (g / get-04
                  :ARG1 (f / fly-01
                        :ARG1 (r / room
                              :mod (d / dress)
                              :poss (t2 / team
                                    :name (n2 / name
                                          :op1 "Cincinnati"
                                          :op2 "Bengals")))))))

# ::id 1440 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok peace talks between tajikistan 's moscow-backed government and the islamic opposition stalled thursday over opposition demands for the makeup of a provisional coalition government .
# ::alignments
(s / stall-01
      :ARG1 (t / talk-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Tajikistan")))
                  :ARG1-of (b / back-01
                        :ARG0 (o / organization
                              :name (n2 / name
                                    :op1 "Moscow"))))
            :ARG1 (p / peace))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :ARG1-of (c2 / cause-01
            :ARG0 (d2 / demand-01
                  :ARG0 (p2 / person
                        :ARG0-of (o2 / oppose-01))
                  :ARG1 (m / makeup
                        :poss (g3 / government-organization
                              :ARG0-of (g4 / govern-01)
                              :mod (c3 / coalition)
                              :mod (p3 / provisional))))))

# ::id 1441 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok human error forced a three-hour reactor shutdown at lithuania 's ignalina nuclear power plant , but officials said there was no release of radioactivity .
# ::alignments
(h / have-concession-91
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (o / official)))
            :ARG1 (r / release-01
                  :polarity -
                  :ARG1 (r2 / radioactivity)))
      :ARG2 (f / force-01
            :ARG0 (e / err-01
                  :ARG0 (h3 / human))
            :ARG1 (s2 / shut-down-05
                  :ARG1 (r3 / reactor)
                  :duration (t / temporal-quantity
                        :quant 3
                        :unit (h4 / hour))
                  :location (p2 / plant
                        :name (n / name
                              :op1 " ignalina")
                        :mod (p3 / power
                              :mod (n2 / nucleus))
                        :location (c / country
                              :name (n3 / name
                                    :op1 "Lithuania"))))))

# ::id 1442 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the day-to-day commander of u.s. forces in iraq has recommended that the heightened american troop levels there be maintained through february #### , military officials said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / military)
                  :ARG2 (o / official)))
      :ARG1 (r / recommend-01
            :ARG0 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (f / force
                              :mod (c / country
                                    :name (n / name
                                          :op1 "U.S."))
                              :location (c2 / country
                                    :name (n2 / name
                                          :op1 "Iraq")))
                        :ARG2 (c3 / commander
                              :mod (d / day
                                    :prep-to (d2 / day)))))
            :ARG1 (m2 / maintain-01
                  :ARG1 (l / level
                        :mod (t / troop)
                        :mod (c4 / country
                              :name (n3 / name
                                    :op1 "America"))
                        :ARG1-of (h3 / heighten-01)
                        :location c2)
                  :time (d3 / date-entity
                        :month 2)))
      :time (w / wednesday)
      :ARG1-of (q / quick-02))

# ::id 1443 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states has a `` particular '' duty to lead the worldwide fight against the illicit trade in people for sex and forced labor , president george w. bush said friday , calling it `` an affront to the defining premise of our country .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "W."
                  :op3 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (o / obligate-01
            :ARG1 (c / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG2 (l / lead-02
                  :ARG0 c
                  :ARG2 (f / fight-01
                        :ARG0 c
                        :ARG1 (t / trade-01
                              :ARG1 (a / and
                                    :op1 (s2 / sex-01)
                                    :op2 (l2 / labor-01
                                          :ARG2-of (f2 / force-01)))
                              :mod (l3 / law
                                    :polarity -))
                        :mod (w / worldwide)))
            :mod (p3 / particular))
      :time (d / date-entity
            :weekday (f3 / friday))
      :time (c2 / call-01
            :ARG0 p
            :ARG1 l
            :ARG2 (a2 / affront-01
                  :ARG0 l
                  :ARG1 (t2 / thing
                        :ARG2-of (p4 / premise-01
                              :ARG1 (c3 / country
                                    :poss (w2 / we))
                              :ARG0-of (d2 / define-01))))))

# ::id 1444 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok finland said thursday it had ordered #.# million vaccine prototypes against bird flu , enough to cover its entire population , from the dutch group solvay pharmaceuticals .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Finland"))
      :ARG1 (o / order-02
            :ARG0 c
            :ARG1 (p / prototype
                  :quant 1000000
                  :mod (v / vaccine)
                  :ARG0-of (c2 / counter-01
                        :ARG1 (d / disease
                              :name (n2 / name
                                    :op1 "bird"
                                    :op2 "flu")))
                  :ARG1-of (h / have-quant-91
                        :ARG3 (e / enough)
                        :ARG6 (c3 / cover-01
                              :ARG1 (p2 / population
                                    :mod (e2 / entire)
                                    :poss c)))
                  :source (g / group
                        :name (n3 / name
                              :op1 "Solvay"
                              :op2 "Pharmaceuticals")
                        :location (c4 / country
                              :name (n4 / name
                                    :op1 "Netherlands")))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1445 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok already under scrutiny by federal prosecutors , mayor sharpe james on tuesday was accused of repeatedly violating state election laws by turning a storefront charity that he founded into an arm of his political machine that raised and spent hundreds of thousands of dollars .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sharpe"
                  :op2 "James")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / mayor)))
      :ARG1 p
      :ARG2 (v / violate-01
            :ARG0 p
            :ARG1 (l / law
                  :topic (e / elect-01)
                  :mod (s / state))
            :ARG1-of (r / repeat-01)
            :manner (t / turn-02
                  :ARG0 p
                  :ARG1 (c / charity
                        :mod (s2 / storefront)
                        :ARG1-of (f / found-01
                              :ARG0 p))
                  :ARG2 (a2 / arm
                        :part-of (m2 / machine
                              :mod (p2 / politics)
                              :poss p
                              :ARG0-of (r2 / raise-02
                                    :ARG1 (m3 / multiple
                                          :op1 (m4 / monetary-quantity
                                                :quant 100000
                                                :unit (d / dollar))))
                              :ARG0-of (s3 / spend-01
                                    :ARG3 m3)))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday))
      :ARG1-of (s4 / scrutinize-01
            :ARG0 (p3 / person
                  :ARG0-of (p4 / prosecute-01)
                  :mod (f2 / federal))
            :mod (r3 / ready)))

# ::id 1446 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the swiss watch industry is facing an uphill struggle to check the rapidly expanding network of illegal websites selling counterfeit watches , swiss radio international -lrb- sri -rrb- reported on tuesday .
# ::alignments
(r / report-01
      :ARG0 (b / broadcast-program
            :name (n / name
                  :op1 "Swiss"
                  :op2 "Radio"
                  :op3 "International"))
      :ARG1 (f / face-01
            :ARG0 (ii / industry
                  :mod (w / watch
                        :mod (c / country
                              :name n
                              :op1 "Switzerland"))))
      :ARG1 (s / struggle-02
            :ARG0 ii
            :ARG1 (c2 / check-01
                  :ARG0 ii
                  :ARG1 (n2 / network
                        :ARG1-of (e / expand-01
                              :manner (r2 / rapid))
                        :consist-of (w2 / website
                              :ARG0-of (s2 / sell-01
                                    :ARG1 (w3 / watch
                                          :ARG1-of (c3 / counterfeit-01)))
                              :ARG1-of (l / legal-02
                                    :polarity -)))))
      :mod (u / uphill)
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1447 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german car maker bmw announced on friday a plan to shed thousands of jobs in its german workforce to boost profitability , following in the tracks of daimler and volkswagen .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "BmW")
            :ARG0-of (m / make-01
                  :ARG1 (c2 / car))
            :mod (c3 / country
                  :name (n2 / name
                        :op1 "Germany")))
      :ARG1 (p / plan-01
            :ARG0 c
            :ARG1 (s / shed-01
                  :ARG0 c
                  :ARG1 (j / job
                        :quant (m2 / multiple
                              :op1 1000))
                  :ARG2 (w / workforce
                        :mod c3
                        :poss c)
                  :purpose (b / boost-01
                        :ARG0 c
                        :ARG1 (p2 / profitable-02
                              :ARG1 c))))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (f2 / follow-01
            :ARG2 (t / track
                  :poss (a2 / and
                        :op1 (c4 / company
                              :name (n3 / name
                                    :op1 "Daimler"))
                        :op2 (c5 / company
                              :name (n4 / name
                                    :op1 "Volkswagen"))))))

# ::id 1448 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prosecutors here say they have determined that the governing party spent $ ##.# million _ more than ## times the legal amount _ to win a #### election in tabasco , a crucial oil state where the opposition has been pressing accusations of electoral fraud .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (p2 / prosecute-01)
            :location (h / here))
      :ARG1 (d / determine-01
            :ARG0 p
            :ARG1 (s2 / spend-01
                  :ARG0 (p3 / party
                        :ARG0-of (g / govern-01))
                  :ARG1 (w / win-01
                        :ARG0 p3
                        :ARG1 (e / elect-01
                              :location (c / city
                                    :name (n / name
                                          :op1 "Tabasco")
                                    :mod (s3 / state
                                          :mod (o / oil)
                                          :mod (c2 / crucial)
                                          :location-of (p4 / press-01
                                                :ARG0 (o2 / oppose-01)
                                                :ARG2 (a / accuse-01
                                                      :ARG1 p3
                                                      :ARG2 (d2 / defraud-01
                                                            :ARG1 e)))))))
                  :ARG3 (m / monetary-quantity
                        :quant 10000000
                        :unit (d3 / dollar)
                        :ARG1-of (h2 / have-quant-91
                              :ARG3 (m2 / more)
                              :ARG4 (a2 / amount
                                    :ARG1-of (l / legal-02)))))))

# ::id 1449 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prime minister ehud olmert faced an onslaught of calls for his resignation on tuesday and a cabinet minister disillusioned by his leadership quit , following a government panel 's harsh criticism of the israeli leader 's handling of last summer 's lebanon war .
# ::alignments
(f / face-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ehud"
                  :op2 "Olmert")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (o / onslaught
            :consist-of (c / call-03
                  :ARG1 (r / resign-01
                        :ARG0 p)))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (f2 / follow-01
            :ARG2 (c2 / criticize-01
                  :ARG0 (p3 / panel
                        :mod (g / government-organization
                              :ARG0-of (g2 / govern-01)))
                  :ARG1 (h2 / handle-01
                        :ARG0 (p4 / person
                              :ARG0-of (l / lead-02
                                    :ARG1 (c3 / country
                                          :name (n2 / name
                                                :op1 "Israel"))))
                        :ARG1 (w / war
                              :name (n3 / name
                                    :op1 "Lebanon")
                              :time d
                              :season (s / summer)
                              :mod (y / year
                                    :mod (l2 / last)))))
            :ARG1-of (h3 / harsh-02)))

# ::id 1450 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nike inc. 's third-quarter results will fall well short of wall street 's expectations , the world 's largest athletics shoe and clothing maker said monday , blaming lower-than-expected u.s. footwear sales and glitches in a computer inventory system .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Nike"
                  :op2 "Inc.")
            :ARG0-of (b / blame-01
                  :ARG1 (a / and
                        :op1 (s2 / sell-01
                              :ARG1 (f / footwear
                                    :poss (c2 / company
                                          :name (n2 / name
                                                :op1 "U.S.")))
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (l / low-04
                                          :ARG1 s2)
                                    :ARG3 (m / more)
                                    :ARG4 (e / expect-01
                                          :ARG0 (c3 / company
                                                :name (n3 / name
                                                      :op1 "Wall"
                                                      :op2 "Street")
                                                :ARG0-of (m2 / make-01
                                                      :ARG1 (a2 / and
                                                            :op1 (s3 / shoe)
                                                            :op2 (c4 / clothing)))))))
                        :op2 (g / glitch
                              :location (s4 / system
                                    :mod (ii / inventory)
                                    :mod (c5 / computer))))))
      :ARG1 (f2 / fall-07
            :ARG1 (r / result-01
                  :ARG1 c
                  :time (q / quarter
                        :ord (o / ordinal-entity
                              :value 3)))
            :ARG2 (s5 / short-06
                  :ARG1 r
                  :ARG2 (e2 / expect-01
                        :ARG0 c3)
                  :degree (w / well)))
      :time (d / date-entity
            :weekday (m3 / monday)))

# ::id 1451 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taranath ranabhat , spokesman of the nepali congress -lrb- nc -rrb- , the main opposition , said today that the forthcoming party general council meeting will be focused on maintaining party unity .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "taranath"
                  :op2 " ranabhat")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n2 / name
                              :op1 "Nepali"
                              :op2 "Congress"))
                  :ARG2 (s2 / spokesman))
            :ARG0-of (o / oppose-01
                  :mod (m / main)))
      :ARG1 (f / focus-01
            :ARG1 (m2 / meet-03
                  :ARG0 (c / council
                        :mod (p3 / party)
                        :ARG1-of (g / general-02))
                  :time (f2 / forthcoming))
            :ARG2 (m3 / maintain-01
                  :ARG0 m2
                  :ARG1 (u / unity
                        :mod (p4 / party))))
      :time (t / today))

# ::id 1452 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a close political ally of colombian president alvaro uribe wanted for allegedly backing illegal militias surrendered to police tuesday night after costa rica denied him political asylum .
# ::alignments
(s / surrender-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Alvaro"
                  :op2 "Uribe")
            :ARG1-of (a / ally-01
                  :ARG2 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Colombia"))
                              :ARG2 (p3 / president)))
                  :mod (p4 / politics)
                  :ARG1-of (c2 / close-13))
            :ARG1-of (w / want-01
                  :ARG1-of (c3 / cause-01
                        :ARG0 (b / back-01
                              :ARG0 p
                              :ARG1 (m / militia
                                    :ARG1-of (l / legal-02
                                          :polarity -))
                              :ARG1-of (a2 / allege-01)))))
      :ARG2 (p5 / police)
      :time (d / date-entity
            :weekday (t / tuesday)
            :dayperiod (n3 / night))
      :time (a3 / after
            :op1 (d2 / deny-01
                  :ARG0 (p6 / person
                        :name (n4 / name
                              :op1 "Costa"
                              :op2 "Rica"))
                  :ARG1 (a4 / asylum
                        :mod p4)
                  :ARG2 p)))

# ::id 1453 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok even though the new yugoslav president has conceded that serbs committed war crimes , prosecutors are n't expecting to get their hands on their most wanted man _ slobodan milosevic _ any time soon .
# ::alignments
(e / expect-01
      :polarity -
      :ARG0 (p / person
            :ARG0-of (p2 / prosecute-01))
      :ARG1 (g / get-04
            :ARG0 p
            :ARG1 (ii / in-ones-hands-04
                  :ARG0 p
                  :ARG1 (m / man
                        :name (n / name
                              :op1 "Slobodan"
                              :op2 "Milosevic")
                        :ARG1-of (w / want-01
                              :ARG0 p
                              :ARG2-of (h / have-degree-91
                                    :ARG1 m
                                    :ARG3 (m2 / most)))))
            :time (t / time
                  :mod (a / any)
                  :mod (s / soon)))
      :concession (c / concede-01
            :ARG0 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Yugoslavia"))
                        :ARG2 (p4 / president
                              :ARG1-of (n3 / new-01))))
            :ARG1 (c3 / commit-02
                  :ARG0 (s2 / serb)
                  :ARG1 (c4 / crime
                        :mod (w2 / war)))))

# ::id 1454 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok josephine rogers arrived at kennedy international airport on sept. ## at # p.m. , her heart heavy and her luggage loaded with the gifts she had collected for her ##th birthday , during what was supposed to be a celebratory three-week visit with her relatives in new jersey .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Josephine"
                  :op2 "Rgers")
            :part (h / heart)
            :part (l / luggage)
            :ARG1-of (l2 / load-01
                  :ARG2 (g / gift
                        :ARG1-of (c / collect-01
                              :ARG0 p
                              :purpose (b / birthday
                                    :ord (o / ordinal-entity
                                          :value 5)
                                    :poss p)))))
      :ARG4 (a2 / airport
            :name (n2 / name
                  :op1 "Kennedy"
                  :op2 "International"
                  :op3 "Airport"))
      :time (d / date-entity
            :time "17:00")
      :time (s / suppose-02
            :ARG1 (v / visit-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG1 p
                              :ARG2 (r / relative))
                        :ARG0-of (w / wear-01
                              :ARG1 (j / jersey
                                    :ARG1-of (n3 / new-01))))
                  :duration (t / temporal-quantity
                        :quant 3
                        :unit (w2 / week))
                  :ARG0-of (c2 / celebrate-02)))
      :time d
      :time "17:00")

# ::id 1455 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the democratic people 's republic of korea -lrb- dprk -rrb- will strengthen its friendly and cooperative ties with myanmar , senior officials said on saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (s3 / strengthen-01
            :ARG0 (r / republic
                  :name (n / name
                        :op1 "Republic"
                        :op2 "of"
                        :op3 "Korea")
                  :poss (p2 / people
                        :mod (d / democracy)))
            :ARG1 (t / tie-01
                  :ARG1 r
                  :ARG3 (c / country
                        :name (n2 / name
                              :op1 "Myanmar"))
                  :ARG1-of (f / friendly-01)
                  :ARG0-of (c2 / cooperate-01)))
      :time (d2 / date-entity
            :weekday (s4 / saturday)))

# ::id 1456 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysia 's markets of crude palm oil -lrb- cpo -rrb- , tin and rubber closed the week mixed .
# ::alignments
(c / close-01
      :ARG1 (m / market
            :poss (c2 / country
                  :name (n / name
                        :op1 "Malaysia"))
            :consist-of (o / oil
                  :mod (p / palm)
                  :mod (c3 / crude)
                  :example (a / and
                        :op1 (s / string-entity
                              :value "lrb-cpo")
                        :op2 (s2 / string-entity
                              :value "rrb-cpo")
                        :op3 (t / tin)
                        :op4 (r / rubber))))
      :ARG2 (w / week
            :ARG3-of (m2 / mix-01)))

# ::id 1457 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in kabul 's chaotic central bazaar , women are haggling with shopkeepers over the price of eggs .
# ::alignments
(h / haggle-01
      :ARG0 (w / woman)
      :ARG1 (p / person
            :ARG0-of (k / keep-01
                  :ARG1 (s / shop)))
      :ARG2 (t / thing
            :ARG2-of (p2 / price-01
                  :ARG1 (e / egg)))
      :location (b / bazaar
            :mod (c / central)
            :location (c2 / city
                  :name (n / name
                        :op1 "Kabul"))
            :mod (c3 / chaos)))

# ::id 1458 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rival shiite muslim groups clashed during a religious ceremony saturday in southern lebanon .
# ::alignments
(c / clash-01
      :ARG0 (g / group
            :mod (r / religious-group
                  :name (n / name
                        :op1 "Islam"))
            :ARG0-of (r2 / rival-01))
      :time (c2 / ceremony
            :mod (r3 / religion)
            :time (d / date-entity
                  :weekday (s / saturday))
            :location (s2 / south
                  :part-of (c3 / country
                        :name (n2 / name
                              :op1 "Lebanon")))))

# ::id 1459 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. navy and russian warships arrested ## suspected pirates off somalia in separate operations this week , while a maritime watchdog warned on friday that attacks are stepping up as weather improves and pirates look to replenish their haul after releasing ships hijacked for ransom .
# ::alignments
(c / contrast-01
      :ARG1 (a / arrest-01
            :ARG0 (a2 / and
                  :op1 (n / navy
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "U.S.")))
                  :op2 (w / warship
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "Russia"))))
            :ARG1 (p / person
                  :ARG0-of (p2 / pirate-01)
                  :ARG2-of (s / suspect-01))
            :location (o / off
                  :op1 (c4 / country
                        :name (n4 / name
                              :op1 "Somalia")))
            :time (w2 / week
                  :ARG1-of (s2 / separate-02))
            :time (d / date-entity
                  :weekday (f / friday)))
      :ARG2 (w3 / warn-01
            :ARG0 (w4 / watchdog
                  :topic (m / maritime))
            :ARG1 (s3 / step-up-03
                  :ARG1 (a3 / attack-01)
                  :time (a4 / and
                        :op1 (ii / improve-01
                              :ARG1 (w5 / weather))
                        :op2 (l / look-04
                              :ARG0 (p3 / pirate-01)
                              :ARG1 (r / replenish-01
                                    :ARG0 p3
                                    :ARG1 (h / haul-01
                                          :ARG0 p3)
                                    :time (a5 / after
                                          :op1 (r2 / release-01
                                                :ARG0 p3
                                                :ARG1 (s4 / ship
                                                      :ARG1-of (h2 / hijack-01
                                                            :purpose (r3 / ransom-01)))))))))))

# ::id 1460 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france will do all it can to see that the former chadian dictator hissene habre is tried for crimes against humanity in senegal , where he has spent a decade in exile , paris ' rights ambassador said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "France"))
                  :ARG2 (a / ambassador
                        :purpose (r / right-05))))
      :ARG1 (d / do-02
            :ARG0 c
            :ARG1 (a2 / all
                  :ARG1-of (p2 / possible-01))
            :purpose (s2 / see-01
                  :ARG0 c
                  :ARG1 (t / try-02
                        :ARG1 (p3 / person
                              :name (n2 / name
                                    :op1 "Hector"
                                    :op2 "Hussein")
                              :ARG0-of h
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Chadian"))
                              :ARG2 (d2 / dictator)
                              :time (f / former)))
                  :ARG3 (c3 / crime-02
                        :ARG0 p3
                        :ARG1 (h2 / humanity))
                  :location (c4 / country
                        :name (n4 / name
                              :op1 "Senegal")
                        :location-of (s3 / spend-02
                              :ARG0 p3
                              :ARG1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (d3 / decade))
                              :ARG2 (e / exile-01
                                    :ARG1 p3))))))

# ::id 1461 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the justice department filed a lawsuit thursday against sheriff joe arpaio of maricopa county for not cooperating with an investigation into whether his department was systematically violating the rights of hispanics .
# ::alignments
(f / file-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Justice"
                  :op2 "Department"))
      :ARG1 (s / sue-02
            :ARG0 g
            :ARG1 (p / person
                  :name (n2 / name
                        :op1 "Joe"
                        :op2 "Arpaio")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (s2 / sheriff))
                  :location (c / county
                        :name (n3 / name
                              :op1 "Maricopa")))
            :ARG2 (c2 / cooperate-01
                  :polarity -
                  :ARG0 p
                  :ARG2 (ii / investigate-01
                        :ARG0 p
                        :ARG1 (t / truth-value
                              :polarity-of (v / violate-01
                                    :ARG0 (d / department
                                          :poss p)
                                    :ARG1 (r / right-05
                                          :ARG1 (p2 / person
                                                :mod (e / ethnic-group
                                                      :name (n4 / name
                                                            :op1 "Hispanic")))
                                          :mod (s3 / systematic)))))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 1462 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok societe generale , france 's third largest bank and the world 's ##st largest , will open a branch in colombo , according to central bank sources today .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (b / bank
                  :mod (c / central)))
      :ARG1 (o / open-01
            :ARG0 (b2 / bank
                  :name (n / name
                        :op1 "Societe"
                        :op2 " generale")
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m / most
                              :ord (o2 / ordinal-entity
                                    :value 3))
                        :ARG5 (b3 / bank
                              :location (c2 / country
                                    :name (n2 / name
                                          :op1 "France"))))
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (l2 / large)
                        :ARG3 (m2 / most
                              :ord (o3 / ordinal-entity
                                    :value 1))
                        :ARG5 (w / world)))
            :ARG1 (b4 / branch
                  :location (c3 / city
                        :name (n3 / name
                              :op1 "Colombo")))
            :time (t / today)))

# ::id 1463 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three pakistani paramilitary soldiers were injured in a rocket attack overnight at their camp in the troubled southwestern province of baluchistan , a rebel group said saturday .
# ::alignments
(s / say-01
      :ARG0 (g / group
            :ARG0-of (r / rebel-01))
      :ARG1 (ii / injure-01
            :ARG0 (a / attack-01
                  :ARG1 (s2 / soldier
                        :quant 3
                        :mod (p / paramilitary)
                        :mod (c / country
                              :name (n / name
                                    :op1 "Pakistan")))
                  :instrument (r2 / rocket)
                  :time (o / overnight)
                  :location (c2 / camp
                        :poss s2
                        :location (p2 / province
                              :name (n2 / name
                                    :op1 "Baluchistan")
                              :location (s3 / southwest)
                              :ARG1-of (t / trouble-01))))
            :ARG1 s2)
      :time (d / date-entity
            :weekday (s4 / saturday)))

# ::id 1464 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than #,### troops have been deployed to the troubled indonesian province of aceh as violence threatens to mar a visit by the president , the military said friday .
# ::alignments
(d / deploy-01
      :ARG1 (t / troop
            :quant (m / more-than))
      :ARG2 (p / province
            :name (n / name
                  :op1 "Aceh")
            :ARG1-of (t2 / trouble-01)
            :location (c / country
                  :name (n2 / name
                        :op1 "Indonesia")))
      :time (d2 / date-entity
            :weekday (f / friday))
      :ARG1-of (c2 / cause-01
            :ARG0 (t3 / threaten-01
                  :ARG0 (v / violence)
                  :ARG1 (m2 / mar-01
                        :ARG0 v
                        :ARG1 (v2 / visit-01
                              :ARG0 (p2 / person
                                    :ARG0-of (h / have-org-role-91
                                          :ARG2 (p3 / president))))))))

# ::id 1465 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazil and france will sign a cooperation agreement on defense and nuclear energy on dec. ## , after months of negotiations , brazilian media reported tuesday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (c / country
                  :name (n / name
                        :op1 "Brazil")))
      :ARG1 (s / sign-02
            :ARG0 c
            :ARG1 (a / agree-01
                  :ARG0 c
                  :ARG1 (c2 / cooperate-01
                        :ARG0 c
                        :ARG1 (c3 / country
                              :name (n2 / name
                                    :op1 "France"))
                        :ARG2 (a2 / and
                              :op1 (d / defend-01)
                              :op2 (e / energy
                                    :mod (n3 / nucleus))))
                  :ARG2 c3
                  :topic (d2 / dec.))
            :time (a3 / after
                  :op1 (n4 / negotiate-01
                        :ARG0 c
                        :ARG1 c3
                        :duration (m2 / multiple
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (m3 / month)))))
            :time (d3 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 1466 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south africa 's president is taking fellow leaders to the world cup final , but first read them a lesson .
# ::alignments
(c / contrast-01
      :ARG1 (t / take-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / continent
                              :name (n / name
                                    :op1 "South"
                                    :op2 "Africa"))
                        :ARG2 (p2 / president)))
            :ARG1 (p3 / person
                  :ARG0-of (l / lead-02)
                  :mod (f / fellow))
            :ARG3 (f2 / final
                  :subevent-of (g / game
                        :name (n2 / name
                              :op1 "World"
                              :op2 "Cup"))))
      :ARG2 (r / read-01
            :ARG0 p
            :ARG1 (l2 / lesson)
            :ARG2 p3
            :ord (o / ordinal-entity
                  :value 1)))

# ::id 1467 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the mother of ## children who was killed in the suicide bombing in jerusalem on tuesday along with her #-month-old baby was remembered ol ? ####### <unk> : hasidic community as a magnetic woman whose life revolved around helping others .
# ::alignments
(r / remember-01
      :ARG1 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (c / child
                              :ARG1-of (k / kill-01
                                    :ARG0 (b / bomb-01
                                          :mod (s / suicide)
                                          :location (c2 / city
                                                :name (n / name
                                                      :op1 "Jerusalem"))
                                          :time (d / date-entity
                                                :weekday (t / tuesday)))))
                        :ARG2 (m / mother)))
            :op2 (p2 / person
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 c
                        :ARG2 (b2 / baby
                              :age (t2 / temporal-quantity
                                    :quant 1
                                    :unit (m2 / month))))))
      :ARG2 (c3 / community
            :mod (m3 / multicultural)
            :mod (m4 / magnet)
            :ARG1-of (r2 / revolve-01
                  :ARG2 (h3 / help-01
                        :ARG2 (o / other))))
      :mod (o2 / old))

# ::id 1468 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinians who blow themselves up to kill israelis are not suicidal , but are `` martyrs '' whose acts are in line with islam 's teachings , muslim clerics said on wednesday at the end of an islamic conference in baghdad .
# ::alignments
(s / say-01
      :ARG0 (c / cleric
            :mod (r / religious-group
                  :name (n / name
                        :op1 "Islam")))
      :ARG1 (c2 / contrast-01
            :ARG1 (s2 / suicidal
                  :polarity -
                  :domain (p / person
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "Palestine"))
                        :ARG0-of (b / blow-up-06
                              :purpose (k / kill-01
                                    :ARG0 p
                                    :ARG1 (p2 / person
                                          :mod (c4 / country
                                                :name (n3 / name
                                                      :op1 "Israel")))))
                        :ARG1-of b))
            :ARG2 (m / martyr-01
                  :ARG1 p
                  :ARG0-of (a / act-02
                        :ARG1-of (ii / in-line-04
                              :ARG2 (t / teach-01
                                    :ARG0 r)))))
      :time (w / wednesday
            :time-of (e / end-01
                  :ARG1 (c5 / conference
                        :mod r
                        :location (c6 / city
                              :name (n4 / name
                                    :op1 "Baghdad"))))))

# ::id 1469 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an opposition leader in the west-central african state of congo has appealed to the government to set up a body to monitor and account for the use of the country 's oil income .
# ::alignments
(a / appeal-02
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (o / oppose-01))
            :location (s / state
                  :name (n / name
                        :op1 "Congo")
                  :location (w / west
                        :part-of (c / country
                              :name (n2 / name
                                    :op1 "Africa")))))
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG2 (s2 / set-up-03
            :ARG0 g
            :ARG1 (b / body)
            :purpose (a2 / and
                  :op1 (m / monitor-01
                        :ARG0 b
                        :ARG1 (u / use-01
                              :ARG1 (ii / income
                                    :mod (o2 / oil)
                                    :poss c)))
                  :op2 (a3 / account-01
                        :ARG0 b
                        :ARG1 u))))

# ::id 1470 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok serbia-montenegro and spain played to a hard-fought #-# draw wednesday , keeping the serbs in first place in group # of european world cup qualifying .
# ::alignments
(p / play-01
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "Serbia-montenegro"))
            :op2 (c2 / country
                  :name (n2 / name
                        :op1 "France")))
      :ARG1 (d / draw)
      :time (w / wednesday)
      :ARG1-of (f / fight-01
            :ARG1-of (h / hard-02))
      :ARG0-of (k / keep-04
            :ARG1 (t / team
                  :name (n3 / name
                        :op1 "Serbia"))
            :ARG2 (p2 / place
                  :ord (o / ordinal-entity
                        :value 1)
                  :part-of (g / group
                        :ARG1-of (q / qualify-02
                              :ARG2 (g2 / game
                                    :name (n4 / name
                                          :op1 "European"
                                          :op2 "Cup")))))))

# ::id 1471 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the former butler of britain 's late princess diana on sunday refused to back down over the escalating row caused by sensational revelations he has made about her most intimate secrets .
# ::alignments
(r / refuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Diana")
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Britain"))
                  :ARG2 (p2 / princess)
                  :time (l / late))
            :mod (f / former))
      :ARG1 (b / back-down-00
            :ARG0 p
            :ARG1 (r2 / row
                  :ARG1-of (e / escalate-01)
                  :ARG1-of (c2 / cause-01
                        :ARG0 (r3 / reveal-01
                              :ARG0 p
                              :ARG1 (s / secret
                                    :poss p
                                    :ARG1-of (ii / intimate-02
                                          :ARG2-of (h2 / have-degree-91
                                                :ARG1 s
                                                :ARG3 (m / most))))
                              :mod (s2 / sensational)
                              :ARG1-of (m2 / make-01
                                    :ARG0 p)))))
      :time (d / date-entity
            :weekday (s3 / sunday)))

# ::id 1472 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok somali pirates seized a taiwanese fishing vessel with ## crew onboard in the southernmost hijacking yet , the european union naval force said on friday .
# ::alignments
(s / say-01
      :ARG0 (f / force
            :mod (n / navy)
            :mod (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))
                  :ARG1-of (b / be-located-at-91
                        :ARG2 (a / aboard)
                        :time (y / yet)))
            :subevent-of (h / hijack-01
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (s3 / southern)
                        :ARG3 (m / most))))
      :time (d / date-entity
            :weekday (f3 / friday)))

# ::id 1473 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok he is in just his third full season in the major leagues , so it would seem incongruous to characterize ##-year-old willy taveras as a veteran of anything .
# ::alignments
(c / cause-01
      :ARG0 (b / be-temporally-at-91
            :ARG1 (h / he)
            :ARG2 (s / season
                  :ARG1-of (f / full-09)
                  :ord (o / ordinal-entity
                        :value 3
                        :mod (j / just))
                  :part-of (l / league
                        :ARG1-of (m / major-02))))
      :ARG1 (s2 / seem-01
            :ARG1 (ii / incongruous
                  :domain (c2 / characterize-01
                        :ARG1 (w / willy-taveras
                              :age (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))
                        :ARG2 (v / veteran
                              :topic (a / anything))))))

# ::id 1474 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an afghan considered an enemy combatant by the united states and convicted on drug charges has been sentenced to life in prison .
# ::alignments
(s / sentence-01
      :ARG1 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "Afghanistan"))
            :ARG1-of (c2 / consider-01
                  :ARG0 (c3 / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (c4 / combat-01
                        :ARG0 p
                        :mod (e / enemy)))
            :ARG1-of (c5 / convict-01
                  :ARG2 (c6 / charge-05
                        :ARG1 p
                        :ARG2 (d / drug))))
      :ARG2 (l / life
            :location (p2 / prison)))

# ::id 1475 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india and the united states resumed talks on civilian nuclear safety on monday after five-year suspension since india 's nuclear tests in may #### .
# ::alignments
(r / resume-01
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "India"))
            :op2 c
            :name (n2 / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (t / talk-01
            :ARG0 a
            :ARG1 (s / safe-01
                  :ARG1 (c2 / civilian)
                  :mod (n3 / nucleus)))
      :time (d / date-entity
            :weekday (m / monday))
      :time (a2 / after
            :op1 (s2 / suspend-01
                  :ARG1 a
                  :duration (t2 / temporal-quantity
                        :quant 5
                        :unit (y / year))
                  :time (s3 / since
                        :op1 (t3 / test-01
                              :ARG0 c
                              :mod (n4 / nucleus)
                              :mod (p / potential))))))

# ::id 1476 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok boca juniors ' influential playmaker juan roman riquelme is doubtful for tuesday 's `` superclasico '' against river plate because of a right foot injury .
# ::alignments
(d / doubt-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Juan"
                  :op2 "Roman"
                  :op3 "Riquelme")
            :ARG0-of (m / make-01
                  :ARG1 (p2 / play-01))
            :ARG0-of (ii / influence-01)
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Boca"
                              :op2 "Juniors"))))
      :ARG1 (g / game
            :name (n3 / name
                  :op1 "Superclasico"
                  :op2 "against"
                  :op3 "River"
                  :op4 " plate")
            :time (d2 / date-entity
                  :weekday (t2 / tuesday)))
      :ARG1-of (c / cause-01
            :ARG0 (ii2 / injure-01
                  :ARG0 (f / foot
                        :ARG1-of (r / right-03))
                  :ARG1 p)))

# ::id 1477 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok less than a tenth of a second separated fernando alonso and michael schumacher in practice friday as they prepared to resume their duel for the formula one season driver 's title at sunday 's chinese grand prix .
# ::alignments
(s / separate-01
      :ARG1 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Fernando"
                        :op2 "Alonso"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Michael"
                        :op2 "Schumacher")))
      :time (p3 / practice-01
            :time (d / date-entity
                  :weekday (f / friday)))
      :time (p4 / prepare-02
            :ARG0 a
            :ARG1 (r / resume-01
                  :ARG0 a
                  :ARG1 (d2 / duel-01
                        :ARG0 a
                        :ARG2 (t / title-01
                              :ARG1 (p5 / person
                                    :ARG0-of (d3 / drive-01)
                                    :mod (s2 / season
                                          :quant 1)
                                    :mod (f2 / formula))
                              :ARG2 (p6 / prix
                                    :mod (c / country
                                          :name (n3 / name
                                                :op1 "China"))
                                    :time (d4 / date-entity
                                          :weekday (s3 / sunday))))))))

# ::id 1478 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ankara wednesday reported progress during meetings between british , us and turkish military officials on a proposal for turkey to assume command of the multinational security force in afghanistan .
# ::alignments
(r / report-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "ankara"))
      :ARG1 (p2 / progress-01
            :time (m / meet-03
                  :ARG0 (a / and
                        :op1 (p3 / person
                              :mod (c / country
                                    :name (n2 / name
                                          :op1 "Great"
                                          :op2 "Britain")))
                        :op2 (w / we)
                        :op3 (p4 / person
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "Turkistan"))
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (m2 / military)
                                    :ARG2 (o / official))))
                  :ARG1 (p5 / propose-01
                        :ARG0 a
                        :ARG1 (a2 / assume-01
                              :ARG0 (t / turkey)
                              :ARG1 (c3 / command-01
                                    :ARG0 t
                                    :ARG1 (f / force
                                          :mod (m3 / multinational)
                                          :mod (s / security)
                                          :location (c4 / country
                                                :name (n4 / name
                                                      :op1 "Afghanistan")))))))
            :time (w2 / wednesday)))

# ::id 1479 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an increasing number of older american men are outliving their wives , according to results of the recent united states census .
# ::alignments
(s / say-01
      :ARG0 (t / thing
            :ARG2-of (r / result-01
                  :ARG1 (c / census
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "United"
                                    :op2 "States"))
                        :time (r2 / recent))))
      :ARG1 (o / outlive-01
            :ARG0 (m / man
                  :mod c2
                  :quant (n2 / number
                        :ARG1-of (ii / increase-01))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (o2 / old)
                        :ARG3 (m2 / more)))
            :ARG1 (p / person
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 m
                        :ARG2 (w / wife)))))

# ::id 1480 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german chancellor gerhard schroeder will discuss the crippling effect of the weak dollar on europe 's chief export economies with us president george w. bush during their talks friday , a government source said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (g / government-organization
                  :ARG0-of (g2 / govern-01)))
      :ARG1 (d / discuss-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Gerhard"
                        :op2 "Schroeder")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Germany"))
                        :ARG2 (c2 / chancellor)))
            :ARG1 (a / affect-01
                  :ARG0 (d2 / dollar
                        :ARG1-of (w / weak-02))
                  :ARG1 (e / economy
                        :mod (e2 / export-01)
                        :mod (c3 / chief)
                        :poss (c4 / continent
                              :name (n3 / name
                                    :op1 "Europe")))
                  :ARG2 (c5 / cripple-01))
            :ARG2 (p2 / person
                  :name (n4 / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c6 / country
                              :name (n5 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (p3 / president)))
            :time (t / talk-01
                  :ARG0 p
                  :time (d3 / date-entity
                        :weekday (f / friday)))))

# ::id 1481 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sister parish , the acclaimed and enduring american interior decorator who began her career as a young depression-era mother and later came to redesign rooms of the white house during the kennedy administration , died on thursday at her home in dark harbor , maine .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Parish")
            :ARG0-of (h / have-rel-role-91
                  :ARG2 (s / sister))
            :mod (c / country
                  :name (n2 / name
                        :op1 "America"))
            :ARG0-of (d2 / decorate-01
                  :ARG1 (ii / interior))
            :ARG1-of (r / renown-01)
            :ARG0-of (b / begin-01
                  :ARG1 (c2 / career
                        :poss p
                        :prep-as (p2 / person
                              :ARG0-of h
                              :ARG2 (m / mother))
                        :mod (y / young)
                        :time (e / era
                              :mod (d3 / depress-01)))))
      :ARG1-of (c3 / come-01
            :time (a / after
                  :op1 b)
            :purpose (r2 / redesign-01
                  :ARG0 p
                  :ARG1 (r3 / room
                        :part-of (h2 / house
                              :ARG1-of (w / white-03)))
                  :time (g / government-organization
                        :ARG0-of (a2 / administrate-01)
                        :mod (p3 / political-party
                              :name (n3 / name
                                    :op1 "Kennedy")))))
      :time (d4 / date-entity
            :weekday (t / thursday))
      :location (h3 / home
            :location (h4 / harbor
                  :ARG1-of (d5 / dark-02))
            :poss p))

# ::id 1482 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok local farmers said sunday that they will demonstrate tuesday in taipei anyway , despite a local newspaper report that the government is to retain the ban on local use of an animal drug while allowing foreign imports containing the same substance to enter taiwan .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (f / farm-01)
            :ARG1-of (l / local-02))
      :ARG1 (d / demonstrate-01
            :ARG0 p
            :time (d2 / date-entity
                  :weekday (s2 / sunday))
            :mod (a / anyway)
            :location (c / city
                  :name (n / name
                        :op1 "Taipei")))
      :concession (r / report-01
            :ARG0 (n2 / newspaper
                  :ARG1-of (l2 / local-02))
            :ARG1 (r2 / retain-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG1 (b / ban-01
                        :ARG1 (u / use-01
                              :ARG1 (d3 / drug
                                    :mod (a2 / animal))
                              :ARG1-of (l3 / local-02)))
                  :time (a3 / allow-01
                        :ARG0 g
                        :ARG1 (e / enter-01
                              :ARG0 (ii / import-01
                                    :mod (f2 / foreign)
                                    :ARG0-of (c2 / contain-01
                                          :ARG1 (s3 / substance
                                                :ARG1-of (s4 / same-01))))
                              :ARG1 (c3 / country
                                    :name n
                                    :op1 "Taiwan"))))))

# ::id 1483 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three young men who burned down a church in gothenburg three years ago because they were `` provoked by satan '' were jailed on thursday , judicial officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (j / judiciary)
                  :ARG2 (o / official)))
      :ARG1 (j2 / jail-01
            :ARG1 (m / man
                  :quant 3
                  :mod (y / young)
                  :ARG0-of (b / burn-01
                        :ARG1 (c / church
                              :location (c2 / city
                                    :name (n / name
                                          :op1 "Gothenburg")))
                        :time (b2 / before
                              :op1 (n2 / now)
                              :quant (t / temporal-quantity
                                    :quant 3
                                    :unit (y2 / year)))
                        :ARG1-of (c3 / cause-01
                              :ARG0 (p2 / provoke-01
                                    :ARG0 p
                                    :name (n3 / name
                                          :op1 "Satan"))
                              :ARG1 m))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1484 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korea warned thursday that u.s. pre-emptive attacks on its nuclear facilities would provoke a `` total war , '' while the outside world tried to figure out how far the communist country has gone in reactivating the facilities .
# ::alignments
(w / warn-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "North"
                  :op2 "Korea"))
      :ARG1 (p / provoke-01
            :ARG0 (a / attack-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "U.S."))
                  :ARG1 (f / facility
                        :mod (n3 / nucleus)
                        :poss c)
                  :ARG1-of (p2 / preempt-01
                        :ARG0 c2))
            :ARG1 (w2 / war
                  :mod (t / total)))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :time (t3 / try-01
            :ARG0 (w3 / world
                  :mod (o / outside))
            :ARG1 (f2 / figure-out-05
                  :ARG0 w3
                  :ARG1 (t4 / thing
                        :extent-of (f3 / far
                              :ARG4-of (g / go-01
                                    :ARG1 c
                                    :ARG2 (r / reactivate-01
                                          :ARG0 c
                                          :ARG1 f)))))))

# ::id 1485 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president chen shui-bian made an inspection tour of the <unk> <unk> tunnel saturday to boost the morale of all those who are working hard for one of the world 's most challenging road construction projects .
# ::alignments
(t / tour-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chen"
                  :op2 "Shui-bian")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (t2 / tunnel
            :name (n2 / name
                  :op1 "Arturo"
                  :op2 "Bunni"))
      :purpose (b / boost-01
            :ARG0 p
            :ARG1 (m / morale
                  :poss p
                  :mod (a / all)
                  :ARG0-of (w / work-01
                        :ARG1 (p3 / project
                              :quant 1
                              :ARG1-of (ii / include-91
                                    :ARG2 (p4 / project
                                          :mod (c / construct-01
                                                :ARG1 (r / road))
                                          :ARG1-of (c2 / challenge-01
                                                :ARG2-of (h2 / have-degree-91
                                                      :ARG1 p4
                                                      :ARG3 (m2 / most)
                                                      :ARG5 (p5 / project
                                                            :location (w2 / world))))))
                              :ARG1-of (h3 / hard-02)))))
      :time (d / date-entity
            :weekday (s / saturday)))

# ::id 1486 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok five years ago , when the idea of extended trading hours on wall street was first broached , california brokerage houses rose up as one to kill the idea .
# ::alignments
(r / rise-01
      :ARG1 (h / house
            :ARG0-of (b / broker-01)
            :location (s / state
                  :name (n / name
                        :op1 "California")))
      :ARG4 (o / one)
      :time (b2 / before
            :op1 (n2 / now)
            :quant (t / temporal-quantity
                  :quant 5
                  :unit (y / year)))
      :time (b3 / broach-01
            :ARG1 (ii / idea
                  :topic (h2 / hour
                        :time-of (t2 / trade-01)
                        :ARG1-of (e / extend-01)
                        :location (m / market-sector
                              :name (n3 / name
                                    :op1 "Wall"
                                    :op2 "Street"))))
            :ord (o2 / ordinal-entity
                  :value 1)))

# ::id 1487 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the country 's biggest newspaper publishers say advertising revenue continued to improve in the fourth quarter -- even if they are still not ready to predict when or if traditional print revenue will start growing again .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :ARG0-of (p / publish-01
                  :ARG1 (n / newspaper))
            :ARG1-of (h / have-degree-91
                  :ARG2 (b / big)
                  :ARG3 (m / most)
                  :location (c2 / country)))
      :ARG1 (c3 / continue-01
            :ARG1 (ii / improve-01
                  :ARG1 (r / revenue
                        :source (a / advertise-01)))
            :time (q / quarter
                  :ord (o / ordinal-entity
                        :value 4)))
      :concession (e / even-if
            :op1 (r2 / ready-02
                  :polarity -
                  :ARG1 c
                  :ARG2 (p2 / predict-01
                        :ARG0 c
                        :ARG1 (o2 / or
                              :op1 (t / time
                                    :time-of (s2 / start-01
                                          :ARG1 (g / grow-01
                                                :ARG1 (r3 / revenue
                                                      :source (p3 / print-01)
                                                      :mod (t2 / tradition))
                                                :mod (a2 / again))))
                              :op2 s2))
                  :mod (s3 / still))))

# ::id 1488 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the new chief financial officer of american airlines ' parent says the nation 's biggest carrier must cut labor costs and reduce debt before it can consider updating its jet fleet .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :name (n / name
                              :op1 "American"
                              :op2 "Airlines"))
                  :ARG2 (o / officer
                        :mod (c2 / chief)
                        :mod (f / finance)
                        :ARG1-of (n2 / new-01)))
            :ARG0-of (h2 / have-rel-role-91
                  :ARG1 c
                  :ARG2 (p2 / parent)))
      :ARG1 (o2 / obligate-01
            :ARG1 c
            :ARG2 (a / and
                  :op1 (c3 / cut-02
                        :ARG0 c
                        :ARG1 (c4 / cost-01
                              :ARG1 (l / labor-01)))
                  :op2 (r / reduce-01
                        :ARG0 c
                        :ARG1 (d / debt))
                  :time (b / before
                        :op1 (p3 / possible-01
                              :ARG1 (c5 / consider-02
                                    :ARG0 c
                                    :ARG1 (u / update-01
                                          :ARG0 c
                                          :ARG1 (f2 / fleet
                                                :mod (j / jet)
                                                :poss c))))))))

# ::id 1489 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok union leaders at a key general motors plant reached an agreement friday with management , four days after they launched a strike that led to the shutdown of several factories and the layoff of ##,### workers .
# ::alignments
(r / reach-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (u / union))
            :location (p2 / plant
                  :mod (m / motors)
                  :ARG1-of (k / key-02)
                  :ARG1-of (g / general-02)))
      :ARG1 (a / agree-01
            :ARG0 p
            :ARG2 (m2 / manage-01))
      :time (d / date-entity
            :weekday (f / friday))
      :time (a2 / after
            :op1 (l2 / launch-01
                  :ARG0 p
                  :ARG1 (s / strike-02
                        :ARG0 p
                        :ARG0-of (l3 / lead-03
                              :ARG2 (a3 / and
                                    :op1 (s2 / shut-down-05
                                          :ARG1 (f2 / factory
                                                :quant (s3 / several)))
                                    :op2 (l4 / lay-off-02
                                          :ARG1 (p3 / person
                                                :ARG0-of (w / work-01)
                                                :ARG0-of (p4 / please-01))))))
                  :quant (t / temporal-quantity
                        :quant 4
                        :unit (d2 / day)))))

# ::id 1490 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four democrats are challenging florida gov. jeb bush for re-election next year _ reason enough to get his brother , president bush , back on the fund-raising circuit .
# ::alignments
(c / challenge-01
      :ARG0 (p / person
            :quant 4
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "Democrat"))))
      :ARG1 (p3 / person
            :name (n2 / name
                  :op1 "Jeb"
                  :op2 "Bush")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (s / state
                        :name (n3 / name
                              :op1 "Florida"))
                  :ARG2 (g / governor)))
      :ARG2 (r / reelect-01
            :ARG1 p3)
      :time (y / year
            :mod (n4 / next))
      :ARG0-of (c2 / cause-01
            :ARG1 (g2 / get-back-10
                  :ARG1 (p4 / person
                        :ARG0-of (h3 / have-rel-role-91
                              :ARG1 p3
                              :ARG2 (b / brother))
                        :ARG0-of (h4 / have-org-role-91
                              :ARG2 (p5 / president)))
                  :ARG2 (c3 / circuit
                        :ARG0-of (r2 / raise-02
                              :ARG1 (f / fund)))))
      :ARG1-of (h5 / have-quant-91
            :ARG3 (e / enough)))

# ::id 1491 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok venezuelan crudes for export closed the week at ##.## dollars per barrel , #.## dollars above the previous week , said friday the mines and energy ministry -lrb- mem -rrb- .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (a / and
                  :op1 (m2 / mine)
                  :op2 (e / energy)))
      :ARG1 (c / close-03
            :ARG1 (w / week)
            :ARG2 a
            :op1 (r / rate-entity-91
                  :ARG1 (d / dollar)
                  :ARG2 (v / volume-quantity
                        :quant 1
                        :unit (b / barrel)))
            :op2 (r2 / rate-entity-91
                  :ARG1 (d2 / dollar)
                  :ARG2 v)
            :op3 (a2 / above
                  :op1 (r3 / rate-entity-91
                        :ARG1 d2
                        :ARG2 (w2 / week
                              :mod (p / previous)))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1492 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok blockbuster , the leading us video rental chain , made a bid thursday to swallow rival hollywood entertainment spotlighting the sector facing tough times due to emerging technology .
# ::alignments
(b / bid-06
      :ARG0 (c / company
            :name (n / name
                  :op1 "Blockbuster")
            :ARG0-of (l / lead-02
                  :ARG1 (w / we)
                  :ARG2 (r / rent-01
                        :ARG1 (v / video))))
      :ARG1 (s / swallow-01
            :ARG0 c
            :ARG1 (e / entertainment
                  :mod (m / market-sector
                        :name (n2 / name
                              :op1 "Hollywood"))
                  :ARG0-of (s2 / spotlight-01
                        :ARG1 (s3 / sector
                              :ARG0-of (f / face-01
                                    :ARG1 (t / time
                                          :ARG1-of (t2 / tough-02)
                                          :ARG1-of (c2 / cause-01
                                                :ARG0 (t3 / technology
                                                      :ARG0-of (e2 / emerge-02))))))
                        :ARG0-of (r2 / rival-01
                              :ARG1 c))))
      :time (d / date-entity
            :weekday (t4 / thursday)))

# ::id 1493 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the franc <unk> to firm against the mark in early trading on wednesday and the dollar also advanced .
# ::alignments
(a / and
      :op1 (f / firm-01
            :ARG1 (f2 / franc)
            :ARG3 (m / mark)
            :time (t / trade-01
                  :time (e / early)
                  :time (w / wednesday)))
      :op2 (a2 / advance-01
            :ARG1 (d / dollar)
            :mod (a3 / also)))

# ::id 1494 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four-time america 's cup winner simon daubney was banned for two years thursday after testing positive for cocaine ahead of team alinghi 's victory last year .
# ::alignments
(b / ban-01
      :ARG1 (t / test-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Simon"
                        :op2 "Daubney")
                  :ARG0-of (w / win-01
                        :ARG1 (c / cup
                              :poss (c2 / country
                                    :name (n2 / name
                                          :op1 "America")))
                        :time (t2 / time
                              :quant 4)))
            :ARG2 (c3 / cocaine)
            :time (a / ahead
                  :op1 (w2 / win-01
                        :ARG0 (t3 / team
                              :name (n3 / name
                                    :op1 "Alinghi"))
                        :time (y / year
                              :mod (l / last)))))
      :ARG2 p
      :duration (t4 / temporal-quantity
            :quant 2
            :unit y)
      :time (d / date-entity
            :weekday (t5 / thursday)))

# ::id 1495 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia 's lower house of parliament has given a final approval to a kremlin bill expanding the legal basis for using military force abroad .
# ::alignments
(a / approve-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Lower"
                  :op2 "House"
                  :op3 "of"
                  :op4 "Parliament")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Russia")))
      :ARG1 (b / bill
            :mod (g2 / government-organization
                  :name (n3 / name
                        :op1 "Kremlin"))
            :ARG0-of (e / expand-01
                  :ARG1 (t / thing
                        :ARG2-of (b2 / base-02
                              :ARG1 (u / use-01
                                    :ARG1 (f / force
                                          :mod (m / military))
                                    :location (a2 / abroad))
                              :ARG1-of (l / legal-02)))))
      :mod (f2 / final))

# ::id 1496 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok england beat fiji ##-## and retained the dubai sevens rugby title on friday in the season-opening leg of the world series .
# ::alignments
(a / and
      :op1 (b / beat-03
            :ARG0 (t / team
                  :name (n / name
                        :op1 "England"))
            :ARG1 (t2 / team
                  :name (n2 / name
                        :op1 "Fiji")))
      :op2 (r / retain-01
            :ARG0 t
            :ARG1 (t3 / title-01
                  :ARG1 t
                  :ARG2 (g / game
                        :name (n3 / name
                              :op1 "Dubai"
                              :op2 "Sevens"
                              :op3 "Rugby")))
            :time (d / date-entity
                  :weekday (f / friday))
            :subevent-of (l / leg
                  :part-of (s / series
                        :mod (w / world))
                  :ARG1-of (o / open-02))))

# ::id 1497 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok agreement was reported close wednesday in u.s.-japan automobile talks just hours before the deadline for sanctions against japanese automobiles .
# ::alignments
(r / report-01
      :ARG1 (a / agree-01
            :location (t / talk-01
                  :ARG1 (a2 / automobile
                        :mod (c / country
                              :name (n / name
                                    :op1 "U.S."))
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Japan")))
                  :time (b / before
                        :op1 (d / deadline
                              :topic (s / sanction-02
                                    :ARG1 (a3 / automobile
                                          :mod c2)))
                        :quant (m / multiple
                              :op1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (h / hour))
                              :mod (j / just))))
            :time (w / wednesday
                  :ARG1-of (c3 / close-10))))

# ::id 1498 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok louise brown , who was the world 's first `` test-tube '' baby , has given birth to her first child .
# ::alignments
(b / bear-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Louise"
                  :op2 "Brown")
            :domain (b2 / baby
                  :mod (t / tube
                        :instrument-of (t2 / test-01))
                  :ord (o / ordinal-entity
                        :value 1)
                  :poss (w / world)))
      :ARG1 (p2 / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 p
                  :ARG2 (c / child))
            :ord (o2 / ordinal-entity
                  :value 1)))

# ::id 1499 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok garth brooks wants to open his mansion to the public , but that tomorrow may never come .
# ::alignments
(c / contrast-01
      :ARG1 (w / want-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Garth"
                        :op2 "Brooks"))
            :ARG1 (o / open-01
                  :ARG0 p
                  :ARG1 (m / mansion
                        :poss p)
                  :ARG3 (p2 / public)))
      :ARG2 (p3 / possible-01
            :ARG1 (c2 / come-01
                  :polarity -
                  :ARG1 (t / tomorrow)
                  :time (e / ever))))

# ::id 1500 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china , which has been slammed for its slow reaction to the sars epidemic , has pledged to adopt all necessary measures to secure the health of foreigners in the country , state press reported thursday .
# ::alignments
(r / report-01
      :ARG0 (p / press
            :mod (s / state))
      :ARG1 (p2 / pledge-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "China")
                  :ARG1-of (s2 / slam-02
                        :ARG2 (r2 / react-01
                              :ARG0 c
                              :ARG1 (e / epidemic
                                    :mod (s3 / sars))
                              :ARG1-of (s4 / slow-05))))
            :ARG1 (a / adopt-01
                  :ARG0 c
                  :ARG1 (m / measure-02
                        :ARG0 c
                        :ARG1 (s5 / secure-02
                              :ARG0 c
                              :ARG1 (h / healthy
                                    :domain (f / foreign)
                                    :location (c2 / country)))
                        :mod (a2 / all)
                        :ARG1-of (n2 / need-01))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1501 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok unbridled 's song , the kentucky derby favorite whose career has been marked by bad fortune , will be sidelined indefinitely by a broken bone .
# ::alignments
(s / sideline-01
      :ARG0 (b / bone
            :ARG1-of (b2 / break-01))
      :ARG1 (s2 / song
            :poss (p / person
                  :name (n / name
                        :op1 "Unbridled"))
            :mod (f / favorite
                  :mod (d / derby)
                  :mod (c / county
                        :name (n2 / name
                              :op1 "Kentucky"))
                  :poss-of (c2 / career
                        :ARG1-of (m / mark-01
                              :ARG0 (f2 / fortune
                                    :ARG1-of (b3 / bad-07))))))
      :duration (d2 / definite
            :polarity -))

# ::id 1502 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three bodies , apparently of a couple and their ##-year-old daughter , were pulled sunday from the ruins of a house in western germany that was destroyed in a huge explosion , rescuers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (r / rescue-01))
      :ARG1 (p2 / pull-01
            :ARG1 (b / body
                  :quant 3
                  :ARG1-of (ii / include-91
                        :ARG2 (a / and
                              :op1 (c / couple)
                              :op2 (p3 / person
                                    :ARG0-of (h / have-rel-role-91
                                          :ARG1 c
                                          :ARG2 (d / daughter))
                                    :age (t / temporal-quantity
                                          :quant 1
                                          :unit (y / year)))
                              :ARG1-of (a2 / appear-02))))
            :ARG2 (r2 / ruin-01
                  :ARG1 (h2 / house
                        :location (w / west
                              :part-of (c2 / country
                                    :name (n / name
                                          :op1 "Germany")))
                        :ARG1-of (d2 / destroy-01
                              :ARG0 (e / explode-01
                                    :mod (h3 / huge)))))
            :time (d3 / date-entity
                  :weekday (s2 / sunday))))

# ::id 1503 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok unisys corp. may announce another restructuring effort as early as tomorrow as the beleaguered computer maker struggles to return to profitability , analysts said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG1-of (a / analyze-01))
      :ARG1 (p2 / possible-01
            :ARG1 (a2 / announce-01
                  :ARG0 (c / company
                        :name (n / name
                              :op1 "Unisys"
                              :op2 "Corp."))
                  :ARG1 (e / effort-01
                        :ARG1 (r / restructure-01)
                        :mod (a3 / another))
                  :time (a4 / as-soon-as
                        :op1 (t / tomorrow))
                  :time (s2 / struggle-02
                        :ARG0 (c2 / company
                              :ARG0-of (m / make-01
                                    :ARG1 (c3 / computer))
                              :ARG1-of (b / beleaguer-01))
                        :ARG1 (r2 / return-01
                              :ARG1 c2
                              :ARG4 (p3 / profitable-02
                                    :ARG0 c2))))))

# ::id 1504 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok panic spread in the togolese capital lome friday after banking <unk> branch of the west african ecobank sent false notes to the tune of ## million cfa francs to the west african central bank where the fake money was identified .
# ::alignments
(s / spread-02
      :ARG1 (p / panic)
      :location (c / city
            :name (n / name
                  :op1 "Lome")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Tajikistan"))
                  :ARG2 (c3 / capital)))
      :time (d / date-entity
            :weekday (f / friday))
      :time (a / after
            :op1 (s2 / send-01
                  :ARG0 (b / branch
                        :part-of (o / organization
                              :name (n3 / name
                                    :op1 "Western"
                                    :op2 "Africa"
                                    :op3 "Ecobank")))
                  :ARG1 (n4 / note
                        :mod (f2 / false)
                        :ARG1-of (t / tune-01
                              :ARG2 (m / monetary-quantity
                                    :quant 1000000
                                    :unit (f3 / franc
                                          :mod (c4 / country
                                                :name (n5 / name
                                                      :op1 "Cfa"))))))
                  :ARG2 (b2 / bank
                        :mod (c5 / central)
                        :location-of (ii / identify-01
                              :ARG1 (m2 / money
                                    :ARG1-of (f4 / fake-02)))))))

# ::id 1505 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain 's opposition labor party is changing its colors in the countdown to may # general elections , adding a new purple dash to the traditional party red .
# ::alignments
(a / and
      :op1 (c / change-01
            :ARG0 (p / political-party
                  :name (n / name
                        :op1 "Labour"
                        :op2 "Party")
                  :poss (c2 / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "Kingdom"))
                  :ARG0-of (o / oppose-01))
            :ARG1 (c3 / color
                  :poss p)
            :time (c4 / countdown
                  :topic (e / elect-01
                        :ARG1-of (g / general-02)
                        :ARG1-of (p2 / permit-01))))
      :op2 (a2 / add-02
            :ARG0 p
            :ARG1 (d / dash-01
                  :ARG1-of (n3 / new-01)
                  :ARG1-of (p3 / purple-02))
            :ARG2 (p4 / party
                  :mod (t / traditional)
                  :ARG1-of (r / red-02))))

# ::id 1506 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok happy the mongrel delighted her elderly owners by emerging alive after ## days under the rubble of kobe 's earthquake , news reports said friday .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :mod (n / news))
      :ARG1 (d / delight-01
            :ARG0 (m / mongrel)
            :ARG1 (p / person
                  :ARG0-of (o / own-01
                        :ARG1 m)
                  :mod (e / elderly))
            :ARG2 (e2 / emerge-01
                  :ARG0 m
                  :ARG1 (l / live-01
                        :ARG0 m)
                  :time (a / after
                        :op1 (d2 / day
                              :location (u / under
                                    :op1 (r2 / rubble
                                          :poss (e3 / earthquake
                                                :location (c / country
                                                      :name (n2 / name
                                                            :op1 "Kobe")))))))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1507 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nearly five years on , harry whittington still speaks with a slight flutter in his voice _ a `` warble , '' he calls it , inadvertently choosing a bird metaphor .
# ::alignments
(s / speak-01
      :ARG0 (p / person
            :name (n / name
                  :op1 " harry"
                  :op2 "whittington")
            :part (v / voice))
      :time (s2 / still)
      :manner (f / flutter-01
            :ARG1 v
            :mod (s3 / slight)
            :ARG1-of (c / call-01
                  :ARG0 p
                  :ARG2 (w / warble-01)))
      :manner (c2 / choose-01
            :ARG0 p
            :ARG1 (m / metaphor
                  :topic (b / bird))
            :manner (ii / inadvertent))
      :time (a / after
            :quant (n2 / nearly
                  :op1 (t / temporal-quantity
                        :quant 5
                        :unit (y / year)))))

# ::id 1508 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rebels in burundi killed four civilians , including a woman and a child , and wounded about ## in an ambush in central cibitoke province , witnesses said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (w / witness-01))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG0 p
                  :mod (c / country
                        :name (n / name
                              :op1 "Burundi")
                        :part (c2 / center)))
            :ARG1 (c3 / civilian
                  :quant 4
                  :ARG2-of (ii / include-91
                        :ARG1 (a2 / and
                              :op1 (w2 / woman)
                              :op2 (c4 / child)))))
      :op2 (w3 / wound-01
            :ARG0 p
            :ARG1 c3)
      :time (a3 / ambush-01
            :ARG0 p
            :location c2)
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1509 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok calling their leader a `` modern robin hood , '' a judge has released without trial five men who prosecutors say confessed to kidnapping and killing an american businessman last month .
# ::alignments
(r / release-01
      :ARG0 (p / person
            :ARG0-of (j / judge-01))
      :ARG1 (m / man
            :quant 5
            :ARG0-of (c / confess-01
                  :ARG1 (a / and
                        :op1 (k / kidnap-01
                              :ARG0 m
                              :ARG1 (b / businessman
                                    :mod (c2 / country
                                          :name (n / name
                                                :op1 "America"))))
                        :op2 (k2 / kill-01
                              :ARG0 m
                              :ARG1 b)
                        :time (m2 / month
                              :mod (l / last)))
                  :ARG1-of (s / say-01
                        :ARG0 (p2 / person
                              :ARG0-of (p3 / prosecute-01)))))
      :manner (t / try-02
            :polarity -
            :ARG1 m))

# ::id 1510 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok petr cech has dismissed newly-crowned european champions liverpool 's hopes of wresting the premiership title away from stamford bridge next season .
# ::alignments
(d / dismiss-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Petr"
                  :op2 "Cech"))
      :ARG1 (h / hope-01
            :ARG0 (t / team
                  :name (n2 / name
                        :op1 "Liverpool")
                  :ARG0-of (c / champion-01
                        :mod (c2 / continent
                              :name (n3 / name
                                    :op1 "Europe")))
                  :ARG1-of (c3 / crown-01
                        :ARG1-of (n4 / new-01)))
            :ARG1 (w / wrest-01
                  :ARG0 t
                  :ARG1 (t2 / title
                        :mod (p2 / premiership))
                  :ARG2 (a / away
                        :op1 (b / bridge
                              :mod (c4 / city
                                    :name (n5 / name
                                          :op1 "Stamford"))))
                  :time (s / season
                        :mod (n6 / next)))))

# ::id 1511 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok stocks retreated friday after the government said u.s. employers cut more jobs than expected last month .
# ::alignments
(r / retreat-01
      :ARG1 (s / stock)
      :time (d / date-entity
            :weekday (f / friday))
      :time (a / after
            :op1 (s2 / say-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG1 (c / cut-02
                        :ARG0 (p / person
                              :ARG0-of (e / employ-01)
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "U.S.")))
                        :ARG1 (j / job
                              :ARG1-of (h / have-quant-91
                                    :ARG3 (m / more)
                                    :ARG4 (j2 / job
                                          :ARG1-of (c3 / cut-02
                                                :ARG1-of (e2 / expect-01)
                                                :time (m2 / month
                                                      :mod (l / last))))))))))

# ::id 1512 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok defending champion panathinaikos kicks off the greek league season against xanthi next week with two new french signings joining star striker djibril cisse .
# ::alignments
(k / kick-off-04
      :ARG0 (t / team
            :name (n / name
                  :op1 "Panathinaikos")
            :mod (c / champion
                  :ARG0-of (d / defend-01)))
      :ARG1 (s / season
            :mod (l / league
                  :mod (g / greek)))
      :ARG2 (t2 / team
            :name (n2 / name
                  :op1 "Xanthi"))
      :time (w / week
            :mod (n3 / next))
      :ARG1-of (c2 / cause-01
            :ARG0 (j / join-01
                  :ARG0 (p / person
                        :quant 2
                        :ARG1-of (s2 / sign-02)
                        :mod (c3 / country
                              :name (n4 / name
                                    :op1 "France"))
                        :ARG1-of (n5 / new-01))
                  :ARG1 (p2 / person
                        :name (n6 / name
                              :op1 "Djibril"
                              :op2 "Cisse")
                        :ARG0-of (s3 / strike-02
                              :mod (s4 / star))))))

# ::id 1513 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hosni mubarak , a former air force general , said he was shocked but not panicked as attackers with submachine guns raked his car .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hosni"
                  :op2 "Mubarak")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (f / force
                        :mod (a / air))
                  :ARG2 (g / general)
                  :time (f2 / former)))
      :ARG1 (c / contrast-01
            :ARG1 (s2 / shock-01
                  :ARG1 p)
            :ARG2 (p2 / panic-01
                  :polarity -
                  :ARG0 (r / rak-01
                        :ARG0 (p3 / person
                              :ARG0-of (a2 / attack-01)
                              :ARG0-of (h2 / have-03
                                    :ARG1 (g2 / gun
                                          :mod (s3 / submachine))))
                        :ARG1 p)
                  :ARG1 p)))

# ::id 1514 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok latin american countries will make efforts to promote tourism to meet with more challenges and opportunities in the ##st century .
# ::alignments
(t / try-01
      :ARG0 (c / country
            :location (c2 / continent
                  :name (n / name
                        :op1 "America")))
      :ARG1 (p / promote-02
            :ARG0 c
            :ARG1 (t2 / tourism)
            :purpose (m / meet-01
                  :ARG0 c
                  :ARG1 (a / and
                        :op1 (c3 / challenge-01)
                        :op2 (o / opportunity)
                        :mod (m2 / more))
                  :time (c4 / century
                        :ord (o2 / ordinal-entity
                              :value 1)))))

# ::id 1515 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok just when you thought it was safe to take profits , the irrepressible stock market kicked off the new year yesterday with its biggest gain in more than seven months .
# ::alignments
(k / kick-off-04
      :ARG0 (m / market
            :mod (s / stock)
            :ARG1-of (r / responsible-01
                  :polarity -))
      :ARG1 (y / year
            :ARG1-of (n / new-01))
      :ARG2 (g / gain-01
            :ARG0 m
            :ARG1-of (h / have-degree-91
                  :ARG2 (b / big)
                  :ARG3 (m2 / most)
                  :ARG5 (m3 / more-than
                        :op1 (t / temporal-quantity
                              :quant 7
                              :unit (m4 / month)))))
      :time (y2 / yesterday)
      :time (t2 / think-01
            :ARG0 (y3 / you)
            :ARG1 (s2 / safe-01
                  :ARG1 m
                  :ARG2 (p / profit-01
                        :ARG0 m))
            :mod (j / just)))

# ::id 1516 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the turmoil in british athletics continued on tuesday when ###m star roger black said he was `` disgusted '' at being told to prove his fitness ahead of the world championships .
# ::alignments
(c / continue-01
      :ARG1 (t / turmoil
            :topic (a / athletics
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Great"
                              :op2 "Britain"))))
      :time (d / date-entity
            :weekday (t2 / tuesday)
            :time-of (s / say-01
                  :ARG0 (p / person
                        :name (n2 / name
                              :op1 "Black")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (s2 / star)))
                  :ARG1 (d2 / disgust-01
                        :ARG0 (t3 / tell-01
                              :ARG1 (p2 / prove-01
                                    :ARG0 p
                                    :ARG1 (f / fitness
                                          :poss p)
                                    :time (a2 / ahead
                                          :op1 (c3 / championship
                                                :mod (w / world))))
                              :ARG2 p)
                        :ARG1 p))))

# ::id 1517 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok korea deposit insurance corp -lrb- <unk> -rrb- said tuesday it had sold most of its stake in shinhan financial group co to france 's bnp paribas .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Korea"
                  :op2 " deposit"
                  :op3 "insurance"
                  :op4 "Corp"))
      :ARG1 (s2 / sell-01
            :ARG0 c
            :ARG1 (s3 / stake
                  :mod (m / most)
                  :poss c
                  :part-of (g / group
                        :name (n2 / name
                              :op1 "Shinhan"
                              :op2 "Financial"
                              :op3 "Group")))
            :ARG2 (c2 / company
                  :name (n3 / name
                        :op1 "BNP"
                        :op2 "Paribas")
                  :poss (c3 / country
                        :name (n4 / name
                              :op1 "France"))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1518 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok motorola inc. signed on as a top-level sponsor of the #### summer olympic games in atlanta , sealing months of negotiations .
# ::alignments
(s / sign-on-05
      :ARG0 (c / company
            :name (n / name
                  :op1 "Motorola"
                  :op2 "Inc."))
      :ARG1 c
      :ARG0-of (s2 / sponsor-01
            :ARG1 (g / game
                  :name (n2 / name
                        :op1 "Olympic"
                        :op2 "Games")
                  :time (d / date-entity
                        :season (s3 / summer))
                  :location (c2 / city
                        :name (n3 / name
                              :op1 "Atlanta")))
            :mod (l / level
                  :mod (t / top)))
      :ARG0-of (s4 / seal-01
            :ARG1 (n4 / negotiate-01
                  :duration (m / multiple
                        :op1 (t2 / temporal-quantity
                              :quant 1
                              :unit (m2 / month))))))

# ::id 1519 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> abu <unk> was supposed to spend next year in the united states on the prestigious fulbright scholarship program , but now it appears she will remain where she is now -- trapped in the gaza strip by an israeli blockade .
# ::alignments
(c / contrast-01
      :ARG1 (s / suppose-02
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Abu"
                        :op2 "Izaka"))
            :ARG2 (s2 / spend-02
                  :ARG0 p
                  :ARG1 (y / year
                        :mod (n2 / next))
                  :ARG2 (p2 / program
                        :name (n3 / name
                              :op1 "Fulbright"
                              :op2 "Scholarship")
                        :mod (p3 / prestigious))
                  :location (c2 / country
                        :name (n4 / name
                              :op1 "United"
                              :op2 "States"))))
      :ARG2 (a / appear-02
            :ARG1 (r / remain-01
                  :ARG1 p
                  :location (s3 / strip
                        :mod (g / gaza))
                  :ARG1-of (t / trap-01
                        :ARG0 (b / blockade-01
                              :ARG0 (c3 / country
                                    :name (n5 / name
                                          :op1 "Israel")))))
            :time (n6 / now)))

# ::id 1520 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain on saturday said it was revising advice which had warned nationals against travel to israel , kuwait , jordan , bahrain , qatar , saudi arabia and syria .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Britain"))
      :ARG1 (r / revise-01
            :ARG0 c
            :ARG1 (a / advice
                  :ARG0-of (w / warn-01
                        :ARG1 (t / travel-01
                              :polarity -
                              :ARG0 (p / person
                                    :mod (n2 / nation))
                              :ARG4 (a2 / and
                                    :op1 (c2 / country
                                          :name (n3 / name
                                                :op1 "Israel"))
                                    :op2 (c3 / country
                                          :name (n4 / name
                                                :op1 "Kuwait"))
                                    :op3 (c4 / country
                                          :name (n5 / name
                                                :op1 "Jordan"))
                                    :op4 (c5 / country
                                          :name (n6 / name
                                                :op1 "Bahrain"))
                                    :op5 (c6 / country
                                          :name (n7 / name
                                                :op1 "Qatar"))
                                    :op6 (c7 / country
                                          :name (n8 / name
                                                :op1 "Syria"))))
                        :ARG2 p)))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 1521 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq gave final approval sunday to a deal by a shell-led consortium to develop one of its largest oil fields , marking a crucial step toward the nation 's postwar rebuilding by boosting the production of its most lucrative resource .
# ::alignments
(a / approve-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Iraq"))
      :ARG1 (d / deal-01
            :ARG0 (c2 / consortium
                  :ARG1-of (l / lead-02
                        :ARG0 (s / shell)))
            :ARG2 (d2 / develop-02
                  :ARG0 c2
                  :ARG1 (f / field
                        :quant 1
                        :ARG1-of (ii / include-91
                              :ARG2 (f2 / field
                                    :mod (o / oil)
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (l2 / large)
                                          :ARG3 (m / most))
                                    :poss c)))))
      :mod (f3 / final)
      :time (d3 / date-entity
            :weekday (s2 / sunday))
      :ARG0-of (m2 / mark-01
            :ARG1 (s3 / step-01
                  :ARG1 c2
                  :ARG2 (r / rebuild-01
                        :ARG0 c
                        :time (a2 / after
                              :op1 (w / war-01)))
                  :mod (c3 / crucial)
                  :manner (b / boost-01
                        :ARG0 c2
                        :ARG1 (p / produce-01
                              :ARG1 (r2 / resource
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (l3 / lucrative)
                                          :ARG3 (m3 / most)
                                          :ARG5 c)))))))

# ::id 1522 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the largest single private foreign investment in the czech republic , announced this week , has raised hopes that other business moguls will follow suit and spur the country 's successful privatization process .
# ::alignments
(r / raise-01
      :ARG0 (t / thing
            :ARG1-of (ii / invest-01
                  :ARG2 (c / country
                        :name (n / name
                              :op1 "Czech"
                              :op2 "Republic"))
                  :ARG1-of (p / private-03)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m / most)))
            :ARG1-of (a / announce-01
                  :time (w / week
                        :mod (t2 / this)))
            :ARG1 (h2 / hopeful-03
                  :ARG1 (a2 / and
                        :op1 (f / follow-suit-06
                              :ARG0 (p2 / person
                                    :mod (m2 / moguls
                                          :mod (b / business)
                                          :mod (o / other))))
                        :op2 (s / spur-01
                              :ARG0 p2
                              :ARG1 (p3 / process-02
                                    :ARG1 (p4 / privatize-01
                                          :ARG0 c)
                                    :ARG1-of (s2 / succeed-01
                                          :ARG0 c)))))))

# ::id 1523 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok host fluminense allowed a #-# draw to palmeiras in the ##th round on wednesday to keep the leading spot in the brazilian championship with one round remaining in the first half of play .
# ::alignments
(a / allow-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Fluminense")
            :ARG0-of (h / host-01))
      :ARG1 (d / draw-02
            :ARG0 t
            :ARG2 (t2 / team
                  :name (n2 / name
                        :op1 "Palmeiras"))
            :time (r / round
                  :ord (o / ordinal-entity
                        :value "-1")
                  :weekday (w / wednesday)))
      :purpose (k / keep-01
            :ARG0 t
            :ARG1 (s / spot
                  :ARG0-of (l / lead-02
                        :ARG1 (g / game
                              :name (n3 / name
                                    :op1 "Brazilian"
                                    :op2 "Championship"))))
            :condition (r2 / remain-01
                  :ARG1 (r3 / round
                        :quant 1)
                  :time (h2 / half
                        :part-of (p / play-01)
                        :ord o
                        :value 1))))

# ::id 1524 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the hong kong government has asked cathay pacific airways to provide a special flight to evacuate hong kong residents stranded by rioting in indonesia , a top official said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :mod (t / top))))
      :ARG1 (a / ask-02
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (p2 / province
                              :name (n / name
                                    :op1 "Hong"
                                    :op2 "Kong"))))
            :ARG1 (p3 / provide-01
                  :ARG0 (a2 / airway
                        :mod (p4 / pacific)
                        :mod (c / cathay))
                  :ARG1 (f / fly-01
                        :ARG1-of (s2 / special-02))
                  :purpose (e / evacuate-01
                        :ARG0 a2
                        :ARG2 (p5 / person
                              :ARG0-of (r / reside-01
                                    :ARG1 p2)
                              :ARG1-of (s3 / strand-01
                                    :ARG0 (r2 / riot-01
                                          :location (c2 / country
                                                :name (n2 / name
                                                      :op1 "Indonesia")))))))
            :ARG2 a2)
      :time (d / date-entity
            :weekday (s4 / saturday)))

# ::id 1525 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tim burton 's latest fantasy alice in wonderland opened friday in both #d and imax cinemas in the chinese mainland , but insiders doubt whether it will do well in the shadow of avatar .
# ::alignments
(h / have-concession-91
      :ARG1 (d / doubt-01
            :ARG0 (ii / insider)
            :ARG1 (t / truth-value
                  :polarity-of (w / well-09
                        :ARG1 (a / alice
                              :mod (f / fantasy)
                              :mod (l / last)
                              :poss (p / person
                                    :name (n / name
                                          :op1 "Tim"
                                          :op2 "Burton"))
                              :location (w2 / wonderland)
                              :mod f)
                        :poss p)))
      :ARG2 (o / open-01
            :ARG1 a
            :location (a2 / and
                  :op1 (c / cinema
                        :name (n2 / name
                              :op1 "D"))
                  :op2 (c2 / cinema
                        :name (n3 / name
                              :op1 "IMAX"))
                  :location (m / mainland
                        :part-of (c3 / country
                              :name (n4 / name
                                    :op1 "China"))))
            :time (d2 / date-entity
                  :weekday (f2 / friday))))

# ::id 1526 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france rugby coach marc lievremont has recalled flyhalf frederic michalak to face world cup winners south africa in next week 's test match .
# ::alignments
(r / recall-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Marc"
                  :op2 "Lievremont")
            :ARG0-of (c / coach-01
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "France"))
                  :ARG2 (s / sport
                        :mod (f / fly-half))))
      :ARG1 (p2 / person
            :name (n3 / name
                  :op1 "Frederic"
                  :op2 "Michalak")
            :mod f)
      :ARG2 (f2 / face-01
            :ARG0 p2
            :ARG1 (t / team
                  :ARG0-of (w / win-01
                        :ARG1 (c3 / cup
                              :mod (w2 / world)))
                  :location (c4 / continent
                        :name (n4 / name
                              :op1 "South"
                              :op2 "Africa")))
            :subevent-of (m / match-03
                  :mod (t2 / test)
                  :time (w3 / week
                        :mod (n5 / next)))))

# ::id 1527 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. vice president dick cheney told australians on friday that they had won the respect of the world through their support of the u.s.-led fight against terror .
# ::alignments
(t / tell-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 (w / win-01
            :ARG0 c
            :ARG1 (r / respect-01
                  :ARG0 (w2 / world)
                  :ARG1 c)
            :ARG2 (s / support-01
                  :ARG0 c
                  :ARG1 (f / fight-01
                        :ARG1 (t2 / terror)
                        :ARG1-of (l / lead-02
                              :ARG0 c))))
      :ARG2 (p3 / person
            :mod c
            :name (n3 / name
                  :op1 "Australia"))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 1528 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a senior european union -lrb- eu -rrb- official predicted that the eu monetary union could well be a reality , saying that britain would be `` foolish '' to count itself out now .
# ::alignments
(a / and
      :op1 (p / predict-01
            :ARG0 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (o / organization
                              :name (n / name
                                    :op1 "European"
                                    :op2 "Union")
                              :mod (s / senior))
                        :ARG2 (o2 / official)))
            :ARG1 (p3 / possible-01
                  :ARG1 (r / reality
                        :domain (u / union-02
                              :ARG1 o
                              :ARG3 (m / money)))
                  :mod (w / well)))
      :op2 (s2 / say-01
            :ARG0 p2
            :ARG1 (f / foolish
                  :domain (c / country
                        :name (n2 / name
                              :op1 "Great"
                              :op2 "Britain"))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (c3 / count-out-05
                              :ARG0 c
                              :ARG1 c
                              :time (n3 / now))))))

# ::id 1529 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-year-old boy was killed and his father critically wounded wednesday in gaza in a clash between opposing palestinian groups over who would write graffiti on a wall , witnesses and hospital officials said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (w / witness-01))
            :op2 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (h2 / hospital)
                        :ARG2 (o / official))))
      :ARG1 (a2 / and
            :op1 (k / kill-01
                  :ARG1 (b / boy
                        :age (t / temporal-quantity
                              :quant 1
                              :unit (y / year))))
            :op2 (w2 / wound-01
                  :ARG1 (p3 / person
                        :ARG0-of (h3 / have-rel-role-91
                              :ARG1 b
                              :ARG2 (f / father)))
                  :mod (c / critical-03))
            :time (w3 / wednesday)
            :location (c2 / city
                  :name (n / name
                        :op1 "Gaza"))
            :ARG1-of (c3 / cause-01
                  :ARG0 (c4 / clash-01
                        :ARG0 (g / group
                              :ARG0-of (o2 / oppose-01
                                    :ARG1 (c5 / country
                                          :name (n2 / name
                                                :op1 "Palestine"))))
                        :ARG1 (p4 / person
                              :ARG0-of (w4 / write-01
                                    :ARG1 (g2 / graffiti-01
                                          :ARG0 p4
                                          :ARG1 (w5 / wall))))))))

# ::id 1530 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok state lawyers in mozambique on wednesday demanded stiff penalties for the four-member crew of a train that crashed near maputo in may , killing nearly ### people .
# ::alignments
(d / demand-01
      :ARG0 (l / lawyer
            :mod (s / state)
            :location (c / city
                  :name (n / name
                        :op1 "Mozambique")))
      :ARG1 (p / penalize-01
            :ARG1 (c2 / crew
                  :consist-of (p2 / person
                        :quant 4
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (t / train
                                    :ARG1-of (c3 / crash-01
                                          :ARG1-of (n2 / near-02
                                                :ARG2 (c4 / city
                                                      :name (n3 / name
                                                            :op1 "Maputo")
                                                      :location (c5 / city
                                                            :name (n4 / name
                                                                  :op1 "May"))))
                                          :ARG0-of (k / kill-01
                                                :ARG1 (p3 / person
                                                      :mod (n5 / near)))))))
                  :ARG1-of (s2 / stiff-04))
            :time (d2 / date-entity
                  :weekday (w / wednesday))))

# ::id 1531 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok erik meyer threw two touchdowns and the cologne centurions won their fourth straight on the road in nfl europa on friday , ##-# over the amsterdam admirals .
# ::alignments
(a / and
      :op1 (t / throw-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "erik"
                        :op2 "Meyer"))
            :ARG1 (t2 / thing
                  :quant 2
                  :ARG2-of (s / score-01
                        :ARG1 p)))
      :op2 (w / win-01
            :ARG0 (c / centurion
                  :mod (c2 / cologne))
            :ARG1 (s2 / straight
                  :ord (o / ordinal-entity
                        :value 4))
            :location (r / road
                  :name (n2 / name
                        :op1 "Nfl"
                        :op2 "Europa"))
            :time (d / date-entity
                  :weekday (f / friday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (a2 / admiral))
                        :location (c4 / city
                              :name (n3 / name
                                    :op1 "Amsterdam"))))))

# ::id 1532 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a dutch expedition has salvaged the wreckage of a rare , antique twin-engine passenger plane that crashed in the venezuelan jungle in #### , diplomats said .
# ::alignments
(s / say-01
      :ARG0 (d / diplomat)
      :ARG1 (s2 / salvage-01
            :ARG0 (e / expedition
                  :mod (c / country
                        :name (n / name
                              :op1 "Netherlands")))
            :ARG1 (w / wreckage
                  :part-of (p / plane
                        :mod (p2 / passenger)
                        :mod (e2 / engine
                              :mod (t / twin))
                        :ARG1-of (r / rare-02)
                        :mod (a / antique)
                        :ARG1-of (c2 / crash-01
                              :location (j / jungle
                                    :location (c3 / country
                                          :name (n2 / name
                                                :op1 "Venezuela"))))))))

# ::id 1533 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong share prices closed #.## percent higher tuesday as investors hunted for bargains following steep earlier falls , 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 / company
                              :name (n / name
                                    :op1 "Hong"
                                    :op2 "Kong"))))
            :time (d2 / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (h / hunt-01
                        :ARG0 (p3 / person
                              :ARG0-of (ii / invest-01))
                        :ARG1 (b / bargain-01)
                        :ARG1-of (f / follow-01
                              :ARG2 (f2 / fall-01
                                    :mod (s3 / steep)
                                    :time (b2 / before
                                          :op1 c))))
                  :degree (p4 / percentage-entity
                        :value 1))))

# ::id 1534 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a pacific storm with hurricane-force winds churned across sparsely populated islands of american samoa on saturday , taking aim at the u.s. territory 's capital region , which is still recovering from a deadly tsunami .
# ::alignments
(a / and
      :op1 (c / churn-01
            :ARG0 (s / storm
                  :mod (p / pacific)
                  :accompanier (w / wind
                        :mod (h / hurricane)))
            :ARG1 (ii / island
                  :name (n / name
                        :op1 "Samoa")
                  :ARG1-of (p2 / populate-01
                        :manner (s2 / sparse))
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "America")))
            :time (d / date-entity
                  :weekday (s3 / saturday)))
      :op2 (a2 / aim-02
            :ARG0 s
            :ARG1 (r / region
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (t / territory
                              :poss c2)
                        :ARG2 (c3 / capital))
                  :ARG1-of (r2 / recover-01
                        :ARG2 (t2 / tsunami
                              :ARG0-of (k / kill-01))
                        :mod (s4 / still)))))

# ::id 1535 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us architect daniel libeskind said monday that he wanted to build a museum in prague to house works by the spanish surrealist artist salvador dali .
# ::alignments
(s / say-01
      :ARG0 (a / architect
            :name (n / name
                  :op1 "Daniel"
                  :op2 "Libeskind")
            :mod (c / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States")))
      :ARG1 (w / want-01
            :ARG0 a
            :ARG1 (b / build-01
                  :ARG0 a
                  :ARG1 (m / museum
                        :location (c2 / city
                              :name (n3 / name
                                    :op1 "Prague"))
                        :purpose (h / house-01
                              :ARG0 a
                              :ARG1 (w2 / work-12
                                    :ARG0 (a2 / artist
                                          :name (n4 / name
                                                :op1 " salvador"
                                                :op2 "Dali")
                                          :mod (s2 / surrealist)
                                          :mod (c3 / country
                                                :name (n5 / name
                                                      :op1 "Spain"))))))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 1536 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok q : i have a windows me machine and i am going to purchase a windows # computer next month .
# ::alignments
(s / say-01
      :ARG0 (ii / i)
      :ARG1 (a / and
            :op1 (h / have-03
                  :ARG0 ii
                  :ARG1 (m / machine
                        :mod (p / product
                              :name (n / name
                                    :op1 "Windows"
                                    :op2 "Me"))))
            :op2 (p2 / purchase-01
                  :ARG0 ii
                  :ARG1 (c / computer
                        :mod p)
                  :time (m2 / month
                        :mod (n2 / next))))
      :ARG2 (p3 / person
            :name n
            :op1 "q"))

# ::id 1537 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french president nicolas sarkozy arrived in tbilisi for talks tuesday following a visit to moscow , a journalist accompanying him said .
# ::alignments
(s / say-01
      :ARG0 (j / journalist
            :ARG0-of (a / accompany-01
                  :ARG1 (p / person
                        :name (n / name
                              :op1 "Nicolas"
                              :op2 "Sarkozy")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (o / organization
                                    :name (n2 / name
                                          :op1 "French"))
                              :ARG2 (p2 / president)))))
      :ARG1 (a2 / arrive-01
            :ARG1 p
            :ARG4 (c / city
                  :name (n3 / name
                        :op1 "Tbilisi"))
            :purpose (t / talk-01
                  :ARG0 p)
            :time (d / date-entity
                  :weekday (t2 / tuesday))
            :ARG1-of (f / follow-01
                  :ARG2 (v / visit-01
                        :ARG0 p
                        :ARG1 (e / event
                              :name (n4 / name
                                    :op1 "Moscow"))))))

# ::id 1538 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. dollar was mixed against other major currencies in european trading wednesday morning .
# ::alignments
(m / mix-01
      :ARG1 (d / dollar
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG2 (c2 / currency
            :mod (o / other)
            :ARG1-of (m2 / major-02))
      :location (t / trade-01
            :location (c3 / continent
                  :name (n2 / name
                        :op1 "Europe"))
            :time (d2 / date-entity
                  :weekday (w / wednesday)
                  :dayperiod (m3 / morning))))

# ::id 1539 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok john gregory was confirmed as the new manager of english premiership strugglers derby county on wednesday , the press association reported .
# ::alignments
(r / report-01
      :ARG0 (a / association
            :mod (p / press))
      :ARG1 (c / confirm-01
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "John"
                        :op2 "Gregory")
                  :ARG0-of (m / manage-01
                        :ARG1 (c2 / county
                              :name (n2 / name
                                    :op1 "D derby")
                              :mod (t / team
                                    :name (n3 / name
                                          :op1 "England")
                                    :ARG0-of (s / struggle-02
                                          :ARG1 (p3 / premiership))))
                        :ARG1-of (n4 / new-01)))
            :time (w / wednesday)))

# ::id 1540 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok saudi arabia has expressed its firm support for syria and lebanon in their demand that israel withdraw from south lebanon unconditionally , the saudi press agency reported on saturday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (p / press)
            :mod (c / country
                  :name (n / name
                        :op1 "Saudi"
                        :op2 "Arabia")))
      :ARG1 (e / express-01
            :ARG0 a
            :ARG1 (s / support-01
                  :ARG0 a
                  :ARG1 (d / demand-01
                        :ARG0 (a2 / and
                              :op1 (c2 / country
                                    :name (n2 / name
                                          :op1 "Syria"))
                              :op2 (c3 / country
                                    :name (n3 / name
                                          :op1 "Lebanon")))
                        :ARG1 (w / withdraw-01
                              :ARG0 (c4 / country
                                    :name (n4 / name
                                          :op1 "Israel"))
                              :ARG2 (s2 / south
                                    :part-of c3)
                              :ARG1-of (c5 / condition-01
                                    :polarity -)))
                  :ARG1-of (f / firm-03))
            :time (d2 / date-entity
                  :weekday (s3 / saturday))))

# ::id 1541 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the waikato chiefs picked up their ##th bonus point in ## games , holding out south africa 's sharks ##-## to stay in touch for a semifinal spot in super ## rugby .
# ::alignments
(a / and
      :op1 (p / pick-up-04
            :ARG0 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t / team
                              :name (n / name
                                    :op1 "Wikato"))
                        :ARG2 (c / chief)))
            :ARG1 (p3 / point
                  :ord (o / ordinal-entity
                        :value -1)
                  :mod (b / bonus)
                  :poss p2)
            :time (g / game))
      :op2 (h2 / hold-out-09
            :ARG0 p2
            :ARG1 (s / sharks
                  :poss (w / world-region
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Africa")))
            :purpose (s2 / stay-01
                  :ARG1 s
                  :ARG3 (ii / in-touch-12
                        :ARG1 s
                        :ARG2 (s3 / spot
                              :mod (s4 / semifinal)
                              :topic (s5 / sport
                                    :name (n3 / name
                                          :op1 "Rugby")
                                    :mod (s6 / super)))))))

# ::id 1542 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok princess elena said `` i do '' inside a cathedral packed with international royalty , and a roaring echo of `` long live the bride and groom ! '' rose from the ordinary thousands waiting outside as spain celebrated its first royal wedding in ## years saturday .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Elena")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / princess)))
            :ARG1 (d / do-02
                  :ARG0 p
                  :location (ii / inside
                        :op1 (c / cathedral
                              :ARG1-of (p3 / pack-01
                                    :ARG2 (r / royalty
                                          :mod (ii2 / international)))))))
      :op2 (r2 / rise-01
            :ARG1 (e / echo-01
                  :ARG1 (l / live-01
                        :ARG0 (a2 / and
                              :op1 (p4 / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG2 (b / bride)))
                              :op2 (p5 / person
                                    :ARG0-of (h3 / have-rel-role-91
                                          :ARG2 (g / groom))))
                        :ARG1-of (l2 / long-03))
                  :ARG0-of (r3 / roar-02))
            :ARG3 (p6 / person
                  :quant (m / multiple
                        :op1 1000)
                  :mod (o / ordinary)
                  :ARG1-of (w / wait-01
                        :location (o2 / outside)
                        :time (c2 / celebrate-02
                              :ARG0 (p7 / person
                                    :name (n2 / name
                                          :op1 "Prince"))
                              :ARG1 (w2 / wed-01
                                    :ARG1 p7
                                    :ord (o3 / ordinal-entity
                                          :value 1)
                                    :time (d2 / date-entity
                                          :weekday (s2 / saturday))))))))

# ::id 1543 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the french and swiss justice ministers on monday signed an accord aimed at boosting cooperation between the two countries ' judicial systems .
# ::alignments
(s / sign-02
      :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 (j / justice))))
            :op2 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Switzerland"))
                        :ARG2 (m2 / minister
                              :topic (j2 / justice)))))
      :ARG1 (a2 / accord-03
            :ARG1-of (a3 / aim-02
                  :ARG2 (b / boost-01
                        :ARG1 (c3 / cooperate-01
                              :ARG0 (s2 / system
                                    :mod (j3 / judiciary)
                                    :poss c)))))
      :time (d / date-entity
            :weekday (m3 / monday)))

# ::id 1544 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the application for macao people ' s studying postgraduate and doctoral degrees in universities and colleges in the inland areas of china began here today .
# ::alignments
(b / begin-01
      :ARG1 (a / apply-01
            :ARG1 (p / person
                  :mod (c / country
                        :name (n / name
                              :op1 "Macao")))
            :ARG2 (s / study-01
                  :ARG0 p
                  :ARG1 (a2 / and
                        :op1 (d / degree
                              :mod (p2 / postgraduate))
                        :op2 (d2 / degree
                              :mod (d3 / doctoral)))
                  :location a2
                  :op1 (u / university)
                  :op2 (c2 / college)
                  :location (a3 / area
                        :mod (ii / inland)
                        :part-of (c3 / country
                              :name (n2 / name
                                    :op1 "China")))))
      :location (h / here)
      :time (t / today))

# ::id 1545 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok washington - house democrats have drawn up sweeping legislation that would authorize billions of additional dollars to screen all cargo bound for the united states , purchase new screening technology for airline passengers , and dramatically expand efforts to secure nuclear materials around the world , according to congressional documents obtained by the globe .
# ::alignments
(s / say-01
      :ARG0 (d / document
            :source (g / government-organization
                  :name (n / name
                        :op1 "Congress"))
            :ARG1-of (o / obtain-01
                  :ARG0 (g2 / globe)))
      :ARG1 (d2 / draw-up-03
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g3 / government-organization
                              :name (n2 / name
                                    :op1 "Washington"))
                        :ARG2 (m / member))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g4 / government-organization
                              :name (n3 / name
                                    :op1 "Democratic"
                                    :op2 "Party"))))
            :ARG1 (l / legislate-01
                  :ARG0-of (a / authorize-01
                        :ARG1 (a2 / and
                              :op1 (s2 / screen-01
                                    :ARG1 (c / cargo
                                          :mod (a3 / all)
                                          :ARG1-of (b / bind-03
                                                :ARG2 (c2 / country
                                                      :name (n4 / name
                                                            :op1 "United"
                                                            :op2 "States")))))
                              :op2 (p2 / purchase-01
                                    :ARG1 (t / technology
                                          :ARG0-of (s3 / screen-01
                                                :ARG1 (p3 / passenger
                                                      :mod (a4 / airline)))
                                          :ARG1-of (n5 / new-01)))
                              :op3 (e / expand-01
                                    :ARG1 (e2 / effort-01
                                          :ARG1 (s4 / secure-01
                                                :ARG1 (m2 / material
                                                      :mod (n6 / nucleus))
                                                :location (a5 / around
                                                      :op1 (w / world))))
                                    :manner (d3 / dramatic))
                              :ARG3 (m3 / multiple
                                    :op1 1000000000)
                              :mod (a6 / additional)))
                  :mod (s5 / sweep))))

# ::id 1546 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with a flick of the wrist and a few swipes at a touch pad , damon osteen laughed at the ease with which he got through a supermarket checkout line : `` hey , ! ital ! i 'm ! off ! a checker now ! '' he exclaimed .
# ::alignments
(m / multi-sentence
      :snt1 (l / laugh-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Damon"
                        :op2 "Ossen")
                  :part (w / wrist))
            :ARG2 (e / ease-05
                  :ARG1 (g / get-through-12
                        :ARG0 p
                        :ARG1 (l2 / line
                              :mod (s / supermarket)
                              :purpose (c / checkout-01))))
            :manner (a / and
                  :op1 (f / flick-01
                        :ARG0 p
                        :ARG1 w)
                  :op2 (s2 / swipe-01
                        :ARG0 p
                        :ARG1 (p2 / pad
                              :mod (t / touch))
                        :quant (f2 / few))))
      :snt2 (e2 / exclaim-01
            :ARG0 (h / he
                  :part w)
            :ARG1 (c2 / checker
                  :mod (o / off)
                  :time (n2 / now))
            :mod (h2 / hey
                  :mode expressive)
            :mod (ii / ital)))

# ::id 1547 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. stocks retreated from early gains as aluminum co. of america posted weaker-than-expected fourth-quarter earnings .
# ::alignments
(r / retreat-01
      :ARG1 (s / stock
            :mod (c / company
                  :name (n / name
                        :op1 "U.S.")))
      :ARG2 (g / gain-01
            :time (e / early))
      :ARG1-of (c2 / cause-01
            :ARG0 (p / post-01
                  :ARG0 c
                  :ARG1 (t / thing
                        :ARG1-of (e2 / earn-01)
                        :mod (a / aluminum)
                        :ARG1-of (h / have-degree-91
                              :ARG2 (w / weak-02
                                    :ARG1 t)
                              :ARG3 (m / more)
                              :ARG4 t
                              :ARG1-of (e3 / expect-01)
                              :time (q / quarter
                                    :ord (o / ordinal-entity
                                          :value 4)))))))

# ::id 1548 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia on saturday welcomed a u.s. statement signaling a softer stance on how to thwart iran 's suspected nuclear arms program , with a foreign ministry spokesman saying he hoped the shift would aid european efforts to resolve questions about iran 's activities .
# ::alignments
(a / and
      :op1 (w / welcome-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Russia"))
            :ARG1 (s / state-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "U.S."))
                  :ARG0-of (s2 / signal-07
                        :ARG1 (s3 / stand-11
                              :ARG1 (t / thwart-01
                                    :ARG1 (p / program
                                          :poss (c3 / country
                                                :name (n3 / name
                                                      :op1 "Iran"))
                                          :mod (a2 / arm
                                                :mod (n4 / nucleus))
                                          :ARG1-of (s4 / suspect-01)))
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (s5 / soft-02
                                          :ARG1 s3)
                                    :ARG3 (m / more)))))
            :time (d / date-entity
                  :weekday (s6 / saturday)))
      :op2 (s7 / say-01
            :ARG0 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (m2 / ministry
                              :topic (f / foreign))
                        :ARG2 (s8 / spokesman)))
            :ARG1 (h3 / hope-01
                  :ARG0 p2
                  :ARG1 (a3 / aid-01
                        :ARG0 s
                        :ARG1 (e / effort-01
                              :ARG0 (c4 / continent
                                    :name (n5 / name
                                          :op1 "Europe"))
                              :ARG1 (r / resolve-01
                                    :ARG0 c4
                                    :ARG1 (q / question-01
                                          :ARG1 (a4 / activity-06
                                                :ARG0 c3))))))))

# ::id 1549 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the pentagon on monday announced a trip by defense secretary william cohen starting on friday to turkey , jordan , egypt , israel and greece .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Pentagon"))
      :ARG1 (t / trip-03
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "William"
                        :op2 "Cohen")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (s / secretary
                              :topic (d / defend-01))))
            :ARG1 (a2 / and
                  :op1 (t2 / turkey)
                  :op2 (c / country
                        :name (n3 / name
                              :op1 "Jordan"))
                  :op3 (c2 / country
                        :name (n4 / name
                              :op1 "Israel"))
                  :op4 (c3 / country
                        :name (n5 / name
                              :op1 "Greece")))
            :ARG1-of (s2 / start-01
                  :time (d2 / date-entity
                        :weekday (f / friday))))
      :time (d3 / date-entity
            :weekday (m / monday)))

# ::id 1550 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok army and police provided heavy security monday as thais recast votes in ## out of ### constituencies where cheating marred jan. # general elections .
# ::alignments
(p / provide-01
      :ARG0 (a / and
            :op1 (m / military)
            :op2 (p2 / police))
      :ARG1 (s / security
            :mod (h / heavy))
      :time (d / date-entity
            :weekday (m2 / monday))
      :time (r / recast-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "France"))
            :ARG1 (v / vote-01
                  :ARG1 (o / out-06
                        :ARG2 (c2 / constituency
                              :location-of (m3 / mar-01
                                    :ARG0 (c3 / cheat-02)
                                    :ARG1 (e / elect-01
                                          :ARG1-of (g / general-02)
                                          :time (d2 / date-entity
                                                :month 1))))))))

# ::id 1551 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kanye west had nothing to complain about sunday , as he picked up his first-ever american music awards and delivered a flawless , if subdued , performance of his new single , `` heartless .
# ::alignments
(c / complain-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kanye"
                  :op2 "West"))
      :ARG1 (d / date-entity
            :weekday (s / sunday))
      :ARG1-of (c2 / cause-01
            :ARG0 (a / and
                  :op1 (p2 / pick-up-04
                        :ARG0 p
                        :ARG1 (a2 / award-01
                              :ARG1 (m / music)
                              :ARG2 p
                              :ord (o / ordinal-entity
                                    :value 1
                                    :time (e / ever))
                              :mod (c3 / country
                                    :name (n2 / name
                                          :op1 "America"))))
                  :op2 (d2 / deliver-01
                        :ARG0 p
                        :ARG1 (p3 / perform-01
                              :ARG0 p
                              :ARG1 m
                              :ARG1-of (n3 / new-01)
                              :poss p
                              :mod (h / heartless))
                        :manner (f / flawless)
                        :ARG1-of (s2 / subdue-01)))))

# ::id 1552 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china has executed nine men , including eight from the muslim uighur minority , for crimes committed during july riots that killed ### people in far western xinjiang region .
# ::alignments
(e / execute-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "China"))
      :ARG1 (m / man
            :quant 9
            :ARG2-of (ii / include-91
                  :ARG1 (m2 / man
                        :quant 8
                        :source (m3 / minority
                              :mod (e2 / ethnic-group
                                    :name (n2 / name
                                          :op1 "Uighur"))
                              :mod (r / religious-group
                                    :name (n3 / name
                                          :op1 "Islam"))))))
      :ARG2 (c / crime-02
            :ARG1-of (c2 / commit-02
                  :time (r2 / riot-01
                        :time (d / date-entity
                              :month 7)
                        :ARG0-of (k / kill-01
                              :ARG1 (p2 / person))
                        :location (c3 / country-region
                              :name (n4 / name
                                    :op1 "Xinjiang")
                              :location (w / west
                                    :mod (f / far)))))))

# ::id 1553 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok romania 's government approved monday a draft law to restore powers to a national anti-graft agency , created on eu advice , after a court this month declared its powers unconstitutional .
# ::alignments
(a / approve-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Egypt"))))
      :ARG1 (l / law
            :ARG1-of (d / draft-01)
            :purpose (r / restore-01
                  :ARG0 g
                  :ARG1 (p / power)
                  :ARG2 (a2 / agency
                        :mod (n2 / nation)
                        :ARG0-of (c2 / counter-01
                              :ARG1 (r2 / raft))
                        :ARG1-of (c3 / create-01
                              :ARG1-of (c4 / cause-01
                                    :ARG0 (a3 / advice
                                          :mod (e / electronics)))))))
      :time (d2 / date-entity
            :weekday (m / monday))
      :time (a4 / after
            :op1 (d3 / declare-01
                  :ARG0 (c5 / court)
                  :ARG1 (p2 / power
                        :poss a2)
                  :ARG2 (c6 / constitutional
                        :polarity -)
                  :time (m2 / month
                        :mod (t / this)))))

# ::id 1554 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the aids epidemic in africa is hitting farm output and threatening millions of people with poverty and hunger , un agencies said on monday .
# ::alignments
(s / say-01
      :polarity -
      :ARG0 (a / agency)
      :ARG1 (a2 / and
            :op1 (h / hit-01
                  :ARG0 (e / epidemic
                        :mod (a3 / aids)
                        :location (c / continent
                              :name (n / name
                                    :op1 "Africa")))
                  :ARG1 (o / output
                        :mod (f / farm)))
            :op2 (t / threaten-01
                  :ARG0 e
                  :ARG2 (p / person
                        :quant (m / multiple
                              :op1 1000000)
                        :ARG0-of (h2 / have-03
                              :ARG1 (a4 / and
                                    :op1 (p2 / poor)
                                    :op2 (h3 / hunger-01))))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 1555 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when treasury bill yields this week hit highs not seen since #### , it brought to mind what probably will prove the biggest fiscal blunder of the clinton administration .
# ::alignments
(b / bring-to-mind-09
      :ARG0 (y / yield-01
            :ARG1 (b2 / bill
                  :mod (t / treasury))
            :time (w / week
                  :mod (t2 / this)))
      :ARG2 (t3 / thing
            :ARG0-of (p / prove-01
                  :ARG1 (b3 / blunder-02
                        :ARG0 (g / government-organization
                              :ARG0-of (a / administrate-01)
                              :mod (p2 / person
                                    :name (n / name
                                          :op1 "Clinton")))
                        :ARG1 (f / finance)
                        :ARG1-of (h / have-degree-91
                              :ARG2 (b4 / big)
                              :ARG3 (m / most)))
                  :mod (p3 / probable))))

# ::id 1556 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a husband and wife involved in testing a cancer drug have been sentenced to prison for falsifying results that helped the drug win federal approval .
# ::alignments
(s / sentence-01
      :ARG1 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG2 (h2 / husband)))
            :op2 (p2 / person
                  :ARG0-of (h3 / have-rel-role-91
                        :ARG2 (w / wife)))
            :ARG1-of (ii / involve-01
                  :ARG2 (t / test-01
                        :ARG1 (d / drug
                              :mod (d2 / disease
                                    :name (n / name
                                          :op1 "cancer"))))))
      :ARG2 (p3 / prison)
      :ARG3 (f / falsify-01
            :ARG0 a
            :ARG1 (r / result
                  :ARG0-of (h4 / help-01
                        :ARG1 (w2 / win-01
                              :ARG0 d
                              :ARG1 (a2 / approve-01
                                    :ARG0 (g / government-organization
                                          :name n
                                          :op1 "Federal"))
                              :ARG1 d)))))

# ::id 1557 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vijay singh ended years of grief at the arnold palmer invitational with a terrific run of birdies to close with a #-under ## for a two-shot victory over rocco mediate on sunday .
# ::alignments
(e / end-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Vijay"
                  :op2 "Singh"))
      :ARG1 (m / multiple
            :op1 (t / temporal-quantity
                  :quant 1
                  :unit (y / year)))
      :ARG2 (g / grief)
      :ARG3 (g2 / game
            :name (n2 / name
                  :op1 "Arnold"
                  :op2 "Palmer"
                  :op3 "Invitational"))
      :manner (r / run-13
            :ARG0 p
            :ARG1 (b / birdie)
            :mod (t2 / terrific)
            :ARG0-of (c / cause-01
                  :ARG1 (c2 / close-03
                        :ARG0 p
                        :ARG1 (o / over
                              :op1 (s / shoot-01
                                    :quant 2))
                        :ARG2 (w / win-01
                              :ARG0 p
                              :ARG1 (t3 / team
                                    :name (n3 / name
                                          :op1 "Rocco"
                                          :op2 "Mediate"))
                              :time (d / date-entity
                                    :weekday (s2 / sunday)))))))

# ::id 1558 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iran 's english language state television reported tuesday that american sarah shourd has been released after more than a year in prison .
# ::alignments
(r / report-01
      :ARG0 (t / television
            :mod (s / state)
            :mod (l / language
                  :name (n / name
                        :op1 "English"))
            :poss (c / country
                  :name (n2 / name
                        :op1 "Iran")))
      :ARG1 (r2 / release-01
            :ARG1 (p / person
                  :name (n3 / name
                        :op1 "Sarah"
                        :op2 "Shourd")
                  :mod (c2 / country
                        :name (n4 / name
                              :op1 "America")))
            :time (a / after
                  :op1 (ii / imprison-01
                        :ARG1 p
                        :ARG2 (m / more-than
                              :op1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))))
            :time (d / date-entity
                  :weekday (t3 / tuesday))))

# ::id 1559 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a paris court on monday convicted five members of the basque separatist movement eta and sentenced each of them to nine years in prison .
# ::alignments
(a / and
      :op1 (c / convict-01
            :ARG0 (c2 / court
                  :mod (p / paris))
            :ARG1 (p2 / person
                  :quant 5
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (m / movement-07
                              :ARG1 (s / separatist)
                              :mod (w / world-region
                                    :name (n / name
                                          :op1 "Basque")))
                        :ARG2 (m2 / member)))
            :time (d / date-entity
                  :weekday (m3 / monday)))
      :op2 (s2 / sentence-01
            :ARG0 c2
            :ARG1 p2
            :ARG2 (p3 / prison
                  :duration (t / temporal-quantity
                        :quant 9
                        :unit (y / year)))))

# ::id 1560 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india offered five million dollars in assistance to pakistan on friday to help its neighbor cope with devastating floods that have affected more than ## million people .
# ::alignments
(o / offer-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "India"))
      :ARG1 (m / monetary-quantity
            :quant 5000000
            :unit (d / dollar)
            :ARG2-of (a / assist-01
                  :ARG0 c
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Pakistan"))))
      :purpose (h / help-01
            :ARG0 c
            :ARG1 (c3 / cope-01
                  :ARG0 (n3 / neighbor
                        :poss c)
                  :ARG1 (f / flood-01
                        :ARG0-of (d2 / devastate-01)
                        :ARG0-of (a2 / affect-01
                              :ARG1 (p / person
                                    :quant (m2 / more-than
                                          :op1 1000000)))))
            :ARG2 n3)
      :time (d3 / date-entity
            :weekday (f2 / friday)))

# ::id 1561 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states is investigating a report that libyan leader moamer kadhafi last year planned to assassinate the crown prince of saudi arabia , president george w. bush said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "W."
                  :op3 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (ii / investigate-01
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (r / report-01
                  :ARG1 (p3 / plan-01
                        :ARG0 (p4 / person
                              :name (n3 / name
                                    :op1 "Moamer"
                                    :op2 "Kadhafi")
                              :ARG0-of (l / lead-02)
                              :mod (c2 / country
                                    :name (n4 / name
                                          :op1 "Libya")))
                        :ARG1 (a / assassinate-01
                              :ARG0 p4
                              :ARG1 (p5 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (c3 / country
                                                :name (n5 / name
                                                      :op1 "Saudi"
                                                      :op2 "Arabia"))
                                          :ARG2 (p6 / prince
                                                :ARG2-of (c4 / crown-01)))))
                        :time (y / year
                              :mod (l2 / last)))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1562 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the leader of sweden 's biggest opposition party on monday filed a police complaint accusing a member of the ruling social democrats of slandering him in e-mails sent to the media and other politicians .
# ::alignments
(f / file-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (p2 / party
                        :ARG0-of (o / oppose-01)
                        :ARG1-of (h / have-degree-91
                              :ARG2 (b / big)
                              :ARG3 (m / most)
                              :ARG5 (c / country
                                    :name (n / name
                                          :op1 "Sweden"))))))
      :ARG1 (c2 / complain-01
            :ARG0 (p3 / police)
            :ARG1 (a / accuse-01
                  :ARG0 p
                  :ARG1 (p4 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p5 / political-party
                                    :name n
                                    :op1 "Social"
                                    :op2 "Democrat")
                              :ARG0-of (r / rule-03))
                        :ARG2 (m2 / member)))
            :ARG2 (s / slander-01
                  :ARG0 p4
                  :ARG1 p
                  :medium (e / email
                        :ARG1-of (s2 / send-01
                              :ARG2 (a2 / and
                                    :op1 (m3 / media)
                                    :op2 (p6 / politician
                                          :mod (o2 / other)))))))
      :time (d / date-entity
            :weekday (m4 / monday)))

# ::id 1563 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a splendid tomb of ramses vi in luxor is to be opened to the public monday following three years of restoration work , egyptian archeological officials said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Egypt"))
                  :ARG2 (o / official
                        :topic (a / archeology))))
      :ARG1 (o2 / open-01
            :ARG1 (t / tomb
                  :name (n2 / name
                        :op1 "Ramses"
                        :op2 "Vi")
                  :mod (s2 / splendid)
                  :location (c2 / city
                        :name (n3 / name
                              :op1 "Luxe")))
            :ARG3 (p2 / public)
            :time (d / date-entity
                  :weekday (m / monday))
            :ARG1-of (f / follow-01
                  :ARG2 (w / work-01
                        :ARG1 (r / restore-01)
                        :duration (t2 / temporal-quantity
                              :quant 3
                              :unit (y / year))))))

# ::id 1564 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the canadian government unveiled tuesday a two-year economic stimulus plan of ## billion dollars -lrb- ##.# billion us dollars -rrb- in a bid to prod the economy out of recession .
# ::alignments
(u / unveil-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Canada"))))
      :ARG1 (p / plan
            :mod (s / stimulate-01
                  :ARG1 (e / economy))
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (y / year))
            :consist-of (m / monetary-quantity
                  :quant 1000000000
                  :unit (d / dollar))
            :ARG1-of (m2 / mean-01
                  :ARG2 (m3 / monetary-quantity
                        :quant 1000000000
                        :unit (d2 / dollar))))
      :time (d3 / date-entity
            :weekday (t2 / tuesday))
      :purpose (b / bid-01
            :ARG0 g
            :ARG1 (p2 / prod-01
                  :ARG0 g
                  :ARG1 (e2 / economy)
                  :ARG2 (o / out-06
                        :ARG1 e2
                        :ARG2 (r / recession-02)))))

# ::id 1565 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok egypt and jordan on tuesday reiterated support for all efforts that could lead to progress in the peace talks between arab countries and israel .
# ::alignments
(r / reiterate-01
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "Egypt"))
            :op2 (c2 / country
                  :name (n2 / name
                        :op1 "Jordan")))
      :ARG1 (s / support-01
            :ARG0 a
            :ARG1 (e / effort-01
                  :mod (a2 / all)
                  :ARG0-of (l / lead-03
                        :ARG2 (p / progress-01
                              :ARG1 (t / talk-01
                                    :ARG0 a
                                    :op1 c
                                    :op2 (c3 / country
                                          :name (n3 / name
                                                :op1 "Israel")))
                              :ARG1 (p2 / peace)))
                  :ARG1-of (p3 / possible-01)))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1566 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jacques de <unk> , the french anti-doping lab director who co-developed the urine test for epo , died tuesday .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Jacques"
                  :op2 "de"
                  :op3 "Ibrahim")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (l / lab
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "France"))
                        :ARG0-of (c2 / counter-01
                              :ARG1 (d2 / disease
                                    :name (n3 / name
                                          :op1 "AIDS"))))
                  :ARG2 (d3 / director))
            :ARG0-of (d4 / develop-02
                  :ARG1 (t / test-01
                        :ARG2 (u / urine)
                        :ARG3 d2)
                  :mod (t2 / together)))
      :time (d5 / date-entity
            :weekday (t3 / tuesday)))

# ::id 1567 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` garry <unk> is me , '' noel coward once said of the posturing protagonist of his `` present laughter , '' which has been revived at the williamstown theater festival .
# ::alignments
(s / say-01
      :ARG0 (c / coward
            :name (n / name
                  :op1 "Noel"
                  :op2 " coward"))
      :ARG1 (p / protagonist
            :ARG0-of (p2 / posture-01)
            :poss (l / laugh-01
                  :time (p3 / present)
                  :ARG1-of (r / revive-01
                        :location (f / festival
                              :name (n2 / name
                                    :op1 "Williamiamstown"
                                    :op2 " theater"
                                    :op3 "Festival")))))
      :time (o / once))

# ::id 1568 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in the calculating eyes of music industry executives , the rap artist jamaal barrow possesses the sort of street credibility that instantly draws fans and sells records -- a prison sentence .
# ::alignments
(p / possess-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Jamaal"
                  :op2 "Barrow")
            :mod (a / artist
                  :mod (r / rap)))
      :ARG1 (c / credibility
            :mod (s / street)
            :mod (s2 / sort)
            :ARG0-of (d / draw-02
                  :ARG1 (f / fan)
                  :manner (ii / instant))
            :ARG0-of (s3 / sell-01
                  :ARG1 (r2 / record))
            :ARG2-of (s4 / sentence-01
                  :ARG3 (p3 / prison)))
      :ARG1-of (s5 / see-01
            :ARG0 p2
            :ARG0-of (h / have-org-role-91
                  :ARG1 (ii2 / industry
                        :mod (m / music))
                  :ARG2 (e / executive)))
      :ARG0-of (c2 / calculate-01))

# ::id 1569 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok these are the kinds of times that compel paul <unk> to drive about ## minutes from springfield , va. , to alexandria during his lunch hour to a new store that sells only batteries to get a little more life out of his electric toothbrush .
# ::alignments
(c / compel-01
      :ARG0 (t / time
            :mod (k / kind
                  :mod (t2 / this)))
      :ARG1 (d / drive-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Paul"
                        :op2 "Illinois"))
            :ARG1 (c2 / city
                  :name (n2 / name
                        :op1 "Springfield")
                  :location (s / state
                        :name (n3 / name
                              :op1 "Va.")))
            :ARG2 (c3 / city
                  :name (n4 / name
                        :op1 "Alexandria"))
            :duration (a / about
                  :op1 (t3 / temporal-quantity
                        :quant 1
                        :unit (m / minute)))
            :destination (s2 / store
                  :ARG1-of (n5 / new-01)
                  :ARG0-of (s3 / sell-01
                        :ARG1 (b / battery
                              :mod (o / only))
                        :purpose (g / get-01
                              :ARG0 p
                              :ARG1 (l / life
                                    :ARG1-of (h / have-quant-91
                                          :ARG3 (m2 / more
                                                :quant (l2 / little)))
                                    :source (t4 / toothbruster
                                          :mod (e / electric)
                                          :poss p)))))
            :time (h2 / hour
                  :poss p
                  :mod (l3 / lunch-01))))

# ::id 1570 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok polish officials pledged monday to produce within days a detailed report on french-made missiles found by troops in iraq after having to backtrack on a claim that the weapons were manufactured this year .
# ::alignments
(p / pledge-01
      :ARG0 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Poland"))
                  :ARG2 (o / official)))
      :ARG1 (p3 / produce-01
            :ARG0 p2
            :ARG1 (r / report-01
                  :ARG1 (m / missile
                        :ARG1-of (m2 / make-01
                              :ARG0 (c2 / country
                                    :name (n2 / name
                                          :op1 "France")))
                        :ARG1-of (f / find-01
                              :ARG0 (t / troop)
                              :location (c3 / country
                                    :name (n3 / name
                                          :op1 "Iraq"))))
                  :ARG1-of (d / detail-01))
            :time (a / after
                  :op1 (o2 / obligate-01
                        :ARG1 p2
                        :ARG2 (b / backtrack-01
                              :ARG0 p2
                              :ARG1 (c4 / claim-01
                                    :ARG0 p2
                                    :ARG1 (m3 / manufacture-01
                                          :ARG1 (w / weapon)
                                          :time (y / year
                                                :mod (t2 / this))))))
                  :time (d2 / date-entity
                        :weekday (m4 / monday)))))

# ::id 1571 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok misty <unk> and kerri walsh won the women 's finals of the avp nissan series hermosa beach open on sunday , sweeping elaine youngs and rachel <unk> ##-## , ##-## .
# ::alignments
(w / win-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Misty"
                        :op2 "Blair"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Kerri"
                        :op2 "Walsh")))
      :ARG1 (f / final
            :subevent-of (g / game
                  :name (n3 / name
                        :op1 "Nissan"
                        :op2 "series"
                        :op3 "Hermosa"
                        :op4 "Beach")
                  :poss (c / country
                        :name (n4 / name
                              :op1 "Australia"))
                  :ARG1-of (o / open-09
                        :time (d / date-entity
                              :weekday (s / sunday))))
            :ARG3 (w2 / woman))
      :ARG4 (s2 / sweep-02
            :ARG0 a
            :ARG1 (a2 / and
                  :op1 (p3 / person
                        :name (n5 / name
                              :op1 "Elaine"
                              :op2 "Youngs"))
                  :op2 (p4 / person
                        :name (n6 / name
                              :op1 "Rochel")))))

# ::id 1572 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a car packed with explosives detonated near a passing police patrol sunday in western iraq , killing at least two people but missing the security chief who was the apparent target , a police official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police)
                  :ARG2 (o / official)))
      :ARG1 (d / detonate-01
            :ARG1 (c / car
                  :ARG1-of (p3 / pack-01
                        :ARG2 (e / explosive)))
            :ARG1-of (n / near-02
                  :ARG2 (p4 / patrol-01
                        :ARG0 (p5 / police)
                        :ARG1-of (p6 / pass-03)
                        :time (s2 / sunday)
                        :location (w / west
                              :part-of (c2 / country
                                    :name (n2 / name
                                          :op1 "Iraq")))))
            :ARG0-of (c3 / cause-01
                  :ARG1 (c4 / contrast-01
                        :ARG1 (k / kill-01
                              :ARG1 (p7 / person
                                    :quant (a / at-least
                                          :op1 2)))
                        :ARG2 (m / miss-01
                              :ARG1 (p8 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (s3 / security)
                                          :ARG2 (c5 / chief))
                                    :ARG1-of (t / target-01
                                          :ARG1-of (a2 / appear-02))))))))

# ::id 1573 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong shares closed #.## percent higher on wednesday , as banking giant hsbc helped push the market to its fifth straight positive session , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-06
            :ARG1 (s2 / share
                  :mod (c2 / company
                        :name (n / name
                              :op1 "Hong"
                              :op2 "Kong")))
            :ARG2 (p2 / percentage-entity
                  :value "1/2"
                  :ARG1-of (h / have-degree-91
                        :ARG2 (h2 / high-02
                              :ARG1 p2)
                        :ARG3 (m / more)))
            :time (d2 / date-entity
                  :weekday (w / wednesday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (h3 / help-01
                        :ARG0 (c4 / company
                              :name (n2 / name
                                    :op1 "Hsbc")
                              :mod (g / giant)
                              :mod (b / banking))
                        :ARG1 (p3 / push-01
                              :ARG0 c4
                              :ARG1 (m2 / market)
                              :ARG2 (s3 / session
                                    :mod (p4 / positive)
                                    :ARG1-of (s4 / straight-04)
                                    :poss m2
                                    :ord (o / ordinal-entity
                                          :value 5)))))))

# ::id 1574 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the election posters and <unk> t-shirts blanketing this town underscore a new excitement in southern sudan , which will cast ballots in a national election for the first time in more than two decades , when a three-day vote begins sunday .
# ::alignments
(u / underscore-01
      :ARG0 (a / and
            :op1 (p / poster)
            :op2 (t / t-shirt)
            :ARG0-of (b / blanket-01
                  :ARG1 (t2 / town
                        :mod (t3 / this))))
      :ARG1 (e / excite-01
            :ARG1 (s / south
                  :part-of (c / city
                        :name (n / name
                              :op1 "Sufdan")
                        :ARG0-of (c2 / cast-01
                              :ARG1 (b2 / ballot)
                              :ARG2 (e2 / elect-01
                                    :mod (n2 / nation))
                              :ord (o / ordinal-entity
                                    :value 1
                                    :range (m / more-than
                                          :op1 (t4 / temporal-quantity
                                                :quant 2
                                                :unit (d / decade)))
                                    :time (b3 / begin-01
                                          :ARG1 (v / vote-01
                                                :duration t4
                                                :quant 3
                                                :unit (d2 / day)))
                                    :time (d3 / date-entity
                                          :weekday (s2 / sunday))))))
            :ARG1-of (n3 / new-01)))

# ::id 1575 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spike lee is traveling way beyond brooklyn for his latest movie .
# ::alignments
(t / travel-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Spike"
                  :op2 "Lee"))
      :ARG4 (b / beyond
            :op1 (b2 / brooklyn)
            :degree (w / way))
      :purpose (m / movie
            :mod (l / last)
            :poss p))

# ::id 1576 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a suspected member of the al-qaida terrorist network was arrested in a late-night raid on a hotel in the western german city of moenchengladbach and police are looking for two other possible suspects , authorities said on sunday .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (a2 / and
            :op1 (a3 / arrest-01
                  :ARG1 (p / person
                        :ARG2-of (s2 / suspect-01
                              :ARG1 (m / member))
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (n / network
                                    :mod (t / terrorism)
                                    :mod (c / criminal-organization
                                          :name (n2 / name
                                                :op1 "al-Qaida")))
                              :ARG2 m))
                  :time (r / raid-01
                        :ARG1 (h2 / hotel
                              :location (c2 / city
                                    :name (n3 / name
                                          :op1 "Moenchengladbach")
                                    :location (w / west
                                          :part-of (c3 / country-region
                                                :name (n4 / name
                                                      :op1 "Germany")))))
                        :time (d / date-entity
                              :dayperiod (n5 / night)
                              :mod (l / late))))
            :op2 (l2 / look-01
                  :ARG0 (p2 / police)
                  :ARG1 (p3 / person
                        :quant 2
                        :ARG2-of s2)
                  :mod (o / other)))
      :time d
      :weekday (s3 / sunday))

# ::id 1577 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for motorists encountering long stretches of brown , sickly pine trees along new england roads and highways , forestry experts monday offered this assurance : they only look dead .
# ::alignments
(o / offer-01
      :ARG0 (p / person
            :ARG1-of (e / expert-01
                  :ARG2 (f / forestry)))
      :ARG1 (a / assure-01
            :ARG0 p
            :ARG2 (l / look-02
                  :ARG0 (p2 / person
                        :ARG0-of (d / drive-01
                              :ARG1 (a2 / automobile)))
                  :ARG1 (d2 / die-01
                        :ARG1 p2)
                  :mod (o2 / only)))
      :ARG1-of (c / cause-01
            :ARG0 (e2 / encounter-01
                  :ARG0 p2
                  :ARG1 (s / stretch
                        :ARG1-of (l2 / long-03)
                        :consist-of (t / tree
                              :mod (p3 / pine)
                              :mod (b / brown)
                              :ARG1-of (s2 / sick-04))
                        :location (a3 / along
                              :op1 (a4 / and
                                    :op1 (r / road
                                          :ARG1-of (n / new-01)
                                          :mod (c2 / country
                                                :name (n2 / name
                                                      :op1 "England")))
                                    :op2 (h / highway))))))
      :time (d3 / date-entity
            :weekday (m / monday)))

# ::id 1578 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok they might measure a mere #.# meters -lrb- eight feet -rrb- in length and only be capable of carrying two passengers , but tiny smart cars are aiming to make it big in the united states , where hulking gas-guzzlers have long been the kings of the road .
# ::alignments
(c / contrast-01
      :ARG1 (p / possible-01
            :ARG1 (a / and
                  :op1 (m / measure-01
                        :ARG0 (t / they)
                        :ARG1 (m2 / meter
                              :mod (m3 / mere))
                        :ARG2 (d / distance-quantity
                              :quant 8
                              :unit (f / foot)))
                  :op2 (c2 / capable-01
                        :ARG1 t
                        :ARG2 (c3 / carry-01
                              :ARG0 t
                              :ARG1 (p2 / passenger
                                    :quant 2))
                        :mod (o / only))))
      :ARG2 (a2 / aim-01
            :ARG0 (c4 / car
                  :ARG1-of (s / smart-06)
                  :mod (t2 / tiny))
            :ARG1 (m4 / make-it-14
                  :ARG0 c4
                  :ARG1 (b / big)
                  :location (c5 / country
                        :name (n / name
                              :op1 "United"
                              :op2 "States")
                        :location-of (k / king
                              :domain (h / hulk-01
                                    :ARG0 (p3 / person
                                          :ARG0-of (g / guzzle-01
                                                :ARG1 (g2 / gas))))
                              :ARG1-of (l / long-03))))))

# ::id 1579 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the death toll from the flooding in southern russia has reached ## as of friday , latest emergency ministry reports said .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (m / ministry
                  :topic (e / emergency))
            :mod (l / last))
      :ARG1 (r2 / reach-01
            :ARG0 (t / toll
                  :mod (d / die-01)
                  :ARG1-of (c / cause-01
                        :ARG0 (f / flood-01
                              :location (s2 / south
                                    :part-of (c2 / country
                                          :name (n / name
                                                :op1 "Russia"))))))
            :time (a / as-of
                  :op1 (d2 / date-entity
                        :weekday (f2 / friday)))))

# ::id 1580 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prosecutors in the murder trial of kennedy cousin michael skakel have lined up an alleged witness to a suicide attempt by skakel shortly after the murder of the teen-age girl he has been accused of killing , court records show .
# ::alignments
(s / show-01
      :ARG0 (r / record-01
            :ARG0 (c / court))
      :ARG1 (l / line-up-02
            :ARG0 (p / person
                  :ARG0-of (p2 / prosecute-01
                        :ARG1 (t / try-02
                              :ARG1 (p3 / person
                                    :name (n / name
                                          :op1 "Michael"
                                          :op2 "Skakel")
                                    :ARG0-of (h / have-rel-role-91
                                          :ARG1 (p4 / person
                                                :name (n2 / name
                                                      :op1 "Kennedy"))
                                          :ARG2 (c2 / cousin)))
                              :ARG2 (m / murder-01
                                    :ARG0 p3))))
            :ARG1 (p5 / person
                  :ARG0-of (w / witness-01
                        :ARG1 (a / attempt-01
                              :ARG0 p3
                              :ARG1 (s2 / suicide))
                        :ARG1-of (a2 / allege-01)
                        :time (a3 / after
                              :op1 (m2 / murder-01
                                    :ARG0 p3
                                    :ARG1 (g / girl
                                          :mod (t2 / teenage)
                                          :age (a4 / accuse-01
                                                :ARG1 p3
                                                :ARG2 (k / kill-01
                                                      :ARG0 p3
                                                      :ARG1 g)))
                                    :ARG1-of (s3 / short-07)))))))

# ::id 1581 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok philippine manufacturing output reversed a five-month decline to post a #.# percent rise in january , the national statistics office said thursday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "National"
                  :op2 "Statistics"
                  :op3 "Office"))
      :ARG1 (r / reverse-01
            :ARG0 (o / output
                  :mod (m / manufacture-01)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Philippines")))
            :ARG1 (d / decline-01
                  :ARG1 o
                  :ARG2 (p / post-01
                        :ARG0 o
                        :ARG1 (r2 / rise-01
                              :ARG1 o
                              :ARG2 (p2 / percentage-entity
                                    :value 2)
                              :time (d2 / date-entity
                                    :month 1)))
                  :duration (t / temporal-quantity
                        :quant 5
                        :unit (m2 / month))))
      :time d2
      :weekday (t2 / thursday))

# ::id 1582 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india 's cabinet on monday approved legislation that would allow foreign universities to open campuses in the country , paving the way for massive reform in the education system .
# ::alignments
(a / approve-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Cabinet")
            :mod (c / country
                  :name (n2 / name
                        :op1 "India")))
      :ARG1 (l / legislate-01
            :ARG0-of (a2 / allow-01
                  :ARG1 (o / open-01
                        :ARG0 (u / university
                              :mod (f / foreign))
                        :ARG1 (c2 / campus)
                        :location c)))
      :time (d / date-entity
            :weekday (m / monday))
      :ARG0-of (p / pave-02
            :ARG1 (w / way)
            :ARG2 (r / reform-01
                  :ARG1 (s / system
                        :mod (e / educate-01))
                  :mod (m2 / massive))))

# ::id 1583 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok reclusive former dictator ne win , whose son-in-law and three grandsons have been arrested for plotting a coup against the junta , continued to wield influence in myanmar long after he stepped down in #### .
# ::alignments
(c / continue-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "ne"
                  :op2 "Win")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (d / dictator)
                  :time (f / former))
            :ARG0-of (h2 / have-03
                  :ARG1 (a / and
                        :op1 (p2 / person
                              :ARG0-of (h3 / have-rel-role-91
                                    :ARG2 (s / son-in-law)))
                        :op2 (p3 / person
                              :quant 3
                              :ARG0-of (h4 / have-rel-role-91
                                    :ARG2 (g / grandson)))
                        :ARG1-of (a2 / arrest-01
                              :ARG2 (p4 / plot-01
                                    :ARG0 p
                                    :ARG1 (c2 / coup-01
                                          :ARG0 p
                                          :ARG1 (j / junta))))))
            :ARG1 (w / wield-01
                  :ARG1 (ii / influence-01)
                  :location (c3 / country
                        :name (n2 / name
                              :op1 "Myanmar")))
            :ARG0-of w
            :time (a3 / after
                  :op1 (s2 / step-down-04
                        :ARG0 p)
                  :ARG1-of (l / long-03))))

# ::id 1584 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian flag carrier garuda said tuesday it plans to send two flights to thailand 's u-tapao military airport to pick up around ### nationals stranded by anti-government protests .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Garuda")
            :ARG0-of (c2 / carry-01
                  :ARG1 (f / flag))
            :mod (c3 / country
                  :name (n2 / name
                        :op1 "Indonesia")))
      :ARG1 (p / plan-01
            :ARG0 c
            :ARG1 (s2 / send-01
                  :ARG0 c
                  :ARG1 (f2 / fly-01
                        :quant 2)
                  :ARG2 (a / airport
                        :name (n3 / name
                              :op1 "U-tapao")
                        :mod (m / military)
                        :location (c4 / country
                              :name (n4 / name
                                    :op1 "Thailand")))
                  :purpose (p2 / pick-up-04
                        :ARG0 c
                        :ARG1 (p3 / person
                              :mod (n5 / nation)
                              :ARG1-of (s3 / strand-01
                                    :ARG0 (p4 / protest-01
                                          :ARG1 (g / government-organization
                                                :ARG0-of (g2 / govern-01))
                                          :ARG0-of (o / oppose-01
                                                :ARG1 g)))
                              :mod (a2 / around)))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1585 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the british library has acquired the archives of the nobel prize-winning playwright harold pinter , including his correspondence with leading figures in theater and literature , the institution announced tuesday .
# ::alignments
(a / announce-01
      :ARG0 (ii / institution
            :mod (c / country
                  :name (n / name
                        :op1 "Great"
                        :op2 "Britain")))
      :ARG1 (a2 / acquire-01
            :ARG0 ii
            :ARG1 (a3 / archive
                  :poss (p / person
                        :name (n2 / name
                              :op1 "Harold"
                              :op2 "Pinter")
                        :ARG0-of (p2 / play-08)
                        :ARG0-of (w / win-01
                              :ARG1 (p3 / prize
                                    :name (n3 / name
                                          :op1 "Nobel"
                                          :op2 "Prize")))
                        :ARG0-of (p4 / play-11))
                  :ARG2-of (ii2 / include-01
                        :ARG1 (c2 / correspond-01
                              :ARG0 p
                              :ARG1 (f / figure
                                    :ARG0-of (l / lead-02)
                                    :mod (t / theater)
                                    :mod (l2 / literature))))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1586 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraqi deputy prime minister tariq aziz again refused access of u.n. weapons inspectors to presidential palaces that arms experts doubted as covers for iraq 's biological and chemical weapon programs .
# ::alignments
(r / refuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tariq"
                  :op2 "Aziz")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Iraq"))
                  :ARG2 (m / minister
                        :mod (p2 / prime)
                        :mod (d / deputy))))
      :ARG1 (a / access-01
            :ARG0 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (o / organization
                              :name (n3 / name
                                    :op1 "U.N."))
                        :ARG3 (ii / inspect-01
                              :ARG1 (w / weapon))))
            :ARG1 (p4 / palace
                  :mod (p5 / president)
                  :ARG1-of (d2 / doubt-01
                        :ARG0 (p6 / person
                              :ARG1-of (e / expert-01
                                    :ARG2 (a2 / arm)))
                        :ARG2-of (c2 / cover-01
                              :ARG1 (a3 / and
                                    :op1 (p7 / program
                                          :mod (w2 / weapon
                                                :mod (b / biology)))
                                    :op2 (p8 / program
                                          :mod w2
                                          :mod (c3 / chemical))
                                    :poss c)))))
      :mod (a4 / again))

# ::id 1587 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the national bank of poland announced today it was cutting down two key interest rates on loans in an effort to curb inflation and promote sustained economic growths .
# ::alignments
(a / announce-01
      :ARG0 (b / bank
            :name (n / name
                  :op1 "National"
                  :op2 "Bank"
                  :op3 "of"
                  :op4 "Poland"))
      :ARG1 (c / cut-down-11
            :ARG0 b
            :ARG1 (r / rate
                  :quant 2
                  :mod (ii / interest)
                  :ARG1-of (k / key-02)
                  :ARG1-of (l / loan-01))
            :purpose (e / effort-01
                  :ARG0 b
                  :ARG1 (a2 / and
                        :op1 (c2 / curb-01
                              :ARG0 b
                              :ARG1 (ii2 / inflate-01))
                        :op2 (p / promote-02
                              :ARG0 b
                              :ARG1 (g / grow-01
                                    :ARG1 (e2 / economy)
                                    :ARG1-of (s / sustain-01))))))
      :time (t / today))

# ::id 1588 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a strike starting late monday will disrupt train travel on some routes in france , the national rail network said .
# ::alignments
(s / say-01
      :ARG0 (n / network
            :mod (r / rail)
            :mod (n2 / nation))
      :ARG1 (d / disrupt-01
            :ARG0 (s2 / strike-02
                  :ARG1-of (s3 / start-01
                        :time (l / late
                              :op1 (d2 / date-entity
                                    :weekday (m / monday)))))
            :ARG1 (t / travel-01
                  :ARG0 (t2 / train)
                  :location (r2 / route
                        :mod (s4 / some)
                        :location (c / country
                              :name (n3 / name
                                    :op1 "France"))))))

# ::id 1589 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china and south korea split the short track speed skating #,### m golds at the #th asian winter games here on friday .
# ::alignments
(m / multi-sentence
      :snt1 (s / split-01
            :ARG0 (a / and
                  :op1 (c / country
                        :name (n / name
                              :op1 "China"))
                  :op2 (c2 / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Korea")))
            :ARG1 (g / game
                  :name (n3 / name
                        :op1 "Speed"
                        :op2 "Skate")
                  :mod (t / track
                        :ARG1-of (s2 / short-07))))
      :snt2 (g2 / gold
            :mod (a2 / amr-unintelligible
                  :value "m"))
      :snt3 g
      :time (d / date-entity
            :season (w / winter)
            :location (c3 / continent
                  :name (n4 / name
                        :op1 "Asia"))
            :ord (o / ordinal-entity
                  :value -1)
            :time d
            :weekday (f / friday)))

# ::id 1590 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a man survived a ###-foot -lrb- ##-meter -rrb- plunge over niagara falls on wednesday and then resisted rescuers ' efforts to pull him from the icy water , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / and
            :op1 (s2 / survive-01
                  :ARG0 (m / man)
                  :ARG1 (p2 / plunge-01
                        :ARG1 m
                        :ARG4 (c / city
                              :name (n / name
                                    :op1 "Niagara"))
                        :path (o / over)
                        :time (d / date-entity
                              :weekday (w / wednesday))))
            :op2 (r / resist-01
                  :ARG0 m
                  :ARG1 (e / effort-01
                        :ARG0 (p3 / person
                              :ARG0-of (r2 / rescue-01))
                        :ARG1 (p4 / pull-01
                              :ARG0 p3
                              :ARG1 m
                              :ARG2 (w2 / water
                                    :mod (ii / ice))))
                  :time (t / then))))

# ::id 1591 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazil soccer team members from rio grande do sul wednesday were welcomed at the porto allegre salgado filho airport by nearly #,### fans .
# ::alignments
(w / welcome-01
      :ARG0 (f / fan
            :quant (n / near)
            :mod (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t / team
                              :mod (s / soccer)
                              :location (c / city
                                    :name (n2 / name
                                          :op1 "Rio"
                                          :op2 "Grande"
                                          :op3 "Do"
                                          :op4 "Sul"))
                              :location (c2 / city
                                    :name (n3 / name
                                          :op1 "Brazil")))
                        :ARG2 (m / member))))
      :ARG1 p
      :ARG2 (a / airport
            :name (n4 / name
                  :op1 "Porto"
                  :op2 "Alfredo"
                  :op3 "Salgado"
                  :op4 "Filho"))
      :time (w2 / wednesday))

# ::id 1592 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok share prices reversed an initial dip and grew stronger in early trading here wednesday after bill clinton was reelected president and the republicans retained control of congress .
# ::alignments
(a / and
      :op1 (r / reverse-01
            :ARG0 (p / price-01
                  :ARG1 (s / share))
            :ARG1 (d / dip-01
                  :mod (ii / initial)))
      :op2 (g / grow-01
            :ARG1 p
            :ARG2 (h / have-degree-91
                  :ARG1 p
                  :ARG2 (s2 / strong-02
                        :ARG1 p)
                  :ARG3 (m / more))
            :time (d2 / date-entity
                  :weekday (w / wednesday)
                  :dayperiod (e / early))
            :time (a2 / and
                  :op1 (r2 / reelect-01
                        :ARG1 (p2 / person
                              :name (n / name
                                    :op1 "Bill"
                                    :op2 "Clinton"))
                        :ARG2 (p3 / president))
                  :op2 (r3 / retain-01
                        :ARG0 (p4 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (p5 / political-party
                                          :name (n2 / name
                                                :op1 "Republican"))))
                        :ARG1 (c / control-01
                              :ARG0 p4
                              :ARG1 (g2 / government-organization
                                    :name (n3 / name
                                          :op1 "Congress")))))))

# ::id 1593 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok despite a slow first quarter , german industrial giant thyssen ag said monday that restructuring measures and an expected economic upswing should improve profits for the fiscal year ending sept. ## .
# ::alignments
(m / multi-sentence
      :snt1 (s / say-01
            :ARG0 (g / giant
                  :name (n / name
                        :op1 "Thyssen"
                        :op2 "Ag")
                  :mod (ii / industry)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Germany")))
            :ARG1 (r / recommend-01
                  :ARG1 (ii2 / improve-01
                        :ARG0 (a / and
                              :op1 (m2 / measure-02
                                    :ARG1 (r2 / restructure-01))
                              :op2 (u / upswing-01
                                    :ARG1 (e / economy)
                                    :ARG1-of (e2 / expect-01)))
                        :ARG1 (p / profit-01
                              :ARG1 (y / year
                                    :mod (f / finance)
                                    :ARG1-of (e3 / end-01
                                          :time (d / date-entity
                                                :month 1
                                                :time-of s))))))
            :weekday (m3 / monday))
      :concession (s2 / slow-05
            :ARG1 (q / quarter
                  :ord (o / ordinal-entity
                        :value 1))))

# ::id 1594 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-year-old canadian soldier was found dead tuesday at kandahar military base in southern afghanistan , the defense ministry , adding that `` enemy action '' was was not the cause of death .
# ::alignments
(a / and
      :op1 (f / find-01
            :ARG1 (s / soldier
                  :mod (c / country
                        :name (n / name
                              :op1 "Canada"))
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :ARG1-of (d / die-01)
            :time (d2 / date-entity
                  :weekday (t2 / tuesday))
            :location (b / base
                  :name (n2 / name
                        :op1 "Kandahar")
                  :mod (m / military)
                  :location (s2 / south
                        :part-of (c2 / country
                              :name (n3 / name
                                    :op1 "Afghanistan")))))
      :op2 (a2 / add-01
            :ARG0 (m2 / ministry
                  :topic (d3 / defend-01))
            :ARG1 (c3 / cause-01
                  :polarity -
                  :ARG0 (a3 / act-02
                        :ARG0 (e / enemy))
                  :ARG1 (d4 / die-01))))

# ::id 1595 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the nepali government said it hoped that pakistan would restore the democratic process as early as possible .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Nepal"))))
      :ARG1 (h / hope-01
            :ARG0 g
            :ARG1 (r / restore-02
                  :ARG0 c
                  :name (n2 / name
                        :op1 "Pakistan"))
            :ARG1 (p / process-02
                  :ARG1 (d / democracy))
            :time (e / early
                  :ARG2-of (h2 / have-degree-91
                        :ARG1 r
                        :ARG3 (e2 / equal)
                        :ARG4 (p2 / possible-01
                              :ARG1 r)))))

# ::id 1596 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok liberian warlord charles taylor married tuesday , in a lavish ceremony in his stronghold town of gbarnga that had all the trappings of a state occasion .
# ::alignments
(m / marry-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Charles"
                  :op2 "Taylor")
            :mod (w / warlord)
            :ARG1-of (l / liberal-02))
      :time (d / date-entity
            :weekday (t / tuesday))
      :manner (c / ceremony
            :mod (l2 / lavish)
            :location (t2 / town
                  :name (n2 / name
                        :op1 "Gbarnga")
                  :mod (s / stronghold)
                  :poss p
                  :ARG0-of (h / have-03
                        :ARG1 (t3 / trappings
                              :mod (s2 / state)
                              :mod (a / all))))))

# ::id 1597 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok danish police said monday they have arrested two men believed to have been involved in denmark 's largest ever case of counterfeit money .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :mod (c / country
                  :name (n / name
                        :op1 "Denmark")))
      :ARG1 (a / arrest-01
            :ARG0 p
            :ARG1 (m / man
                  :quant 2
                  :ARG1-of (ii / involve-01
                        :ARG2 (c2 / case-03
                              :ARG1 (m2 / money
                                    :ARG1-of (c3 / counterfeit-01))
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (l / large)
                                    :ARG3 (m3 / most)
                                    :ARG5 (e / ever)))
                        :ARG1-of (b / believe-01))))
      :time (d / date-entity
            :weekday (m4 / monday)))

# ::id 1598 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. marines attacked a taliban convoy near kandahar on friday , killing seven fighters in their first offensive ground action since setting up base in southern afghanistan , a marines spokesman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / military
                        :name (n / name
                              :op1 "U.S."
                              :op2 "Marines"))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (a / attack-01
            :ARG0 p
            :ARG1 (c / convoy
                  :mod (c2 / criminal-organization
                        :name (n2 / name
                              :op1 "Taliban"))
                  :ARG1-of (n3 / near-02
                        :ARG2 (c3 / city
                              :name (n4 / name
                                    :op1 "Kandahar"))))
            :time (d / date-entity
                  :weekday (f / friday))
            :ARG0-of (c4 / cause-01
                  :ARG1 (k / kill-01
                        :ARG0 p
                        :ARG1 (p2 / person
                              :quant 7
                              :ARG0-of (f2 / fight-01))
                        :subevent-of (a2 / act-02
                              :ARG0 p
                              :mod (g / ground)
                              :ord (o / ordinal-entity
                                    :value 1)
                              :time (s3 / since
                                    :op1 (s4 / set-up-03
                                          :ARG0 p
                                          :ARG1 (b / base)
                                          :location (s5 / south
                                                :part-of (c5 / country
                                                      :name (n5 / name
                                                            :op1 "Afghanistan"))))
                                    :ARG0-of (o2 / offense-02)))))))

# ::id 1599 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraqi worshippers dropped money in boxes and gave up their jewelry friday as clerics called for donations to help palestinians suffering under an israeli offensive in the gaza strip .
# ::alignments
(a / and
      :op1 (d / drop-01
            :ARG0 (p / person
                  :ARG0-of (w / worship-01
                        :ARG1 (c / city
                              :name (n / name
                                    :op1 "iraqi"))))
            :ARG1 (m / money)
            :ARG4 (b / box))
      :op2 (g / give-up-07
            :ARG0 p
            :ARG1 (j / jewelry
                  :poss p)
            :time (d2 / date-entity
                  :weekday (f / friday)))
      :time (c2 / call-03
            :ARG0 (c3 / cleric)
            :ARG1 (d3 / donate-01
                  :purpose (h / help-01
                        :ARG0 c3
                        :ARG1 (p2 / person
                              :mod (c4 / country
                                    :name (n2 / name
                                          :op1 "Palestine"))
                              :ARG0-of (s / suffer-01
                                    :ARG1 (o / offend-01
                                          :ARG0 (p3 / person
                                                :mod (c5 / country
                                                      :name (n3 / name
                                                            :op1 "Israel")))
                                          :location (s2 / strip
                                                :mod (g2 / gaza)))))))))

# ::id 1600 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for three and a half years , prosecutors in georgia carefully built their argument for sentencing brian g. nichols to death for a rash of murders in downtown atlanta in #### .
# ::alignments
(b / build-01
      :ARG0 (p / person
            :ARG0-of (p2 / prosecute-01)
            :location (c / city
                  :name (n / name
                        :op1 "Georgia")))
      :ARG1 (a / argue-01
            :ARG0 p
            :ARG1 (s / sentence-01
                  :ARG0 p
                  :ARG1 (p3 / person
                        :name (n2 / name
                              :op1 "rian"
                              :op2 "G."
                              :op3 "Nichols"))
                  :ARG2 (d / die-01)
                  :ARG3 (m / murder-01
                        :location (d2 / downtown
                              :part-of (c2 / city
                                    :name (n3 / name
                                          :op1 "Atlanta")))
                        :mod (r / rash))))
      :ARG1-of (c3 / care-04
            :ARG0 p)
      :duration (t / temporal-quantity
            :quant 3.5
            :unit (y / year)))

# ::id 1601 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok democratic presidential candidate barack obama says that iran 's missile tests highlight the need for tougher threats of economic sanctions as well as strong incentives to persuade tehran to change its behavior .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Barack"
                  :op2 "Obama")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (d / democracy)
                  :ARG2 (c / candidate)))
      :ARG1 (h2 / highlight-01
            :ARG0 (t / test-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "Iran"))
                  :ARG1 (m / missile))
            :ARG1 (n3 / need-01
                  :ARG1 (a / and
                        :op1 (t2 / threaten-01
                              :ARG1 (s2 / sanction-02
                                    :ARG1 (e / economy))
                              :ARG1-of (h3 / have-degree-91
                                    :ARG2 (t3 / tough-02
                                          :ARG1 t2)
                                    :ARG3 (m2 / more)))
                        :op2 (ii / incentivize-01
                              :ARG2 (p2 / persuade-01
                                    :ARG1 (c3 / change-01
                                          :ARG0 (c4 / country)
                                          :ARG1 (b / behave-01
                                                :ARG0 c4))
                                    :ARG1-of (s3 / strong-02)))))))

# ::id 1602 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok all but one of this area 's local television stations broke into their regular programming on tuesday to broadcast yet another sniper news conference by chief charles a. moose of the montgomery county police .
# ::alignments
(b / break-02
      :ARG0 (s / station
            :quant 1
            :ARG1-of (ii / include-91
                  :ARG2 (s2 / station
                        :mod (t / television)
                        :location (a / area
                              :mod (t2 / this))))
            :mod (a2 / all))
      :ARG1 (p / program-01
            :ARG1-of (r / regular-02)
            :poss s)
      :time (d / date-entity
            :weekday (t3 / tuesday))
      :purpose (b2 / broadcast-01
            :ARG0 s
            :ARG1 (c / conference
                  :mod (n / news)
                  :mod (s3 / sniper)
                  :mod (a3 / another
                        :mod (y / yet))
                  :ARG1-of (s4 / say-01
                        :ARG0 (p2 / person
                              :name (n2 / name
                                    :op1 "Charles"
                                    :op2 "A."
                                    :op3 "Moose")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (p3 / police
                                          :location (c2 / county
                                                :name (n3 / name
                                                      :op1 "Montgomery")))
                                    :ARG2 (c3 / chief)))))))

# ::id 1603 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the east african court of justice has ruled null and void the kenyan nomination of its representatives to the regional parliament .
# ::alignments
(a / and
      :op1 (r / rule-01
            :ARG0 (c / court
                  :name (n / name
                        :op1 "East"
                        :op2 "Africa"
                        :op3 "of"
                        :op4 "Justice"))
            :ARG3 (n2 / null-02
                  :ARG1 (n3 / nominate-01
                        :ARG1 (p / person
                              :ARG0-of (r2 / represent-01
                                    :ARG1 (c2 / country
                                          :name (n4 / name
                                                :op1 "Kenya"))))
                        :ARG2 (g / government-organization
                              :name (n5 / name
                                    :op1 "Parliament")
                              :mod (r3 / region)))))
      :op2 (v / void-01
            :ARG0 c
            :ARG1 n3))

# ::id 1604 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok inside the wide wooden door of ronald mcdonald house here , past the long , <unk> staircase and down the narrow hallway where thank-you cards and photographs of <unk> turned healthy preschoolers hang , is a kitchen where coffee 's always waiting .
# ::alignments
(b / be-located-at-91
      :ARG1 (k / kitchen
            :ARG2-of (w / wait-01
                  :ARG1 (c / coffee)
                  :time (a / always)))
      :ARG2 (a2 / and
            :op1 (ii / inside
                  :op1 (d / door
                        :mod (w2 / wood)
                        :ARG1-of (w3 / wide-02)
                        :part-of (h / house
                              :poss (p / person
                                    :name (n / name
                                          :op1 "Ronald"
                                          :op2 "McDonald"))
                              :location (h2 / here))))
            :op2 (p2 / past
                  :op1 (s / stairway
                        :ARG1-of (l / long-03)))
            :op3 (h3 / hallway
                  :ARG1-of (n2 / narrow-02)
                  :location-of (h4 / hang-01
                        :ARG1 (a3 / and
                              :op1 (c2 / card
                                    :mod (t / thank-01))
                              :op2 (p3 / photograph-01
                                    :ARG1 (p4 / preschooler
                                          :ARG1-of (t2 / turn-02
                                                :ARG2 (h5 / healthy)))))))))

# ::id 1605 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok anglo-dutch it services and wireless network group logicacmg reported wednesday a swing back into profit in the first half of the year and predicted an increase in revenue in the second half .
# ::alignments
(a / and
      :op1 (r / report-01
            :ARG0 (a2 / and
                  :op1 (c / company
                        :name (n / name
                              :op1 "anglo-dutch")
                        :ARG0-of (s / serve-01))
                  :op2 (g / group
                        :name (n2 / name
                              :op1 "Logacmg")
                        :mod (n3 / network
                              :mod (w / wireless))))
            :ARG1 (s2 / swing-01
                  :ARG1 c
                  :ARG4 (p / profit-01
                        :ARG0 c)
                  :direction (b / back)
                  :time (h / half
                        :ord (o / ordinal-entity
                              :value 1)
                        :part-of (y / year)))
            :time (w2 / wednesday))
      :op2 (p2 / predict-01
            :ARG0 c
            :ARG1 (ii / increase-01
                  :ARG1 (r2 / revenue)
                  :time (h2 / half
                        :ord (o2 / ordinal-entity
                              :value 2)))))

# ::id 1606 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar lost ground sharply on the tokyo foreign exchange market on tuesday on fading possibilities of an interest rate increase in the united states .
# ::alignments
(l / lose-02
      :ARG0 (d / dollar)
      :ARG1 (g / ground)
      :ARG1-of (s / sharp-02)
      :location (m / market
            :mod (e / exchange-01
                  :ARG1 (f / foreign))
            :mod (t / tokyo))
      :time (d2 / date-entity
            :weekday (t2 / tuesday))
      :ARG1-of (c / cause-01
            :ARG0 (p / possible-01
                  :ARG1 (ii / increase-01
                        :ARG1 (r / rate
                              :mod (ii2 / interest))
                        :location (c2 / country
                              :name (n / name
                                    :op1 "United"
                                    :op2 "States")))
                  :ARG1-of (f2 / fade-01))))

# ::id 1607 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian president abdurrahman wahid monday congratulated the thomas cup team that had successfully retained the cup and encouraged the women to strive harder .
# ::alignments
(a / and
      :op1 (c / congratulate-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Abdurrahman"
                        :op2 "Wahid")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Indonesia"))
                        :ARG2 (p2 / president)))
            :ARG1 (t / team
                  :mod (c3 / cup)
                  :poss t
                  :name (n3 / name
                        :op1 "Thomas"))
            :ARG0-of (r / retain-01
                  :ARG1 c3
                  :ARG1-of (s / succeed-01)))
      :time (d / date-entity
            :weekday (m / monday))
      :op2 (e / encourage-01
            :ARG0 p
            :ARG1 (w / woman)
            :ARG2 (s2 / strive-01
                  :ARG0 w
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (h3 / hard-02)
                        :ARG3 (m2 / more)))))

# ::id 1608 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the former director of the right-wing one nation party said friday he would seek to have party founder pauline hanson declared bankrupt because she had failed to pay legal costs owed to him .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "One"
                              :op2 "Nation"
                              :op3 "Party")
                        :ARG1-of (r / right-08))
                  :ARG2 (d / director)
                  :time (f / former)))
      :ARG1 (s2 / seek-01
            :ARG0 p
            :ARG1 (d2 / declare-01
                  :ARG0 p
                  :ARG1 (p3 / person
                        :name (n2 / name
                              :op1 "Pauline"
                              :op2 "Hanson")
                        :ARG0-of (f2 / found-01
                              :ARG1 p2))
                  :ARG2 (b / bankrupt-01
                        :ARG1 p3)
                  :ARG1-of (c / cause-01
                        :ARG0 (f3 / fail-01
                              :ARG1 p3
                              :ARG2 (p4 / pay-01
                                    :ARG0 p3
                                    :ARG1 (m / monetary-quantity
                                          :ARG2-of (c2 / cost-01)
                                          :ARG1-of (l / legal-02)
                                          :ARG1-of (o / owe-01
                                                :ARG2 p3)))))))
      :time (d3 / date-entity
            :weekday (f4 / friday)))

# ::id 1609 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistani federal minister for internal affairs lt. general moinuddin haider torched around ## tons of narcotics on tuesday at a ceremony held in quetta , capital of balochistan province , said a report of the associated press of pakistan -lrb- app -rrb- .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (p / press
                  :poss (c / country
                        :name (n / name
                              :op1 "Pakistan"))
                  :ARG1-of (a / associate-01)))
      :ARG1 (t / target-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Moinuddin")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 c
                        :ARG2 (m / minister
                              :mod (f / federal)
                              :topic (a2 / affair-02
                                    :ARG2 (ii / internal))))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (g / general)))
            :ARG1 (n3 / narcotic
                  :quant (a3 / around
                        :op1 (m2 / mass-quantity
                              :quant 1
                              :unit (t2 / ton))))
            :time (d / date-entity
                  :weekday (t3 / tuesday))
            :time (c2 / ceremony
                  :ARG1-of (h3 / hold-04
                        :location (c3 / city
                              :name (n4 / name
                                    :op1 "Quetta")
                              :ARG0-of (h4 / have-org-role-91
                                    :ARG1 (p3 / province
                                          :name (n5 / name
                                                :op1 "Balochistan"))
                                    :ARG2 (c4 / capital)))))))

# ::id 1610 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok philippine share prices closed #.# percent weaker tuesday with investors sidelined by a stockholders ' meeting after trading hours of index scrip philippine long distance telephone co. , a takeover target , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-02
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Philippines"))))
            :time (d2 / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (s3 / sideline-01
                        :ARG0 (m / meet-03
                              :ARG0 (p3 / person
                                    :ARG0-of (h / hold-01
                                          :ARG1 (s4 / stock)))
                              :time (a / after
                                    :op1 (h2 / hour
                                          :mod (t2 / trade-01)
                                          :duration-of (s5 / scrip-00
                                                :ARG1 (t3 / telephone
                                                      :mod c2
                                                      :mod (d3 / distance
                                                            :ARG1-of (l / long-03)))
                                                :mod (ii / index))
                                          :ARG1-of (t4 / target-01
                                                :ARG2 (t5 / take-over-12)))))
                        :ARG1 (p4 / person
                              :ARG0-of (ii2 / invest-01)))
                  :ARG2-of (h3 / have-degree-91
                        :ARG1 p2
                        :ARG3 (m2 / more
                              :quant (p5 / percentage-entity
                                    :value 1))))))

# ::id 1611 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a vietnam-china trade fair , the biggest-ever of this kind , will be held in vietnam 's northern lao cai province on nov. ## - dec. # , vietnam news agency reported wednesday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Vietnam")))
      :ARG1 (h / hold-04
            :ARG1 (f / fair
                  :mod (t / trade-01
                        :ARG0 c
                        :ARG2 (c2 / country
                              :name (n3 / name
                                    :op1 "China")))
                  :mod (k / kind
                        :mod (t2 / this)
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (b / big)
                              :ARG3 (m / most)
                              :time (e / ever))))
            :location (p / province
                  :name (n4 / name
                        :op1 "Lao"
                        :op2 " cai")
                  :location c
                  :part (n5 / north))
            :time (d / date-entity
                  :weekday (w / wednesday))))

# ::id 1612 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok east africa 's regional organization igad on monday pledged the rapid deployment of #,### troops to beef up the african union 's mission in somalia -lrb- amisom -rrb- .
# ::alignments
(p / pledge-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Igad")
            :mod (r / region)
            :location (c / country
                  :name (n2 / name
                        :op1 "East"
                        :op2 "Africa")))
      :ARG1 (b / beef-up-01
            :ARG0 o
            :ARG1 (m / mission-01
                  :ARG0 (u / union
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Africa")))
                  :location (c3 / country
                        :name (n4 / name
                              :op1 "Somalia"))))
      :ARG2 (d / deploy-01
            :ARG1 (t / troop
                  :mod (t2 / thing
                        :name (n5 / name
                              :op1 "###")))
            :manner (r2 / rapid))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 1613 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinian president mahmoud abbas on tuesday urged the arab league -lrb- al -rrb- to respond to israel 's decision to construct more houses in an east jerusalem settlement .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mahmoud"
                  :op2 "Abbas")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Palestine"))
                  :ARG2 (p2 / president)))
      :ARG1 (l / league
            :name (n3 / name
                  :op1 "Arab"
                  :op2 "League"))
      :ARG2 (r / respond-01
            :ARG0 l
            :ARG1 (d / decide-01
                  :ARG0 (c2 / country
                        :name (n4 / name
                              :op1 "Israel"))
                  :ARG1 (c3 / construct-01
                        :ARG0 c2
                        :ARG1 (h2 / house
                              :mod (m / more))
                        :location (s / settlement
                              :mod (c4 / city
                                    :name (n5 / name
                                          :op1 "Jerusalem")
                                    :location (e / east))))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1614 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there are plenty of distractions for lazio heading into its champions league clash with chelsea on tuesday .
# ::alignments
(t / thing
      :ARG0-of (d / distract-01)
      :quant (p / plenty)
      :beneficiary (t2 / team
            :name (n / name
                  :op1 "L lazio")
            :ARG0-of (h / head-02
                  :ARG1 (c / clash-03
                        :ARG0 t2
                        :ARG1 (t3 / team
                              :name (n2 / name
                                    :op1 "Chelsea"))
                        :mod (l / league
                              :ARG1-of (c2 / champion-01))
                        :time (d2 / date-entity
                              :weekday (t4 / tuesday))))))

# ::id 1615 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hurricane henriette threatened mexico 's mainland wednesday on a track for the southwestern united states , while the weakening remains of mighty hurricane felix , far to the south , dumped heavy rains over central america , forcing thousands to flee .
# ::alignments
(c / contrast-01
      :ARG1 (t / threaten-01
            :ARG0 (n / natural-disaster
                  :name (n2 / name
                        :op1 "Hurricane"
                        :op2 "Hannity"))
            :ARG2 (m / mainland
                  :poss (c2 / country
                        :name (n3 / name
                              :op1 "Mexico")))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :manner (t2 / track
                  :beneficiary (s / state
                        :location (s2 / southwest)
                        :part-of (c3 / country
                              :name (n4 / name
                                    :op1 "United"
                                    :op2 "States")))))
      :ARG2 (d2 / dump-01
            :ARG0 (r / remain-01
                  :ARG1 (n5 / natural-disaster
                        :name (n6 / name
                              :op1 "Hurricane"
                              :op2 "Felix")
                        :mod (m2 / mighty))
                  :ARG3 (w2 / weaken-01)
                  :location (r2 / relative-position
                        :op1 (s3 / south)
                        :quant (f / far)))
            :ARG1 (r3 / rain-01
                  :mod (h / heavy))
            :location (o / over
                  :op1 (c4 / country
                        :name (n7 / name
                              :op1 "Central"
                              :op2 "America")))
            :ARG0-of (f2 / force-01
                  :ARG1 (p / person
                        :quant (m3 / multiple
                              :op1 1000))
                  :ARG2 (f3 / flee-05
                        :ARG0 p))))

# ::id 1616 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain led ghana #-# in the first two singles matches of the davis cup tennis tournament in accra , ghana on friday .
# ::alignments
(l / lead-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Britain"))
      :ARG1 (c2 / country
            :name (n2 / name
                  :op1 "Ghana"))
      :ARG2 (s / score-entity
            :op1 "#")
      :time (m / match-03
            :quant 2
            :ord (o / ordinal-entity
                  :value 1)
            :mod (s2 / singles)
            :part-of (t / tournament
                  :name (n3 / name
                        :op1 "Davis"
                        :op2 "Cup")
                  :mod (t2 / tennis)
                  :location (c3 / city
                        :name (n4 / name
                              :op1 "Accra"))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1617 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok venezuelan president hugo chavez met with his argentine counterpart nestor kirchner on tuesday and signed a document urging argentina and britain to renew talks aimed at resolving a territorial dispute over the falkland islands .
# ::alignments
(a / and
      :op1 (m / meet-03
            :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 (p3 / person
                  :name (n3 / name
                        :op1 "Nestor"
                        :op2 "Kirchner")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "Argentina"))
                        :ARG2 (c3 / counterpart)))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :op2 (s / sign-01
            :ARG0 p
            :ARG1 (d2 / document
                  :ARG0-of (u / urge-01
                        :ARG1 (a2 / and
                              :op1 c
                              :op2 (c4 / country
                                    :name (n5 / name
                                          :op1 "Britain")))
                        :ARG2 (r / renew-01
                              :ARG0 a2
                              :ARG1 (t2 / talk-01
                                    :ARG0-of (a3 / aim-02
                                          :ARG1 (r2 / resolve-01
                                                :ARG1 (d3 / dispute-01
                                                      :ARG2 (ii / island
                                                            :mod (f / falkland))
                                                      :ARG3 (t3 / territory))))))))))

# ::id 1618 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok minnesota will have its own state council on faith-based initiatives -- styled after the federal effort -- thanks to an executive order signed by gov. tim pawlenty on friday .
# ::alignments
(h / have-03
      :ARG0 (s / state
            :name (n / name
                  :op1 "Ministry"))
      :ARG1 (c / council
            :mod (s2 / state)
            :topic (ii / initiative
                  :ARG1-of (b / base-02
                        :ARG2 (f / faith))
                  :ARG1-of (s3 / style-01
                        :ARG2 (e / effort-01
                              :ARG0 (f2 / federal)))))
      :ARG1-of (c2 / cause-01
            :ARG0 (o / order
                  :mod (e2 / executive)
                  :ARG1-of (s4 / sign-01
                        :ARG0 (p / person
                              :name (n2 / name
                                    :op1 "Tim"
                                    :op2 "Pawlenty")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (g / governor)))
                        :time (d / date-entity
                              :weekday (f3 / friday))))))

# ::id 1619 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ups , the u.s. package delivery company , applauded thursday the u.s. department of transportation -lrb- dot -rrb- for the speed with which it finalized the award of direct flights to china .
# ::alignments
(a / applaud-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "ups")
            :ARG0-of (d / deliver-01
                  :ARG1 (p / package))
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "U.S.")))
      :ARG1 (g / government-organization
            :name (n3 / name
                  :op1 "Department"
                  :op2 "of"
                  :op3 "Transportation")
            :mod c2)
      :ARG2 (s / speed
            :instrument-of (f / finalize-01
                  :ARG0 g
                  :ARG1 (a2 / award-01
                        :ARG1 (f2 / fly-01
                              :ARG4 (c3 / country
                                    :name (n4 / name
                                          :op1 "China"))
                              :ARG1-of (d2 / direct-02)))))
      :time (d3 / date-entity
            :weekday (t / thursday)))

# ::id 1620 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the podium in the commonwealth games rhythmic gymnastics ribbon competition on saturday .
# ::alignments
(p / podium
      :subevent-of (c / compete-01
            :ARG3 (g / game
                  :mod (c2 / commonwealth))
            :mod (g2 / gymnastics)
            :mod (r / ribbon)
            :time (d / date-entity
                  :weekday (s / saturday))))

# ::id 1621 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok conservative eduardo montealegre insisted on monday he was headed to a second round in nicaragua 's presidential election , even though supporters of his leftist rival daniel ortega celebrated victory .
# ::alignments
(ii / insist-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Eduardo"
                  :op2 "Montealegre")
            :mod (c / conservative))
      :ARG1 (h / head-02
            :ARG0 p
            :ARG1 (r / round
                  :ord (o / ordinal-entity
                        :value 2)
                  :subevent-of (e / elect-01
                        :ARG2 (p2 / president)
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "Nicaragua")))))
      :time (d / date-entity
            :weekday (m / monday))
      :concession (c3 / celebrate-01
            :ARG0 (p3 / person
                  :ARG0-of (s / support-01
                        :ARG1 (p4 / person
                              :name (n3 / name
                                    :op1 "Daniel"
                                    :op2 "Ortega")
                              :ARG0-of (r2 / rival-01
                                    :ARG1 p)
                              :ARG1-of (l / left-19))))
            :ARG1 (w / win-01
                  :ARG0 p4)))

# ::id 1622 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the tower of london , westminster abbey and wimbledon 's centre court are among the landmarks portrayed on pin badges in the buildup to the #### olympics .
# ::alignments
(ii / include-91
      :ARG1 (a / and
            :op1 (t / tower
                  :poss (c / city
                        :name (n / name
                              :op1 "London")))
            :op2 (a2 / abbey
                  :mod (w / westminster))
            :op3 (c2 / court
                  :mod (c3 / center)
                  :poss (c4 / city
                        :name (n2 / name
                              :op1 "Wimbledon"))))
      :ARG2 (l / landmark
            :ARG1-of (p / portray-01
                  :instrument (b / badge
                        :mod (p2 / pin))
                  :time (b2 / build-up-05
                        :ARG1 (g / game
                              :name (n3 / name
                                    :op1 "Olympics"))))))

# ::id 1623 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wall street erased early losses and rose sharply thursday , after fannie mae and freddie mac were loosened restrictions to help revive the mortgage industry .
# ::alignments
(a / and
      :op1 (e / erase-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "wall"
                        :op2 "Street"))
            :ARG1 (l / lose-01
                  :time (e2 / early)))
      :op2 (r / rise-01
            :ARG1 c
            :ARG2 (s / sharp)
            :time (d / date-entity
                  :weekday (t / thursday))
            :time (a2 / after
                  :op1 (t2 / tighten-01
                        :ARG1 (r2 / restrict-01
                              :ARG1 (a3 / and
                                    :op1 (c2 / company
                                          :name (n2 / name
                                                :op1 "Fannie"
                                                :op2 "Mae"))
                                    :op2 (c3 / company
                                          :name (n3 / name
                                                :op1 "Freddie"
                                                :op2 "Mac"))))
                        :purpose (h / help-01
                              :ARG0 a3
                              :ARG1 (r3 / revive-01
                                    :ARG1 (ii / industry
                                          :mod (m / mortgage-01))))))))

# ::id 1624 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iowa counties begin processing same-sex marriage applications monday and the first gay weddings could happen within hours , but details of just what changes and benefits the ceremonies will bring are still being untangled .
# ::alignments
(c / contrast-01
      :ARG1 (a / and
            :op1 (b / begin-01
                  :ARG0 (c2 / county
                        :location (s / state
                              :name (n / name
                                    :op1 "Iowa")))
                  :ARG1 (p / process-01
                        :ARG0 c2
                        :ARG1 (a2 / apply-01
                              :ARG1 (m / marry-01
                                    :mod (s2 / same-sex))))
                  :time (d / date-entity
                        :weekday (m2 / monday)))
            :op2 (p2 / possible-01
                  :ARG1 (w / wed-01
                        :ARG1 (p3 / person
                              :ARG1-of (g / gay-01))
                        :ord (o / ordinal-entity
                              :value 1)
                        :time (a3 / after
                              :quant (u / up-to
                                    :op1 (m3 / multiple
                                          :op1 (t / temporal-quantity
                                                :quant 1
                                                :unit (h / hour))))))))
      :ARG2 (u2 / untangle-01
            :ARG1 (d2 / detail
                  :topic (a4 / and
                        :op1 (c3 / change-01
                              :ARG1 (a5 / amr-unknown))
                        :op2 (b2 / benefit-01
                              :ARG1 a5)
                        :ARG1-of (b3 / bring-01
                              :ARG0 (c4 / ceremony))))
            :mod (s3 / still)))

# ::id 1625 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kosovo and turkey on tuesday agreed to abolish the visa regime between the two countries , to make travel easier , officials announced .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (a2 / agree-01
            :ARG0 (a3 / and
                  :op1 (p2 / person
                        :name (n / name
                              :op1 "kosovo"))
                  :op2 (p3 / person
                        :name (n2 / name
                              :op1 "Turkey")))
            :ARG1 (a4 / abolish-01
                  :ARG0 a3
                  :ARG1 (r / regime
                        :topic (v / visa)
                        :mod (b / between
                              :op1 (c / country
                                    :quant 2)))
                  :purpose (m / make-02
                        :ARG0 a3
                        :ARG1 (e / easy-05
                              :ARG1 (t / travel-01)
                              :ARG2-of (h2 / have-degree-91
                                    :ARG1 t
                                    :ARG3 (m2 / more)))))
            :time (d / date-entity
                  :weekday (t2 / tuesday))))

# ::id 1626 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spain will require transit visas for cubans who stop over en route to another country , seeking to end a flood of asylum requests from cuban travelers at madrid 's airport .
# ::alignments
(r / require-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Spain"))
      :ARG1 (v / visa
            :mod (t / transit)
            :beneficiary (p2 / person
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Cuba"))
                  :ARG0-of (s / stop-over-05
                        :time (r2 / route-01
                              :ARG1 p2
                              :ARG2 (c2 / country
                                    :mod (a / another))))
                  :ARG0-of (s2 / seek-01
                        :ARG1 (e / end-01
                              :ARG0 p2
                              :ARG1 (f / flood-01
                                    :ARG1 (r3 / request-01
                                          :ARG0 (p3 / person
                                                :ARG0-of (t2 / travel-01)
                                                :mod c)
                                          :ARG1 (a2 / asylum))
                                    :location (a3 / airport
                                          :mod (c3 / city
                                                :name (n3 / name
                                                      :op1 "Madrid")))))))))

# ::id 1627 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar ended last year in a precipitous plunge , falling # percent against the euro and # percent against the yen in december , and it looks to be headed lower in #### .
# ::alignments
(a / and
      :op1 (e / end-01
            :ARG1 (d / dollar)
            :ARG2 (p / plunge-01
                  :ARG1 d
                  :ARG2 (p2 / precipitate-01)
                  :ARG0-of (c / cause-01
                        :ARG1 (a2 / and
                              :op1 (f / fall-01
                                    :ARG1 d
                                    :ARG2 (p3 / percentage-entity
                                          :value 1)
                                    :ARG3 (e2 / euro))
                              :op2 (f2 / fall-01
                                    :ARG1 d
                                    :ARG2 (p4 / percentage-entity
                                          :value 2)
                                    :ARG3 (y / yen)
                                    :time (d2 / date-entity
                                          :month 12)))))
            :time (y2 / year
                  :mod (l / last)))
      :op2 (l2 / look-02
            :ARG0 d
            :ARG1 (h / head-02
                  :ARG0 d
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (l3 / low-04
                              :ARG1 h)
                        :ARG3 (m / more)))))

# ::id 1628 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazil 's minas gerais state expects to almost double coffee production next year , far exceeding total output in colombia , the world 's biggest coffee producer outside of brazil .
# ::alignments
(e / expect-01
      :ARG0 (s / state
            :name (n / name
                  :op1 "Minas"
                  :op2 "Gerais")
            :location (c / city
                  :name (n2 / name
                        :op1 "Brazil")))
      :ARG1 (d / double-01
            :ARG0 s
            :ARG1 (p / produce-01
                  :ARG1 (c2 / coffee))
            :ARG2 (a / almost)
            :time (y / year
                  :mod (n3 / next))
            :ARG0-of (e2 / exceed-01
                  :ARG1 (o / output
                        :mod (t / total)
                        :location (c3 / country
                              :name (n4 / name
                                    :op1 "Colombia")
                              :ARG0-of (p2 / produce-01
                                    :ARG1 (c4 / coffee))
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (b / big)
                                    :ARG3 (m / most)
                                    :ARG5 (c5 / country
                                          :location (o2 / outside
                                                :op1 c)))))
                  :degree (f / far))))

# ::id 1629 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok human rights activists urged malaysia 's government friday to safeguard freedoms for minority religious groups and create a panel to probe religious grievances in this mostly muslim nation .
# ::alignments
(u / urge-01
      :ARG0 (a / activist
            :purpose (r / right-05
                  :ARG1 (h / human)))
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Malaysia"))))
      :ARG2 (a2 / and
            :op1 (s / safeguard-01
                  :ARG0 g
                  :ARG1 (f / free-04
                        :ARG1 (g3 / group
                              :mod (r2 / religion)
                              :mod (m / minority))))
            :op2 (c2 / create-01
                  :ARG0 g
                  :ARG1 (p / panel
                        :purpose (p2 / probe-01
                              :ARG1 (c3 / complain-01
                                    :ARG0 (r3 / religion)
                                    :location (n2 / nation
                                          :mod (r4 / religious-group
                                                :name (n3 / name
                                                      :op1 "Islam"))
                                          :mod (t / this)
                                          :mod (m2 / most))))
                        :ARG0-of p2)))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 1630 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cycling advocates and city planners are working on a proposal to allow bikers to pedal to the games and perhaps relieve foot traffic on marta and automobile congestion on streets .
# ::alignments
(w / work-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (a2 / advocate-01
                        :ARG1 (c / cycle-01)))
            :op2 (p2 / person
                  :ARG0-of (p3 / plan-01
                        :ARG1 (c2 / city))))
      :ARG1 (p4 / propose-01
            :ARG1 (a3 / and
                  :op1 (a4 / allow-01
                        :ARG1 (p5 / pedal-01
                              :ARG0 (b / biker)
                              :destination (g / game)))
                  :op2 (r / relieve-01
                        :ARG0 b
                        :ARG1 (t / traffic
                              :mod (f / foot)
                              :location (a5 / and
                                    :op1 (r2 / road
                                          :name (n / name
                                                :op1 "Marta"))
                                    :op2 (c3 / congest-01
                                          :ARG0 (a6 / automobile)
                                          :ARG1 (s / street))))
                        :ARG1-of (p6 / possible-01)))))

# ::id 1631 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ghanaian tugboats today pushed back again a russian-registered ship with liberian refugees to sea after it apparently returned to the western seaport of takoradi .
# ::alignments
(p / push-01
      :ARG0 (t / tugboat
            :mod (c / country
                  :name (n / name
                        :op1 "Ghana")))
      :ARG1 (s / ship
            :ARG1-of (r / register-02
                  :ARG2 (c2 / country
                        :name (n2 / name
                              :op1 "Russia")))
            :accompanier (r2 / refugee
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "Liberia"))))
      :ARG2 (s2 / sea)
      :mod (a / again)
      :time (t2 / today)
      :time (a2 / after
            :op1 (r3 / return-01
                  :ARG1 s
                  :ARG4 (s3 / seaport
                        :name (n4 / name
                              :op1 "Takoradi")
                        :location (w / west))
                  :ARG1-of (a3 / appear-02))))

# ::id 1632 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok budget talks between the white house and congressional leaders are set to resume wednesday amid gloomy prospects of an agreement , with only two days remaining before the government runs out of money for the third time in as many months .
# ::alignments
(s / set-08
      :ARG1 (t / talk-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "White"
                        :op2 "House"))
            :ARG1 (b / budget)
            :ARG2 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (g2 / government-organization
                              :name (n2 / name
                                    :op1 "Congress")))))
      :ARG2 (r / resume-01
            :ARG1 t
            :time (w / wednesday))
      :ARG1-of (c / cause-01
            :ARG0 (p2 / prospect-02
                  :ARG1 (a / agree-01)
                  :mod (g3 / gloomy)))
      :time (a2 / after
            :op1 (r2 / run-out-05
                  :ARG1 (m / money)
                  :ARG2 (g4 / government-organization
                        :ARG0-of (g5 / govern-01))
                  :ord (o / ordinal-entity
                        :value 3
                        :range (t2 / temporal-quantity
                              :quant 1
                              :unit (m2 / month)
                              :quant-of a2)))
            :quant 2
            :unit (d / day)
            :mod (o2 / only)))

# ::id 1633 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok exhausted and muddy , jubilant u.s. soldiers returned sunday to this base north of kabul , saying the level of fighting was winding down since hundreds of al-qaida fighters had been killed in the eastern afghan mountains .
# ::alignments
(r / return-01
      :ARG1 (s / soldier
            :mod (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :mod (j / jubilant)
            :ARG0-of (s2 / say-01
                  :ARG1 (w / wind-down-04
                        :ARG1 (l / level
                              :quant-of (f / fight-01))
                        :ARG1-of (c2 / cause-01
                              :ARG0 (k / kill-01
                                    :ARG1 (p / person
                                          :ARG0-of (f2 / fight-01)
                                          :quant (m / multiple
                                                :op1 100)
                                          :mod (c3 / criminal-organization
                                                :name (n2 / name
                                                      :op1 "al-Qaida")))
                                    :location (m2 / mountain
                                          :location (e / east
                                                :part-of (c4 / country
                                                      :name (n3 / name
                                                            :op1 "Afghanistan"))))))))
            :ARG4 (b / base
                  :mod (t / this)
                  :location (r2 / relative-position
                        :op1 (c5 / city
                              :name (n4 / name
                                    :op1 "Kabul"))
                        :direction (n5 / north)))
            :time (d / date-entity
                  :weekday (s3 / sunday))))

# ::id 1634 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-year-old girl rescued a choking young child by biting through the rope from which she had been left tied by the neck to a fence outside her home , police said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (r / rescue-01
            :ARG0 (g / girl
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :ARG1 (c / child
                  :mod (y2 / young)
                  :ARG0-of (c2 / choke-01))
            :manner (b / bite-01
                  :ARG0 g
                  :ARG1 (r2 / rope
                        :ARG2-of (t2 / tie-01
                              :ARG1 g
                              :ARG3 (f / fence
                                    :location (o / outside
                                          :op1 (h / home
                                                :poss g)))
                              :ARG1-of (l / leave-14))
                        :part (n / neck))))
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 1635 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok back in l### , michael douglas clinched a best actor oscar when , in oliver stone 's `` wall street , '' he assumed the role of rapacious financier gordon gekko and told the movie-going world that `` greed is good .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Michael"
                  :op2 "Douglas"))
      :ARG1 (a / award
            :name (n2 / name
                  :op1 "Oscar")
            :ARG1-of (h / have-degree-91
                  :ARG2 (g / good-03
                        :ARG1 a)
                  :ARG3 (m / most)))
      :time (a2 / and
            :op1 (a3 / assume-01
                  :ARG0 p
                  :ARG1 (r / role
                        :mod (p2 / person
                              :name (n3 / name
                                    :op1 "Gordon"
                                    :op2 "Gekko")
                              :mod (f / financier)
                              :mod (r2 / rapacious)
                              :ARG0-of (f2 / finance-01))))
            :op2 (t / tell-01
                  :ARG0 p
                  :ARG1 (g2 / good-02
                        :ARG1 (g3 / greed))
                  :ARG2 (w2 / world
                        :ARG1-of (g4 / go-on-15
                              :ARG2 (m2 / movie))))
            :location (s / street
                  :name (n4 / name
                        :op1 "Wall"
                        :op2 "Street")
                  :poss (p3 / person
                        :name (n5 / name
                              :op1 "Oliver"
                              :op2 "Stone")))))

# ::id 1636 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok visibly tired after physical training in blistering heat , <unk> <unk> was still glowing with excitement tuesday _ one of hundreds of candidates trying to win a spot in a u.s.-funded anti-terrorist training program .
# ::alignments
(g / glow-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "accompanier"
                  :op2 "accompanier"
                  :op3 "accompanier")
            :ARG1-of (ii / include-91
                  :ARG2 (c / candidate
                        :quant (m / multiple
                              :op1 100)
                        :ARG0-of (t / try-01
                              :ARG1 (w / win-01
                                    :ARG0 c
                                    :ARG1 (s / spot
                                          :location (p2 / program
                                                :mod (t2 / train-01)
                                                :ARG1-of (f / fund-01
                                                      :ARG0 (c2 / country
                                                            :name (n2 / name
                                                                  :op1 "U.S.")))
                                                :ARG0-of (c3 / counter-01
                                                      :ARG1 (t3 / terrorist)))))))))
      :ARG1 (e / excite-01
            :ARG0 p)
      :mod (s2 / still)
      :time (d / date-entity
            :weekday (t4 / tuesday))
      :time (a / after
            :op1 (t5 / train-01
                  :manner (p3 / physical)
                  :ARG1-of (b / blister-01))))

# ::id 1637 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bulgarian stocks closed lower thursday on the bulgarian stock exchange .
# ::alignments
(c / close-01
      :ARG1 (s / stock
            :mod (c2 / country
                  :name (n / name
                        :op1 "Bulgaria")))
      :time (d / date-entity
            :weekday (t / thursday))
      :location (e / exchange-01
            :ARG1 (s2 / stock))
      :ARG1-of (h / have-degree-91
            :ARG2 (l / low-04
                  :ARG1 c)
            :ARG3 (m / more)))

# ::id 1638 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european union is `` extremely concerned '' at the use of european passports in the killing of a hamas commander in dubai , the spanish eu presidency said monday .
# ::alignments
(s / say-01
      :ARG0 (p / presidency
            :mod (c / country
                  :name (n / name
                        :op1 "Spain")))
      :ARG1 (c2 / concern-01
            :ARG0 (u / use-01
                  :ARG1 (p2 / passport
                        :mod (c3 / continent
                              :name (n2 / name
                                    :op1 "Europe")))
                  :ARG2 (k / kill-01
                        :ARG1 (p3 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (o / organization
                                          :name (n3 / name
                                                :op1 "Hamas"))
                                    :ARG2 (c4 / commander)))
                        :location (c5 / city
                              :name (n4 / name
                                    :op1 "Dubai"))))
            :ARG1 (u2 / union
                  :mod c3)
            :degree (e / extreme))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1639 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok everton celebrated joe royle 's managerial debut with a #-# victory monday night over merseyside rival liverpool , lifting the goodison park club off the bottom of the premier league standings for the first time since sept. ## .
# ::alignments
(c / celebrate-02
      :ARG0 (t / team
            :name (n / name
                  :op1 "Everton"))
      :ARG1 (d / debut-02
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Joe"
                        :op2 "Royle"))
            :ARG1 (m / manage-01
                  :ARG0 p))
      :ARG2 (w / win-01
            :ARG0 t
            :ARG2 (t2 / team
                  :name (n3 / name
                        :op1 "Liverpool")
                  :ARG0-of (r / rival-01
                        :ARG1 t)
                  :location (t3 / team
                        :name (n4 / name
                              :op1 "Merseyside")))
            :time (d2 / date-entity
                  :weekday (m2 / monday)
                  :dayperiod (n5 / night)))
      :ARG0-of (l / lift-01
            :ARG1 t
            :ARG3 (b / bottom
                  :part-of (l2 / league
                        :mod (p2 / premier)))
            :ord (o / ordinal-entity
                  :value 1
                  :range (s / since
                        :op1 (s2 / sept.)))))

# ::id 1640 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a russian regional official urged skeptical lawmakers tuesday to follow his lead in decriminalizing prostitution , arguing that regulating the country 's growing sex trade would help crack down on disease and delinquency .
# ::alignments
(a / and
      :op1 (u / urge-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Russia"))
                        :ARG2 (o / official
                              :mod (r / region))))
            :ARG1 (p2 / person
                  :ARG0-of (l / legislate-01)
                  :mod (s / skeptical))
            :ARG2 (f / follow-02
                  :ARG0 p2
                  :ARG1 (l2 / lead-02
                        :ARG0 p2
                        :ARG2 (d / decriminalize-01
                              :ARG0 p2
                              :ARG1 (p3 / prostitute-01))))
            :time (d2 / date-entity
                  :weekday (t / tuesday)))
      :op2 (a2 / argue-01
            :ARG0 p
            :ARG1 (h2 / help-01
                  :ARG0 (r2 / regulate-01
                        :ARG1 (t2 / trade-01
                              :ARG1 (s2 / sex)
                              :ARG1-of (g / grow-01)
                              :poss (c2 / country)))
                  :ARG1 (c3 / crack-down-06
                        :ARG1 (a3 / and
                              :op1 (d3 / disease)
                              :op2 (d4 / delinquency))))))

# ::id 1641 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in greek mythology , <unk> was the supernaturally beautiful goddess of the dawn , the brightest star in the morning sky .
# ::alignments
(h / have-mod-91
      :ARG1 (p / person
            :name (n / name
                  :op1 "Hindu"))
      :ARG2 (a / and
            :op1 (g / goddess
                  :ARG1-of (b / beautiful-02
                        :manner (s / supernaturally))
                  :time (d / date-entity
                        :dayperiod (d2 / dawn-02)))
            :op2 (s2 / star
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (b2 / bright-03
                              :ARG1 s2)
                        :ARG3 (m / most)
                        :ARG5 (s3 / sky
                              :time (d3 / date-entity
                                    :dayperiod (m2 / morning))))))
      :medium (m3 / mythic
            :mod (g2 / greek)))

# ::id 1642 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok athens beat san juan of puerto rico in a vote of international basketball federations to hold next summer 's pre-olympic qualifying tournament for the final three spots in the beijing olympics ' men 's basketball field .
# ::alignments
(b / beat-03
      :ARG0 (t / team
            :name (n / name
                  :op1 "Athens"))
      :ARG1 (t2 / team
            :name (n2 / name
                  :op1 "San"
                  :op2 "Juan")
            :mod (t3 / team
                  :name (n3 / name
                        :op1 "Puerto"
                        :op2 "Rico")))
      :ARG1-of (c / cause-01
            :ARG0 (v / vote-01
                  :ARG0 (f / federation
                        :mod (ii / international)
                        :mod (b2 / basketball))
                  :ARG1 (h / hold-04
                        :ARG0 f
                        :ARG1 (t4 / tournament
                              :time (b3 / before
                                    :op1 (g / game
                                          :name (n4 / name
                                                :op1 "Olympics")))
                              :ARG1-of (q / qualify-02)
                              :time (d / date-entity
                                    :season (s / summer)
                                    :mod (y / year
                                          :mod (n5 / next)))
                              :purpose (s2 / spot
                                    :quant 3
                                    :ARG2-of (ii2 / include-91
                                          :ARG1 (f2 / field
                                                :mod (b4 / basketball
                                                      :mod (m / man))
                                                :poss (c2 / city
                                                      :name (n6 / name
                                                            :op1 "Beijing"))))
                                    :mod (f3 / final)))))))

# ::id 1643 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police have arrested three members of the muslim brotherhood on charges of terrorism in another crackdown on egypt 's largest islamic group , the government said thursday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (a / arrest-01
            :ARG0 (p / police)
            :ARG1 (p2 / person
                  :quant 3
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (b / brotherhood
                              :mod (r / religious-group
                                    :name (n / name
                                          :op1 "Islam")))
                        :ARG2 (m / member)))
            :ARG2 (c / charge-05
                  :ARG1 p2
                  :ARG2 (t / terrorism))
            :time (c2 / crack-down-06
                  :ARG0 p
                  :ARG1 (g3 / group
                        :mod r
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (l / large)
                              :ARG3 (m2 / most)
                              :ARG5 (c3 / country
                                    :name (n2 / name
                                          :op1 "Egypt"))))
                  :mod (a2 / another)))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1644 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok investigators probing a helicopter crash that killed at least ## people in eastern afghanistan last week will send flight recorders to russia for analysis , an official said sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (s2 / send-01
            :ARG0 (p2 / person
                  :ARG0-of (ii / investigate-01
                        :ARG1 (c / crash-01
                              :ARG1 (h2 / helicopter)
                              :ARG0-of (k / kill-01
                                    :ARG1 (p3 / person
                                          :quant (a / at-least
                                                :op1 1000000))
                                    :location (c2 / country
                                          :name (n / name
                                                :op1 "Afghanistan")
                                          :location (e / east))
                                    :time (w / week
                                          :mod (l / last))))))
            :ARG1 (r / record-01
                  :ARG1 (f / fly-01))
            :ARG2 (c3 / country
                  :name (n2 / name
                        :op1 "Russia"))
            :purpose (a2 / analyze-01
                  :ARG0 p2
                  :ARG1 r))
      :time (d / date-entity
            :weekday (s3 / sunday)))

# ::id 1645 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok scandinavian airlines system -lrb- sas -rrb- said on thursday that a vast savings program had helped lift the group to a robust profit in #### amid strong demand .
# ::alignments
(s / say-01
      :ARG0 (s2 / system
            :name (n / name
                  :op1 "Scandinavian"
                  :op2 "Airways")
            :mod s2)
      :ARG1 (h / help-01
            :ARG0 (p / program
                  :topic (s3 / save-01
                        :mod (v / vast)))
            :ARG1 (l / lift-01
                  :ARG0 p
                  :ARG1 (g / group)
                  :ARG4 (p2 / profit-01
                        :ARG0 g
                        :mod (r / robust))
                  :time (d / demand-01
                        :ARG1-of (s4 / strong-02))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1646 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president barack obama on tuesday nominated republican senator judd gregg to serve as commerce secretary , to replace new mexico governor bill richardson who withdrew his name last month .
# ::alignments
(n / nominate-01
      :ARG0 (p / person
            :name (n2 / name
                  :op1 "Barack"
                  :op2 "Obama")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / person
            :name (n3 / name
                  :op1 "Judd"
                  :op2 "Gregg")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (p4 / political-party
                        :name (n4 / name
                              :op1 "Republican"))
                  :ARG2 (s / senator)))
      :ARG2 (s2 / serve-01
            :ARG0 p3
            :ARG1 (s3 / secretary
                  :topic (c / commerce)))
      :time (d / date-entity
            :weekday (t / tuesday))
      :purpose (r / replace-01
            :ARG0 p
            :ARG1 (p5 / person
                  :name (n5 / name
                        :op1 "Bill"
                        :op2 "Richardson")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n6 / name
                                    :op1 "Mexico"))
                        :ARG2 (g / governor))
                  :ARG1-of (n7 / new-01))
            :ARG2 (n8 / name
                  :poss p5)
            :time (m / month
                  :mod (l / last))))

# ::id 1647 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a man was sentenced to nearly ## years in prison tuesday for sexually abusing children for more than a decade at a school he founded in haiti , including some who faced him in the courtroom and testified that he threatened to put them back on the streets if they did not submit to his advances .
# ::alignments
(s / sentence-01
      :ARG1 (m / man)
      :ARG2 (n / nearly
            :op1 (t / temporal-quantity
                  :quant 1
                  :unit (y / year)
                  :location (p / prison)))
      :ARG3 (a / abuse-01
            :ARG0 m
            :ARG1 (c / child)
            :manner (s2 / sex-01)
            :duration (m2 / more-than
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (d / decade)))
            :location (s3 / school
                  :ARG1-of (f / found-01
                        :ARG0 m
                        :location (c2 / city
                              :name (n2 / name
                                    :op1 "Haiti")))
                  :ARG2-of (ii / include-91
                        :ARG1 (c3 / child
                              :quant (s4 / some)
                              :ARG0-of (f2 / face-01
                                    :ARG1 m
                                    :location (c4 / courtroom))
                              :ARG0-of (t3 / testify-01
                                    :ARG1 (t4 / threaten-01
                                          :ARG0 m
                                          :ARG1 (p2 / put-01
                                                :ARG0 m
                                                :ARG1 c
                                                :ARG2 (s5 / street)
                                                :direction (b / back)
                                                :condition (s6 / submit-02
                                                      :polarity -
                                                      :ARG0 c
                                                      :ARG1 (a2 / advance-01
                                                            :ARG1 m)))))))))
      :time (d2 / date-entity
            :weekday (t5 / tuesday)))

# ::id 1648 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the mexican government said thursday that two missing members of a small rebel group were the victims of a `` forced disappearance '' and not a kidnapping , indicating the government may have been involved .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Mexico"))))
      :ARG1 (v / victimize-01
            :ARG0 (a / and
                  :op1 (d / disappear-01
                        :ARG1 (p / person
                              :quant 2
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (g3 / group
                                          :mod (s2 / small)
                                          :ARG0-of (r / rebel-01))
                                    :ARG2 (m / member))
                              :ARG1-of (m2 / miss-01))
                        :ARG2-of (f / force-01))
                  :op2 (k / kidnap-01
                        :polarity -
                        :ARG1 p))
            :ARG1 p)
      :time (d2 / date-entity
            :weekday (t / thursday))
      :ARG0-of (ii / indicate-01
            :ARG1 (p2 / possible-01
                  :ARG1 (ii2 / involve-01
                        :ARG1 g))))

# ::id 1649 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ##th asian games torch relay was held on sunday around the senayan sports complex , in central jakarta , capital of indonesia , symbolizing the upcoming asian sport event in doha , qatar , this december .
# ::alignments
(h / hold-04
      :ARG1 (e / event
            :name (n / name
                  :op1 "Asian"
                  :op2 "games"
                  :op3 "torch"
                  :op4 "relay")
            :ord (o / ordinal-entity
                  :value "-1"))
      :location (a / around
            :op1 (c / complex
                  :mod (s / sport)
                  :mod (s2 / senayan)
                  :location (c2 / city
                        :name (n2 / name
                              :op1 "Jakarta")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c3 / country
                                    :name (n3 / name
                                          :op1 "Indonesia"))
                              :ARG2 (c4 / capital))
                        :part (c5 / center))))
      :ARG0-of (s3 / symbolize-01
            :ARG1 (e2 / event
                  :mod (s4 / sport)
                  :mod (u / upcoming)
                  :location c2
                  :name (n4 / name
                        :op1 "Dhaka"))
            :time (d / date-entity
                  :month 12
                  :mod (t / this)
                  :time-of h))
      :weekday (s5 / sunday))

# ::id 1650 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british police have made another arrest in connection with the national terrorism alert , a spokesman said sunday in the wake of failed attacks in london and glasgow .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / spokesman)))
      :ARG1 (a / arrest-01
            :ARG0 (p2 / police
                  :mod (c / country
                        :name (n / name
                              :op1 "Great"
                              :op2 "Britain")))
            :mod (a2 / another)
            :ARG1-of (c2 / connect-01
                  :ARG2 (a3 / alert-01
                        :ARG2 (t / terrorism
                              :mod (n2 / nation))))
            :time (d / date-entity
                  :weekday (s3 / sunday))
            :time (w / wake
                  :op1 (a4 / attack-01
                        :ARG1-of (f / fail-01)
                        :location (a5 / and
                              :op1 (c3 / city
                                    :name (n3 / name
                                          :op1 "London"))
                              :op2 (c4 / city
                                    :name (n4 / name
                                          :op1 "Glasgow")))))))

# ::id 1651 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok estonian police arrested five israelis for allegedly smuggling more than euro# .# million -lrb- us$ #.# million -rrb- of highly pure cocaine from peru into estonia , a police spokesman said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police
                        :mod (c / country
                              :name (n / name
                                    :op1 "Estonia")))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (a / arrest-01
            :ARG0 p2
            :ARG1 (p3 / person
                  :quant 5
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Israel")))
            :ARG2 (s3 / smuggle-01
                  :ARG0 p3
                  :ARG1 (c3 / cocaine
                        :ARG1-of (p4 / pure-02
                              :degree (h2 / high-02))
                        :source (c4 / country
                              :name (n3 / name
                                    :op1 "Peru")))
                  :ARG3 (c5 / country
                        :name (n4 / name
                              :op1 "Estonia"))
                  :ARG1-of (a2 / allege-01)))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1652 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jeff gordon lost his crew chief wednesday when ray evernham was released from his contract with hendrick motorsports .
# ::alignments
(l / lose-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jeff"
                  :op2 "Gordon"))
      :ARG1 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 p
                  :ARG2 (c / chief
                        :mod (c2 / crew))))
      :time (d / date-entity
            :weekday (w / wednesday))
      :time (r / release-01
            :ARG1 (p3 / person
                  :name (n2 / name
                        :op1 "Ray"
                        :op2 "Evernham"))
            :ARG2 (c3 / contract-02
                  :ARG0 p3
                  :ARG1 (c4 / company
                        :name (n3 / name
                              :op1 "Hendrick"
                              :op2 "Motorports")))))

# ::id 1653 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok euro-zone car sales slumped last month as soaring fuel and food prices forced inflation to a record high of # percent , according to eu and car manufacturer statistics published wednesday .
# ::alignments
(s / say-01
      :ARG0 (s2 / statistic
            :ARG1-of (p / publish-01
                  :time (w / wednesday))
            :poss (a / and
                  :op1 (c / company
                        :name (n / name
                              :op1 "Eu"))
                  :op2 (c2 / company
                        :ARG0-of (m / manufacture-01
                              :ARG1 (c3 / car)))))
      :ARG1 (s3 / slump-01
            :ARG1 (s4 / sell-01
                  :ARG0 (o / organization
                        :mod (c4 / continent
                              :name (n2 / name
                                    :op1 "Europe")))
                  :ARG1 (c5 / car))
            :time (m2 / month
                  :mod (l / last))
            :ARG1-of (c6 / cause-01
                  :ARG0 (f / force-01
                        :ARG0 (p2 / price-01
                              :ARG1 (a2 / and
                                    :op1 (f2 / fuel)
                                    :op2 (f3 / food))
                              :ARG1-of (s5 / soar-01))
                        :ARG1 (ii / inflation)
                        :ARG2 (h / high-02
                              :ARG1 ii
                              :ARG2 (p3 / percentage-entity
                                    :value 1)
                              :mod (r / record))))))

# ::id 1654 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bank of china said tuesday its net profit for #### jumped ##.# percent from the previous year .
# ::alignments
(s / say-01
      :ARG0 (b / bank
            :name (n / name
                  :op1 "Bank"
                  :op2 "of"
                  :op3 "China"))
      :ARG1 (j / jump-01
            :ARG1 (p / profit-01
                  :ARG0 b
                  :mod (n2 / net)
                  :time (y / year
                        :mod (p2 / previous)))
            :ARG2 (p3 / percentage-entity
                  :value "#.")
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 1655 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tom l. craven , the veteran firefighter , the father of a #-year-old daughter and a #-year-old son , is gone now .
# ::alignments
(g / go-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tom"
                  :op2 "L."
                  :op3 "Craven")
            :ARG0-of (f / fight-01
                  :ARG1 (f2 / fire))
            :mod (v / veteran)
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (a / and
                        :op1 (p2 / person
                              :ARG0-of (h2 / have-rel-role-91
                                    :ARG1 (p3 / person
                                          :age (t / temporal-quantity
                                                :quant 1
                                                :unit (y / year)))
                                    :ARG2 (d / daughter)))
                        :op2 (p4 / person
                              :ARG0-of (h3 / have-rel-role-91
                                    :ARG1 p3
                                    :ARG2 (s / son))
                              :age (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y2 / year))))
                  :ARG2 (f3 / father)))
      :time (n2 / now))

# ::id 1656 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok romania 's exports in the first six months rose ##.# percent to a record high of #.## billion u.s. dollars , state media quoted the statistics office as saying wednesday .
# ::alignments
(q / quote-01
      :ARG0 (m / media
            :mod (s / state))
      :ARG1 (r / rise-01
            :ARG1 (e / export-01
                  :ARG0 (c / country
                        :name (n / name
                              :op1 "Egypt"))
                  :time (b / before
                        :op1 (n2 / now)
                        :duration (t / temporal-quantity
                              :quant 6
                              :unit (m2 / month)
                              :ord (o / ordinal-entity
                                    :value 1))))
            :ARG2 (p / percentage-entity
                  :value "1/2")
            :ARG4 (h / high-02
                  :ARG1 e
                  :ARG2 (m3 / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar
                              :mod c
                              :name n
                              :op1 "U.S."))))
      :mod (r2 / record)
      :ARG2 (o2 / office
            :mod (s2 / statistics))
      :time (w / wednesday))

# ::id 1657 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the british film industry flourished last year , with uk producers investing in ### features , the highest number for ## years .
# ::alignments
(f / flourish-01
      :ARG1 (ii / industry
            :mod (f2 / film)
            :mod (c / country
                  :name (n / name
                        :op1 "Great"
                        :op2 "Britain")))
      :time (y / year
            :mod (l / last))
      :ARG1-of (c2 / cause-01
            :ARG0 (ii2 / invest-01
                  :ARG0 (p / person
                        :ARG0-of (p2 / produce-01
                              :ARG1 f2)
                        :mod c
                        :name (n2 / name
                              :op1 "Uk")))
            :ARG2 (f3 / feature
                  :mod (p3 / product
                        :name (n3 / name
                              :op1 " ###")))
            :quant (n4 / number
                  :ARG1-of (h / have-degree-91
                        :ARG2 (h2 / high-02
                              :ARG1 n4)
                        :ARG3 (m / most)
                        :ARG5 (y2 / year
                              :quant (m2 / multiple))))))

# ::id 1658 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok east china 's zhejiang province , which is widely known as the home of chinese silk and satin , recorded a foreign trade volume of ##.# billion u.s. dollars in #### , up ## percent on the previous year .
# ::alignments
(r / record-01
      :ARG0 (p / province
            :name (n / name
                  :op1 "Zhejiang")
            :location (e / east
                  :part-of (c / country
                        :name (n2 / name
                              :op1 "China")))
            :ARG1-of (k / know-02
                  :ARG2 (h / home
                        :poss (a / and
                              :op1 (s / silk)
                              :op2 (s2 / satin)
                              :mod c))
                  :degree (w / wide)))
      :ARG1 (v / volume
            :quant-of (t / trade-01
                  :mod (f / foreign))
            :ARG1-of (u / up-02
                  :ARG2 (p2 / percentage-entity
                        :value 1000000000
                        :mod (d / dollar
                              :mod c
                              :name (n3 / name
                                    :op1 "U.S."))))))

# ::id 1659 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the berlin wall crumbled ; the iron curtain collapsed ; the evil empire crumpled -- and the bottom dropped out of the market for the prize wares of establishment iii-### \/ ## , maker and purveyor of quality barbed wire by appointment to the gulag .
# ::alignments
(a / and
      :op1 (c / crumble-01
            :ARG1 (w / wall
                  :part-of (b / building
                        :name (n / name
                              :op1 "Berlin"))))
      :op2 (c2 / collapse-01
            :ARG1 (c3 / curtain
                  :consist-of (ii / iron)))
      :op3 (c4 / crumple-01
            :ARG1 (e / empire
                  :mod (e2 / evil)))
      :op4 (d / drop-out-04
            :ARG0 (b2 / bottom)
            :ARG1 (m / market)
            :purpose (p / prize-01
                  :ARG1 (w2 / ware
                        :mod (e3 / establishment)
                        :mod (p2 / prize))))
      :op5 (p3 / person
            :ARG0-of (m2 / make-01)
            :ARG0-of (p4 / purvey-01
                  :ARG1 (w3 / wire
                        :ARG1-of (b3 / barbed-02)))
            :ARG1-of (a2 / appoint-01
                  :ARG2 (g / gulag))))

# ::id 1660 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thousands of palestinians attended the burial sunday of a ##-year-old student sunday killed by israeli army gunfire , the first fatality in ## days of violent protests in the west bank .
# ::alignments
(a / attend-01
      :ARG0 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "Palestine"))
            :quant (m / multiple
                  :op1 1000))
      :ARG1 (b / bury-01
            :ARG1 (p2 / person
                  :ARG0-of (s / study-01)
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :ARG1-of (k / kill-01
                        :ARG0 (g / gunfire
                              :mod (a2 / army
                                    :poss (c2 / country
                                          :name (n2 / name
                                                :op1 "Israel")))))
                  :time (d / date-entity
                        :weekday (s2 / sunday))))
      :ARG1-of (m2 / mean-01
            :ARG2 (f / fatality
                  :ord (o / ordinal-entity
                        :value 1)
                  :time (d2 / day
                        :time-of (p3 / protest-01
                              :mod (v / violent)
                              :location (c3 / country-region
                                    :name (n3 / name
                                          :op1 "West"
                                          :op2 "Bank")))))))

# ::id 1661 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australian pair <unk> jenkins and diane reeves won the gold in the commonwealth games women 's trap pairs competition here on saturday .
# ::alignments
(w / win-01
      :ARG0 (p / pair
            :mod (c / country
                  :name (n / name
                        :op1 "Australia"))
            :consist-of (p2 / pair
                  :name (n2 / name
                        :op1 "Tony"
                        :op2 "Jenkins"))
            :consist-of (p3 / pair
                  :name (n3 / name
                        :op1 "Diane"
                        :op2 "Reeves")))
      :ARG1 (g / gold)
      :ARG2 (c2 / compete-01
            :ARG3 (p4 / pair
                  :mod (t / trap-01)
                  :mod (w2 / woman))
            :location (h / here)
            :time (d / date-entity
                  :weekday (s / saturday))))

# ::id 1662 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok al gore sought `` every undecided voter '' and george w. bush taunted his rival for failing to wrap up democratic states as both candidates drove hard into the final weekend of the presidential campaign .
# ::alignments
(a / and
      :op1 (s / seek-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Al"
                        :op2 "N gore"))
            :ARG1 (p2 / person
                  :ARG0-of (v / vote-01)
                  :ARG0-of (d / decide-01
                        :polarity -)
                  :mod (e / every)))
      :op2 (t / taunt-01
            :ARG0 (p3 / person
                  :name (n2 / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush"))
            :ARG1 (p4 / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 p3
                        :ARG2 (r / rival)))
            :ARG2 (f / fail-01
                  :ARG0 p4
                  :ARG1 (w / wrap-up-02
                        :ARG0 p4
                        :ARG1 (s2 / state
                              :mod (d2 / democracy))))
            :time (d3 / drive-01
                  :ARG0 (c / candidate
                        :mod (b / both))
                  :ARG1-of (h2 / hard-02)
                  :time (w2 / weekend
                        :mod (f2 / final)
                        :part-of (c2 / campaign-01
                              :ARG1 (p5 / president))))))

# ::id 1663 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a tornado killed seven people and destroyed or damaged hundreds of homes around the city as violent storms swept through the region , authorities said sunday .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (a2 / and
            :op1 (k / kill-01
                  :ARG0 (t / tornado)
                  :ARG1 (p / person
                        :quant 7))
            :op2 (o / or
                  :op1 (d / destroy-01
                        :ARG0 t
                        :ARG1 (h / home
                              :quant (m / multiple
                                    :op1 100)
                              :location (a3 / around
                                    :op1 (c / city))))
                  :op2 (d2 / damage-01
                        :ARG0 t
                        :ARG1 h))
            :time (s2 / sweep-02
                  :ARG0 (s3 / storm
                        :mod (v / violent))
                  :ARG2 (r / region)))
      :time (d3 / date-entity
            :weekday (s4 / sunday)))

# ::id 1664 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok five families of american citizens killed or maimed in terrorist attacks in israel filed a civil lawsuit against jordan 's arab bank in federal court in new york on tuesday , alleging that the bank 's manhattan branch laundered money from the texas-based holy land foundation and other sources to the terrorist group hamas .
# ::alignments
(f / file-01
      :ARG0 (f2 / family
            :quant 5
            :ARG1-of (ii / include-91
                  :ARG2 (c / citizen
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "America"))
                        :ARG1-of (k / kill-01
                              :ARG1-of (c3 / cause-01
                                    :ARG0 (a / attack-01
                                          :ARG0 (t / terrorist)
                                          :location (c4 / country
                                                :name (n2 / name
                                                      :op1 "Israel")))))))
            :ARG1 (s / sue-02
                  :ARG1 (b / bank
                        :name (n3 / name
                              :op1 "Arab")
                        :poss (p / person
                              :name (n4 / name
                                    :op1 "Jordan")))
                  :mod (c5 / civil))
            :ARG2 (a2 / allege-01
                  :ARG1 (a3 / and
                        :op1 (l / launder-01
                              :ARG0 (b2 / branch
                                    :location (c6 / city
                                          :name (n5 / name
                                                :op1 "Manhattan"))
                                    :poss b)
                              :ARG1 (m / money)
                              :ARG2 (a4 / and
                                    :op1 (f3 / foundation
                                          :mod (l2 / land
                                                :mod (h / holy))
                                          :ARG1-of (b3 / base-01
                                                :location (s2 / state
                                                      :name (n6 / name
                                                            :op1 "Texas"))))
                                    :op2 (s3 / source
                                          :mod (o / other)
                                          :destination (g / group
                                                :name (n7 / name
                                                      :op1 "Hamas")
                                                :mod (t2 / terrorism)))))))
            :ARG2 (c7 / court
                  :mod (f4 / federal)
                  :location c6
                  :name (n8 / name
                        :op1 "New"
                        :op2 "York")))
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 1665 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok global media watchdog reporters without borders on saturday urged bangladesh 's prime minister to order a probe into the death of a veteran journalist who died after being attacked .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :ARG0-of (r / report-01)
            :mod (w / watchdog
                  :mod (m / media)
                  :mod (g / globe))
            :ARG0-of (h / have-03
                  :polarity -
                  :ARG1 (b / border)))
      :ARG1 (p2 / person
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Bangladesh"))
                  :ARG2 (m2 / minister
                        :mod (p3 / prime))))
      :ARG2 (o / order-01
            :ARG0 p2
            :ARG1 (p4 / probe-01
                  :ARG1 (d / die-01
                        :ARG1 (j / journalist
                              :mod (v / veteran)
                              :ARG1-of (d2 / die-01
                                    :time (a / after
                                          :op1 (a2 / attack-01
                                                :ARG1 j)))))))
      :time (d3 / date-entity
            :weekday (s / saturday)))

# ::id 1666 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand exported ##,### cars in the first ## months of this year with an increase of ##,### units or ###.## percent from the same period last year , according to a report issued by the federation of thai industries ' automobile industry club available today .
# ::alignments
(s / say-01
      :ARG0 (r / report
            :ARG1-of (ii / issue-01
                  :ARG0 (f / federation
                        :poss (ii2 / industry
                              :mod (a / automobile)))
                  :time (t / today))
            :ARG1-of (a2 / available-02))
      :ARG1 (e / export-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Thailand"))
            :ARG1 (c2 / car
                  :ARG1-of (ii3 / include-91)
                  :ARG2-of ii3))
      :time (m / month
            :ord (o / ordinal-entity
                  :value 1)
            :part-of (y / year
                  :mod (t2 / this)))
      :manner (ii4 / increase-01
            :ARG1 (o2 / or
                  :op1 (u / unit
                        :ARG1-of (ii5 / include-91
                              :ARG1-of (ii6 / include-91
                                    :ARG2 u
                                    :ARG1-of (ii7 / include-91
                                          :ARG2 u
                                          :ARG1-of (ii8 / include-91
                                                :ARG2 u
                                                :ARG1-of (ii9 / include-91
                                                      :ARG2 u)))))
                        :ARG2-of ii5)))
      :op2 u)

# ::id 1667 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a british woman has been arrested for allegedly trying to smuggle opium and amphetamine pills out of the country , narcotics police announced wednesday .
# ::alignments
(a / announce-01
      :ARG0 (p / police
            :mod (n / narcotic))
      :ARG1 (a2 / arrest-01
            :ARG1 (w / woman
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Britain")))
            :ARG2 (t / try-01
                  :ARG0 w
                  :ARG1 (s / smuggle-01
                        :ARG0 w
                        :ARG1 (a3 / and
                              :op1 (o / opium)
                              :op2 (p2 / pill
                                    :mod (a4 / amphetamine)))
                        :ARG3 c)
                  :ARG1-of (a5 / allege-01)))
      :time (w2 / wednesday))

# ::id 1668 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world oil prices slipped on profit-taking monday after new york crude struck a ##-month high last week , though the market remained supported by tight energy supplies in the united states , traders said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (t / trade-01))
      :ARG1 (s2 / slip-01
            :ARG1 (p2 / price-01
                  :ARG1 (o / oil
                        :mod (w / world)))
            :ARG2 (p3 / profit-01)
            :time (d / date-entity
                  :weekday (m / monday))
            :time (a / after
                  :op1 (s3 / strike-01
                        :ARG0 (c / crude
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "York"))
                              :ARG1-of (n2 / new-01))
                        :ARG1 (h / high-02
                              :time (w2 / week
                                    :mod (l / last))))
                  :concession-of (r / remain-01
                        :ARG1 (m2 / market)
                        :ARG3 (s4 / support-01
                              :ARG0 (s5 / supply-01
                                    :ARG1 (e / energy)
                                    :ARG1-of (t2 / tight-05)
                                    :location c2
                                    :name (n3 / name
                                          :op1 "United"
                                          :op2 "States")))
                        :ARG1 m2))))

# ::id 1669 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a record plunge in fuel prices pushed overall u.s. consumer prices down for the third straight month in december , closing out a year in which the change in inflation was the smallest in more than a half-century .
# ::alignments
(p / push-01
      :ARG0 (p2 / plunge-01
            :ARG1 (p3 / price-01
                  :ARG1 (f / fuel))
            :mod (r / record))
      :ARG1 (p4 / price-01
            :ARG1 (p5 / person
                  :ARG0-of (c / consume-01)
                  :mod (c2 / country
                        :name (n / name
                              :op1 "U.S.")))
            :mod (o / overall))
      :ARG2 (d / down)
      :frequency (t / temporal-quantity
            :quant 3
            :unit (m / month)
            :ARG1-of (s / straight-04))
      :time (d2 / date-entity
            :month 12)
      :ARG0-of (c3 / close-out-05
            :ARG1 (y / year
                  :time-of (c4 / change-01
                        :ARG1 (ii / inflation)
                        :ARG1-of (h / have-degree-91
                              :ARG2 (s2 / small)
                              :ARG3 (m2 / most)
                              :ARG5 (m3 / more-than
                                    :op1 (t2 / temporal-quantity
                                          :quant 0.5
                                          :unit (c5 / century))))))))

# ::id 1670 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a top afghan resistance leader said tuesday that his forces would be increasing their coordination with u.s. military forces , but stopped short of predicting that american warplanes would provide air support when northern alliance troops begin a ground offensive .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (r / resist-01))
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Afghanistan"))
                  :mod (t / top))
            :ARG1 (ii / increase-01
                  :ARG0 (f / force
                        :poss p)
                  :ARG1 (c3 / coordinate-01
                        :ARG0 f
                        :ARG1 (f2 / force
                              :mod (m / military)
                              :poss (c4 / country
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "States")))))
            :time (d / date-entity
                  :weekday (t2 / tuesday)))
      :ARG2 (s2 / stop-03
            :ARG0 p
            :ARG1 p
            :ARG2 (p2 / predict-01
                  :ARG0 p
                  :ARG1 (p3 / provide-01
                        :ARG0 (w / warplane
                              :mod (c5 / country
                                    :name (n3 / name
                                          :op1 "America")))
                        :ARG1 (s3 / support-01
                              :mod (a / air))
                        :time (b / begin-01
                              :ARG0 (t3 / troop
                                    :mod (a2 / alliance
                                          :mod (n4 / north)))
                              :ARG1 (o / offense-02
                                    :ARG0 t3
                                    :location (g / ground)))))))

# ::id 1671 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkey 's deputy premier called sunday for early elections to end political uncertainty caused by the premier 's poor health and divisions within the government that have weakened the country 's fragile economy .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Turkey"))
                  :ARG2 (p3 / premier
                        :mod (d / deputy))))
      :ARG1 (e / elect-01
            :time (e2 / early))
      :ARG2 (d2 / date-entity
            :weekday (s / sunday))
      :purpose (e3 / end-01
            :ARG0 p
            :ARG1 (c2 / certainty
                  :polarity -
                  :mod (p4 / politics)
                  :ARG1-of (c3 / cause-01
                        :ARG0 (a / and
                              :op1 (h2 / health
                                    :mod (p5 / poor)
                                    :poss p2)
                              :op2 (d3 / divide-02
                                    :ARG1 (g / government-organization
                                          :ARG0-of (g2 / govern-01)))
                              :ARG0-of (w / weaken-01
                                    :ARG1 (e4 / economy
                                          :poss (c4 / country)
                                          :mod (f / fragile))))))))

# ::id 1672 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the new party on saturday announced that former new party secretary-general wang chien-shien will be the party 's candidate in the year-end election for the post of taipei mayor .
# ::alignments
(a / announce-01
      :ARG0 (p / party
            :ARG1-of (n / new-01))
      :ARG1 (h / have-org-role-91
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Wang"
                        :op2 "Chien-shien")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 p
                        :ARG2 (s / secretary
                              :mod (g / general)
                              :ARG1-of (n3 / new-01))
                        :time (f / former)))
            :ARG1 p
            :ARG2 (c / candidate
                  :purpose (h3 / have-org-role-91
                        :ARG0 p2
                        :ARG1 p
                        :ARG2 (m / mayor
                              :ARG2-of (h4 / have-org-role-91
                                    :ARG0 p2
                                    :ARG1 (c2 / city
                                          :name (n4 / name
                                                :op1 "Taipei"))))))
            :time (d / date-entity
                  :weekday (s2 / saturday))))

# ::id 1673 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china expects foreign investment to remain at about us$ ## billion -lrb- euro## billion -rrb- in #### and has no plans to restrain such flows from overseas , a state media report said monday .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (m / media
                  :mod (s2 / state)))
      :ARG1 (a / and
            :op1 (e / expect-01
                  :ARG0 (c / country
                        :name (n / name
                              :op1 "China"))
                  :ARG1 (r2 / remain-01
                        :ARG1 (ii / invest-01
                              :mod (f / foreign))
                        :ARG3 (a2 / about
                              :op1 (m2 / monetary-quantity
                                    :quant 1000000000
                                    :unit (d / dollar)))))
            :op2 (p / plan-01
                  :polarity -
                  :ARG0 c
                  :ARG1 (r3 / restrain-01
                        :ARG0 c
                        :ARG1 (f2 / flow-01
                              :ARG2 (o / overseas)
                              :mod (s3 / such)))))
      :time (d2 / date-entity
            :weekday (m3 / monday)))

# ::id 1674 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok belgian police held a palestinian minister on board his plane on friday after dutch authorities withdrew his visa to attend a conference in the netherlands , dutch authorities and conference organizers said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (a2 / authority
                  :mod (c / country
                        :name (n / name
                              :op1 "Dutch")))
            :op2 (p / person
                  :ARG0-of (o / organize-01
                        :ARG1 (c2 / conference))))
      :ARG1 (h / hold-04
            :ARG0 (p2 / police
                  :mod c)
            :ARG1 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n2 / name
                                    :op1 "Palestine"))
                        :ARG2 (m / minister)))
            :location (b / board-01
                  :ARG1 (p4 / plane
                        :poss p3))
            :time (d / date-entity
                  :weekday (f / friday))
            :time (a3 / after
                  :op1 (w / withdraw-01
                        :ARG0 a2
                        :mod c)
                  :ARG1 (v / visa
                        :poss p3)
                  :purpose (a4 / attend-01
                        :ARG0 p3
                        :ARG1 c2
                        :location (c4 / country-region
                              :name (n3 / name
                                    :op1 "Netherlands"))))))

# ::id 1675 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thirteen college students received cash prizes and trophies saturday for films competing in the ##th annual student academy awards .
# ::alignments
(r / receive-01
      :ARG0 (p / person
            :quant 13
            :ARG0-of (s / study-01)
            :mod (c / college))
      :ARG1 (a / and
            :op1 (p2 / prize
                  :mod (c2 / cash))
            :op2 (t / trophy))
      :ARG3 (f / film
            :ARG0-of (c3 / compete-01
                  :ARG2 (a2 / award-01
                        :ARG2 (p3 / person
                              :ARG0-of (s2 / study-01))
                        :mod (a3 / academy)
                        :frequency (r2 / rate-entity-91
                              :ARG3 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y / year))))))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 1676 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korea said thursday it is using plutonium extracted from #,### spent nuclear fuel rods to make atomic weapons , a move that could dramatically escalate tensions on the korean peninsula and strengthen its hand in negotiations with the united states .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "North"
                  :op2 "Korea"))
      :ARG1 (u / use-01
            :ARG0 c
            :ARG1 (p / plutonium
                  :ARG1-of (e / extract-01
                        :ARG2 (r / rod
                              :mod (f / fuel
                                    :mod (n2 / nucleus))
                              :ARG1-of (s2 / spend-04))))
            :ARG2 (m / make-01
                  :ARG0 c
                  :ARG1 (w / weapon
                        :mod (a / atom)))
            :ARG1-of (m2 / move-02
                  :ARG0 c
                  :ARG0-of (e2 / escalate-01
                        :ARG1 (t / tension
                              :location (p2 / peninsula
                                    :name (n3 / name
                                          :op1 "Korean"
                                          :op2 "Peninsula")))
                        :manner (d / dramatic)
                        :ARG1-of (p3 / possible-01))
                  :ARG0-of (s3 / strengthen-01
                        :ARG1 (h / hand
                              :part-of c)
                        :subevent-of (n4 / negotiate-01
                              :ARG0 c
                              :ARG1 c
                              :name (n5 / name
                                    :op1 "United"
                                    :op2 "States")))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 1677 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an investment partnership led by goldman , sachs and co. and starwood capital group lp said friday it agreed to buy westin hotel co. from japan 's aoki corp. for dlrs ### million .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "LP")
            :ARG0-of (p / partner-01
                  :ARG1 (ii / invest-01))
            :ARG1-of (l / lead-02
                  :ARG0 (a / and
                        :op1 (p2 / person
                              :name (n2 / name
                                    :op1 "Goldman"))
                        :op2 (c2 / company
                              :name (n3 / name
                                    :op1 "Sachs"
                                    :op2 "and"
                                    :op3 "Co."))
                        :op3 (g / group
                              :name (n4 / name
                                    :op1 "Starwood"
                                    :op2 "Capital"
                                    :op3 "Group")))))
      :ARG1 (a2 / agree-01
            :ARG0 c
            :ARG1 (b / buy-01
                  :ARG0 c
                  :ARG1 (c3 / company
                        :name (n5 / name
                              :op1 "Westin"
                              :op2 "Hotel"
                              :op3 "Co."))
                  :ARG2 (c4 / company
                        :name (n6 / name
                              :op1 "Aoki"
                              :op2 "Corp.")
                        :location (c5 / country
                              :name (n7 / name
                                    :op1 "Japan")))
                  :ARG3 (m / monetary-quantity
                        :quant 10000000
                        :unit (d / dollar))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1678 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a u.s. law that requires people to supply their social security identification number when applying for a marriage license has forced thousands of couples around the united states , particularly illegal immigrants , to put their wedding plans on hold .
# ::alignments
(f / force-01
      :ARG0 (l / law
            :mod (c / country
                  :name (n / name
                        :op1 "U.S."))
            :ARG0-of (r / require-01
                  :ARG1 (s / supply-01
                        :ARG0 (p / person)
                        :ARG1 (n2 / number
                              :ARG1-of (ii / identify-01
                                    :ARG2 (p2 / program
                                          :name (n3 / name
                                                :op1 "Social"
                                                :op2 "Security")))
                              :poss p)
                        :time (a / apply-01
                              :ARG0 p
                              :ARG1 (l2 / license
                                    :mod (m / marry-01))))))
      :ARG1 (c2 / couple
            :quant (m2 / multiple
                  :op1 1000)
            :location (a2 / around
                  :op1 c
                  :name (n4 / name
                        :op1 "United"
                        :op2 "States")))
      :ARG2-of (ii2 / include-91
            :ARG1 (p3 / person
                  :ARG0-of (ii3 / immigrate-01)
                  :ARG1-of (l3 / legal-02
                        :polarity -)
                  :mod (p4 / particular)))
      :ARG2 (p5 / put-on-08
            :ARG0 c2
            :ARG1 (p6 / plan-01
                  :ARG0 c2
                  :ARG1 m)))

# ::id 1679 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok denver -- joe nacchio uncharacteristically asked qwest founder philip anschutz for a private meeting in january #### , around the time the former qwest chief executive allegedly sold stock illegally .
# ::alignments
(a / ask-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Joe"
                  :op2 "Nacchio"))
      :ARG1 (m / meet-03
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Philip"
                        :op2 "Anschutz")
                  :ARG0-of (f / found-01
                        :ARG1 (c / company
                              :name (n3 / name
                                    :op1 "Qwest"))))
            :ARG1-of (p3 / private-02)
            :time (d / date-entity
                  :month 1))
      :ARG2 p2
      :ARG1-of (c2 / characteristic-02
            :polarity -)
      :ARG1-of (c3 / cause-01
            :ARG0 (s / sell-01
                  :ARG0 (p4 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 c
                              :ARG2 (e / executive
                                    :mod (c4 / chief))
                              :time (f2 / former)))
                  :ARG1 (s2 / stock)
                  :ARG1-of (a2 / allege-01)
                  :ARG1-of (l / legal-02
                        :polarity -))))

# ::id 1680 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an employee found an unexploded hand grenade on the grounds of the u.s. consulate in east jerusalem on wednesday , months after it was thrown there by palestinian militants , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (f / find-01
            :ARG0 (p2 / person
                  :ARG1-of (e / employ-01))
            :ARG1 (g / grenade
                  :mod (h / hand)
                  :ARG1-of (e2 / explode-01
                        :polarity -
                        :ARG1 g)
                  :polarity -))
      :location (g2 / ground
            :poss (c / consulate
                  :mod (c2 / country
                        :name (n / name
                              :op1 "U.S."))
                  :location (e3 / east
                        :part-of (c3 / city
                              :name (n2 / name
                                    :op1 "Jerusalem")))))
      :time (w / wednesday)
      :time (a / after
            :op1 (t / throw-01
                  :ARG0 (m / militant
                        :mod (c4 / country
                              :name (n3 / name
                                    :op1 "Palestine")))
                  :ARG1 g
                  :ARG2 (t2 / there))
            :quant (m2 / multiple
                  :op1 (t3 / temporal-quantity
                        :quant 1
                        :unit (m3 / month)))))

# ::id 1681 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok washington the u.s. house on wednesday night passed the national silver alert act to help states set up systems for finding senior citizens who disappear .
# ::alignments
(p / pass-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "House")
            :mod (c / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States")))
      :ARG1 (a / act
            :topic (a2 / alert-01
                  :ARG2 (s / silver))
            :mod (n3 / nation))
      :time (d / date-entity
            :weekday (w / wednesday)
            :dayperiod (n4 / night))
      :purpose (h / help-01
            :ARG0 a
            :ARG1 (s2 / set-up-03
                  :ARG0 (s3 / state)
                  :ARG1 (s4 / system
                        :instrument-of (f / find-01
                              :ARG0 s3
                              :ARG1 (c2 / citizen
                                    :mod (s5 / senior)
                                    :ARG1-of (d2 / disappear-01)))))
            :ARG2 s3))

# ::id 1682 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spain and the united states signed an agreement on thursday aimed at boosting their cooperation against terrorism and organised crime .
# ::alignments
(s / sign-02
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "Scotland"))
            :op2 (c2 / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States")))
      :ARG1 (a2 / agree-01
            :ARG1-of (a3 / aim-02
                  :ARG2 (b / boost-01
                        :ARG1 (c3 / cooperate-01
                              :ARG0 a
                              :ARG2 (c4 / counter-01
                                    :ARG0 a
                                    :ARG1 (a4 / and
                                          :op1 (t / terrorism)
                                          :op2 (c5 / crime-02
                                                :ARG1-of (o / organize-01))))))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1683 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a month after graduating from wheaton college , jennifer <unk> was back on campus urging the student government to ask the state attorney general to investigate the college 's billing practices for students studying abroad .
# ::alignments
(b / be-located-at-91
      :ARG1 (p / person
            :name (n / name
                  :op1 "Jennifer"
                  :op2 "English"))
      :ARG2 (c / campus)
      :direction (b2 / back)
      :time (a / after
            :op1 (g / graduate-01
                  :ARG1 p
                  :ARG2 (c2 / college
                        :name (n2 / name
                              :op1 "Wheaton"))))
      :time-of (u / urge-01
            :ARG0 p
            :ARG1 (g2 / government-organization
                  :ARG0-of (g3 / govern-01
                        :ARG1 (p2 / person
                              :ARG0-of (s / study-01))))
            :ARG2 (a2 / ask-02
                  :ARG0 g2
                  :ARG1 (ii / investigate-01
                        :ARG0 (p3 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (s2 / state)
                                    :ARG2 (a3 / attorney
                                          :mod (g4 / general))))
                        :ARG1 (p4 / practice-01
                              :ARG0 c2
                              :ARG1 (b3 / bill-01
                                    :ARG2 p2
                                    :ARG3 (p5 / person
                                          :ARG0-of (s3 / study-01
                                                :location (a4 / abroad))))))
                  :ARG2 p3))
      :quant (t / temporal-quantity
            :quant 1
            :unit (m / month)))

# ::id 1684 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. army chaplains read psalms and biblical verses tuesday over the remains of seven american soldiers killed in afghanistan , who were brought to germany for transfer to the united states .
# ::alignments
(r / read-01
      :ARG0 (c / chaplain
            :mod (m / military
                  :name (n / name
                        :op1 "U.S."
                        :op2 "Army")))
      :ARG1 (a / and
            :op1 (c2 / chapter
                  :mod (p / psalms))
            :op2 (c3 / chapter
                  :mod (b / book
                        :name (n2 / name
                              :op1 "Bible"))))
      :ARG3 (r2 / remain-01
            :ARG1 (s / soldier
                  :quant 7
                  :mod (c4 / country
                        :name (n3 / name
                              :op1 "America"))
                  :ARG1-of (k / kill-01
                        :location (c5 / country
                              :name (n4 / name
                                    :op1 "Afghanistan")))
                  :ARG1-of (b2 / bring-01
                        :ARG2 (c6 / country
                              :name (n5 / name
                                    :op1 "Germany"))
                        :purpose (t / transfer-01
                              :ARG1 s
                              :ARG2 (c7 / country
                                    :name (n6 / name
                                          :op1 "United"
                                          :op2 "States"))))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1685 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok james wapakhabulo , third deputy prime minister and minister of foreign affairs of uganda , will pay an official visit to china from april # to # at the invitation of the chinese government .
# ::alignments
(v / visit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "James"
                  :op2 "Wapakhabulo")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Uganda"))
                  :ARG2 (m / minister
                        :mod (p2 / prime)
                        :mod (d / deputy)))
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 c
                  :ARG2 (m2 / minister
                        :topic (a / affair-02
                              :ARG2 (f / foreign)))))
      :ARG1 c
      :mod (o / official)
      :time (d2 / date-interval
            :op1 (d3 / date-entity
                  :month 4)
            :op2 (d4 / date-entity
                  :month 10))
      :ARG2-of (ii / invite-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 c))
            :ARG1 p))

# ::id 1686 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel 's shahar peer reached the quarterfinals of korea open with a straight sets win over japan 's ayumi morita on wednesday , positioning herself for a run to the final .
# ::alignments
(a / and
      :op1 (r / reach-01
            :ARG0 (p / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Israel"))
                        :ARG2 (p2 / peer)))
            :ARG1 (f / final
                  :ord (o / ordinal-entity
                        :value 4)
                  :ARG1-of (o2 / open-02
                        :ARG2 (c2 / country
                              :name (n2 / name
                                    :op1 "Korea"))))
            :manner (w / win-01
                  :ARG0 p
                  :ARG2 (p3 / person
                        :name (n3 / name
                              :op1 "Ayumi"
                              :op2 "Morneita")
                        :poss (c3 / country
                              :name (n4 / name
                                    :op1 "Japan")))
                  :manner (s / set
                        :ARG1-of (s2 / straight-04))
                  :time (d / date-entity
                        :weekday (w2 / wednesday))))
      :op2 (p4 / position-01
            :ARG0 p
            :ARG1 p
            :ARG2 (r2 / run-02
                  :ARG0 p
                  :ARG1 (f2 / final))))

# ::id 1687 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian government will deduct income tax for individuals and firms providing donations , which are allocated as the firms ' operating costs , and individuals for the victims of natural disasters , a local media reported here on sunday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (d / deduct-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Indonesia"))))
            :ARG1 (t / tax-01
                  :ARG3 (ii / income))
            :ARG2 (a / and
                  :op1 (ii2 / individual
                        :ARG0-of (p / provide-01
                              :ARG1 (t2 / thing
                                    :ARG1-of (d2 / donate-01)
                                    :ARG1-of (a2 / allocate-01
                                          :ARG2 (m2 / monetary-quantity
                                                :ARG2-of (c2 / cost-01
                                                      :ARG1 (o / operate-01
                                                            :ARG0 (f / firm))))))))
                  :op2 ii2
                  :beneficiary (v / victim
                        :ARG1-of (c3 / cause-01
                              :ARG0 (n2 / natural-disaster)))))
      :time (d3 / date-entity
            :weekday (s / sunday)))

# ::id 1688 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok arab opposition to a war on iraqi is not worthy of the arab nation , which could prevent an attack if it tried , iraq 's vice president taha yassin ramadan charged tuesday .
# ::alignments
(m / multi-sentence
      :snt1 (d / deserve-01
            :polarity -
            :ARG0 (o / oppose-01
                  :ARG0 (r / religious-group
                        :name (n / name
                              :op1 "Arab"))
                  :ARG1 (w / war-01
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Iraq"))))
            :ARG1 (n3 / nation
                  :mod r
                  :ARG0-of (p / prevent-01
                        :ARG1 (a / attack-01)
                        :ARG1-of (p2 / possible-01)
                        :condition (t / try-01
                              :ARG1 a))))
      :snt2 (c2 / charge-05
            :ARG0 (p3 / person
                  :name (n4 / name
                        :op1 "Taha"
                        :op2 "Yassin"
                        :op3 "Ramadan")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 c
                        :ARG2 (p4 / president
                              :mod (v / vice))))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 1689 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the sudanese warring sides wednesday reached an agreement on the recognition of the right of self-determination for the people of southern sudan and agreed to continue to seek a negotiated settlement to the conflict .
# ::alignments
(a / and
      :op1 (r / reach-01
            :ARG0 (s / side
                  :ARG0-of (w / war-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Saudi"
                                    :op2 "Arabia"))))
            :ARG1 (a2 / agree-01
                  :ARG0 s
                  :ARG1 (r2 / recognize-01
                        :ARG0 s
                        :ARG1 (r3 / right-05
                              :ARG1 (p / people
                                    :location (s2 / south
                                          :part-of c))
                              :ARG2 (d / decide-01
                                    :ARG0 p
                                    :ARG3 c))))
            :time (w2 / wednesday))
      :op2 (a3 / agree-01
            :ARG0 s
            :ARG1 (c2 / continue-01
                  :ARG0 s
                  :ARG1 (s3 / seek-01
                        :ARG0 s
                        :ARG1 (s4 / settle-02
                              :ARG0 s
                              :ARG1 (c3 / conflict-01)
                              :ARG2-of (n2 / negotiate-01
                                    :ARG0 s))))))

# ::id 1690 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a soccer friendly between ireland and denmark which was scheduled to take place on wednesday night in dublin has been canceled due to cold weather .
# ::alignments
(c / cancel-01
      :ARG1 (f / friendly
            :mod (s / soccer)
            :mod (b / between
                  :op1 (c2 / country
                        :name (n / name
                              :op1 "Ireland"))
                  :op2 (c3 / country
                        :name (n2 / name
                              :op1 "Denmark"))
                  :ARG1-of (s2 / schedule-01
                        :ARG3 (d / date-entity
                              :weekday (w / wednesday)
                              :dayperiod (n3 / night)))
                  :location (c4 / city
                        :name (n4 / name
                              :op1 "Dublin"))))
      :ARG1-of (c5 / cause-01
            :ARG0 (w2 / weather
                  :ARG1-of (c6 / cold-01))))

# ::id 1691 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. president george w. bush 's desk kept piling higher with bad news .
# ::alignments
(k / keep-02
      :ARG1 (p / pile-01
            :ARG1 (d / desk
                  :poss (p2 / person
                        :name (n / name
                              :op1 "George"
                              :op2 "W."
                              :op3 "Bush")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p3 / president))))
            :ARG2 (h2 / high-02
                  :ARG2-of (h3 / have-degree-91
                        :ARG1 p
                        :ARG3 (m / more)))
            :ARG1-of (c / cause-01
                  :ARG0 (n2 / news
                        :ARG1-of (b / bad-07)))))

# ::id 1692 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eloise lofton says she is blessed to have a safe , beautiful home in public housing _ blue marbled kitchen counters , front and rear porches , a space for a washer and dryer .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "eloise"
                  :op2 "Lofton"))
      :ARG1 (b / bless-01
            :ARG0 (h / have-03
                  :ARG0 p
                  :ARG1 (h2 / home
                        :ARG1-of (s2 / safe-01)
                        :ARG1-of (b2 / beautiful-02)
                        :ARG1-of (h3 / house-01
                              :ARG1-of (p2 / public-02))
                        :example (a / and
                              :op1 (c / counter
                                    :mod (k / kitchen)
                                    :ARG1-of (m / marble-01)
                                    :mod (b3 / blue))
                              :op2 (p3 / porch
                                    :part (a2 / and
                                          :op1 (f / front)
                                          :op2 (r / rear)))
                              :op3 (s3 / space
                                    :purpose (a3 / and
                                          :op1 (w / washer)
                                          :op2 (d / dryer))))))))

# ::id 1693 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan lost saleem elahi for two runs and with only seven on the board after zimbabwe captain alistair campbell put the tourists in to bat in the first of two cricket tests beginning here saturday .
# ::alignments
(a / and
      :op1 (l / lose-03
            :ARG0 (t / team
                  :name (n / name
                        :op1 "Pakistan"))
            :ARG1 (p / person
                  :name (n2 / name
                        :op1 "Saleem"
                        :op2 "Elahi"))
            :ARG2 (r / run
                  :quant 2))
      :op2 (h / have-03
            :ARG0 t
            :ARG1 (r2 / run
                  :quant 7
                  :mod (o / only)
                  :prep-on (b / board))
            :time (a2 / after
                  :op1 (p2 / put-03
                        :ARG0 (p3 / person
                              :name (n3 / name
                                    :op1 "Alistair"
                                    :op2 "Campbell")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (t2 / team
                                          :name (n4 / name
                                                :op1 "Zimbabwe"))
                                    :ARG2 (c / captain)))
                        :ARG1 (p4 / person
                              :ARG0-of (t3 / tour-01))
                        :ARG2 (b2 / bat-01
                              :ARG0 p4
                              :subevent-of (t4 / test-01
                                    :quant 2
                                    :mod (c2 / cricket)
                                    :ARG1-of (b3 / begin-01
                                          :location (h3 / here)
                                          :time (d / date-entity
                                                :weekday (s / saturday)))
                                    :ord (o2 / ordinal-entity
                                          :value 1)))))))

# ::id 1694 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bmw ag said it will announce a cash infusion for its south african subsidiary to convert its factory northwest of pretoria into an export hub for australia and other markets .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "BMW"
                  :op2 "Ag"))
      :ARG1 (a / announce-01
            :ARG0 c
            :ARG1 (ii / infuse-01
                  :ARG1 (c2 / cash)
                  :ARG2 (s2 / subsidiary
                        :poss c
                        :location (w / world-region
                              :name (n2 / name
                                    :op1 "South"
                                    :op2 "Africa")))
                  :purpose (c3 / convert-01
                        :ARG0 s2
                        :ARG1 (f / factory
                              :poss c
                              :location (r / relative-position
                                    :op1 (c4 / city
                                          :name (n3 / name
                                                :op1 "Pretoria"))
                                    :direction (n4 / northwest)))
                        :ARG2 (h / hub
                              :mod (e / export-01)
                              :beneficiary (a2 / and
                                    :op1 (c5 / country
                                          :name (n5 / name
                                                :op1 "Australia"))
                                    :op2 (m / market
                                          :mod (o / other))))))))

# ::id 1695 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gordon brown , the man tipped to succeed prime minister tony blair , was denounced saturday as a `` control freak '' who may not have the right stuff to become britain 's leader .
# ::alignments
(d / denounce-01
      :ARG1 (m / man
            :name (n / name
                  :op1 "Gordon"
                  :op2 "Brown")
            :ARG1-of (t / tip-02
                  :ARG2 (s / succeed-02
                        :ARG0 m
                        :ARG1 (p / person
                              :name (n2 / name
                                    :op1 "Tony"
                                    :op2 "Blair")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (m2 / minister
                                          :mod (p2 / prime)))))))
      :ARG2 (f / freak
            :ARG0-of (c / control-01)
            :ARG0-of (h2 / have-03
                  :polarity -
                  :ARG1 (s2 / stuff
                        :ARG1-of (r / right-03
                              :ARG2 (b / become-01
                                    :ARG1 m
                                    :ARG2 (p3 / person
                                          :ARG0-of (l / lead-02
                                                :ARG1 (c2 / country
                                                      :name (n3 / name
                                                            :op1 "Britain"))))))
                        :ARG1-of (p4 / possible-01))))
      :time (d2 / date-entity
            :weekday (s3 / saturday)))

# ::id 1696 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australia will proceed with construction of a bridge across the mekong river at my thuan in southern vietnam , said a news release available here today .
# ::alignments
(s / say-01
      :ARG0 (r / release
            :mod (n / news)
            :ARG2-of (a / available-02
                  :location (h / here)
                  :time (t / today)))
      :ARG1 (p / proceed-01
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "Australia"))
            :ARG1 (c2 / construct-01
                  :ARG0 c
                  :ARG1 (b / bridge
                        :location (a2 / across
                              :op1 (r2 / river
                                    :name (n3 / name
                                          :op1 "Mekong")))
                        :location (c3 / country
                              :name (n4 / name
                                    :op1 "Thuan")
                              :location (s2 / south
                                    :part-of (c4 / country
                                          :name (n5 / name
                                                :op1 "Vietnam"))))))))

# ::id 1697 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok top nigerian internationals austin `` jay jay '' okocha and finidi george have been nominated for the country 's best player award for #### by sports writers .
# ::alignments
(n / nominate-01
      :ARG0 (p / person
            :ARG0-of (w / write-01
                  :ARG1 (s / sport)))
      :ARG1 (a / and
            :op1 (p2 / person
                  :name (n2 / name
                        :op1 "Australia")
                  :mod (ii / international)
                  :mod (t / top))
            :op2 (p3 / person
                  :name (n3 / name
                        :op1 "Jay"
                        :op2 "Jay"
                        :op3 "Okocha"))
            :op3 (p4 / person
                  :name (n4 / name
                        :op1 "Finidi"
                        :op2 "George")))
      :ARG2 (a2 / award-01
            :ARG1 (h / have-degree-91
                  :ARG1 (p5 / play-01)
                  :ARG2 (g / good-03
                        :ARG1 p5)
                  :ARG3 (m / most)
                  :ARG5 (p6 / play-01
                        :ARG0 (c / country)))
            :ARG2 c
            :ARG3 m))

# ::id 1698 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok minister of economic affairs steve r. l. chen said monday that the prices of major commodities are unlikely to drop in the near future , but he also believed that the chances of a new round of drastic price surges are also slim .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Steve"
                  :op2 "R."
                  :op3 "L."
                  :op4 "Chen")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (a / affair-02
                              :ARG2 (e / economy)))))
      :ARG1 (c / contrast-01
            :ARG1 (l / likely-01
                  :polarity -
                  :ARG1 (d / drop-01
                        :ARG1 (p2 / price-01
                              :ARG1 (c2 / commodity
                                    :ARG1-of (m2 / major-02)))
                        :time (f / future
                              :ARG1-of (n2 / near-02))))
            :ARG2 (b / believe-01
                  :ARG0 p
                  :ARG1 (c3 / chance-02
                        :ARG1 (r / round-05
                              :ARG1 (s2 / surge-01
                                    :ARG1 (p3 / price-01)
                                    :mod (d2 / drastic))
                              :ARG1-of (n3 / new-01))
                        :ARG2 (s3 / slim
                              :mod (a2 / also))))
            :time (d3 / date-entity
                  :weekday (m3 / monday))))

# ::id 1699 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok copper prices fell on the london metal exchange -lrb- lme -rrb- on tuesday , as dealers launched a wave of selling for technical reasons .
# ::alignments
(f / fall-01
      :ARG1 (t / thing
            :ARG2-of (p / price-01)
            :mod (c / copper))
      :location (e / exchange-01
            :ARG1 (m / metal)
            :location (c2 / city
                  :name (n / name
                        :op1 "London")))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :ARG1-of (c3 / cause-01
            :ARG0 (l / launch-01
                  :ARG0 (p2 / person
                        :ARG0-of (d2 / deal-01))
                  :ARG1 (w / wave-04
                        :ARG1 (s / sell-01)
                        :ARG1-of c3
                        :ARG0 (r / reason
                              :mod (t3 / technical))))))

# ::id 1700 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a top german legislator urged the bush administration on monday to negotiate with iran over its nuclear programs and to delay for at least a month u.n. security council action against tehran .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Germany"))
                  :ARG2 (p2 / person
                        :ARG0-of (l / legislate-01)
                        :mod (t / top))))
      :ARG1 (g / government-organization
            :ARG0-of (a / administrate-01)
            :mod (p3 / person
                  :name (n2 / name
                        :op1 "Bush")))
      :ARG2 (a2 / and
            :op1 (n3 / negotiate-01
                  :ARG0 g
                  :ARG1 (c2 / country
                        :name (n4 / name
                              :op1 "Iran"))
                  :ARG2 (p4 / program
                        :mod (n5 / nucleus)
                        :poss c2))
            :op2 (d / delay-01
                  :ARG0 g
                  :ARG1 (a3 / action
                        :mod (o / organization
                              :name (n6 / name
                                    :op1 "Security"
                                    :op2 "Council"))
                        :prep-against (c3 / city
                              :name (n7 / name
                                    :op1 "Tehran")))
                  :ARG2 (a4 / at-least
                        :op1 (t2 / temporal-quantity
                              :quant 1
                              :unit (m / month)))))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 1701 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chinese government said on monday that it aims to build the southern island of hainan into a top international tourism destination by #### .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "China"))))
      :ARG1 (a / aim-01
            :ARG0 g
            :ARG1 (b / build-01
                  :ARG0 g
                  :ARG1 (ii / island
                        :name (n2 / name
                              :op1 "Hinan")
                        :location (s2 / south))
                  :ARG2 (d / destination
                        :mod (t / top)
                        :mod (ii2 / international)
                        :mod (t2 / tourism))
                  :ARG3 (t3 / thing
                        :name (n3 / name
                              :op1 "###"))))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 1702 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's ministry of education once again refuted reports on the leak of national exam papers on <unk> study on sunday , after an internet rumor about a national exam on english was put down in december .
# ::alignments
(r / refute-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Ministry"
                  :op2 "of"
                  :op3 "Education")
            :poss (c / country
                  :name (n2 / name
                        :op1 "China")))
      :ARG1 (r2 / report-01
            :ARG1 (l / leak-01
                  :ARG1 (p / paper
                        :mod (e / exam
                              :mod (n3 / nation)))
                  :time (d / date-entity
                        :weekday (s / sunday))))
      :mod (a / again
            :mod (o / once))
      :time (a2 / after
            :op1 (p2 / put-down-15
                  :ARG1 (r3 / rumor-01
                        :ARG1 (e2 / exam
                              :mod (n4 / nation)
                              :topic (l2 / language
                                    :name (n5 / name
                                          :op1 "English"))))
                  :time (d2 / date-entity
                        :month 12)
                  :medium (ii / internet))))

# ::id 1703 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the supreme court refused to halt the execution of a texas death row inmate whose lawyers argue was mentally ill and unable to assist in his defense at his murder trial .
# ::alignments
(r / refuse-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court"))
      :ARG1 (h / halt-01
            :ARG0 g
            :ARG1 (e / execute-01
                  :ARG1 (ii / inmate
                        :mod (r2 / row
                              :mod (d / die-01))
                        :location (s / state
                              :name (n2 / name
                                    :op1 "Texas"))
                        :ARG1-of (ii2 / ill-01
                              :mod (m / mental)
                              :ARG1-of (a / argue-01
                                    :ARG0 (l / lawyer)))
                        :ARG1-of (c / capable-01
                              :polarity -
                              :ARG2 (a2 / assist-01
                                    :ARG0 ii
                                    :ARG2 (d2 / defend-01
                                          :ARG1 ii
                                          :ARG2 (t / try-02
                                                :ARG1 ii
                                                :ARG2 (m2 / murder-01
                                                      :ARG0 ii)))))))))

# ::id 1704 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wall street stocks ended lower wednesday with the blue chips falling sharply as investors are still disappointed over the federal reserve 's decision to cut interest rates by only #.# percentage point .
# ::alignments
(e / end-01
      :ARG1 (s / stock
            :mod (m / market-sector
                  :name (n / name
                        :op1 "Wall"
                        :op2 "Street")))
      :ARG2 (l / low-04
            :ARG1 s
            :ARG2-of (h / have-degree-91
                  :ARG1 e
                  :ARG3 (m2 / more)))
      :time (w / wednesday)
      :ARG1-of (c / cause-01
            :ARG0 (d / disappoint-01
                  :ARG0 (d2 / decide-01
                        :ARG0 (r / reserve
                              :mod (f / federal))
                        :ARG1 (c2 / cut-02
                              :ARG0 r
                              :ARG1 (r2 / rate
                                    :mod (ii / interest))
                              :ARG2 (p / point
                                    :mod (p2 / percentage))
                              :mod (o / only)))
                  :ARG1 (p3 / person
                        :ARG0-of (ii2 / invest-01))
                  :mod (s2 / still))))

# ::id 1705 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a cross-border bridge between northern ireland and the irish republic is being named in honor of u.s. former sen. george mitchell who was instrumental in achieving the april peace agreement .
# ::alignments
(n / name-02
      :ARG1 (b / bridge-01
            :ARG1 (n2 / north
                  :part-of (c / country
                        :name (n3 / name
                              :op1 "Ireland")))
            :ARG2 (r / republic
                  :mod (c2 / country
                        :name (n4 / name
                              :op1 "Ireland")))
            :ARG0-of (c3 / cross-02
                  :ARG1 (b2 / border)))
      :ARG1-of (h / honor-01
            :ARG2 (p / person
                  :name (n5 / name
                        :op1 "george"
                        :op2 "Mitchell")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (s / senator)
                        :time (f / former))
                  :ARG0-of (ii / instrumentalize-01
                        :ARG1 (a / achieve-01
                              :ARG1 (a2 / agree-01
                                    :ARG1 (p2 / peace
                                          :mod (d / date-entity
                                                :year 2005))))))))

# ::id 1706 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mikhail khodorkovsky , the head of russian oil giant yukos and the country 's richest man , was interrogated friday as an embezzlement case involving his business partner escalated into a growing political scandal .
# ::alignments
(ii / interrogate-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Mikhail"
                  :op2 "Khodorkovsky")
            :ARG0-of (h / head-01
                  :ARG1 (g / giant
                        :name (n2 / name
                              :op1 "Yukos")
                        :mod (o / oil)
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "Russia"))))
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 c
                  :ARG2 (m / man
                        :ARG1-of (h3 / have-degree-91
                              :ARG2 (r / rich)
                              :ARG3 (m2 / most)))))
      :time (d / date-entity
            :weekday (f / friday))
      :time (e / escalate-01
            :ARG1 (c2 / case-03
                  :ARG1 (e2 / embezzle-01)
                  :ARG2-of (ii2 / involve-01
                        :ARG1 (p2 / person
                              :ARG0-of (p3 / partner-01
                                    :ARG1 p
                                    :ARG2 (b / business)))))
            :ARG4 (s / scandal
                  :mod (p4 / politics)
                  :ARG1-of (g2 / grow-01))))

# ::id 1707 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ukrainian minister of foreign affairs kostyantyn <unk> will pay an official visit to china from july ## to ## .
# ::alignments
(v / visit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kostyantyn")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "Kingdom"))
                  :ARG2 (m / minister
                        :topic (a / affair-02
                              :ARG2 (f / foreign)))))
      :ARG1 (c2 / country
            :name (n3 / name
                  :op1 "China"))
      :mod (o / official)
      :time (d / date-entity
            :month 7))

# ::id 1708 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese state councilor hua jianmin on tuesday called on asian countries to join hands to meet the challenges of the risk of disasters and promote harmonious development of the economy , society and environment in the region .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hua"
                  :op2 "Jianmin")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s / state)
                  :ARG2 (c2 / councilor))
            :mod (c3 / country
                  :name (n2 / name
                        :op1 "China")))
      :ARG1 (j / join-hands-06
            :ARG0 (c4 / country
                  :location (c5 / continent
                        :name (n3 / name
                              :op1 "Asia")))
            :purpose (a / and
                  :op1 (m / meet-01
                        :ARG0 c4
                        :ARG1 (c6 / challenge-01
                              :ARG0 (r / risk-01
                                    :ARG2 (d / disaster))))
                  :op2 (p2 / promote-02
                        :ARG0 c4
                        :ARG1 (d2 / develop-02
                              :ARG1 (a2 / and
                                    :op1 (e / economy)
                                    :op2 (s2 / society)
                                    :op3 (e2 / environment)
                                    :location (r2 / region))
                              :manner (h2 / harmonious)))))
      :ARG2 c4
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 1709 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indian foreign minister yashwant sinha will be leaving for <unk> wednesday to attend a two-day meeting of the g-## group of developing countries , 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 (l / leave-11
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Yashwant"
                        :op2 "Sinha")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "India"))
                        :ARG2 (m2 / minister
                              :topic (f2 / foreign))))
            :ARG2 (a / attend-01
                  :ARG0 p2
                  :ARG1 (m3 / meet-03
                        :ARG0 (g / group
                              :consist-of (p3 / person
                                    :ARG0-of (d / develop-02)))
                        :duration (t / temporal-quantity
                              :quant 2
                              :unit (d2 / day))))
            :time (d3 / date-entity
                  :weekday (w / wednesday))))

# ::id 1710 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese president hu jintao on wednesday sought to reassure africans that his country 's aggressive investments in oil , copper and other natural resources do not amount to a new wave of colonialism , saying china would `` not do anything harmful to the interests of africa and its people .
# ::alignments
(a / and
      :op1 (s / seek-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Hu"
                        :op2 "Jintao")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG2 (p2 / president)))
            :ARG1 (r / reassure-01
                  :ARG0 p
                  :ARG1 (p3 / person
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Africa")))
                  :ARG2 (a2 / amount-02
                        :polarity -
                        :ARG1 (ii / invest-01
                              :ARG0 c2
                              :ARG2 (a3 / and
                                    :op1 (o / oil)
                                    :op2 (c3 / copper)
                                    :op3 (r2 / resource
                                          :ARG1-of (n4 / natural-03)
                                          :mod (o2 / other)))
                              :mod (a4 / aggressive))
                        :ARG2 (w / wave-04
                              :ARG1 (c4 / colonialism)
                              :ARG1-of (n5 / new-01))))
            :time (w2 / wednesday))
      :op2 (s2 / say-01
            :ARG0 p
            :ARG1 (d / do-02
                  :polarity -
                  :ARG0 c
                  :ARG1 (a5 / anything
                        :ARG0-of (h2 / harmful-02
                              :ARG1 (ii2 / interest
                                    :poss (a6 / and
                                          :op1 c2
                                          :op2 (p4 / person
                                                :poss c2))))))))

# ::id 1711 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. army sent its only mobile field hospital to pakistan on saturday to help victims of the quake disaster in the devastated himalayan region of kashmir .
# ::alignments
(s / send-01
      :ARG0 (a / army
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (h / hospital
            :mod (f / field)
            :ARG1-of (m / mobile-02)
            :mod (o / only)
            :poss a)
      :ARG2 (c2 / country
            :name (n2 / name
                  :op1 "Pakistan"))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :purpose (h2 / help-01
            :ARG0 h
            :ARG1 (v / victim
                  :ARG1-of (v2 / victimize-01
                        :ARG0 (d2 / disaster
                              :mod (q / quake))
                        :location (c3 / country-region
                              :name (n3 / name
                                    :op1 "Healayan")
                              :location (w / world-region
                                    :name (n4 / name
                                          :op1 "Kashmir"))
                              :ARG1-of (d3 / devastate-01))))))

# ::id 1712 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the `` red-shirts '' friday extended condolences to a victim in a series of bomb blasts that hit capital bangkok 's main financial district of silom thursday night .
# ::alignments
(e / extend-01
      :ARG0 (t / t-shirt
            :ARG1-of (r / red-02)
            :time (d / date-entity
                  :weekday (f / friday)))
      :ARG1 (c / condolence)
      :ARG2 (v / victim
            :ARG1-of (c2 / cause-01
                  :ARG0 (b / blast-05
                        :ARG1 (b2 / bomb)
                        :quant (s / series)
                        :ARG0-of (h / hit-01
                              :ARG1 (d2 / district
                                    :name (n / name
                                          :op1 "Silom")
                                    :mod (f2 / finance)
                                    :mod (m / main)
                                    :location (c3 / city
                                          :name (n2 / name
                                                :op1 "Bangkok")
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (c4 / capital))))
                              :time (d3 / date-entity
                                    :weekday (t2 / thursday)
                                    :dayperiod (n3 / night)))))))

# ::id 1713 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a tajikistan official on monday denied reports that a u.s. military assessment team is in the tajik capital of dushanbe , inspecting three airfields in the central asian country to see if they could serve as bases for the ongoing u.s.-led air strikes against afghanistan .
# ::alignments
(d / deny-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Tajikistan")
                        :part (c2 / center))
                  :ARG2 (o / official)))
      :ARG1 (r / report-01
            :ARG1 (a / and
                  :op1 (b / be-located-at-91
                        :ARG1 (t / team
                              :ARG0-of (a2 / assess-01)
                              :mod (m / military
                                    :mod (c3 / country
                                          :name (n2 / name
                                                :op1 "U.S."))))
                        :ARG2 (c4 / city
                              :name (n3 / name
                                    :op1 "Dushanbe")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 c
                                    :ARG2 (c5 / capital))))
                  :op2 (ii / inspect-01
                        :ARG0 t
                        :ARG1 (a3 / airfield
                              :quant 3
                              :location c2)
                        :purpose (s / see-01
                              :ARG0 t
                              :ARG1 (p2 / possible-01
                                    :ARG1 (s2 / serve-01
                                          :ARG0 a3
                                          :ARG1 (b2 / base)
                                          :ARG2 (s3 / strike-01
                                                :ARG0 c3
                                                :ARG1 (c6 / country
                                                      :name (n4 / name
                                                            :op1 "Afghanistan"))
                                                :path (a4 / air)
                                                :ARG1-of (l / lead-02
                                                      :ARG0 c3))))))))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 1714 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the life and times of india 's star batsman sachin tendulkar are being featured in school text books from the current academic year so that children can be inspired by the feats of the record-breaking cricketer .
# ::alignments
(f / feature-01
      :ARG1 (a / and
            :op1 (l / life
                  :poss (b / batsman
                        :name (n / name
                              :op1 "Sachin"
                              :op2 " tendulkar")
                        :mod (s / star)
                        :poss (c / country
                              :name (n2 / name
                                    :op1 "India"))))
            :op2 (t / time
                  :poss b))
      :location (b2 / book
            :mod (t2 / text)
            :mod (s2 / school)
            :time (y / year
                  :mod (c2 / current)
                  :mod (a2 / academia)))
      :purpose (p / possible-01
            :ARG1 (ii / inspire-01
                  :ARG0 (f2 / feat
                        :poss (c3 / cricketer
                              :ARG0-of (b3 / break-01
                                    :ARG1 (r / record))))
                  :ARG1 (c4 / child))))

# ::id 1715 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former sen. bill bradley finished his five-day stand in washington state on monday , the day before its primary , with appeals to students , women and independent voters , describing himself as the real `` reform candidate '' who would wash corruption out of the nation 's capital .
# ::alignments
(f / finish-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bill"
                  :op2 "Bradley")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s / senator)
                  :time (f2 / former)))
      :ARG1 (s2 / stand-11
            :ARG0 p
            :location (s3 / state
                  :name (n2 / name
                        :op1 "Washington"))
            :duration (t / temporal-quantity
                  :quant 5
                  :unit (d / day)))
      :time (d2 / date-entity
            :weekday (m / monday))
      :manner (a / appeal-02
            :ARG0 p
            :ARG1 (a2 / and
                  :op1 (p2 / person
                        :ARG0-of (s4 / study-01))
                  :op2 (w / woman)
                  :op3 (p3 / person
                        :ARG0-of (v / vote-01)
                        :ARG0-of (d3 / depend-01
                              :polarity -))))
      :manner (d4 / describe-01
            :ARG0 p
            :ARG1 p
            :ARG2 (c / candidate
                  :ARG0-of (r / reform-01)
                  :ARG1-of (r2 / real-04)
                  :ARG0-of (w2 / wash-01
                        :ARG1 (c2 / corrupt-01)
                        :ARG2 (o / out-06
                              :ARG2 (c3 / city
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (n3 / nation)
                                          :ARG2 (c4 / capital))))))))

# ::id 1716 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oh , how sweet it is to be paris hilton .
# ::alignments
(s / sweet-02
      :ARG1 (p / person
            :name (n / name
                  :op1 "Paris"
                  :op2 "Hilton"))
      :degree (s2 / so)
      :mod (o / oh
            :mode expressive))

# ::id 1717 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok barcelona continued to set the pace at the top of the spanish first division on saturday when they came away #-# winners from compostela where brazilian striker ronaldo turned on another superb performance and got a standing ovation from the home fans .
# ::alignments
(c / continue-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Barcelona"))
      :ARG1 (s / set-02
            :ARG0 t
            :ARG1 (p / pace)
            :ARG2 (t2 / top-01
                  :ARG1 (d / division
                        :ord (o / ordinal-entity
                              :value 1)
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Spain"))))
            :time (d2 / date-entity
                  :weekday (s2 / saturday)
                  :time-of (c3 / come-01
                        :ARG1 t
                        :ARG4 (c4 / city
                              :name (n3 / name
                                    :op1 "Comp compostela")
                              :location-of (a / and
                                    :op1 (t3 / turn-on-13
                                          :ARG0 (p2 / person
                                                :name (n4 / name
                                                      :op1 "Ronaldo")
                                                :ARG0-of (s3 / strike-02)
                                                :mod (c5 / country
                                                      :name (n5 / name
                                                            :op1 "Brazil")))
                                          :ARG1 (p3 / perform-01
                                                :ARG0 p2
                                                :mod (s4 / superb)
                                                :mod (a2 / another)))
                                    :op2 (o2 / ovation-01
                                          :ARG0 (f / fan
                                                :mod (h / home))
                                          :ARG1 p2
                                          :manner (s5 / stand-01))))))))

# ::id 1718 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the central bank of nigeria has closed this year 's trading at the autonomous foreign exchange market at the end of the wednesday session when the exchange rate met the government-set target of one u.s. dollar to ## naira .
# ::alignments
(c / close-01
      :ARG0 (b / bank
            :mod (c2 / country
                  :name (n / name
                        :op1 "Nigeria"))
            :mod (c3 / central))
      :ARG1 (t / trade-01
            :time (y / year
                  :mod (t2 / this))
            :location (m / market
                  :mod (e / exchange-01
                        :mod (f / foreign))
                  :mod (a / autonomy)))
      :time (e2 / end-01
            :ARG1 (s / session
                  :mod (w / wednesday)
                  :time-of (m2 / meet-01
                        :ARG0 (r / rate
                              :mod (e3 / exchange-01))
                        :ARG1 (t3 / target-01
                              :ARG0 (g / government-organization
                                    :ARG0-of (g2 / govern-01))
                              :ARG1 (m3 / monetary-quantity
                                    :quant 1
                                    :unit (d / dollar
                                          :mod (c4 / country
                                                :name (n2 / name
                                                      :op1 "U.S.")))
                                    :ARG2 m3
                                    :quant (n3 / naira))
                              :ARG1-of (s2 / set-02
                                    :ARG0 g))))))

# ::id 1719 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the kuwaiti army will stage naval maneuvers with us and british forces later this month , the official kuna news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Kuna")
            :mod (n2 / news)
            :mod (o / official))
      :ARG1 (s / stage-01
            :ARG0 (a2 / army
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Kuwait")))
            :ARG1 (m / maneuver-01
                  :ARG0 a2
                  :ARG1 (a3 / and
                        :op1 (w / we)
                        :op2 (f / force
                              :mod (c2 / country
                                    :name (n4 / name
                                          :op1 "Britain"))))
                  :mod (n5 / navy))
            :time (a4 / after)
            :time (m2 / month
                  :mod (t / this))))

# ::id 1720 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok about half a dozen students were wounded in a serial bomb blasts in south nepal on thursday morning .
# ::alignments
(w / wound-01
      :ARG0 (b / blast-05
            :ARG1 (b2 / bomb)
            :mod (s / serial)
            :location (s2 / south
                  :part-of (c / city
                        :name (n / name
                              :op1 "Nepal"))))
      :ARG1 (p / person
            :ARG0-of (s3 / study-01)
            :quant (a / about
                  :op1 6))
      :time (d / date-entity
            :weekday (t / thursday)
            :dayperiod (m / morning)))

# ::id 1721 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as protesters battled police , taiwan 's leader shook hands and exchanged gifts thursday with the most senior communist chinese official to visit the island , declaring the envoy 's trip a success but saying that major disputes still exist .
# ::alignments
(a / and
      :op1 (s / shake-01
            :ARG0 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Taiwan"))))
            :ARG1 (h / hand)
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (e / exchange-01
            :ARG0 p
            :ARG1 (g / gift)
            :ARG2 (p2 / person
                  :ARG0-of (v / visit-01
                        :ARG1 c)
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG2 (o / official
                              :ARG1-of (h3 / have-degree-91
                                    :ARG2 (s2 / senior)
                                    :ARG3 (m / most))
                              :mod (p3 / political-movement
                                    :name (n3 / name
                                          :op1 "communism"))))))
      :time (b / battle-01
            :ARG0 (p4 / person
                  :ARG0-of (p5 / protest-01))
            :ARG1 (p6 / police))
      :op3 (c3 / contrast-01
            :ARG1 (d2 / declare-01
                  :ARG0 p
                  :ARG1 (t2 / trip-03
                        :ARG0 (e2 / envoy))
                  :ARG2 (s3 / success))
            :ARG2 (s4 / say-01
                  :ARG0 p
                  :ARG1 (e3 / exist-01
                        :ARG1 (d3 / dispute-01
                              :ARG1-of (m2 / major-02))
                        :mod (s5 / still)))))

# ::id 1722 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dr. herbert silverstein , a physician here , has won approval from the federal drug administration for a device called the silverstein <unk> that delivers medicine to the inner ear .
# ::alignments
(w / win-01
      :ARG0 (d / doctor
            :name (n / name
                  :op1 "Herbert"
                  :op2 "Silverstein")
            :location (h / here)
            :mod (p / physician))
      :ARG1 (a / approve-01
            :ARG0 (g / government-organization
                  :ARG0-of (a2 / administrate-01
                        :ARG1 (d2 / drug))
                  :mod (f / federal))
            :ARG1 (d3 / device
                  :name (n2 / name
                        :op1 "Silverstein"
                        :op2 "Iaccompanier")
                  :ARG0-of (d4 / deliver-01
                        :ARG1 (m / medicine)
                        :ARG2 (e / ear
                              :mod (ii / inner)))))
      :ARG2 g)

# ::id 1723 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok defending world motogp champion casey stoner captured his sixth consecutive pole position in saturday 's qualifying for the czech grand prix .
# ::alignments
(c / capture-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Casey"
                  :op2 "Stoner")
            :ARG0-of (d / defend-01
                  :ARG1 (c2 / champion
                        :mod (w / world)
                        :mod (m / motogp))))
      :ARG1 (p2 / position
            :mod (p3 / pole)
            :ord (o / ordinal-entity
                  :value 6)
            :poss p)
      :time (q / qualify-02
            :ARG1 p
            :ARG2 (p4 / prix
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "Czech"))
                  :mod (g / grand))
            :time (d2 / date-entity
                  :weekday (s / saturday))))

# ::id 1724 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` i do n't recall any case while i was here of allegations of sexual abuse of a child , '' he said .
# ::alignments
(s / say-01
      :ARG0 (h / he)
      :ARG1 (r / recall-02
            :polarity -
            :ARG0 h
            :ARG1 (c / case-03
                  :mod (a / any)
                  :topic (a2 / allege-01
                        :ARG1 (a3 / abuse-01
                              :ARG1 (c2 / child)
                              :manner (s2 / sex-01
                                    :ARG1 c2))))
            :time (b / be-located-at-91
                  :ARG1 h
                  :ARG2 (h2 / here))))

# ::id 1725 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the global economy will shrink for the first time in ## years in #### , the international monetary fund warned thursday as eu leaders balked at growing us pressure to spend more to ease the crisis .
# ::alignments
(w / warn-01
      :ARG0 (f / fund
            :mod (m / money)
            :mod (ii / international))
      :ARG1 (s / shrink-01
            :ARG1 (e / economy
                  :mod (g / globe))
            :ord (o / ordinal-entity
                  :value 1
                  :range (m2 / multiple
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (y / year))))
            :time (d / date-entity
                  :weekday (t2 / thursday))
            :ARG1-of (c / cause-01
                  :ARG0 (b / balk-01
                        :ARG0 (p / person
                              :ARG0-of (l / lead-02))
                        :ARG1 (g2 / grow-01
                              :ARG0 p
                              :ARG1 (p2 / pressure-01
                                    :ARG1 (w2 / we)
                                    :ARG2 (s2 / spend-01
                                          :ARG0 w2
                                          :ARG3 (m3 / more)
                                          :ARG4 (e2 / ease-02
                                                :ARG0 w2
                                                :ARG1 (c2 / crisis)))))))))

# ::id 1726 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok i recently have examined alternatives for getting images into a personal computer _ various types of scanners and digital cameras .
# ::alignments
(e / examine-01
      :ARG0 (ii / i)
      :ARG1 (a / alternative
            :purpose (g / get-05
                  :ARG1 (ii2 / image)
                  :ARG2 (c / computer
                        :ARG1-of (p / personal-02)))
            :example (a2 / and
                  :op1 (t / thing
                        :ARG0-of (s / scan-01))
                  :op2 (c2 / camera
                        :mod (d / digital))
                  :mod (t2 / type
                        :mod (v / various))))
      :time (r / recent))

# ::id 1727 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. federal aviation administration upgraded south korea 's international aviation safety ratings thursday , lifting restrictions on korean carriers flying to the united states , the nation 's transportation minister said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "U.S."))
                  :ARG2 (m / minister
                        :topic (t / transport-01))))
      :ARG1 (a / and
            :op1 (u / upgrade-01
                  :ARG0 (g / government-organization
                        :ARG0-of (a2 / administer-01
                              :ARG1 (a3 / aviation))
                        :mod (f / federal)
                        :poss c)
                  :ARG1 (r / rate-01
                        :ARG1 (s2 / safe-01
                              :ARG0 (f2 / fly-01
                                    :ARG2 (c2 / carrier
                                          :mod (c3 / country
                                                :name (n2 / name
                                                      :op1 "South"
                                                      :op2 "Korea")))
                                    :mod (ii / international))
                              :ARG3 s2)
                        :time (d / date-entity
                              :weekday (t2 / thursday)))
                  :op2 (l / lift-01
                        :ARG0 g
                        :ARG1 (r2 / restrict-01
                              :ARG1 c2
                              :mod c3
                              :ARG1-of f2
                              :destination (c4 / country
                                    :name (n3 / name
                                          :op1 "United"
                                          :op2 "States")))))))

# ::id 1728 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysian share prices could record some gains next week after staging a modest recovery on friday , analysts said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG1-of (a / analyze-01))
      :ARG1 (p2 / possible-01
            :ARG1 (r / record-01
                  :ARG0 (p3 / price-01
                        :ARG1 (s2 / share)
                        :mod (c / country
                              :name (n / name
                                    :op1 "Malaysia")))
                  :ARG1 (g / gain-01
                        :ARG1 p3
                        :mod (s3 / some))
                  :time (w / week
                        :mod (n2 / next))
                  :time (a2 / after
                        :op1 (s4 / stage-01
                              :ARG0 p3
                              :ARG1 (r2 / recover-01
                                    :ARG1 p3
                                    :mod (m / modest)
                                    :time (d / date-entity
                                          :weekday (f / friday))))))))

# ::id 1729 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the latest bane of office productivity is scrabulous , a virtual knockoff of the scrabble board game , with more than ###,### players a day and nearly # million registered users .
# ::alignments
(b / bane
      :poss (p / productive-03
            :ARG0 (o / office))
      :domain (p2 / product
            :name (n / name
                  :op1 "Scrabulous")
            :ARG1-of (k / knock-off-03
                  :ARG2 (g / game
                        :name n
                        :op1 "Scrabble"
                        :op2 "Board"))
            :mod (v / virtual))
      :ARG0-of (h / have-03
            :ARG1 (a / and
                  :op1 (p3 / person
                        :ARG0-of (p4 / play-01)
                        :quant (m / more-than
                              :op1 (r / rate-entity-91
                                    :ARG1 p3
                                    :ARG2 (t / temporal-quantity
                                          :quant 1
                                          :unit (d / day))))
                        :mod (p5 / person
                              :ARG1-of (r2 / register-02)
                              :quant (n2 / nearly
                                    :op1 1000000)))
                  :op2 p5))
      :mod (l / last))

# ::id 1730 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok airton dare can thank tomas scheckter 's bad luck for his first irl victory and a.j. foyt 's first win as an owner in three years .
# ::alignments
(p / possible-01
      :ARG1 (t / thank-01
            :ARG0 (p2 / person
                  :ARG1-of (d / dare-01)
                  :mod (c / city
                        :name (n / name
                              :op1 "Airton")))
            :ARG1 (l / luck
                  :ARG1-of (b / bad-07)
                  :poss (p3 / person
                        :name (n2 / name
                              :op1 "Tomas"
                              :op2 "Scheckter")))
            :ARG2 (a / and
                  :op1 (w / win-01
                        :ARG0 p3
                        :mod (t2 / team
                              :name (n3 / name
                                    :op1 "irl"))
                        :ord (o / ordinal-entity
                              :value 1))
                  :op2 (w2 / win-01
                        :ARG0 (p4 / person
                              :name (n4 / name
                                    :op1 "A.J."
                                    :op2 "Foyt"))
                        :ord (o2 / ordinal-entity
                              :value 1
                              :range (t3 / temporal-quantity
                                    :quant 3
                                    :unit (y / year))
                              :mod (o3 / own-01
                                    :ARG0 p4))))))

# ::id 1731 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one person was killed and six others were reported missing in an avalanche friday in the austrian alps , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG1 (p2 / person
                        :quant 1))
            :op2 (r / report-01
                  :ARG1 (m / miss-01
                        :ARG1 (p3 / person
                              :quant 6
                              :mod (o / other))))
            :time (a2 / avalanche
                  :time (d / date-entity
                        :weekday (f / friday))
                  :location (c / country
                        :name (n / name
                              :op1 "Australia")))))

# ::id 1732 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lucy is my first <unk> , and her song just came .
# ::alignments
(a / and
      :op1 (p / person
            :name (n / name
                  :op1 "Llucy")
            :ord (o / ordinal-entity
                  :value 1)
            :poss (ii / i))
      :op2 (c / come-01
            :ARG1 (s / song
                  :poss p)
            :time (j / just)))

# ::id 1733 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok this buttoned-down capital , long a minor-league way <unk> boston and new york , is counting on elemental economics to preserve its ticket to the big leagues : bob kraft knows a sweet deal when he sees one .
# ::alignments
(m / multi-sentence
      :snt1 (c / count-03
            :ARG0 (c2 / capital
                  :ARG1-of (b / button-down-03)
                  :mod (t / this)
                  :mod (w / way
                        :mod (l / league
                              :ARG1-of (m2 / minor-01))
                        :ARG1-of (l2 / long-03)
                        :example (a / and
                              :op1 (c3 / city
                                    :name (n / name
                                          :op1 "Boston"))
                              :op2 (c4 / city
                                    :name (n2 / name
                                          :op1 "New"
                                          :op2 "York")))))
            :ARG1 (e / economics
                  :mod (e2 / element))
            :purpose (p / preserve-01
                  :ARG0 c2
                  :ARG1 (t2 / ticket
                        :destination (l3 / league
                              :mod (b2 / big))
                        :poss c2)))
      :snt2 (k / know-01
            :ARG0 (p2 / person
                  :name (n3 / name
                        :op1 " bob"
                        :op2 "Kraft"))
            :ARG1 (d / deal-01
                  :ARG1-of (s / sweet-03))
            :time (s2 / see-01
                  :ARG0 p2
                  :ARG1 d)))

# ::id 1734 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok this small umbrian hill town where st. francis founded his religious order in the ##th century is usually a hub of activity on this , the saint 's name day .
# ::alignments
(h / hub
      :location-of (a / activity-06
            :ARG1 (t / town
                  :mod (h2 / hill)
                  :mod (s / small)
                  :mod (t2 / this)
                  :location-of (f / found-01
                        :ARG0 (p / person
                              :name (n / name
                                    :op1 "St."
                                    :op2 "Francis"))
                        :ARG1 (o / order
                              :mod (r / religion)
                              :poss p)
                        :time (d / date-entity
                              :century 5))))
      :domain (t3 / this)
      :ARG1-of (m / mean-01
            :ARG2 (d2 / day
                  :time-of (n2 / name-01
                        :ARG1 p)))
      :mod (u / usual))

# ::id 1735 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok twenty years after he died , roy <unk> still can touch people with his piercing tenor .
# ::alignments
(p / possible-01
      :ARG1 (t / touch-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Roy"))
            :ARG1 (p3 / person)
            :ARG2 (t2 / tenor
                  :ARG1-of (p4 / pierce-01)
                  :poss p2))
      :mod (s / still)
      :time (a / after
            :op1 (d / die-01
                  :ARG1 p2)
            :quant (t3 / temporal-quantity
                  :quantenty (y / year))))

# ::id 1736 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok andre ooijer and arjen robben scored wednesday for the netherlands to beat norway #-# and stay perfect in world cup qualifying .
# ::alignments
(s / score-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Andre"
                        :op2 "Ooijer"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Arjen"
                        :op2 "Robben")))
      :time (w / wednesday)
      :purpose (a2 / and
            :op1 (b / beat-03
                  :ARG0 (t / team
                        :name (n3 / name
                              :op1 "The"
                              :op2 "Netherlands"))
                  :ARG1 (t2 / team
                        :name (n4 / name
                              :op1 "Norway")))
            :op2 (s2 / stay-01
                  :ARG1 t
                  :ARG3 (p3 / perfect-02
                        :ARG1 t)
                  :time (q / qualify-02
                        :ARG2 (c / cup
                              :mod (w2 / world))))))

# ::id 1737 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok six british men arrested last month during an anti-terror swoop were ordered to remain in custody until a july hearing after a brief appearance in court on thursday .
# ::alignments
(o / order-01
      :ARG1 (m / man
            :quant 6
            :mod (c / country
                  :name (n / name
                        :op1 "Britain"))
            :ARG1-of (a / arrest-01
                  :time (s / swoop-01
                        :purpose (c2 / counter-01
                              :ARG1 (t / terror)))
                  :time (m2 / month
                        :mod (l / last))))
      :ARG2 (r / remain-01
            :ARG1 m
            :ARG3 (c3 / custody)
            :time (u / until
                  :op1 (h / hearing-02
                        :time (d / date-entity
                              :month 7)
                        :time (a2 / after
                              :op1 (a3 / appear-01
                                    :ARG1 m
                                    :location (c4 / court)
                                    :duration (b / brief)
                                    :time (d2 / date-entity
                                          :weekday (t2 / thursday))))))))

# ::id 1738 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok colombian investigators found high levels of alcohol in the blood of the deceased pilot of an american airlines jetliner that crashed on a <unk> near cali last month , colombian television said late thursday .
# ::alignments
(s / say-01
      :ARG0 (t / television
            :mod (c / country
                  :name (n / name
                        :op1 "Colombia")))
      :ARG1 (f / find-01
            :ARG0 (p / person
                  :ARG0-of (ii / investigate-01))
            :ARG1 (a / alcohol
                  :quant (l / level
                        :ARG1-of (h / high-02)))
            :location (b / blood
                  :part-of (p2 / person
                        :ARG1-of (d / decease-01)
                        :ARG0-of (p3 / pilot-01
                              :ARG1 (j / jetliner
                                    :poss (a2 / airline
                                          :mod (c2 / country
                                                :name (n2 / name
                                                      :op1 "America")))
                                    :ARG1-of (c3 / crash-01
                                          :location (n3 / near-02
                                                :ARG2 (c4 / city
                                                      :name (n4 / name
                                                            :op1 "Cali")))
                                          :time (m / month
                                                :mod (l2 / last)))))))
            :time (l3 / late
                  :op1 (t2 / thursday))))

# ::id 1739 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok swedish mobile phone maker ericsson will be investigated for the alleged obstruction of a tax enquiry , the department of economic crimes said monday .
# ::alignments
(s / say-01
      :ARG0 (d / department
            :topic (c / crime-02
                  :mod (e / economy)))
      :ARG1 (ii / investigate-01
            :ARG1 (c2 / company
                  :name (n / name
                        :op1 "Ericsson")
                  :ARG0-of (m / make-01
                        :ARG1 (p / phone
                              :ARG1-of (m2 / mobile-02)))
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "Sweden")))
            :ARG2 (o / obstruct-01
                  :ARG0 c2
                  :ARG1 (ii2 / inquire-01
                        :ARG1 (t / tax-01))
                  :ARG1-of (a / allege-01)))
      :time (d2 / date-entity
            :weekday (m3 / monday)))

# ::id 1740 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the state is on the verge of forfeiting more than $ # billion in federal stimulus funds that could help about ###,### floridians whose unemployment benefits are running out .
# ::alignments
(v / verge-01
      :ARG1 (s / state)
      :ARG2 (f / forfeit-01
            :ARG0 s
            :ARG1 (m / more-than
                  :op1 (m2 / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar))
                  :ARG2-of (f2 / fund-01
                        :ARG1 (s2 / stimulate-01)
                        :mod (f3 / federal))
                  :ARG0-of (h / help-01
                        :ARG2 (p / person
                              :mod (f4 / florida)
                              :ARG0-of (e / employ-01
                                    :polarity -)
                              :ARG1-of (r / run-out-05))
                        :ARG1-of (p2 / possible-01)))))

# ::id 1741 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil giant royal dutch\/shell group opened court action monday following announcement of a general strike targeting crude exports in the world 's no. # oil exporter _ but failed to win an interim injunction against oil workers and unions .
# ::alignments
(o / open-01
      :ARG0 (g / group
            :name (n / name
                  :op1 "Royal"
                  :op2 "Dutch"
                  :op3 "Shell")
            :mod (g2 / giant)
            :mod (o2 / oil))
      :ARG1 (a / action
            :mod (c / court))
      :time (d / date-entity
            :weekday (m / monday))
      :ARG1-of (f / follow-01
            :ARG2 (a2 / announce-01
                  :ARG1 (s / strike-02
                        :ARG1-of (g3 / general-02)
                        :ARG0-of (t / target-01
                              :ARG1 (e / export-01
                                    :ARG1 (c2 / crude)
                                    :location (c3 / country
                                          :ARG0-of (e2 / export-01
                                                :ARG1 (o3 / oil))
                                          :poss (w / world)))))))
      :concession-of (f2 / fail-01
            :ARG1 g
            :ARG2 (w2 / win-01
                  :ARG0 g
                  :ARG1 (ii / injunction
                        :mod (ii2 / interim)
                        :prep-against (a3 / and
                              :op1 (p / person
                                    :ARG0-of (w3 / work-01)
                                    :mod (o4 / oil))
                              :op2 (u / union))))))

# ::id 1742 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than ###,### people fled their homes as out-of-control wildfires raged across california on monday , prompting authorities to draft in the us military to support weary firefighters .
# ::alignments
(f / flee-05
      :ARG0 (p / person
            :ARG1-of (h / have-quant-91
                  :ARG3 (m / more)
                  :ARG4 (p2 / person
                        :name (n / name
                              :op1 " ###"))))
      :ARG1 (h2 / home
            :poss p)
      :time (r / rage-02
            :ARG0 (w / wildfire
                  :ARG1-of (o / out-06
                        :ARG2 (c / control-01)))
            :ARG1 (s / state
                  :name (n2 / name
                        :op1 "California"))
            :time (d / date-entity
                  :weekday (m2 / monday))
            :ARG0-of (p3 / prompt-01
                  :ARG1 (d2 / draft-02
                        :ARG0 (a / authority)
                        :ARG1 (m3 / military
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "US")))
                        :ARG2 (s2 / support-01
                              :ARG0 m3
                              :ARG1 (p4 / person
                                    :ARG0-of (f2 / fight-01
                                          :ARG1 (f3 / fire))
                                    :ARG1-of (w2 / weary-01)))))))

# ::id 1743 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok central america 's three major stock markets closed mixed on tuesday .
# ::alignments
(c / close-01
      :ARG1 (m / market
            :quant 3
            :mod (s / stock)
            :ARG1-of (m2 / major-02)
            :location (c2 / country-region
                  :name (n / name
                        :op1 "Central"
                        :op2 "America")))
      :ARG3 (m3 / mix-01)
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1744 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the british and irish governments delivered an ultimatum to the feuding politicians of ulster saturday to resolve the impasse threatening the northern ireland peace settlement or see their hard fought new legislature shut down .
# ::alignments
(d / deliver-01
      :ARG0 (a / and
            :op1 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Great"
                                    :op2 "Britain"))))
            :op2 (g3 / government-organization
                  :ARG0-of (g4 / govern-01
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Ireland")))))
      :ARG1 (u / ultimatum
            :topic (o / or
                  :op1 (r / resolve-01
                        :ARG0 a
                        :ARG1 (ii / impasse
                              :ARG0-of (t / threaten-01
                                    :ARG1 (s / settle-02
                                          :ARG1 (p / peace)
                                          :location (n3 / north
                                                :part-of c2)))))
                  :op2 (s2 / see-01
                        :ARG0 a
                        :ARG1 (s3 / shut-down-05
                              :ARG1 (g5 / government-organization
                                    :ARG0-of (l / legislate-01)
                                    :ARG1-of (n4 / new-01)
                                    :ARG1-of (f / fight-01
                                          :ARG1-of (h / hard-02))
                                    :poss a)))))
      :ARG2 (p2 / politician
            :ARG0-of (f2 / feud-01)
            :time (d2 / date-entity
                  :weekday (s4 / saturday))
            :mod c))

# ::id 1745 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gillian anderson has gone from freakish aliens to frills and ruffles .
# ::alignments
(g / go-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Gillian"
                  :op2 "anderson"))
      :ARG3 (p2 / person
            :ARG1-of (a / alien-01)
            :mod (f / freakish))
      :ARG4 (a2 / and
            :op1 (f2 / frill)
            :op2 (r / ruffle)))

# ::id 1746 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four people were arrested on suspicion of secretly recording couples having sex at athens hotels and selling the images on the internet , police said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / arrest-01
            :ARG1 (p2 / person
                  :quant 4)
            :ARG2 (s2 / suspect-01
                  :ARG1 (a2 / and
                        :op1 (r / record-01
                              :ARG0 p2
                              :ARG1 (c / couple
                                    :ARG0-of (h / have-06
                                          :ARG1 (s3 / sex-01
                                                :location (h2 / hotel
                                                      :location (c2 / city
                                                            :name (n / name
                                                                  :op1 "Athens"))))))
                              :manner (s4 / secret))
                        :op2 (s5 / sell-01
                              :ARG0 p2
                              :ARG1 (ii / image)
                              :medium (ii2 / internet)))
                  :ARG2 p2)
            :time (d / date-entity
                  :weekday (w / wednesday))))

# ::id 1747 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok investigators have found distinct similarities as well as some differences between the bombs planted at a gay nightclub here on friday night and those planted last month near an abortion clinic in north atlanta , law-enforcement officials said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :ARG0-of (e / enforce-01
                              :ARG1 (l / law)))))
      :ARG1 (f / find-01
            :ARG0 (p2 / person
                  :ARG0-of (ii / investigate-01))
            :ARG1 (a / and
                  :op1 (r / resemble-01
                        :ARG1 (b / bomb
                              :ARG1-of (p3 / plant-01
                                    :ARG2 (n / nightclub
                                          :ARG1-of (g / gay-01)
                                          :location (h2 / here)
                                          :time (d / date-entity
                                                :weekday (f2 / friday)
                                                :dayperiod (n2 / night)))))
                        :mod (d2 / distinct))
                  :op2 (d3 / differ-02
                        :ARG1 (b2 / bomb
                              :ARG1-of (p4 / plant-01
                                    :time (m / month
                                          :mod (l2 / last))
                                    :ARG1-of (n3 / near-02
                                          :ARG2 (c / clinic
                                                :purpose (a2 / abort-01)
                                                :location (n4 / north
                                                      :part-of (c2 / city
                                                            :name (n5 / name
                                                                  :op1 "Atlanta")))))))
                        :mod (s2 / some)))
            :time d
            :weekday (m2 / monday)))

# ::id 1748 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nearly a month after his arrest , michael jackson could be charged this week in a child molestation case in which legal experts say prosecutors will need strong physical evidence to overcome questions about the accuser 's credibility .
# ::alignments
(p / possible-01
      :ARG1 (c / charge-05
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "Michael"
                        :op2 "Jackson"))
            :ARG2 (m / molest-01
                  :ARG0 p2
                  :ARG1 (c2 / child))
            :time (w / week
                  :mod (t / this))
            :ARG1-of (c3 / cause-01
                  :ARG0 (c4 / case-03
                        :ARG1 m
                        :ARG0 p2
                        :ARG1 c2)
                  :subevent (s / say-01
                        :ARG0 (p3 / person
                              :ARG1-of (e / expert-01
                                    :ARG2 (l / law)))
                        :ARG1 (n2 / need-01
                              :ARG0 (p4 / person
                                    :ARG0-of (p5 / prosecute-01))
                              :ARG1 (e2 / evidence-01
                                    :ARG1 (o / overcome-01
                                          :ARG0 p4
                                          :ARG1 (q / question-01
                                                :ARG1 (c5 / credibility
                                                      :poss (p6 / person
                                                            :ARG0-of (a / accuse-01)))))
                                    :ARG1-of (s2 / strong-02)
                                    :mod (p7 / physical)))))))

# ::id 1749 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the nation 's capital , which already has the white house , the chinese pandas , and the house republican managers , is about to get its own trout stream .
# ::alignments
(g / get-01
      :ARG0 (c / city
            :ARG0-of (h / have-org-role-91
                  :ARG1 (n / nation)
                  :ARG2 (c2 / capital))
            :ARG0-of (h2 / have-03
                  :ARG1 (a / and
                        :op1 (h3 / house
                              :ARG1-of (w / white-03))
                        :op2 (p / panda
                              :mod (c3 / country
                                    :name (n2 / name
                                          :op1 "China")))
                        :op3 (p2 / person
                              :ARG0-of (m / manage-01
                                    :ARG1 (h4 / house
                                          :mod (p3 / political-party
                                                :name (n3 / name
                                                      :op1 "Republican"))))))
                  :time (a2 / already)))
      :ARG1 (s / stream
            :mod (t / trout)
            :poss c)
      :time (a3 / about-to))

# ::id 1750 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a big increase in chinese demand for taiwan 's cultured grouper has pushed prices for the fish in southern taiwan higher by ##-## percent recently , a grouper farmer in <unk> , kaohsiung county , said sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (f / farm-01
                  :ARG2 (g / grouper))
            :location (c / county
                  :name (n / name
                        :op1 "Kaohsiung")
                  :location (p2 / province
                        :name (n2 / name
                              :op1 "Kanghai"))))
      :ARG1 (p3 / push-01
            :ARG0 (ii / increase-01
                  :ARG1 (d / demand-01
                        :ARG0 (c2 / country
                              :name (n3 / name
                                    :op1 "China"))
                        :ARG1 (g2 / grouper
                              :ARG1-of (b / breed-01)
                              :location p2))
                  :mod (b2 / big))
            :ARG1 (t / thing
                  :ARG2-of (p4 / price-01
                        :ARG1 (f2 / fish
                              :location (s2 / south
                                    :part-of p2))))
            :ARG2 (h / have-degree-91
                  :ARG1 t
                  :ARG2 (h2 / high-02)
                  :ARG3 (m / more))
            :time (r / recent))
      :time (d2 / date-entity
            :weekday (s3 / sunday)))

# ::id 1751 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush wishes french president jacques chirac `` all the best '' as the ##-year-old leader enters life after politics , white house spokesman gordon johndroe said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gordon"
                  :op2 "Johndroe")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "White"
                              :op2 "House"))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (w / wish-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 "France"))
                        :ARG2 (p3 / president)))
            :ARG1 (t / thing
                  :ARG1-of (h3 / have-degree-91
                        :ARG2 (g2 / good-02
                              :ARG1 t)
                        :ARG3 (m / most)))
            :ARG2 (p4 / person
                  :name (n5 / name
                        :op1 "Jacques"
                        :op2 "Chirac")
                  :ARG0-of (l / lead-02)
                  :age (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (e / enter-01
                        :ARG0 p4
                        :ARG1 (l2 / life)
                        :time (a / after
                              :op1 (p5 / politics)))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 1752 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. president george w. bush said in an interview broadcast friday that he will tell baltic leaders that democracy must include respect for minority rights , a nod to moscow 's concerns about the treatment of russian-speakers in the three ex-soviet republics .
# ::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 "U.S."))
                  :ARG2 (p2 / president)))
      :ARG1 (t / tell-01
            :ARG0 p
            :ARG1 (o / obligate-01
                  :ARG1 (d / democracy)
                  :ARG2 (ii / include-01
                        :ARG0 d
                        :ARG1 (r / respect-01
                              :ARG1 (r2 / right-05
                                    :ARG1 (m / minority)))))
            :ARG2 (p3 / person
                  :ARG0-of (l / lead-02
                        :ARG1 (p4 / political-movement
                              :name (n3 / name
                                    :op1 "Baltic"
                                    :op2 "Party"))))
            :ARG1-of (n4 / nod-01
                  :ARG2 (c2 / concern-01
                        :ARG0 (t2 / treat-01
                              :ARG1 (p5 / person
                                    :ARG0-of (s2 / speak-01)
                                    :mod (c3 / country
                                          :name (n5 / name
                                                :op1 "Russia")))
                              :location (r3 / republic
                                    :quant 3
                                    :mod (s3 / soviet)
                                    :time (e / ex)))
                        :ARG1 (e2 / ethnic-group
                              :name (n6 / name
                                    :op1 "Moscow")))))
      :time (ii2 / interview-01
            :ARG1 p
            :time (d2 / date-entity
                  :weekday (f / friday))))

# ::id 1753 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the leading defendant in a terrorism trial told the court wednesday he had no links to the saudi militant osama bin laden and that police had obtained his confession through torture .
# ::alignments
(t / tell-01
      :ARG0 (d / defendant
            :ARG0-of (l / lead-02
                  :ARG1 (t2 / try-02
                        :ARG1 (t3 / terrorism))))
      :ARG1 (a / and
            :op1 (l2 / link-01
                  :polarity -
                  :ARG1 d
                  :ARG2 (p / person
                        :name (n / name
                              :op1 "Osama"
                              :op2 "bin"
                              :op3 "Laden")
                        :mod (m / militant
                              :mod (c / country
                                    :name (n2 / name
                                          :op1 "Saudi"
                                          :op2 "Arabia")))))
            :op2 (o / obtain-01
                  :ARG0 (p2 / police)
                  :ARG1 (c2 / confess-01
                        :ARG0 d)
                  :manner (t4 / torture-01
                        :ARG0 p2
                        :ARG1 d)))
      :ARG2 (c3 / court)
      :time (w / wednesday))

# ::id 1754 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canadian rower silken laumann was stripped of one pan am games gold medal thursday and allowed to keep the other after testing positive for a stimulant that was in a cold medicine .
# ::alignments
(a / and
      :op1 (s / strip-01
            :ARG1 (m / medal
                  :mod (g / gold)
                  :mod (g2 / game
                        :name (n / name
                              :op1 "Pan"
                              :op2 "American"
                              :op3 "Games"))
                  :consist-of (p / person
                        :name (n2 / name
                              :op1 "Silken"
                              :op2 "Laumann")
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "Canada"))
                        :ARG0-of (r / row-01)
                        :ARG2-of s))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (a2 / allow-01
            :ARG1 (k / keep-01
                  :ARG0 p
                  :ARG1 m
                  :time (a3 / after
                        :op1 (t2 / test-01
                              :ARG1 p
                              :ARG2 (s2 / stimulant
                                    :ARG1-of (b / be-located-at-91
                                          :ARG2 (m2 / medicine
                                                :ARG1-of (c2 / cold-01))))
                              :ARG3 (p2 / positive))))))

# ::id 1755 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states and china sent mixed signals over what they expect from a high-level meeting here wednesday with north korea about pyongyang 's efforts to verify its nuclear disarmament .
# ::alignments
(s / send-01
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :op2 (c2 / country
                  :name (n2 / name
                        :op1 "China")))
      :ARG1 (s2 / signal-07
            :ARG1 (t / thing
                  :ARG1-of (e / expect-01
                        :ARG0 a
                        :source (m / meet-03
                              :ARG0 a
                              :ARG1 (c3 / country
                                    :name (n3 / name
                                          :op1 "North"
                                          :op2 "Korea"))
                              :location (h / here)
                              :time (d / date-entity
                                    :weekday (w / wednesday))
                              :mod (l / level
                                    :ARG1-of (h2 / high-02)))
                        :topic (e2 / effort-01
                              :ARG0 (c4 / city
                                    :name (n4 / name
                                          :op1 "Pyongyang"))
                              :ARG1 (v / verify-01
                                    :ARG0 c4
                                    :ARG1 (d2 / disarm-01
                                          :ARG0 c4
                                          :ARG1 c3
                                          :mod (n5 / nucleus))))))
            :ARG1-of (m2 / mix-01)))

# ::id 1756 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kosovo serbs fleeing the province for the yugoslav capital are complaining that authorities have done little to help them , while a city official says they should n't be coming in the first place .
# ::alignments
(c / contrast-01
      :ARG1 (c2 / complain-01
            :ARG0 (p / person
                  :mod (c3 / city
                        :name (n / name
                              :op1 "Kosovo"))
                  :ARG0-of (f / flee-05
                        :ARG1 (p2 / province)
                        :ARG2 (c4 / city
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c5 / country
                                          :name (n2 / name
                                                :op1 "Yugoslavia"))
                                    :ARG2 (c6 / capital)))))
            :ARG1 (d / do-02
                  :ARG0 (a / authority)
                  :ARG1 (l / little)
                  :ARG2 p
                  :purpose (h2 / help-01
                        :ARG0 a
                        :ARG1 p)))
      :ARG2 (s / say-01
            :ARG0 p
            :ARG0-of h
            :ARG1 (c7 / city)
            :ARG2 (o / official))
      :ARG1 (r / recommend-01
            :polarity -
            :ARG1 (c8 / come-01
                  :ARG1 p
                  :mod (ii / in-the-first-place))))

# ::id 1757 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok serena and venus williams made a successful return to doubles competition thursday at wimbledon .
# ::alignments
(r / return-01
      :ARG1 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Serena"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Venus"
                        :op2 "Williams")))
      :ARG4 (c / compete-01
            :mod (d / doubles))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :ARG1-of (s / succeed-01)
      :location (e / event
            :name (n3 / name
                  :op1 "Wimbledon")))

# ::id 1758 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for seven years , christopher <unk> went to orchestral concerts wired , wearing a leather vest with microphones nestled in the shoulders and cables running down the back .
# ::alignments
(a / and
      :op1 (g / go-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Christopher"
                        :op2 " accompanier"))
            :ARG4 (c / concert
                  :mod (o / orchestral)
                  :ARG1-of (w / wire-02))
            :duration (t / temporal-quantity
                  :quant 7
                  :unit (y / year)))
      :op2 (w2 / wear-01
            :ARG0 p
            :ARG1 (v / vest
                  :mod (l / leather)
                  :ARG1-of (n2 / nestle-01
                        :ARG2 (a2 / and
                              :op1 (s / shoulder)
                              :op2 (c2 / cable
                                    :ARG1-of (r / run-04
                                          :direction (d / down-03
                                                :path (b / back)))))))))

# ::id 1759 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok all print and electronic media in malaysia have been urged to join the government in making this year 's road safety campaign a success .
# ::alignments
(u / urge-01
      :ARG1 (a / and
            :op1 (m / media
                  :mod (p / print))
            :op2 (m2 / media
                  :mod (e / electronic))
            :location (c / country
                  :name (n / name
                        :op1 "Malaysia"))
            :mod (a2 / all))
      :ARG2 (j / join-01
            :ARG0 a
            :ARG1 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG2 (m3 / make-02
                  :ARG0 a
                  :ARG1 (s / succeed-01
                        :ARG0 (c2 / campaign-01
                              :ARG1 (s2 / safe-01
                                    :ARG1 (r / road))
                              :time (y / year
                                    :mod (t / this)))))))

# ::id 1760 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prison officials in peru moved quickly on wednesday to quash rumors that jailed rebel leaders had initiated a hunger strike to protest tightened controls over visits from their lawyers and relatives .
# ::alignments
(m / move-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / prison)
                  :ARG2 (o / official))
            :location (c / city
                  :name (n / name
                        :op1 "Peru")))
      :ARG1 (q / quash-01
            :ARG0 p
            :ARG1 (r / rumor-01
                  :ARG1 (ii / initiate-01
                        :ARG0 (p3 / person
                              :ARG0-of (l / lead-02
                                    :ARG1 (p4 / person
                                          :ARG0-of (r2 / rebel-01))
                                    :ARG1-of (j / jail-01)))
                        :ARG1 (s / strike-02
                              :ARG0 p3
                              :mod (h2 / hunger-01
                                    :ARG0 p3))
                        :purpose (p5 / protest-01
                              :ARG0 p3
                              :ARG1 (t / tighten-01
                                    :ARG1 (c2 / control-01)
                                    :ARG1-of (c3 / cause-01
                                          :ARG0 (v / visit-01
                                                :ARG0 (a / and
                                                      :op1 (l2 / lawyer
                                                            :poss p3)
                                                      :op2 (p6 / person
                                                            :ARG0-of (h3 / have-rel-role-91
                                                                  :ARG1 p3
                                                                  :ARG2 (r3 / relative)))))))))))
      :ARG1-of (q2 / quick-02)
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 1761 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok guillermo <unk> scored the equalizer in the ##th minute wednesday as deportivo tachira of venezuela held libertad of paraguay to a #-# draw in group # of the copa libertadores .
# ::alignments
(s / score-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Guillermo"
                  :op2 "Ibrahim"
                  :op3 "Guez"))
      :ARG1 (e / equalizer)
      :time (d / date-entity
            :weekday (w / wednesday)
            :mod (m / minute
                  :ord (o / ordinal-entity
                        :value -1)))
      :ARG1-of (c / cause-01
            :ARG0 (h / hold-01
                  :ARG0 (l / location
                        :name (n2 / name
                              :op1 " deportivo"
                              :op2 "Tachira")
                        :location (c2 / country
                              :name (n3 / name
                                    :op1 "Venezuela")))
                  :ARG1 (p2 / person
                        :ARG1-of (l2 / libertad-00)
                        :location (c3 / country
                              :name (n4 / name
                                    :op1 "Paraguay")))
                  :manner (d2 / draw-02
                        :ARG1 (g / group
                              :ARG1-of (ii / include-91
                                    :ARG2 (p3 / person
                                          :ARG1-of (l3 / libertad-00)
                                          :mod (c4 / copa))))))))

# ::id 1762 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united arab emirates -lrb- uae -rrb- is planning to invest nearly two billion dollars to set up petrochemical projects as part of economic diversification plans , an official report showed on tuesday .
# ::alignments
(s / show-01
      :ARG0 (r / report
            :mod (o / official))
      :ARG1 (p / plan-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "Arab"
                        :op3 "Emirates"))
            :ARG1 (ii / invest-01
                  :ARG0 c
                  :ARG1 (n2 / nearly
                        :op1 (m / monetary-quantity
                              :quant 2000000000
                              :unit (d / dollar)))
                  :ARG2 (s2 / set-up-03
                        :ARG0 c
                        :ARG1 (p2 / project
                              :mod (p3 / petrochemical))
                        :part-of (p4 / plan-01
                              :ARG1 (d2 / diversify-01
                                    :ARG1 (e / economy))))))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 1763 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea 's ahn hyun-soo won the winter olympics men 's #,### m short-track speedskating gold medal on sunday in a time of two minutes , ##.### seconds .
# ::alignments
(m / multi-sentence
      :snt1 (w / win-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Ahn"
                        :op2 "Hyun-soo")
                  :poss (c / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Korea")))
            :ARG1 (m2 / medal
                  :mod (g / gold)
                  :mod (s / speedskating
                        :mod (t / track
                              :ARG1-of (s2 / short-07))))
            :ARG4 (g2 / game
                  :name (n3 / name
                        :op1 "Olympics")
                  :mod (w2 / winter))
            :time (d / date-entity
                  :weekday (s3 / sunday))
            :duration (t2 / time
                  :quant (t3 / temporal-quantity
                        :quant 2
                        :unit (m3 / minute))))
      :snt2 (m4 / multiple
            :op1 t3
            :quant 1
            :unit (s4 / second)))

# ::id 1764 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the islamic world stands against terrorism and demands it be `` uprooted , '' but at the same time says any occupation of land by an aggressor should be resisted , iran 's foreign minister said on saturday at the start of a mideast tour .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Iran"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (c2 / contrast-01
            :ARG1 (a / and
                  :op1 (s2 / stand-11
                        :ARG0 (w / world
                              :mod (r / religious-group
                                    :name (n2 / name
                                          :op1 "Islam")))
                        :ARG1 (t / terrorism))
                  :op2 (d / demand-01
                        :ARG0 w
                        :ARG1 (u / uprooted-01
                              :ARG1 w)))
            :ARG2 (s3 / say-01
                  :ARG0 w
                  :ARG1 (r2 / recommend-01
                        :ARG1 (r3 / resist-01
                              :ARG1 (o / occupy-01
                                    :ARG0 (a2 / aggressor)
                                    :ARG1 (l / land)
                                    :mod (a3 / any))))
                  :time (t2 / time
                        :ARG1-of (s4 / same-01)))
            :time (d2 / date-entity
                  :weekday (s5 / saturday))
            :time (s6 / start-01
                  :ARG1 (t3 / tour-01
                        :ARG0 w
                        :mod (w2 / world-region
                              :name (n3 / name
                                    :op1 "Mideast"))))))

# ::id 1765 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european union 's administrator for mostar , ricard perez casado , said today that june ## has been chosen as the new election date for the southwestern bosnian city , according to reports reaching here .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0-of (r2 / reach-01
                  :ARG1 (h / here)))
      :ARG1 (s2 / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Ricard"
                        :op2 "Perez"
                        :op3 "Casado")
                  :ARG0-of (a / administrate-01
                        :ARG1 (c / city
                              :name (n2 / name
                                    :op1 "Mostar")
                              :part-of (o / organization
                                    :name (n3 / name
                                          :op1 "European"
                                          :op2 "Union")))))
            :ARG1 (c2 / choose-01
                  :ARG1 (d / date
                        :time-of (e / elect-01
                              :ARG1 (c3 / city
                                    :location (s3 / southwest
                                          :part-of (c4 / country
                                                :name (n4 / name
                                                      :op1 "Bosnia")))))
                        :ARG1-of (n5 / new-01)
                        :ARG2-of c2
                        :time c2)))
      :time (t / today))

# ::id 1766 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok arnold schwarzenegger spent most of the ####s trying to readjust his image .
# ::alignments
(s / spend-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "arnold"
                  :op2 "Schwarzenegger"))
      :ARG1 (m / most
            :ARG1-of (ii / include-91
                  :ARG2 (t / thing
                        :ARG1-of (s2 / study-01))))
      :ARG2 (t2 / try-01
            :ARG0 p
            :ARG1 (r / readjust-01
                  :ARG0 p
                  :ARG1 (ii2 / image
                        :poss p))))

# ::id 1767 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in signs of cooperation with israel , yasser arafat 's security forces chased palestinians throwing stones at israeli troops friday , and an islamic militant wanted by israel gave himself up to palestinian police .
# ::alignments
(a / and
      :op1 (c / chase-01
            :ARG0 (f / force
                  :mod (s / security)
                  :poss (p / person
                        :name (n / name
                              :op1 "Yasser"
                              :op2 "Arafat")))
            :ARG1 (p2 / person
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Palestine"))
                  :ARG0-of (t / throw-01
                        :ARG1 (s2 / stone)
                        :ARG2 (t2 / troop
                              :mod (c3 / country
                                    :name (n3 / name
                                          :op1 "Israel")))
                        :time (d / date-entity
                              :weekday (f2 / friday)))))
      :op2 (g / give-up-07
            :ARG0 (p3 / person
                  :mod (r / religious-group
                        :name (n4 / name
                              :op1 "Islam"))
                  :ARG1-of (w / want-01
                        :ARG0 c3)
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (m / militant)))
            :ARG1 p3
            :ARG2 (p4 / police
                  :mod c2))
      :ARG0-of (s3 / signal-07
            :ARG1 (c4 / cooperate-01
                  :ARG0 p3
                  :ARG1 c3)))

# ::id 1768 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the senate majority leader wants to be on the medical front lines if a smallpox outbreak hits the united states .
# ::alignments
(w / want-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Senate"))
                  :mod (m / majority)))
      :ARG1 (b / be-located-at-91
            :ARG1 p
            :ARG2 (l2 / line
                  :mod (f / front
                        :mod (m2 / medicine)))
            :condition (h / hit-01
                  :ARG0 (o / outbreak-29
                        :ARG1 (d / disease
                              :name (n2 / name
                                    :op1 "Smallpox")))
                  :ARG1 (c / country
                        :name (n3 / name
                              :op1 "United"
                              :op2 "States")))))

# ::id 1769 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a member of the eta basque separatist group stopped his hunger strike on sunday out of fear for his life after fasting over two months , his family said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (h2 / he)
                  :ARG2 (f / family))
            :ARG0-of (s2 / stop-01
                  :ARG1 (s3 / strike-02
                        :ARG0 h2
                        :ARG1 (h3 / hunger-01
                              :ARG0 h2))
                  :time (d / date-entity
                        :weekday (s4 / sunday))
                  :ARG1-of (c / cause-01
                        :ARG0 (f2 / fear-01
                              :ARG0 p
                              :ARG1 (l / life
                                    :poss p)))
                  :time (a / after
                        :op1 (f3 / fast-02
                              :ARG0 h2
                              :duration (t / temporal-quantity
                                    :quant 2
                                    :unit (m / month)))))))

# ::id 1770 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two massive anti-war rallies , each snaking over several kilometers -lrb- miles -rrb- , filled the streets of baghdad on saturday , with many protestors carrying guns to demonstrate their opposition to us-led military threats .
# ::alignments
(f / fill-01
      :ARG1 (s / street
            :poss (c / city
                  :name (n / name
                        :op1 "Baghdad")))
      :ARG2 (r / rally-01
            :quant 2
            :mod (m / massive)
            :ARG0-of (o / oppose-01
                  :ARG1 (w / war))
            :ARG0-of (s2 / snak-01
                  :ARG1 (o2 / over
                        :op1 (d / distance-quantity
                              :quant (s3 / several
                                    :op1 (k / kilometer))))
                  :mod (e / each)))
      :time (d2 / date-entity
            :weekday (s4 / saturday))
      :manner (c2 / carry-01
            :ARG0 (p / person
                  :ARG0-of (p2 / protest-01)
                  :quant (m2 / many))
            :ARG1 (g / gun)
            :purpose (d3 / demonstrate-01
                  :ARG0 p
                  :ARG1 o
                  :ARG0 p
                  :ARG1 (t / threaten-01
                        :ARG0 (m3 / military)
                        :ARG1-of (l / lead-02
                              :ARG0 (w2 / we))))))

# ::id 1771 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok marian hossa had a goal and an assist , extending his season-opening points streak to nine games , and rookie jani hurme stopped ## shots for his first shutout as the ottawa senators remained unbeaten with a #-# victory friday night over the tampa bay lightning .
# ::alignments
(a / and
      :op1 (h / have-03
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Marian"
                        :op2 "Hossa"))
            :ARG1 (a2 / and
                  :op1 (g / goal)
                  :op2 (a3 / assist-01))
            :ARG0-of (e / extend-01
                  :ARG1 (s / streak
                        :mod (p2 / point)
                        :ARG1-of (o / open-02
                              :ARG2 (s2 / season))
                        :poss p)
                  :ARG4 (g2 / game
                        :quant 9)))
      :op2 (s3 / stop-03
            :ARG0 (p3 / person
                  :name (n2 / name
                        :op1 "Jani"
                        :op2 "H hurme")
                  :mod (r / rookie))
            :ARG1 (s4 / shoot-01)
            :purpose (s5 / shutout-06
                  :ARG0 p3
                  :ord (o2 / ordinal-entity
                        :value 1))
            :ARG1-of (c / cause-01
                  :ARG0 (r2 / remain-01
                        :ARG1 (g3 / government-organization
                              :name (n3 / name
                                    :op1 "Senate")
                              :mod (s6 / state
                                    :name (n4 / name
                                          :op1 "Ottawa")))
                        :ARG3 (u / unbeaten)
                        :time (d / date-entity
                              :weekday (f / friday)
                              :dayperiod (n5 / night))
                        :ARG1-of c
                        :ARG0 (w / win-01
                              :ARG0 g3
                              :ARG1-of c
                              :ARG0 (l / lightning
                                    :location (b / bay
                                          :name (n6 / name
                                                :op1 "Tampa"
                                                :op2 "Bay"))))))))

# ::id 1772 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it was n't the bumps and bruises that surprised emergency room physicians when they started looking into the dangers of texting .
# ::alignments
(s / surprise-01
      :polarity -
      :ARG0 (a / and
            :op1 (b / bump)
            :op2 (b2 / bruise-01))
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (r / room
                        :mod (e / emergency))
                  :ARG2 (p2 / physician)))
      :time (s2 / start-01
            :ARG0 p
            :ARG1 (l / look-into-11
                  :ARG0 p
                  :ARG1 (d / danger
                        :mod (t / text-01)))))

# ::id 1773 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok actress sandra bullock will walk the red carpet in new orleans on thursday for an evening premiere of her latest film , `` the blind side .
# ::alignments
(w / walk-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sandra"
                  :op2 "Bullock")
            :ARG0-of (a / act-01))
      :ARG1 (c / carpet
            :ARG1-of (r / red-02))
      :ARG2 (c2 / city
            :name (n2 / name
                  :op1 "New"
                  :op2 "Orleans"))
      :time (d / date-entity
            :weekday (t / thursday))
      :purpose (p2 / premiere-01
            :ARG1 (f / film
                  :name (n3 / name
                        :op1 "The"
                        :op2 "Blind"
                        :op3 "Side")
                  :mod (l / last)
                  :poss p)
            :time (d2 / date-entity
                  :dayperiod (e / evening))))

# ::id 1774 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united kingdom and other members of the european union -lrb- eu -rrb- thursday pledged support for the angolan government 's effort to bring peace and democracy to the war-torn country .
# ::alignments
(p / pledge-01
      :ARG0 (a / and
            :op1 (k / kingdom
                  :ARG1-of (u / unite-01))
            :op2 (c / country
                  :mod (o / other)
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (o2 / organization
                              :name (n / name
                                    :op1 "European"
                                    :op2 "Union"))
                        :ARG2 (m / member))))
      :ARG1 (s / support-01
            :ARG1 (e / effort-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "Angolan"))))
                  :ARG1 (b / bring-01
                        :ARG0 g
                        :ARG1 (a2 / and
                              :op1 (p2 / peace)
                              :op2 (d / democracy))
                        :ARG2 c2)))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1775 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok voting began sunday in by-elections which governing party leader recep tayyip erdogan is widely expected to win , putting him in line to become prime minister as turkey struggles with whether to allow in more than ##,### u.s. troops for an iraq war .
# ::alignments
(b / begin-01
      :ARG0 (v / vote-01)
      :ARG1 (e / elect-01
            :ARG2-of (w / win-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 " recep"
                              :op2 "Tayyip"
                              :op3 "Erdogan")
                        :ARG0-of (l / lead-02
                              :ARG1 (p2 / party)))
                  :ARG0-of (g / govern-01))
            :ARG1-of (w2 / wide-02)
            :ARG0-of (p3 / put-01
                  :ARG1 p
                  :ARG2 (l2 / line
                        :purpose (b2 / become-01
                              :ARG1 p
                              :ARG2 (m / minister
                                    :mod (p4 / prime))))))
      :time (s / struggle-01
            :ARG0 (t / turkey)
            :ARG1 (t2 / truth-value
                  :polarity-of (a / allow-01
                        :ARG0 t
                        :ARG1 (t3 / troop
                              :mod (c / country
                                    :name (n2 / name
                                          :op1 "Iraq"))
                              :quant (m2 / more-than
                                    :op1 (n3 / number)))
                        :purpose (w3 / war-01
                              :mod c))))
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 1776 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bing , the name microsoft gave to the new search service it unveiled thursday , is its answer to google -- a noun that once meant little but has become part of the language as a verb that is a synonym for executing a web search .
# ::alignments
(a / answer-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Microsoft"))
      :ARG1 (g / google-01
            :ARG2-of (n2 / name-01
                  :ARG1 (n3 / noun
                        :ARG1-of (m / mean-01
                              :ARG2 (l / little)
                              :time (o / once)
                              :ARG1-of (c2 / contrast-01
                                    :ARG2 (b / become-01
                                          :ARG1 n3
                                          :ARG2 (v / verb
                                                :ARG1-of (s / synonymize-01
                                                      :ARG2 (e / execute-02
                                                            :ARG1 (s2 / search-01
                                                                  :medium (w / web)))))))))
                  :ARG1-of (n4 / new-01))))

# ::id 1777 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok seeking his second generali open victory , alex corretja of spain ousted argentine gaston gaudio #-# , #-# saturday to move to the finals of the dlrs # million tournament .
# ::alignments
(o / oust-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Alex"
                  :op2 "Corretja")
            :mod (c / city
                  :name (n2 / name
                        :op1 "Spain")))
      :ARG1 (p2 / person
            :name (n3 / name
                  :op1 "Argentine"
                  :op2 "Gaston"
                  :op3 "Gaudio"))
      :time (d / date-entity
            :weekday (s / saturday))
      :purpose (m / move-01
            :ARG1 p
            :ARG2 (f / final
                  :subevent-of (t / tournament
                        :mod (l / league
                              :name (n4 / name
                                    :op1 "Dlrs"))
                        :mod (m2 / monetary-quantity
                              :quant 1000000
                              :unit (d2 / dollar)))))
      :manner (s2 / seek-01
            :ARG0 p
            :ARG1 (w / win-01
                  :ARG0 p
                  :ARG1-of (o2 / open-04)
                  :ord (o3 / ordinal-entity
                        :value 2))))

# ::id 1778 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the establishment and development of an all-round cooperative partnership between china and the republic of korea -lrb- rok -rrb- will push forward bilateral good - neighborly friendship , said chinese president hu jintao here monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hu"
                  :op2 "Jintao")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / push-01
            :ARG0 (a / and
                  :op1 (e / establish-01
                        :ARG0 c
                        :ARG1 (p4 / partner-01
                              :ARG0 c
                              :ARG1 (r / republic
                                    :name (n3 / name
                                          :op1 "Republic"
                                          :op2 "of"
                                          :op3 "Korea"))
                              :mod (c2 / cooperate-01)
                              :mod (a2 / all-round)))
                  :op2 (d / develop-02
                        :ARG0 c
                        :ARG1 p4))
            :ARG1 (f / friendship
                  :ARG1-of (g / good-02)
                  :mod (n4 / neighbor)
                  :mod (b / bilateral))
            :ARG2 (f2 / forward))
      :time (d2 / date-entity
            :weekday (m / monday))
      :location (h2 / here))

# ::id 1779 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in his second and final debate with republican challenger bob dole , president clinton resembled the mature muhammad ali , almost effortlessly escaping his opponent 's desperate <unk> and prevailing more with ring savvy than brute strength or blinding speed .
# ::alignments
(r / resemble-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG2 (p3 / person
            :name (n2 / name
                  :op1 "Muhammad"
                  :op2 "Ali")
            :ARG1-of (m / mature-02))
      :time (d / debate-01
            :ARG0 p
            :ARG2 (p4 / person
                  :name (n3 / name
                        :op1 "Bob"
                        :op2 "Dole")
                  :ARG0-of (c / challenge-01)
                  :mod (p5 / political-party
                        :name (n4 / name
                              :op1 "Republican")))
            :ord (o / ordinal-entity
                  :value 2)
            :mod (f / final))
      :ARG1-of (c2 / cause-01
            :ARG0 (a / and
                  :op1 (e / escape-01
                        :ARG0 p
                        :ARG1 (d2 / desperate-02
                              :ARG0 (p6 / person
                                    :ARG0-of (o2 / oppose-01
                                          :ARG1 p)))
                        :manner (e2 / effortlessly
                              :mod (a2 / almost)))
                  :op2 (p7 / prevail-01
                        :ARG0 p
                        :manner (s / savvy-01
                              :ARG0 p
                              :ARG1 (r2 / ring))
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (s2 / strong-02
                                    :ARG1 p)
                              :ARG3 (m2 / more)
                              :ARG4 (o3 / or
                                    :op1 s2
                                    :mod (b / brute))
                              :op2 (s3 / speed
                                    :ARG0-of (b2 / blind-02)))))))

# ::id 1780 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok forward buck williams of the new york knicks underwent arthroscopic surgery on his left knee on friday and was placed on injured reserve .
# ::alignments
(a / and
      :op1 (u / undergo-28
            :ARG1 (p / person
                  :name (n / name
                        :op1 " buck"
                        :op2 "williams")
                  :part (k / knee
                        :ARG1-of (n2 / new-01)
                        :part-of (t / team
                              :name (n3 / name
                                    :op1 "New"
                                    :op2 "York"
                                    :op3 "Knicks")))
                  :part k)
            :ARG2 (s / surgery-01
                  :ARG1 p
                  :ARG2 (a2 / arthroscopy)
                  :location k
                  :time (d / date-entity
                        :weekday (f / friday))))
      :op2 (p2 / place-01
            :ARG1 p
            :ARG2 (r / reserve-01
                  :ARG2 (ii / injure-01))))

# ::id 1781 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan share prices closed up #.## percent thursday , their fifth consecutive rise , following gains in regional markets , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-up-09
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Taiwan"))))
            :ARG2 (p3 / percentage-entity
                  :value ".##")
            :time (d2 / date-entity
                  :weekday (t / thursday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (r / rise-01
                        :ARG1 p2
                        :ARG1-of (r2 / repeat-01)
                        :ord (o / ordinal-entity
                              :value 5)))
            :ARG1-of (f / follow-01
                  :ARG2 (g / gain-01
                        :location (m / market
                              :mod (r3 / region))))))

# ::id 1782 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one out of three companies in greece 's tourist areas was tax evader , according to a report released by the country 's finance ministry monday .
# ::alignments
(s / say-01
      :ARG0 (r / report
            :ARG1-of (r2 / release-01
                  :ARG0 (m / ministry
                        :topic (f / finance)
                        :poss (c / country
                              :name (n / name
                                    :op1 "Greece")))
                  :time (d / date-entity
                        :weekday (m2 / monday))))
      :ARG1 (p / person
            :ARG0-of (e / evade-01
                  :ARG1 (t / tax-01))
            :domain (c2 / company
                  :quant 1
                  :ARG1-of (ii / include-91
                        :ARG2 (c3 / company
                              :quant 3
                              :location (a / area
                                    :mod p
                                    :ARG0-of (t2 / tour-01))
                              :location c)))))

# ::id 1783 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok substitute martin <unk> scored in the third minute of injury time to give ##-man austria a #-# draw against belgium in their european championship qualifier on tuesday .
# ::alignments
(s / score-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Martin"
                  :op2 "Ibrahim")
            :ARG0-of (s2 / substitute-01))
      :time (m / minute
            :ord (o / ordinal-entity
                  :value 3)
            :part-of (t / time
                  :mod (ii / injure-01)))
      :ARG0-of (g / give-01
            :ARG1 (d / draw-02
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "Australia"))
                  :ARG1 (t2 / team
                        :name (n3 / name
                              :op1 "Belgium"))
                  :time (q / qualify-02
                        :ARG1 c
                        :ARG2 (c2 / championship
                              :mod (c3 / continent
                                    :name (n4 / name
                                          :op1 "Europe")))
                        :time (d2 / date-entity
                              :weekday (t3 / tuesday))))
            :ARG2 c))

# ::id 1784 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> <unk> , african region director of international planned parenthood federation -lrb- ippf -rrb- , has commended the ugandan government for providing support to family planning programs in past years , radio uganda reported on tuesday .
# ::alignments
(r / report-01
      :ARG0 (r2 / radio
            :mod (c / country
                  :name (n / name
                        :op1 "Uganda")))
      :ARG1 (c2 / commend-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Illinois")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (f / federation
                              :name (n3 / name
                                    :op1 "International"
                                    :op2 "Planned"
                                    :op3 "Parenthood"
                                    :op4 "Federation")
                              :mod (r3 / region
                                    :part-of (c3 / continent
                                          :name (n4 / name
                                                :op1 "Africa"))))
                        :ARG2 (d / director)))
            :ARG1 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 c))
            :ARG2 (p2 / provide-01
                  :ARG0 p
                  :ARG1 (s / support-01
                        :ARG0 p
                        :ARG1 (p3 / program
                              :topic (p4 / plan-01
                                    :ARG1 (f2 / family))))
                  :time (y / year
                        :mod (p5 / past))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1785 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok henrik larsson scored in his manchester united debut against aston villa in the fa cup .
# ::alignments
(s / score-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "henrik"
                  :op2 "Larsson"))
      :time (d / debut-01
            :ARG0 p
            :ARG1 (t / team
                  :name (n2 / name
                        :op1 "Manchester"
                        :op2 "United"))
            :prep-against (t2 / team
                  :name (n3 / name
                        :op1 " astonish"
                        :op2 "Villa")
                  :location (c / cup
                        :mod (f / fa)))))

# ::id 1786 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chase <unk> of houston , a trusted ally of both former president bush and texas gov. george w. bush , thinks dick cheney will be a great running mate .
# ::alignments
(t / think-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chase"
                  :op2 "Houston")
            :ARG1-of (a / ally-01
                  :ARG2 (a2 / and
                        :op1 (p2 / person
                              :name (n2 / name
                                    :op1 "Bush")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p3 / president)
                                    :time (f / former)))
                        :op2 (p4 / person
                              :name (n3 / name
                                    :op1 "George"
                                    :op2 "W."
                                    :op3 "Bush")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (s / state
                                          :name (n4 / name
                                                :op1 "Texas"))
                                    :ARG2 (g / governor))))
                  :ARG1-of (t2 / trust-01)))
      :ARG1 (h3 / have-rel-role-91
            :ARG0 (p5 / person
                  :name (n5 / name
                        :op1 " dick"
                        :op2 "cheney"))
            :ARG1 p5
            :ARG2 (r / running-mate)
            :mod (g2 / great)))

# ::id 1787 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hu jintao , member of the standing committee of the political bureau of the communist party of china -lrb- cpc -rrb- central committee , called for further reform and advancing china 's medical and health work so as to open a road of socialist public health work with chinese characteristics .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "hu"
                  :op2 "Jintao")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / committee
                        :ARG0-of (s / stand-01)
                        :part-of (o / organization
                              :name (n2 / name
                                    :op1 "Political"
                                    :op2 "Bureau")
                              :part-of (p2 / political-party
                                    :name (n3 / name
                                          :op1 "Communist"
                                          :op2 "Party"
                                          :op3 "of"
                                          :op4 "China"))))
                  :ARG2 (m / member)))
      :ARG1 (a / and
            :op1 (r / reform-01
                  :ARG1 (w / work-01
                        :ARG0 (c3 / country
                              :name (n4 / name
                                    :op1 "China"))
                        :ARG1 (a2 / and
                              :op1 (m2 / medicine)
                              :op2 (h2 / health)))
                  :degree (f / further))
            :op2 (a3 / advance-01
                  :ARG1 w)
            :purpose (o2 / open-01
                  :ARG1 (r2 / road
                        :consist-of (w2 / work-01
                              :ARG1 (h3 / health
                                    :ARG1-of (p3 / public-02)
                                    :mod (p4 / political-movement
                                          :name (n5 / name
                                                :op1 "socialism")))
                              :ARG1-of (c4 / characteristic-02
                                    :ARG2 c3))))))

# ::id 1788 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mario lemieux , who missed the entire #### season partially due to back problems , tested his back under <unk> conditions wednesday and it passed with flying colors .
# ::alignments
(a / and
      :op1 (t / test-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Mario"
                        :op2 "Lemieux")
                  :ARG0-of (m / miss-02
                        :ARG1 (s / season
                              :mod (e / entire)
                              :ARG1-of (ii / important-01))
                        :ARG1-of (c / cause-01
                              :ARG0 (p2 / problem
                                    :mod (b / back))
                              :degree (p3 / part)))
                  :part (b2 / back))
            :ARG1 b2
            :time (d / date-entity
                  :weekday (w / wednesday)))
      :op2 (p4 / pass-07
            :ARG1 (ii2 / it)
            :manner (c2 / color
                  :ARG1-of (f / fly-01))))

# ::id 1789 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok georgia 's main pro-opposition television channel suspended broadcasts on wednesday because of the `` extremely tense political situation '' ahead of a presidential election next month , its executive director said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / channel
                        :mod (t / television)
                        :poss (c2 / city
                              :name (n / name
                                    :op1 "Gorgia"))
                        :ARG0-of (f / favor-01
                              :ARG1 (o / oppose-01)))
                  :ARG2 (d / director
                        :mod (e / executive))))
      :ARG1 (s2 / suspend-01
            :ARG0 c
            :ARG1 (b / broadcast-01)
            :time (d2 / date-entity
                  :weekday (w / wednesday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (t2 / tense-03
                        :ARG1 (s3 / situation
                              :mod (p2 / politics))
                        :degree (e2 / extreme)
                        :time (a / ahead
                              :op1 (e3 / elect-01
                                    :ARG2 (p3 / person
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (p4 / president)))
                                    :time (m / month
                                          :mod (n2 / next))))))))

# ::id 1790 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cape <unk> , florida , the united states , july ## -lrb- xinhua -rrb- -- technical problem with discovery 's liquid fuel sensor has forced a delay of the shuttle launch wednesday , with nasa engineers still trying to resolve the problem and a nasa decision on the time of next launch attempt to be yet made .
# ::alignments
(f / force-02
      :ARG0 (p / problem
            :topic (s / sensor
                  :mod (f2 / fuel
                        :mod (l / liquid))
                  :poss (d / discover-01))
            :mod (t / technical))
      :ARG1 (d2 / delay-01
            :ARG1 (l2 / launch-01
                  :ARG1 (s2 / shuttle))
            :time (d3 / date-entity
                  :weekday (w / wednesday)))
      :ARG1-of (c / cause-01
            :ARG0 (a / and
                  :op1 (t2 / try-01
                        :ARG0 (p2 / person
                              :ARG0-of (e / engineer-01)
                              :mod (g / government-organization
                                    :name (n / name
                                          :op1 "Nasa")))
                        :ARG1 (r / resolve-01
                              :ARG0 p2
                              :ARG1 p)
                        :mod (s3 / still))
                  :op2 (d4 / decide-01
                        :ARG0 g
                        :time (a2 / attempt-01
                              :ARG0 g
                              :ARG1 (l3 / launch-01
                                    :mod (n2 / next))
                              :time (y / yet)))))
      :ARG1-of (d5 / describe-01
            :ARG0 (p3 / publication
                  :name (n3 / name
                        :op1 "Cape"
                        :op2 "and"
                        :op3 "Florida")
                  :location (c2 / country
                        :name (n4 / name
                              :op1 "United"
                              :op2 "States")))))

# ::id 1791 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok shots were fired at a plane carrying ## people as it came in to land friday at la macarena in southeast colombia , the airline said .
# ::alignments
(s / say-01
      :ARG0 (a / airline)
      :ARG1 (f / fire-01
            :ARG1 (s2 / shot)
            :destination (p / plane
                  :ARG0-of (c / carry-01
                        :ARG1 (p2 / person)))
            :time (c2 / come-in-07
                  :ARG1 p
                  :purpose (l / land-01
                        :ARG1 p
                        :location (ii / island
                              :name (n / name
                                    :op1 "la"
                                    :op2 "Macarena")
                              :location (s3 / southeast
                                    :part-of (c3 / country
                                          :name (n2 / name
                                                :op1 "Colombia"))))
                        :time (d / date-entity
                              :weekday (f2 / friday))))))

# ::id 1792 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as regulators weigh the fate of harvard pilgrim health plan , a veteran health-care consultant here is gearing up to buy other distressed hmos across the nation as a business opportunity .
# ::alignments
(g / gear-up-02
      :ARG0 (p / person
            :ARG0-of (c / consult-01
                  :ARG2 (c2 / care-03
                        :ARG1 (h / health))
                  :mod (v / veteran))
            :location (h2 / here))
      :ARG1 (b / buy-01
            :ARG0 p
            :ARG1 (h3 / home
                  :ARG1-of (d / distress-01)
                  :mod (o / other))
            :ARG3 (o2 / opportunity
                  :mod (b2 / business))
            :location (a / across
                  :op1 (n / nation)))
      :time (w / weigh-01
            :ARG0 (p2 / person
                  :ARG0-of (r / regulate-01))
            :ARG1 (f / fate
                  :poss (p3 / plan
                        :mod (h4 / health)
                        :mod (p4 / pilgrim)
                        :location (c3 / city
                              :name (n2 / name
                                    :op1 "Harvard"))))))

# ::id 1793 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok montevideo , may # -lrb- xinhua -rrb- &amp;#####; - colombia on friday achieved two gold medals during bicycle racing 's first day allowing it to consolidate its advantage on the medals ' scoreboard at uruguay 's track and route panamerican championship .
# ::alignments
(p / possible-01
      :ARG1 (a / achieve-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Colombia"))
            :ARG1 (m / medal
                  :quant 2
                  :mod (g / gold))
            :time (d / date-entity
                  :weekday (f / friday))
            :ARG0-of (a2 / allow-01
                  :ARG1 (c2 / consolidate-01
                        :ARG0 c
                        :ARG1 (a3 / advantage-01
                              :ARG1 c
                              :ARG2 (s / scoreboard
                                    :mod m))
                        :location (c3 / championship
                              :mod (t / track)
                              :mod (r / route)
                              :location (c4 / country
                                    :name (n2 / name
                                          :op1 "Uruguay"))
                              :mod (c5 / country
                                    :name (n3 / name
                                          :op1 "Panama"))))))
      :ARG1-of (d2 / describe-01
            :ARG0 (p2 / publication
                  :name (n4 / name
                        :op1 "Montevideo"))))

# ::id 1794 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok forty years after john f. kennedy accepted the democratic nomination in this city , his daughter , brother , niece and nephew sought to revive the liberal hearts of his party tuesday night by recalling the slain president 's legacy and tying vice president al gore to it .
# ::alignments
(s / seek-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (p2 / person
                              :name (n / name
                                    :op1 "John"
                                    :op2 "F."
                                    :op3 "Kennedy"))
                        :ARG2 (d / daughter)))
            :op2 (p3 / person
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 p2
                        :ARG2 (b / brother)))
            :op3 (p4 / person
                  :ARG0-of (h3 / have-rel-role-91
                        :ARG1 p2
                        :ARG2 (n2 / niece)))
            :op4 (p5 / person
                  :ARG0-of (h4 / have-rel-role-91
                        :ARG1 p2
                        :ARG2 (n3 / nephew))))
      :ARG1 (r / revive-01
            :ARG0 a
            :ARG1 (h5 / heart
                  :ARG1-of (l / liberal-02)
                  :part-of (p6 / party
                        :poss p2))
            :manner (a2 / and
                  :op1 (r2 / recall-02
                        :ARG0 a
                        :ARG1 (l2 / legacy
                              :poss (p7 / person
                                    :ARG0-of (h6 / have-org-role-91
                                          :ARG2 (p8 / president
                                                :mod (v / vice)))
                                    :ARG1-of (s2 / slay-01))))
                  :op2 (t / tie-01
                        :ARG0 a
                        :ARG1 (g / gore
                              :mod (p9 / person
                                    :ARG0-of (h7 / have-org-role-91
                                          :ARG2 (p10 / president
                                                :mod v))))
                        :ARG2 (ii / it))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)
            :dayperiod (n4 / night))
      :time (a3 / after
            :op1 (a4 / accept-01
                  :ARG0 p2
                  :ARG1 (n5 / nominate-01
                        :ARG1 p7
                        :mod (d3 / democracy))
                  :location (c / city
                        :mod (t3 / this)))
            :quant (n6 / nearly
                  :op1 (t4 / temporal-quantity
                        :quant 1
                        :unit (y / year)))))

# ::id 1795 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok botswana has liberalized foreign exchange control in hopes of encouraging national economy , south african press association -lrb- sapa -rrb- reported today .
# ::alignments
(r / report-01
      :ARG0 (a / association
            :mod (p / press)
            :mod (w / world-region
                  :name (n / name
                        :op1 "South"
                        :op2 "Africa")))
      :ARG1 (l / liberalize-01
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "Botswana"))
            :ARG1 (c2 / control-01
                  :ARG1 (e / exchange-01
                        :mod (f / foreign)))
            :purpose (e2 / encourage-01
                  :ARG0 c
                  :ARG1 (e3 / economy
                        :mod (n3 / nation))))
      :time (t / today))

# ::id 1796 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it took centuries to build the great wall of china .
# ::alignments
(t / take-10
      :ARG0 (b / build-01
            :ARG1 (w / wall
                  :mod (g / great)
                  :consist-of (c / country
                        :name (n / name
                              :op1 "China"))))
      :ARG1 (c2 / century))

# ::id 1797 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sweden coach lars lagerback has picked his ## players for the opening world cup qualifiers against albania and hungary next month .
# ::alignments
(p / pick-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Lars"
                  :op2 "Lagerback")
            :ARG0-of (c / coach-01
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Sweden"))))
      :ARG1 (p3 / person
            :ARG0-of (p4 / play-01)
            :poss p2)
      :purpose (q / qualifiers
            :mod (g / game
                  :name (n3 / name
                        :op1 "World"
                        :op2 "Cup")
                  :ARG0-of (o / open-02)
                  :prep-against (a / and
                        :op1 (c3 / country
                              :name (n4 / name
                                    :op1 "Albania"))
                        :op2 (c4 / country
                              :name (n5 / name
                                    :op1 "Hungary"))))
            :time (m / month
                  :mod (n6 / next))))

# ::id 1798 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states would consider bolstering its small force in macedonia with up to #,### troops if u.n. peacekeepers are removed from croatia , pentagon officials said thursday .
# ::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 / consider-02
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (b / bolster-01
                  :ARG0 c2
                  :ARG1 (f / force
                        :mod (s2 / small)
                        :poss c2
                        :location (c3 / country
                              :name (n3 / name
                                    :op1 "Macedonia")))
                  :ARG2 (t / troop
                        :quant (u / up-to
                              :op1 u))))
      :condition (r / remove-01
            :ARG1 (p2 / person
                  :ARG0-of (k / keep-01
                        :ARG1 (p3 / peace))
                  :mod (o2 / original))
            :ARG2 (c4 / country
                  :name (n4 / name
                        :op1 "Croatia")))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1799 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bolivians easily approved a new constitution granting more power to the indigenous majority , but its weak support in the opposition-controlled lowland east leaves the racially torn country divided as ever .
# ::alignments
(c / contrast-01
      :ARG1 (a / approve-01
            :ARG0 (p / person
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Brazil")))
            :ARG1 (c3 / constitution
                  :ARG1-of (n2 / new-01)
                  :ARG0-of (g / grant-01
                        :ARG1 (p2 / power
                              :mod (m / more))
                        :ARG2 (m2 / majority
                              :mod (ii / indigenous))))
            :ARG1-of (e / easy-05))
      :ARG2 (l / leave-13
            :ARG0 (s / support-01
                  :ARG0 (l2 / lowland
                        :ARG1-of (c4 / control-01
                              :ARG0 (o / oppose-01)))
                  :ARG1 c3
                  :ARG1-of (w / weak-02))
            :ARG1 (d / divide-02
                  :ARG1 (c5 / country
                        :ARG1-of (t / tear-01
                              :ARG0 (r / race)))
                  :time (e2 / ever))))

# ::id 1800 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south and north korea on sunday agreed to hold talks this week to ease access to a jointly run industrial estate just north of the heavily fortified border , officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (a / agree-01
            :ARG0 (a2 / and
                  :op1 (c / country
                        :name (n / name
                              :op1 "South"
                              :op2 "Korea"))
                  :op2 (c2 / country
                        :name (n2 / name
                              :op1 "North"
                              :op2 "Korea")))
            :ARG1 (h2 / hold-04
                  :ARG0 a2
                  :ARG1 (t / talk-01
                        :ARG0 a2
                        :purpose (e / ease-02
                              :ARG0 a2
                              :ARG1 (a3 / access-01
                                    :ARG1 (e2 / estate
                                          :mod (ii / industry)
                                          :ARG1-of (r / run-01
                                                :manner (j / joint))
                                          :location (r2 / relative-position
                                                :op1 (b / border
                                                      :ARG1-of (f / fortify-01
                                                            :degree (h3 / heavy)))
                                                :direction (n3 / north)
                                                :mod (j2 / just))))))
                  :time (w / week
                        :mod (t2 / this)))
            :time (d / date-entity
                  :weekday (s2 / sunday))))

# ::id 1801 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ferocious fighting that has engulfed this palestinian town continued into the early hours of sunday , after prime minister ariel sharon told president bush that israel would try to speed its assault on the west bank , responding to bush 's request for a withdrawal `` without delay .
# ::alignments
(c / continue-01
      :ARG1 (f / fight-01
            :mod (f2 / ferocity)
            :ARG0-of (e / engulf-01
                  :ARG1 (t / town
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Palestine"))
                        :mod (t2 / this))))
      :time (a / after
            :op1 (t3 / tell-01
                  :ARG0 (p / person
                        :name (n2 / name
                              :op1 "Ariel"
                              :op2 "Sharon")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (m / minister
                                    :mod (p2 / prime))))
                  :ARG1 (t4 / try-01
                        :ARG0 (c3 / country
                              :name (n3 / name
                                    :op1 "Israel"))
                        :ARG1 (s / speed-01
                              :ARG0 c3
                              :ARG1 (a2 / assault-01
                                    :ARG0 c3
                                    :ARG1 (c4 / country-region
                                          :name (n4 / name
                                                :op1 "West"
                                                :op2 "Bank")))))
                  :ARG2 (p3 / person
                        :name (n5 / name
                              :op1 "Bush")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p4 / president))))
            :manner (r / respond-01
                  :ARG0 c3
                  :ARG1 (r2 / request-01
                        :ARG0 p3
                        :ARG1 (w / withdraw-01
                              :ARG0 c3))
                  :ARG1-of (d / delay-01
                        :polarity -)))
      :time (d2 / date-entity
            :dayperiod (n6 / night)
            :mod (e2 / early)))

# ::id 1802 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new china life , the country 's fourth largest life insurer , which is troubled by a fund misuse probe , will have its controlling stake taken over by the regulator , the company said monday .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "China"
                  :op2 "Life")
            :ARG1-of (n2 / new-01)
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most
                        :ord (o / ordinal-entity
                              :value 4))
                  :ARG5 (c2 / company
                        :ARG0-of (ii / insure-02
                              :ARG1 (l2 / life))
                        :location (c3 / country)
                        :ARG1-of (t / trouble-01
                              :ARG0 (p / probe-01
                                    :ARG1 (m2 / misuse-01
                                          :ARG1 (f / fund))))))
            :ARG1 (t2 / take-over-12
                  :ARG0 (p2 / person
                        :ARG0-of (r / regulate-01))
                  :ARG1 (s2 / stake
                        :ARG0-of (c4 / control-01)
                        :poss c))
            :time (d / date-entity
                  :weekday (m3 / monday))))

# ::id 1803 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan sunday declared the afghan consul general in peshawar , musa khan , persona non grata and ordered him to leave the country within ## hours .
# ::alignments
(a / and
      :op1 (d / declare-02
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Pakistan"))
            :ARG1 (a2 / and
                  :op1 (c2 / consul
                        :mod (g / general)
                        :location (c3 / city
                              :name (n2 / name
                                    :op1 "Peshawar"))
                        :mod (c4 / country
                              :name (n3 / name
                                    :op1 "Afghanistan")))
                  :op2 (p / person
                        :name (n4 / name
                              :op1 "Mafia"
                              :op2 "Khan")))
            :ARG2 (p2 / persona
                  :mod (g2 / grata)))
      :op2 (o / order-01
            :ARG0 c
            :ARG1 c2
            :ARG2 (l / leave-11
                  :ARG0 c2
                  :ARG1 c
                  :time (a3 / after
                        :op1 (n5 / now)
                        :quant (u / up-to
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (h / hour)))))))

# ::id 1804 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok saudi commandos rushed up ladders and broke through the windows and doors of a russian plane friday , freeing more than ### hostages and ending a hijacking by chechen rebels .
# ::alignments
(a / and
      :op1 (r / rush-01
            :ARG1 (c / commando
                  :mod (a2 / audi))
            :ARG2 (u / up-03
                  :ARG1 c
                  :ARG2 (l / ladder)))
      :op2 (b / break-01
            :ARG0 c
            :ARG1 (a3 / and
                  :op1 (w / window
                        :part-of (p / plane
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Russia"))))
                  :op2 (d / door
                        :part-of p))
            :time (d2 / date-entity
                  :weekday (f / friday)))
      :op3 (f2 / free-01
            :ARG0 c
            :ARG1 (h / hostage
                  :quant (m / more-than
                        :op1 (m2 / mass-quantity
                              :quant 1
                              :unit (p2 / pound)))))
      :op4 (e / end-01
            :ARG0 c
            :ARG1 (h2 / hijack-01
                  :ARG0 (p3 / person
                        :ARG0-of (r2 / rebel-01)
                        :mod (p4 / province
                              :name n
                              :op1 "Chechnya")))))

# ::id 1805 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cincinnati starting point guard damon flint was suspended one game by head coach bob huggins for showing up late for practice , the school said .
# ::alignments
(s / say-01
      :ARG0 (s2 / school)
      :ARG1 (s3 / suspend-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Bob"
                        :op2 "Huggins")
                  :ARG0-of (c / coach-01
                        :ARG2 (h / head)))
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Damon"
                        :op2 "Flint")
                  :ARG0-of (g / guard-01
                        :ARG1 (p3 / point))
                  :ARG0-of (s4 / start-01)
                  :location (c2 / city
                        :name (n3 / name
                              :op1 "Cincinnati")))
            :ARG1-of (c3 / cause-01
                  :ARG0 (s5 / show-up-02
                        :ARG1 p2
                        :time (l / late
                              :op1 (p4 / practice-01))))
            :duration (g2 / game
                  :quant 1)))

# ::id 1806 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two leading indian human rights activists urged the government on wednesday to withdraw terrorist charges against top kashmiri separatist leader yasin malik .
# ::alignments
(u / urge-01
      :ARG0 (a / activist
            :quant 2
            :ARG0-of (l / lead-02
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "India")))
            :purpose (r / right-05
                  :ARG1 (h / human)))
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG2 (w / withdraw-01
            :ARG0 g
            :ARG1 (c2 / charge-05
                  :ARG1 (p / person
                        :name (n2 / name
                              :op1 "Yasin"
                              :op2 "Malik")
                        :ARG0-of l
                        :ARG1 (s / separatist
                              :mod (w2 / world-region
                                    :name (n3 / name
                                          :op1 "Kashmir"))))
                  :mod (t / top))
            :mod (t2 / terrorism))
      :time (d / date-entity
            :weekday (w3 / wednesday)))

# ::id 1807 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok richard s. prather , a novelist best known for his mysteries featuring private investigator shell scott , died feb. ## .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "richard"
                  :op2 " s."
                  :op3 " prather")
            :ARG0-of (w / write-01)
            :ARG1-of (k / know-02
                  :ARG3 (m / mystery
                        :poss p
                        :ARG0-of (f / feature-01
                              :ARG1 (p2 / person
                                    :name (n2 / name
                                          :op1 "Shell"
                                          :op2 "Scott")
                                    :ARG0-of (ii / investigate-01
                                          :ARG1-of (p3 / private-02)))))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (g / good-02
                              :ARG1 k)
                        :ARG3 (m2 / most))))
      :mod (a / amr-unintelligible
            :value "feb. ##."))

# ::id 1808 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok senior defense officials from the southern african development community -lrb- sadc -rrb- countries opened a two-day strategy meeting in maseru on monday in a bid to establish an early warning system to sustain peace in the region , according to a report available here .
# ::alignments
(s / say-01
      :ARG0 (r / report
            :ARG2-of (a / available-02
                  :location (h / here)))
      :ARG1 (o / open-02
            :ARG0 (p / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / community
                              :mod (d / develop-02)
                              :location (s2 / south
                                    :part-of (c2 / continent
                                          :name (n / name
                                                :op1 "Africa"))))
                        :ARG2 (o2 / official
                              :mod (d2 / defend-01)
                              :mod (j / junior))))
            :ARG1 (m / meet-03
                  :purpose (s3 / strategy)
                  :duration (t / temporal-quantity
                        :quant 2
                        :unit (d3 / day)))
            :location (c3 / city
                  :name (n2 / name
                        :op1 "Maseru"))
            :time (d4 / date-entity
                  :weekday (m2 / monday))
            :purpose (b / bid-01
                  :ARG0 p
                  :ARG1 (e / establish-01
                        :ARG0 p
                        :ARG1 (s4 / system
                              :ARG0-of (w / warn-01
                                    :time (e2 / early))
                              :ARG0-of (s5 / sustain-01
                                    :ARG1 (p2 / peace)
                                    :location (r2 / region)))))))

# ::id 1809 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices rebounded on friday after us defense secretary donald rumsfeld said his forces were ready to attack iraq if needed , rekindling war worries after a brief lull in tensions .
# ::alignments
(r / rebound-01
      :ARG1 (p / price-01
            :ARG1 (o / oil))
      :time (d / date-entity
            :weekday (f / friday))
      :time (a / after
            :op1 (s / say-01
                  :ARG0 (p2 / person
                        :name (n / name
                              :op1 "Donald"
                              :op2 "Rumsfeld")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "States"))
                              :ARG2 (s2 / secretary
                                    :topic (d2 / defend-01))))
                  :ARG1 (r2 / ready-02
                        :ARG1 (f2 / force
                              :poss p2)
                        :ARG2 (a2 / attack-01
                              :ARG0 f2
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Iraq"))
                              :condition (n4 / need-01
                                    :ARG0 f2
                                    :ARG1 a2)))))
      :ARG0-of (r3 / rekindle-01
            :ARG1 (w / worry-01
                  :ARG0 (w2 / war))
            :time (a3 / after
                  :op1 (l / lull-01
                        :ARG1 (t / tension)
                        :duration (b / brief)))))

# ::id 1810 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china hopes myanmar can realize reconciliation , stability and development through dialogues of all parties , foreign ministry spokesman ma zhaoxu said here tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ma"
                  :op2 "Zhaoxu")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / ministry
                        :topic (f / foreign))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (h2 / hope-01
            :ARG0 p
            :name (n2 / name
                  :op1 "china"))
      :ARG1 (p2 / possible-01
            :ARG1 (r / realize-02
                  :ARG0 (c / country
                        :name (n3 / name
                              :op1 "Myanmar"))
                  :ARG1 (a / and
                        :op1 (r2 / reconcile-01)
                        :op2 (s3 / stability)
                        :op3 (d / develop-02))
                  :manner (d2 / dialogue-01
                        :ARG0 (p3 / party
                              :mod (a2 / all)))))
      :location (h3 / here)
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 1811 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former first-grade teacher at a christian school has admitted molesting several young male students , state police said .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :mod (s2 / state))
      :ARG1 (a / admit-01
            :ARG0 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (s3 / school
                              :mod (r / religious-group
                                    :name (n / name
                                          :op1 "Christian")))
                        :ARG2 (p3 / person
                              :ARG0-of (t / teach-01)
                              :mod (g / grade
                                    :ord (o / ordinal-entity
                                          :value 1))
                              :time (f / former))))
            :ARG1 (m / molest-01
                  :ARG0 p2
                  :ARG1 (p4 / person
                        :mod (y / young)
                        :ARG0-of (s4 / study-01)
                        :mod (m2 / male)
                        :quant (s5 / several)))))

# ::id 1812 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with a clear mandate to address the needs of the surrounding community , the rev. anne berry <unk> sunday was installed as the first woman to lead trinity church in copley square in its ###-year history .
# ::alignments
(ii / install-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Rev."
                  :op2 "Anne"
                  :op3 "Berry")
            :time (d / date-entity
                  :dayperiod (s / sunday)))
      :ARG2 (w / woman
            :ord (o / ordinal-entity
                  :value 1)
            :ARG0-of (l / lead-01
                  :ARG1 (w2 / worship-place
                        :name (n2 / name
                              :op1 "Trinity"
                              :op2 "Church"))
                  :location (s2 / square
                        :name (n3 / name
                              :op1 "Copley"
                              :op2 "Square"))
                  :time (h / history
                        :poss w2
                        :duration (t / temporal-quantity
                              :quant 2
                              :unit (y / year)))))
      :manner (m / mandate-01
            :ARG1-of (c / clear-06)
            :purpose (a / address-02
                  :ARG1 (n4 / need-01
                        :ARG0 (c2 / community
                              :ARG1-of (s3 / surround-01))))))

# ::id 1813 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police stormed a hijacked all nippon airways -lrb- ana -rrb- domestic jetliner and captured a hijacker early today about ## hours after it landed at <unk> airport on japan 's northermost main island of hokkaido .
# ::alignments
(a / and
      :op1 (s / storm-02
            :ARG0 (p / police)
            :ARG1 (j / jetliner
                  :mod (a2 / all)
                  :mod (c / company
                        :name (n / name
                              :op1 "Nippon"
                              :op2 "Airways"))
                  :ARG1-of (h / hijack-01)))
      :op2 (c2 / capture-01
            :ARG0 p
            :ARG1 (p2 / person
                  :ARG0-of h))
      :time (e / early
            :op1 (t / today))
      :time (a3 / after
            :op1 (l / land-01
                  :ARG1 j
                  :location (a4 / airport
                        :name (n2 / name
                              :op1 "Illinois"
                              :op2 "Airport")
                        :location (ii / island
                              :name (n3 / name
                                    :op1 "Hokkaido")
                              :location (c3 / country
                                    :name (n4 / name
                                          :op1 "Japan"))
                              :mod (m / main)
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (n5 / north)
                                    :ARG3 (m2 / most)))))
            :quant (a5 / about
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (h3 / hour)))))

# ::id 1814 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a bomb planted on a bicycle killed ## people in northwestern pakistan on tuesday , targeting police in the latest assault on security forces battling taliban and al-qaeda-linked militants .
# ::alignments
(k / kill-01
      :ARG0 (b / bomb
            :ARG1-of (p / plant-01
                  :ARG2 (b2 / bicycle)))
      :ARG1 (p2 / person
            :location (n / northwest
                  :part-of (c / country
                        :name (n2 / name
                              :op1 "Pakistan"))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG0-of (t2 / target-01
            :ARG1 (p3 / police)
            :ARG1-of (c2 / cause-01
                  :ARG0 (a / assault-01
                        :ARG0 (f / force
                              :mod (s / security))
                        :ARG1 (b3 / battle-01
                              :ARG0 f
                              :ARG1 (a2 / and
                                    :op1 (c3 / criminal-organization
                                          :name (n3 / name
                                                :op1 "Taliban"))
                                    :op2 (m / militant
                                          :ARG1-of (l / link-01
                                                :ARG2 (c4 / criminal-organization
                                                      :name (n4 / name
                                                            :op1 "al-Qaida"))))))
                        :mod (l2 / last)))))

# ::id 1815 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok screening of the kaohsiung city government 's budget bills for #### will be postponed until after the inauguration of the newly elected city councilors , caucus whips of the ruling and opposition parties in the city council said tuesday .
# ::alignments
(p / postpone-01
      :ARG1 (s / screen-01
            :ARG1 (b / bill
                  :mod (b2 / budget)
                  :poss (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c / city
                                    :name (n / name
                                          :op1 "Kaohsiung")))))
            :purpose (t / thing
                  :name n
                  :op1 "####"))
      :time (u / until
            :op1 (a / after
                  :op1 (ii / inaugurate-01
                        :ARG1 (p2 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c2 / city)
                                    :ARG2 (c3 / councilor))
                              :ARG1-of (e / elect-01
                                    :ARG1-of (n2 / new-01))))))
      :ARG1-of (s2 / say-01
            :ARG0 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (a2 / and
                              :op1 (p4 / party
                                    :ARG0-of (r / rule-01))
                              :op2 (p5 / party
                                    :ARG0-of (o / oppose-01)))
                        :ARG2 c3)
                  :mod (c4 / caucus)))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1816 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the us state department confirmed monday it had received a complaint from pakistan over an american sting operation that had reportedly put the life of islamabad 's un envoy at risk .
# ::alignments
(c / confirm-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "State"
                  :op2 "Department")
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "US")))
      :ARG1 (r / receive-01
            :ARG0 g
            :ARG1 (c3 / complain-01
                  :ARG0 (c4 / country
                        :name (n3 / name
                              :op1 "Pakistan"))
                  :ARG1 (o / operation
                        :mod (s / sting)
                        :mod (c5 / country
                              :name (n4 / name
                                    :op1 "America"))
                        :ARG0-of (p / put-01
                              :ARG1 (l / life
                                    :poss (e / envoy
                                          :poss (r2 / religious-group
                                                :name (n5 / name
                                                      :op1 "Islamabad"))))
                              :ARG2 (r3 / risk-01)
                              :ARG1-of (r4 / report-01))))
            :ARG2 c4)
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1817 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fresh evidence of the slowdown in the uk business sector emerged monday after a credit insurer said that business failures had risen for the first time in four years .
# ::alignments
(e / emerge-02
      :ARG0 (e2 / evidence-01
            :ARG1 (s / slow-down-03
                  :ARG1 (s2 / sector
                        :mod (b / business)
                        :mod (c / country
                              :name (n / name
                                    :op1 "Uk"))))
            :ARG1-of (f / fresh-04))
      :time (d / date-entity
            :weekday (m / monday))
      :time (a / after
            :op1 (s3 / say-01
                  :ARG0 (c2 / company
                        :ARG0-of (ii / insure-02
                              :ARG1 (c3 / credit)))
                  :ARG1 (r / rise-01
                        :ARG1 (f2 / fail-01
                              :ARG1 (b2 / business))
                        :ord (o / ordinal-entity
                              :value 1
                              :range (t / temporal-quantity
                                    :quant 4
                                    :unit (y / year)))))))

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

# ::id 1819 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok romania 's new government on friday sparked protests from nationalists by appointing members of the large ethnic hungarian minority to posts of governors in three local regions .
# ::alignments
(s / spark-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "romania")))
            :ARG1-of (n2 / new-01))
      :ARG1 (p / protest-01
            :ARG0 (n3 / nationalist))
      :time (d / date-entity
            :weekday (f / friday))
      :manner (a / appoint-01
            :ARG0 g
            :ARG1 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (m / minority
                              :mod (l / large)
                              :mod (e / ethnic)
                              :mod (h2 / hungarian))
                        :ARG2 (m2 / member)))
            :ARG2 (p3 / post
                  :location (r / region
                        :quant 3
                        :ARG1-of (l2 / local-02))
                  :ARG2-of (h3 / have-org-role-91
                        :ARG0 p2
                        :ARG2 (g3 / governor)))))

# ::id 1820 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police in nepal have broken up a protest by ### tibetan refugees and monks near the offices of the united nations by beating them with bamboo sticks and arresting ## .
# ::alignments
(b / break-up-08
      :ARG0 (p / police
            :location (c / city
                  :name (n / name
                        :op1 "Nepal")))
      :ARG1 (p2 / protest-01
            :ARG0 (a / and
                  :op1 (r / refugee
                        :mod (p3 / province
                              :name (n2 / name
                                    :op1 "Tibet")))
                  :op2 (m / monk
                        :mod p3)
                  :ARG1-of (n3 / near-02
                        :ARG2 (o / office
                              :poss (n4 / nation
                                    :ARG1-of (u / unite-01))))))
      :manner (a2 / and
            :op1 (b2 / beat-01
                  :ARG0 p
                  :ARG1 a
                  :instrument (s / stick
                        :consist-of (b3 / bamboo)))
            :op2 (a3 / arrest-01
                  :ARG0 p
                  :ARG1 a)))

# ::id 1821 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than ##,### protesters marched in taiwan on sunday , denouncing china 's planned anti-secession law and vowing to fight what they claim is beijing 's attempt to force this self-ruled , democratic island to unify with the mainland .
# ::alignments
(m / march-01
      :ARG0 (p / person
            :ARG0-of (p2 / protest-01)
            :ARG0-of (d / denounce-01
                  :ARG1 (l / law
                        :ARG1-of (p3 / plan-01
                              :ARG0 (c / country
                                    :name (n / name
                                          :op1 "China")))
                        :ARG0-of (o / oppose-01
                              :ARG1 (r / recession-02))))
            :ARG0-of (v / vow-01
                  :ARG1 (f / fight-01
                        :ARG0 p
                        :ARG1 (a / attempt-01
                              :ARG0 (c2 / city
                                    :name (n2 / name
                                          :op1 "Beijing"))
                              :ARG1 (f2 / force-01
                                    :ARG0 c2
                                    :ARG1 (ii / island
                                          :mod (t / this)
                                          :ARG1-of (r2 / rule-03
                                                :ARG0 c2)
                                          :mod (d2 / democracy))
                                    :ARG2 (u / unify-01
                                          :ARG0 ii
                                          :ARG1 ii
                                          :ARG2 (m2 / mainland)))
                              :ARG1-of (c3 / claim-01
                                    :ARG0 p)))))
      :location c
      :name (n3 / name
            :op1 "Taiwan")
      :time (d3 / date-entity
            :weekday (s / sunday))
      :ARG1-of (h / have-quant-91
            :ARG3 (m3 / more)
            :ARG4 (n4 / number)))

# ::id 1822 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the israeli army says two rockets from gaza landed in the israeli border town of sderot , causing a fire but no injuries .
# ::alignments
(s / say-01
      :ARG0 (a / army
            :mod (c / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (l / land-01
            :ARG1 (r / rocket
                  :quant 2
                  :source (c2 / city
                        :name (n2 / name
                              :op1 "Gaza")))
            :location (t / town
                  :name (n3 / name
                        :op1 "Sderot")
                  :ARG1-of (b / border-01
                        :ARG2 c))
            :ARG0-of (c3 / cause-01
                  :ARG1 (c4 / contrast-01
                        :ARG1 (f / fire-03)
                        :ARG2 (ii / injure-01
                              :polarity -)))))

# ::id 1823 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok king fahd has called on the two million muslims expected to perform the annual pilgrimage , or hajj , this month to steer clear of politics during the ritual , the official saudi press agency reported tuesday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (p / press)
            :mod (c / country
                  :name (n / name
                        :op1 "Saudi"
                        :op2 "Arabia"))
            :mod (o / official))
      :ARG1 (c2 / call-03
            :ARG0 (w / worship-place
                  :name (n2 / name
                        :op1 "King"
                        :op2 "Fahd"))
            :ARG1 (s / steer-clear-02
                  :ARG0 (p2 / person
                        :quant 2000000
                        :mod (r2 / religious-group
                              :name (n3 / name
                                    :op1 "Islam"))
                        :ARG1-of (e / expect-01)
                        :ARG0-of (p3 / perform-01
                              :ARG1 (p4 / pilgrimage
                                    :name (n4 / name
                                          :op1 "Hajj")
                                    :frequency (r3 / rate-entity-91
                                          :ARG3 (t / temporal-quantity
                                                :quant 1
                                                :unit (y / year))))))
                  :ARG1 (p5 / politics)
                  :time (r4 / ritual))
            :ARG2 p2)
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1824 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pete sampras says he 's healthy , but he is getting sick of people asking about his lousy year .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Pete"
                        :op2 "Sampras"))
            :ARG1 (h / healthy
                  :domain p))
      :ARG2 (g / get-03
            :ARG1 p
            :ARG2 (s2 / sick-04
                  :ARG0 (a / ask-01
                        :ARG0 (p2 / person)
                        :ARG1 (y / year
                              :mod (l / lousy)
                              :poss p)
                        :ARG2 p)
                  :ARG1 p)))

# ::id 1825 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. and iraqi forces backed by aircraft launched a pre-dawn offensive on sunday to flush out al-qaida militants from their strongholds in salahudin province , said a provincial security source .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (s3 / security
                  :mod (p / province)))
      :ARG1 (l / launch-01
            :ARG0 (a / and
                  :op1 (f / force
                        :mod (c / country
                              :name (n / name
                                    :op1 "U.S.")))
                  :op2 (f2 / force
                        :mod c
                        :name (n2 / name
                              :op1 "Iraq")))
            :ARG1-of (b / back-01
                  :ARG0 (a2 / aircraft)))
      :ARG1 (o / offense-02
            :time (b2 / before
                  :op1 (d / date-entity
                        :weekday (s4 / sunday)))
            :purpose (f3 / flush-out-02
                  :ARG0 a
                  :ARG1 (m / militant
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c2 / criminal-organization
                                    :name (n3 / name
                                          :op1 "al-Qaida"))))
                  :ARG2 (s5 / stronghold
                        :poss m
                        :location (p2 / province
                              :name (n4 / name
                                    :op1 "Salahudin"))))))

# ::id 1826 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the pope accepted the resignation thursday of bishop lawrence mcnamara as leader of the grand island , nebraska , diocese , submitted for reason of age .
# ::alignments
(a / accept-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / pope)))
      :ARG1 (r / resign-01
            :ARG0 (p3 / person
                  :name (n / name
                        :op1 "Lawrence"
                        :op2 "Mcnamara")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (b / bishop)))
            :ARG1 (p4 / person
                  :ARG0-of (l / lead-02
                        :ARG1 (ii / island
                              :mod (g / grand)
                              :location (d / district
                                    :name (n2 / name
                                          :op1 "Nebraska")))))
            :ARG1-of (s / submit-01
                  :ARG1-of (c / cause-01
                        :ARG0 (r2 / reason
                              :mod (a2 / age-01))))
            :time (d2 / date-entity
                  :weekday (t / thursday))))

# ::id 1827 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the thai government on wednesday declared a successful end of its three-month war on drugs and pledged to crack down on <unk> illegal organizations so as to keep the country totally free of drugs .
# ::alignments
(a / and
      :op1 (d / declare-02
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Thailand"))))
            :ARG1 (e / end-01
                  :ARG1 (w / war-01
                        :ARG0 g
                        :ARG1 (d2 / drug)
                        :duration (t / temporal-quantity
                              :quant 3
                              :unit (m / month)))
                  :ARG0-of (s / succeed-01))
            :time (d3 / date-entity
                  :weekday (w2 / wednesday)))
      :op2 (p / pledge-01
            :ARG0 g
            :ARG2 (c2 / crack-down-06
                  :ARG0 g
                  :ARG1 (o / organization
                        :ARG1-of (l / legal-02
                              :polarity -))
                  :purpose (k / keep-02
                        :ARG0 g
                        :ARG1 (f / free-04
                              :ARG1 c
                              :ARG2 (d4 / drug)
                              :degree (t2 / total))))))

# ::id 1828 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok defending champion xu yanwei of china sailed to the victory of the women 's ##m freestyle at the ##th asian games here on tuesday .
# ::alignments
(s / sail-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Xu"
                  :op2 "Yanwei")
            :mod (c / country
                  :name (n2 / name
                        :op1 "China"))
            :ARG0-of (d / defend-01))
      :destination (w / win-01
            :ARG0 (f / freestyle
                  :mod (w2 / woman))
            :ARG2 (g / game
                  :name (n3 / name
                        :op1 "Asian"
                        :op2 "Games")
                  :ord (o / ordinal-entity
                        :value "-4")
                  :location (h / here)
                  :time (d2 / date-entity
                        :weekday (t / tuesday)))))

# ::id 1829 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok african union commission chief jean ping on monday hailed zimbabwe 's ruling party and the opposition for signing a deal that would pave the way for talks to end a crisis in the country .
# ::alignments
(h / hail-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jean"
                  :op2 "Ping")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c / commission
                        :mod (u / union)
                        :mod (c2 / continent
                              :name (n2 / name
                                    :op1 "Africa")))
                  :ARG2 (c3 / chief)))
      :ARG1 (a / and
            :op1 (p2 / party
                  :ARG0-of (r / rule-03)
                  :poss (c4 / country
                        :name (n3 / name
                              :op1 "Zimbabwe")))
            :op2 (o / oppose-01
                  :ARG1 c4))
      :ARG2 (s / sign-02
            :ARG0 a
            :ARG1 (d / deal
                  :ARG0-of (p3 / pave-02
                        :ARG1 (w / way
                              :path-of (t / talk-01
                                    :ARG1 (e / end-01
                                          :ARG1 (c5 / crisis
                                                :location c4))))))
            :time (d2 / date-entity
                  :weekday (m / monday))))

# ::id 1830 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dwight gooden was visibly uncomfortable discussing the possibility that he might replace david cone and start game # of the division series before the new york yankees announced the switch .
# ::alignments
(c / comfortable-02
      :polarity -
      :ARG0 (d / discuss-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Dwight"
                        :op2 "Gooden"))
            :ARG1 (p2 / possible-01
                  :ARG1 (a / and
                        :op1 (r / replace-01
                              :ARG0 p
                              :ARG1 (p3 / person
                                    :name (n2 / name
                                          :op1 "David"
                                          :op2 " cone")))
                        :op2 (s / start-01
                              :ARG0 p
                              :ARG1 (g / game
                                    :ord (o / ordinal-entity
                                          :value 1)
                                    :part-of (s2 / series
                                          :mod (d2 / division))))
                        :time (b / before
                              :op1 (a2 / announce-01
                                    :ARG0 (p4 / person
                                          :mod (y / yankee)
                                          :ARG1-of (n3 / new-01))
                                    :ARG1 (s3 / switch-01))))))
      :ARG1 p
      :ARG1-of (s4 / see-01
            :ARG0 (ii / i))
      :ARG1-of (v / visibly-01))

# ::id 1831 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jerusalem -lrb- ap -rrb- - an israeli man was wounded sunday when palestinians fired on his car near a jewish settlement in the gaza strip , the israeli military said .
# ::alignments
(s / say-01
      :ARG0 (m / military
            :mod (c / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (w / wound-01
            :ARG1 (m2 / man
                  :mod c)
            :time (d / date-entity
                  :weekday (s2 / sunday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (f / fire-01
                        :ARG0 (p / person
                              :mod (c3 / country
                                    :name (n2 / name
                                          :op1 "Palestine")))
                        :destination (c4 / car
                              :poss m2
                              :ARG1-of (n3 / near-02
                                    :ARG2 (s3 / settlement
                                          :mod (r / religious-group
                                                :name (n4 / name
                                                      :op1 "Jew"))
                                          :location (s4 / strip
                                                :mod (g / gaza)))))))))

# ::id 1832 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rookie seam bowler kerry <unk> was wednesday named in a ##-man new zealand cricket squad for the first test against sri lanka , which begins in napier on saturday .
# ::alignments
(n / name-02
      :ARG1 (p / person
            :name (n2 / name
                  :op1 "Kerry")
            :ARG0-of (b / bowle-01
                  :mod (s / seam))
            :ARG1-of (h / hopeful-03))
      :ARG2 (s2 / squad
            :mod (c / cricket)
            :mod (z / zealand)
            :ARG1-of (n3 / new-01)
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (m / man)
                  :ARG3 (m2 / most)))
      :time (d / date-entity
            :weekday (w / wednesday))
      :purpose (t / test-01
            :ARG0 (t2 / team
                  :ARG1 t2
                  :name (n4 / name
                        :op1 "Sri"
                        :op2 "Lanka"))
            :ord (o / ordinal-entity
                  :value 1)
            :ARG1-of (b2 / begin-01
                  :time (d2 / date-entity
                        :weekday (s3 / saturday)))))

# ::id 1833 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lithuania 's state veterinary service on tuesday banned imports of poultry and poultry products from the netherlands after reports on suspected cases of bird flu .
# ::alignments
(b / ban-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "State"
                  :op2 "Veterinary"
                  :op3 "Service")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Lithuania")))
      :ARG1 (ii / import-01
            :ARG1 (a / and
                  :op1 (p / product
                        :mod (p2 / poultry))
                  :op2 (p3 / product
                        :mod (p4 / poultry)))
            :ARG2 (c2 / country-region
                  :name (n3 / name
                        :op1 "Netherlands")))
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (a2 / after
            :op1 (r / report-01
                  :ARG1 (c3 / case-04
                        :ARG1 (d2 / disease
                              :name (n4 / name
                                    :op1 "bird"
                                    :op2 "flu"))
                        :ARG1-of (s / suspect-01)))))

# ::id 1834 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the zambia badminton association -lrb- <unk> -rrb- will next month send six players for the grade a tournament to be kicked off on june # in east london , south africa .
# ::alignments
(s / send-01
      :ARG0 (a / association
            :name (n / name
                  :op1 "Zambia"
                  :op2 "Badminton"
                  :op3 "Association"))
      :ARG1 (p / person
            :quant 6
            :ARG0-of (p2 / play-01)
            :mod (g / grade))
      :time (m / month
            :mod (n2 / next))
      :purpose (k / kick-off-04
            :ARG1 (t / tournament)
            :time (d / date-entity
                  :weekday (j / june))
            :location (e / east
                  :part-of (c / city
                        :name (n3 / name
                              :op1 "London")
                        :location (c2 / continent
                              :name (n4 / name
                                    :op1 "South"
                                    :op2 "Africa"))))))

# ::id 1835 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok on the coastal plain where more than #,### years ago a warrior named <unk> began a legendary run , a new battle is under way .
# ::alignments
(u / under
      :op1 (w / way)
      :domain (b / battle-01
            :ARG1-of (n / new-01))
      :location (p / plain
            :mod (s / seashore)
            :location-of (b2 / begin-01
                  :ARG0 (w2 / warrior
                        :name (n2 / name
                              :op1 "Illustration"))
                  :ARG1 (r / run-13
                        :ARG0 w2
                        :mod (l / legendary))
                  :time (b3 / before
                        :op1 (n3 / now)
                        :quant (m / more-than
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))))))

# ::id 1836 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the republican chairman of the senate armed services committee , a bush loyalist offered his darkest assessment of iraq yet on thursday , suggesting the war there was `` drifting sideways '' without a firm commitment from its government to disarm militias and rebuild the country .
# ::alignments
(a / and
      :op1 (o / offer-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n / name
                                    :op1 "Armed"
                                    :op2 "Services"
                                    :op3 "Committee")
                              :part-of (g2 / government-organization
                                    :name (n2 / name
                                          :op1 "Senate")))
                        :ARG2 (c / chairman))
                  :ARG1-of (l / loyal-01
                        :ARG2 (b / bush)))
            :ARG1 (a2 / assess-01
                  :ARG0 p
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "Iraq"))
                  :manner (d / dark-02
                        :ARG2-of (h2 / have-degree-91
                              :ARG1 a2
                              :ARG3 (m / most))))
            :time (y / yet)
            :time (d2 / date-entity
                  :weekday (t / thursday)))
      :op2 (s / suggest-01
            :ARG0 p
            :ARG1 (d3 / drift-01
                  :ARG1 (w / war
                        :location c2)
                  :manner (s2 / sideways)
                  :manner (c3 / commit-01
                        :polarity -
                        :ARG1 (g3 / government-organization
                              :ARG0-of (g4 / govern-01
                                    :ARG1 c2))
                        :ARG2 (a3 / and
                              :op1 (d4 / disarm-01
                                    :ARG0 g3
                                    :ARG1 (m2 / militia))
                              :op2 (r / rebuild-01
                                    :ARG0 g3
                                    :ARG1 c2))
                        :ARG1-of (f / firm-03)))))

# ::id 1837 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok arcelormittal , the biggest steelmaker in the world , reported unexpectedly strong quarterly profits on wednesday , with a net result of #.# billion dollars -lrb- #.## billion euros -rrb- from a loss of ### million dollars in the same period last year .
# ::alignments
(r / report-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Arcelormittal")
            :ARG0-of (m / make-01
                  :ARG1 (s / steel))
            :ARG1-of (h / have-degree-91
                  :ARG2 (b / big)
                  :ARG3 (m2 / most)
                  :ARG5 (c2 / company
                        :location (w / world))))
      :ARG1 (r2 / result-01
            :ARG1 c
            :ARG2 (l / lose-02
                  :ARG0 c
                  :ARG1 (m3 / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar))
                  :time (p / period
                        :ARG1-of (s2 / same-01
                              :ARG2 (p2 / period
                                    :time-of (y / year
                                          :mod (l2 / last))))))
            :ARG1-of (n2 / net-02))
      :time (d2 / date-entity
            :weekday (w2 / wednesday))
      :ARG1-of (s3 / strong-02
            :ARG1-of (e / expect-01
                  :polarity -)))

# ::id 1838 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the two police advisers deployed with the joint un-african union peacekeeping force -lrb- unamid -rrb- who were kidnapped in sudan 's darfur region are both jordanians , the government spokesman said on sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (p2 / person
            :quant 2
            :mod (c / country
                  :name (n / name
                        :op1 "Jordan"))
            :domain (p3 / person
                  :ARG0-of (a / advise-01)
                  :ARG1-of (d / deploy-01
                        :ARG2 (f / force
                              :ARG0-of (k / keep-01
                                    :ARG1 (p4 / peace))
                              :mod (j / joint)
                              :mod (u / union
                                    :polarity -
                                    :mod (c2 / continent
                                          :name (n2 / name
                                                :op1 "Africa")))))
                  :mod (b / both)
                  :ARG1-of (k2 / kidnap-01
                        :location (r / region
                              :name (n3 / name
                                    :op1 "Darfur")
                              :location (c3 / city
                                    :name (n4 / name
                                          :op1 "Sudan"))))))
      :time (d2 / date-entity
            :weekday (s3 / sunday)))

# ::id 1839 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china postponed a plan to require personal computer makers to supply internet-filtering software tuesday , retreating in the face of protests by washington and chinese web surfers just hours before it was due to take effect .
# ::alignments
(p / postpone-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "China"))
      :ARG1 (p2 / plan-01
            :ARG1 (r / require-01
                  :ARG0 c
                  :ARG1 (s / supply-01
                        :ARG0 (c2 / company
                              :ARG0-of (m / make-01
                                    :ARG1 (c3 / computer
                                          :ARG1-of (p3 / personal-02))))
                        :ARG1 (s2 / software
                              :ARG0-of (f / filter-02
                                    :ARG1 (ii / internet)))
                        :time (d / date-entity
                              :weekday (t / tuesday)))))
      :ARG1-of (c4 / cause-01
            :ARG0 (r2 / retreat-01
                  :ARG1 c
                  :ARG1-of (f2 / face-01
                        :ARG0 (p4 / protest-01
                              :ARG0 (a / and
                                    :op1 (c5 / company
                                          :name (n2 / name
                                                :op1 "D washington"))
                                    :op2 (p5 / person
                                          :ARG0-of (s3 / surf-01
                                                :ARG1 (w / web))
                                          :mod c))
                              :time (b / before
                                    :op1 (d2 / due-03
                                          :ARG1 p2
                                          :ARG2 (e / effect-03))
                                    :quant (m2 / multiple
                                          :op1 (t2 / temporal-quantity
                                                :quant 1
                                                :unit (h / hour))
                                          :mod (j / just))))))))

# ::id 1840 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok less than one percent of food imports to the united states are inspected , a congressional panel warned on tuesday , raising alarms over chinese and asian fish products after a spate of health scares .
# ::alignments
(w / warn-01
      :ARG0 (p / panel
            :mod (g / government-organization
                  :name (n / name
                        :op1 "Congress")))
      :ARG1 (ii / inspect-01
            :ARG1 (t / thing
                  :ARG1-of (ii2 / include-91
                        :ARG2 (t2 / thing
                              :ARG1-of (ii3 / import-01
                                    :ARG2 (c / country
                                          :name (n2 / name
                                                :op1 "United"
                                                :op2 "States"))
                                    :ARG3 (f / food)))
                        :ARG3 (l / less-than
                              :op1 (p2 / percentage-entity
                                    :value 1))))
            :time (d / date-entity
                  :weekday (t3 / tuesday))
            :ARG0-of (c2 / cause-01
                  :ARG1 (r / raise-01
                        :ARG0 p
                        :ARG1 (a / alarm-01
                              :topic (a2 / and
                                    :op1 (p3 / product
                                          :mod (f2 / fish)
                                          :mod (c3 / country
                                                :name (n3 / name
                                                      :op1 "China")))
                                    :op2 (p4 / product
                                          :mod (f3 / fish)
                                          :mod (c4 / continent
                                                :name (n4 / name
                                                      :op1 "Asia"))))
                              :time (a3 / after
                                    :op1 (s / spate
                                          :mod (s2 / scare-01
                                                :ARG2 (h / health)))))))))

# ::id 1841 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok security services tracked an alleged terror cell for months , eavesdropping on thousands of hours of conversations and tracking their movements with agents and television cameras , police officers testified tuesday .
# ::alignments
(t / testify-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police)
                  :ARG2 (o / officer)))
      :ARG1 (t2 / track-01
            :ARG0 (s / service
                  :mod (s2 / security))
            :ARG1 (c / cell
                  :mod (t3 / terror)
                  :ARG1-of (a / allege-01))
            :duration (m / multiple
                  :op1 (t4 / temporal-quantity
                        :quant 1
                        :unit (m2 / month)))
            :manner (a2 / and
                  :op1 (e / eavesdrop-01
                        :ARG0 s
                        :ARG1 (c2 / converse-01
                              :duration m
                              :unit (h2 / hour)))
                  :op2 (t5 / track-01
                        :ARG0 s
                        :ARG1 (m3 / move-01
                              :ARG1 c2)
                        :instrument (a3 / and
                              :op1 (a4 / agent)
                              :op2 (c3 / camera
                                    :mod (t6 / television))))))
      :time (d / date-entity
            :weekday (t7 / tuesday)))

# ::id 1842 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korean officials met with a u.s. diplomat friday seeking more information about president bush 's five-week-old proposal for a resumption of security negotiations between the two countries , a state department official said .
# ::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")
                        :poss (c / country
                              :name (n2 / name
                                    :op1 "North"
                                    :op2 "Korea")))
                  :ARG2 (o / official)))
      :ARG1 (m / meet-03
            :ARG0 p
            :ARG1 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (d / diplomat)))
            :time (d2 / date-entity
                  :weekday (f / friday))
            :purpose (s2 / seek-01
                  :ARG0 p
                  :ARG1 (ii / information
                        :topic (p3 / propose-01
                              :ARG0 (p4 / person
                                    :name (n4 / name
                                          :op1 "Bush")
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG2 (p5 / president)))
                              :ARG1 (r / resume-01
                                    :ARG0 p4
                                    :ARG1 (n5 / negotiate-01
                                          :ARG0 c
                                          :ARG1 c2
                                          :ARG2 (s3 / security)))
                              :ARG1-of (a / age-01
                                    :ARG2 (t / temporal-quantity
                                          :quant 5
                                          :unit (w / week))))
                        :mod (m2 / more)))))

# ::id 1843 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a ruling that could set a costly precedent for new york taxpayers , a federal judge declared that the state must pay the cayuga indians nearly $ ### million for the improper taking of reservation land at the northern borders of cayuga lake .
# ::alignments
(d / declare-02
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG3 (j / judge-01))
            :mod (f / federal))
      :ARG1 (o / obligate-01
            :ARG1 (s / state)
            :ARG2 (p2 / pay-01
                  :ARG0 s
                  :ARG1 (n / nearly
                        :op1 (m / monetary-quantity
                              :quant 10000000
                              :unit (d2 / dollar)))
                  :ARG2 (p3 / person
                        :mod (e / ethnic-group
                              :name (n2 / name
                                    :op1 "Cayuga")))
                  :ARG3 (t / take-01
                        :ARG0 s
                        :ARG1 (l / land
                              :mod (r / reservation))
                        :mod (p4 / proper
                              :polarity -)
                        :location (b / border-01
                              :ARG1 (l2 / lake
                                    :name (n3 / name
                                          :op1 "Cayuga"
                                          :op2 "Lake"))
                              :ARG2 (n4 / north)))))
      :time (r2 / rule-01
            :ARG0-of (s2 / set-02
                  :ARG1 (p5 / precedent
                        :mod (c / costly)
                        :beneficiary (p6 / person
                              :ARG0-of p2
                              :ARG1 (t2 / tax))
                        :ARG1-of (n5 / new-01)
                        :mod s
                        :name (n6 / name
                              :op1 "York"))))
      :ARG1-of (p7 / possible-01))

# ::id 1844 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the australian air force grounded its fleet of ## f-### fighter jets thursday after <unk> trouble forced one to make an unscheduled landing , the defense department said .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Defense"
                  :op2 "Department"))
      :ARG1 (g2 / ground-01
            :ARG0 (m / military
                  :name (n2 / name
                        :op1 "Air"
                        :op2 "Force")
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Australia")))
            :ARG1 (f / fleet
                  :consist-of (j / jet
                        :name (n4 / name
                              :op1 "F-###")
                        :ARG0-of (f2 / fight-01)))
            :time (d / date-entity
                  :weekday (t / thursday))
            :time (a / after
                  :op1 (f3 / force-01
                        :ARG0 (ii / in-trouble-03)
                        :ARG1 (o / one)
                        :ARG2 (l / land-01
                              :ARG1-of (s2 / schedule-01
                                    :polarity -))))))

# ::id 1845 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq 's us-installed administration buried its first assassinated official friday , remembering governing council member akila al-hashimi as a `` martyr '' for freedom and vowing to finish her work .
# ::alignments
(a / and
      :op1 (b / bury-01
            :ARG0 (g / government-organization
                  :ARG0-of (a2 / administrate-01)
                  :poss (c / city
                        :name (n / name
                              :op1 "iraq"))
                  :ARG1-of (ii / install-01
                        :ARG0 (w / we)))
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 g
                        :ARG2 (o / official))
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :ARG1-of (a3 / assassinate-01))
            :time (d / date-entity
                  :weekday (f / friday)))
      :op2 (r / remember-01
            :ARG0 g
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Akila"
                        :op2 "al-hashimi")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / council)
                        :ARG2 (m / member
                              :ARG0-of (g2 / govern-01))))
            :ARG2 (a4 / and
                  :op1 (m2 / martyr-01
                        :ARG1 p2
                        :purpose (f2 / free-04))
                  :op2 (v / vow-01
                        :ARG0 p2
                        :ARG1 (f3 / finish-01
                              :ARG0 p2
                              :ARG1 (w2 / work-01
                                    :ARG0 p2))))))

# ::id 1846 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president boris yeltsin granted a two-year tax holiday monday to a major manufacturer in a move that may raise doubts about his government 's commitment to raising revenues , a russian news agency said .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Russia")))
      :ARG1 (g / grant-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Boris"
                        :op2 "Yeltsin")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (h2 / holiday
                  :mod (t / tax-01)
                  :duration (t2 / temporal-quantity
                        :quant 2
                        :unit (y / year)))
            :ARG2 (c2 / company
                  :ARG0-of (m / manufacture-01)
                  :ARG1-of (m2 / major-02))
            :time (d / date-entity
                  :weekday (m3 / monday))
            :ARG1-of (m4 / move-02
                  :ARG0-of (r / raise-01
                        :ARG1 (d2 / doubt-01
                              :ARG1 (c3 / commit-01
                                    :ARG1 (g2 / government-organization
                                          :ARG0-of (g3 / govern-01)
                                          :poss p)
                                    :ARG2 r
                                    :ARG0 g2
                                    :ARG1 (r2 / revenue)))
                        :ARG1-of (p3 / possible-01)))))

# ::id 1847 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bolivia signed new contracts with major foreign oil companies friday that allowed socialist president evo morales to claim success in his program to `` nationalize '' the country 's lucrative energy industry .
# ::alignments
(s / sign-02
      :ARG0 (c / country
            :name (n / name
                  :op1 "Bolivia"))
      :ARG1 (c2 / contract
            :ARG1-of (n2 / new-01)
            :mod (o / oil)
            :ARG0-of (a / allow-01
                  :ARG1 (c3 / claim-01
                        :ARG0 (p / person
                              :name (n3 / name
                                    :op1 "Eva"
                                    :op2 "Morales")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c4 / country
                                          :name (n4 / name
                                                :op1 "Socialism"))
                                    :ARG2 (p2 / president)))
                        :ARG1 (s2 / succeed-01
                              :ARG0 p
                              :ARG1 (p3 / program
                                    :poss p
                                    :topic (n5 / nationalize-01
                                          :ARG0 p
                                          :ARG1 (ii / industry
                                                :mod (l / lucrative)
                                                :mod (e / energy)
                                                :poss c4)))))))
      :ARG2 (c5 / company
            :mod o
            :mod (f / foreign)
            :ARG1-of (m / major-02))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 1848 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dayton , ohio - fireplace inserts and wood stoves seemed to be everywhere during the ####s and ####s .
# ::alignments
(s / seem-01
      :ARG1 (e / everywhere
            :domain (a / and
                  :op1 (ii / insert-01
                        :ARG2 (f / fireplace))
                  :op2 (s2 / stove
                        :mod (w / wood)))
            :time (a2 / and
                  :op1 (e2 / event
                        :name (n / name
                              :op1 "The"
                              :op2 "###s"))
                  :op2 (e3 / event
                        :name (n2 / name
                              :op1 "The"
                              :op2 "###s"))))
      :mod (d / dayton))

# ::id 1849 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-member chinese religious delegation left friday from urumqi for astana , capital of kazakhstan , to attend a world religious congress to be held from sept. ## to ## .
# ::alignments
(l / leave-11
      :ARG0 (d / delegation
            :mod (r / religious)
            :mod (c / country
                  :name (n / name
                        :op1 "China"))
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / member))
            :ARG1-of h)
      :ARG2 (c2 / city
            :name (n2 / name
                  :op1 "Urumqi")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c3 / city
                        :name (n3 / name
                              :op1 "Astana")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c4 / country
                                    :name (n4 / name
                                          :op1 "Kazakhstan"))
                              :ARG2 (c5 / capital)))))
      :time (d2 / date-entity
            :weekday (f / friday))
      :purpose (a / attend-01
            :ARG0 d
            :ARG1 (c6 / congress
                  :mod r
                  :mod (w / world)
                  :ARG1-of (h4 / hold-04
                        :location (r2 / relative-position
                              :op1 (s / sept))))))

# ::id 1850 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the nepali government is set to come up with a policy to identify the internally-displaced people -lrb- idp -rrb- due to the decade-old anti-government guerrillas insurgency , senior government official said here sunday .
# ::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
                        :mod (s2 / senior))))
      :ARG1 (s3 / set-08
            :ARG1 (g3 / government-organization
                  :ARG0-of (g4 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Nepali"))))
            :ARG2 (c2 / come-up-11
                  :ARG0 g3
                  :ARG1 (p2 / policy-01
                        :ARG0 g3
                        :ARG2 (ii / identify-01
                              :ARG0 g3
                              :ARG1 (p3 / person
                                    :ARG1-of (d / displace-01
                                          :mod (ii2 / internally)))
                              :ARG1-of (c3 / cause-01
                                    :ARG0 (ii3 / insurgency
                                          :mod (g5 / guerrilla)
                                          :ARG0-of (o2 / oppose-01
                                                :ARG1 (g6 / government-organization
                                                      :ARG0-of (g7 / govern-01)))
                                          :age (t / temporal-quantity
                                                :quant 1
                                                :unit (d2 / decade))))))))
      :location (h2 / here
            :time (d3 / date-entity
                  :weekday (s4 / sunday))))

# ::id 1851 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china central television -lrb- cctv -rrb- signed sunday an exclusive deal with chinese football association -lrb- cfa -rrb- to broadcast the games of all the country 's national teams .
# ::alignments
(s / sign-02
      :ARG0 (t / television
            :name (n / name
                  :op1 "china"
                  :op2 "Central"
                  :op3 "Television"))
      :ARG1 (d / deal-01
            :ARG0 t
            :ARG1 (a / association
                  :mod (f / football)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "China")))
            :ARG2 (b / broadcast-01
                  :ARG0 a
                  :ARG1 (g / game
                        :poss (t2 / team
                              :mod (n3 / nation)
                              :mod (a2 / all)
                              :poss c)))
            :ARG0-of (e / exclusive-02))
      :ARG3 (d2 / date-entity
            :weekday (s2 / sunday)))

# ::id 1852 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the justice department plans to set aside cellblocks at up to half a dozen federal prisons for an ambitious pilot program to prepare inmates for release .
# ::alignments
(p / plan-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Justice"
                  :op2 "Department"))
      :ARG1 (s / set-01
            :ARG0 g
            :ARG1 (c / cellblock)
            :ARG2 (p2 / prison
                  :quant (u / up-to
                        :op1 6)
                  :mod (f / federal))
            :purpose (p3 / program
                  :mod (a / ambitious)
                  :ARG1-of (p4 / pilot-01)
                  :purpose (p5 / prepare-02
                        :ARG1 (ii / inmate)
                        :ARG2 (r / release-01
                              :ARG1 ii))
                  :ARG0-of p5)))

# ::id 1853 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a `` flat of the future '' exhibition using the latest green construction techniques and technology will open in hong kong next year , announced tung chee hwa , chief executive of hksar monday in london , according to news reaching here .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tung"
                  :op2 "chee"
                  :op3 "Hwa")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :name (n2 / name
                              :op1 "Hksar"))
                  :ARG2 (e / executive
                        :mod (c2 / chief))))
      :ARG1 (o / open-01
            :ARG1 (e2 / exhibition
                  :name (n3 / name
                        :op1 "Flat"
                        :op2 "of"
                        :op3 "the"
                        :op4 "Future")
                  :ARG0-of (u / use-01
                        :ARG1 (a2 / and
                              :op1 (t / technique
                                    :mod (c3 / construct-01
                                          :ARG1-of (g / green-03)))
                              :op2 (t2 / technology)
                              :mod (l / last))))
            :location (c4 / city
                  :name (n4 / name
                        :op1 "Hong"
                        :op2 "Kong"))
            :time (y / year
                  :mod (n5 / next)))
      :ARG1-of (s / say-01
            :ARG0 (n6 / news
                  :ARG0-of (r / reach-01
                        :ARG1 (h2 / here)))))

# ::id 1854 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok officers with beijing taxation bureau levied evaded taxes worth ### million yuan -lrb- ##.# million us dollars -rrb- in the first half of the year , the beijing youth daily reported .
# ::alignments
(r / report-01
      :ARG0 (y / youth
            :location (c / city
                  :name (n / name
                        :op1 "Beijing"))
            :frequency (r2 / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (d / day))))
      :ARG1 (l / levy-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (b / bureau
                              :topic (t2 / tax-01)
                              :location c)
                        :ARG2 (o / official)))
            :ARG1 (t3 / tax-01
                  :ARG1-of (w / worth-01
                        :ARG2 (m / monetary-quantity
                              :quant 1000000
                              :unit (y2 / yuan))))
            :time (h2 / half
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :part-of (y3 / year))))

# ::id 1855 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an international human rights group urged kyrgyz authorities on wednesday to release a jailed opposition leader to ensure fair presidential elections in #### .
# ::alignments
(u / urge-01
      :ARG0 (g / group
            :purpose (r / right-05
                  :ARG1 (h / human))
            :mod (ii / international))
      :ARG1 (a / authority
            :mod (c / country
                  :name (n / name
                        :op1 "Kyrgyz")))
      :ARG2 (r2 / release-01
            :ARG0 a
            :ARG1 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (o / oppose-01))
                  :ARG1-of (j / jail-01))
            :purpose (e / ensure-01
                  :ARG0 a
                  :ARG1 (e2 / elect-01
                        :ARG2 (p2 / president)
                        :ARG1-of (f / fair-01))))
      :time (w / wednesday))

# ::id 1856 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a shrimp fisherman who swam ## hours to shore to raise the alarm after his trawler sank was hailed a hero friday .
# ::alignments
(h / hail-02
      :ARG1 (p / person
            :ARG0-of (f / fish-01
                  :ARG1 (s / shrimp))
            :ARG0-of (s2 / swam-01
                  :ARG1 (m / multiple
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (h2 / hour)))
                  :direction (s3 / shore)
                  :purpose (r / raise-01
                        :ARG0 p
                        :ARG1 (a / alarm-01))
                  :time (a2 / after
                        :op1 (s4 / sink-01
                              :ARG1 (t2 / trawler
                                    :poss p)))))
      :ARG2 (h3 / hero)
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 1857 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least ## indian soldiers were killed and ## injured when two powerful bombs exploded inside a train they were traveling in saturday .
# ::alignments
(a / and
      :op1 (k / kill-01
            :ARG1 (s / soldier
                  :mod (c / country
                        :name (n / name
                              :op1 "India"))))
      :op2 (ii / injure-01
            :ARG1 s)
      :quant (a2 / at-least)
      :time (e / explode-01
            :ARG1 (b / bomb
                  :quant 2
                  :ARG1-of (p / powerful-02))
            :location (ii2 / inside
                  :op1 (t / train
                        :ARG4-of (t2 / travel-01
                              :ARG0 s)))
            :time (d / date-entity
                  :weekday (s2 / saturday))))

# ::id 1858 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the palestinians pushed for a security council vote monday blaming israel for the upsurge in violence , but the united states said it would not vote for a one-sided resolution that did not also condemn palestinian militant groups and suicide bombings .
# ::alignments
(c / contrast-01
      :ARG1 (p / push-02
            :ARG0 (p2 / person
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Palestine")))
            :ARG2 (v / vote-01
                  :ARG0 (c3 / council
                        :mod (s / security))
                  :ARG1 (b / blame-01
                        :ARG0 p2
                        :ARG1 (c4 / country
                              :name (n2 / name
                                    :op1 "Israel"))
                        :ARG2 (u / upsurge-01
                              :ARG1 (v2 / violence)))
                  :time (d / date-entity
                        :weekday (m / monday))))
      :ARG2 (s2 / say-01
            :ARG0 (o / organization
                  :name (n3 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (v3 / vote-01
                  :polarity -
                  :ARG0 o
                  :ARG1 (r / resolution
                        :mod (s3 / side
                              :quant 1)
                        :ARG0-of (c5 / condemn-01
                              :polarity -
                              :ARG1 (a / and
                                    :op1 (g / group
                                          :mod (m2 / militant)
                                          :mod c2)
                                    :op2 (b2 / bomb-01
                                          :mod (s4 / suicide)))
                              :mod (a2 / also))))))

# ::id 1859 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president robert mugabe 's government on tuesday ordered the united nations and relief agencies to hand over emergency food aid to the ruling party .
# ::alignments
(o / order-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (p / person
                        :name (n / name
                              :op1 "Roger"
                              :op2 "Mugabe")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p2 / president)))))
      :ARG1 (a / and
            :op1 (n2 / nation
                  :ARG1-of (u / unite-01))
            :op2 (a2 / agency
                  :ARG0-of (r / relieve-01)))
      :ARG2 (h2 / hand-over-02
            :ARG0 a
            :ARG1 (a3 / aid-01
                  :ARG1 (f / food)
                  :mod (e / emergency))
            :ARG2 (p3 / party
                  :ARG0-of (r2 / rule-01)))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1860 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean share prices closed down #.# percent thursday on foreign profit-taking amid weaker trading ahead of the expiry of both futures and options contracts , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-down-04
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :location (c2 / country
                              :name (n / name
                                    :op1 "South"
                                    :op2 "Korea"))))
            :time (d2 / date-entity
                  :weekday (t / thursday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (p3 / profit-01
                        :mod (f / foreign)))
            :ARG1-of c3
            :ARG0 (t2 / trade-01
                  :time (a / ahead
                        :op1 (e / expire-01
                              :ARG1 (a2 / and
                                    :op1 (c4 / contract
                                          :mod (f2 / futures))
                                    :op2 (c5 / contract
                                          :mod (o / option))
                                    :mod (b / both)))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (w / weak-02
                                    :ARG1 t2)
                              :ARG3 (m / more))))))

# ::id 1861 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indigenous iban people in malaysia 's eastern sarawak state on wednesday urged the government to lift a recent ban on the christian bible published in their mother tongue , the official bernama news agency said .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Bernama")
            :mod (n2 / news)
            :mod (o / official))
      :ARG1 (u / urge-01
            :ARG0 (p / person
                  :mod (e / ethnic-group
                        :name (n3 / name
                              :op1 "Indiban"))
                  :location (s2 / state
                        :name (n4 / name
                              :op1 "Sarawak")
                        :location (e2 / east
                              :part-of (c / country
                                    :name (n5 / name
                                          :op1 "Malaysia")))))
            :ARG1 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG2 (l / lift-01
                  :ARG0 g
                  :ARG1 (b / ban-01
                        :ARG1 (b2 / book
                              :name (n6 / name
                                    :op1 "Christian"
                                    :op2 "Bible")
                              :ARG1-of (p2 / publish-01
                                    :medium (t / tongue
                                          :mod (m / mother)
                                          :poss p)))
                        :time (r / recent)))
            :time (d / date-entity
                  :weekday (w / wednesday))))

# ::id 1862 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok shares of zijin mining group co. fell #.# percent to #.## yuan -lrb- #.## u.s. dollar -rrb- at wednesday 's opening on the shanghai bourse after the company said late tuesday that it was asked to limit production at a gold mine in the area where its copper mine polluted a river in east china 's fujian province .
# ::alignments
(f / fall-01
      :ARG1 (s / share
            :poss (g / group
                  :name (n / name
                        :op1 "Zijin"
                        :op2 "Mine"
                        :op3 "Group")))
      :ARG2 (p / percentage-entity
            :value "1/2")
      :ARG4 (d / dollar
            :mod (c / country
                  :name (n2 / name
                        :op1 "U.S.")))
      :time (o / open-01
            :ARG1 s
            :location (f2 / facility
                  :name (n3 / name
                        :op1 "Shanghai"
                        :op2 "Bourse"))
            :time (d2 / date-entity
                  :weekday (w / wednesday))
            :time (a / after
                  :op1 (s2 / say-01
                        :ARG0 g
                        :ARG1 (a2 / ask-02
                              :ARG1 (l / limit-01
                                    :ARG0 g
                                    :ARG1 (p2 / produce-01
                                          :ARG0 g
                                          :location (m / mine
                                                :mod (g2 / gold)
                                                :location (a3 / area
                                                      :location-of (p3 / pollute-01
                                                            :ARG0 (m2 / mine
                                                                  :mod (c2 / copper)
                                                                  :poss g)
                                                            :ARG1 (r / river
                                                                  :location (p4 / province
                                                                        :name (n4 / name
                                                                              :op1 "South"
                                                                              :op2 "China"))))))))
                              :ARG2 (c3 / company
                                    :time (l2 / late
                                          :op1 (d3 / date-entity
                                                :weekday (t / tuesday)))))))))

# ::id 1863 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok outspoken australian feminist germaine greer labeled `` crocodile hunter '' steve irwin embarrassing wednesday and said she hoped her compatriot 's death brought an end to exploitative wildlife programs .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Steve"
                        :op2 "IRwin")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Australia"))
                  :mod (f / feminist)
                  :ARG1-of (s2 / speak-01
                        :polarity -)
                  :ARG1-of (l / label-01
                        :ARG2 (p2 / person
                              :ARG0-of (h / hunt-01
                                    :ARG1 (c2 / crocodile)))))
            :ARG1 (e / embarrass-01
                  :ARG0 (w / wednesday)))
      :op2 s
      :ARG0 p
      :ARG1 (h2 / hope-01
            :ARG0 p
            :ARG1 (b / bring-01
                  :ARG0 (d / die-01
                        :ARG1 (c3 / compatriot
                              :poss p))
                  :ARG1 (e2 / end-01
                        :ARG1 (p3 / program
                              :mod (w2 / wildlife)
                              :ARG0-of (e3 / exploit-01))))))

# ::id 1864 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok twenty-five people were killed in fresh separatist-linked violence in indian kashmir , where security has been tightened ahead of india 's republic day celebrations , police said monday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (k / kill-01
            :ARG0 (v / violence
                  :ARG1-of (l / link-01
                        :ARG2 (s2 / separatist))
                  :ARG1-of (f / fresh-04)
                  :location (s3 / state
                        :name (n / name
                              :op1 "India")
                        :location-of (t / tighten-01
                              :ARG1 (s4 / security)
                              :time (a / ahead
                                    :op1 (c / celebrate-02
                                          :ARG1 (d / day
                                                :mod (r / republic))
                                          :location s3)))))
            :ARG1 (p2 / person
                  :quant (m / multiple
                        :op1 25))
            :time (d2 / date-entity
                  :weekday (m2 / monday))))

# ::id 1865 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china on friday sent a third batch of peacekeepers to war-torn congo where they will replace a larger chinese contingent stationed along the tense rwandan border .
# ::alignments
(s / send-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "China"))
      :ARG1 (b / batch
            :ord (o / ordinal-entity
                  :value 3)
            :consist-of (p / person
                  :ARG0-of (k / keep-01
                        :ARG1 (p2 / peace))))
      :ARG4 (p3 / province
            :ARG1-of (t / tear-01
                  :ARG0 (w / war))
            :location-of (r / replace-01
                  :ARG0 p
                  :ARG1 (c2 / contingent
                        :mod c
                        :ARG1-of (h / have-degree-91
                              :ARG2 (l / large)
                              :ARG3 (m / more))
                        :ARG1-of (s2 / station-01
                              :ARG2 (a / along
                                    :op1 (b2 / border-01
                                          :ARG2 (c3 / country
                                                :name (n2 / name
                                                      :op1 "Rwanda"))
                                          :ARG0-of (t2 / tense-01)))))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1866 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a grieving mother 's anti-war protest entered its second week , gaining momentum and spurring <unk> , as hundreds of people with conflicting opinions about the war in iraq descended on a road leading to president george bush 's ranch .
# ::alignments
(e / enter-01
      :ARG0 (p / protest-01
            :ARG0 (p2 / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (p3 / person
                              :ARG1-of (g / grieve-01))
                        :ARG2 (m / mother)))
            :ARG1 (w / war)
            :ARG0-of (o / oppose-01
                  :ARG1 (w2 / war
                        :location (c / country
                              :name (n / name
                                    :op1 "Iraq")))))
      :ARG1 (w3 / week
            :ord (o2 / ordinal-entity
                  :value 2))
      :time (d / descend-01
            :ARG0 (p4 / person
                  :quant (m2 / multiple
                        :op1 100)
                  :ARG0-of (o3 / opine-01
                        :ARG1 (w4 / war
                              :location c)
                        :ARG0-of (c2 / conflict-01))
                  :quant m2))
      :ARG1 (r / road
            :ARG0-of (l / lead-01
                  :ARG4 (r2 / ranch
                        :poss (p5 / person
                              :name (n2 / name
                                    :op1 "George"
                                    :op2 "Bush")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p6 / president)))))))

# ::id 1867 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for all the policy blueprints churned out by presidential campaigns , there is this indisputable fact : americans care less about issues than they do about a candidate 's character .
# ::alignments
(f / fact
      :ARG2-of (d / dispute-01
            :polarity -
            :ARG1-of (p / possible-01))
      :domain (c / care-01
            :ARG0 (p2 / person
                  :mod (c2 / country
                        :name (n / name
                              :op1 "America")))
            :ARG1 (ii / issue-02)
            :ARG2-of (h / have-degree-91
                  :ARG1 p2
                  :ARG3 (l / less)
                  :ARG4 (c3 / care-01
                        :ARG0 p2
                        :ARG1 (c4 / character
                              :poss (c5 / candidate)))))
      :mod (t / this)
      :mod (f2 / for-all
            :op1 (b / blueprint
                  :topic (p3 / policy-01)
                  :ARG1-of (c6 / churn-out-02
                        :ARG0 (c7 / campaign-01
                              :ARG0 (p4 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (p5 / president))))))))

# ::id 1868 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok haleh esfandiari , an iranian-american academic who is prominent in washington , was imprisoned tuesday in tehran , the iranian capital , four months after she was barred from leaving the country , said the woodrow wilson international center for scholars .
# ::alignments
(s / say-01
      :ARG0 (c / center
            :name (n / name
                  :op1 "Woodrow"
                  :op2 "Lawson")
            :mod (ii / international)
            :beneficiary (s2 / scholar))
      :ARG1 (ii2 / imprison-01
            :ARG1 (p / person
                  :name (n2 / name
                        :op1 "Haleh"
                        :op2 "Esfandiari")
                  :mod (a / academia)
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "Iran"))
                  :mod (c3 / country
                        :name (n4 / name
                              :op1 "America"))
                  :mod (p2 / prominent
                        :location (c4 / city
                              :name (n5 / name
                                    :op1 "Washington"))))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :location c4
            :name (n6 / name
                  :op1 "Tehran")
            :ARG0-of (h / have-org-role-91
                  :ARG1 c2
                  :ARG2 (c5 / capital)))
      :time (a2 / after
            :op1 (b / bar-01
                  :ARG1 p
                  :ARG2 (l / leave-11
                        :ARG0 p
                        :ARG1 c2))
            :quant (t2 / temporal-quantity
                  :quant 4
                  :unit (m / month))))

# ::id 1869 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok activists and anarchists chanted `` no war '' as they took to the streets saturday , their anti-globalization cause transformed by the terrorist attacks into a call for peace .
# ::alignments
(c / chant-01
      :ARG0 (a / and
            :op1 (a2 / activist)
            :op2 (a3 / anarchist))
      :ARG1 (w / war
            :polarity -)
      :time (t / take-01
            :ARG0 a
            :ARG1 (s / street)
            :ARG3 (t2 / transform-01
                  :ARG0 (a4 / attack-01
                        :ARG0 (t3 / terrorist))
                  :ARG1 (c2 / cause
                        :ARG0-of (o / oppose-01
                              :ARG1 (g / globalize-01)))
                  :ARG2 (c3 / call-03
                        :ARG1 (p / peace)))
            :time (d / date-entity
                  :weekday (s2 / saturday))))

# ::id 1870 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there are serious problems with opening up the british army 's toughest fighting roles to women despite pressure to do away with men-only positions on the front line , britain 's top soldier said on thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Great"
                              :op2 "Britain"))
                  :ARG2 (s2 / soldier
                        :mod (t / top))))
      :ARG1 (p2 / problem
            :ARG1-of (s3 / serious-02)
            :topic (o / open-up-03
                  :ARG1 (r / role
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (t2 / tough-03
                                    :ARG1 r)
                              :ARG3 (m / most)
                              :ARG5 (r2 / role
                                    :mod (f / fight-01)
                                    :poss (a / army
                                          :mod c))))
                  :ARG2 (w / woman)
                  :concession (p3 / pressure-01
                        :ARG1 w
                        :ARG2 (d / do-02
                              :ARG0 w
                              :ARG1 (a2 / away)
                              :ARG2 (p4 / position
                                    :mod (o2 / only
                                          :op1 (m2 / man))
                                    :location (l / line
                                          :mod (f2 / front))))))
            :time (d2 / date-entity
                  :weekday (t3 / thursday))))

# ::id 1871 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok foreclosures in california will rise for the fourth consecutive year in #### despite improvement in the state economy , a real estate research firm said .
# ::alignments
(s / say-01
      :ARG0 (f / firm
            :ARG0-of (r / research-01
                  :ARG1 (r2 / real-estate)))
      :ARG1 (r3 / rise-01
            :ARG1 (f2 / foreclose-01
                  :location (s2 / state
                        :name (n / name
                              :op1 "California")))
            :frequency (y / year
                  :mod (c / consecutive
                        :ord (o / ordinal-entity
                              :value 4)))
            :concession (ii / improve-01
                  :ARG1 (e / economy
                        :mod (s3 / state)))
            :ARG1-of (ii2 / important-01)))

# ::id 1872 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zhou bin made up for his singles disappointment by winning the mixed doubles with liu shiwen for china 's first individual title at the world junior table tennis championships on saturday .
# ::alignments
(m / make-up-16
      :ARG0 (p / person
            :name (n / name
                  :op1 "Zhang"
                  :op2 "bin"))
      :ARG1 (d / disappoint-01
            :ARG0 (w / win-01
                  :ARG0 p
                  :ARG1 (d2 / double
                        :ARG1-of (m2 / mix-01))
                  :ARG4 (p2 / person
                        :name (n2 / name
                              :op1 "Liu"
                              :op2 "Shiwen"))
                  :purpose (t / title-01
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "China"))
                        :ARG2 (t2 / tennis
                              :mod (t3 / table))
                        :ord (o / ordinal-entity
                              :value 1)
                        :mod (ii / individual)
                        :time (g / game
                              :name (n4 / name
                                    :op1 "World"
                                    :op2 "Junior"
                                    :op3 "Table"
                                    :op4 "Tennis"
                                    :op5 "Championships")
                              :time (d3 / date-entity
                                    :weekday (s / saturday)))))
            :mod (s2 / singles)))

# ::id 1873 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok exasperated by overbearing israeli security during a tour of jerusalem 's crowded old city on tuesday , french president jacques chirac threatened at one point to cut short his already contentious visit .
# ::alignments
(t / threaten-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jacques"
                  :op2 "Chirac")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "France"))
                  :ARG2 (p2 / president)))
      :ARG1 (c2 / cut-03
            :ARG0 p
            :ARG1 (v / visit-01
                  :ARG0 p
                  :mod (c3 / contentious
                        :time (a / already))))
      :time (p3 / point
            :quant 1)
      :ARG1-of (c4 / cause-01
            :ARG0 (a2 / asperate-01
                  :ARG0 (s / security
                        :mod (c5 / country
                              :name (n3 / name
                                    :op1 "Israel"))
                        :ARG1-of (o / overbear-00))
                  :ARG1 p
                  :time (t2 / tour-01
                        :ARG0 p
                        :ARG1 (c6 / city
                              :name (n4 / name
                                    :op1 "Jerusalem")
                              :mod (o2 / old)
                              :ARG1-of (c7 / crowd-01))
                        :time (d / date-entity
                              :weekday (t3 / tuesday))))))

# ::id 1874 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok supporters of fugitive former thai premier thaksin shinawatra vowed sunday to hold further protests , a day after rallying in bangkok on the third anniversary of the coup that toppled their leader .
# ::alignments
(v / vow-01
      :ARG0 (p / person
            :ARG0-of (s / supply-01
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Thaksin"
                              :op2 "Shinawatra")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Thailand"))
                              :ARG2 (p3 / premier)
                              :time (f / former))
                        :ARG0-of (f2 / flee-05))))
      :ARG1 (h2 / hold-04
            :ARG0 p
            :ARG1 (p4 / protest-01
                  :degree (f3 / further))
            :time (d / date-entity
                  :weekday (s2 / sunday))
            :time (a / after
                  :op1 (r / rally-01
                        :ARG1 p
                        :location (c2 / city
                              :name (n3 / name
                                    :op1 "Bangkok"))
                        :time (a2 / anniversary
                              :ord (o / ordinal-entity
                                    :value 3)
                              :topic (c3 / coup-01
                                    :ARG0-of (t / topple-01
                                          :ARG1 (p5 / person
                                                :ARG0-of (l / lead-02
                                                      :ARG1 p))))))
                  :quant (t2 / temporal-quantity
                        :quant 1
                        :unit (d2 / day)))))

# ::id 1875 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok celebrity chef gordon ramsay advice for those who do n't like him swearing on tv : switch the channel .
# ::alignments
(a / advise-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gordon"
                  :op2 "Ramsay")
            :mod (c / chef
                  :mod (c2 / celebrity)))
      :ARG1 (p2 / person
            :ARG0-of (d / dislike-01
                  :ARG1 (s / swear-02
                        :ARG0 (h / he)
                        :medium (t / television))))
      :ARG2 (s2 / switch-01
            :mode imperative
            :ARG0 p2
            :ARG1 (c3 / channel)))

# ::id 1876 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france wants to use its presidency of the group of ## next year to create a new international monetary system , president nicolas sarkozy said on wednesday , adding that he believed the dollar should no longer be the primary reserve currency in the global economy .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Nicolas"
                        :op2 "Sarkozy")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "France"))
                        :ARG2 (p2 / president)))
            :ARG1 (w / want-01
                  :ARG0 c
                  :ARG1 (u / use-01
                        :ARG0 c
                        :ARG1 (p3 / presidency
                              :ARG2-of (h2 / have-org-role-91
                                    :ARG0 c
                                    :ARG1 (g / group
                                          :name (n3 / name
                                                :op1 "Group"
                                                :op2 "of"
                                                :op3 " ##"))))
                        :ARG2 (c2 / create-01
                              :ARG0 c
                              :ARG1 (s2 / system
                                    :mod (m / money)
                                    :mod (ii / international)
                                    :ARG1-of (n4 / new-01)))
                        :time (y / year
                              :mod (n5 / next))))
            :time (w2 / wednesday))
      :op2 (a2 / add-01
            :ARG0 p
            :ARG1 (b / believe-01
                  :ARG0 p
                  :ARG1 (r / recommend-01
                        :ARG1 (c3 / currency
                              :ARG1-of (r2 / reserve-01)
                              :mod (p4 / primary)
                              :domain (d / dollar)
                              :time (n6 / no-longer)
                              :location (e / economy
                                    :mod (g2 / globe)))))))

# ::id 1877 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinian prime minister ismail haneya is not likely to visit jordan this week to meet palestinian president mahmoud abbas under jordanian sponsorship , an official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (l / likely-01
            :polarity -
            :ARG1 (v / visit-01
                  :ARG0 (p2 / person
                        :name (n / name
                              :op1 "Ismail"
                              :op2 "Haneya")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Palestine"))
                              :ARG2 (m / minister
                                    :mod (p3 / prime))))
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "Jordan"))
                  :time (w / week
                        :mod (t / this))
                  :purpose (m2 / meet-03
                        :ARG0 p2
                        :ARG1 (p4 / person
                              :name (n4 / name
                                    :op1 "Mahmoud"
                                    :op2 "Abbas")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 c
                                    :ARG2 (p5 / president)))
                        :prep-under (s2 / sponsor-01
                              :ARG0 c2
                              :ARG1 p4)))))

# ::id 1878 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok no melamine was detected in ### government tests of china 's major brands of liquid milk and yogurt products over the past two weeks , china 's general administration of quality supervision , inspection and quarantine said on friday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (a / administer-01
                  :ARG1 (a2 / and
                        :op1 (s2 / supervise-01
                              :ARG1 (q / quality))
                        :op2 (ii / inspect-01)
                        :op3 (q2 / quarantine-01))
                  :ARG1-of (g2 / general-02)
                  :poss (c / country
                        :name (n / name
                              :op1 "China"))))
      :ARG1 (d / detect-01
            :polarity -
            :ARG1 (m / melamine)
            :time (t / test-01
                  :ARG0 (g3 / government-organization
                        :ARG0-of (g4 / govern-01
                              :ARG1 c))
                  :ARG1 (b / brand
                        :poss c
                        :consist-of (a3 / and
                              :op1 (m2 / milk
                                    :mod (l / liquid))
                              :op2 (p / product
                                    :mod (y / yogurt)))
                        :ARG1-of (m3 / major-02))
                  :time (b2 / before
                        :op1 (n2 / now)
                        :duration (t2 / temporal-quantity
                              :quant 2
                              :unit (w / week)))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1879 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the state general administration of environmental protection today named the ## cities which made the best contributions to environmental protection in #### .
# ::alignments
(n / name-01
      :ARG0 (g / government-organization
            :ARG0-of (a / administer-01
                  :ARG1 (p / protect-01
                        :ARG1 (e / environment)))
            :mod (s / state)
            :ARG1-of (g2 / general-02))
      :ARG1 (c / city
            :ARG0-of (c2 / contribute-01
                  :ARG2 p
                  :location (t / thing
                        :name (n2 / name
                              :op1 "###"))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (g3 / good-02
                              :ARG1 c2)
                        :ARG3 (m / most))))
      :time (t2 / today))

# ::id 1880 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the lower house of the jordanian parliament has warned the united states against reneging on promises to write off jordan 's debts , radio jordan reported today .
# ::alignments
(r / report-01
      :ARG0 (r2 / radio
            :name (n / name
                  :op1 "Radio"
                  :op2 "Jordan"))
      :ARG1 (w / warn-01
            :ARG0 (g / government-organization
                  :name (n2 / name
                        :op1 "Lower"
                        :op2 "House")
                  :part-of g
                  :name (n3 / name
                        :op1 "Parliament")
                  :mod (c / country
                        :name (n4 / name
                              :op1 "Jordan"))))
      :ARG1 (r3 / renege-01
            :polarity -
            :ARG0 (c2 / country
                  :name (n5 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (p / promise-01
                  :ARG0 c2
                  :ARG1 (w2 / write-off-08
                        :ARG0 c2
                        :ARG1 (d / debt
                              :poss c))))
      :ARG2 c2
      :time (t / today))

# ::id 1881 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok share prices on the kuala lumpur stock exchange closed lower tuesday on profit-taking activities .
# ::alignments
(c / close-01
      :ARG1 (t / thing
            :ARG2-of (p / price-01
                  :ARG1 (s / share
                        :location (e / exchange-01
                              :ARG1 (s2 / stock
                                    :mod (l / lumpur))))))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (a / activity-06
                  :ARG1 (t3 / take-01
                        :ARG1 (p2 / profit-01))))
      :ARG1-of (h / have-degree-91
            :ARG2 (l2 / low-04
                  :ARG1 c)
            :ARG3 (m / more)))

# ::id 1882 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former vice president al gore is not all that comfortable being a star of the sundance film festival .
# ::alignments
(c / comfortable-02
      :polarity -
      :ARG0 (s / star-01
            :ARG1 (f / festival
                  :name (n / name
                        :op1 "Sundance"
                        :op2 "Film"
                        :op3 "Festival"))
            :ARG2 (p / person
                  :name n
                  :op1 "Al"
                  :op2 "N gore")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president
                        :mod (v / vice)
                        :time (f2 / former))))
      :ARG1 p
      :degree (t / that))

# ::id 1883 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok excerpts from the citation awarding the #### nobel prize in chemistry to israelis aaron ciechanover and avram hershko and american irwin rose for their work on how cells break down .
# ::alignments
(e / excerpt-01
      :ARG1 (t / thing
            :ARG1-of (c / cite-01
                  :ARG0-of (a / award-01
                        :ARG1 (p / prize
                              :name (n / name
                                    :op1 "Nobel"
                                    :op2 "Prize")
                              :topic (c2 / chemistry))
                        :ARG2 (a2 / and
                              :op1 (p2 / person
                                    :name (n2 / name
                                          :op1 "Aaron"
                                          :op2 "Ciechanover"))
                              :op2 (p3 / person
                                    :name (n3 / name
                                          :op1 "Avram"
                                          :op2 "Hershko"))
                              :op3 (p4 / person
                                    :mod (c3 / country
                                          :name (n4 / name
                                                :op1 "Israel")))))))
      :ARG2 (p5 / person
            :name (n5 / name
                  :op1 "Irwin")
            :mod (c4 / country
                  :name (n6 / name
                        :op1 "America")))
      :ARG1-of (c5 / cause-01
            :ARG0 (w / work-01
                  :ARG0 a2
                  :ARG1 (t2 / thing
                        :manner-of (b / break-down-12
                              :ARG1 (c6 / cell))))))

# ::id 1884 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two south and north korean athletes shook hands and stood side-by-side on the asian games medal podium on tuesday as their countries waged a deadly military skirmish .
# ::alignments
(a / and
      :op1 (s / shake-01
            :ARG0 (a2 / and
                  :op1 (a3 / athlete
                        :quant 2
                        :mod (c / country
                              :name (n / name
                                    :op1 "South"
                                    :op2 "Korea")))
                  :op2 (a4 / athlete
                        :quant 2
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "North"
                                    :op2 "Korea"))))
            :ARG1 (h / hand))
      :op2 (s2 / stand-01
            :ARG1 a2
            :ARG2 (p / podium
                  :mod (m / medal
                        :mod (g / game
                              :name (n3 / name
                                    :op1 "Asian"
                                    :op2 "Games"))))
            :manner (s3 / side-by-side)
            :time (d / date-entity
                  :weekday (t / tuesday))
            :time (w / wage-01
                  :ARG0 (a5 / and
                        :op1 a3
                        :op2 a4)
                  :ARG1 (s4 / skirmish-01
                        :mod (m2 / military)
                        :ARG0-of (k / kill-01)))))

# ::id 1885 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the myanmar maternal and child welfare association -lrb- <unk> -rrb- , a non-governmental organization , has made rapid progress in the past seven years , absorbing more than ###,### members , the new light of myanmar newspaper reported sunday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "New"
                  :op2 "Light")
            :poss (c / country
                  :name (n3 / name
                        :op1 "Myanmar")))
      :ARG1 (p / progress-01
            :ARG1 (a / association
                  :name (n4 / name
                        :op1 "Myanmar"
                        :op2 "Munich"
                        :op3 "and"
                        :op4 "Child"
                        :op5 "Welfare"
                        :op6 "Association")
                  :mod (g / government-organization
                        :polarity -
                        :ARG0-of (g2 / govern-01)))
            :manner (r2 / rapid)
            :time (b / before
                  :op1 (n5 / now)
                  :duration (t / temporal-quantity
                        :quant 7
                        :unit (y / year)))
            :ARG0-of (a2 / absorb-01
                  :ARG1 (p2 / person
                        :ARG1-of (h / have-quant-91
                              :ARG3 (m / more)
                              :ARG4 (p3 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 a
                                          :ARG2 (m2 / member)))))))
      :time (d / date-entity
            :weekday (s / sunday)))

# ::id 1886 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok federal prosecutors said friday they would retry a marijuana grower known as the `` guru of ganja , '' even after a judge urged them to drop the `` political '' case .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (p2 / prosecute-01)
            :mod (f / federal))
      :ARG1 (r / retry-01
            :ARG0 p
            :ARG1 (p3 / person
                  :ARG0-of (g / grow-03
                        :ARG1 (m / marijuana))
                  :ARG1-of (k / know-02
                        :ARG2 (g2 / guru
                              :mod (g3 / ganja))))
            :time (d / date-entity
                  :weekday (f2 / friday))
            :time (a / after
                  :op1 (u / urge-01
                        :ARG0 (p4 / person
                              :ARG0-of (j / judge-01))
                        :ARG1 p
                        :ARG2 (d2 / drop-05
                              :ARG0 p
                              :ARG1 (c / case-03
                                    :ARG1 (p5 / politics)))))))

# ::id 1887 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the first nationwide debate surrounding topics related to networks will be held soon in shanghai , a commercial center in china .
# ::alignments
(h / hold-04
      :ARG1 (d / debate-01
            :ARG1 (t / topic
                  :ARG1-of (r / relate-01
                        :ARG2 (n / network)))
            :location (n2 / nationwide)
            :ord (o / ordinal-entity
                  :value 1))
      :time (s / soon)
      :location (c / city
            :name (n3 / name
                  :op1 "Shanghai")
            :mod (c2 / center
                  :mod (c3 / commerce)
                  :location (c4 / country
                        :name (n4 / name
                              :op1 "China")))))

# ::id 1888 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a letter written by late us president abraham lincoln in response to a children 's petition to end slavery sold for a record #.# million dollars at auction in new york on thursday .
# ::alignments
(s / sell-01
      :ARG1 (l / letter
            :ARG1-of (w / write-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "Abraham"
                              :op2 "Lincoln")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "States"))
                              :ARG2 (p2 / president)
                              :time (l2 / late))))
            :ARG2-of (r / respond-01
                  :ARG1 (p3 / petition-01
                        :ARG0 (c2 / child)
                        :ARG1 (e / end-01
                              :ARG0 c2
                              :ARG1 (s2 / slavery)))))
      :ARG3 (m / monetary-quantity
            :quant 1000000
            :unit (d / dollar)
            :mod (r2 / record))
      :time (a / auction-01
            :location (c3 / city
                  :name (n3 / name
                        :op1 "New"
                        :op2 "York"))
            :time (d2 / date-entity
                  :weekday (t / thursday))))

# ::id 1889 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with deadly force , israeli warplanes hit fleeing lebanese civilians sunday , and hezbollah militants lobbed rockets at townspeople across northern israel , even as diplomatic efforts began to gain traction .
# ::alignments
(a / and
      :op1 (h / hit-01
            :ARG0 (w / warplane
                  :mod (c / country
                        :name (n / name
                              :op1 "Israel")))
            :ARG1 (c2 / civilian
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "Lebanon"))
                  :ARG0-of (f / flee-05))
            :time (d / date-entity
                  :weekday (s / sunday)))
      :op2 (l / lob-01
            :ARG0 (m / militant
                  :mod (p / political-party
                        :name (n3 / name
                              :op1 "Hezbollah")))
            :ARG1 (r / rocket)
            :ARG2 (t / townspeople
                  :location (a2 / across
                        :op1 c))
            :concession (e / even-as
                  :op1 (b / begin-01
                        :ARG1 (g / gain-02
                              :ARG0 (e2 / effort-01
                                    :ARG0 (d2 / diplomacy))
                              :ARG1 (t2 / traction)))))
      :manner (f2 / force-04
            :ARG0-of (k / kill-01)))

# ::id 1890 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the cabinet lambasted the united nations tuesday for violating the spirit of the u.n. charter by denying taiwan access to last week 's meeting of the basel convention .
# ::alignments
(l / lambaste-01
      :ARG0 (c / cabinet)
      :ARG1 (n / nation
            :name (n2 / name
                  :op1 "United"
                  :op2 "Nations"))
      :ARG2 (v / violate-01
            :ARG0 n
            :ARG1 (s / spirit
                  :poss (c2 / charter
                        :mod (o / organization
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "Nations"))))
            :manner (d / deny-01
                  :ARG0 c
                  :ARG1 (a / access-01
                        :ARG0 (c3 / country
                              :name (n4 / name
                                    :op1 "Taiwan"))
                        :ARG1 (m / meet-03
                              :ARG0 o
                              :name (n5 / name
                                    :op1 "Basel"
                                    :op2 "Convention"))
                        :time (w / week
                              :mod (l2 / last))))
            :ARG2 c3)
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1891 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the leader of the kurdistan workers party -lrb- pkk -rrb- today threatened to continue its suicide bomb campaign if turkey maintained its policy of dealing with the kurdish issue with force .
# ::alignments
(t / threaten-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "Workers"
                              :op2 "Party")
                        :mod (e / ethnic-group
                              :name (n2 / name
                                    :op1 "Kurdistan")))))
      :ARG1 (c / continue-01
            :ARG0 p
            :ARG1 (c2 / campaign-01
                  :ARG0 p2
                  :ARG1 (b / bomb-01
                        :mod (s / suicide)))
            :condition (m / maintain-01
                  :ARG0 (t2 / turkey)
                  :ARG1 (p3 / policy-01
                        :ARG0 t2
                        :ARG1 (d / deal-01
                              :ARG0 t2
                              :ARG1 (ii / issue-02
                                    :ARG0 e)
                              :ARG2 (f / force)))))
      :time (t3 / today))

# ::id 1892 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok alvin y. leung and jimmy <unk> chiu believe rice should be fanciful .
# ::alignments
(b / believe-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Alvin"
                        :op2 "Y."
                        :op3 "Leung"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Jimmy"
                        :op2 "Chiu")))
      :ARG1 (r / recommend-01
            :ARG1 (f / fanciful
                  :domain (r2 / rice))))

# ::id 1893 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok human rights abuses are intensifying in china as the beijing olympics near , amnesty international head irene khan said tuesday while stopping short of supporting calls for a boycott of the games .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 " irene"
                  :op2 "Khan")
            :ARG0-of (h / head-01
                  :ARG1 (ii / international)))
      :ARG1 (ii2 / intensify-01
            :ARG1 (a / abuse-01
                  :ARG1 (r / right-05
                        :ARG1 (h2 / human)))
            :location (c / country
                  :name (n2 / name
                        :op1 "China"))
            :time (n3 / near-02
                  :ARG1 (g / game
                        :name (n4 / name
                              :op1 "Olympics")
                        :location (c2 / city
                              :name (n5 / name
                                    :op1 "Beijing")))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (s2 / stop-01
            :ARG0 p
            :ARG1 (s3 / short-06
                  :ARG2 (s4 / support-01
                        :ARG0 p
                        :ARG1 (c3 / call-03
                              :ARG1 (b / boycott-01
                                    :ARG1 g))))))

# ::id 1894 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok egyptian president hosni mubarak on thursday discussed with visiting israeli defense minister shaul mofaz the implementation of understandings reached at the sharm el - sheikh summit , sources said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source)
      :ARG1 (d / discuss-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 (ii / implement-01
                  :ARG1 (u / understand-01
                        :ARG1-of (r / reach-01
                              :time (s3 / summit
                                    :name (n3 / name
                                          :op1 "Sharm"
                                          :op2 "el-sheikh")))))
            :ARG2 (p3 / person
                  :name (n4 / name
                        :op1 "Shaul"
                        :op2 "Mofaz")
                  :ARG0-of (v / visit-01
                        :ARG1 (c2 / country
                              :name (n5 / name
                                    :op1 "Israel")))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c2
                        :ARG2 (m / minister
                              :topic (d2 / defend-01))))
            :time (d3 / date-entity
                  :weekday (t / thursday))))

# ::id 1895 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok survivors of south asia 's devastating earthquake observed the islamic feast of sacrifice , eid al-adha , on wednesday , marking the day with prayers for the ##,### people killed in the disaster .
# ::alignments
(o / observe-01
      :ARG0 (p / person
            :ARG0-of (s / survive-01
                  :ARG1 (e / earthquake
                        :location (s2 / south
                              :part-of (c / country
                                    :name (n / name
                                          :op1 "Asia"))
                              :ARG0-of (d / devastate-01)))))
      :ARG1 (f / feast
            :mod (s3 / sacrifice-01)
            :mod (r / religious-group
                  :name (n2 / name
                        :op1 "Islam"))
            :ARG0-of (m / mark-01
                  :ARG1 (d2 / day)
                  :ARG2 (p2 / pray-01
                        :ARG1 (p3 / person
                              :ARG1-of (k / kill-01
                                    :ARG0 (d3 / disaster))
                              :ARG0-of (l / love-01)))))
      :time (w / wednesday))

# ::id 1896 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok aramis ramirez hit a pair of three-run homers and ryan dempster matched a career high with his ##th win , leading the chicago cubs over the washington nationals #-# in the national league on saturday .
# ::alignments
(a / and
      :op1 (h / hit-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Ramirez"))
            :ARG1 (h2 / home
                  :quant 2
                  :ARG1-of (r / run-02
                        :quant 3)))
      :op2 (m / match-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "yan"
                        :op2 "Dempster"))
            :ARG1 (h3 / high-02
                  :ARG1 (c / career))
            :ARG2 (w / win-01
                  :ARG0 p2
                  :ord (o / ordinal-entity
                        :value -1)))
      :op3 (l / lead-01
            :ARG0 p2
            :ARG1 (t / team
                  :name (n3 / name
                        :op1 "Chicago"
                        :op2 "Cubs"))
            :ARG2 (t2 / team
                  :name (n4 / name
                        :op1 "Washington"
                        :op2 "National"
                        :op3 "League"))
            :ARG3 (t3 / team
                  :name (n5 / name
                        :op1 "National"
                        :op2 "National"
                        :op3 "National"
                        :op4 "Team"))
            :time (d / date-entity
                  :weekday (s / saturday))))

# ::id 1897 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok foreign investment in taiwan increased by ##.## percent to us$ #.# billion in the first ## months of this year , according to statistics compiled by the ministry of economic affairs .
# ::alignments
(s / say-01
      :ARG0 (s2 / statistic
            :ARG1-of (c / compile-01
                  :ARG0 (m / ministry
                        :topic (a / affair-02
                              :ARG2 (e / economy)))))
      :ARG1 (ii / increase-01
            :ARG1 (ii2 / invest-01
                  :ARG2 (c2 / country
                        :name (n / name
                              :op1 "Taiwan"))
                  :mod (f / foreign))
            :ARG2 (p / percentage-entity
                  :value "1/4")
            :ARG4 (w / we)
            :time (m2 / month
                  :ord (o / ordinal-entity
                        :value 1)
                  :part-of (y / year
                        :mod (t / this)))))

# ::id 1898 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tokyo stocks opened slightly lower tuesday with the key nikkei index down #.## percent .
# ::alignments
(a / and
      :op1 (o / open-07
            :ARG1 (s / stock
                  :mod (c / company
                        :name (n / name
                              :op1 "Tokyo")))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / low-04
                        :ARG1 o)
                  :ARG3 (m / more
                        :quant (s2 / slight))))
      :op2 (d2 / down-03
            :ARG1 (ii / index
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Japan"))
                  :ARG1-of (k / key-02))
            :extent (p / percentage-entity
                  :value "1/2")))

# ::id 1899 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bayern munich 's stretch of crucial games concludes saturday with a trip to bayer leverkusen in the bundesliga .
# ::alignments
(c / conclude-02
      :ARG1 (s / stretch
            :poss (p / person
                  :name (n / name
                        :op1 "Bayern"
                        :op2 "Munich"))
            :consist-of (g / game
                  :mod (c2 / crucial)))
      :ARG2 (t / trip-03
            :ARG0 p
            :ARG1 (t2 / team
                  :name (n2 / name
                        :op1 "Bayer"
                        :op2 " leverkusen")
                  :mod (t3 / team
                        :name (n3 / name
                              :op1 "Bundesliga"))))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 1900 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a man was condemned to death monday for a night of terror inside a suburban home in which a woman was strangled and her two daughters tied to their beds , doused in gasoline and left to die in a fire .
# ::alignments
(c / condemn-01
      :ARG1 (m / man)
      :ARG2 (d / die-01
            :ARG1 m)
      :ARG3 (t / terror-02
            :ARG0 m
            :time (d2 / date-entity
                  :weekday (m2 / monday))
            :location (ii / inside
                  :op1 (h / home
                        :mod (s / suburb)
                        :location-of (a / and
                              :op1 (s2 / strangle-01
                                    :ARG1 (w / woman))
                              :op2 (t2 / tie-01
                                    :ARG1 (p / person
                                          :quant 2
                                          :ARG0-of (h2 / have-rel-role-91
                                                :ARG1 w
                                                :ARG2 (d3 / daughter)))
                                    :ARG2 (b / bed
                                          :poss w))
                              :op3 (d4 / douse-01
                                    :ARG1 w
                                    :ARG2 (g / gasoline))
                              :op4 (l / leave-14
                                    :ARG1 m
                                    :ARG2 (d5 / die-01
                                          :ARG1 m
                                          :ARG1-of (c2 / cause-01
                                                :ARG0 (f / fire)))))))
            :duration (n / night)))

# ::id 1901 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok denver mayor john hickenlooper , the quirky <unk> 's politician , said tuesday he will run for colorado governor to replace retiring democrat bill ritter .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "John"
                  :op2 "Hickenlooper")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / city
                        :name (n2 / name
                              :op1 "Denver"))
                  :ARG2 (m / mayor))
            :mod (p2 / politician
                  :mod (q / quirky)))
      :ARG1 (r / run-02
            :ARG0 p
            :ARG1 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (s2 / state
                              :name (n3 / name
                                    :op1 "Colorado"))
                        :ARG2 (g / governor)))
            :purpose (r2 / replace-01
                  :ARG0 p
                  :ARG1 (p4 / person
                        :name (n4 / name
                              :op1 "Bill"
                              :op2 "Ritter")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (p5 / political-party
                                    :name (n5 / name
                                          :op1 "Democrat")))
                        :ARG0-of (r3 / retire-01)))
            :time (d / date-entity
                  :weekday (t / tuesday))))

