# AMR-GigaWord 200k

# ::id 0 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the inter-american development bank approved loans of us$ ###.# million to haiti to help develop poor communities , boost agricultural production and improve infrastructure .
# ::alignments
(a / approve-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Development"
                  :op2 "Bank")
            :mod (c / country
                  :name (n2 / name
                        :op1 "America")))
      :ARG1 (l / loan-01
            :ARG0 o
            :ARG1 (m / monetary-quantity
                  :quant 1000000
                  :unit (d / dollar))
            :ARG2 (c2 / country
                  :name (n3 / name
                        :op1 "Hiti"))
            :purpose (a2 / and
                  :op1 (h / help-01
                        :ARG0 o
                        :ARG1 (d2 / develop-02
                              :ARG1 (c3 / community
                                    :mod (p / poor))))
                  :op2 (b / boost-01
                        :ARG0 o
                        :ARG1 (p2 / produce-01
                              :ARG1 (a3 / agriculture)))
                  :op3 (ii / improve-01
                        :ARG0 o
                        :ARG1 (ii2 / infrastructure)))))

# ::id 1 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a female bomber blew herself up on a road in southern russia on thursday , spraying a bus with shrapnel and killing at least ## people headed to a military airfield near chechnya .
# ::alignments
(a / and
      :op1 (b / blow-up-06
            :ARG0 (p / person
                  :mod (f / female)
                  :ARG0-of (b2 / bomb-01)
                  :ARG1-of b)
            :location (r / road
                  :location (s / south
                        :part-of (c / country
                              :name (n / name
                                    :op1 "Russia"))))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (s2 / spray-01
            :ARG0 p
            :ARG1 (s3 / shrapnel)
            :ARG2 (b3 / bus))
      :op3 (k / kill-01
            :ARG0 p
            :ARG1 (p2 / person
                  :quant (a2 / at-least
                        :op1 1000000)
                  :ARG0-of (h / head-02
                        :ARG1 (a3 / airfield
                              :mod (m / military)
                              :ARG1-of (n2 / near-02
                                    :ARG2 (p3 / province
                                          :name n
                                          :op1 "Chechnya")))))))

# ::id 2 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south african striker benni mccarthy admitted on tuesday that deposed champions league holders fc porto had lost out to inter milan because of their poor start in the #-# defeat in the champions league first knockout round second leg clash .
# ::alignments
(a / admit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Benni"
                  :op2 "Mccarthy")
            :ARG0-of (s / strike-02)
            :location (w / world-region
                  :name (n2 / name
                        :op1 "South"
                        :op2 "Africa")))
      :ARG1 (l / lose-out-06
            :ARG0 (t / team
                  :name (n3 / name
                        :op1 "Fc"
                        :op2 "Porto")
                  :ARG0-of (h / hold-01
                        :ARG1 (l2 / league
                              :name (n4 / name
                                    :op1 "Champions"))))
            :ARG1 (t2 / team
                  :name (n5 / name
                        :op1 "Union"
                        :op2 "of"
                        :op3 "Milan"))
            :ARG1-of (c / cause-01
                  :ARG0 (s2 / start-01
                        :ARG0 t
                        :ARG2 (d / defeat-01
                              :ARG0 t
                              :ARG1 t2
                              :subevent-of (c2 / clash-01
                                    :mod (l3 / leg
                                          :ord (o / ordinal-entity
                                                :value 1)
                                          :ARG1-of (r / round-05))
                                    :mod (l4 / league
                                          :ord o
                                          :value 2))))
                  :mod (p2 / poor)))
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 3 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french striker nicolas anelka finally joined manchester city from paris st germain on thursday .
# ::alignments
(j / join-04
      :ARG0 (p / person
            :name (n / name
                  :op1 "Nicolas"
                  :op2 "Anelka")
            :ARG0-of (s / strike-02)
            :mod (r / rench-01))
      :ARG1 (c / city
            :name (n2 / name
                  :op1 "Manchester"))
      :ARG3 c
      :name (n3 / name
            :op1 "Paris"
            :op2 "St"
            :op3 "Germain")
      :time (d / date-entity
            :weekday (t / thursday))
      :mod (f / final))

# ::id 4 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok singer sammy <unk> is leaving van halen after ## years of fronting the heavy-metal band , and original singer david lee roth is working with the band again .
# ::alignments
(a / and
      :op1 (l / leave-11
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Sammy"
                        :op2 "Illuminati")
                  :ARG0-of (s / sing-01))
            :ARG1 (c / city-district
                  :name (n2 / name
                        :op1 "Van"
                        :op2 "Halen"))
            :time (a2 / after
                  :op1 (f / front-01
                        :ARG0 p
                        :ARG1 (b / band
                              :mod (m / metal
                                    :mod (h / heavy)))
                        :duration (m2 / multiple
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year))))))
      :op2 (w / work-01
            :ARG0 (p2 / person
                  :name (n3 / name
                        :op1 "David"
                        :op2 "Lee"
                        :op3 "Roth")
                  :ARG0-of (s2 / sing-01)
                  :mod (o / original))
            :ARG3 b
            :mod (a3 / again)))

# ::id 5 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the death penalty , which france abolished ## years ago , should not be <unk> _ even in the face of unprecedented terrorist attacks , a former justice minister said sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (j / justice))
                  :time (f / former)))
      :ARG1 (r / recommend-01
            :polarity -
            :ARG1 (f2 / face-01
                  :ARG0 (p2 / penalize-01
                        :manner (d / die-01)
                        :ARG1-of (a / abolish-01
                              :ARG0 (c / country
                                    :name (n / name
                                          :op1 "France"))
                              :time (b / before
                                    :op1 (n2 / now)
                                    :quant (m2 / multiple
                                          :op1 (t / temporal-quantity
                                                :quant 1
                                                :unit (y / year))))))
                  :ARG1 (a2 / attack-01
                        :ARG0 (t2 / terrorist)
                        :mod (p3 / precedent
                              :polarity -))
                  :mod (e / even)))
      :time (d2 / date-entity
            :weekday (s2 / sunday)))

# ::id 6 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lawmakers in mali monday sought the cancellation of a planned visit by france 's interior minister nicolas sarkozy , viewing it as provocative , coming on the very day the french parliament votes on his proposed controversial immigration law .
# ::alignments
(a / and
      :op1 (s / seek-01
            :ARG0 (p / person
                  :ARG0-of (m / make-01
                        :ARG1 (l / law)))
            :ARG1 (c / cancel-01
                  :ARG1 (v / visit-01
                        :ARG0 (p2 / person
                              :name (n / name
                                    :op1 "Nicolas"
                                    :op2 "Sarkozy")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c2 / country
                                          :name (n2 / name
                                                :op1 "France"))
                                    :ARG2 (m2 / minister
                                          :topic (ii / interior))))
                        :ARG1-of (p3 / plan-01)))
            :time (d / date-entity
                  :weekday (m3 / monday)))
      :op2 (v2 / view-02
            :ARG0 p
            :ARG1 v
            :ARG2 (p4 / provoke-01
                  :ARG0 v))
      :op3 (v3 / vote-01
            :ARG0 (g / government-organization
                  :name (n3 / name
                        :op1 "Parliament")
                  :mod c2)
            :ARG1 (l2 / law
                  :topic (ii2 / immigrate-01)
                  :mod (c3 / controversy)
                  :ARG1-of (p5 / propose-01
                        :ARG0 p2))
            :time (d2 / day
                  :mod (v4 / very))))

# ::id 7 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok women business owners are finding it easier than in the past several years to get credit from banks and say they are now less likely to be denied financing because of their sex , according to a survey released this past week .
# ::alignments
(s / say-01
      :ARG0 (s2 / survey-01
            :ARG1-of (r / release-01
                  :time (w / week
                        :mod (t / this))))
      :ARG1 (a / and
            :op1 (f / find-01
                  :ARG0 (w2 / woman
                        :ARG0-of (o / own-01
                              :ARG1 (b / business)))
                  :ARG1 (h / have-degree-91
                        :ARG1 (g / get-01
                              :ARG0 w2
                              :ARG1 (c / credit-02
                                    :ARG0 (b2 / bank)
                                    :ARG1 w2))
                        :ARG2 (e / easy-05
                              :ARG1 g)
                        :ARG3 (m / more)
                        :ARG4 (b3 / before
                              :op1 (n / now)
                              :duration (s3 / several
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year))))))
            :op2 s
            :ARG0 w2
            :ARG1 (h2 / have-degree-91
                  :ARG1 (d / deny-01
                        :ARG1 (f2 / finance-01
                              :ARG1 w2)
                        :ARG2 w2)
                  :ARG2 (l / likely-01
                        :ARG1 d)
                  :ARG3 (l2 / less)
                  :time n)))

# ::id 8 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jonas edman of sweden won the title of the ##m men 's rifle prone in ###.# .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jonas"
                  :op2 "Edman")
            :source (c / country
                  :name (n2 / name
                        :op1 "Sweden")))
      :ARG1 (t / title-01
            :ARG1 p
            :ARG2 (r / rifle
                  :poss (m / man
                        :mod (p2 / prime))
                  :ARG1-of (p3 / prone-01)))
      :manner (t2 / thing
            :name (n3 / name
                  :op1 " ###.")))

# ::id 9 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok initial claims for us jobless insurance benefits plunged to their lowest level since september last year , according to official data wednesday showing improvement in the troubled labor market .
# ::alignments
(s / say-01
      :ARG0 (d / data
            :mod (o / official)
            :time (w / wednesday))
      :ARG1 (p / plunge-01
            :ARG1 (c / claim-02
                  :ARG1 (b / benefit-01
                        :ARG1 (w2 / we)
                        :ARG2 (ii / insure-02
                              :ARG1-of (h / have-03
                                    :polarity -
                                    :ARG0 (j / job))))
                  :mod (ii2 / initial))
            :ARG4 (l / level
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (l2 / low-04
                              :ARG1 l)
                        :ARG3 (m / most)))
            :time (s2 / since
                  :op1 (d2 / date-entity
                        :month 9
                        :mod (y / year
                              :mod (l3 / last))))
            :ARG0-of (s3 / show-01
                  :ARG1 (ii3 / improve-01
                        :ARG1 (m2 / market
                              :mod (l4 / labor)
                              :ARG1-of (t / trouble-01))))))

# ::id 10 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok most developing countries have stressed at a united nations meeting here that eradication of poverty is essential for sustainable development , it was learned here today .
# ::alignments
(a / and
      :op1 (s / stress-01
            :ARG0 (c / country
                  :ARG1-of (d / develop-02)
                  :quant (m / most))
            :ARG1 (e / essential
                  :purpose (d2 / develop-02
                        :ARG1-of (s2 / sustain-01
                              :ARG1-of (p / possible-01)))
                  :domain (e2 / eradicate-01
                        :ARG1 (p2 / poor)))
            :location (m2 / meet-03
                  :ARG0 (o / organization
                        :name (n / name
                              :op1 "United"
                              :op2 "Nations"))
                  :location (h / here)))
      :op2 (l / learn-01
            :ARG1 e2
            :location h
            :time (t / today)))

# ::id 11 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the museum of american frontier culture is in staunton , va. , near the intersection of i-## and i-## , about ### miles from the washington beltway .
# ::alignments
(m / museum
      :topic (c / culture
            :mod (f / frontier)
            :mod (c2 / country
                  :name (n / name
                        :op1 "America")))
      :location (c3 / city
            :name (n2 / name
                  :op1 "Staunton")
            :location (s / state
                  :name (n3 / name
                        :op1 "Va."))
            :ARG1-of (n4 / near-02
                  :ARG2 (ii / intersect-01
                        :ARG1 (a / and
                              :op1 (t / thing
                                    :name (n5 / name
                                          :op1 "i-##"))
                              :op2 (t2 / thing
                                    :name (n6 / name
                                          :op1 "i-##")))))
            :location (r / relative-position
                  :op1 (b / beltway
                        :name (n7 / name
                              :op1 "Washingtonton"))
                  :quant (a2 / about
                        :op1 (d / distance-quantity
                              :quant 1
                              :unit (m2 / mile))))))

# ::id 12 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian gas giant gazprom and its #.# percent shareholder e. on , the german energy group , are considering joint acquisitions in the russian electricity sector , a gazprom executive was reported wednesday as saying .
# ::alignments
(r / report-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :name (n / name
                              :op1 "Gazprom")
                        :mod (g / giant
                              :mod (g2 / gas))
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Russia")))
                  :ARG2 (e / executive)))
      :ARG1 (c3 / consider-02
            :ARG0 (a / and
                  :op1 c
                  :op2 (g3 / group
                        :mod (e2 / energy)
                        :mod c2
                        :ARG0-of (h2 / hold-01
                              :ARG1 (s / share
                                    :mod (p2 / percentage-entity
                                          :value 1)))))
            :ARG1 (a2 / acquire-01
                  :ARG0 a
                  :ARG1 (s2 / sector
                        :mod (e3 / electricity)
                        :mod c2)
                  :mod (j / joint)))
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 13 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the gigantic sample sale known as #th on sale , first launched in #### as a fashion industry initiative to raise funds to fight aids , has made a grand comeback this week .
# ::alignments
(c / comeback-01
      :ARG0 (s / sell-01
            :ARG1 (s2 / sample)
            :mod (g / gigantic)
            :ARG1-of (l / launch-01
                  :time (f / first)
                  :prep-as (ii / initiate-01
                        :ARG0 (ii2 / industry
                              :mod (f2 / fashion))
                        :ARG1 (r / raise-02
                              :ARG0 ii2
                              :ARG1 (f3 / fund-01
                                    :ARG1 (f4 / fight-01
                                          :ARG1 (a / aids)))))))
      :mod (g2 / grand)
      :time (w / week
            :mod (t / this)))

# ::id 14 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok angola and south africa have agreed to strengthen and enhance their relations of cooperation , in all fields , in the framework of a `` strategic partnership '' between both governments .
# ::alignments
(a / agree-01
      :ARG0 (a2 / and
            :op1 (c / country-region
                  :name (n / name
                        :op1 "Angola"))
            :op2 (c2 / country-region
                  :name (n2 / name
                        :op1 "South"
                        :op2 "Africa")))
      :ARG1 (a3 / and
            :op1 (s / strengthen-01
                  :ARG0 a2
                  :ARG1 (r / relation-03
                        :ARG0 a2
                        :ARG1 (c3 / cooperate-01
                              :ARG0 a2
                              :location (f / field
                                    :mod (a4 / all)))))
            :op2 (e / enhance-01
                  :ARG0 a2
                  :ARG1 r)
            :prep-in (f2 / framework
                  :poss (p / partner-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01)
                              :mod (b / both))
                        :mod (s2 / strategy)))))

# ::id 15 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dubai world cup runner-up to the victory has the strength to win the richest horse race on earth on saturday , his trainer warned .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :ARG0-of (t / train-01
                  :name (n / name
                        :op1 "Dubai")
                  :ARG0-of (w2 / win-01
                        :ARG1 (c / cup
                              :mod (w3 / world))))
            :ARG1-of t)
      :ARG1 (s / strong-02
            :ARG1 p
            :ARG0-of (w4 / win-01
                  :ARG2 (r / race-02
                        :ARG3 (h / horse)
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (r2 / rich)
                              :ARG3 (m / most)
                              :ARG5 (p2 / planet
                                    :name (n2 / name
                                          :op1 "Earth")))
                        :time (d / date-entity
                              :weekday (s2 / saturday))))))

# ::id 16 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok by monday morning , five people who were injured in a major park stampede in suburban beijing last thursday evening have recovered and been discharged from the hospital .
# ::alignments
(a / and
      :op1 (r / recover-01
            :ARG1 (p / person
                  :quant 5
                  :ARG1-of (ii / injure-01
                        :ARG0 (s / stampede-02
                              :ARG1 (p2 / park)
                              :ARG1-of (m / major-02)
                              :location (c / city
                                    :name (n / name
                                          :op1 "Beijing")
                                    :mod (s2 / suburb))
                              :time (d / date-entity
                                    :weekday (t / thursday)
                                    :dayperiod (e / evening)
                                    :mod (y / yesterday))))))
      :op2 (d2 / discharge-01
            :ARG1 p
            :ARG2 (h / hospital))
      :time (b / by
            :op1 (d3 / date-entity
                  :weekday (m2 / monday)
                  :dayperiod (m3 / morning))))

# ::id 17 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok air bagan , myanmar 's largest private carrier , launched its first international route with a <unk> flight on tuesday , an airline official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / airline
                        :name (n / name
                              :op1 "Air"
                              :op2 "Bagan")
                        :mod (c / carrier
                              :ARG1-of (p2 / private-03)
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (l / large)
                                    :ARG3 (m / most)
                                    :ARG5 (c2 / carrier
                                          :location (c3 / country
                                                :name (n2 / name
                                                      :op1 "Myanmar"))))))
                  :ARG2 (o / official)))
      :ARG1 (l2 / launch-01
            :ARG0 a
            :ARG1 (r / route
                  :mod (ii / international)
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :poss (c4 / carrier)
                  :manner (f / fly-01
                        :time (d / date-entity
                              :weekday (t / tuesday))))))

# ::id 18 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new talks expected thursday between afghanistan 's hardline taliban and south korean negotiators trying to free ## hostages had not started by midday , the red cross said .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Red"
                  :op2 "Cross"))
      :ARG1 (s2 / start-01
            :polarity -
            :ARG1 (t / talk-01
                  :ARG0 (a / and
                        :op1 (c / criminal-organization
                              :name (n2 / name
                                    :op1 "Taliban")
                              :mod (h / hardline)
                              :poss (c2 / country
                                    :name (n3 / name
                                          :op1 "Afghanistan")))
                        :op2 (p / person
                              :ARG0-of (n4 / negotiate-01)
                              :mod (c3 / country
                                    :name (n5 / name
                                          :op1 "South"
                                          :op2 "Korea")))
                        :ARG0-of (t2 / try-01
                              :ARG1 (f / free-01
                                    :ARG0 a
                                    :ARG1 (h2 / hostage))))
                  :ARG1-of (n6 / new-01)
                  :ARG1-of (e / expect-01
                        :time (d / date-entity
                              :weekday (t3 / thursday))))
            :time (b / by
                  :op1 (m / midday))))

# ::id 19 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok foreign investment in china accelerated for a second month in october despite slowing growth , government figures show .
# ::alignments
(s / show-01
      :ARG0 (f / figure
            :source (g / government-organization
                  :ARG0-of (g2 / govern-01)))
      :ARG1 (a / accelerate-01
            :ARG1 (ii / invest-01
                  :ARG0 (f2 / foreign)
                  :ARG2 (c / country
                        :name (n / name
                              :op1 "China")))
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (m / month))
            :time (d / date-entity
                  :month 10)
            :concession (s2 / slow-01
                  :ARG1 (g3 / grow-01))))

# ::id 20 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sixth-seeded marion bartoli of france beat akgul amanmuradova of uzbekistan #-# , #-# on monday night to open her campaign at the bank of west classic .
# ::alignments
(b / beat-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Marion"
                  :op2 "Bartoli")
            :ARG1-of (s / seed-01
                  :ord (o / ordinal-entity
                        :value 6))
            :mod (c / country
                  :name (n2 / name
                        :op1 "France")))
      :ARG1 (p2 / person
            :name (n3 / name
                  :op1 "Akgul"
                  :op2 "Amanmuradova")
            :mod (c2 / country
                  :name (n4 / name
                        :op1 "Uzbekistan")))
      :time (d / date-entity
            :weekday (m / monday)
            :dayperiod (n5 / night))
      :purpose (o2 / open-01
            :ARG0 p
            :ARG1 (c3 / campaign-01
                  :ARG0 p)
            :location (b2 / bank
                  :mod (g / game
                        :name (n6 / name
                              :op1 "West"
                              :op2 "Classic")))))

# ::id 21 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japan 's yamaha motor co. said thursday it expects its first loss in ## years in #### because of sluggish motorcycle sales and the strong yen .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Yamaha"
                  :op2 "Motor"
                  :op3 "Co.")
            :poss (c2 / country
                  :name (n2 / name
                        :op1 "Japan")))
      :ARG1 (e / expect-01
            :ARG0 c
            :ARG1 (l / lose-02
                  :ARG0 c
                  :ord (o / ordinal-entity
                        :value 1)
                  :time (a / after
                        :op1 (n3 / now)
                        :quant (m / multiple
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year))))
                  :ARG1-of (c3 / cause-01
                        :ARG0 (a2 / and
                              :op1 (s2 / sell-01
                                    :ARG1 (m2 / motorcycle)
                                    :manner (s3 / sluggish))
                              :op2 (y2 / yen
                                    :ARG1-of (s4 / strong-02))))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 22 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three people wounded in wednesday 's suicide car bombing in front of a police academy in hilla , south of baghdad , have died , bringing the death toll to ## , medics said thursday .
# ::alignments
(s / say-01
      :ARG0 (m / medic)
      :ARG1 (d / die-01
            :ARG1 (p / person
                  :quant 3
                  :ARG1-of (w / wound-01
                        :ARG0 (b / bomb-01
                              :mod (c / car)
                              :mod (s2 / suicide)
                              :time (d2 / date-entity
                                    :weekday (w2 / wednesday))
                              :location (ii / in-front-of
                                    :op1 (a / academy
                                          :mod (p2 / police)
                                          :location (c2 / city
                                                :name (n / name
                                                      :op1 "Hilla")
                                                :location (r / relative-position
                                                      :op1 (c3 / city
                                                            :name (n2 / name
                                                                  :op1 "Baghdad"))
                                                      :direction (s3 / south))))))))
            :ARG0-of (c4 / cause-01
                  :ARG1 (b2 / bring-01
                        :ARG0 p
                        :ARG1 (t / toll-02
                              :ARG1 d))
                  :ARG4 (t2 / thing)))
      :time (d3 / date-entity
            :weekday (t3 / thursday)))

# ::id 23 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the red sox have communicated with roger clemens 's agents , the hendricks brothers , over the past few days to express their interest in the future hall of famer if he elects to play in #### .
# ::alignments
(c / communicate-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Red"
                  :op2 "Sox"))
      :ARG1 (e / express-01
            :ARG0 t
            :ARG1 (ii / interest-01
                  :ARG1 t
                  :ARG2 (h / hall
                        :name (n2 / name
                              :op1 "Hall"
                              :op2 "of"
                              :op3 "Famer")
                        :time (f / future))
                  :condition (e2 / elect-01
                        :ARG0 (p / person
                              :name (n3 / name
                                    :op1 "Roger"
                                    :op2 "Clemens")
                              :ARG0-of (h2 / have-rel-role-91
                                    :ARG1 (p2 / person
                                          :name (n4 / name
                                                :op1 "Hendricks"))
                                    :ARG2 (b / brother)))
                        :ARG1 (p3 / play-01
                              :ARG0 p))))
      :ARG2 p2
      :time (b2 / before
            :op1 (n5 / now)
            :duration (f2 / few
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (d / day)))))

# ::id 24 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japanese share prices will likely be rangebound next week as the market cautiously watches foreign exchange rates after tokyo this week stepped into markets to stem the surging yen , analysts said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG1-of (a / analyze-01))
      :ARG1 (l / likely-01
            :ARG1 (b / bind-01
                  :ARG1 (p2 / price-01
                        :ARG1 (s2 / share
                              :mod (c / country
                                    :name (n / name
                                          :op1 "Japan"))))
                  :ARG2 (r / range-01)
                  :time (w / week
                        :mod (n2 / next))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (w2 / watch-01
                              :ARG0 (m / market)
                              :ARG1 (r2 / rate
                                    :mod (e / exchange-01
                                          :mod (f / foreign)))
                              :manner (c3 / cautious)
                              :time (a2 / after
                                    :op1 (s3 / step-in-02
                                          :ARG0 (c4 / company
                                                :name (n3 / name
                                                      :op1 "Tokyo"))
                                          :ARG1 (m2 / market)
                                          :purpose (s4 / stem-01
                                                :ARG0 c4
                                                :ARG1 (y / yen
                                                      :ARG1-of (s5 / surge-01)))
                                          :time (w3 / week
                                                :mod (t / this))))))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 25 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnamese government has decided to raise import taxes on automobiles as part of its efforts to reduce soaring trade deficit , an official said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (d / decide-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Vietnam"))))
            :ARG1 (r / raise-01
                  :ARG0 g
                  :ARG1 (t / tax-01
                        :ARG3 (a / automobile)
                        :mod (ii / import-01))
                  :part-of (e / effort-01
                        :ARG0 g
                        :ARG1 (r2 / reduce-01
                              :ARG0 g
                              :ARG1 (d2 / deficit
                                    :mod (t2 / trade-01)
                                    :ARG1-of (s2 / soar-01))))))
      :time (d3 / date-entity
            :weekday (m / monday)))

# ::id 26 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spending on new u.s. construction unexpectedly fell in august , led by declines in non-residential and public building , government figures showed today .
# ::alignments
(s / show-01
      :ARG0 (f / figure
            :mod (g / government-organization
                  :ARG0-of (g2 / govern-01)))
      :ARG1 (f2 / fall-01
            :ARG1 (s2 / spend-01
                  :ARG1 (c / construct-01
                        :ARG0 (c2 / country
                              :name (n / name
                                    :op1 "U.S."))
                        :ARG1-of (n2 / new-01)))
            :ARG1-of (e / expect-01
                  :polarity -)
            :time (d / date-entity
                  :month 11)
            :ARG1-of (l / lead-01
                  :ARG0 (d2 / decline-01
                        :ARG1 (a / and
                              :op1 (b / building
                                    :ARG1-of (r / reside-01
                                          :polarity -))
                              :op2 (b2 / building
                                    :ARG1-of (p / public-02))))))
      :time (t / today))

# ::id 27 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united arab emirates -lrb- uae -rrb- and france will hold a large-scale joint military exercise in the coming few days , according to an official statement issued here on tuesday .
# ::alignments
(s / say-01
      :ARG0 (s2 / state-01
            :mod (o / official)
            :ARG1-of (ii / issue-01
                  :location (h / here)
                  :time (d / date-entity
                        :weekday (t / tuesday))))
      :ARG1 (h2 / hold-04
            :ARG0 (a / and
                  :op1 (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "Arab"
                              :op3 "Emirates"))
                  :op2 (c2 / country
                        :name (n2 / name
                              :op1 "France")))
            :ARG1 (e / exercise-02
                  :ARG0 a
                  :ARG1 (m / military)
                  :mod (j / joint)
                  :mod (l / large-scale))
            :time (f / few
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (d2 / day))
                  :ARG1-of (c3 / come-01))))

# ::id 28 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a #-month-old from queens county who prosecutors say was assaulted by his father weeks after child-welfare officials had opened an inquiry on the family died of his injuries on sunday .
# ::alignments
(c / child
      :age (t / temporal-quantity
            :quant 1
            :unit (m / month))
      :source (c2 / county
            :name (n / name
                  :op1 " queens"))
      :ARG1-of (a / assault-01
            :ARG0 (p / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 c
                        :ARG2 (f / father)))
            :ARG1-of (s / say-01
                  :ARG0 (p2 / person
                        :ARG0-of (p3 / prosecute-01)))
            :time (a2 / after
                  :op1 (o / open-01
                        :ARG0 (o2 / official
                              :topic (w / welfare
                                    :mod (c3 / child)))
                        :ARG1 (ii / inquire-01
                              :ARG1 (f2 / family)))
                  :time (d / date-entity
                        :weekday (s2 / sunday)))))

# ::id 29 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chancellor angela merkel , who campaigned to make world industrial powers cut greenhouse gas emissions , vowed monday to fight any eu climate deal that jeopardised german jobs as recession tightens its grip .
# ::alignments
(v / vow-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Angela"
                  :op2 "Merkel")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (c / chancellor))
            :ARG0-of (c2 / campaign-01
                  :ARG1 (m / make-02
                        :ARG0 p
                        :ARG1 (c3 / cut-02
                              :ARG0 (p2 / power
                                    :mod (ii / industry)
                                    :mod (w / world))
                              :ARG1 (e / emit-01
                                    :ARG0 p2
                                    :ARG1 (g / gas
                                          :mod (g2 / greenhouse)))))))
      :ARG1 (f / fight-01
            :ARG0 p
            :ARG1 (d / deal-01
                  :ARG2 (c4 / climate)
                  :mod (a / any)
                  :ARG0-of (j / jeopardize-01
                        :ARG1 (j2 / job
                              :mod (c5 / country
                                    :name (n2 / name
                                          :op1 "Germany")))
                        :time (t / tighten-01
                              :ARG0 (r / recession-02)
                              :ARG1 (g3 / grip-01
                                    :ARG0 r)))))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 30 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with the pain of her accident finally behind her , singer gloria estefan has something to say : thank heaven for her husband , son and baby daughter .
# ::alignments
(h / have-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gloria"
                  :op2 "Estefan")
            :ARG0-of (s / sing-01))
      :ARG1 (s2 / something
            :ARG1-of (s3 / say-01
                  :ARG0 p
                  :ARG3 (t / thank-01
                        :ARG0 p
                        :ARG1 (a / and
                              :op1 (p2 / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG1 p
                                          :ARG2 (h3 / husband)))
                              :op2 (p3 / person
                                    :ARG0-of (h4 / have-rel-role-91
                                          :ARG1 p
                                          :ARG2 (s4 / son)))
                              :op3 (p4 / person
                                    :ARG0-of (h5 / have-rel-role-91
                                          :ARG1 p
                                          :ARG2 (d / daughter))
                                    :mod (b / baby))))))
      :manner (p5 / pain-01
            :ARG0 (a2 / accident
                  :poss p)
            :location (b2 / behind
                  :op1 p
                  :mod (f / final))))

# ::id 31 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok comcast corp. says its deal to buy ## percent of nbc universal for $ ##.## billion in cash and assets will mean more and better entertainment options for consumers , but some broadcast industry watchdogs are n't so sure .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (c2 / company
                  :name (n / name
                        :op1 "Comcast"
                        :op2 "Corp."))
            :ARG1 (m / mean-01
                  :ARG1 (d / deal-01
                        :ARG0 c2
                        :ARG2 (b / buy-01
                              :ARG0 c2
                              :ARG1 (p / percent
                                    :part-of (c3 / company
                                          :name (n2 / name
                                                :op1 "NBC"
                                                :op2 "Universal")))
                              :ARG3 (m2 / monetary-quantity
                                    :quant 1000000000
                                    :unit (d2 / dollar)
                                    :ARG1-of m
                                    :ARG2 (a / and
                                          :op1 (c4 / cash)
                                          :op2 (a2 / asset))))))
            :ARG2 (h / have-degree-91
                  :ARG1 (o / option
                        :purpose (e / entertain-01
                              :ARG1 (p2 / person
                                    :ARG0-of (c5 / consume-01))))
                  :ARG2 (g / good-02
                        :ARG1 o)
                  :ARG3 (m3 / more)))
      :ARG2 (s2 / sure-02
            :polarity -
            :ARG0 (w / watchdog
                  :mod (ii / industry
                        :mod (b2 / broadcast-01))
                  :mod (s3 / some))
            :degree (s4 / so)))

# ::id 32 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british forces formally end combat operations in iraq on thursday one month early , after a ceremony remembered the key us-ally 's ### war dead ahead of a total troop withdrawal from the country .
# ::alignments
(e / end-01
      :ARG0 (f / force
            :mod (c / country
                  :name (n / name
                        :op1 "Great"
                        :op2 "Britain")))
      :ARG1 (o / operation
            :mod (c2 / combat-01)
            :location (c3 / country
                  :name (n2 / name
                        :op1 "Iraq")))
      :time (d / date-entity
            :weekday (t / thursday)
            :mod (e2 / early
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (m / month))))
      :manner (f2 / formal)
      :time (a / after
            :op1 (r / remember-01
                  :ARG0 (c4 / ceremony)
                  :ARG1 (d2 / die-01
                        :ARG1 (w / war
                              :ARG1-of (k / key-02)
                              :poss (w2 / we))
                        :time (a2 / ahead
                              :op1 (w3 / withdraw-01
                                    :ARG1 (t3 / troop)
                                    :ARG2 c3
                                    :mod (t4 / total)))))))

# ::id 33 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nuclear negotiations with north korea are in danger of going `` back to square one , '' south korea 's top diplomat said as the communist nation continued to move toward restarting its atomic program .
# ::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 (d / diplomat
                        :mod (t / top))))
      :ARG1 (e / endanger-01
            :ARG1 (n2 / negotiate-01
                  :ARG0 c
                  :ARG1 (c2 / country
                        :name (n3 / name
                              :op1 "North"
                              :op2 "Korea"))
                  :ARG2 (n4 / nucleus))
            :ARG2 (g / go-back-19
                  :ARG1 n2
                  :ARG2 (s2 / square
                        :ord (o / ordinal-entity
                              :value 1))))
      :time (c3 / continue-01
            :ARG0 c2
            :ARG1 (m / move-01
                  :ARG0 c2
                  :ARG2 (r / restart-01
                        :ARG0 c2
                        :ARG1 (p2 / program
                              :mod n4
                              :poss c2)))))

# ::id 34 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a russian businessman denied charges he sexually abused a young girl at his trial tuesday in cambodia .
# ::alignments
(d / deny-01
      :ARG0 (b / businessman
            :mod (c / country
                  :name (n / name
                        :op1 "Russia")))
      :ARG1 (c2 / charge-05
            :ARG1 b
            :ARG2 (a / abuse-01
                  :ARG0 b
                  :ARG1 (g / girl
                        :mod (y / young))
                  :manner (s / sex-01
                        :ARG0 b)
                  :time (t / try-02
                        :ARG1 b
                        :location (c3 / country
                              :name (n2 / name
                                    :op1 "Cambodia"))
                        :time (d2 / date-entity
                              :weekday (t2 / tuesday))))))

# ::id 35 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok alleged terrorist mastermind khalid sheikh mohammed calls the sept. ## attack a `` noble victory '' and president barack obama a liar in a letter released by the military 's war crimes court tuesday .
# ::alignments
(a / and
      :op1 (c / call-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Khalid"
                        :op2 "Sheikh"
                        :op3 "Mohammed")
                  :ARG0-of (m / mastermind-01
                        :ARG1 (t / terrorist))
                  :ARG1-of (a2 / allege-01))
            :ARG1 (a3 / attack-01)
            :ARG2 (w / win-01
                  :mod (n2 / noble)))
      :op2 (l / lie-08
            :ARG0 (p2 / person
                  :name (n3 / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p3 / president))))
      :medium (l2 / letter
            :ARG1-of (r / release-01
                  :ARG0 (g / government-organization
                        :name (n4 / name
                              :op1 "War"
                              :op2 "Cops"
                              :op3 "Court")
                        :poss (m2 / military))
                  :time (d / date-entity
                        :weekday (t2 / tuesday)))))

# ::id 36 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok forces in georgia and its breakaway province of south ossetia on saturday accused each other of opening fire on settlements , a clash that left several people wounded , officials said , as tensions in the region spiraled .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (a / accuse-01
            :ARG0 (f / force
                  :location (a2 / and
                        :op1 (p / province
                              :name (n / name
                                    :op1 "Georgia"))
                        :op2 (p2 / province
                              :name (n2 / name
                                    :op1 "South"
                                    :op2 "Ossetia")
                              :ARG1-of (b / break-away-14)
                              :poss p)))
            :ARG1 f
            :ARG2 (o2 / open-fire-07
                  :ARG0 f
                  :ARG1 (s2 / settle-02))
            :time (d / date-entity
                  :weekday (s3 / saturday))
            :ARG1-of (c / clash-01
                  :ARG0 f
                  :ARG0-of (l / leave-13
                        :ARG1 (w / wound-01
                              :ARG1 (p3 / person
                                    :quant (s4 / several)))))
            :time (s5 / spiral-01
                  :ARG1 (t / tension)
                  :location (r / region))))

# ::id 37 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president barack obama , criticizing oversight of bp 's deepwater oil drilling , is using the gulf of mexico spill to help democrats make an election-year case for tougher government regulation of business .
# ::alignments
(u / use-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Barack"
                  :op2 "Obama")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president))
            :ARG0-of (c / criticize-01
                  :ARG1 (o / oversee-01
                        :ARG1 (d / drill-01
                              :ARG0 (c2 / company
                                    :name (n2 / name
                                          :op1 "BP"))
                              :ARG1 (o2 / oil)
                              :location (d2 / deepwater)))))
      :ARG1 (s / spill-01
            :ARG2 (g / gulf
                  :name (n3 / name
                        :op1 "Gulf"
                        :op2 "of"
                        :op3 "Mexico")))
      :ARG2 (h2 / help-01
            :ARG0 p
            :ARG1 (c3 / case-03
                  :ARG0 (p3 / person
                        :ARG0-of h
                        :ARG1 (p4 / political-party
                              :name (n4 / name
                                    :op1 "Democratic"
                                    :op2 "Party"))))
            :ARG1 (r / regulate-01
                  :ARG0 (g2 / government-organization
                        :ARG0-of (g3 / govern-01))
                  :ARG1 (b / business)
                  :ARG1-of (h3 / have-degree-91
                        :ARG2 (t / tough-02
                              :ARG1 r)
                        :ARG3 (m / more)))
            :time (y / year
                  :mod (e / elect-01)))
      :ARG2 p3)

# ::id 38 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok flightless penguins and other marine species are likely to be hardest hit by the galapagos oil spill , biologists familiar with the islands ' unique wildlife say .
# ::alignments
(s / say-01
      :ARG0 (b / biologist
            :ARG1-of (f / familiarize-01
                  :ARG2 (w / wildlife
                        :ARG1-of (u / unique-01)
                        :poss (ii / island
                              :name (n / name
                                    :op1 "Galapagos")))))
      :ARG1 (l / likely-01
            :ARG1 (h / hit-01
                  :ARG0 (s2 / spill-01
                        :ARG1 (o / oil)
                        :ARG2 ii)
                  :ARG1 (a / and
                        :op1 (p / penguin
                              :ARG0-of (f2 / fly-01
                                    :polarity -))
                        :op2 (s3 / species
                              :mod (m / marine)
                              :mod (o2 / other)))
                  :ARG2-of (h2 / have-degree-91
                        :ARG3 (m2 / most))
                  :ARG1-of h2)))

# ::id 39 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok no one knows when striking baseball players and the club owners will resolve their prolonged labor dispute , but if they ever reach a settlement , they 'll do it without the man who served the past three years as management 's chief labor executive .
# ::alignments
(c / contrast-01
      :ARG1 (k / know-01
            :ARG0 (n / no-one)
            :ARG1 (t / time
                  :time-of (r / resolve-01
                        :ARG0 (a / and
                              :op1 (p / person
                                    :ARG0-of (p2 / play-01
                                          :ARG1 (b / baseball)))
                              :op2 (p3 / person
                                    :ARG0-of (o / own-01
                                          :ARG1 (c2 / club))))
                        :ARG1 (d / dispute-01
                              :ARG0 p
                              :ARG2 (l / labor)
                              :ARG1-of (p4 / prolong-01)))))
      :ARG2 (d2 / do-02
            :ARG0 a
            :ARG1 r
            :manner (a2 / accompany-01
                  :polarity -
                  :ARG0 (m / man
                        :ARG0-of (s / serve-01
                              :ARG1 (e / executive
                                    :topic (l2 / labor)
                                    :mod (c3 / chief)
                                    :poss (m2 / manage-01))
                              :time (b2 / before
                                    :op1 (n2 / now)
                                    :duration (t2 / temporal-quantity
                                          :quant 3
                                          :unit (y / year)))))
                  :ARG1 a
                  :time (e2 / ever))))

# ::id 40 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jussi <unk> of finland and marleen renders of belgium took the men 's and women 's titles respectively in the ##th brussels half-marathon races here on sunday .
# ::alignments
(t / take-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Jussi")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Finland")))
            :op2 (p2 / person
                  :name (n3 / name
                        :op1 "Marleen"
                        :op2 " renders")
                  :mod (c2 / country
                        :name (n4 / name
                              :op1 "Belgium"))))
      :ARG1 (t2 / title
            :poss (a2 / and
                  :op1 (m / man)
                  :op2 (w / woman)))
      :ARG2 (r / race-02
            :ARG3 (m2 / marathon
                  :mod (h / half))
            :location (c3 / city
                  :name (n5 / name
                        :op1 "Brussels"))
            :ord (o / ordinal-entity
                  :value -1)
            :location (h2 / here)
            :time (d / date-entity
                  :weekday (s / sunday))))

# ::id 41 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the country 's youngest female candidate for parliament _ who also happens to be thailand 's first woman boxing promoter _ snatched victory from one of the country 's most respected elder politicians in sunday 's general election .
# ::alignments
(s / snatch-01
      :ARG0 (c / candidate
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Parliament"))
                  :ARG2 (f / female))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (y / young)
                  :ARG3 (m / most)
                  :ARG5 (c2 / country))
            :ARG0-of (h3 / have-org-role-91
                  :ARG1 (c3 / country
                        :name (n2 / name
                              :op1 "Thailand"))
                  :ARG2 (p / person
                        :ARG0-of (p2 / promote-02
                              :ARG1 (b / box-03))
                        :ord (o / ordinal-entity
                              :value 1)
                        :mod (a / also))))
      :ARG1 (w / win-01
            :ARG0 (p3 / person
                  :quant 1
                  :ARG1-of (ii / include-91
                        :ARG2 (p4 / politician
                              :mod (e / elder)
                              :ARG1-of (h4 / have-degree-91
                                    :ARG2 (r / respect-01
                                          :ARG0 p4)
                                    :ARG3 (m2 / most)
                                    :ARG5 (p5 / politician
                                          :location c3)))))
            :ARG2 (e2 / elect-01
                  :ARG1-of (g2 / general-02))))

# ::id 42 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us president george w. bush said friday that the un security council should pass a resolution that `` condemns '' north korea 's recent missile barrage but stayed mum on whether it should seek sanctions .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (p2 / president)))
            :ARG1 (r / recommend-01
                  :ARG1 (p3 / pass-01
                        :ARG0 (o / organization
                              :name (n3 / name
                                    :op1 "Un"
                                    :op2 "Security"
                                    :op3 "Council"))
                        :ARG1 (r2 / resolution
                              :ARG0-of (c3 / condemn-01
                                    :ARG1 (b / barrage
                                          :mod (m / missile)
                                          :time (r3 / recent)
                                          :poss (c4 / country
                                                :name (n4 / name
                                                      :op1 "North"
                                                      :op2 "Korea")))))))
            :time (d / date-entity
                  :weekday (f / friday)))
      :ARG2 (s2 / stay-01
            :ARG1 p
            :ARG3 (m2 / mum
                  :topic (t / truth-value
                        :polarity-of (r4 / recommend-01
                              :ARG1 (s3 / seek-01
                                    :ARG0 o
                                    :ARG1 (s4 / sanction)))))))

# ::id 43 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with fashion week in full swing , more than ### designers from around the world are unveiling their fall collections .
# ::alignments
(u / unveil-01
      :ARG0 (p / person
            :ARG0-of (d / design-01)
            :source (a / around
                  :op1 (w / world))
            :mod (m / more-than))
      :ARG1 (t / thing
            :ARG1-of (c / collect-01
                  :ARG0 p)
            :mod (f / fall))
      :time (s / swing-03
            :ARG1 (w2 / week
                  :mod (f2 / fashion))
            :ARG1-of (f3 / full-09)))

# ::id 44 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chicken entrepreneurs group of nepal organized `` chicken and egg festival '' here on friday to make people aware that fear of spread of the bird flu virus , which has put the domestic poultry industry in shambles , was baseless , radio nepal reported saturday .
# ::alignments
(r / report-01
      :ARG0 (p / publication
            :name (n / name
                  :op1 "Radio"
                  :op2 "Nepal"))
      :ARG1 (o / organize-01
            :ARG0 (g / group
                  :consist-of (e / entrepreneur
                        :mod (c / chicken))
                  :poss p)
            :ARG1 (f / festival
                  :mod c)
            :mod (e2 / egg))
      :location (h / here)
      :time (d / date-entity
            :weekday (f2 / friday))
      :purpose (m / make-02
            :ARG0 g
            :ARG1 (r2 / realize-01
                  :ARG0 (p2 / person)
                  :ARG1 (b / base-02
                        :polarity -
                        :ARG1 (f3 / fear-01
                              :ARG1 (s / spread-02
                                    :ARG1 (v / virus
                                          :name (n2 / name
                                                :op1 "bird"
                                                :op2 "flu")
                                          :ARG0-of (p3 / put-01
                                                :ARG1 (ii / industry
                                                      :mod (p4 / poultry)
                                                      :mod (d2 / domestic))
                                                :ARG2 (s2 / shambles))))))))
      :time (d3 / date-entity
            :weekday (s3 / saturday)))

# ::id 45 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinian leader yasser arafat said his meeting in rome wednesday with italian president carlo azeglio ciampi was `` very important .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Yasser"
                  :op2 "Arafat")
            :ARG0-of (l / lead-02
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Palestine"))))
      :ARG1 (ii / important-01
            :ARG1 (m / meet-03
                  :ARG0 p
                  :ARG1 (p2 / person
                        :name (n3 / name
                              :op1 "Carlo"
                              :op2 "Azeglio"
                              :op3 "Ciampi")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n4 / name
                                          :op1 "Italy"))
                              :ARG2 (p3 / president)))
                  :location (c3 / city
                        :name (n5 / name
                              :op1 "Rome"))
                  :time (d / date-entity
                        :weekday (w / wednesday)))
            :degree (v / very)))

# ::id 46 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the international monetary fund today called for international policy coordination and multilateral surveillance in economic and monetary matters , saying they are essential in particular to foster social development .
# ::alignments
(a / and
      :op1 (c / call-03
            :ARG0 (f / fund
                  :mod (m / money)
                  :mod (ii / international))
            :ARG1 (a2 / and
                  :op1 (c2 / coordinate-01
                        :ARG1 (p / policy-01
                              :mod (ii2 / international)))
                  :op2 (s / surveil-01
                        :mod (m2 / multilateral))
                  :topic (a3 / and
                        :op1 (m3 / matter
                              :mod (e / economy))
                        :op2 (m4 / matter
                              :mod (m5 / money))))
            :time (t / today))
      :op2 (s2 / say-01
            :ARG0 f
            :ARG1 (e2 / essential
                  :purpose (f2 / foster-01
                        :ARG1 (d / develop-02
                              :ARG1 (s3 / society)))
                  :domain a3)))

# ::id 47 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china on thursday urged all sides in the dispute over iran 's nuclear program to remain calm and show restraint , as it said the stand-off was at a crucial stage .
# ::alignments
(u / urge-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "China"))
      :ARG1 (s / side
            :mod (a / all)
            :ARG0-of (d / dispute-01
                  :ARG2 (p / program
                        :mod (n2 / nucleus)
                        :poss (c2 / country
                              :name (n3 / name
                                    :op1 "Iran")))))
      :ARG2 (a2 / and
            :op1 (r / remain-01
                  :ARG1 s
                  :ARG3 (c3 / calm-03
                        :ARG1 s))
            :op2 (s2 / show-01
                  :ARG0 s
                  :ARG1 (r2 / restrain-01
                        :ARG0 s)))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :ARG1-of (c4 / cause-01
            :ARG0 (s3 / say-01
                  :ARG0 c
                  :ARG1 (s4 / stage
                        :mod (c5 / crucial)
                        :time-of (s5 / standoff)))))

# ::id 48 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kenya sought thursday to reassure foreign tourists as deadly rioting over a disputed presidential elections rocked the east african nation .
# ::alignments
(s / seek-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Kenya"))
      :ARG1 (r / reassure-01
            :ARG0 c
            :ARG1 (p / person
                  :mod (f / foreign)
                  :ARG0-of (t / tour-01)))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :time (r2 / rock-04
            :ARG0 (r3 / riot-01
                  :ARG1 (e / elect-01
                        :ARG2 (p2 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p3 / president)))
                        :ARG2-of (d2 / dispute-01))
                  :ARG0-of (k / kill-01))
            :ARG1 (c2 / country
                  :location (w / world-region
                        :name (n2 / name
                              :op1 "East"
                              :op2 "Africa")))))

# ::id 49 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok villarreal cruised to a #-# win over last-place zaragoza on saturday to protect its third-place standing in the spanish league .
# ::alignments
(c / cruise-01
      :ARG0 (c2 / city
            :name (n / name
                  :op1 "Villarreal"))
      :ARG1 (w / win-01
            :ARG0 c2
            :ARG1 (t / team
                  :name (n2 / name
                        :op1 "Zaragoza")
                  :ARG1-of (p / place-01
                        :ARG2 (p2 / place
                              :ord (o / ordinal-entity
                                    :value "-1"))))
            :time (d / date-entity
                  :weekday (s / saturday)))
      :purpose (p3 / protect-01
            :ARG0 c2
            :ARG1 (s2 / stand-04
                  :ARG1 c2
                  :ARG2 (l / league
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "Spain")))
                  :ord (o2 / ordinal-entity
                        :value 3))))

# ::id 50 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ioc vice president chiharu <unk> said tuesday the olympic governing body would not move to alter rules that make japanese figure skating sensation mao asada ineligible for the turin winter games .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chiharu")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "IOC"))
                  :ARG2 (p2 / president
                        :mod (v / vice))))
      :ARG1 (m / move-02
            :polarity -
            :ARG0 (b / body
                  :ARG0-of (g / govern-01
                        :ARG1 (g2 / game
                              :name (n3 / name
                                    :op1 "Olympic"
                                    :op2 "Games"))))
            :ARG1 (a / alter-01
                  :ARG0 b
                  :ARG1 (r / rule
                        :ARG0-of (m2 / make-02
                              :ARG1 (q / qualify-02
                                    :ARG1 (s2 / sensation
                                          :name (n4 / name
                                                :op1 "Mao"
                                                :op2 "Asada")
                                          :mod (f / figure-skating)
                                          :mod (c / country
                                                :name (n5 / name
                                                      :op1 "Japan")))
                                    :ARG2 g2
                                    :name (n6 / name
                                          :op1 "Turin"
                                          :op2 "Winter"
                                          :op3 "Games"))))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 51 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok negotiations broke down last week over licensing fees for warner 's music and videos , say people familiar with the discussions , who were not authorized to speak publicly .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG1-of (f / familiarize-01
                  :ARG2 (d / discuss-01))
            :ARG0-of (a / authorize-01
                  :polarity -
                  :ARG1 (s2 / speak-01
                        :ARG0 p
                        :ARG1-of (p2 / public-02))))
      :ARG1 (b / break-down-12
            :ARG1 (n / negotiate-01
                  :ARG2 (f2 / fee
                        :mod (l / license-01
                              :ARG1 (a2 / and
                                    :op1 (m / music
                                          :poss (p3 / person
                                                :name (n2 / name
                                                      :op1 "Warner")))
                                    :op2 (v / video
                                          :poss p3)))))
            :time (w / week
                  :mod (l2 / last))))

# ::id 52 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four people , including a hutu rebel , were killed in fighting near two camps for burundians displaced by civil war , sources said monday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source)
      :ARG1 (k / kill-01
            :ARG0 (f / fight-01
                  :ARG1 (p / person
                        :quant 4
                        :ARG2-of (ii / include-91
                              :ARG1 (p2 / person
                                    :ARG0-of (r / rebel-01
                                          :ARG1 (h / hutu)))))
                  :ARG1-of (n / near-02
                        :ARG2 (c / camp
                              :quant 2
                              :beneficiary (p3 / person
                                    :mod (c2 / country
                                          :name (n2 / name
                                                :op1 "Burundia")
                                          :ARG1-of (d / displace-01
                                                :ARG2 (w / war
                                                      :mod (c3 / civil))))))))
            :time (d2 / date-entity
                  :weekday (m / monday))))

# ::id 53 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok amos elon , an israeli essayist and author who examined his society 's flaws and myths , explored some of its greatest figures and became for many years its most renowned public intellectual , died monday in italy , where he had made his home since #### .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "amos"
                  :op2 "elon")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Israel"))
            :ARG0-of (a / author-01)
            :ARG0-of (e / examine-01
                  :ARG1 (a2 / and
                        :op1 (f / flaw-01
                              :ARG1 (s / society))
                        :op2 (m / myth)
                        :poss s))
            :ARG0-of (e2 / explore-01
                  :ARG1 (f2 / figure
                        :ARG1-of (ii / include-91
                              :ARG2 (f3 / figure
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (g / great)
                                          :ARG3 (m2 / most))))
                        :quant (s2 / some)))
            :ARG0-of (b / become-01
                  :ARG2 (p2 / person
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (r / renown-01
                                    :ARG1 p2
                                    :ARG2 (ii2 / intellectual
                                          :ARG1-of (p3 / public-02)))
                              :ARG3 (m3 / most)))
                  :duration (m4 / many
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (y / year))))
            :ARG1-of b)
      :time (d2 / date-entity
            :weekday (m5 / monday))
      :location c
      :name (n3 / name
            :op1 "Italy")
      :location-of (m6 / make-01
            :ARG0 p
            :ARG1 (h3 / home
                  :poss p)
            :time (s3 / since
                  :op1 (t2 / thing
                        :name (n4 / name
                              :op1 "####")))))

# ::id 54 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian billionaire alisher usmanov may part with former arsenal vice chairman david dein in order to gain influence at the premier league club .
# ::alignments
(p / possible-01
      :ARG1 (p2 / part-01
            :ARG0 (p3 / person
                  :name (n / name
                        :op1 "Alisher"
                        :op2 "Wemanov")
                  :mod (b / billionaire)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Russia")))
            :ARG1 (p4 / person
                  :name (n3 / name
                        :op1 "David"
                        :op2 "Dein")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (a / arsenal)
                        :ARG2 (c2 / chairman
                              :mod (v / vice))
                        :time (f / former)))
            :purpose (g / gain-02
                  :ARG0 p3
                  :ARG1 (ii / influence-01
                        :ARG0 p3
                        :ARG1 (c3 / club
                              :mod (l / league
                                    :mod (p5 / premier)))))))

# ::id 55 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than #,### overseas absentee ballots were thrown out friday as republicans complained of a coordinated challenge by democrats , particularly against ballots from military personnel .
# ::alignments
(c / cause-01
      :ARG0 (c2 / complain-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n / name
                                    :op1 "Republican"
                                    :op2 "Party"))))
            :ARG1 (c3 / challenge-01
                  :ARG0 (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p4 / political-party
                                    :name (n2 / name
                                          :op1 "Democrat"
                                          :op2 "Party"))))
                  :ARG1-of (c4 / coordinate-01)
                  :prep-against (b / ballot
                        :source (p5 / personnel
                              :mod (m / military)))))
      :ARG1 (t / throw-out-06
            :ARG1 (b2 / ballot
                  :ARG1-of (a / absent-01)
                  :location (o / overseas))
            :time (d / date-entity
                  :weekday (f / friday))))

# ::id 56 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former garbage collector was convicted thursday in the #### rape and murder of us fashion writer christa worthington .
# ::alignments
(c / convict-01
      :ARG1 (p / person
            :ARG0-of (c2 / collect-01
                  :ARG1 (g / garbage)
                  :time (f / former)))
      :ARG2 (a / and
            :op1 (r / rape-01
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Christa"
                              :op2 "W worthington")
                        :ARG0-of (w / write-01
                              :ARG1 (f2 / fashion))
                        :mod (w2 / we)))
            :op2 (m / murder-01
                  :ARG1 p2))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 57 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok stopping often to catch his breath , an exhausted pope john paul ii canonized central america 's first saint on tuesday and encouraged hundreds of thousands of cheering guatemalan faithful to struggle for human rights in a nation bloodied by ## years of war .
# ::alignments
(a / and
      :op1 (c / canonize-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "John"
                        :op2 "Paul"
                        :op3 "II")
                  :ARG1-of (e / exhaust-01)
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / pope)))
            :ARG1 (s / saint
                  :ord (o / ordinal-entity
                        :value 1)
                  :poss (c2 / country
                        :name (n2 / name
                              :op1 "Central"
                              :op2 "America")))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :op2 (e2 / encourage-01
            :ARG0 p
            :ARG1 (p3 / person
                  :mod (f / faithful)
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "Guatemala"))
                  :quant (m / multiple
                        :op1 100000)
                  :ARG0-of (c4 / cheer-02))
            :ARG2 (s2 / struggle-02
                  :ARG0 p3
                  :ARG1 (r / right-05
                        :ARG1 (h2 / human))
                  :location (n4 / nation
                        :ARG1-of (b / blood-02
                              :ARG0 (w / war-01
                                    :duration m
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year)))))))
      :frequency (o2 / often))

# ::id 58 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the freeze , which will put into effect as of midnight thursday , was decided late wednesday at a meeting attended by greece 's development minister nikos christodoulakis and representatives of petrol companies , gas station owners and refineries .
# ::alignments
(d / decide-01
      :ARG0 (m / meet-03
            :ARG1-of (a / attend-01
                  :ARG0 (a2 / and
                        :op1 (p / person
                              :name (n / name
                                    :op1 "Nikos"
                                    :op2 "Christodoulakis")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c / country
                                          :name (n2 / name
                                                :op1 "Greece"))
                                    :ARG2 (m2 / minister
                                          :topic (d2 / develop-02))))
                        :op2 (p2 / person
                              :ARG0-of (r / represent-01
                                    :ARG1 (a3 / and
                                          :op1 (c2 / company
                                                :mod (p3 / petrol))
                                          :op2 (p4 / person
                                                :ARG0-of (o / own-01
                                                      :ARG1 (s / station
                                                            :mod (g / gas))))
                                          :op3 (p5 / person
                                                :ARG0-of (r2 / refine-01
                                                      :ARG1 s)))))))
            :time (l / late
                  :op1 (d3 / date-entity
                        :weekday (w / wednesday)))))

# ::id 59 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kuwait stock exchange index closed at #,###.# points monday , down #.# point from sunday 's finish .
# ::alignments
(c / close-01
      :ARG1 (ii / index
            :topic (e / exchange-01
                  :ARG1 (s / stock))
            :mod (c2 / city
                  :name (n / name
                        :op1 "Kuwait"))
            :ARG1-of (d / down-03
                  :ARG3 (p / point
                        :time (a / after
                              :op1 (f / finish-01
                                    :time (d2 / date-entity
                                          :weekday (s2 / sunday))))))))

# ::id 60 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok olympic long jump silver medallist jai <unk> will miss the commonwealth games in manchester , england , in july after tearing a hamstring in the australian championships here saturday .
# ::alignments
(m / miss-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jai"
                  :op2 "Hague")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Silver"
                              :op2 "Medallist"))
                  :ARG2 (m2 / medallist
                        :mod (j / jump-03
                              :ARG1-of (l / long-03)))))
      :ARG1 (g / game
            :mod (c / commonwealth)
            :location (c2 / city
                  :name (n3 / name
                        :op1 "Manchester")
                  :location (c3 / country
                        :name (n4 / name
                              :op1 "England"))))
      :time (d / date-entity
            :month 7)
      :time (a / after
            :op1 (t2 / tear-01
                  :ARG0 p
                  :ARG1 (h2 / hamstring)
                  :time g
                  :name (n5 / name
                        :op1 "Australian"
                        :op2 "Conference"))
            :location (h3 / here)
            :time (d2 / date-entity
                  :weekday (s / saturday))))

# ::id 61 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states is not sending an envoy to take part in the next round of indirect israeli - syrian peace talks in turkey , a u.s. embassy official said saturday night .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (e / embassy
                        :mod (c / country
                              :name (n / name
                                    :op1 "United"
                                    :op2 "States")))
                  :ARG2 (o / official)))
      :ARG1 (s2 / send-01
            :polarity -
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (e2 / envoy)
            :purpose (p2 / participate-01
                  :ARG0 e2
                  :ARG1 (r / round-05
                        :ARG1 (t / talk-01
                              :ARG1 (p3 / peace)
                              :mod (c3 / country
                                    :name (n3 / name
                                          :op1 "Israel"))
                              :mod (c4 / country
                                    :name (n4 / name
                                          :op1 "Syria"))
                              :ARG1-of (d / direct-02
                                    :polarity -))
                        :mod (n5 / next)
                        :location (t2 / turkey))))
      :time (d2 / date-entity
            :weekday (s3 / saturday)
            :dayperiod (n6 / night)))

# ::id 62 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a planned takeover of saul steinberg 's reliance group holdings collapsed friday amid worries that reliance might be unable to pay debts that come due next month .
# ::alignments
(c / collapse-01
      :ARG1 (t / take-over-12
            :ARG1 (h / hold-01
                  :ARG0 (g / group
                        :ARG0-of (r / rely-01)
                        :poss (c2 / company
                              :name (n / name
                                    :op1 "Shenberg"))))
            :ARG1-of (p / plan-01))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (c3 / cause-01
            :ARG0 (w / worry-01
                  :ARG0 (p2 / possible-01
                        :ARG1 p2
                        :polarity -
                        :ARG1 (p3 / pay-01
                              :ARG0 g
                              :ARG1 (d2 / debt
                                    :ARG1-of (d3 / due-03
                                          :time (m / month
                                                :mod (n2 / next)))))))))

# ::id 63 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an american arrested in afghanistan for abusing inmates in a private jail he set up in kabul spent three years in federal prison himself for a fraud conviction .
# ::alignments
(s / spend-02
      :ARG0 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "America"))
            :ARG1-of (a / arrest-01
                  :ARG2 (a2 / abuse-01
                        :ARG0 p
                        :ARG1 (ii / inmate)
                        :location (j / jail
                              :ARG1-of (p2 / private-03)
                              :ARG1-of (s2 / set-up-03
                                    :ARG0 p
                                    :location (c2 / city
                                          :name (n2 / name
                                                :op1 "Kabul"))))))
            :location (c3 / country
                  :name (n3 / name
                        :op1 "Afghanistan")))
      :ARG1 (t / temporal-quantity
            :quant 3
            :unit (y / year)
            :location (p3 / prison
                  :mod (f / federal)))
      :ARG2 (c4 / convict-01
            :ARG1 p
            :ARG2 (d / defraud-01)))

# ::id 64 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok afghan president hamid karzai is going to attend the oath taking ceremony of pakistan 's newly elected president asif ali zardari , said a statement of afghan presidency released here on monday .
# ::alignments
(s / say-01
      :ARG0 (s2 / state-01
            :ARG1 (p / president
                  :mod (c / country
                        :name (n / name
                              :op1 "Afghanistan")))
            :ARG1-of (r / release-01
                  :location (h / here)
                  :time (d / date-entity
                        :weekday (m / monday))))
      :ARG1 (a / attend-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Hamid"
                        :op2 "Karzai")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (p3 / president)))
            :ARG1 (c2 / ceremony
                  :mod (t / take-01
                        :ARG1 (o / oath))
                  :poss (p4 / person
                        :name (n3 / name
                              :op1 "Asif"
                              :op2 "Ali"
                              :op3 "Zardari")
                        :ARG1-of (e / elect-01
                              :ARG1-of (n4 / new-01))
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 c
                              :ARG2 (p5 / president))))))

# ::id 65 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tennessee punter craig <unk> shot a #-under-par ## on thursday to share the second-round lead with carolina tight end brian <unk> in nfl players ' portion of the cadillac nfl golf classic .
# ::alignments
(s / shoot-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Craig")
            :ARG0-of (p2 / punt-03)
            :location (c / city
                  :name (n2 / name
                        :op1 "Tennessee")))
      :ARG1 (u / under
            :op1 (p3 / par))
      :time (d / date-entity
            :weekday (t / thursday))
      :purpose (s2 / share-01
            :ARG0 p
            :ARG1 (l / lead-02
                  :ARG0 p
                  :ARG2 (r / round
                        :ord (o / ordinal-entity
                              :value 2)))
            :ARG2 (p4 / person
                  :name (n3 / name
                        :op1 "Brian")
                  :mod (t2 / tight-end)
                  :location (s3 / state
                        :name (n4 / name
                              :op1 "Carolina")))
            :subevent-of (p5 / portion
                  :part-of (g / game
                        :name (n5 / name
                              :op1 "Cadillac"
                              :op2 "nfl"
                              :op3 "Golf"
                              :op4 "Classic"))
                  :poss (p6 / person
                        :ARG0-of (p7 / play-01)))))

# ::id 66 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok h.j. heinz co. , the maker of best-selling <unk> cat food , said monday it will buy quaker oats co. 's u.s. and canadian pet food operations for dlrs ### million .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "H.J."
                  :op2 "Heinz"
                  :op3 "Co.")
            :ARG0-of (m / make-01
                  :ARG1 (f / food
                        :mod (c2 / cat)
                        :ARG1-of (s2 / sell-01
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (g / good-02
                                          :ARG1 s2)
                                    :ARG3 (m2 / most))))))
      :ARG1 (b / buy-01
            :ARG0 c
            :ARG1 (a / and
                  :op1 (o / operation
                        :mod (c3 / company
                              :name (n2 / name
                                    :op1 "Quaker"
                                    :op2 "Oats"
                                    :op3 "Co.")))
                  :op2 (o2 / operation
                        :mod (f2 / food
                              :mod (p / pet))
                        :mod (c4 / country
                              :name (n3 / name
                                    :op1 "Canada"))))
            :ARG3 (m3 / monetary-quantity
                  :quant 10000000
                  :unit (d / dollar)))
      :time (d2 / date-entity
            :weekday (m4 / monday)))

# ::id 67 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippines said saturday it had imposed martial law in a southern province to quell a rebellion by the region 's ruling clan accused of being behind the massacre of ## people .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Philippines"))
      :ARG1 (ii / impose-01
            :ARG0 c
            :ARG1 (l / law
                  :mod (m / martial))
            :time (d / date-entity
                  :weekday (s2 / saturday))
            :location (p / province
                  :location (s3 / south))
            :purpose (q / quell-01
                  :ARG0 c
                  :ARG1 (r / rebel-01
                        :ARG0 (c2 / clan
                              :ARG0-of (r2 / rule-03)
                              :ARG1-of (a / accuse-01
                                    :ARG2 (b / be-located-at-91
                                          :ARG1 c2
                                          :ARG2 (b2 / behind
                                                :op1 (m2 / massacre-01
                                                      :ARG1 (p2 / person))))))))))

# ::id 68 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese leader hu jintao greeted german president horst koehler here on thursday , calling for greater environmental and climate-change cooperation between the two countries .
# ::alignments
(a / and
      :op1 (g / greet-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Hu"
                        :op2 "Jintao")
                  :ARG0-of (l / lead-02
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "China"))))
            :ARG1 (p2 / person
                  :name (n3 / name
                        :op1 "Horst"
                        :op2 "Koehler")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "Germany"))
                        :ARG2 (p3 / president)))
            :location (h2 / here)
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (c3 / call-03
            :ARG0 p
            :ARG1 (c4 / cooperate-01
                  :ARG0 c
                  :ARG1 c2
                  :ARG2 (a2 / and
                        :op1 (e / environment)
                        :op2 (c5 / change-01
                              :ARG1 (c6 / climate)))
                  :ARG1-of (h3 / have-degree-91
                        :ARG2 (g2 / great)
                        :ARG3 (m / more)))))

# ::id 69 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china said it stands for a nuclear - free korean peninsula and cities abandoning nuclear programs and solving rational concerns of relevant sides as the two major components of the korean peninsula nuclear issue .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "China"))
      :ARG1 (s2 / stand-08
            :ARG0 (ii / it)
            :ARG1 (a / and
                  :op1 (p2 / peninsula
                        :name (n2 / name
                              :op1 "Korean"
                              :op2 "Peninsula")
                        :ARG1-of (f / free-04
                              :ARG2 (n3 / nucleus)))
                  :op2 (a2 / abandon-01
                        :ARG0 (c / city)
                        :ARG1 (p3 / program
                              :mod (n4 / nucleus)))
                  :op3 (s3 / solve-01
                        :ARG0 c
                        :ARG1 (t / thing
                              :ARG0-of (c2 / concern-01
                                    :ARG1 (s4 / side
                                          :ARG1-of (r / relevant-01))
                                    :ARG1-of (r2 / rational-02)))
                        :prep-as (c3 / component
                              :quant 2
                              :ARG1-of (m / major-02)
                              :part-of (ii2 / issue-02
                                    :ARG0 (n5 / nucleus)
                                    :location p2))))))

# ::id 70 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok addressing one of the most emotional issues facing an international conference on endangered species , the clinton administration said thursday it will vigorously oppose any proposals that could lead to a relaxation of the ban on trading of elephant ivory .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (a / administrate-01)
            :mod (p / person
                  :name (n / name
                        :op1 "Clinton")))
      :ARG1 (o / oppose-01
            :ARG0 g
            :ARG1 (p2 / propose-01
                  :mod (a2 / any)
                  :ARG0-of (l / lead-03
                        :ARG2 (r / relax-01
                              :ARG1 (b / ban-01
                                    :ARG1 (t / trade-01
                                          :ARG1 (ii / ivory
                                                :mod (e / elephant)))))
                        :ARG1-of (p3 / possible-01)))
            :manner (v / vigorous))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :manner (a3 / address-02
            :ARG0 g
            :ARG1 (ii2 / issue-02
                  :ARG1-of (ii3 / include-91
                        :ARG2 (ii4 / issue-02
                              :ARG0 (c / conference
                                    :mod (ii5 / international)
                                    :topic (s2 / species
                                          :ARG1-of (e2 / endanger-01)))
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (e3 / emotional-02
                                          :ARG1 ii4)
                                    :ARG3 (m / most)))))))

# ::id 71 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president francois bozize of central african republic has delayed a referendum on a new constitution from the end of this month until december # , national radio reported monday .
# ::alignments
(r / report-01
      :ARG0 (r2 / radio
            :mod (n / nation))
      :ARG1 (d / delay-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Francois"
                        :op2 "Bozize")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (r3 / republic
                              :location (c / center
                                    :part-of (c2 / country
                                          :name (n3 / name
                                                :op1 "Africa"))))
                        :ARG2 (p2 / president)))
            :ARG1 (r4 / referendum
                  :topic (c3 / constitution
                        :ARG1-of (n4 / new-01)))
            :time (d2 / date-interval
                  :op1 (e / end-01
                        :ARG1 (m / month
                              :mod (t / this)))
                  :op2 (d3 / date-entity
                        :month 12
                        :time-of r)))
      :weekday (m2 / monday))

# ::id 72 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the cavernous room where anatoly pristavkin works was once used by kremlin officials who handed down death sentences .
# ::alignments
(u / use-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Kremlin"))
                  :ARG2 (o / official))
            :ARG0-of (h2 / hand-01
                  :ARG1 (s / sentence-01
                        :ARG2 (d / die-01))))
      :ARG1 (r / room
            :mod (c / cavernous)
            :location-of (w / work-01
                  :ARG0 (p2 / person
                        :name (n2 / name
                              :op1 " anatoly"
                              :op2 "Pristavkin"))))
      :time (o2 / once))

# ::id 73 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as thousands of florida teachers brace for this year 's fcat , state education officials are poised to vote on a plan that would link their pay to student scores .
# ::alignments
(p / poise-01
      :ARG1 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s / state
                        :name (n / name
                              :op1 "Florida"))
                  :ARG2 (o / official
                        :topic (e / educate-01))))
      :ARG2 (v / vote-01
            :ARG0 p2
            :ARG1 (p3 / plan
                  :ARG0-of (l / link-01
                        :ARG1 (p4 / pay-01
                              :ARG2 p2)
                        :ARG2 (s2 / score-01
                              :ARG1 (p5 / person
                                    :ARG0-of (s3 / study-01))))))
      :time (b / brace-01
            :ARG0 (p6 / person
                  :ARG0-of (t / teach-01)
                  :quant (m / multiple
                        :op1 1000)
                  :location s)
            :ARG2 (c / conference
                  :name (n2 / name
                        :op1 "Fcat")
                  :time (y / year
                        :mod (t2 / this)))))

# ::id 74 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a white former state police officer pleaded guilty monday to a lesser charge in the #### shooting death of a black man at a civil rights protest , a killing that inspired historic voting rights marches .
# ::alignments
(p / plead-02
      :ARG0 (p2 / person
            :ARG1-of (w / white-02)
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p3 / police
                        :mod (s / state))
                  :ARG2 (o / officer)
                  :time (f / former)))
      :ARG1 (g / guilty-01
            :ARG1 p2)
      :ARG2 (c / charge-05
            :ARG1 p2
            :ARG2 (s2 / shoot-02
                  :ARG0 p2
                  :ARG1 (m / man
                        :ARG1-of (b / black-05))
                  :location (p4 / protest-01
                        :purpose (r / right-05
                              :mod (c2 / civil)))
                  :ARG0-of (ii / inspire-01
                        :ARG1 (m2 / march-01
                              :purpose (r2 / right-05
                                    :mod (v / vote-01))
                              :mod (h2 / history)))
                  :ARG1-of (h3 / have-degree-91
                        :ARG2 (s3 / serious-02
                              :ARG1 c)
                        :ARG3 (l / less))))
      :time (d / date-entity
            :weekday (m3 / monday)))

# ::id 75 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok western powers on monday slammed a moscow court 's conviction of jailed tycoon mikhail khodorkovsky on new fraud charges , with washington warning it would have a `` negative impact '' on russia 's image .
# ::alignments
(a / and
      :op1 (s / slam-02
            :ARG0 (p / power
                  :mod (w / world-region
                        :name (n / name
                              :op1 "West")))
            :ARG1 (c / convict-01
                  :ARG0 (c2 / court
                        :mod w
                        :name (n2 / name
                              :op1 "Moscow")))
            :ARG1 (p2 / person
                  :name (n3 / name
                        :op1 "Mikhail"
                        :op2 "Khodorkovsky")
                  :mod (t / tycoon)
                  :ARG1-of (j / jail-01))
            :ARG2 (c3 / charge-05
                  :ARG1 p2
                  :ARG2 (d / defraud-01
                        :ARG0 p2
                        :ARG1-of (n4 / new-01))))
      :time (d2 / date-entity
            :weekday (m / monday))
      :op2 (w2 / warn-01
            :ARG0 (c4 / company
                  :name (n5 / name
                        :op1 "D washington"))
            :ARG1 (ii / impact-01
                  :ARG0 c
                  :ARG1 (ii2 / image
                        :poss (c5 / country
                              :name (n6 / name
                                    :op1 "Russia")))
                  :ARG2 (n7 / negative-02))))

# ::id 76 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an ##-year-old former french general was convicted friday of trying to justify the use of torture during the algerian war and fined #,### euros -lrb- #,### dollars -rrb- .
# ::alignments
(a / and
      :op1 (c / convict-01
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "France"))
                        :ARG2 (g / general)
                        :time (f / former))
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :ARG2 (t2 / try-01
                  :ARG0 p
                  :ARG1 (j / justify-01
                        :ARG0 p
                        :ARG1 (u / use-01
                              :ARG1 (t3 / torture-01)
                              :time (w / war-01
                                    :ARG1 (c3 / country
                                          :name (n2 / name
                                                :op1 "Algeria"))))))
            :time (d / date-entity
                  :weekday (f2 / friday)))
      :op2 (f3 / fine-01
            :ARG1 (m / monetary-quantity
                  :quant 1
                  :unit (e / euro))
            :ARG2 p
            :op3-of a)
      :ARG1 (m2 / monetary-quantity
            :quant 1
            :unit (d2 / dollar))
      :ARG2 p)

# ::id 77 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok seven people , including five police , were killed in a pre-dawn attack monday on a police post on the island of seram , north of ambon in indonesia 's troubled maluku province , authorities said .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (k / kill-01
            :ARG0 (a2 / attack-01
                  :ARG1 (p / person
                        :quant 7
                        :ARG2-of (ii / include-91
                              :ARG1 (p2 / person
                                    :quant 5
                                    :ARG0-of (p3 / police-01))))
                  :time (d / date-entity
                        :weekday (m / monday))
                  :location (p4 / post
                        :mod p3
                        :location (ii2 / island
                              :name (n / name
                                    :op1 "seram")
                              :location (r / relative-position
                                    :op1 (c / city
                                          :name (n2 / name
                                                :op1 "Ambon"))
                                    :direction (n3 / north)
                                    :location (p5 / province
                                          :name (n4 / name
                                                :op1 "Maluku")
                                          :ARG1-of (t / trouble-01)
                                          :location (c2 / country
                                                :name (n5 / name
                                                      :op1 "Indonesia"))))))
                  :time (b / before
                        :op1 d
                        :dayperiod (d2 / dawn)))))

# ::id 78 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok manchester united winger cristiano ronaldo is undergoing surgery on his right ankle in amsterdam .
# ::alignments
(u / undergo-28
      :ARG1 (p / person
            :name (n / name
                  :op1 "Cristiano"
                  :op2 "Ronaldo")
            :mod (w / winger
                  :ARG1-of (u2 / unite-01)
                  :mod (t / team
                        :name (n2 / name
                              :op1 "Manchester")))
            :part (a / ankle
                  :ARG1-of (r / right-04)))
      :ARG2 (s / surgery-01
            :ARG1 p
            :location (c / city
                  :name (n3 / name
                        :op1 "Amsterdam"))))

# ::id 79 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a bomb threat to an unnamed government department resulted in a mail plane being diverted to palmerston north , a city in north island , wednesday night .
# ::alignments
(r / result-01
      :ARG1 (t / threaten-01
            :ARG1 (b / bomb)
            :ARG2 (d / department
                  :part-of (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG1-of (n / name-01
                        :polarity -)))
      :ARG2 (d2 / divert-01
            :ARG1 (p / plane
                  :mod (m / mail))
            :ARG3 (c / city
                  :name (n2 / name
                        :op1 "Palmerston")
                  :location (n3 / north)
                  :ARG1-of (m2 / mean-01
                        :ARG2 (c2 / city
                              :location (ii / island
                                    :mod (n4 / north)))))
            :time (d3 / date-entity
                  :weekday (w / wednesday)
                  :dayperiod (n5 / night))))

# ::id 80 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok amazon.com inc. is a pioneer in the field of selling things online , but founder jeff bezos said monday he often warns his workers that being first is n't necessarily enough .
# ::alignments
(h / have-concession-91
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Jeff"
                        :op2 "Bezos")
                  :ARG0-of (f / found-01
                        :ARG1 (c / company
                              :name (n2 / name
                                    :op1 "amazon.com"
                                    :op2 "Inc."))))
            :ARG1 (w / warn-01
                  :ARG0 p
                  :ARG1 (h2 / have-quant-91
                        :polarity -
                        :ARG1 (o / ordinal-entity
                              :value 1)
                        :ARG3 (e / enough)
                        :ARG1-of (n3 / need-01))
                  :ARG2 (p2 / person
                        :ARG0-of (w2 / work-01
                              :ARG2 p))
                  :frequency (o2 / often))
            :time (d / date-entity
                  :weekday (m / monday)))
      :ARG2 (p3 / pioneer-01
            :ARG0 c
            :ARG1 (f2 / field
                  :mod (s2 / sell-01
                        :ARG1 (t / thing)
                        :medium (o3 / online)))))

# ::id 81 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong <unk> imports of poultry from france , including meat and internal organs , following an outbreak of bird flu in the european nation , an official said sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (f / follow-01
            :ARG1 (ii / import-01
                  :ARG1 (p2 / poultry
                        :ARG2-of (ii2 / include-91
                              :ARG1 (a / and
                                    :op1 (m / meat)
                                    :op2 (o2 / organ
                                          :ARG1-of (ii3 / internal-02)))))
                  :ARG2 (c / country
                        :name (n / name
                              :op1 "France")))
            :ARG2 (o3 / outbreak-29
                  :ARG1 (d / disease
                        :name (n2 / name
                              :op1 "bird"
                              :op2 "flu"))
                  :location c))
      :time (d2 / date-entity
            :weekday (s2 / sunday)))

# ::id 82 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok santa maria , calif. - michael jackson was plagued by `` con artists , actors and liars , '' the defense said thursday after the prosecution portrayed the pop star as a sexual predator who used wealth and celebrity to exploit hapless children .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / defend-01))
      :ARG1 (p2 / plague-01
            :ARG0 (a / and
                  :op1 (p3 / person
                        :ARG0-of (c / con-03))
                  :op2 (p4 / person
                        :ARG0-of (a2 / act-01))
                  :op3 (p5 / person
                        :ARG0-of (l / lie-08)))
            :ARG1 (p6 / person
                  :name (n / name
                        :op1 "Michael"
                        :op2 "Jackson")))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :time (a3 / after
            :op1 (p7 / portray-01
                  :ARG0 (p8 / prosecute-01)
                  :ARG1 p6
                  :ARG2 (p9 / person
                        :ARG0-of (p10 / prey-01
                              :manner (s2 / sex-01))
                        :ARG0-of (u / use-01
                              :ARG1 (a4 / and
                                    :op1 (w / wealth)
                                    :op2 (c2 / celebrity))
                              :ARG2 (e / exploit-01
                                    :ARG0 p9
                                    :ARG1 (c3 / child
                                          :ARG1-of (h / hapless-02))))))))

# ::id 83 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok seven people were hurt tuesday when an explosive device blew up on a road on the outskirts of moscow in what appeared to be an attack linked to russian business disputes .
# ::alignments
(h / hurt-01
      :ARG0 (b / blow-up-06
            :ARG1 (d / device
                  :ARG1-of (e / explode-01
                        :ARG1-of (p / possible-01)))
            :location (r / road
                  :location (o / outskirt
                        :part-of (c / city
                              :name (n / name
                                    :op1 "Moscow"))))
            :ARG1-of (a / appear-02
                  :ARG2 (a2 / attack-01
                        :ARG1-of (l / link-01
                              :ARG2 (d2 / dispute-01
                                    :ARG0 (c2 / country
                                          :name (n2 / name
                                                :op1 "Russia"))
                                    :ARG2 (b2 / business))))))
      :ARG1 (p2 / person
            :quant 7)
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 84 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a man committed suicide after being sentenced to death for drug trafficking in vietnam 's central province of khanh hoa , police said friday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (s2 / suicide
            :domain (m / man)
            :time (a / after
                  :op1 (s3 / sentence-01
                        :ARG1 m
                        :ARG2 (d / die-01)
                        :ARG3 (t / traffic-01
                              :ARG1 (d2 / drug))
                        :location (p2 / province
                              :name (n / name
                                    :op1 "Khanh"
                                    :op2 "Hoa")
                              :location (c / country
                                    :name (n2 / name
                                          :op1 "Vietnam")
                                    :part (c2 / center))))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 85 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a turkish newspaper wednesday said that english premier league chelsea 's italian former international striker gianfranco zola had agreed to join turkish team fenerbahce at the end of the season .
# ::alignments
(s / say-01
      :ARG0 (n / newspaper
            :mod (c / country
                  :name (n2 / name
                        :op1 "Turkistan")))
      :ARG1 (a / agree-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Gianfranco"
                        :op2 "Zola")
                  :ARG0-of (s2 / strike-02
                        :mod (ii / international)
                        :time (f / former))
                  :poss (t / team
                        :name (n4 / name
                              :op1 "Chelsea")
                        :mod (c2 / country
                              :name (n5 / name
                                    :op1 "Italy")))
                  :mod ii)
            :ARG0-of (h / have-org-role-91
                  :ARG1 (l / league
                        :name (n6 / name
                              :op1 "Premier"
                              :op2 "League")
                        :mod (c3 / country
                              :name (n7 / name
                                    :op1 "England")))))
      :ARG1 (j / join-01
            :ARG0 p
            :ARG1 (t2 / team
                  :name (n8 / name
                        :op1 "Fenerbahce")
                  :mod c)
            :time (e / end-01
                  :ARG1 (s3 / season)))
      :time (w / wednesday))

# ::id 86 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok austria 's coalition government was on the verge of collapse wednesday after the far-right freedom party pushed anew for early elections in an escalating dispute over a nuclear power plant in the neighboring czech republic .
# ::alignments
(v / verge-01
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Australia")))
            :mod (c2 / coalition))
      :ARG2 (c3 / collapse-01
            :ARG1 g)
      :time (w / wednesday)
      :time (a / after
            :op1 (p / push-02
                  :ARG0 (p2 / political-party
                        :name (n2 / name
                              :op1 "Freedom"
                              :op2 "Party")
                        :ARG1-of (r / right-08
                              :degree (f / far)))
                  :ARG2 (e / elect-01
                        :time (e2 / early))
                  :ARG1-of (c4 / cause-01
                        :ARG0 (d / dispute-01
                              :ARG0 p2
                              :ARG2 (p3 / plant
                                    :mod (p4 / power
                                          :mod (n3 / nucleus))
                                    :location (c5 / country
                                          :name (n4 / name
                                                :op1 "Czech")
                                          :ARG1-of (n5 / neighbor-01)))
                              :ARG1-of (e3 / escalate-01)))
                  :mod (a2 / anew))))

# ::id 87 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two teams from china 's inland areas have confirmed their participation in the carlsberg hong kong international ##-a-side rugby tournament to be held march ##-## , organizers announced monday .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :ARG0-of (o / organize-01))
      :ARG1 (c / confirm-01
            :ARG0 (t / team
                  :quant 2
                  :location (a2 / area
                        :mod (ii / inland)
                        :location (c2 / country
                              :name (n / name
                                    :op1 "China"))))
            :ARG1 (p2 / participate-01
                  :ARG0 t
                  :ARG1 (t2 / tournament
                        :name (n2 / name
                              :op1 "Carlsberg"
                              :op2 "Hong"
                              :op3 "Kong")
                        :mod (ii2 / international)
                        :mod (p3 / play-01
                              :ARG1 (g / game
                                    :name (n3 / name
                                          :op1 "Rugby"))
                              :mod (s / side))
                        :ARG1-of (h / hold-04))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 88 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok real sociedad said tuesday that it had agreed with besiktas to sign turkish international nihat kahveci , although negotiations with the player were continuing .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Real"
                  :op2 "Sociedad"))
      :ARG1 (a / agree-01
            :ARG0 o
            :ARG1 (s2 / sign-02
                  :ARG0 o
                  :ARG1 (o2 / organization
                        :name (n2 / name
                              :op1 "Nihat"
                              :op2 "Kahveci")
                        :mod (ii / international)
                        :mod (r / religious-group
                              :name (n3 / name
                                    :op1 "Turkish"))))
            :ARG2 (o3 / organization
                  :name (n4 / name
                        :op1 "Bashiktas"))
            :concession (c / continue-01
                  :ARG1 (n5 / negotiate-01
                        :ARG0 o
                        :ARG1 (p / person
                              :ARG0-of (p2 / play-01)))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 89 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the last ## south korean christians freed by the taliban after six weeks in captivity arrived here sunday , carrying the portraits of two fellow church volunteers killed by their kidnappers and apologizing for putting their country through a wrenching , highly divisive hostage ordeal .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :mod (r / religious-group
                  :name (n / name
                        :op1 "Christian"))
            :mod (c / country
                  :name (n2 / name
                        :op1 "South"
                        :op2 "Korea"))
            :mod (l / last)
            :ARG1-of (f / free-01
                  :ARG0 (c2 / criminal-organization
                        :name (n3 / name
                              :op1 "Taliban"))
                  :time (a2 / after
                        :quant (t / temporal-quantity
                              :quant 6
                              :unit (w / week)
                              :duration-of (c3 / captivity))))
            :ARG0-of (c4 / carry-01
                  :ARG1 (p2 / portrait
                        :topic (p3 / person
                              :quant 2
                              :ARG0-of (v / volunteer-01
                                    :ARG1 (c5 / church))
                              :mod (f2 / fellow)
                              :ARG1-of (k / kill-01
                                    :ARG0 (p4 / person
                                          :ARG0-of (k2 / kidnap-01
                                                :ARG1 p3))))))
            :ARG0-of (a3 / apologize-01
                  :ARG1 (p5 / put-03
                        :ARG0 p
                        :ARG1 (c6 / country
                              :poss p)
                        :ARG2 (t2 / through
                              :op1 (o / ordeal
                                    :mod (h / hostage)
                                    :ARG0-of (w2 / wrench-01)
                                    :ARG0-of (d / divide-02
                                          :degree (h2 / high-02)))))))
      :ARG4 (h3 / here)
      :time (s / sunday))

# ::id 90 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok uday , saddam hussein 's feared elder son , and president of the iraq national olympic committee , tortured footballers who played below par , time magazine reports in its latest issue .
# ::alignments
(r / report-01
      :ARG0 (m / magazine
            :name (n / name
                  :op1 "Time"))
      :ARG1 (t / torture-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "uday")
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (p2 / person
                              :name (n3 / name
                                    :op1 "Saddam"
                                    :op2 "Hussein"))
                        :ARG2 (s / son
                              :mod (e / elder)
                              :ARG1-of (f / fear-01)))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / committee
                              :mod (n4 / nation)
                              :mod (g / game
                                    :name (n5 / name
                                          :op1 "Olympic"
                                          :op2 "Games"))
                              :mod (c2 / country
                                    :name (n6 / name
                                          :op1 "Iraq")))
                        :ARG2 (p3 / president)))
            :ARG1 (f2 / footballer
                  :ARG0-of (p4 / play-01
                        :manner (b / below
                              :op1 (p5 / par)))))
      :medium (ii / issue
            :mod (l / last)
            :poss m))

# ::id 91 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the vatican 's new top representative for russia arrived saturday , expressing hope for improvement in relations that have grown increasingly tense over the past year amid accusations that roman catholics are trying to undermine the dominant russian orthodox church .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :ARG0-of (r / represent-01
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Vatican"))
                  :ARG2 (c / country
                        :name (n2 / name
                              :op1 "Russia")))
            :ARG1-of (n3 / new-01)
            :mod (t / top)
            :ARG0-of (e / express-01
                  :ARG1 (h / hope-01
                        :ARG1 (ii / improve-01
                              :ARG1 (r2 / relation-03
                                    :ARG1-of (g2 / grow-02
                                          :ARG2 (t2 / tense-03
                                                :ARG1 r2
                                                :ARG1-of (ii2 / increase-01)
                                                :time (b / before
                                                      :op1 (n4 / now)
                                                      :duration (t3 / temporal-quantity
                                                            :quant 1
                                                            :unit (y / year))))
                                          :ARG1-of (c2 / cause-01
                                                :ARG0 (a2 / accuse-01
                                                      :ARG1 (t4 / try-01
                                                            :ARG0 (r3 / religious-group
                                                                  :name (n5 / name
                                                                        :op1 "Catholic")
                                                                  :mod c
                                                                  :name (n6 / name
                                                                        :op1 "Roman")))
                                                      :ARG1 (u / undermine-01
                                                            :ARG0 r3
                                                            :ARG1 (c3 / church
                                                                  :mod (o / orthodox)
                                                                  :ARG0-of (d / dominate-01
                                                                        :ARG1 c)))))))))))
      :time (d2 / date-entity
            :weekday (s / saturday)))

# ::id 92 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok football fans who arrive at euro #### matches in portugal with pointy key rings , scissors or other banned items will be able to mail them home free of charge .
# ::alignments
(p / possible-01
      :ARG1 (m / mail-01
            :ARG0 (f / fan
                  :mod (f2 / football)
                  :ARG1-of (a / arrive-01
                        :ARG4 (m2 / match-03
                              :location (c / country
                                    :name (n / name
                                          :op1 "Portugal"))
                              :ARG1-of (c2 / cost-01
                                    :ARG2 (e / euro))))
                  :accompanier (o / or
                        :op1 (r / ring
                              :mod (k / key
                                    :mod (p2 / pointy)))
                        :op2 (s / scissors)
                        :op3 (ii / item
                              :ARG1-of (b / ban-01)
                              :mod (o2 / other))))
            :ARG1 m2
            :ARG2 f
            :ARG3 (h / home)
            :ARG1-of (f3 / free-03
                  :ARG2 (c3 / charge-01))))

# ::id 93 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok clouds over the landing site in florida canceled space shuttle endeavour 's first attempt wednesday afternoon to touch down , delaying the homecoming of the international space station 's former crew .
# ::alignments
(c / cancel-01
      :ARG0 (c2 / cloud
            :location (s / site
                  :location-of (l / land-01)
                  :location (s2 / state
                        :name (n / name
                              :op1 "Florida"))))
      :ARG1 (a / attempt-01
            :ARG0 (s3 / shuttle
                  :name (n2 / name
                        :op1 "Space"
                        :op2 "Shuttle"))
            :ARG1 (t / touch-down-04
                  :ARG0 s3)
            :ord (o / ordinal-entity
                  :value 1)
            :time (d / date-entity
                  :weekday (w / wednesday)
                  :dayperiod (a2 / afternoon)))
      :ARG0-of (d2 / delay-01
            :ARG1 (h / homecoming
                  :poss (c3 / crew
                        :poss (s4 / station
                              :mod (ii / international)
                              :mod (s5 / space)
                              :time (f / former))))))

# ::id 94 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the democratic people 's republic of korea -lrb- dprk -rrb- on friday denounced a resolution passed by south korea 's legislature calling for `` stern measures '' against the dprk , the official kcna news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Kcna")
            :mod (n2 / news)
            :mod (o / official))
      :ARG1 (d / denounce-01
            :ARG0 (r2 / republic
                  :name (n3 / name
                        :op1 "Republic"
                        :op2 "of"
                        :op3 "Korea")
                  :poss (p / people
                        :mod (d2 / democracy)))
            :ARG1 (r3 / resolution
                  :ARG1-of (p2 / pass-01
                        :ARG0 (g / government-organization
                              :ARG0-of (l / legislate-01)
                              :location (s / south
                                    :part-of (c / country
                                          :name (n4 / name
                                                :op1 "Korea")))))
                  :ARG0-of (c2 / call-03
                        :ARG1 (m / measure-02
                              :ARG1 (a2 / against
                                    :op1 g
                                    :name (n5 / name
                                          :op1 "DPPK")))
                        :manner (s2 / stern))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 95 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's top investigative official said thursday that china had stepped up infiltration of the island in parallel to its military exercises in the runup to the taiwanese presidential elections .
# ::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
                        :ARG0-of (ii / investigate-01)
                        :mod (t / top))))
      :ARG1 (s2 / step-up-03
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "China"))
            :ARG1 (ii2 / infiltrate-01
                  :ARG1 (ii3 / island))
            :ARG1-of (p2 / parallel-01
                  :ARG2 (e / exercise-02
                        :ARG0 c2
                        :mod (m / military))
                  :time (r / run-up-19
                        :ARG2 (e2 / elect-01
                              :ARG2 (p3 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 c
                                          :ARG2 (p4 / president)))))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 96 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dutch government and the netherlands antilles have signed a long-awaited agreement granting the caribbean territories of curacao and st. maarten autonomy , and giving smaller islands in the group the status of dutch municipalities , officials said friday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (s2 / sign-02
            :ARG0 (a / and
                  :op1 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "Netherlands"))))
                  :op2 (a2 / antilles
                        :mod c))
            :ARG1 (a3 / agree-01
                  :ARG1 (a4 / and
                        :op1 (g3 / grant-01
                              :ARG1 (a5 / autonomy
                                    :mod (c2 / country
                                          :name (n2 / name
                                                :op1 "Caribbean"))
                                    :domain (a6 / and
                                          :op1 (t / territory
                                                :name (n3 / name
                                                      :op1 "Curacao"))
                                          :op2 (t2 / territory
                                                :name (n4 / name
                                                      :op1 "St."
                                                      :op2 "Maarten"))))
                              :ARG2 a6)
                        :op2 (g4 / give-01
                              :ARG1 (s3 / status
                                    :poss (ii / island
                                          :ARG1-of (h / have-degree-91
                                                :ARG2 (s4 / small)
                                                :ARG3 (m / more)
                                                :ARG4 (ii2 / island
                                                      :ARG1-of (g5 / group-01))))
                                    :ARG2 (m2 / municipality
                                          :mod c)))
                        :ARG2 a6)
                  :ARG1-of (l / long-03)
                  :ARG1-of (w / wait-01
                        :ARG2 s2))
            :time (d / date-entity
                  :weekday (f / friday))))

# ::id 97 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the special un envoy for the middle east on wednesday condemned an israeli attack in which ## palestinians were killed in the gaza strip and demanded an immediate end to israeli military operations .
# ::alignments
(a / and
      :op1 (c / condemn-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (w / world-region
                              :name (n / name
                                    :op1 "Middle"
                                    :op2 "East"))
                        :ARG2 (e / envoy
                              :ARG1-of (s / special-02))))
            :ARG1 (a2 / attack-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "Israel"))
                  :time-of (k / kill-01
                        :ARG1 (p2 / person
                              :mod (c3 / country
                                    :name (n3 / name
                                          :op1 "Palestine")))
                        :location (s2 / strip
                              :mod (g / gaza))))
            :time (w2 / wednesday))
      :op2 (d / demand-01
            :ARG0 p
            :ARG1 (e2 / end-01
                  :ARG1 (o / operation
                        :mod (m / military)
                        :mod c2)
                  :time (ii / immediate))))

# ::id 98 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok saudi arabia plans to confiscate the passports of pilgrims to holy <unk> to ensure they leave the kingdom at the end of the annual pilgrimage .
# ::alignments
(p / plan-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Saudi"
                  :op2 "Arabia"))
      :ARG1 (c2 / confiscate-01
            :ARG0 c
            :ARG1 (p2 / passport
                  :poss (p3 / person
                        :ARG0-of (p4 / pilgrimage-01
                              :frequency (r / rate-entity-91
                                    :ARG3 (t / temporal-quantity
                                          :quant 1
                                          :unit (y / year))))))
            :purpose (e / ensure-01
                  :ARG0 c
                  :ARG1 (l / leave-11
                        :ARG0 p3
                        :ARG1 (k / kingdom)
                        :time (e2 / end-01
                              :ARG1 p4)))))

# ::id 99 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president mahmoud ahmadinejad , in a rare effort to intervene in the justice system , urged tehran 's chief prosecutor on sunday to fairly examine the cases of an iranian-american journalist and an iranian-canadian blogger .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mahmoud"
                  :op2 "Ahmadinejad")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / person
            :ARG0-of (p4 / prosecute-01)
            :mod (c / chief)
            :poss (c2 / city
                  :name (n2 / name
                        :op1 "Tehran")))
      :ARG2 (e / examine-01
            :ARG0 p3
            :ARG1 (c3 / case-03
                  :ARG1 (a / and
                        :op1 (j / journalist
                              :mod (c4 / country
                                    :name (n3 / name
                                          :op1 "Iran")))
                        :op2 (p5 / person
                              :ARG0-of (b / blog-01)
                              :mod (c5 / country
                                    :name (n4 / name
                                          :op1 "Canada")))))
            :ARG1-of (f / fair-01))
      :time (d / date-entity
            :weekday (s / sunday))
      :manner (e2 / effort-01
            :ARG0 p3
            :ARG1 (ii / intervene-01
                  :ARG0 p3
                  :ARG1 (s2 / system
                        :mod (j2 / justice)))
            :ARG1-of (r / rare-02)))

# ::id 100 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a canadian judge warned journalists wednesday to respect a publication ban on a court hearing , after some revealed details of a lurid case involving an alleged serial killer and dozens of missing prostitutes and drug addicts .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG3 (j / judge-01))
            :mod (c / country
                  :name (n / name
                        :op1 "Canada")))
      :ARG1 (r / respect-01
            :ARG0 (j2 / journalist)
            :ARG1 (b / ban-01
                  :ARG1 (p2 / publication)
                  :time (h2 / hearing-02
                        :ARG0 (c2 / court))))
      :ARG2 j2
      :time (w2 / wednesday)
      :time (a / after
            :op1 (r2 / reveal-01
                  :ARG0 (d / detail
                        :mod (l / lurid)
                        :ARG2-of (ii / involve-01
                              :ARG1 (a2 / and
                                    :op1 (p3 / person
                                          :ARG0-of (k / kill-01
                                                :manner (s / serial))
                                          :ARG1-of (a3 / allege-01))
                                    :op2 (a4 / and
                                          :op1 (p4 / prostitute
                                                :ARG1-of (m / miss-01))
                                          :op2 (p5 / person
                                                :ARG0-of (a5 / addict-01
                                                      :ARG2 (d2 / drug)))
                                          :quant (m2 / multiple
                                                :op1 12))))))))

# ::id 101 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the australian dollar fell through ##.## u.s. cents tuesday for the first time in two months .
# ::alignments
(f / fall-through-06
      :ARG1 (d / dollar
            :mod (c / country
                  :name (n / name
                        :op1 "Australia")))
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :ord (o / ordinal-entity
            :value 1
            :range (t2 / temporal-quantity
                  :quant 2
                  :unit (m / month))))

# ::id 102 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok criticized by states and cities for how it rates their bonds , moody 's investors service said on thursday that it was considering rating municipal debt on the same scale it uses for corporate debt .
# ::alignments
(s / say-01
      :ARG0 (s2 / service
            :mod (p / person
                  :ARG0-of (ii / invest-01))
            :poss (m / moody))
      :ARG1 (c / consider-02
            :ARG0 s2
            :ARG1 (r / rate-01
                  :ARG0 s2
                  :ARG1 (d / debt
                        :mod (c2 / city))
                  :ARG3 (s3 / scale
                        :ARG1-of (s4 / same-01
                              :ARG1-of (u / use-01
                                    :ARG0 s2
                                    :ARG2 (d2 / debt
                                          :mod (c3 / corporate))))
                        :ARG2-of s4)))
      :time (d3 / date-entity
            :weekday (t / thursday))
      :ARG1-of (c4 / criticize-01
            :ARG0 (a / and
                  :op1 (s5 / state)
                  :op2 (c5 / city))
            :ARG2 (t2 / thing
                  :manner-of (r2 / rate-01
                        :ARG0 s2
                        :ARG1 (b / bond
                              :poss a)))))

# ::id 103 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok myanmar 's military government announced saturday via state media that it will hold a referendum on a new constitution in may , clearing the way for multi-party elections in #### .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Myanmar")))
            :mod (m / military))
      :ARG1 (h / hold-04
            :ARG0 g
            :ARG1 (r / referendum
                  :topic (c2 / constitution
                        :ARG1-of (n2 / new-01)))
            :time (d / date-entity
                  :month 5
                  :dayperiod (m2 / may))
            :ARG0-of (c3 / clear-02
                  :ARG1 (w / way
                        :path-of (e / elect-01
                              :mod (p / party
                                    :quant (m3 / multiple))))))
      :medium (m4 / media
            :mod (s / state))
      :time d)

# ::id 104 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the recipient of the first successful larynx transplant three years ago now speaks with a perfectly normal voice , and his surgeon says he is ready to perform the operation again .
# ::alignments
(a / and
      :op1 (s / speak-01
            :ARG0 (p / person
                  :ARG0-of (r / receive-01
                        :ARG1 (t / transplant-01
                              :ARG1 (l / larynx)
                              :ARG1-of (s2 / succeed-01
                                    :ord (o / ordinal-entity
                                          :value 1))
                              :time (b / before
                                    :op1 (n / now)
                                    :quant (t2 / temporal-quantity
                                          :quant 3
                                          :unit (y / year))))))
            :manner (v / voice
                  :ARG1-of (n2 / normal-02
                        :ARG1-of (p2 / perfect-02)))
            :time n)
      :op2 (s3 / say-01
            :ARG0 p
            :ARG0-of (s4 / surgery-01
                  :ARG1 p))
      :ARG1 (r2 / ready-02
            :ARG1 p
            :ARG2 (p3 / perform-02
                  :ARG0 p
                  :ARG1 (o2 / operation)
                  :mod (a2 / again))))

# ::id 105 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok teemu selanne returned to the stanley cup champion anaheim ducks on monday after missing the first half of the nhl season while contemplating retirement .
# ::alignments
(r / return-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Teemu"
                  :op2 "Slanne"))
      :ARG4 (t / team
            :name (n2 / name
                  :op1 "Aheim"
                  :op2 "Ducks")
            :ARG0-of (c / champion-01
                  :ARG1 (c2 / cup
                        :mod t
                        :name (n3 / name
                              :op1 "Stanley"))))
      :time (d / date-entity
            :weekday (m / monday))
      :time (a / after
            :op1 (m2 / miss-02
                  :ARG0 p
                  :ARG1 (h / half
                        :ord (o / ordinal-entity
                              :value 1)
                        :part-of (s / season
                              :mod (l / league
                                    :name (n4 / name
                                          :op1 "NHL"))))
                  :time (c3 / contemplate-01
                        :ARG0 p
                        :ARG1 (r2 / retire-01
                              :ARG0 p)))))

# ::id 106 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cricket 's governing body said friday it would investigate whether match-fixing was a motive for the murder of pakistan coach bob woolmer , who was strangled in his hotel room following his team 's loss to underdog ireland .
# ::alignments
(s / say-01
      :ARG0 (b / body
            :ARG0-of (g / govern-01
                  :ARG1 (c / cricket)))
      :ARG1 (ii / investigate-01
            :ARG0 b
            :ARG1 (t / truth-value
                  :polarity-of (m / motivate-01
                        :ARG0 (f / fix-03
                              :ARG1 (m2 / match))
                        :ARG1 (m3 / murder-01
                              :ARG1 (p / person
                                    :name (n / name
                                          :op1 " bob"
                                          :op2 "Woolmer")
                                    :ARG0-of (c2 / coach-01
                                          :ARG1 (t2 / team
                                                :poss p))
                                    :ARG1-of (s2 / strangle-01
                                          :location (r / room
                                                :mod (h / hotel)
                                                :poss p)
                                          :ARG1-of (f2 / follow-01
                                                :ARG2 (l / lose-03
                                                      :ARG0 t2
                                                      :ARG2 t2
                                                      :mod (u / underdog)
                                                      :location (c3 / country
                                                            :name (n2 / name
                                                                  :op1 "Ireland"))))))))))
      :time (d / date-entity
            :weekday (f3 / friday)))

# ::id 107 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cyprus ' coastal police has arrested ## illegal immigrants aboard a syrian boat sailing within cypriot territorial waters , local radio reported on wednesday .
# ::alignments
(r / report-01
      :ARG0 (r2 / radio
            :ARG1-of (l / local-02))
      :ARG1 (a / arrest-01
            :ARG0 (p / police
                  :mod (s / seashore)
                  :mod (c / country
                        :name (n / name
                              :op1 "Cyprus")))
            :ARG1 (p2 / person
                  :ARG0-of (ii / immigrate-01)
                  :ARG1-of (l2 / legal-02
                        :polarity -))
            :manner (b / board-01
                  :ARG0 p2
                  :ARG1 (b2 / boat
                        :mod c
                        :name (n2 / name
                              :op1 "Syria"))
                  :ARG0-of (s2 / sail-01
                        :ARG1 (w / water
                              :mod (t / territory)
                              :location c))))
      :time (d / date-entity
            :weekday (w2 / wednesday)))

# ::id 108 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the companies charged with regulating the two largest u.s. stock exchanges -- the new york stock exchange and the nasdaq stock market -- announced plans tuesday to combine their operations , calling it one of the biggest changes in the regulatory system since its creation ## years ago .
# ::alignments
(a / and
      :op1 (a2 / announce-01
            :ARG0 (c / company
                  :ARG1-of (c2 / charge-05
                        :ARG2 (r / regulate-01
                              :ARG0 c
                              :ARG1 (e / exchange
                                    :quant 2
                                    :mod (s / stock)
                                    :mod (c3 / country
                                          :name (n / name
                                                :op1 "U.S."))
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (l / large)
                                          :ARG3 (m / most)
                                          :ARG5 (e2 / exchange
                                                :mod (s2 / stock)
                                                :mod (c4 / country
                                                      :name (n2 / name
                                                            :op1 "New"
                                                            :op2 "York"))))))))
            :ARG1 (p / plan-01
                  :ARG0 c
                  :ARG1 (c5 / combine-01
                        :ARG0 c
                        :ARG1 (o / operation
                              :poss c)))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :op2 (c6 / call-01
            :ARG0 c
            :ARG1 c5
            :ARG2 (h2 / have-degree-91
                  :ARG1 c5
                  :ARG2 (b / big)
                  :ARG3 (m2 / most)
                  :ARG5 (c7 / change-01
                        :ARG0 (s3 / system
                              :ARG0-of (r2 / regulate-01))
                        :time (s4 / since
                              :op1 (c8 / create-01
                                    :ARG1 s3
                                    :time (b2 / before
                                          :op1 (n3 / now)
                                          :quant (m3 / multiple
                                                :op1 (t2 / temporal-quantity
                                                      :quant 1
                                                      :unit (y / year))))))))))

# ::id 109 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an immigration judge could rule in two weeks whether to deport a cuban militant to face terrorism charges in venezuela , and said he is leaning toward defense lawyers ' arguments that the suspect would be tortured if sent there .
# ::alignments
(a / and
      :op1 (p / possible-01
            :ARG1 (r / rule-01
                  :ARG0 (p2 / person
                        :ARG0-of (j / judge-01
                              :ARG3 (ii / immigrate-01)))
                  :ARG3 (t / truth-value
                        :polarity-of (d / deport-01
                              :ARG0 p2
                              :ARG1 (m / militant
                                    :mod (w / world-region
                                          :name (n / name
                                                :op1 "Cuba")))
                              :purpose (f / face-01
                                    :ARG0 m
                                    :ARG1 (c / charge-05
                                          :ARG1 m
                                          :ARG2 (t2 / terrorism))
                                    :location (c2 / country
                                          :name (n2 / name
                                                :op1 "Venezuela")))))
                  :time (a2 / after
                        :op1 (n3 / now)
                        :quant (t3 / temporal-quantity
                              :quant 2
                              :unit (w2 / week)))))
      :op2 (s / say-01
            :ARG0 p2
            :ARG1 (l / lean-01
                  :ARG1 p2
                  :ARG2 (a3 / argue-01
                        :ARG0 (p3 / person
                              :ARG0-of (d2 / defend-01))
                        :ARG1 (t4 / torture-01
                              :ARG1 (p4 / person
                                    :ARG2-of (s2 / suspect-01))
                              :condition (s3 / send-01
                                    :ARG1 p4
                                    :ARG2 c2))))))

# ::id 110 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us middle east envoy william burns on thursday told the palestinians that while washington backs efforts to relieve their plight and create a state , progress can only come through ending violence and overhauling their administration .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "William"
                  :op2 "Burn")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (w / world-region
                        :name (n2 / name
                              :op1 "Middle"
                              :op2 "East"))
                  :ARG2 (e / envoy)))
      :ARG1 (c / contrast-01
            :ARG1 (b / back-01
                  :ARG0 (p2 / person
                        :name (n3 / name
                              :op1 "Washington"))
                  :ARG1 (e2 / effort-01
                        :ARG1 (r / relieve-01
                              :ARG0 p2
                              :ARG1 (p3 / plight
                                    :poss (p4 / person
                                          :mod (c2 / country
                                                :name (n4 / name
                                                      :op1 "Palestine")))))))
            :ARG2 (p5 / possible-01
                  :ARG1 (c3 / come-01
                        :ARG1 (p6 / progress-01)
                        :manner (a / and
                              :op1 (e3 / end-01
                                    :ARG1 (v / violence))
                              :op2 (o / overhaul-01
                                    :ARG1 (a2 / administrate-01
                                          :ARG0 p4)))
                        :mod (o2 / only))))
      :ARG2 (p7 / person
            :mod c2)
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 111 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the head of the swedish police commission investigating the unresolved #### murder of swedish prime minister olof palme has been temporarily suspended following allegations of tax evasion , police said on tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (s2 / suspend-01
            :ARG1 (p2 / person
                  :ARG0-of (h / head-01
                        :ARG1 (c / commission
                              :mod (p3 / police)
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Sweden"))
                              :ARG0-of (ii / investigate-01
                                    :ARG1 (m / murder-01
                                          :ARG1 (p4 / person
                                                :name (n2 / name
                                                      :op1 "Olof"
                                                      :op2 "Palme")
                                                :ARG0-of (h2 / have-org-role-91
                                                      :ARG1 c2
                                                      :ARG2 (m2 / minister
                                                            :mod (p5 / prime))))
                                          :ARG1-of (r / resolve-01
                                                :polarity -))))))
            :duration (t / temporary)
            :ARG1-of (f / follow-01
                  :ARG2 (a / allege-01
                        :ARG1 (e / evade-01
                              :ARG1 (t2 / tax-01)))))
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 112 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok senate majority leader robert j. dole challenged president clinton to demonstrate his commitment to eliminating the deficit by urging democrats to support a balanced budget amendment to the constitution when it comes to a vote in the senate soon .
# ::alignments
(c / challenge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Roger"
                  :op2 "J."
                  :op3 "Dole")
            :ARG0-of (l / lead-02
                  :ARG1 (m / majority)))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p3 / president)))
      :ARG2 (d / demonstrate-01
            :ARG0 p2
            :ARG1 (c2 / commit-01
                  :ARG1 p2
                  :ARG2 (e / eliminate-01
                        :ARG0 p2
                        :ARG1 (d2 / deficit)))
            :manner (u / urge-01
                  :ARG0 p2
                  :ARG1 (p4 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p5 / political-party
                                    :name (n3 / name
                                          :op1 "Democrat"))))
                  :ARG2 (s / support-01
                        :ARG0 p4
                        :ARG1 (a / amend-01
                              :ARG1 (b / budget)
                              :ARG2 (c3 / constitution)
                              :ARG1-of (b2 / balance-01))
                        :time (c4 / come-04
                              :ARG2 (v / vote-01
                                    :ARG0 p4
                                    :location (g / government-organization
                                          :name (n4 / name
                                                :op1 "Senate"))
                                    :time (s2 / soon)))))))

# ::id 113 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us sniper suspect lee boyd malvo confessed to some shootings that terrorized the washington area last october , a us police detective testified at a court hearing monday in fairfax county , virginia state .
# ::alignments
(t / testify-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lee"
                  :op2 "Boyd"
                  :op3 "Malvo")
            :ARG1-of (s / suspect-01
                  :ARG2 (s2 / sniper))
            :mod (c / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States")))
      :ARG1 (c2 / confess-01
            :ARG0 p
            :ARG1 (s3 / shoot-02
                  :quant (s4 / some)
                  :ARG0-of (t2 / terrorize-01
                        :ARG1 (a / area
                              :mod (w / washton))
                        :time (d / date-entity
                              :month 10
                              :day 1))))
      :time (h / hearing-02
            :ARG0 (c3 / court)
            :location (c4 / county
                  :name (n3 / name
                        :op1 "Fairfax")
                  :location (s5 / state
                        :name (n4 / name
                              :op1 "Virginia")))
            :time (d2 / date-entity
                  :weekday (m / monday))))

# ::id 114 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok voters today will either formally cancel house speaker newt gingrich 's `` republican revolution '' -- or give it only a limited renewal .
# ::alignments
(o / or
      :op1 (c / cancel-01
            :ARG0 (p / person
                  :ARG0-of (v / vote-01))
            :ARG1 (r / revolution-03
                  :ARG0 (p2 / person
                        :name (n / name
                              :op1 "Newt"
                              :op2 "Gingrich")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (g / government-organization
                                    :name (n2 / name
                                          :op1 "House"))
                              :ARG2 (s / speaker)))
                  :mod (p3 / political-party
                        :name (n3 / name
                              :op1 "Republican")))
            :manner (f / formal))
      :op2 (g2 / give-01
            :ARG0 p
            :ARG1 (r2 / renew-01
                  :ARG1 r
                  :ARG1-of (l / limit-01)
                  :mod (o2 / only))
            :ARG2 r)
      :time (t / today))

# ::id 115 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok exelon , the electric company based in chicago , will promise tuesday to cut greenhouse gas emissions by #### by an amount larger than its total emissions in #### , in a bid to shape the debate on carbon dioxide rules and to get a jump on compliance .
# ::alignments
(p / promise-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Exelon")
            :mod (e / electric)
            :ARG1-of (b / base-01
                  :location (c2 / city
                        :name (n2 / name
                              :op1 "Chicago"))))
      :ARG1 (c3 / cut-02
            :ARG0 c
            :ARG1 (e2 / emit-01
                  :ARG0 c
                  :ARG1 (g / gas
                        :mod (g2 / greenhouse)))
            :ARG2 (a / amount
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m / more)
                        :ARG4 (e3 / emit-01
                              :ARG0 c
                              :ARG1 g
                              :ARG1-of (t / total-01))))
            :time (d / date-entity
                  :weekday (t2 / tuesday))
            :purpose (b2 / bid-01
                  :ARG0 c
                  :ARG1 (a2 / and
                        :op1 (s / shape-01
                              :ARG0 c
                              :ARG1 (d2 / debate-01
                                    :ARG1 (r / rule-01
                                          :ARG1 (s2 / small-molecule
                                                :name (n3 / name
                                                      :op1 "carbon"
                                                      :op2 "dioxide")))))
                        :op2 (j / jump-03
                              :ARG0 c
                              :ARG1 (c4 / comply-01))))))

# ::id 116 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok riot police and demonstrators clashed here tuesday as some #,### people demonstrated outside the home office to demand the release of european kurd leader kani yilmaz .
# ::alignments
(c / clash-01
      :ARG0 (a / and
            :op1 (p / police
                  :mod (r / riot))
            :op2 (p2 / person
                  :ARG0-of (d / demonstrate-01)))
      :location (h / here)
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (d3 / demonstrate-01
                  :ARG0 (p3 / person
                        :quant (s / some)
                        :ARG0-of (d4 / demand-01
                              :ARG1 (r2 / release-01
                                    :ARG1 (p4 / person
                                          :name (n / name
                                                :op1 "Kani"
                                                :op2 "Yilmaz")
                                          :ARG0-of (l / lead-02
                                                :ARG1 (k / kurd))
                                          :mod (c3 / continent
                                                :name (n2 / name
                                                      :op1 "Europe"))))))
                  :location (o / outside
                        :op1 (o2 / office
                              :mod (h2 / home))))))

# ::id 117 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand 's coalition government suffered a crippling blow with the withdrawal of one of its parties which has decided to withhold its support at a no-confidence vote on friday .
# ::alignments
(s / suffer-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Thailand")))
            :mod (c2 / coalition))
      :ARG1 (b / blow-14
            :ARG0 (w / withdraw-01
                  :ARG1 (p / party
                        :quant 1
                        :ARG1-of (ii / include-91
                              :ARG2 (p2 / party
                                    :poss g))
                        :ARG0-of (d / decide-01
                              :ARG1 (w2 / withhold-01
                                    :ARG0 p
                                    :ARG1 (s2 / support-01
                                          :ARG0 p)
                                    :time (v / vote-01
                                          :ARG1 (c3 / confident-01
                                                :polarity -)
                                          :time (d2 / date-entity
                                                :weekday (f / friday))))))
                  :ARG1-of (c4 / cripple-01))))

# ::id 118 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok but the number of shares to be offered to the public has been substantially reduced , and the expected size of the payoff for google founders larry page and sergey brin as well as early investors will be significantly smaller than earlier expectations .
# ::alignments
(c / contrast-01
      :ARG2 (a / and
            :op1 (r / reduce-01
                  :ARG1 (n / number
                        :quant-of (s / share
                              :ARG1-of (o / offer-01
                                    :ARG2 (p / public))))
                  :manner (s2 / substantial))
            :op2 (h / have-degree-91
                  :ARG1 (s3 / size
                        :poss (p2 / pay-off-02
                              :ARG2 (a2 / and
                                    :op1 (p3 / person
                                          :name (n2 / name
                                                :op1 "Larry"
                                                :op2 "Page")
                                          :ARG0-of (f / found-01
                                                :ARG1 (c2 / company
                                                      :name (n3 / name
                                                            :op1 "Google"))))
                                    :op2 (p4 / person
                                          :name (n4 / name
                                                :op1 "Sergey"
                                                :op2 "Bin"))
                                    :op3 (p5 / person
                                          :ARG0-of (ii / invest-01
                                                :time (e / early)))))
                        :ARG1-of (e2 / expect-01))
                  :ARG2 (s4 / small)
                  :ARG3 (m / more
                        :ARG1-of (s5 / significant-02))
                  :ARG4 (e3 / expect-01
                        :time (b / before)))))

# ::id 119 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the latest statistics from state statistical bureau showed that china 's metal production maintained a steady increase during the january-july period this year .
# ::alignments
(s / show-01
      :ARG0 (s2 / statistic
            :mod (l / last)
            :source (b / bureau
                  :mod (s3 / state)
                  :mod s2))
      :ARG1 (m / maintain-01
            :ARG0 (p / produce-01
                  :ARG0 (c / country
                        :name (n / name
                              :op1 "China"))
                  :ARG1 (m2 / metal))
            :ARG1 (ii / increase-01
                  :ARG1 p
                  :ARG1-of (s4 / steady-01)
                  :time (d / date-interval
                        :op1 (d2 / date-entity
                              :month 1)
                        :op2 (d3 / date-entity
                              :month 7)
                        :mod (y / year
                              :mod (t / this))))))

# ::id 120 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france opened up bidding friday for an ambitious project to blanket the country in solar energy plants and push the country closer to the forefront of the fight against global warming .
# ::alignments
(o / open-up-03
      :ARG0 (c / country
            :name (n / name
                  :op1 "France"))
      :ARG1 (b / bid-01
            :ARG0 c
            :ARG1 (p / project
                  :mod (a / ambitious)
                  :purpose (a2 / and
                        :op1 (b2 / blanket-01
                              :ARG0 p
                              :ARG1 (c2 / country)
                              :ARG2 (p2 / plant
                                    :mod (e / energy
                                          :mod (s / sun))))
                        :op2 (p3 / push-01
                              :ARG0 p
                              :ARG1 c2
                              :ARG2 (f / forefront
                                    :part-of (f2 / fight-01
                                          :ARG1 (w / warm-01
                                                :ARG1 (g / globe)))
                                    :ARG2-of (h / have-degree-91
                                          :ARG1 c2
                                          :ARG3 (m / more))))))
            :time (d / date-entity
                  :weekday (f3 / friday))))

# ::id 121 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok letters from napoleon 's first wife josephine to france 's national hero fetched huge sums saturday at an auction , including one that went for nearly ##,### euros .
# ::alignments
(f / fetch-01
      :ARG0 (l / letter
            :source (p / person
                  :name (n / name
                        :op1 "Josephine")
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (p2 / person
                              :name (n2 / name
                                    :op1 "Napoleon"))
                        :ARG2 (w / wife
                              :ord (o / ordinal-entity
                                    :value 1))))
            :destination (h2 / hero
                  :mod (n3 / nation)
                  :poss (c / country
                        :name (n4 / name
                              :op1 "France"))))
      :ARG1 (s / sum
            :mod (h3 / huge)
            :ARG2-of (ii / include-01
                  :ARG1 (o2 / one
                        :ARG1-of (g / go-07
                              :ARG3 (n5 / nearly
                                    :op1 (m / monetary-quantity
                                          :quant 1000000
                                          :unit (e / euro)))))))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :location (a / auction-01))

# ::id 122 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok american companies should invest more in impoverished bangladesh to help reduce the countries ' large trade imbalance , the u.s. ambassador said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "U.S."))
                  :ARG2 (a / ambassador)))
      :ARG1 (r / recommend-01
            :ARG1 (ii / invest-01
                  :ARG0 (c2 / company
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "America")))
                  :ARG1 (m / more)
                  :ARG2 (c4 / country
                        :name (n3 / name
                              :op1 "Bangladesh")
                        :ARG1-of (ii2 / impoverish-01))
                  :purpose (h2 / help-01
                        :ARG0 c2
                        :ARG1 (r2 / reduce-01
                              :ARG0 c2
                              :ARG1 (b / balance-01
                                    :polarity -
                                    :ARG1 (t / trade-01)
                                    :mod (l / large)
                                    :location c4)))))
      :time (w / wednesday))

# ::id 123 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spain stepped up monday its search for fugitives believed linked to the madrid train bombings after a weekend raid in which the alleged mastermind of the attacks and four accomplices blew themselves up .
# ::alignments
(s / step-up-03
      :ARG0 (s2 / search-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Spain"))
            :ARG2 (p / person
                  :ARG1-of (f / fug-01)
                  :ARG1-of (l / link-01
                        :ARG2 (b / bomb-01
                              :ARG1 (t / train)
                              :mod (m / madrid))
                        :ARG1-of (b2 / believe-01)))
            :time (d / date-entity
                  :weekday (m2 / monday))
            :time (a / after
                  :op1 (r / raid-01
                        :time (w / weekend)
                        :time-of (b3 / blow-up-06
                              :ARG0 (a2 / and
                                    :op1 (p2 / person
                                          :ARG0-of (m3 / mastermind-01
                                                :ARG1 (a3 / attack-01)
                                                :ARG1-of (a4 / allege-01)))
                                    :op2 (p3 / person
                                          :quant 4
                                          :ARG0-of (h / have-rel-role-91
                                                :ARG1 p2
                                                :ARG2 (a5 / accomplice))))
                              :ARG1 a2)))))

# ::id 124 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok l'oreal sa , the world 's largest cosmetics company , declined to comment on german consumer products maker joh .
# ::alignments
(d / decline-02
      :ARG0 (c / company
            :name (n / name
                  :op1 "l'oreal"
                  :op2 "sa")
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most)
                  :ARG5 (c2 / company
                        :mod (c3 / cosmetic)
                        :location (w / world))))
      :ARG1 (c4 / comment-01
            :ARG0 c
            :ARG3 (c5 / company
                  :name (n2 / name
                        :op1 "Joh")
                  :ARG0-of (m2 / make-01
                        :ARG1 (p / product
                              :mod (p2 / person
                                    :ARG0-of (c6 / consume-01))))
                  :mod (c7 / country
                        :name (n3 / name
                              :op1 "Germany")))))

# ::id 125 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nearly ## people were injured when hundreds of extreme leftist protesters clashed with police in the center of ankara monday , witnesses and security 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 (s2 / security)
                        :ARG2 (o / official))))
      :ARG1 (ii / injure-01
            :ARG0 (c / clash-01
                  :ARG0 (p3 / person
                        :ARG0-of (p4 / protest-01)
                        :quant (m / multiple
                              :op1 100)
                        :ARG1-of (l / left-19
                              :degree (e / extreme)))
                  :ARG1 (p5 / police)
                  :location (c2 / center
                        :part-of (c3 / city
                              :name (n / name
                                    :op1 "Athara")))
                  :time (d / date-entity
                        :weekday (m2 / monday)))
            :ARG1 (p6 / person
                  :quant (n2 / nearly))))

# ::id 126 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pbs and national public radio are planning a weekly , ##-minute television interview program that touches on current events , the economy , science and popular culture .
# ::alignments
(p / plan-01
      :ARG0 (a / and
            :op1 (p2 / publication
                  :name (n / name
                        :op1 "PBS"))
            :op2 (r / radio
                  :mod (n2 / nation)
                  :ARG1-of (p3 / public-02)))
      :ARG1 (p4 / program
            :mod (ii / interview-01
                  :medium (t / television))
            :ARG0-of (t2 / touch-on-04
                  :ARG1 (a2 / and
                        :op1 (e / event
                              :time (c / current))
                        :op2 (e2 / economy)
                        :op3 (s / science)
                        :op4 (c2 / culture
                              :ARG1-of (p5 / popular-02))))
            :frequency (r2 / rate-entity-91
                  :ARG3 (t3 / temporal-quantity
                        :quant 1
                        :unit (w / week)))))

# ::id 127 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the foreign ministers of greece and bulgaria on thursday discussed a stalled oil pipeline project during talks on bilateral relations and bulgaria 's efforts to join the european union and nato .
# ::alignments
(d / discuss-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Greece"))
                        :ARG2 (m / minister
                              :topic (f / foreign))))
            :op2 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Bulgaria"))
                        :ARG2 (m2 / minister
                              :topic (f2 / foreign)))))
      :ARG1 (p3 / project
            :mod (p4 / pipeline
                  :mod (o / oil))
            :ARG1-of (s / stall-01))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :time (t2 / talk-01
            :ARG1 (a2 / and
                  :op1 (r / relation-03
                        :ARG1 (b / bilateral))
                  :op2 (e / effort-01
                        :ARG0 c2
                        :ARG1 (j / join-01
                              :ARG0 c2
                              :ARG1 (a3 / and
                                    :op1 (u / union-02
                                          :ARG1 (o2 / organization
                                                :name (n3 / name
                                                      :op1 "European"
                                                      :op2 "Union")))
                                    :op2 (o3 / organization
                                          :name (n4 / name
                                                :op1 "Nato"))))))))

# ::id 128 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok under heavy pressure from investors , conrad black will step down as chief executive of hollinger international inc. , publisher of newspapers in the united states , britain and israel , and the company may be sold after an internal investigation found that fees had been improperly paid to black and other senior executives .
# ::alignments
(a / and
      :op1 (s / step-down-04
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Conrad"
                        :op2 "Black"))
            :ARG1 (h / have-org-role-91
                  :ARG0 p
                  :ARG1 (c / company
                        :name (n2 / name
                              :op1 "Hollinger"
                              :op2 "International"
                              :op3 "Inc.")
                        :ARG0-of (p2 / publish-01
                              :ARG1 (n3 / newspaper
                                    :location (a2 / and
                                          :op1 (c2 / country
                                                :name (n4 / name
                                                      :op1 "United"
                                                      :op2 "States"))
                                          :op2 (c3 / country
                                                :name (n5 / name
                                                      :op1 "Britain"))
                                          :op3 (c4 / country
                                                :name (n6 / name
                                                      :op1 "Israel")))))
                        :ARG2 (e / executive
                              :mod (c5 / chief))))
            :op2 (p3 / possible-01
                  :ARG1 (s2 / sell-01
                        :ARG1 c)
                  :time (a3 / after
                        :op1 (f / find-01
                              :ARG0 (ii / investigate-01
                                    :ARG1-of (ii2 / internal-02))
                              :ARG1 (p4 / pay-01
                                    :ARG1 (f2 / fee)
                                    :ARG2 (a4 / and
                                          :op1 p
                                          :op2 (p5 / person
                                                :mod (o / other)
                                                :ARG0-of (h2 / have-org-role-91
                                                      :ARG2 (e2 / executive
                                                            :mod (s3 / senior)))))
                                    :manner (p6 / proper
                                          :polarity -)))))
            :ARG1-of (p7 / pressure-01
                  :ARG0 (p8 / person
                        :ARG0-of (ii3 / invest-01))
                  :mod (h3 / heavy))))

# ::id 129 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when it 's feeding time at humphrey rock , oily brown pellets engineered for size , sink rate , nutrition and medication spray out of computer-controlled hoses to ###,### swirling and jumping atlantic salmon .
# ::alignments
(a / and
      :op1 (e / engineer-01
            :ARG1 (p / pellet
                  :ARG1-of (b / brown-02)
                  :ARG1-of (o / oily-03)
                  :ARG1-of e
                  :ARG3 (a2 / and
                        :op1 (s / size)
                        :op2 (r / rate
                              :mod (s2 / sink-01))
                        :op3 (n / nutrition)
                        :op4 (s3 / spray-01
                              :ARG1 (m / medicate-01))
                        :source (h / hose
                              :ARG1-of (c / control-01
                                    :ARG0 (c2 / computer))))))
      :ARG2 (a3 / and
            :op1 (s4 / swirl-01
                  :ARG1 (s5 / salmon
                        :mod (a4 / atlantic)))
            :op2 (j / jump-03
                  :ARG1 s5))
      :time (f / feed-01
            :ARG2 (r2 / rock
                  :name (n2 / name
                        :op1 "Hormphrey"
                        :op2 "Rock"))))

# ::id 130 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the demand for foreign exchange at the nigeria swap market fell sharply today as only a total of ##.## million us dollars was in need by banks .
# ::alignments
(f / fall-01
      :ARG1 (d / demand-01
            :ARG1 (e / exchange-01
                  :mod (f2 / foreign))
            :location (m / market
                  :mod (s / swap-01
                        :mod (c / country
                              :name (n / name
                                    :op1 "Nigeria")))))
      :manner (s2 / sharp)
      :time (t / today)
      :ARG1-of (c2 / cause-01
            :ARG0 (n2 / need-01
                  :ARG0 (b / bank)
                  :ARG1 (m2 / monetary-quantity
                        :quant 1000000
                        :unit (d2 / dollar
                              :mod c
                              :name n
                              :op1 "United"
                              :op2 "States")))
            :ARG2-of (t2 / total-01)
            :mod (o / only)))

# ::id 131 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok charges against a former university professor accused with some students of destroying an anti-abortion display on campus have been dropped after she paid for the damage and apologized .
# ::alignments
(d / drop-05
      :ARG1 (c / charge-05
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (u / university)
                        :ARG2 (p2 / professor)
                        :time (f / former))
                  :ARG1-of (a / accuse-01
                        :ARG2 (d2 / destroy-01
                              :ARG0 p
                              :ARG1 (d3 / display
                                    :ARG0-of (o / oppose-01
                                          :ARG1 (a2 / abort-01)))
                              :location (c2 / campus)))))
      :time (a3 / after
            :op1 (a4 / and
                  :op1 (p3 / pay-01
                        :ARG0 p
                        :ARG3 (d4 / damage-01))
                  :op2 (a5 / apologize-01
                        :ARG0 p))))

# ::id 132 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok flanked in chicago by officials who will shape his economic recovery plan , including his nominee for treasury secretary and his chief economic adviser , obama sought to drive home the message that he is already engaged in attacking the financial crisis two months before taking power .
# ::alignments
(s / seek-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Obama"))
      :ARG1 (d / drive-02
            :ARG0 p
            :ARG1 (m / message-01
                  :ARG1 (e / engage-01
                        :ARG1 p
                        :ARG2 (a / attack-01
                              :ARG0 p
                              :ARG1 (c / crisis
                                    :mod (f / finance)))
                        :time (a2 / already)
                        :time (b / before
                              :op1 (t / take-01
                                    :ARG0 p
                                    :ARG1 (p2 / power))
                              :quant (t2 / temporal-quantity
                                    :quant 2
                                    :unit (m2 / month)))))
            :ARG2 (h / home))
      :ARG1-of (c2 / cause-01
            :ARG0 (b2 / bank-01
                  :ARG0 (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (o / official))
                        :ARG2-of (ii / include-91
                              :ARG1 (a3 / and
                                    :op1 (p4 / person
                                          :ARG1-of (n2 / nominate-01
                                                :ARG2 (s2 / secretary
                                                      :topic (t3 / treasury))))
                                    :op2 (p5 / person
                                          :ARG0-of (a4 / advise-01
                                                :ARG1 p
                                                :mod (c3 / chief)
                                                :topic (e2 / economy))))))
                  :location (c4 / city
                        :name (n3 / name
                              :op1 "Chicago")))))

# ::id 133 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok murder squad detectives in london on tuesday named a man they want to speak to in connection with the death of a norwegian student whose body was found at a block of flats .
# ::alignments
(n / name-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s / squad
                        :ARG0-of (m / murder-01))
                  :ARG3 (d / detective))
            :location (c / city
                  :name (n2 / name
                        :op1 "London")))
      :ARG1 (m2 / man
            :ARG1-of (s2 / speak-01
                  :ARG0 p
                  :ARG1-of (w / want-01
                        :ARG0 p)
                  :ARG2-of (c2 / connect-01
                        :ARG1 (d2 / die-01
                              :ARG1 (p2 / person
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "Norway"))
                                    :ARG0-of (s3 / study-01)
                                    :part (b / body
                                          :ARG1-of (f / find-01
                                                :location (b2 / block
                                                      :mod (f2 / flat)))))))))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 134 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the afghan taliban militia has asked the united states to use its influence in the united nations to impose economic and military sanctions against the kabul regime , reports from kandahar , afghanistan said here today .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Afghanistan"))
      :ARG1 (a / ask-02
            :ARG0 (m / militia
                  :mod (c2 / criminal-organization
                        :name (n2 / name
                              :op1 "Taliban"))
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "Afghanistan")))
            :ARG1 (u / use-01
                  :ARG0 m
                  :ARG1 (ii / influence-01
                        :ARG0 m
                        :ARG1 (n4 / nation
                              :ARG1-of (u2 / unite-01)))
                  :ARG2 (ii2 / impose-01
                        :ARG0 m
                        :ARG1 (a2 / and
                              :op1 (s2 / sanction-02
                                    :ARG0 m
                                    :ARG1 (r / regime
                                          :mod (c4 / city
                                                :name (n5 / name
                                                      :op1 "Kabul")))
                                    :mod (e / economy))
                              :op2 (s3 / sanction-02
                                    :ARG0 m
                                    :ARG1 r
                                    :mod (m2 / military)))
                        :ARG2 n4))
            :ARG2 n4)
      :location (h / here)
      :time (t / today))

# ::id 135 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok federal reserve policymakers opened a two-day meeting monday widely expected to take unprecedented action to cut key rates to near zero in the latest effort to battle a crippling credit crunch .
# ::alignments
(o / open-02
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (r / reserve-01
                        :mod (f / federal))
                  :ARG3 (p2 / policy-01)))
      :ARG1 (m / meet-03
            :ARG0 p
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (d / day)))
      :ARG3 (e / expect-01
            :ARG1 (a / act-02
                  :ARG0 p
                  :ARG1 (c / cut-02
                        :ARG0 p
                        :ARG1 (r2 / rate
                              :ARG1-of (k / key-02))
                        :ARG4 (n / near-02
                              :ARG1 r2
                              :ARG2 (z / zero))
                        :subevent-of (e2 / effort-01
                              :ARG0 p
                              :ARG1 (b / battle-01
                                    :ARG0 p
                                    :ARG1 (c2 / crunch-02
                                          :ARG1 (c3 / credit)
                                          :ARG0-of (c4 / cripple-01)))
                              :mod (l / last)))
                  :mod (p3 / precedent
                        :polarity -))
            :degree (w / wide))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 136 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the riot in a brazilian prison entered its second day friday with some ### people still held hostage , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (e / enter-01
            :ARG0 (r / riot-01
                  :location (p2 / prison
                        :mod (c / country
                              :name (n / name
                                    :op1 "Brazil"))))
            :ARG1 (d / date-entity
                  :weekday (f / friday)
                  :ord (o / ordinal-entity
                        :value 2))
            :manner (h / hold-01
                  :ARG1 (p3 / person
                        :quant (s2 / some)
                        :mod (p4 / political-movement
                              :name n
                              :op1 "Occupy"
                              :op2 "Wall"
                              :op3 "Street")))
            :ARG2 (h2 / hostage)
            :mod (s3 / still)))

# ::id 137 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the last time someone suggested that the knicks were tussling with a bit of uncertainty , coach lenny wilkens bristled , because , after all , october is the nba 's work-in-progress month .
# ::alignments
(c / cause-01
      :ARG0 (m / month
            :time-of (w / work-01
                  :ARG1 w
                  :ARG0 (t / team
                        :name (n / name
                              :op1 "BNP"))))
      :domain (d / date-entity
            :month 10
            :mod (a / after-all))
      :ARG1 (b / bristle-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Lenny"
                        :op2 "W wilkens")
                  :ARG0-of (c2 / coach-01))
            :time (s / suggest-01
                  :ARG0 (s2 / someone)
                  :ARG1 (t2 / tussle-01
                        :ARG0 (k / knick)
                        :ARG2 (c3 / certainty
                              :polarity -
                              :quant (b2 / bit)))
                  :mod (l / last))))

# ::id 138 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gump worsley , the hall of fame goalie who did n't wear a mask until the final season of his ##-year nhl career , has died .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Gump"
                  :op2 "H worsley")
            :mod (g / goalie
                  :mod (h / hall
                        :mod (f / fame))
                  :ARG0-of (w / wear-01
                        :polarity -
                        :ARG1 (m / mask)
                        :time (u / until
                              :op1 (s / season
                                    :mod (f2 / final)
                                    :part-of (c / career
                                          :mod (l / league
                                                :name (n2 / name
                                                      :op1 "NHL"))
                                          :duration (t / temporal-quantity
                                                :quant 1
                                                :unit (y / year)))))))))

# ::id 139 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world championship leader damon hill upstaged his arch-rival michael schumacher on saturday and grabbed pole position for the german grand prix with a brilliant late rush .
# ::alignments
(a / and
      :op1 (u / upstage-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Damon"
                        :op2 "Hill")
                  :ARG0-of (l / lead-02
                        :ARG1 (c / championship
                              :mod (w / world))))
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Michael"
                        :op2 "Schumacher")
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 p
                        :ARG2 (a2 / archrival)))
            :time (d / date-entity
                  :weekday (s / saturday)))
      :op2 (g / grab-01
            :ARG0 p
            :ARG1 (p3 / position
                  :mod (p4 / pole)
                  :purpose (p5 / prix
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Germany"))))
            :manner (r / rush-01
                  :time (l2 / late)
                  :ARG1-of (b / brilliant-01))))

# ::id 140 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greek foreign minister karolos papoulias had a telephone conversation with his russian counterpart andrei kozyrev today , exchanging views on the dire situation created in the wake of a recent croatian offensive in the region .
# ::alignments
(a / and
      :op1 (c / converse-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Karolos"
                        :op2 "Papoulias")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n2 / name
                                    :op1 "Greek"))
                        :ARG2 (m / minister
                              :topic (f / foreign))))
            :ARG2 (p3 / person
                  :name (n3 / name
                        :op1 "Andrei"
                        :op2 "Kozyrev")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "Russia"))
                        :ARG2 (c3 / counterpart)))
            :medium (t / telephone)
            :time (t2 / today))
      :op2 (e / exchange-01
            :ARG0 p
            :ARG1 (v / view-02
                  :ARG0 p
                  :ARG1 (s / situation
                        :mod (d / dire)
                        :ARG1-of (c4 / create-01
                              :ARG0 (w / wake
                                    :op1 (o / offend-01
                                          :ARG0 (c5 / country
                                                :name (n5 / name
                                                      :op1 "Croatia"))
                                          :time (r / recent)
                                          :location (r2 / region))))))))

# ::id 141 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok they provide a maddening contrast to this strange mets season .
# ::alignments
(p / provide-01
      :ARG0 (t / they)
      :ARG1 (c / contrast-01
            :ARG2 (s / season
                  :mod (s2 / strange)
                  :mod (t2 / this)
                  :mod (m / mets))
            :ARG0-of (m2 / madden-01)))

# ::id 142 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok campaign promises have been many a politician 's undoing , but few have found out so quickly how hard they can be to keep as france 's new socialist premier , lionel jospin .
# ::alignments
(c / contrast-01
      :ARG1 (u / undo-01
            :ARG0 (p / promise-01
                  :time (c2 / campaign-01))
            :ARG1 (p2 / politician
                  :quant (m / many)))
      :ARG2 (f / find-out-03
            :ARG0 (p3 / politician
                  :quant (f2 / few))
            :ARG1 (t / thing
                  :degree-of (h / hard-02
                        :ARG1 (k / keep-02
                              :ARG0 p3
                              :ARG1 (p4 / person
                                    :name (n / name
                                          :op1 "Lionel"
                                          :op2 "Jospin")
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (c3 / country
                                                :name (n2 / name
                                                      :op1 "France"))
                                          :ARG2 (p5 / premier
                                                :ARG1-of (n3 / new-01)
                                                :mod (p6 / political-movement
                                                      :name (n4 / name
                                                            :op1 "socialism")))))))
                  :ARG1-of (p7 / possible-01))
            :ARG1-of (q / quick-02
                  :degree (s / so))))

# ::id 143 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the main challenger to president hamid karzai said monday that he had accepted a proposal by the united nations and the u.s. ambassador to start an independent inquiry into complaints of electoral fraud .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hamid"
                  :op2 "Karzai")
            :ARG0-of (c / challenge-01
                  :ARG1 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p3 / president)))
                  :mod (m / main)))
      :ARG1 (a / accept-01
            :ARG0 p
            :ARG1 (p4 / propose-01
                  :ARG0 (a2 / and
                        :op1 (n2 / nation
                              :ARG1-of (u / unite-01))
                        :op2 (a3 / ambassador
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "U.S."))))
                  :ARG1 (s2 / start-01
                        :ARG0 p
                        :ARG1 (ii / inquire-01
                              :ARG0 p
                              :ARG1 (c3 / complain-01
                                    :ARG1 (d / defraud-01
                                          :ARG1 (e / elect-01)))
                              :ARG0-of (d2 / depend-01
                                    :polarity -)))))
      :time (d3 / date-entity
            :weekday (m2 / monday)))

# ::id 144 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the anti-defamation league on monday defended hillary rodham clinton against allegations she used an anti-semitic slur ## years ago , and the first lady portrayed herself as the victim of a '' warehouse of insults '' from the republican party .
# ::alignments
(a / and
      :op1 (d / defend-01
            :ARG0 (l / league
                  :ARG0-of (o / oppose-01
                        :ARG1 (a2 / amation)))
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Hollary"
                        :op2 "Rodham"
                        :op3 "Clinton"))
            :ARG2 (a3 / allege-01
                  :ARG1 (u / use-01
                        :ARG0 p
                        :ARG1 (s / slur
                              :ARG0-of (o2 / oppose-01
                                    :ARG1 (r / religious-group
                                          :name (n2 / name
                                                :op1 "Jew"))))
                        :time (b / before
                              :op1 (n3 / now)
                              :quant (m / multiple
                                    :op1 (t / temporal-quantity
                                          :quant 1
                                          :unit (y / year))))))
            :time (d2 / date-entity
                  :weekday (m2 / monday)))
      :op2 (p2 / portray-01
            :ARG0 (l2 / lady
                  :ord (o3 / ordinal-entity
                        :value 1))
            :ARG1 l2
            :ARG2 (v / victim
                  :source (w / warehouse
                        :consist-of (ii / insult-01)
                        :source (p3 / political-party
                              :name (n4 / name
                                    :op1 "Republican"))))))

# ::id 145 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korea said it would blast its controversial rocket into the skies over japan `` soon , '' but the window for liftoff passed saturday without word of a launch , possibly because of strong winds .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (c2 / country
                  :name (n / name
                        :op1 "North"
                        :op2 "Korea"))
            :ARG1 (b / blast-05
                  :ARG0 c2
                  :ARG1 (r / rocket
                        :poss c2
                        :mod (c3 / controversy))
                  :ARG2 (s2 / sky
                        :location (o / over
                              :op1 (c4 / country
                                    :name (n2 / name
                                          :op1 "Japan"))))
                  :time (s3 / soon)))
      :ARG2 (p / pass-03
            :ARG1 (w / window
                  :purpose (l / liftoff))
            :time (d / date-entity
                  :weekday (s4 / saturday))
            :manner (w2 / word-01
                  :polarity -
                  :ARG1 (l2 / launch-01))
            :ARG1-of (c5 / cause-01
                  :ARG0 (w3 / wind
                        :ARG1-of (s5 / strong-02))
                  :ARG1-of (p2 / possible-01))))

# ::id 146 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a detailed set of rules for loans will be officially implemented nationwide august # , according to a decision of the people 's bank of china , the central bank .
# ::alignments
(ii / implement-01
      :ARG1 (s / set
            :consist-of (r / rule-01
                  :ARG3 (l / loan-01))
            :ARG1-of (d / detail-01))
      :mod (o / official)
      :time (d2 / date-entity
            :month 11
            :mod (n / nationwide))
      :ARG1-of (s2 / say-01
            :ARG0 (d3 / decide-01
                  :ARG0 (b / bank
                        :poss (p / person)
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :mod (c2 / central)))))

# ::id 147 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the mississippi river climbed toward its high-water mark at st. louis on monday and was expected to crest downriver over the next couple of days , but the worst of the flood that has been devastating the midwest appeared to be over .
# ::alignments
(c / contrast-01
      :ARG1 (a / and
            :op1 (c2 / climb-01
                  :ARG0 (r / river
                        :name (n / name
                              :op1 "Mississippi"))
                  :ARG1 (m / mark
                        :mod (w / water
                              :ARG1-of (h / high-02))
                        :poss r
                        :location (s / street
                              :name (n2 / name
                                    :op1 "St."
                                    :op2 "Louis")))
                  :time (d / date-entity
                        :weekday (m2 / monday)))
            :op2 (e / expect-01
                  :ARG1 (c3 / crest-01
                        :ARG0 r
                        :ARG1 (d2 / downriver)
                        :time (a2 / after
                              :op1 (n3 / now)
                              :quant (c4 / couple
                                    :op1 (t / temporal-quantity
                                          :quant 1
                                          :unit (d3 / day)))))))
      :ARG2 (a3 / appear-02
            :ARG1 (o / over-01
                  :ARG1 (f / flood-01
                        :ARG0-of (d4 / devastate-01)
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (b / bad-04
                                    :ARG1 f)
                              :ARG3 (m3 / most)))
                  :location (c5 / country-region
                        :name (n4 / name
                              :op1 "Midwest")))))

# ::id 148 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok saudi arabia has expressed its welcome to the agreement signed recently between the palestinians and israelis on israel 's withdrawal from the west bank town of hebron .
# ::alignments
(e / express-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Saudi"
                  :op2 "Arabia"))
      :ARG1 (w / welcome-01
            :ARG0 c
            :ARG1 c
            :ARG2 (a / agree-01
                  :ARG0 (p / person
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Palestine")))
                  :ARG1 (w2 / withdraw-01
                        :ARG1 (c3 / country
                              :name (n3 / name
                                    :op1 "Israel"))
                        :ARG2 (c4 / city
                              :name (n4 / name
                                    :op1 "Hebron")
                              :location (c5 / country-region
                                    :name (n5 / name
                                          :op1 "West"
                                          :op2 "Bank"))))
                  :ARG2 (p2 / person
                        :mod c3)
                  :time (r / recent))))

# ::id 149 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pan american energy , an <unk> joint venture , tuesday gave more information about the finding of new oil and gas reserves in argentina 's southern province of chubut .
# ::alignments
(g / give-01
      :ARG0 (e / energy
            :mod (c / country
                  :name (n / name
                        :op1 "America"))
            :mod (v / venture
                  :mod (j / joint)))
      :ARG1 (ii / information
            :topic (f / find-01
                  :ARG1 (r / reserve
                        :ARG1-of (n2 / new-01)
                        :mod (o / oil)
                        :mod (g2 / gas))
                  :location (p / province
                        :name (n3 / name
                              :op1 "Chubut")
                        :location (s / south
                              :part-of (c2 / country
                                    :name (n4 / name
                                          :op1 "Argentina")))))
            :mod (m / more))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 150 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok saddam hussein was lectured on judicial ethics at his genocide trial tuesday , a day after the presiding judge threw him out of court for protesting the replacement of his lawyers who had boycotted the session .
# ::alignments
(l / lecture-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Saddam"
                  :op2 "Hussein"))
      :ARG2 (e / ethics
            :mod (j / judiciary))
      :location (t / try-02
            :ARG1 p
            :ARG3 (g / genocide-01))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :time (a / after
            :op1 (t3 / throw-out-06
                  :ARG0 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG3 (j2 / judge-01))
                        :ARG0-of (p3 / preside-01))
                  :ARG1 p
                  :ARG1-of (c / cause-01
                        :ARG0 (p4 / protest-01
                              :ARG0 p
                              :ARG1 (r / replace-01
                                    :ARG1 (l2 / lawyer
                                          :poss p
                                          :ARG0-of (b / boycott-01
                                                :ARG1 (s / session)))))))
            :quant (t4 / temporal-quantity
                  :quant 1
                  :unit (d2 / day))))

# ::id 151 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany 's fund to compensate nazi-era slave laborers said thursday it will make payments to between #.# million and #.# million victims , with almost # billion euros -lrb- us$ -rrb- reaching survivors by the end of this year .
# ::alignments
(s / say-01
      :ARG0 (f / fund-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Germany"))
            :ARG1 (c2 / compensate-01
                  :ARG0 c
                  :ARG2 (p / person
                        :ARG0-of (l / labor-01
                              :ARG1 (s2 / slave))
                        :time (e / era
                              :mod (p2 / political-movement
                                    :name (n2 / name
                                          :op1 "Nazism"))))))
      :ARG1 (p3 / pay-01
            :ARG0 f
            :ARG2 (p4 / person
                  :ARG1-of (v / victimize-01)
                  :quant (b / between
                        :op1 1000000
                        :op2 1000000))
            :ARG3 (p5 / person
                  :ARG0-of (s3 / survive-01)
                  :ARG0-of (r / reach-01
                        :ARG1 (a / almost
                              :op1 (m / monetary-quantity
                                    :quant 1000000000
                                    :unit (e2 / euro)))
                        :time (b2 / by
                              :op1 (e3 / end-01
                                    :ARG1 (y / year
                                          :mod (t / this)))))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 152 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two bombs exploded nearly simultaneously wednesday morning near a military checkpoint in central baghdad , killing two policemen and one soldier , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (e / explode-01
            :ARG1 (b / bomb
                  :quant 2)
            :time (d / date-entity
                  :dayperiod (m / morning)
                  :weekday (w / wednesday)
                  :mod (s2 / simultaneous
                        :mod (n / near)))
            :ARG1-of (n2 / near-02)
            :ARG1-of n2)
      :location n2
      :ARG2 (c / checkpoint
            :mod (m2 / military)
            :location (c2 / city-district
                  :name (n3 / name
                        :op1 "Baghdad")
                  :location (c3 / center)))
      :ARG0-of (k / kill-01
            :ARG1 (a / and
                  :op1 (p2 / policeman
                        :quant 2)
                  :op2 (s3 / soldier
                        :quant 1))))

# ::id 153 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a libyan man arrested in germany on suspicion of links to osama bin laden 's terrorist network agreed thursday to be extradited to italy for a possible trial , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (a / agree-01
            :ARG0 (m / man
                  :mod (c / country
                        :name (n / name
                              :op1 "Libya"))
                  :ARG1-of (a2 / arrest-01
                        :ARG2 (s2 / suspect-01
                              :ARG1 (l / link-01
                                    :ARG1 m
                                    :ARG2 (n2 / network
                                          :mod (t / terrorist)
                                          :poss (p / person
                                                :name (n3 / name
                                                      :op1 "Osama"
                                                      :op2 "bin"
                                                      :op3 "Laden")))))
                        :location (c2 / country
                              :name (n4 / name
                                    :op1 "Germany"))))
            :ARG1 (e / extradite-01
                  :ARG1 m
                  :ARG3 (c3 / country
                        :name (n5 / name
                              :op1 "Italy"))
                  :purpose (t2 / try-02
                        :ARG1 m
                        :ARG1-of (p2 / possible-01)))
            :time (d / date-entity
                  :weekday (t3 / thursday))))

# ::id 154 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-year-old south african died after experiencing a seizure on thursday while queuing for the long-awaited release of world cup tickets as the ticket fever gripped the host nation .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "South"
                        :op2 "Africa"))
            :age (t / temporal-quantity
                  :quant 1
                  :unit (y / year)))
      :time (a / after
            :op1 (e / experience-01
                  :ARG0 p
                  :ARG1 (s / seize-01
                        :ARG0 p)
                  :time (d2 / date-entity
                        :weekday (t2 / thursday))
                  :time (q / queue-01
                        :ARG0 p
                        :ARG2 (r / release-01
                              :ARG1 (t3 / ticket
                                    :mod (g / game
                                          :name (n2 / name
                                                :op1 "World"
                                                :op2 "Cup")))
                              :ARG1-of (w / wait-01
                                    :ARG1-of (l / long-03))
                              :ARG2-of w)
                        :time (g2 / grip-01
                              :ARG0 (f / fever
                                    :mod t3)
                              :ARG1 (n3 / nation
                                    :ARG0-of (h / host-01)))))))

# ::id 155 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new zealand police minister judith collins friday slammed a `` stunt '' in which a newspaper sent people with fake bombs to super ## rugby games as `` unbelievably stupid '' .
# ::alignments
(s / slam-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Judith"
                  :op2 "Collins"
                  :op3 "iday")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "New"
                              :op2 " zealand"))
                  :ARG2 (m / minister
                        :topic (p2 / police))))
      :ARG1 (t / thing
            :ARG1-of (s2 / stunt-02)
            :subevent-of (s3 / send-03
                  :ARG0 (n3 / newspaper)
                  :ARG1 (p3 / person
                        :ARG0-of (h2 / have-03
                              :ARG1 (b / bomb
                                    :ARG1-of (f / fake-02))))
                  :ARG2 (g2 / game
                        :mod (t2 / team
                              :name (n4 / name
                                    :op1 "Rugby"))
                        :mod (s4 / super))))
      :ARG2 (s5 / stupid
            :degree (u / unbelievably)))

# ::id 156 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok afghan president hamid karzai has praised pakistan 's leader for helping afghanistan hold peaceful legislative elections and accepted an invitation to visit pakistan , an army spokesman said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / army)
                  :ARG2 (s2 / spokesman)))
      :ARG1 (a2 / and
            :op1 (p2 / praise-01
                  :ARG0 (p3 / person
                        :name (n / name
                              :op1 "Hamid"
                              :op2 "Karzai")
                        :ARG0-of h
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Afghanistan"))
                        :ARG2 (p4 / president)))
            :ARG1 (p5 / person
                  :ARG0-of (l / lead-02
                        :ARG1 c))
            :ARG2 (h2 / help-01
                  :ARG0 p5
                  :ARG1 (h3 / hold-04
                        :ARG0 c
                        :ARG1 (e / elect-01
                              :manner (p6 / peaceful)
                              :mod (l2 / legislate-01)))))
      :op2 (a3 / accept-01
            :ARG0 p5
            :ARG1 (ii / invite-01
                  :ARG1 p5
                  :ARG2 (v / visit-01
                        :ARG0 p5
                        :ARG1 c)))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 157 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush will make his first official visit to canada on nov. ## , meeting prime minister paul martin to discuss issues ranging from trade to terrorism and security along the world 's longest undefended border , officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (v / visit-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p3 / president)))
            :ARG1 (c / country
                  :name (n2 / name
                        :op1 "Canada"))
            :ord (o2 / ordinal-entity
                  :value 1)
            :mod (o3 / official)
            :time-of (m / meet-03
                  :ARG0 p2
                  :ARG1 (p4 / person
                        :name (n3 / name
                              :op1 "Paul"
                              :op2 "Martin")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG2 (m2 / minister
                                    :mod (p5 / prime))))
                  :purpose (d / discuss-01
                        :ARG0 p2
                        :ARG1 (ii / issue-02
                              :ARG1-of (r / range-01
                                    :ARG3 (t / trade-01)
                                    :ARG4 (a / and
                                          :op1 (t2 / terrorism)
                                          :op2 (s2 / security))
                                    :location (a2 / along
                                          :op1 (b / border
                                                :ARG1-of (h4 / have-degree-91
                                                      :ARG2 (e / end-01
                                                            :polarity -
                                                            :ARG1 b)
                                                      :ARG3 (m3 / most)
                                                      :ARG5 (w / world))))))))))

# ::id 158 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok merlin appeared in court tuesday , resplendent in his druid robes and defended by king arthur <unk> , but without the meter-long -lrb- #-foot -rrb- sword which caused alarm in a local shop .
# ::alignments
(a / appear-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Merlin"))
      :location (c / court)
      :time (d / date-entity
            :weekday (t / tuesday))
      :manner (a2 / and
            :op1 (r / resplendent
                  :prep-in (r2 / robe
                        :mod (d2 / druid)
                        :poss p))
            :op2 (d3 / defend-01
                  :ARG0 (p2 / person
                        :name (n2 / name
                              :op1 "Arthur")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (k / king)))
                  :ARG1 p)
            :concession (s / sword
                  :polarity -
                  :ARG1-of (l / long-03
                        :ARG2 (m / meter))
                  :ARG0-of (c2 / cause-01
                        :ARG1 (a3 / alarm-01
                              :location (s2 / shop
                                    :ARG1-of (l2 / local-02)))))))

# ::id 159 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok opec secretary general abdullah el-badri held talks with the oil cartel 's newest member angola on monday focusing on oil prices and production , state media reported .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (s / state))
      :ARG1 (h / hold-04
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Abdullah"
                        :op2 "el-Badri")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (o / organization
                              :name (n2 / name
                                    :op1 "OPEC"))
                        :ARG2 (s2 / secretary
                              :mod (g / general))))
            :ARG1 (t / talk-01
                  :ARG0 p
                  :ARG2 (p2 / person
                        :name (n3 / name
                              :op1 "Angola")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c / cartel
                                    :mod (o2 / oil))
                              :ARG2 (m2 / member
                                    :ARG1-of (n4 / new-01))))
                  :time (d / date-entity
                        :weekday (m3 / monday))
                  :ARG0-of (f / focus-01
                        :ARG2 (a / and
                              :op1 (t2 / thing
                                    :ARG2-of (p3 / price-01
                                          :ARG1 (o3 / oil)))
                              :op2 (p4 / produce-01
                                    :ARG1 o3))))))

# ::id 160 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraqi prime minister nuri al-maliki paid symbolic tribute to us soldiers killed in iraq , laying a wreath at the tomb of the unknown soldier at virginia 's arlington national cemetery .
# ::alignments
(a / and
      :op1 (p / pay-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Nuri"
                        :op2 "al-Maliki")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Iraq"))
                        :ARG2 (m / minister
                              :mod (p3 / prime))))
            :ARG1 (t / tribute
                  :mod (s / symbolic))
            :ARG2 (s2 / soldier
                  :ARG1-of (k / kill-01
                        :location c)))
      :op2 (l / lay-01
            :ARG0 p2
            :ARG1 (w / wreath)
            :ARG2 (t2 / tomb
                  :poss (s3 / soldier
                        :ARG1-of (k2 / know-01
                              :polarity -)))
            :location (c2 / cemetery
                  :name (n3 / name
                        :op1 "Arlington")
                  :location (s4 / state
                        :name (n4 / name
                              :op1 "Virginia"))
                  :mod (n5 / nation))))

# ::id 161 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok romanian police have arrested ## people accused of defrauding internet auction bidders in the united states , police said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :mod (c / country
                  :name (n / name
                        :op1 "Romania")))
      :ARG1 (a / arrest-01
            :ARG0 p
            :ARG1 (p2 / person
                  :ARG1-of (a2 / accuse-01
                        :ARG2 (d / defraud-01
                              :ARG0 p2
                              :ARG1 (p3 / person
                                    :ARG0-of (b / bid-01
                                          :ARG1 (a3 / auction-01
                                                :medium (ii / internet)))))))
            :location (c2 / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States")))
      :time (d2 / date-entity
            :weekday (s2 / saturday)))

# ::id 162 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the industry people love to hate -- cable tv -- is coming to san francisco .
# ::alignments
(c / come-01
      :ARG1 (ii / industry
            :ARG1-of (h / hate-01
                  :ARG0 (p / person)
                  :ARG1-of (l / love-01
                        :ARG0 p)
                  :mod (c2 / cable)))
      :ARG4 (c3 / city
            :name (n / name
                  :op1 "San"
                  :op2 "Francisco")))

# ::id 163 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok international relief agencies have been working to deliver more food to about #.# million afghan refugees in and outside their country , the u.n. world food program -lrb- wfp -rrb- representative in iran said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (r / represent-01
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "U.N."
                              :op2 "World"
                              :op3 "Food"
                              :op4 "Program")))
            :location (c / country
                  :name (n2 / name
                        :op1 "Iran")))
      :ARG1 (w / work-01
            :ARG0 (a / agency
                  :ARG0-of (r2 / relieve-01)
                  :mod (ii / international))
            :ARG1 (d / deliver-01
                  :ARG0 a
                  :ARG1 (f / food
                        :mod (m / more))
                  :ARG2 (r3 / refugee
                        :quant (a2 / about
                              :op1 1000000)
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Afghanistan"))
                        :location (a3 / and
                              :op1 c2
                              :op2 (o2 / outside
                                    :op1 c2)))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 164 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a holding tank at a caterpillar facility in a chicago suburb broke sunday , spilling about ##,### gallons -lrb- ###,### liters -rrb- of oil sludge and contaminating a #-mile -lrb- #-kilometer -rrb- section of the des plaines river , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (b / break-01
            :ARG1 (t / tank
                  :ARG0-of (h / hold-01)
                  :location (f / facility
                        :mod (c / caterpillar)
                        :location (s2 / suburb
                              :location (c2 / city
                                    :name (n / name
                                          :op1 "Chicago")))))
            :time (d / date-entity
                  :weekday (s3 / sunday))
            :ARG0-of (s4 / spill-01
                  :ARG1 (a / and
                        :op1 (v / volume-quantity
                              :quant 1
                              :unit (g / gallon))
                        :op2 (v2 / volume-quantity
                              :quant 1
                              :unit (l / liter))
                        :op3 (v3 / volume-quantity
                              :quant 1
                              :unit l)
                        :op4 (c3 / contaminate-01
                              :ARG1 (s5 / section
                                    :part-of (r / river
                                          :name n
                                          :op1 "Des"
                                          :op2 "Plains"
                                          :op3 "River"))
                              :mod (d2 / distance-quantity
                                    :quant 1
                                    :unit (m / mile)))))))

# ::id 165 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the un security council will hold a ministerial meeting next week to address a un report that implicated syria in the murder of former lebanese prime minister rafiq hariri , us state department spokesman sean mccormack said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sean"
                  :op2 "McCormack")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "State"
                              :op2 "Department")
                        :poss (w / we))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (h2 / hold-04
            :ARG0 (o / organization
                  :name (n3 / name
                        :op1 "Un"
                        :op2 "Security"
                        :op3 "Council"))
            :ARG1 (m / meet-03
                  :ARG0 (p2 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG2 (m2 / minister)))
                  :time (w2 / week
                        :mod (n4 / next)))
            :purpose (a / address-02
                  :ARG0 p2
                  :ARG1 (r / report-01
                        :polarity -
                        :ARG0-of (ii / implicate-01
                              :ARG1 (c / country
                                    :name (n5 / name
                                          :op1 "Syria"))
                              :ARG2 (m3 / murder-01
                                    :ARG1 (p3 / person
                                          :name (n6 / name
                                                :op1 "Rafiq"
                                                :op2 "Hariri")
                                          :ARG0-of (h4 / have-org-role-91
                                                :ARG1 (c2 / country
                                                      :name (n7 / name
                                                            :op1 "Lebanon"))
                                                :ARG2 (m4 / minister
                                                      :mod (p4 / prime))
                                                :time (f / former))))))))
      :time (d / date-entity
            :weekday (m5 / monday)))

# ::id 166 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok premier silvio berlusconi launched a new tourism campaign for italy on wednesday in hopes of rehabilitating the country 's image which he said had suffered from his recent personal scandals .
# ::alignments
(l / launch-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Silvio"
                  :op2 "Berlusconi")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / premier)))
      :ARG1 (c / campaign-01
            :ARG0 p
            :ARG1 (t / tourism)
            :ARG1-of (n2 / new-01)
            :beneficiary (c2 / country
                  :name (n3 / name
                        :op1 "Italy")))
      :time (w / wednesday)
      :purpose (h2 / hope-01
            :ARG0 p
            :ARG1 (r / rehabilitate-01
                  :ARG0 p
                  :ARG1 (ii / image
                        :poss c2
                        :ARG1-of (s / suffer-01
                              :ARG0 c2
                              :ARG1-of (s2 / say-01
                                    :ARG0 p)
                              :ARG1-of (c3 / cause-01
                                    :ARG0 (s3 / scandal
                                          :time (r2 / recent)
                                          :ARG1-of (p3 / personal-02)
                                          :poss p)))))))

# ::id 167 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan and the united states pledged closer economic ties on monday , as well as signing an aerospace and a computer accord , during only the second visit here of a senior us government official in ## years .
# ::alignments
(p / pledge-01
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "Taiwan"))
            :op2 (c2 / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States")))
      :ARG2 (a2 / and
            :op1 (t / tie-01
                  :ARG1 c
                  :ARG3 (e / economy)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (c3 / close-10
                              :ARG1 t)
                        :ARG3 (m / more)))
            :op2 (s / sign-02
                  :ARG0 a
                  :ARG1 (a3 / accord-03
                        :ARG0 a
                        :ARG1 (a4 / aerospace)
                        :ARG2 (c4 / computer))))
      :time (d / date-entity
            :weekday (m2 / monday))
      :time (v / visit-01
            :ARG0 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c5 / country
                                          :name (n3 / name
                                                :op1 "United"
                                                :op2 "States")))
                              :ARG2 (o / official
                                    :mod (s2 / senior))))
                  :ARG1 c5)
            :location (h3 / here)
            :ord (o2 / ordinal-entity
                  :value 2
                  :mod (o3 / only))
            :duration (m3 / multiple
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year)))))

# ::id 168 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok travis hafner hit a grand slam , cliff lee went six innings and david <unk> finally closed one out as the cleveland indians won their home opener #-# over the minnesota twins .
# ::alignments
(a / and
      :op1 (h / hit-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Travis"
                        :op2 "Hefner"))
            :ARG1 (s / slam-02
                  :mod (g / grand)))
      :op2 (g2 / go-06
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Cliff"
                        :op2 "Lee"))
            :ARG2 (t / temporal-quantity
                  :quant 6
                  :unit (ii / inning)))
      :op3 (c / close-out-04
            :ARG0 (p3 / person
                  :name (n3 / name
                        :op1 "David"
                        :op2 "Illinois"))
            :ARG1 (o / one)
            :time (f / final))
      :ARG1-of (c2 / cause-01
            :ARG0 (w / win-01
                  :ARG0 (t2 / team
                        :name (n4 / name
                              :op1 "Cleveland"
                              :op2 "Indians"))
                  :ARG1 (g3 / game
                        :name (n5 / name
                              :op1 "Home"
                              :op2 "Opener")
                        :poss t2
                        :mod (o2 / over
                              :op1 (p4 / person
                                    :name (n6 / name
                                          :op1 "Minneapolis"
                                          :op2 "Twin")))))))

# ::id 169 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vice president al gore and secretary of state madeleine albright over the weekend sharply denounced george w. bush 's proposal to end the role of u.s. ground troops in the international peacekeeping mission in the balkans , saying that his idea could lead to regional instability and even the dissolution of nato .
# ::alignments
(a / and
      :op1 (d / denounce-01
            :ARG0 (a2 / and
                  :op1 (p / person
                        :name (n / name
                              :op1 "Al"
                              :op2 "N gore")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p2 / president
                                    :mod (v / vice))))
                  :op2 (p3 / person
                        :name (n2 / name
                              :op1 "Madeleine"
                              :op2 "Albright")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (s / secretary
                                    :topic (f / foreign)))))
            :ARG1 (p4 / propose-01
                  :ARG0 (p5 / person
                        :name (n3 / name
                              :op1 "George"
                              :op2 "W."
                              :op3 "Bush"))
                  :ARG1 (e / end-01
                        :ARG0 p5
                        :ARG1 (r / role
                              :poss (t / troop
                                    :mod (g / ground)
                                    :mod (c / country
                                          :name (n4 / name
                                                :op1 "United"
                                                :op2 "States")))
                              :prep-in (m / mission-01
                                    :ARG1 (k / keep-01
                                          :ARG1 (p6 / peace))
                                    :location (w / world-region
                                          :name (n5 / name
                                                :op1 "Balkans"))
                                    :mod (ii / international)))))
            :manner (s2 / sharp)
            :time (w2 / weekend))
      :op2 (s3 / say-01
            :ARG0 a2
            :ARG1 (p7 / possible-01
                  :ARG1 (l / lead-03
                        :ARG0 (ii2 / idea
                              :poss p5)
                        :ARG2 (a3 / and
                              :op1 (ii3 / instability
                                    :mod (r2 / region))
                              :op2 (d2 / dissolve-01
                                    :ARG1 (m2 / military
                                          :name (n6 / name
                                                :op1 "Nato"))
                                    :mod (e2 / even)))))))

# ::id 170 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when ellen johnson-sirleaf became president of liberia in january , she assumed the leadership of a country that was deeply impoverished , ethnically divided and largely ruined by conflict .
# ::alignments
(a / assume-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ellen"
                  :op2 "Johnson-sirleaf"))
      :ARG1 (l / lead-02
            :ARG0 p
            :ARG1 (c / country
                  :ARG1-of (ii / impoverish-01
                        :ARG1-of (d / deep-02))
                  :ARG1-of (d2 / divide-02
                        :manner (e / ethnical))
                  :ARG1-of (r / ruin-01
                        :ARG0 (c2 / conflict-01)
                        :degree (l2 / large))))
      :time (b / become-01
            :ARG1 p
            :ARG2 (p2 / president
                  :ARG2-of (h / have-org-role-91
                        :ARG0 p
                        :ARG1 c)))
      :time (d3 / date-entity
            :month 1))

# ::id 171 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it was a supreme court term of surpassing interest , rich in symbol and substance , a vivid reminder of the court 's power to scramble settled expectations , put old questions to rest and , ultimately , to have the last word .
# ::alignments
(t / term
      :domain (ii / it)
      :mod (c / court
            :mod (s / supreme))
      :ARG0-of (s2 / surpass-01
            :ARG1 (ii2 / interest-01))
      :ARG1-of (r / rich-03
            :ARG2 (a / and
                  :op1 (s3 / symbol)
                  :op2 (s4 / substance)))
      :ARG0-of (r2 / remind-01
            :ARG1 (p / power
                  :poss c
                  :purpose (a2 / and
                        :op1 (s5 / scramble-01
                              :ARG0 c
                              :ARG1 (e / expect-01
                                    :ARG1-of (s6 / settle-02)))
                        :op2 (p2 / put-03
                              :ARG0 c
                              :ARG1 (q / question-01
                                    :mod (o / old))
                              :ARG2 (r3 / rest-01
                                    :ARG1 q))
                        :op3 (h / have-03
                              :ARG0 c
                              :ARG1 (w / word
                                    :mod (l / last))
                              :time (u / ultimate)))
                  :mod (v / vivid))))

# ::id 172 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok michael johnson took a few more steps sunday in his ascendancy as king of track and field .
# ::alignments
(s / step-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Michael"
                  :op2 "Johnson"))
      :ARG2 (f / few
            :mod (m / more))
      :time (s2 / sunday)
      :subevent-of (a / ascend-01
            :ARG1 p
            :ARG4 (h / have-org-role-91
                  :ARG0 p
                  :ARG2 (k / king
                        :topic (a2 / and
                              :op1 (t / track)
                              :op2 (f2 / field))))))

# ::id 173 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok though california syrah has become more popular in the last decade , many people have asserted that the syrah to watch was coming not from california but from washington .
# ::alignments
(a / assert-02
      :ARG0 (p / person
            :quant (m / many))
      :ARG1 (c / contrast-01
            :ARG1 (c2 / come-01
                  :polarity -
                  :ARG1 (s / syrah
                        :ARG1-of (w / watch-01
                              :ARG0 p))
                  :ARG3 (s2 / state
                        :name (n / name
                              :op1 "California")))
            :ARG2 (c3 / come-01
                  :ARG1 (s3 / syrah
                        :ARG1-of w
                        :ARG0 p))
            :ARG3 (s4 / state
                  :name (n2 / name
                        :op1 "Washington")))
      :concession (b / become-01
            :ARG1 (s5 / syrah
                  :location s2)
            :ARG2 (p2 / popular-02
                  :ARG1 s5
                  :ARG2-of (h / have-degree-91
                        :ARG1 s5
                        :ARG3 (m2 / more)))
            :time (d / decade
                  :mod (l / last))))

# ::id 174 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok unknown assailants fired shots and threw a grenade at a police station in an athens suburb on tuesday with a far-left paramilitary group being fingered as the prime suspects .
# ::alignments
(a / and
      :op1 (f / fire-01
            :ARG0 (p / person
                  :ARG0-of (a2 / assail-01)
                  :ARG1-of (k / know-01
                        :polarity -))
            :ARG1 (s / shot))
      :op2 (t / throw-01
            :ARG0 p
            :ARG1 (g / grenade)
            :ARG2 (s2 / station
                  :mod (p2 / police)
                  :location (s3 / suburb
                        :location (c / city
                              :name (n / name
                                    :op1 "Athens"))))
            :time (d / date-entity
                  :weekday (t2 / tuesday)))
      :accompanier (f2 / finger-03
            :ARG1 (g2 / group
                  :mod (p3 / paramilitary)
                  :ARG1-of (l / left-19
                        :degree (f3 / far)))
            :ARG2 p
            :ARG2-of (s4 / suspect-01
                  :mod (p4 / prime))))

# ::id 175 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ruling kuomintang and the opposition democratic progressive party have each decided to cut their year-end bonuses to their staff , as both parties are feeling the squeeze of the global economic downturn .
# ::alignments
(d / decide-01
      :ARG0 (a / and
            :op1 (p / political-party
                  :name (n / name
                        :op1 "Kuomintang")
                  :ARG0-of (r / rule-03))
            :op2 (p2 / political-party
                  :name (n2 / name
                        :op1 "Democratic"
                        :op2 "Party")
                  :ARG1-of (p3 / progressive-02)
                  :ARG0-of (o / oppose-01)))
      :ARG1 (c / cut-02
            :ARG0 a
            :ARG1 (b / bonus
                  :poss a
                  :time (e / end
                        :mod (y / year)))
            :ARG4 (s / staff
                  :poss a))
      :time (f / feel-01
            :ARG0 a
            :ARG1 (s2 / squeeze-01
                  :ARG0 (d2 / downturn
                        :mod (e2 / economy)
                        :mod (g / globe))
                  :ARG1 a)))

# ::id 176 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thai prime minister thaksin shinawatra said on sunday his country and malaysia should stress the `` cluster concept '' to transform their collective strengths into new energy and bring about greater impact on business .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Thaksin"
                  :op2 "Shinawatra")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Thailand"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (r / recommend-01
            :ARG1 (s2 / stress-01
                  :ARG0 (a / and
                        :op1 c
                        :op2 (c2 / country
                              :name (n3 / name
                                    :op1 "Malaysia")))
                  :ARG1 (c3 / concept
                        :mod (c4 / cluster))
                  :purpose (a2 / and
                        :op1 (t / transform-01
                              :ARG0 a
                              :ARG1 (s3 / strong-02
                                    :ARG1 a
                                    :mod (c5 / collective))
                              :ARG2 (e / energy
                                    :ARG1-of (n4 / new-01)))
                        :op2 (b / bring-about-05
                              :ARG0 a
                              :ARG1 (ii / impact-01
                                    :ARG0 a
                                    :ARG1 (b2 / business)
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (g / great)
                                          :ARG3 (m2 / more)))))))
      :time (d / date-entity
            :weekday (s4 / sunday)))

# ::id 177 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spain 's <unk> <unk> won the women 's ##kg gold medal at the taekwondo worlds here on sunday .
# ::alignments
(w / win-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Spain"))
      :ARG1 (m / medal
            :mod (g / gold)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Japan")))
      :ARG2 (w2 / woman)
      :location (w3 / world
            :mod (t2 / taekwondo))
      :time (d / date-entity
            :weekday (s / sunday))
      :location (h / here))

# ::id 178 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok moscow has decided to sell ## of its front-line sukhoi-## jet fighter-bombers to beijing , which will certainly strengthen the mainland 's air combat capacity and boost its ties with russia .
# ::alignments
(d / decide-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Moscow"))
      :ARG1 (s / sell-01
            :ARG0 c
            :ARG1 (j / jet
                  :name (n2 / name
                        :op1 "Sukhoi-##"
                        :op2 "Jet")
                  :poss c
                  :mod (f / front-line)
                  :ARG0-of (f2 / fight-01))
            :ARG2 (b / be-located-at-91
                  :ARG1 j
                  :ARG2 (c2 / city
                        :name (n3 / name
                              :op1 "Beijing")))
            :ARG0-of (s2 / strengthen-01
                  :ARG1 (c3 / capacity
                        :mod (c4 / combat-01
                              :path (a / air))
                        :poss (m / mainland))
                  :mod (c5 / certain))
            :ARG0-of (b2 / boost-01
                  :ARG1 (t / tie-01
                        :ARG1 c
                        :ARG2 (c6 / country
                              :name (n4 / name
                                    :op1 "Russia"))))))

# ::id 179 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok venezuela 's oil minister said friday that there is growing consensus within opec to cut crude output by # million barrels starting dec. # to help shore up world prices .
# ::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 (o / oil))))
      :ARG1 (g / grow-01
            :ARG1 (c2 / consensus
                  :topic (c3 / cut-02
                        :ARG0 (o2 / organization
                              :name (n2 / name
                                    :op1 "Opec"))
                        :ARG1 (o3 / output
                              :mod (c4 / crude))
                        :ARG2 (v / volume-quantity
                              :quant 1000000
                              :unit (b / barrel))
                        :ARG1-of (s2 / start-01
                              :time (a / after
                                    :op1 (d / dec.)))
                        :purpose (h2 / help-01
                              :ARG1 (s3 / shore-up-01
                                    :ARG1 (t / thing
                                          :ARG2-of (p2 / price-01
                                                :ARG1 (w / world)))))
                        :ARG0-of h2)
                  :location o2))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 180 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iran 's islamic revolutionary guards corps -lrb- irgc -rrb- announced on tuesday that it recently seized two tons of opium and one kilogram of heroin from the smugglers in <unk> , northeastern province of khorasan .
# ::alignments
(a / announce-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Revolutionary"
                  :op2 "Guard"
                  :op3 "Corps")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Iran")
                  :part (n3 / northeast))
            :mod (r / religious-group
                  :name (n4 / name
                        :op1 "Islam")))
      :ARG1 (s / seize-01
            :ARG0 o
            :ARG1 (a2 / and
                  :op1 (o2 / opium
                        :quant (m / mass-quantity
                              :quant 2
                              :unit (t / ton)))
                  :op2 (h / heroin
                        :quant (m2 / mass-quantity
                              :quant 1
                              :unit (k / kilogram))))
            :ARG2 (p / person
                  :ARG0-of (s2 / smuggle-01))
            :time (r2 / recent)
            :location (c2 / city
                  :name (n5 / name
                        :op1 "Ikhwan")
                  :location n3))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 181 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a small fire broke out in the backyard of the french embassy on wednesday , causing the building to be evacuated but no injuries .
# ::alignments
(b / break-out-30
      :ARG1 (f / fire
            :mod (s / small))
      :location (b2 / backyard
            :poss (e / embassy
                  :mod (c / country
                        :name (n / name
                              :op1 "France"))))
      :time (d / date-entity
            :weekday (w / wednesday))
      :ARG0-of (c2 / cause-01
            :ARG1 (e2 / evacuate-01
                  :ARG1 (b3 / building
                        :ARG1-of (c3 / contrast-01
                              :ARG2 (ii / injure-01
                                    :polarity -))))))

# ::id 182 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an irish potato species grown from seeds instead of tubers has been developed by uganda makerere university , the local press reported today .
# ::alignments
(r / report-01
      :ARG0 (p / press
            :ARG1-of (l / local-02))
      :ARG1 (d / develop-02
            :ARG0 (u / university
                  :mod (c / country
                        :name (n / name
                              :op1 "Uganda")))
            :ARG1 (s / species
                  :mod (p2 / potato)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Ireland"))
                  :ARG1-of (g / grow-03
                        :ARG2 (s2 / seed
                              :ARG1-of (ii / instead-of-91
                                    :ARG2 (t / tuber))))))
      :time (t2 / today))

# ::id 183 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok straits exchange foundation -lrb- sef -rrb- chairman chang chun-hsiung has offered to visit shanghai to pay his last respects to wang daohan , the late chairman of the association for relations across the taiwan strait -lrb- arats -rrb- , sef officials said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "straits"
                              :op2 "exchange"
                              :op3 "Foundation"))
                  :ARG2 (o / official)))
      :ARG1 (o2 / offer-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 " chang"
                        :op2 "Chun-hsiung")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (o3 / organization
                              :name (n3 / name
                                    :op1 "Association"
                                    :op2 "for"
                                    :op3 "Relations")
                              :location (a / across
                                    :op1 (s2 / strait
                                          :name (n4 / name
                                                :op1 "Taiwan"))))
                        :ARG2 (c / chairman)
                        :time (l / late)))
            :ARG1 (v / visit-01
                  :ARG0 p2
                  :ARG1 (c2 / city
                        :name (n5 / name
                              :op1 "Shanghai"))
                  :purpose (p3 / pay-01
                        :ARG0 p2
                        :ARG1 (r / respect
                              :mod (l2 / last))
                        :ARG2 (p4 / person
                              :name (n6 / name
                                    :op1 "Wang"
                                    :op2 "Daohan")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 o3
                                    :ARG2 (c3 / chairman)))))
            :time (d / date-entity
                  :weekday (s3 / saturday))))

# ::id 184 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jerusalem -- young pianists from israel and taiwan are the joint winners of the prestigious artur rubinstein piano competition .
# ::alignments
(m / multi-sentence
      :snt1 (c / city
            :name (n / name
                  :op1 "Jerusalem"))
      :snt2 (w / win-01
            :ARG0 (p / pianoist
                  :mod (y / young)
                  :source (a / and
                        :op1 (c2 / country
                              :name (n2 / name
                                    :op1 "Israel"))
                        :op2 (c3 / country
                              :name (n3 / name
                                    :op1 "Taiwan"))))
            :ARG1 (a2 / award
                  :name (n4 / name
                        :op1 "Artur"
                        :op2 "Rubinstein"
                        :op3 " piano"
                        :op4 "Competition")
                  :ARG1-of (p2 / prestigious-02))
            :mod (j / joint)))

# ::id 185 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok intensified fighting in chechnya confirmed us president bill clinton 's concerns that feeble efforts at peace negotiations will mean more casualties , the white house said thursday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "White"
                  :op2 "House"))
      :ARG1 (c / confirm-01
            :ARG0 (f / fight-01
                  :ARG1-of (ii / intensify-01)
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "Chechnya")))
            :ARG1 (c3 / concern-01
                  :ARG0 (e / effort-01
                        :ARG0 (p / person
                              :name (n3 / name
                                    :op1 "Bill"
                                    :op2 "Clinton")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (w / we)
                                    :ARG2 (p2 / president)))
                        :mod (f2 / feeble)
                        :topic (n4 / negotiate-01
                              :ARG2 (p3 / peace)))
                  :ARG1 p))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 186 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sporadic gunfire broke out early thursday near the building of the liberian transitional government in the capital monrovia , sparking rumors of a coup by soldiers of the armed forces of liberia -lrb- afl -rrb- .
# ::alignments
(b / break-out-30
      :ARG1 (g / gunfire
            :mod (s / sporadic))
      :time (e / early
            :op1 (d / date-entity
                  :weekday (t / thursday)))
      :ARG1-of (n / near-02
            :ARG2 (b2 / building
                  :poss (g2 / government-organization
                        :ARG0-of (g3 / govern-01)
                        :mod (t2 / transition-01)
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Liberia"))
                        :location (c2 / city
                              :name (n3 / name
                                    :op1 "Monrovia")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (c3 / capital))))))
      :ARG0-of (s2 / spark-01
            :ARG1 (r / rumor-01
                  :ARG1 (c4 / coup-01
                        :ARG0 (s3 / soldier
                              :ARG0-of h
                              :ARG1 (f / force
                                    :ARG1-of (a / arm-01)
                                    :mod c))))))

# ::id 187 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the government said monday it has supplied $ ##.## billion to ## banks in a second round of payments from the $ ### billion rescue program .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (s2 / supply-01
            :ARG0 g
            :ARG1 (m / monetary-quantity
                  :quant 1000000000
                  :unit (d / dollar))
            :ARG2 (b / bank)
            :subevent-of (r / round
                  :ord (o / ordinal-entity
                        :value 2)
                  :time-of (p / pay-01
                        :ARG2 (p2 / program
                              :mod (r2 / rescue-01)
                              :mod (m2 / monetary-quantity
                                    :quant 1000000000
                                    :unit (d2 / dollar))))))
      :time (d3 / date-entity
            :weekday (m3 / monday)))

# ::id 188 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. and dutch authorities seized #,### pounds of cocaine on a panamanian freighter bound for spain , the u.s. coast guard said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "U.S."
                              :op2 "Coast"
                              :op3 "Guard"))
                  :ARG2 (a / authority)))
      :ARG1 (s2 / seize-01
            :ARG0 (a2 / and
                  :op1 p
                  :op2 a
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Netherlands"))))
      :ARG1 (c2 / cocaine
            :quant (m / mass-quantity
                  :quant 1
                  :unit (p2 / pound)))
      :ARG2 (f / freighter
            :mod (c3 / country
                  :name (n3 / name
                        :op1 "Panama"))
            :ARG1-of (b / bind-03
                  :ARG2 (s3 / spain)))
      :time (d / date-entity
            :weekday (s4 / saturday)))

# ::id 189 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president jacques chirac honored nearly #,### french people who rescued jews from the nazis , in a ceremony at the pantheon in central paris on thursday .
# ::alignments
(h / honor-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jacques"
                  :op2 "Chirac")
            :ARG0-of (h2 / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / person
            :mod (c / country
                  :name (n2 / name
                        :op1 "France"))
            :ARG0-of (r / rescue-01
                  :ARG1 (p4 / person
                        :mod (r2 / religious-group
                              :name (n3 / name
                                    :op1 "Jew")))
                  :ARG2 (n4 / nazis))
            :quant (n5 / nearly))
      :time (c2 / ceremony
            :location (p5 / pantheon
                  :location (c3 / country-region
                        :name (n6 / name
                              :op1 "Central"
                              :op2 "Paris")))
            :time (d / date-entity
                  :weekday (t / thursday))))

# ::id 190 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok twelve east timorese youths jumped into the polish embassy thursday from an overlooking tree on the street and asked for political asylum , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / and
            :op1 (j / jump-03
                  :ARG0 (y / youth
                        :quant 12
                        :mod (e / ethnic-group
                              :name (n / name
                                    :op1 "East"
                                    :op2 "Timorese")))
                  :destination (e2 / embassy
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Poland")))
                  :time (d / date-entity
                        :weekday (t / thursday))
                  :source (t2 / tree
                        :ARG0-of (o / overlook-01)
                        :location (s2 / street)))
            :op2 (a2 / ask-02
                  :ARG0 y
                  :ARG1 (a3 / asylum
                        :mod (p2 / politics)))))

# ::id 191 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an activist of the extremist islamic jihad movement was killed late saturday during armed clashes with police near rafah in the gaza strip , the radical movement said .
# ::alignments
(s / say-01
      :ARG0 (m / movement-07
            :ARG1 (r / radical-02))
      :ARG1 (k / kill-01
            :ARG1 (a / activist
                  :mod (r2 / religious-group
                        :name (n / name
                              :op1 "Islam"))
                  :mod (j / jihad))
            :time (l / late
                  :op1 (d / date-entity
                        :weekday (s2 / saturday)))
            :time (c / clash-01
                  :ARG0 a
                  :ARG1 (p / police)
                  :ARG1-of (a2 / arm-01)
                  :ARG1-of (n2 / near-02
                        :ARG2 (c2 / city
                              :name (n3 / name
                                    :op1 "Rafah")))
                  :location (s3 / strip
                        :mod (g / gaza)))))

# ::id 192 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one u.s. soldier was killed and another wounded in insurgent attacks in baghdad on friday , the u.s. military said on saturday .
# ::alignments
(s / say-01
      :ARG0 (m / military
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG1 (s2 / soldier
                        :quant 1
                        :mod c))
            :op2 (w / wound-01
                  :ARG1 (s3 / soldier
                        :mod (a2 / another)))
            :time (a3 / attack-01
                  :ARG0 (ii / insurgent)
                  :location (c2 / city
                        :name (n2 / name
                              :op1 "Baghdad"))
                  :time (d / date-entity
                        :weekday (f / friday))))
      :time (s4 / saturday))

# ::id 193 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states downplayed any immediate breakthrough in stalled global trade talks as top officials from six key member nations of the world trade organization headed for talks in india 's capital thursday .
# ::alignments
(d / downplay-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (b / break-through-22
            :ARG1 (t / talk-01
                  :ARG1 (t2 / trade-01
                        :mod (g / globe))
                  :ARG1-of (s / stall-01))
            :mod (a / any)
            :time (h / head-02
                  :ARG0 (p / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (n2 / nation
                                    :quant 6
                                    :ARG1-of (k / key-02)
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG1 (o / organization
                                                :name (n3 / name
                                                      :op1 "World"
                                                      :op2 "Trade"
                                                      :op3 "Organization"))
                                          :ARG2 (m / member)))
                              :ARG2 (o2 / official
                                    :mod (t3 / top))))
                  :ARG1 (t4 / talk-01
                        :location (c2 / city
                              :ARG0-of (h4 / have-org-role-91
                                    :ARG1 (s2 / state
                                          :name (n4 / name
                                                :op1 "India"))
                                    :ARG2 (c3 / capital)))
                        :time (d2 / date-entity
                              :weekday (t5 / thursday))))))

# ::id 194 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the transportation department demanded documents related to toyota 's massive recalls in the united states on tuesday to find out if the automaker acted swiftly enough .
# ::alignments
(d / demand-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Transportation"
                  :op2 "Department"))
      :ARG1 (d2 / document
            :ARG1-of (r / relate-01
                  :ARG2 (r2 / recall-02
                        :ARG0 (c / company
                              :name (n2 / name
                                    :op1 "Toyota"))
                        :mod (m / massive)
                        :location (c2 / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :time (d3 / date-entity
                              :weekday (t / tuesday)))))
      :purpose (f / find-out-03
            :ARG0 g
            :ARG1 (t2 / truth-value
                  :polarity-of (a / act-02
                        :ARG0 (c3 / company
                              :ARG0-of (m2 / make-01
                                    :ARG1 (a2 / automobile)))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (s / swift)
                              :ARG3 (e / enough))))))

# ::id 195 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nato foreign ministers launched talks thursday with the european union to prepare to hand over control of the peacekeeping mission in bosnia next year .
# ::alignments
(l / launch-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Nato"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (t / talk-01
            :ARG0 p
            :ARG1 (p2 / prepare-02
                  :ARG0 p
                  :ARG1 (h2 / hand-over-02
                        :ARG0 p
                        :ARG1 (c2 / control-01
                              :ARG1 (m2 / mission-01
                                    :ARG1 (k / keep-01
                                          :ARG1 (p3 / peace)))
                              :location (c3 / country
                                    :name (n2 / name
                                          :op1 "Bosnia")))
                        :time (y / year
                              :mod (n3 / next))))
            :ARG2 (o / organization
                  :name (n4 / name
                        :op1 "European"
                        :op2 "Union")))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 196 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when people toss quarters and dimes into tip jars or feed them into vending machines , chances are they are less interested in form than function .
# ::alignments
(c / chance-02
      :ARG1 (ii / interest-01
            :ARG1 (p / person)
            :ARG2 (f / form)
            :ARG2-of (h / have-degree-91
                  :ARG3 (l / less)
                  :ARG4 (f2 / function))
            :ARG1-of h)
      :time (o / or
            :op1 (t / toss-01
                  :ARG0 p
                  :ARG1 (a / and
                        :op1 (q / quarter)
                        :op2 (d / dime))
                  :destination (j / jar
                        :mod (t2 / tip)))
            :op2 (f3 / feed-01
                  :ARG0 p
                  :ARG1 a
                  :ARG2 (m / machine
                        :ARG0-of (v / vending-07)))))

# ::id 197 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok share prices on the kuala lumpur stock exchange ended lower monday as sentiment weakened following the bomb blast in bali , indonesia , last saturday .
# ::alignments
(e / end-01
      :ARG1 (p / price-01
            :ARG1 (s / share)
            :location (e2 / exchange-01
                  :ARG1 (s2 / stock
                        :mod (l / lumpur))))
      :ARG2 (l2 / low-04
            :ARG1 p)
      :time (d / date-entity
            :weekday (m / monday))
      :ARG1-of (c / cause-01
            :ARG0 (w / weaken-01
                  :ARG0 (f / follow-01
                        :ARG1 (b / blast-05
                              :ARG1 (b2 / bomb)
                              :location (c2 / city
                                    :name (n / name
                                          :op1 "Bali")
                                    :location (c3 / country
                                          :name (n2 / name
                                                :op1 "Indonesia")))
                              :time (d2 / date-entity
                                    :weekday (s3 / saturday)
                                    :mod (l3 / last)))
                        :ARG2 (s4 / sentiment)))))

# ::id 198 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when president bush went to the pentagon in december to discuss his new war strategy with the joint chiefs of staff , then-defense secretary donald h. rumsfeld scheduled the meeting for his own conference room .
# ::alignments
(s / schedule-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Donald"
                  :op2 "H."
                  :op3 "Rumsfeld")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / secretary
                        :topic (d / defend-01)
                        :time (t / then))))
      :ARG1 (m / meet-03
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Bush")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p3 / president)))
            :location (g / government-organization
                  :name (n3 / name
                        :op1 "Pentagon"))
            :purpose (d2 / discuss-01
                  :ARG0 p2
                  :ARG1 (s3 / strategy
                        :mod (w / war-01)
                        :ARG1-of (n4 / new-01))
                  :ARG2 (p4 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG2 (c / chief
                                    :mod (j / joint)
                                    :topic (s4 / staff))))
                  :ARG2 p4)
            :time (d3 / date-entity
                  :month 12)))

# ::id 199 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the most effective way of making the skies safer from terrorism is to tighten security on the ground , an international pilots ' group said thursday .
# ::alignments
(s / say-01
      :ARG0 (g / group
            :consist-of (p / person
                  :ARG0-of (p2 / pilot-01)
                  :mod (ii / international)))
      :ARG1 (h / have-degree-91
            :ARG1 (w / way
                  :manner-of (m / make-02
                        :ARG1 (s2 / safe-01
                              :ARG1 (s3 / sky)
                              :ARG2 (t / terrorism)
                              :ARG2-of h
                              :ARG1 s3
                              :ARG3 (m2 / more)))))
      :ARG2 (e / effective-04
            :ARG0 w)
      :ARG3 (m3 / most)
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 200 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italian consumer prices rose #.# percent in october from the previous month , bringing the rate over ## months to #.# percent , a ##-month high , a first estimate by the official statistics agency istat showed on wednesday .
# ::alignments
(s / show-01
      :ARG0 (a / agency
            :mod (s2 / statistics)
            :mod (o / official))
      :ARG1 (r / rise-01
            :ARG1 (p / price-01
                  :ARG0 (p2 / person
                        :ARG0-of (c / consume-01)
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Italy"))))
            :ARG2 (p3 / percentage-entity
                  :value "#.")
            :time (d / date-entity
                  :month 10
                  :mod (p4 / previous))
            :ARG0-of (b / bring-01
                  :ARG1 (r2 / rate-01
                        :ARG4 (p5 / percentage-entity
                              :value "1/2"
                              :ARG1-of (h / high-02
                                    :time (m / month)))))
            :time (d2 / date-entity
                  :month 10
                  :weekday (w / wednesday))))

# ::id 201 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a chicago juvenile court judge found two youths , an ##-year-old and a ##-year-old , guilty on wednesday of murdering #-year-old eric morse by dropping him from the ##th floor of a building .
# ::alignments
(f / find-02
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / court
                        :mod (j / juvenile)
                        :location (c2 / city
                              :name (n / name
                                    :op1 "Chicago")))
                  :ARG3 (j2 / judge-01)))
      :ARG1 (g / guilty-01
            :ARG1 (a / and
                  :op1 (y / youth
                        :quant 2
                        :age (t / temporal-quantity
                              :quant 1
                              :unit (y2 / year)))
                  :op2 (y3 / youth
                        :quant 1
                        :age (t2 / temporal-quantity
                              :quant 1
                              :unit (y4 / year))))
            :ARG2 (m / murder-01
                  :ARG0 a
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "Eric"
                              :op2 "Morse")
                        :age (t3 / temporal-quantity
                              :quant 12
                              :unit (y5 / year)))
                  :manner (d / drop-01
                        :ARG0 a
                        :ARG1 p2
                        :ARG3 (f2 / floor
                              :ord (o / ordinal-entity
                                    :value "-4")
                              :part-of (b / building)))))
      :time (w / wednesday))

# ::id 202 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france is to launch a league cup competition next season with a place in europe as the prize for the winners , the french football league said friday .
# ::alignments
(s / say-01
      :ARG0 (l / league
            :name (n / name
                  :op1 "Football"
                  :op2 "League")
            :mod (c / country
                  :name (n2 / name
                        :op1 "France")))
      :ARG1 (l2 / launch-01
            :ARG0 l
            :ARG1 (c2 / compete-01
                  :ARG3 (c3 / cup
                        :mod (l3 / league))
                  :ARG0-of (p / prize-01
                        :ARG1 (p2 / person
                              :ARG0-of (w / win-01))))
            :time (s2 / season
                  :mod (n3 / next)))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 203 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.n. administration in east timor indicted an indonesian army officer and ## other suspects on monday for war crimes in a series of killings around the time of last year 's independence referendum .
# ::alignments
(ii / indict-01
      :ARG0 (g / government-organization
            :ARG0-of (a / administrate-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "East"
                              :op2 "Timor")))
            :mod (o / organization
                  :name (n2 / name
                        :op1 "U.N.")))
      :ARG1 (a2 / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (a3 / army
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "Indonesia")))
                        :ARG2 (o2 / officer)))
            :op2 (p2 / person
                  :mod (o3 / other)
                  :ARG2-of (s / suspect-01)))
      :ARG2 (c3 / crime-02
            :ARG1 (w / war)
            :ARG1-of (c4 / cause-01
                  :ARG0 (k / kill-01
                        :quant (s2 / series)
                        :time (a4 / around
                              :op1 (r / referendum
                                    :mod (ii2 / independence)
                                    :time (y / year
                                          :mod (l / last)))))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 204 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a panel of international experts will arrive in hong kong sunday to embark on a comprehensive review of the severe acute respiratory syndrome -lrb- sars -rrb- outbreaks in hong kong from the public health perspective .
# ::alignments
(a / arrive-01
      :ARG1 (p / panel
            :consist-of (p2 / person
                  :mod (ii / international)
                  :ARG1-of (e / expert-01)))
      :ARG4 (c / city
            :name (n / name
                  :op1 "Hong"
                  :op2 "Kong"))
      :time (d / date-entity
            :weekday (s / sunday))
      :purpose (e2 / embark-01
            :ARG0 p
            :ARG1 (r / review-01
                  :ARG0 p
                  :ARG1 (b / break-out-30
                        :ARG1 (s2 / syndrome
                              :mod (s3 / severe)
                              :mod (a2 / acute)
                              :mod (r2 / respire-01))
                        :location c
                        :manner (p3 / perspective
                              :mod (h / health
                                    :ARG1-of (p4 / public-02))))
                  :mod (c2 / comprehensive))))

# ::id 205 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a drug developed by chinese scientists looks set to bring new hope to thousands of africans suffering from malaria .
# ::alignments
(l / look-02
      :ARG1 (s / set-08
            :ARG1 (d / drug
                  :ARG1-of (d2 / develop-02
                        :ARG0 (s2 / scientist
                              :mod (c / country
                                    :name (n / name
                                          :op1 "China")))))
            :ARG2 (b / bring-01
                  :ARG0 d
                  :ARG1 (h / hopeful-03
                        :ARG1-of (n2 / new-01))
                  :ARG2 (p / person
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Africa"))
                        :quant (m / multiple
                              :op1 1000)
                        :ARG0-of (s3 / suffer-01
                              :ARG1 (m2 / malaria))))))

# ::id 206 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the following is a basket of trivia linked to the ##th annual academy awards that were due to go ahead here sunday .
# ::alignments
(b / basket
      :consist-of (t / trivia)
      :ARG1-of (l / link-01
            :ARG2 (a / award-01
                  :ARG3 (a2 / academy)
                  :frequency (r / rate-entity-91
                        :ARG3 (t2 / temporal-quantity
                              :quant 1
                              :unit (y / year)))
                  :ARG1-of (g / go-01
                        :ARG4 (a3 / ahead)
                        :location (h / here)
                        :time (d / date-entity
                              :weekday (s / sunday)))))
      :ARG1-of (f / follow-04))

# ::id 207 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british foreign secretary robin cook said on saturday it was closer than ever to have a fair trial of the two libyan suspects accused of the #### pan am airliner bombing that killed ### people on board .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 " robin"
                  :op2 "Cook")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Great"
                              :op2 "Britain"))
                  :ARG2 (s2 / secretary
                        :topic (f / foreign))))
      :ARG1 (c2 / close-06
            :ARG1 (t / try-02
                  :ARG1 (p2 / person
                        :quant 2
                        :mod (e / ethnic-group
                              :name (n3 / name
                                    :op1 "Libyan"))
                        :ARG2-of (s3 / suspect-01)
                        :ARG1-of (a / accuse-01
                              :ARG2 (b / bomb-01
                                    :ARG1 (a2 / airliner)
                                    :mod (p3 / pan)
                                    :ARG0-of (k / kill-01
                                          :ARG1 (p4 / person
                                                :location a2)))))
                  :ARG1-of (f2 / fair-01))
            :ARG2-of (h2 / have-degree-91
                  :ARG1 t
                  :ARG3 (m / more)
                  :ARG4 (e2 / ever)))
      :time (d / date-entity
            :weekday (s4 / saturday)))

# ::id 208 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an indian court on tuesday began the trial of aftab ansari , the prime accused in the attack on the american center in the eastern city of calcutta last year .
# ::alignments
(b / begin-01
      :ARG0 (c / court
            :mod (c2 / country
                  :name (n / name
                        :op1 "India")))
      :ARG1 (t / try-02
            :ARG1 (p / person
                  :name (n2 / name
                        :op1 " aftab"
                        :op2 "Ansari")
                  :ARG1-of (a / accuse-01
                        :ARG2 (a2 / attack-01
                              :ARG1 (c3 / center
                                    :mod (c4 / country
                                          :name (n3 / name
                                                :op1 "America")))
                              :location (c5 / city
                                    :name (n4 / name
                                          :op1 "Calcutta")
                                    :location (e / east))
                              :time (y / year
                                    :mod (l / last)))
                        :mod (p2 / prime))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 209 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan suffered a six wicket defeat against the west indies and must beat rivals india on thursday to qualify for the icc under-##s world cup semi-finals .
# ::alignments
(a / and
      :op1 (s / suffer-01
            :ARG0 (t / team
                  :name (n / name
                        :op1 "Pakistan"))
            :ARG1 (d / defeat-01
                  :ARG0 t
                  :ARG1 (t2 / team
                        :name (n2 / name
                              :op1 "West"
                              :op2 "Indies"))
                  :ARG2 (w / wicket
                        :quant 6)))
      :op2 (o / obligate-01
            :ARG1 t
            :ARG2 (b / beat-03
                  :ARG0 t
                  :ARG1 (t3 / team
                        :name (n3 / name
                              :op1 "India")
                        :ARG0-of (r / rival-01
                              :ARG1 t))
                  :time (d2 / date-entity
                        :weekday (t4 / thursday))
                  :purpose (q / qualify-02
                        :ARG1 t
                        :ARG2 (f / final
                              :mod (s2 / semi)
                              :part-of (g / game
                                    :name (n4 / name
                                          :op1 "World"
                                          :op2 "Cup"))
                              :mod (o2 / organization
                                    :name (n5 / name
                                          :op1 "ICC")))))))

# ::id 210 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok delta air lines inc. will cut the number of flights it offers between the u.s. and china later this year -- a route it fought to get for years .
# ::alignments
(c / cut-02
      :ARG0 (c2 / company
            :name (n / name
                  :op1 "Delta"
                  :op2 "Air"
                  :op3 "Line"
                  :op4 "Inc."))
      :ARG1 (n2 / number
            :quant-of (f / fly-01
                  :ARG1-of (o / offer-01
                        :ARG0 c2
                        :ARG3 (a / and
                              :op1 (c3 / country
                                    :name (n3 / name
                                          :op1 "United"
                                          :op2 "States"))
                              :op2 (c4 / country
                                    :name (n4 / name
                                          :op1 "China"))))))
      :time (a2 / after
            :op1 (n5 / now))
      :time (y / year
            :mod (t / this))
      :mod (r / route
            :ARG1-of (g / get-01
                  :ARG0 c2
                  :ARG1-of (f2 / fight-01
                        :ARG0 c2
                        :duration (m / multiple
                              :op1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y2 / year)))))))

# ::id 211 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pop star george michael pleaded innocent wednesday to charges of being unfit to drive and possessing marijuana , following on the night he was found passed out in his car .
# ::alignments
(p / plead-02
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "George"
                  :op2 "Michael")
            :mod (s / star
                  :mod (p3 / pop)))
      :ARG1 (ii / innocent-01)
      :ARG2 (c / charge-05
            :ARG1 p2
            :ARG2 (a / and
                  :op1 (f / fit-03
                        :polarity -
                        :ARG1 p2
                        :ARG2 (d / drive-01
                              :ARG0 p2))
                  :op2 (p4 / possess-01
                        :ARG0 p2
                        :ARG1 (m / marijuana))))
      :time (d2 / date-entity
            :weekday (w / wednesday))
      :ARG1-of (f2 / follow-01
            :ARG2 (f3 / find-01
                  :ARG1 (p5 / pass-out-11
                        :ARG1 p2
                        :location (c2 / car
                              :poss p2))
                  :time (d3 / date-entity
                        :dayperiod (n2 / night)))))

# ::id 212 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british home secretary jack straw sunday ordered an inquiry into how the names of ###,### young offenders were accidentally wiped from the central police database .
# ::alignments
(o / order-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jack"
                  :op2 "Straw"
                  :op3 "Sunday")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Home"
                              :op2 "Office")
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "Kingdom")))
                  :ARG2 (s / secretary)))
      :ARG2 (ii / inquire-01
            :ARG1 (t / thing
                  :manner-of (w / wipe-01
                        :ARG2-of (n4 / name-01
                              :ARG1 (p2 / person
                                    :ARG0-of (o2 / offend-03)
                                    :mod (y / young))))
                  :ARG1-of w
                  :ARG2 (d / database
                        :poss (g2 / government-organization
                              :name (n5 / name
                                    :op1 "Central"
                                    :op2 "Police")))
                  :manner (a / accidental))))

# ::id 213 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok asian stock markets ended the week generally lower friday , with share prices falling in tokyo because of selling by domestic corporate investors .
# ::alignments
(e / end-01
      :ARG0 (m / market
            :mod (s / stock)
            :mod (c / continent
                  :name (n / name
                        :op1 "Asia")))
      :ARG1 (w / week
            :ARG1-of (g / general-02))
      :ARG2 (f / fall-01
            :ARG1 (p / price-01
                  :ARG1 (s2 / share))
            :ARG4 (t / tokyo)
            :ARG1-of (c2 / cause-01
                  :ARG0 (s3 / sell-01
                        :ARG0 (p2 / person
                              :ARG0-of (ii / invest-01)
                              :mod (c3 / corporate)
                              :mod (d / domestic))
                        :ARG1 s2)))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 214 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fueling momentum for a political solution to the nearly nine-year-old afghan war , a u.n. committee is reviewing whether certain people could be removed from blacklist that freezes assets and limits travel of key taliban and al-qaida figures , the top u.n. representative said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (r / represent-01
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "U.N."))
                  :mod (t / top)))
      :ARG1 (r2 / review-01
            :ARG0 (c / committee
                  :mod o)
            :ARG1 (t2 / truth-value
                  :polarity-of (p2 / possible-01
                        :ARG1 (r3 / remove-01
                              :ARG1 (p3 / person
                                    :mod (c2 / certain))
                              :ARG2 (b / blacklist-01
                                    :ARG0-of (f / freeze-02
                                          :ARG1 (a / asset))
                                    :ARG0-of (l / limit-01
                                          :ARG1 (t3 / travel-01
                                                :ARG0 (a2 / and
                                                      :op1 (f2 / figure
                                                            :mod (c3 / criminal-organization
                                                                  :name (n2 / name
                                                                        :op1 "Taliban"))
                                                            :ARG1-of (k / key-02))
                                                      :op2 (f3 / figure
                                                            :mod (c4 / criminal-organization
                                                                  :name (n3 / name
                                                                        :op1 "al-Qaida")))))))))))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :ARG0-of (f4 / fuel-01
            :ARG1 (m / momentum)
            :ARG2 (s3 / solve-01
                  :ARG1 (w / war
                        :mod (c5 / country
                              :name (n4 / name
                                    :op1 "Afghanistan"))
                        :age (n5 / nearly
                              :op1 (t4 / temporal-quantity
                                    :quant 9
                                    :unit (y / year)))
                        :mod (p4 / politics)))))

# ::id 215 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a #### double eagle gold coin that never went into circulation was sold for dlrs #.## million _ believed to be the most ever paid for a coin at auction .
# ::alignments
(s / sell-01
      :ARG1 (c / coin
            :mod (g / gold)
            :mod (s2 / species
                  :name (n / name
                        :op1 "Double"
                        :op2 "Eagles"))
            :ARG1-of (c2 / circulate-01
                  :polarity -
                  :time (e / ever)))
      :ARG3 (m / monetary-quantity
            :quant 1000000
            :unit (d / dollar)
            :ARG1-of (b / believe-01
                  :ARG2 (h / have-degree-91
                        :ARG1 c
                        :ARG2 (p / pay-01
                              :ARG3 (c3 / coin)
                              :time (e2 / ever)
                              :location (a / auction-off-01))
                        :ARG3 (m2 / most)))))

# ::id 216 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a man suspected of involvement in a deadly bombing at a mcdonald 's restaurant and a car dealership in central indonesia has surrendered , bringing the number of detained suspects to seven , police said friday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (s2 / surrender-01
            :ARG0 (m / man
                  :ARG2-of (s3 / suspect-01
                        :ARG1 (ii / involve-01
                              :ARG1 m
                              :ARG2 (b / bomb-01
                                    :mod (d / die-01)
                                    :location (a / and
                                          :op1 (r / restaurant
                                                :mod (c / company
                                                      :name (n / name
                                                            :op1 "McDonald's")))
                                          :op2 (d2 / dealership
                                                :mod (c2 / car)
                                                :location (c3 / country
                                                      :name (n2 / name
                                                            :op1 "Central"
                                                            :op2 "Indonesia"))))))))
            :time (d3 / date-entity
                  :weekday (f / friday))
            :ARG0-of (c4 / cause-01
                  :ARG1 (b2 / bring-up-02
                        :ARG1 (n3 / number
                              :quant-of (p2 / person
                                    :ARG2-of s3)
                              :ARG1-of (d4 / detain-01)))
                  :ARG4 7)))

# ::id 217 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chairman of samsung electronics said wednesday his son will be promoted to a more powerful executive position , preparing the global technology giant for an eventual change in leadership .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :name (n / name
                              :op1 "Samsung"
                              :op2 "Electronics"))
                  :ARG2 (c2 / chairman)))
      :ARG1 (p2 / promote-01
            :ARG1 (p3 / person
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 p
                        :ARG2 (s2 / son)))
            :ARG2 (p4 / position
                  :mod (e / executive)
                  :ARG1-of (h3 / have-degree-91
                        :ARG2 (p5 / powerful-02
                              :ARG1 p4)
                        :ARG3 (m / more)))
            :ARG0-of (p6 / prepare-02
                  :ARG1 (g / giant
                        :mod (t / technology)
                        :mod (g2 / globe))
                  :ARG2 (c3 / change-01
                        :ARG1 (p7 / person
                              :ARG0-of (l / lead-02))
                        :time (e2 / eventual))))
      :time (w / wednesday))

# ::id 218 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the us space probe spirit was launched tuesday on its mission to mars to study the geological structure of the planet , nasa said .
# ::alignments
(s / say-01
      :ARG0 (p / publication
            :name (n / name
                  :op1 "Nasa"))
      :ARG1 (l / launch-01
            :ARG1 (s2 / spirit
                  :ARG0-of (p2 / probe-01
                        :ARG1 (s3 / space))
                  :poss (w / we))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :purpose (m / mission-01
                  :ARG0 s2
                  :ARG1 (s4 / study-01
                        :ARG0 s2
                        :ARG1 (s5 / structure
                              :mod (g / geology)
                              :poss (p3 / planet)))
                  :destination p3
                  :name (n2 / name
                        :op1 "Mars"))))

# ::id 219 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jacob rogers should be dealing with nothing more serious than <unk> , but decided he 'd rather get hit by usc 's defense .
# ::alignments
(c / contrast-01
      :ARG1 (r / recommend-01
            :ARG1 (d / deal-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "Jacob"
                              :op2 "Rgers"))
                  :ARG2 (t / thing
                        :ARG1-of (s / serious-02
                              :ARG2-of (h / have-degree-91
                                    :ARG1 t
                                    :ARG3 (m / more)
                                    :ARG4 (p2 / person
                                          :name (n2 / name
                                                :op1 "Victory"
                                                :op2 "over"
                                                :op3 "Japan")))))))
      :ARG2 (d2 / decide-01
            :ARG0 p
            :ARG1 (p3 / prefer-01
                  :ARG0 p
                  :ARG1 (h2 / hit-01
                        :ARG0 (d3 / defend-01
                              :ARG1 (p4 / person
                                    :name (n3 / name
                                          :op1 "Usc")))
                        :ARG1 p))))

# ::id 220 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lebanon on tuesday arrested three former security chiefs in connection with the february murder of ex-prime minister rafiq hariri , security sources said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (s3 / security))
      :ARG1 (a / arrest-01
            :ARG0 (c / city
                  :name (n / name
                        :op1 "Lebanon"))
            :ARG1 (p / person
                  :quant 3
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (s4 / security)
                        :ARG2 (c2 / chief)
                        :time (f / former)))
            :ARG2 (m / murder-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "Rafiq"
                              :op2 "Hariri")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (m2 / minister
                                    :mod (p3 / prime))
                              :time (e / ex)))
                  :time (d / date-entity
                        :month 2
                        :time-of a))
            :weekday (t / tuesday)))

# ::id 221 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush said wednesday his advisers were telling conservatives about supreme court nominee harriet miers ' religious beliefs because they are interested in her background and `` part of harriet miers ' life is her religion .
# ::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 (t / tell-01
            :ARG0 (p3 / person
                  :ARG0-of (a / advise-01
                        :ARG1 p))
            :ARG1 (t2 / thing
                  :ARG1-of (b / believe-01
                        :ARG0 (p4 / person
                              :name (n2 / name
                                    :op1 "Harriet"
                                    :op2 "Miers")
                              :ARG1-of (n3 / nominate-01
                                    :ARG2 (h2 / have-org-role-91
                                          :ARG1 (g / government-organization
                                                :name (n4 / name
                                                      :op1 "Supreme"
                                                      :op2 "Court")))))
                        :topic (r / religion)))
            :ARG2 (p5 / person
                  :mod (c / conservative))
            :ARG1-of (c2 / cause-01
                  :ARG0 (a2 / and
                        :op1 (ii / interest-01
                              :ARG1 p5
                              :ARG2 (b2 / background
                                    :poss p4))
                        :op2 (r2 / religion
                              :part-of (l / life
                                    :poss p4)
                              :domain r))))
      :time (w / wednesday))

# ::id 222 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices spiked to a record above us$ ### a barrel monday in asia following an attack on a key pipeline in nigeria at the end of last week .
# ::alignments
(s / spike-02
      :ARG1 (p / price-01
            :ARG1 (o / oil))
      :ARG4 (r / record-01
            :ARG1 (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))
      :location (c / continent
            :name (n / name
                  :op1 "Asia"))
      :ARG1-of (f / follow-01
            :ARG2 (a2 / attack-01
                  :ARG1 (p2 / pipeline
                        :ARG1-of (k / key-02))
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "Nigeria"))
                  :time (e / end-01
                        :ARG1 (w2 / week
                              :mod (l / last))))))

# ::id 223 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok usc got its blowout , but trojans coach pete carroll wanted a lot more saturday and delivered several emotional lectures to make sure no one thought that merely beating a winless team was mission accomplished .
# ::alignments
(c / contrast-01
      :ARG1 (b / blow-out-06
            :ARG1 (t / team
                  :name (n / name
                        :op1 "usc")))
      :ARG2 (a / and
            :op1 (w / want-01
                  :ARG0 (p / person
                        :name (n2 / name
                              :op1 "Pete"
                              :op2 "Carroll")
                        :ARG0-of (c2 / coach-01
                              :ARG1 (t2 / team
                                    :name (n3 / name
                                          :op1 "Trojans"))))
                  :ARG1 (d / date-entity
                        :weekday (s / saturday))
                  :ARG1-of (h / have-quant-91
                        :ARG3 (m / more
                              :quant (l / lot))))
            :op2 (d2 / deliver-01
                  :ARG0 p
                  :ARG1 (l2 / lecture-01
                        :ARG0 p
                        :mod (e / emotion)
                        :quant (s2 / several))
                  :purpose (e2 / ensure-01
                        :ARG0 p
                        :ARG1 (t3 / think-01
                              :ARG0 (n4 / no-one)
                              :ARG1 (a2 / accomplish-01
                                    :ARG1 (b2 / beat-03
                                          :ARG0 n4
                                          :ARG1 (t4 / team
                                                :ARG0-of (w2 / win-01
                                                      :polarity -))
                                          :mod (m2 / mere))
                                    :ARG2 (m3 / mission-01)))))))

# ::id 224 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok partial official results show that france 's opposition left handily beat president nicolas sarkozy 's conservatives in regional elections .
# ::alignments
(s / show-01
      :ARG0 (r / result
            :mod (o / official)
            :ARG1-of (p / partial-01))
      :ARG1 (b / beat-03
            :ARG0 (p2 / person
                  :ARG0-of (o2 / oppose-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "France")))
                  :ARG1-of (l / left-19))
            :ARG1 (p3 / person
                  :mod (c2 / conservative)
                  :poss (p4 / person
                        :name (n2 / name
                              :op1 "Nicolas"
                              :op2 "Sarkozy")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 c
                              :ARG2 (p5 / president))))
            :ARG2 (e / elect-01
                  :mod (r2 / region))
            :manner (h2 / hand-01)))

# ::id 225 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok state senator james e. mcgreevey took to the pulpit at three of this city 's largest churches sunday , seeking support from black voters , while gov. christine todd whitman stopped by football games and farm stands in small , heavily republican towns .
# ::alignments
(c / contrast-01
      :ARG1 (t / take-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "James"
                        :op2 "E."
                        :op3 "McGreevey")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (s / state)
                        :ARG2 (s2 / senator)))
            :ARG1 (p2 / pulpit)
            :ARG2 (c2 / church
                  :quant 3
                  :ARG1-of (ii / include-91
                        :ARG2 (c3 / church
                              :location (c4 / city
                                    :mod (t2 / this))
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (l / large)
                                    :ARG3 (m / most)))))
            :time (d / date-entity
                  :weekday (s3 / sunday))
            :purpose (s4 / seek-01
                  :ARG0 p
                  :ARG1 (s5 / support-01
                        :ARG0 (p3 / person
                              :ARG0-of (v / vote-01)
                              :ARG1-of (b / black-05)))))
      :ARG2 (s6 / stop-01
            :ARG0 (p4 / person
                  :name (n2 / name
                        :op1 "Christine"
                        :op2 " todd"
                        :op3 "Whitman")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG2 (g / governor)))
            :ARG2 (a / and
                  :op1 (g2 / game
                        :mod (f / football))
                  :op2 (s7 / stand
                        :purpose (f2 / farm-01)))
            :location (t3 / town
                  :mod (s8 / small)
                  :mod (p5 / political-party
                        :name (n3 / name
                              :op1 "Republican")
                        :degree (h4 / heavy)))))

# ::id 226 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the top u.s. commander in iraq has drafted a plan for troop reductions in the middle east country , with the first cuts coming in september this year , the new york times reported sunday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "New"
                  :op2 "York"
                  :op3 "Times"))
      :ARG1 (d / draft-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "Iraq"))
                        :ARG2 (c2 / commander
                              :mod (t / top))))
            :ARG1 (p2 / plan-01
                  :ARG1 (r2 / reduce-01
                        :ARG1 (t2 / troop)
                        :location (c3 / country
                              :location (w / world-region
                                    :name (n4 / name
                                          :op1 "Middle"
                                          :op2 "East")))))
            :ARG1-of (c4 / cause-01
                  :ARG0 (c5 / cut-02
                        :ord (o / ordinal-entity
                              :value 1)
                        :time (d2 / date-entity
                              :month 9
                              :mod (y / year
                                    :mod (t3 / this))))))
      :time d2
      :weekday (s / sunday))

# ::id 227 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a land mine blast triggered by suspected maoist rebels killed at least three people in southern india early friday , but its presumed main target , a key governing congress party lawmaker , was unscathed , an official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (c / contrast-01
            :ARG1 (k / kill-01
                  :ARG0 (b / blast-05
                        :ARG1 (m / mine
                              :mod (l / land))
                        :ARG1-of (t / trigger-01
                              :ARG0 (p2 / person
                                    :mod (m2 / maoist)
                                    :ARG2-of (s2 / suspect-01)
                                    :ARG0-of (r / rebel-01))))
                  :ARG1 (p3 / person
                        :quant (a / at-least
                              :op1 3))
                  :location (s3 / south
                        :part-of (c2 / country
                              :name (n / name
                                    :op1 "India")))
                  :time (e / early
                        :op1 (d / date-entity
                              :weekday (f / friday))))
            :ARG2 (u / unscathed
                  :domain (t2 / target
                        :poss b
                        :mod (m3 / main)
                        :ARG1-of (p4 / presume-01)
                        :ARG1-of (m4 / mean-01
                              :ARG2 (p5 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (g / government-organization
                                                :name (n2 / name
                                                      :op1 "Congress"))
                                          :ARG2 (p6 / person
                                                :ARG0-of (l2 / legislate-01)
                                                :ARG1-of (k2 / key-02)
                                                :ARG0-of (g2 / govern-01)))))))))

# ::id 228 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia 's anatoli karpov went into the lead monday after the ##th round of the linares international chess tournament monday on defeating bulgaria 's veselin topalov .
# ::alignments
(g / go-06
      :ARG0 (p / person
            :name (n / name
                  :op1 " anatoli"
                  :op2 "Karpov")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Russia")))
      :ARG2 (l / lead-02)
      :time (d / date-entity
            :weekday (m / monday))
      :time (a / after
            :op1 (r / round-05
                  :ARG1 (t / tournament
                        :name (n3 / name
                              :op1 "Linares"
                              :op2 "International"
                              :op3 "Chess"
                              :op4 "Tournament"))
                  :ARG2 (d2 / defeat-01
                        :ARG0 p
                        :ARG1 (p2 / person
                              :name (n4 / name
                                    :op1 "Veselin"
                                    :op2 "Topalov")
                              :poss (c2 / country
                                    :name (n5 / name
                                          :op1 "Bulgaria"))))
                  :ord (o / ordinal-entity
                        :value -1))))

# ::id 229 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok peru clinched a #-# victory over the bahamas after sunday 's reverse singles matches in their davis cup american zone group one , first round tie .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Peru"))
      :ARG2 (o / organization
            :name (n2 / name
                  :op1 "Bahamas"))
      :time (a / after
            :op1 (m / match-03
                  :ARG0 p
                  :ARG1 o
                  :mod (s / singles)
                  :ARG1-of (r / reverse-01)
                  :time (d / date-entity
                        :weekday (s2 / sunday))
                  :location (g / group
                        :ord (o2 / ordinal-entity
                              :value 1)
                        :part-of o
                        :name (n3 / name
                              :op1 "Davis"
                              :op2 "Cup")
                        :mod (z / zone
                              :mod (c / continent
                                    :name (n4 / name
                                          :op1 "America")))))
            :mod g))

# ::id 230 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan has long impressed hong kong visitors with its food and now it is promoting wedding and medical tourism at a hong kong travel fair to draw more visitors to the country , officials of taiwan 's tourism bureau said at a press event wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (b / bureau
                        :topic (t / tourism)
                        :poss (p2 / province
                              :name (n / name
                                    :op1 "Taiwan")))
                  :ARG2 (o / official)))
      :ARG1 (a / and
            :op1 (ii / impress-01
                  :ARG0 p2
                  :ARG1 (p3 / person
                        :ARG0-of (v / visit-01)
                        :mod (c / company
                              :name (n2 / name
                                    :op1 "Hong"
                                    :op2 "Kong")))
                  :ARG2 (f / food
                        :poss c)
                  :ARG1-of (l / long-03))
            :op2 (p4 / promote-02
                  :ARG0 p2
                  :ARG1 (a2 / and
                        :op1 (t2 / tourism
                              :mod (w / wed-01))
                        :op2 (t3 / tourism
                              :mod (m / medicine)))
                  :time (n3 / now)
                  :location (f2 / fair
                        :mod (t4 / travel-01)
                        :mod c)
                  :purpose (d / draw-02
                        :ARG0 p2
                        :ARG1 (p5 / person
                              :ARG0-of (v2 / visit-01)
                              :quant (m2 / more))
                        :ARG2 p2)))
      :time (e / event
            :mod (p6 / press)
            :time (w2 / wednesday)))

# ::id 231 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel 's orthodox religious establishment scrambled monday to halt inroads being made by the reform and conservative streams of judaism .
# ::alignments
(s / scramble-01
      :ARG0 (e / establish-01
            :ARG1 (r / religious-group
                  :name (n / name
                        :op1 " orthodox")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Israel"))))
      :time (d / date-entity
            :weekday (m / monday))
      :purpose (h / halt-01
            :ARG0 e
            :ARG1 (ii / inroads
                  :domain (s2 / stream-03
                        :ARG1 (a / and
                              :op1 (r2 / reform-01)
                              :op2 (c2 / conservative)
                              :mod (p / philosophy))))))

# ::id 232 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former rwandan government official wanted for his role in the nation 's #### genocide was taken into custody at a paris airport after interpol helped coordinate his arrest , the international police agency said saturday .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :mod (p / police)
            :mod (ii / international))
      :ARG1 (t / take-01
            :ARG1 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c / country
                                          :name (n / name
                                                :op1 "Rwanda"))))
                        :ARG2 (o / official)
                        :time (f / former))
                  :ARG1-of (w / want-01
                        :ARG1-of (c2 / cause-01
                              :ARG0 (r / role
                                    :poss p2
                                    :topic (g3 / genocide-01
                                          :ARG0 c
                                          :ARG1-of (c3 / call-01
                                                :ARG2 (n2 / name
                                                      :op1 "###")))))))
            :ARG3 (c4 / custody)
            :location (a2 / airport
                  :mod (c5 / city
                        :name (n3 / name
                              :op1 "Paris")))
            :time (a3 / after
                  :op1 (h2 / help-01
                        :ARG0 (p3 / person
                              :name (n4 / name
                                    :op1 "Interpol"))
                        :ARG1 (c6 / coordinate-01
                              :ARG0 p3
                              :ARG1 (a4 / arrest-01
                                    :ARG1 p2))))
            :time (d / date-entity
                  :weekday (s2 / saturday))))

# ::id 233 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok champions league quarter-finalists monaco went to the top of the french first division on friday after coming back from #-# down to snatch a last minute #-# draw against struggling ajaccio .
# ::alignments
(g / go-01
      :ARG1 (t / team
            :name (n / name
                  :op1 "Monaco")
            :ARG1-of (f / finalize-01
                  :ARG0 (l / league
                        :name (n2 / name
                              :op1 "Champions"
                              :op2 "League"))
                  :ord (o / ordinal-entity
                        :value 4)))
      :ARG4 (t2 / top-01
            :ARG1 (d / division
                  :mod (c / country
                        :name (n3 / name
                              :op1 "France"))
                  :ord (o2 / ordinal-entity
                        :value 1)))
      :time (d2 / date-entity
            :weekday (f2 / friday))
      :time (a / after
            :op1 (c2 / come-01
                  :ARG1 t
                  :ARG3 (d3 / down)
                  :purpose (s / snatch-01
                        :ARG0 t
                        :ARG1 (d4 / draw-02
                              :ARG0 t
                              :ARG1 (t3 / team
                                    :name (n4 / name
                                          :op1 "Ajaccio")
                                    :ARG0-of (s2 / struggle-02))
                              :duration (m / minute
                                    :mod (l2 / last))))
                  :direction (b / back))))

# ::id 234 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ireland flanker johnny o'connor aims to use the memory of last season 's injury frustration to his advantage when he makes his long-awaited test debut against tri-nations champions south africa at lansdowne road here saturday .
# ::alignments
(a / aim-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Johnny"
                  :op2 "O'connor")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Northern"
                              :op2 "Ireland"))
                  :ARG2 (b / backline)))
      :ARG1 (u / use-01
            :ARG0 p
            :ARG1 (m / memory
                  :topic (f / frustrate-01
                        :ARG0 (ii / injure-01
                              :time (s / season
                                    :mod (l / last)))
                        :ARG1 p))
            :ARG2 (a2 / advantage-01
                  :ARG1 p
                  :ARG2 u)
            :time (d / debut-01
                  :ARG0 p
                  :ARG1 t
                  :ARG2 (t2 / team
                        :name (n3 / name
                              :op1 "South"
                              :op2 "Africa")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (t3 / team
                                    :name (n4 / name
                                          :op1 "Tri-Nations"))
                              :ARG2 (c / champion)))
                  :mod (t4 / test)
                  :time (d2 / date-entity
                        :weekday (s2 / saturday))
                  :location (r / road
                        :name (n5 / name
                              :op1 "Lansdowne"
                              :op2 "Road")
                        :location (h3 / here))
                  :ARG1-of (l2 / long-03))))

# ::id 235 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok keeping the u.s. economy from overheating with inflation remains the top concern of federal reserve policymakers , records of their most recent secret deliberations show .
# ::alignments
(r / remain-01
      :ARG1 (k / keep-04
            :ARG1 (e / economy
                  :poss (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "States")))
            :ARG2 (o / overhear-01
                  :ARG0 e
                  :ARG1 (ii / inflate-01)))
      :ARG3 (c2 / concern-01
            :ARG0 k
            :ARG1 (p / person
                  :ARG0-of (m / make-01
                        :ARG1 (r2 / reserve-01))
                  :mod (f / federal))
            :mod (t / top))
      :ARG1-of (s / show-01
            :ARG0 (r3 / record-01
                  :ARG1 (d / deliberate-01
                        :ARG0 p
                        :mod (s2 / secret)
                        :ARG1-of (h / have-degree-91
                              :ARG2 (r4 / recent)
                              :ARG3 (m2 / most))))))

# ::id 236 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok despite severe democratic party setbacks in the midterm congressional election last month , president clinton said thursday he will seek re-election in #### and is n't bothered by the prospect of facing a challenge for his party 's nomination .
# ::alignments
(h / have-concession-91
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Clinton")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (a / and
                  :op1 (s2 / seek-01
                        :ARG0 p
                        :ARG1 (r / reelect-01
                              :ARG1 p)
                        :time (d / date-entity
                              :weekday (t / thursday)))
                  :op2 (b / bother-01
                        :polarity -
                        :ARG0 (p3 / prospect-02
                              :ARG0 p
                              :ARG1 (f / face-01
                                    :ARG0 p
                                    :ARG1 (c / challenge-01
                                          :ARG1 p
                                          :ARG2 (n2 / nominate-01
                                                :ARG1 p))))
                        :ARG1 p)))
      :ARG2 (s3 / setback-00
            :ARG1 (p4 / political-party
                  :name (n3 / name
                        :op1 "Democrat"))
            :mod (s4 / severe)
            :time (m / month
                  :mod (l / last))
            :time (e / elect-01
                  :mod (c2 / congress)
                  :mod (m2 / mid-term))))

# ::id 237 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok daniel boone heard it : the siren song of the open road , beckoning him to pack up and go .
# ::alignments
(h / hear-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Daniel"
                  :op2 "Boone"))
      :ARG1 (s / song
            :mod (s2 / siren)
            :poss (r / road
                  :ARG1-of (o / open-09))
            :ARG0-of (b / beckon-01
                  :ARG1 (h2 / he)
                  :ARG2 (a / and
                        :op1 (p2 / pack-up-02
                              :ARG0 h2)
                        :op2 (g / go-02
                              :ARG0 h2)))))

# ::id 238 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fierce flooding has killed two people , including one child , in southwest georgia , the itar-tass news agency said thursday .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "ITAR-TASS")
            :mod (n2 / news))
      :ARG1 (k / kill-01
            :ARG0 (f / flood-01
                  :ARG0-of (ii / ierce-01))
            :ARG1 (p / person
                  :quant 2
                  :ARG2-of (ii2 / include-91
                        :ARG1 (c / child
                              :quant 1)))
            :location (s2 / southwest
                  :part-of (c2 / county
                        :name (n3 / name
                              :op1 "Georgia"))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 239 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the china world trade center , china 's largest enterprise in the service trade , paid back today the last part of its outstanding debts totaling ## million us dollars owned to a syndicate of banks led by bank of china .
# ::alignments
(p / pay-01
      :ARG0 (c / center
            :name (n / name
                  :op1 "China"
                  :op2 "World"
                  :op3 "Trade"
                  :op4 "Center")
            :mod (e / enterprise
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m / most)
                        :ARG5 (c2 / country
                              :name (n2 / name
                                    :op1 "China"))
                        :topic (t / trade-01
                              :mod (s / service)))))
      :ARG1 (p2 / part
            :mod (l2 / last)
            :part-of (d / debt
                  :poss c
                  :ARG1-of (o / outstanding-03)
                  :ARG1-of (t2 / total-01
                        :ARG2 (m2 / monetary-quantity
                              :quant 1000000000
                              :unit (d2 / dollar
                                    :mod c2
                                    :name (n3 / name
                                          :op1 "US")))))
            :ARG1-of (o2 / own-01
                  :ARG0 (s2 / syndicate
                        :consist-of (b / bank)
                        :ARG1-of (l3 / lead-02
                              :ARG0 b
                              :mod c2))))
      :mod (b2 / back)
      :time (t3 / today))

# ::id 240 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rescuers battled to reach thousands trapped by raging floodwaters and mudslides in taiwan monday after typhoon morakot left ## people dead and ## missing in the island 's worst flooding in half a century .
# ::alignments
(b / battle-01
      :ARG0 (p / person
            :ARG0-of (r / rescue-01))
      :ARG1 (r2 / reach-01
            :ARG0 p
            :ARG1 (p2 / person
                  :quant (m / multiple
                        :op1 1000)
                  :ARG1-of (t / trap-01
                        :ARG0 (a / and
                              :op1 (w / water
                                    :ARG0-of (f / flood-01)
                                    :ARG0-of (r3 / rage-02))
                              :op2 (s / slide-01
                                    :ARG1 (m2 / mud)))
                        :location (c / country
                              :name (n / name
                                    :op1 "Taiwan")))))
      :time (d / date-entity
            :weekday (m3 / monday))
      :time (a2 / after
            :op1 (l / leave-13
                  :ARG0 (m4 / morakot
                        :mod (t2 / typhoon))
                  :ARG1 (a3 / and
                        :op1 (d2 / die-01
                              :ARG1 (p3 / person))
                        :op2 (m5 / miss-01
                              :ARG1 p3))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (f2 / flood-01
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (b2 / bad-04
                                          :ARG1 f2)
                                    :ARG3 (m6 / most)
                                    :ARG5 (b3 / before
                                          :op1 (n2 / now)
                                          :quant (t3 / temporal-quantity
                                                :quant 0.5
                                                :unit (c3 / century)))))))))

# ::id 241 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a world trade organisation -lrb- wto -rrb- report published here wednesday ruled against the united states over tariffs imposed on european steel imports .
# ::alignments
(r / rule-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "World"
                  :op2 "Trade"
                  :op3 "Organization"))
      :ARG3 (c / country
            :name (n2 / name
                  :op1 "United"
                  :op2 "States"))
      :ARG4 (t / tariff
            :ARG1-of (ii / impose-01
                  :ARG2 (ii2 / import-01
                        :ARG1 (s / steel
                              :mod (c2 / continent
                                    :name (n3 / name
                                          :op1 "Europe"))))))
      :ARG1-of (p / publish-01
            :location (h / here)
            :time (w / wednesday)))

# ::id 242 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hours before he was ousted in a coup , nawaz sharif ordered the state-run airline to refuse landing rights to a plane carrying the army chief , a witness at the former premier 's trial testified wednesday .
# ::alignments
(t / testify-01
      :ARG0 (p / person
            :ARG0-of (w / witness-01)
            :location (t2 / try-02
                  :ARG1 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p3 / premier)
                              :time (f / former)))))
      :ARG1 (o / order-01
            :ARG0 (p4 / person
                  :name (n / name
                        :op1 "Nawaz"
                        :op2 "Sharif"))
            :ARG1 (a / airline
                  :ARG1-of (r / run-01
                        :ARG0 (s / state)))
            :ARG2 (r2 / refuse-01
                  :ARG0 a
                  :ARG1 (r3 / right-05
                        :ARG1 a
                        :ARG2 (l / land-01
                              :ARG1 (p5 / plane
                                    :ARG0-of (c / carry-01
                                          :ARG1 (p6 / person
                                                :ARG0-of (h2 / have-org-role-91
                                                      :ARG1 (a2 / army)
                                                      :ARG2 (c2 / chief))))))))
            :time (b / before
                  :op1 (o2 / oust-01
                        :ARG1 p4
                        :manner (c3 / coup-01))
                  :quant (m / multiple
                        :op1 (t3 / temporal-quantity
                              :quant 1
                              :unit (h3 / hour)))))
      :time (w2 / wednesday))

# ::id 243 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok seeking to limit political damage from a sex scandal , mayor john norquist of milwaukee bought a full-page advertisement in tuesday 's issue of the milwaukee journal sentinel to say he intended to remain in office and redouble his efforts as mayor .
# ::alignments
(b / buy-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "John"
                  :op2 "Norquist")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / city
                        :name (n2 / name
                              :op1 "Milwaukee"))
                  :ARG2 (m / mayor)))
      :ARG1 (a / advertisement
            :mod (p2 / page
                  :mod (f / full))
            :purpose (s / say-01
                  :ARG0 p
                  :ARG1 (ii / intend-01
                        :ARG0 p
                        :ARG1 (a2 / and
                              :op1 (r / remain-01
                                    :ARG1 p
                                    :ARG3 (o / office))
                              :op2 (r2 / redouble-01
                                    :ARG0 p
                                    :ARG1 (e / effort-01
                                          :ARG0 p
                                          :ARG1 (h2 / have-org-role-91
                                                :ARG0 p
                                                :ARG2 (m2 / mayor))))))))
      :medium (ii2 / issue-01
            :ARG0 (j / journal
                  :name (n3 / name
                        :op1 "Sentinel")
                  :mod c)
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :purpose (s2 / seek-01
            :ARG0 p
            :ARG1 (l / limit-01
                  :ARG0 p
                  :ARG1 (d2 / damage-01
                        :ARG0 (s3 / scandal
                              :topic (s4 / sex-01))
                        :ARG1 (p3 / politics)))))

# ::id 244 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as newly installed secretary of state condoleezza rice begins a weeklong trip to europe thursday , european officials said they are eager to put the tensions of the past four years behind them , but without minimizing potential areas of conflict , such as how to handle iran 's nuclear ambitions .
# ::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 (c / contrast-01
            :ARG1 (e / eager-01
                  :ARG0 p
                  :ARG1 (p2 / put-03
                        :ARG0 p
                        :ARG1 (t / tension
                              :time (b / before
                                    :op1 (n2 / now)
                                    :duration (t2 / temporal-quantity
                                          :quant 4
                                          :unit (y / year))))
                        :ARG2 (b2 / behind
                              :op1 p)))
            :ARG2 (m / minimize-01
                  :polarity -
                  :ARG0 p
                  :ARG1 (a / area
                        :mod (p3 / potential)
                        :ARG0-of (c2 / conflict-01)
                        :example (t3 / thing
                              :manner-of (h2 / handle-01
                                    :ARG0 p
                                    :ARG1 (a2 / ambition
                                          :mod (n3 / nucleus)
                                          :poss (c3 / country
                                                :name (n4 / name
                                                      :op1 "Iran"))))))))
      :time (b3 / begin-01
            :ARG0 (p4 / person
                  :name (n5 / name
                        :op1 "Condoleezza"
                        :op2 "Rice")
                  :ARG1-of (ii / install-01
                        :ARG1-of (n6 / new-01))
                  :ARG0-of (h3 / have-org-role-91
                        :ARG2 (s2 / secretary
                              :topic (f / foreign))))
            :ARG1 (t4 / trip-03
                  :ARG0 p4
                  :ARG1 o
                  :time (d / date-entity
                        :weekday (t5 / thursday))
                  :ARG1-of (l / long-03
                        :ARG2 (t6 / temporal-quantity
                              :quant 1
                              :unit (w / week))))))

# ::id 245 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spanish lawmakers burst into applause thursday as they marked the ##th anniversary of a failed military coup that sought to crush a fledgling democracy ushered in after decades of dictatorship under gen. francisco franco .
# ::alignments
(b / burst-02
      :ARG1 (p / person
            :ARG0-of (l / legislate-01)
            :mod (c / country
                  :name (n / name
                        :op1 "Spain")))
      :ARG2 (a / applaud-01
            :ARG0 p)
      :time (d / date-entity
            :weekday (t / thursday))
      :time (m / mark-01
            :ARG0 p
            :ARG1 (a2 / anniversary
                  :topic (c2 / coup-01
                        :mod (m2 / military)
                        :ARG0-of (s / seek-01
                              :ARG1 (c3 / crush-01
                                    :ARG0 c2
                                    :ARG1 (d2 / democracy
                                          :ARG1-of (b2 / begin-01))))
                        :ARG1-of (u / usher-in-01
                              :time (a3 / after
                                    :op1 (d3 / dictatorship
                                          :duration (m3 / multiple
                                                :op1 (t2 / temporal-quantity
                                                      :quant 1
                                                      :unit (d4 / decade)))
                                          :prep-under (g / government-organization
                                                :name (n2 / name
                                                      :op1 "Gen."
                                                      :op2 "Francisco"
                                                      :op3 "Franco"))))))
                  :ord (o / ordinal-entity
                        :value -1))))

# ::id 246 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok beijing railway stations saw the first peak of passenger flow after the spring festival as people began to return to their work places .
# ::alignments
(s / see-01
      :ARG0 (s2 / station
            :mod (r / railway)
            :location (c / city
                  :name (n / name
                        :op1 "Beijing")))
      :ARG1 (p / peak-01
            :ARG1 (f / flow-01
                  :ARG1 (p2 / passenger))
            :ord (o / ordinal-entity
                  :value 1))
      :time (a / after
            :op1 (f2 / festival
                  :time (d / date-entity
                        :season (s3 / spring))))
      :time (b / begin-01
            :ARG0 (p3 / person)
            :ARG1 (r2 / return-01
                  :ARG1 p3
                  :ARG4 (p4 / place
                        :location-of (w / work-01
                              :ARG0 p3)))))

# ::id 247 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a woman has been charged with killing three of her children more than ## years ago , an allegation made to authorities by a surviving daughter .
# ::alignments
(c / charge-05
      :ARG1 (w / woman)
      :ARG2 (k / kill-01
            :ARG0 w
            :ARG1 (p / person
                  :quant 3
                  :ARG1-of (ii / include-91
                        :ARG2 (p2 / person
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 w
                                    :ARG2 (c2 / child)))))
            :time (b / before
                  :op1 (n / now)
                  :quant (m / more-than
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (y / year)))))
      :ARG1-of (a / allege-01
            :ARG0 (p3 / person
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 w
                        :ARG2 (d / daughter))
                  :ARG0-of (s / survive-01))
            :ARG2 (a2 / authority)))

# ::id 248 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. military helicopters launched an extremely rare attack sunday on syrian territory close to the border with iraq , killing eight people in a strike the government in damascus condemned as `` serious aggression .
# ::alignments
(l / launch-01
      :ARG0 (h / helicopter
            :poss (m / military
                  :poss (c / country
                        :name (n / name
                              :op1 "U.S."))))
      :ARG1 (a / attack-01
            :ARG0 h
            :ARG1 (t / territory
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "Syria"))
                  :ARG1-of (c3 / close-10
                        :ARG2 (b / border-01
                              :ARG1 c2
                              :ARG2 (c4 / country
                                    :name (n3 / name
                                          :op1 "Iraq")))))
            :ARG1-of (r / rare-02
                  :degree (e / extreme)))
      :time (d / date-entity
            :weekday (s / sunday))
      :manner (k / kill-01
            :ARG0 h
            :ARG1 (p / person
                  :quant 8)
            :subevent-of (s2 / strike-01
                  :ARG0 h
                  :ARG1-of (c5 / condemn-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c6 / city
                                          :name (n4 / name
                                                :op1 "Damascus"))))
                        :ARG2 (a2 / aggression
                              :ARG1-of (s3 / serious-02))))))

# ::id 249 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok intense battles are developing within mexico 's leading parties as they choose candidates for ## state and local elections this year .
# ::alignments
(d / develop-01
      :ARG1 (b / battle-01
            :ARG1-of (ii / intense-02))
      :location (p / party
            :ARG0-of (l / lead-02
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Mexico"))))
      :time (c2 / choose-01
            :ARG0 p
            :ARG1 (c3 / candidate
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (a / and
                              :op1 (e / elect-01
                                    :mod (s / state))
                              :op2 (e2 / elect-01
                                    :ARG1-of (l2 / local-02)))))
            :time (y / year
                  :mod (t / this))))

# ::id 250 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a palestinian couple who have been denied political asylum are facing deportation to separate countries .
# ::alignments
(f / face-01
      :ARG0 (c / couple
            :mod (c2 / country
                  :name (n / name
                        :op1 "Palestine"))
            :ARG1-of (d / deny-01
                  :ARG2 (a / asylum
                        :mod (p / politics))
                  :ARG3 c))
      :ARG1 (d2 / deport-01
            :ARG1 c
            :destination (c3 / country
                  :ARG1-of (s / separate-01))))

# ::id 251 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok teams of cabinet members from china and the united states held a day of talks on tuesday to reduce economic tensions but ran into familiar disagreements over trade , currency issues and at least one new concern , the safety of chinese food exports .
# ::alignments
(c / contrast-01
      :ARG1 (h / hold-04
            :ARG0 (a / and
                  :op1 (p / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n / name
                                          :op1 "China"))
                              :ARG2 (m / member)))
                  :op2 (p2 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c3 / country
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "States"))
                              :ARG2 (m2 / member))))
            :ARG1 (t / talk-01
                  :ARG0 a
                  :purpose (r / reduce-01
                        :ARG0 a
                        :ARG1 (t2 / tension
                              :mod (e / economy)))
                  :duration (t3 / temporal-quantity
                        :quant 1
                        :unit (d / day)))
            :time (d2 / date-entity
                  :weekday (t4 / tuesday)))
      :ARG2 (r2 / run-07
            :ARG0 a
            :ARG1 (d3 / disagree-01
                  :ARG0 a
                  :ARG2 (a2 / and
                        :op1 (t5 / trade-01)
                        :op2 (ii / issue-02
                              :ARG0 (c4 / currency))
                        :op3 (c5 / concern-01
                              :quant (a3 / at-least
                                    :op1 1)
                              :ARG1-of (n3 / new-01)
                              :topic (s / safe-01
                                    :ARG1 (e2 / export-01
                                          :ARG0 c2
                                          :ARG1 (f / food))))
                        :ARG1-of (f2 / familiarize-01)))))

# ::id 252 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok showtime 's `` the hoop life '' should be good tv .
# ::alignments
(r / recommend-01
      :ARG1 (t / television
            :ARG1-of (g / good-02)
            :domain (l / life
                  :mod (h / hoop)
                  :poss (s / show-04))))

# ::id 253 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok throughout the tortuous northern irish peace negotiations it was commonly and piously said that if only the politicians would listen to ordinary people , there would be peace .
# ::alignments
(s / say-01
      :ARG1 (p / peace
            :condition (l / listen-01
                  :ARG0 (p2 / politician)
                  :ARG1 (p3 / person
                        :mod (o / ordinary))
                  :mod (o2 / only)))
      :manner (c / common)
      :manner (p4 / piously)
      :time (n / negotiate-01
            :ARG2 (p5 / peace)
            :mod (t / tortuous)
            :location (n2 / north
                  :part-of (c2 / country
                        :name (n3 / name
                              :op1 "Ireland")))))

# ::id 254 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mexican state oil monopoly petroleos mexicanos said monday it produced an average of #.# million barrels a day of crude oil in the first seven months of this year , up #.# percent from the like period in #### .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Petroleos"
                  :op2 "Mexicanos")
            :mod (m / monopoly
                  :mod (o / oil)
                  :mod (s2 / state)
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "Mexico"))))
      :ARG1 (p / produce-01
            :ARG0 c
            :ARG1 (r / rate-entity-91
                  :ARG1 (v / volume-quantity
                        :quant 1000000
                        :unit (b / barrel))
                  :ARG2 (t / temporal-quantity
                        :quant 1
                        :unit (d / day))
                  :ARG3 (o2 / oil
                        :mod (c3 / crude))
                  :ARG4-of (a / average-01))
            :time (b2 / before
                  :op1 (n3 / now)
                  :duration t
                  :quant 7
                  :part-of (y / year
                        :mod (t2 / this))
                  :ord (o3 / ordinal-entity
                        :value 1)))
      :ARG1-of (u / up-02
            :ARG3 (p2 / percentage-entity
                  :value "-1")
            :ARG4 (p3 / period
                  :ARG1-of (r2 / resemble-01)
                  :time-of (t3 / thing
                        :ARG1-of (r3 / report-01))))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 255 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bank of indonesia , the country 's central bank , officially announced that there would be no transaction on april # , #### , in all of its offices , due to the legislative election , a press release said on tuesday .
# ::alignments
(s / say-01
      :ARG0 (r / release-01
            :ARG0 (p / press))
      :ARG1 (a / announce-01
            :ARG0 (b / bank
                  :mod (c / country
                        :name (n / name
                              :op1 "Indonesia"))
                  :mod (c2 / central)
                  :ARG0-of (h / have-org-role-91
                        :ARG1 c
                        :ARG2 (b2 / bank)))
            :ARG1 (t / transact-01
                  :polarity -
                  :time (d / date-entity
                        :weekday (a2 / april))
                  :location (o / office
                        :mod (a3 / all)
                        :poss b)
                  :ARG1-of (c3 / cause-01
                        :ARG0 (e / elect-01
                              :mod (l / legislate-01))))
            :mod (o2 / official))
      :time d
      :weekday (t2 / tuesday))

# ::id 256 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok just four years ago , jessica andrews was one of country music 's fresh new faces , singing about who would make the first move for a kiss _ and too young to drive a volkswagen beetle that had to be pushed through her `` you go first '' video .
# ::alignments
(ii / include-91
      :ARG1 (p / person
            :name (n / name
                  :op1 "jessica"
                  :op2 "andrews")
            :ARG0-of (s / sing-01
                  :ARG1 (a / and
                        :op1 (p2 / person
                              :ARG0-of (m / make-02
                                    :ARG1 (m2 / move-02
                                          :ARG0 p2
                                          :ord (o / ordinal-entity
                                                :value 1)
                                          :purpose (k / kiss-01
                                                :ARG0 p2))))
                        :op2 (y / young
                              :ARG2-of (h / have-degree-91
                                    :ARG1 p
                                    :ARG3 (t / too)
                                    :ARG6 (d / drive-01
                                          :ARG0 p
                                          :ARG1 (b / beetle
                                                :mod (v / volkswagen)
                                                :ARG1-of (p3 / push-01
                                                      :ARG2 (t2 / through
                                                            :op1 (s2 / say-01
                                                                  :ARG0 p
                                                                  :ARG1 (g / go-01
                                                                        :ARG0 (y2 / you)
                                                                        :ord (o2 / ordinal-entity
                                                                              :value 1))))))))))))
      :ARG2 (f / face
            :ARG1-of (n2 / new-01)
            :mod (m3 / music
                  :mod (c / country)))
      :time (b2 / before
            :op1 (n3 / now)
            :quant (t3 / temporal-quantity
                  :quant 4
                  :unit (y3 / year)
                  :mod (j / just))))

# ::id 257 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korea test-fired a barrage of short-range missiles off its western coast on friday , while threatening to slow further the disablement of its nuclear weapons facilities if the united states continues to demand a fuller accounting of its nuclear activities .
# ::alignments
(a / and
      :op1 (t / test-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "North"
                        :op2 "Korea"))
            :ARG1 (f / fire-01
                  :ARG0 c
                  :ARG1 (b / barrage
                        :consist-of (m / missile
                              :ARG1-of (r / range-01
                                    :ARG2 (s / short-07))))
                  :time (d / date-entity
                        :weekday (f2 / friday))
                  :location (o / off
                        :op1 (c2 / coast
                              :mod (w / west)
                              :poss c))))
      :op2 (t2 / threaten-01
            :ARG0 c
            :ARG1 (s2 / slow-01
                  :ARG0 c
                  :ARG1 (d2 / disable-01
                        :ARG0 c
                        :ARG1 (f3 / facility
                              :mod (w2 / weapon
                                    :mod (n2 / nucleus))
                              :poss c)
                        :degree (f4 / further))
                  :condition (c3 / continue-01
                        :ARG0 (s3 / state
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG1 (d3 / demand-01
                              :ARG0 s3
                              :ARG1 (a2 / account-01
                                    :ARG0 s3
                                    :ARG1 (a3 / activity-06
                                          :ARG0 s3
                                          :mod (n4 / nucleus))
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (f5 / full-09
                                                :ARG1 a2)
                                          :ARG3 (m2 / more))))))))

# ::id 258 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. stocks surged thursday as people filing first-time claims for jobless benefits hit a ##-month low .
# ::alignments
(s / surge-01
      :ARG1 (s2 / stock
            :poss (c / company
                  :name (n / name
                        :op1 "U.S.")))
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG1-of (c2 / cause-01
            :ARG0 (h / hit-02
                  :ARG0 (p / person
                        :ARG0-of (f / file-01
                              :ARG1 (c3 / claim-02
                                    :ARG1 (b / benefit-01
                                          :ARG1 (j / job
                                                :polarity -))
                                    :mod (f2 / first-time))))
                  :ARG1 (l / low-04
                        :ARG1 s2
                        :time (m / month
                              :quant 1)))))

# ::id 259 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok saddam hussein said sunday that only neighbouring countries were capable of preventing a possible us attack on iraq , state television reported .
# ::alignments
(r / report-01
      :ARG0 (t / television
            :mod (s / state))
      :ARG1 (s2 / say-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Saddam"
                        :op2 "Hussein"))
            :ARG1 (c / capable-01
                  :ARG1 (c2 / country
                        :ARG1-of (n2 / neighbor-01)
                        :mod (o / only))
                  :ARG2 (p2 / prevent-01
                        :ARG0 c2
                        :ARG1 (a / attack-01
                              :ARG0 (w / we)
                              :ARG1 (c3 / country
                                    :name (n3 / name
                                          :op1 "Iraq"))
                              :ARG1-of (p3 / possible-01))))
            :time (d / date-entity
                  :weekday (s3 / sunday))))

# ::id 260 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush gave sen. john mccain a no-holds-barred endorsement wednesday as the winner of the chase for the republican presidential nomination and said he would campaign for the republican ticket as much as mccain wants .
# ::alignments
(a / and
      :op1 (g / give-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (e / endorse-01
                  :ARG0 p
                  :ARG1 (p3 / person
                        :name (n2 / name
                              :op1 "John"
                              :op2 "McCain")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p4 / political-party
                                    :name (n3 / name
                                          :op1 "Republican"))
                              :ARG2 (s / senator)))
                  :ARG1-of (b / bar-01
                        :polarity -))
            :ARG2 p3
            :time (w / wednesday))
      :op2 (s2 / say-01
            :ARG0 p
            :ARG1 (c / campaign-01
                  :ARG0 p3
                  :ARG1 (t / ticket
                        :mod p4)
                  :ARG1-of (h3 / have-quant-91
                        :ARG3 (e2 / equal)
                        :ARG4 (c2 / campaign-01
                              :ARG0 p3
                              :ARG1 t
                              :ARG1-of (w2 / want-01
                                    :ARG0 p3))))))

# ::id 261 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigeria 's supreme court cleared the way for vice president atiku abubakar to run in saturday 's national presidential vote , adding even more intrigue to an election season already marred by widespread violence , logistical hitches and allegations of rigging .
# ::alignments
(c / clear-02
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court")
            :poss (c2 / country
                  :name (n2 / name
                        :op1 "Nigeria")))
      :ARG1 (w / way)
      :purpose (r / run-02
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Atiku"
                        :op2 "Abubakar")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president
                              :mod (v / vice))))
            :time (v2 / vote-01
                  :ARG3 (p3 / president
                        :mod (n4 / nation))
                  :time (d / date-entity
                        :weekday (s / saturday))))
      :ARG0-of (a / add-02
            :ARG1 (ii / intrigue-01
                  :ARG0 p
                  :ARG1-of (h2 / have-quant-91
                        :ARG3 (m / more
                              :mod (e / even))))
            :ARG2 (s2 / season
                  :mod (e2 / elect-01)
                  :ARG1-of (m2 / marinate-01
                        :ARG0 (a2 / and
                              :op1 (v3 / violence
                                    :mod (w2 / widespread))
                              :op2 (h3 / hitch)
                              :op3 (a3 / allege-01
                                    :ARG1 (r2 / rig-01)))
                        :time (a4 / already)))))

# ::id 262 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian shares closed #.## percent higher thursday on a continued rebound after recent falls , with the composite index ending at its highest level in nearly four years , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-06
            :ARG1 (s2 / share
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Indonesia")))
            :time (d2 / date-entity
                  :weekday (t / thursday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (r / rebound-01
                        :time (a / after
                              :op1 (f / fall-01
                                    :time (r2 / recent)))
                        :ARG1-of (c4 / continue-01)
                        :ARG0-of (e / end-01
                              :ARG1 (ii / index
                                    :mod (c5 / composite))
                              :ARG2 (h / high-02
                                    :ARG1 ii
                                    :ARG2-of (h2 / have-degree-91
                                          :ARG1 ii
                                          :ARG3 (m / most)
                                          :ARG5 (b / before
                                                :op1 (n2 / now)
                                                :duration (n3 / nearly
                                                      :op1 (t2 / temporal-quantity
                                                            :quant 4
                                                            :unit (y / year)))))))))
            :ARG1-of h2
            :ARG2 h
            :ARG1 ii)
      :ARG3 (m2 / more))

# ::id 263 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a federal jury ruled that two former gateway inc. executives manipulated earnings to meet analysts ' expectations , the securities and exchange commission said thursday .
# ::alignments
(s / say-01
      :ARG0 (c / commission
            :topic (a / and
                  :op1 (s2 / securities)
                  :op2 (e / exchange-01)))
      :ARG1 (r / rule-01
            :ARG0 (j / jury
                  :mod (f / federal))
            :ARG3 (m / manipulate-02
                  :ARG0 (p / person
                        :quant 2
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c2 / company
                                    :name (n / name
                                          :op1 "Gateway"
                                          :op2 "Inc."))
                              :ARG2 (e2 / executive)
                              :time (f2 / former)))
                  :ARG1 (e3 / earn-01)
                  :ARG2 (m2 / meet-01
                        :ARG0 p
                        :ARG1 (e4 / expect-01
                              :ARG0 (p2 / person
                                    :ARG0-of (a2 / analyze-01))))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 264 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok premier chang chun-hsiung will deliver a report on policy planning at the legislative yuan tuesday , in which he will promise to unveil an action initiative per week to accelerate reform and development , executive yuan officials said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (y / yuan)
                  :ARG2 (o / official))
            :mod (e / executive))
      :ARG1 (d / deliver-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Chun-hsiung")
                  :ARG0-of h
                  :ARG2 (p3 / premier)))
      :ARG1 (r / report-01
            :ARG1 (p4 / plan-01
                  :ARG1 (p5 / policy-01)))
      :time (t / tuesday)
      :time-of (p6 / promise-01
            :ARG0 p2
            :ARG1 (u / unveil-01
                  :ARG0 p2
                  :ARG1 (ii / initiative
                        :mod (a / action)
                        :frequency (r2 / rate-entity-91
                              :ARG3 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (w / week)))
                        :purpose (a2 / accelerate-01
                              :ARG1 (a3 / and
                                    :op1 (r3 / reform-01)
                                    :op2 (d2 / develop-02)))
                        :ARG0-of a2))))

# ::id 265 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tears streamed from `` american idol '' judge paula abdul 's eyes when the result was announced .
# ::alignments
(s / stream-01
      :ARG1 (t / tear)
      :ARG3 (e / eye
            :part-of (p / person
                  :name (n / name
                        :op1 "Paula"
                        :op2 "Abdul")
                  :ARG0-of (h / have-org-role-91
                        :ARG3 (j / judge-01))
                  :mod (c / country
                        :name (n2 / name
                              :op1 "America"))))
      :time (a / announce-01
            :ARG1 (t2 / thing
                  :ARG2-of (r / result-01))))

# ::id 266 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the office of former prime minister dominique de villepin said tuesday that investigating judges plan to file preliminary charges against him over a smear scandal targeting president nicolas sarkozy .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :poss (p / person
                  :name (n / name
                        :op1 "Dominique"
                        :op2 "de"
                        :op3 "Villepin")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (m / minister
                              :mod (p2 / prime))
                        :time (f / former))))
      :ARG1 (p3 / plan-01
            :ARG0 (p4 / person
                  :ARG0-of (ii / investigate-01)
                  :ARG0-of (j / judge-01))
            :ARG1 (f2 / file-01
                  :ARG0 p4
                  :ARG1 (c / charge-05
                        :ARG1 p4
                        :ARG2 (s2 / scandal
                              :mod (s3 / smear-02)
                              :ARG0-of (t / target-01
                                    :ARG1 (p5 / person
                                          :name (n2 / name
                                                :op1 "Nicolas"
                                                :op2 "Sarkozy")
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (p6 / president)))))
                        :mod (p7 / preliminary))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 267 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eu trade commissioner peter mandelson on thursday urged african business leaders to be partners and constructive critics as the talks on economic partnership agreements -lrb- epa -rrb- between the european union -lrb- eu -rrb- and four african regions enter their final year .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Peter"
                  :op2 "Mandelson")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "EU"))
                  :ARG2 (c / commissioner
                        :topic (t / trade-01))))
      :ARG1 (a / and
            :op1 (p2 / partner-01
                  :ARG0 (p3 / person
                        :ARG0-of (l / lead-02
                              :ARG1 (b / business
                                    :mod (c2 / continent
                                          :name (n3 / name
                                                :op1 "Africa")))))
                  :ARG1 p3)
            :op2 (c3 / criticize-01
                  :ARG0 p3
                  :ARG0-of (c4 / constructive-02)))
      :time (e / enter-01
            :ARG0 (t2 / talk-01
                  :ARG1 (a2 / agree-01
                        :ARG0 (a3 / and
                              :op1 (o2 / organization
                                    :name (n4 / name
                                          :op1 "European"
                                          :op2 "Union"))
                              :op2 (o3 / organization
                                    :name (n5 / name
                                          :op1 "EU")))
                        :ARG1 p2
                        :ARG0 a3
                        :ARG1 (e2 / economy))))
      :ARG1 (y / year
            :mod (f / final)
            :poss a3)
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 268 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a south korean court on thursday handed prison terms of up to seven years to ## chinese fishermen who killed a south korean coast guard officer in a maritime scuffle in september , an official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (h2 / hand-01
            :ARG0 (c / court
                  :location (s2 / south
                        :part-of (c2 / country
                              :name (n / name
                                    :op1 "Korea"))))
            :ARG1 (t / term
                  :mod (p2 / prison)
                  :duration (u / up-to
                        :op1 (t2 / temporal-quantity
                              :quant 7
                              :unit (y / year))))
            :ARG2 (p3 / person
                  :ARG0-of (f / fish-01)
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG0-of (k / kill-01
                        :ARG1 (p4 / person
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 (m / military
                                          :name (n3 / name
                                                :op1 "South"
                                                :op2 "Korean"
                                                :op3 "Coast"
                                                :op4 "Guard"))
                                    :ARG2 (o2 / officer)))
                        :time (s3 / scuffle-02
                              :mod (s4 / sea))
                        :time (d / date-entity
                              :month 9
                              :time-of h2)))
            :weekday (t3 / thursday)))

# ::id 269 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok heads up , sports fans ! here 's a film based on a true story about a black athlete or coach facing impossible odds .
# ::alignments
(m / multi-sentence
      :snt1 (h / heads-up
            :mode expressive)
      :snt2 (f / film
            :ARG1-of (b / base-02
                  :ARG2 (s / story
                        :ARG1-of (t / true-01)
                        :topic (f2 / face-01
                              :ARG0 (o / or
                                    :op1 (a / athlete
                                          :ARG1-of (b2 / black-05))
                                    :op2 (p / person
                                          :ARG0-of (c / coach-01)))
                              :ARG1 (o2 / odds
                                    :ARG1-of (p2 / possible-01
                                          :polarity -)))))
            :location (h2 / here)))

# ::id 270 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a landmark ruling , an israeli court has held israel 's state-run nuclear reactor accountable for the leukemia death of an employee and awarded his family more than dlrs ##,### , the family 's lawyer said sunday .
# ::alignments
(s / say-01
      :ARG0 (l / lawyer
            :poss (f / family))
      :ARG1 (a / and
            :op1 (h / hold-02
                  :ARG0 (c / court
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Israel")))
                  :ARG1 (a2 / accountable-02
                        :ARG0 (r / reactor
                              :mod (n2 / nucleus)
                              :ARG1-of (r2 / run-01
                                    :ARG0 (s2 / state))
                              :poss c2)
                        :ARG1 (d / die-01
                              :ARG1 (p / person
                                    :ARG1-of (e / employ-01))
                              :ARG1-of (c3 / cause-01
                                    :ARG0 (l2 / leukemia)))))
            :op2 (a3 / award-01
                  :ARG0 c
                  :ARG1 (m / more-than
                        :op1 (m2 / monetary-quantity
                              :quant 1000000
                              :unit (d2 / dollar)))
                  :ARG2 f))
      :time (d3 / date-entity
            :weekday (s3 / sunday))
      :subevent-of (r3 / rule-01
            :mod (l3 / landmark)))

# ::id 271 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sen. john w. warner of virginia , one of congress ' leading authorities on the military , presented a bipartisan proposal on monday that soundly rejected president bush 's plan to send more american troops to baghdad and urged the administration to find a new course in iraq .
# ::alignments
(p / propose-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "John"
                  :op2 "W."
                  :op3 "Warner")
            :mod (s / state
                  :name (n2 / name
                        :op1 "Virginia"))
            :ARG1-of (ii / include-91
                  :ARG2 (a / authority
                        :ARG0-of (l / lead-02
                              :ARG1 (m / military))
                        :poss (g / government-organization
                              :name (n3 / name
                                    :op1 "Congress")))))
      :ARG1 (a2 / and
            :op1 (r / reject-01
                  :ARG0 p2
                  :ARG1 (p3 / plan-01
                        :ARG0 (p4 / person
                              :name (n4 / name
                                    :op1 "Bush")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p5 / president)))
                        :ARG1 (s2 / send-01
                              :ARG0 p4
                              :ARG1 (t / troop
                                    :mod (c / country
                                          :name (n5 / name
                                                :op1 "America"))
                                    :quant (m2 / more))
                              :ARG2 (c2 / country
                                    :name (n6 / name
                                          :op1 "Baghdad"))))
                  :manner (s3 / sound))
            :op2 (u / urge-01
                  :ARG0 p2
                  :ARG1 (g2 / government-organization
                        :ARG0-of (a3 / administrate-01))
                  :ARG2 (f / find-01
                        :ARG0 g2
                        :ARG1 (c3 / course
                              :ARG1-of (n7 / new-01)
                              :topic (c4 / country
                                    :name (n8 / name
                                          :op1 "Iraq"))))))
      :time (d / date-entity
            :weekday (m3 / monday))
      :mod (b / bipartisan))

# ::id 272 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eddie <unk> scored ## points and jerome <unk> added ## as host puerto rico beat uruguay ##-## , continuing its unbeaten run #-# in round-robin at the pre-olympic basketball qualifying tournament of the americas in puerto rico , united states .
# ::alignments
(a / and
      :op1 (s / score-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "eddie"))
            :ARG1 (p2 / point))
      :op2 (a2 / add-01
            :ARG0 (p3 / person
                  :name (n2 / name
                        :op1 "Jerome")))
      :time (b / beat-03
            :ARG0 (t / team
                  :name (n3 / name
                        :op1 "Puerto"
                        :op2 "Rico")
                  :ARG0-of (h / host-01))
            :ARG1 (c / country
                  :name (n4 / name
                        :op1 "Uruguay")))
      :ARG0-of (c2 / cause-01
            :ARG1 (c3 / continue-01
                  :ARG0 t
                  :ARG1 (r / run-13
                        :ARG0 t
                        :ARG1 (r2 / round-robin)
                        :time (t2 / tournament
                              :mod (q / qualify-02
                                    :ARG2 (b2 / basketball))
                              :poss (p4 / person
                                    :mod (c4 / country
                                          :name (n5 / name
                                                :op1 "America")))
                              :time (b3 / before
                                    :op1 (e / event
                                          :name (n6 / name
                                                :op1 "United"
                                                :op2 "States"))))))))

# ::id 273 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jordan 's king abdullah ii arrived in germany late on monday for talks with europe 's leading opponent of military action against iraq , chancellor gerhard schroeder .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Abdullah"
                  :op2 "II")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Jordan"))
                  :ARG2 (k / king)))
      :ARG4 (c2 / country
            :name (n3 / name
                  :op1 "Germany"))
      :time (l / late
            :op1 (d / date-entity
                  :weekday (m / monday)))
      :purpose (t / talk-01
            :ARG0 p
            :ARG2 (p2 / person
                  :name (n4 / name
                        :op1 "Gerhard"
                        :op2 "Schroeder")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (o / organization
                              :name (n5 / name
                                    :op1 "Europe"))
                        :ARG2 (c3 / chancellor))
                  :ARG0-of (o2 / oppose-01
                        :ARG1 (a2 / action
                              :mod (m2 / military)
                              :prep-against (c4 / country
                                    :name (n6 / name
                                          :op1 "Iraq")))
                        :ARG0-of (l2 / lead-02)))))

# ::id 274 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zambia has released a second group of soldiers who were serving jail sentences in connection with an attempted coup in #### against former president frederick chiluba , the state-run zambia daily mail reported on friday .
# ::alignments
(r / report-01
      :ARG0 (m / mail
            :mod (c / country
                  :name (n / name
                        :op1 "Zambia"))
            :frequency (r2 / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (d / day)))
            :ARG1-of (r3 / run-01
                  :ARG0 (s / state)))
      :ARG1 (r4 / release-01
            :ARG0 c
            :ARG1 (g / group
                  :ord (o / ordinal-entity
                        :value 2)
                  :consist-of (s2 / soldier
                        :ARG0-of (s3 / serve-04
                              :ARG1 (s4 / sentence-01
                                    :ARG1 s2
                                    :ARG2 (j / jail))
                              :ARG1-of (c2 / connect-01
                                    :ARG2 (c3 / coup-01
                                          :ARG1 (p / person
                                                :name (n2 / name
                                                      :op1 "Frederick"
                                                      :op2 "Chiluba")
                                                :ARG0-of (h / have-org-role-91
                                                      :ARG2 (p2 / president)
                                                      :time (f / former)))
                                          :ARG1-of (a / attempt-01))))))
            :time (d2 / date-entity
                  :weekday (f2 / friday))))

# ::id 275 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the palestinian national authority -lrb- pna -rrb- has declared friday as `` the defense of jerusalem day , '' in a series of protests against israel 's decision to build a new jewish neighborhood in jerusalem .
# ::alignments
(d / declare-01
      :ARG0 (a / authority
            :mod (n / nation)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Palestine")))
      :ARG1 (d2 / date-entity
            :weekday (f / friday))
      :ARG2 (d3 / defend-01
            :ARG1 (d4 / day
                  :mod (c2 / city
                        :name (n3 / name
                              :op1 "Jerusalem"))))
      :subevent-of (p / protest-01
            :ARG1 (d5 / decide-01
                  :ARG0 (c3 / country
                        :name (n4 / name
                              :op1 "Israel"))
                  :ARG1 (b / build-01
                        :ARG0 c3
                        :ARG1 (n5 / neighborhood
                              :ARG1-of (n6 / new-01)
                              :mod (r / religious-group
                                    :name (n7 / name
                                          :op1 "Jew"))
                              :location c2)))
            :quant (s / series)))

# ::id 276 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the remains of russia 's last czar should be buried with other romanov rulers in the former imperial capital of st. petersburg , a high-level government commission has recommended .
# ::alignments
(r / recommend-01
      :ARG0 (c / commission
            :mod (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :mod (l / level
                  :ARG1-of (h / high-02)))
      :ARG1 (b / bury-01
            :ARG1 (t / thing
                  :ARG1-of (r2 / remain-01
                        :ARG3 (c2 / czar
                              :mod (l2 / last)
                              :poss (c3 / country
                                    :name (n / name
                                          :op1 "Russia")))))
            :ARG2 (p / person
                  :ARG0-of (r3 / rule-03)
                  :mod (o / other)
                  :mod c3)
            :location (c4 / city
                  :name (n2 / name
                        :op1 "St."
                        :op2 "Petersburg")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c3
                        :ARG2 (c5 / capital
                              :mod (e / empire)
                              :time (f / former))))))

# ::id 277 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nutritionists here have called on the chinese to improve their breakfast diet , as a majority of them have long neglected their first meal of the day .
# ::alignments
(c / call-on-05
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (n / nutritionist))
            :location (h2 / here))
      :ARG1 (p2 / person
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "China")))
      :ARG2 (ii / improve-01
            :ARG0 p2
            :ARG1 (d / diet
                  :mod (b / breakfast)
                  :poss p2))
      :ARG1-of (c3 / cause-01
            :ARG0 (n3 / neglect-01
                  :ARG0 (p3 / person
                        :ARG1-of (ii2 / include-91
                              :ARG2 p2
                              :ARG3 (m / majority)))
                  :ARG1 (m2 / meal
                        :ord (o / ordinal-entity
                              :value 1)
                        :poss p3
                        :time (d2 / day))
                  :ARG1-of (l / long-03))))

# ::id 278 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok twelve people , including nine students , died monday in an accident involving a school bus and a truck in midwestern brazil , local authorities said on tuesday .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :ARG1-of (l / local-02))
      :ARG1 (d / die-01
            :ARG1 (p / person
                  :quant 12
                  :ARG2-of (ii / include-91
                        :ARG1 (p2 / person
                              :quant 9
                              :ARG0-of (s2 / study-01))))
            :time (d2 / date-entity
                  :weekday (m / monday))
            :ARG1-of (c / cause-01
                  :ARG0 (a2 / accident
                        :ARG2-of (ii2 / involve-01
                              :ARG1 (a3 / and
                                    :op1 (b / bus
                                          :mod (s3 / school))
                                    :op2 (t / truck)))
                        :location (c2 / country-region
                              :name (n / name
                                    :op1 "Midwest"
                                    :op2 "Brazil")))))
      :time (d3 / date-entity
            :weekday (t2 / tuesday)))

# ::id 279 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok norwegian prime minister gro harlem brundtland on monday implicitly accused washington of `` intimidation '' for holding back us dues to the united nations .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gro"
                  :op2 "Herman"
                  :op3 "Brundtland")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Norway"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (p3 / person
            :name (n3 / name
                  :op1 "Washington"))
      :ARG2 (ii / intimidate-01
            :ARG0 p3
            :ARG1 (w / we)
            :ARG0-of (h2 / hold-back-07
                  :ARG1 (d / dues
                        :beneficiary (n4 / nation
                              :ARG1-of (u / unite-01))
                        :beneficiary w)))
      :manner (ii2 / implicit)
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 280 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chancellor angela merkel refused friday to meet with german dairy farmers staging a hunger strike outside her offices over the plummeting price of milk .
# ::alignments
(r / refuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Angela"
                  :op2 "Merkel")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (c / chancellor)))
      :ARG1 (m / meet-03
            :ARG0 p
            :ARG1 (p2 / person
                  :ARG0-of (f / farm-01
                        :ARG2 (d / dairy))
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Germany"))
                  :ARG0-of (s / stage-01
                        :ARG1 (s2 / strike-02
                              :ARG0 p2
                              :mod (h2 / hunger-01
                                    :ARG0 p2)
                              :location (o / outside
                                    :op1 (o2 / office
                                          :poss p))
                              :ARG1-of (c3 / cause-01
                                    :ARG0 (p3 / plummet-01
                                          :ARG1 (t / thing
                                                :ARG2-of (p4 / price-01
                                                      :ARG1 (m2 / milk)))))))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 281 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the resumption of the trial of eight foreign aid workers accused of preaching christianity in afghanistan has been put off until sunday , their lawyer said .
# ::alignments
(s / say-01
      :ARG0 (l / lawyer
            :poss (t / they))
      :ARG1 (p / put-off-06
            :ARG1 (r / resume-01
                  :ARG1 (t2 / try-02
                        :ARG1 (p2 / person
                              :quant 8
                              :ARG0-of (w / work-01
                                    :ARG1 (a / aid-01))
                              :mod (f / foreign)
                              :ARG1-of (a2 / accuse-01
                                    :ARG2 (p3 / preach-01
                                          :ARG0 p2
                                          :ARG1 (r2 / religious-group
                                                :name (n / name
                                                      :op1 "Christianity"))
                                          :location (c / country
                                                :name (n2 / name
                                                      :op1 "Afghanistan")))))))
            :time (u / until
                  :op1 (d / date-entity
                        :weekday (s2 / sunday)))))

# ::id 282 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnam earned ## million u.s. dollars from exporting handicraft items made from bamboo , rattan , <unk> , leaves or lacquer in the first four months of this year , a year-on - year rise of ##.# percent , according to a local trade agency on wednesday .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :mod (t / trade-01)
            :ARG1-of (l / local-02))
      :ARG1 (e / earn-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Vietnam"))
            :ARG1 (m / monetary-quantity
                  :quant 1000000
                  :unit (d / dollar
                        :mod c
                        :name n
                        :op1 "U.S.")))
      :ARG3 (e2 / export-01
            :ARG0 c
            :ARG1 (ii / item
                  :mod (h / handicraft)
                  :ARG1-of (m2 / make-01
                        :ARG2 (o / or
                              :op1 (b / bamboo)
                              :op2 (r / rattan)
                              :op3 (a2 / accompanier)
                              :op4 (l2 / lacquer)))))
      :time (m3 / month
            :ord (o2 / ordinal-entity
                  :value 1)
            :part-of (y / year
                  :mod (t2 / this)))
      :time (w / wednesday))

# ::id 283 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a tourist bus exploded sunday afternoon near milford sound in south island , television one news reported .
# ::alignments
(r / report-01
      :ARG0 (n / news
            :quant 1)
      :ARG1 (e / explode-01
            :ARG1 (b / bus
                  :mod (p / person
                        :ARG0-of (t / tour-01)))
            :time (d / date-entity
                  :dayperiod (a / afternoon)
                  :weekday (s / sunday))
            :ARG1-of (n2 / near-02
                  :ARG2 (s2 / sound
                        :mod (c / city
                              :name (n3 / name
                                    :op1 "Milford")))
                  :location (ii / island
                        :part (s3 / south)))))

# ::id 284 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkey soccer coach guus hiddink lost to his home country netherlands #-# in an international friendly in his home town of amsterdam on wednesday .
# ::alignments
(l / lose-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Guus"
                  :op2 "Hiddink")
            :ARG0-of (c / coach-01
                  :ARG1 (s / soccer))
            :mod (t / turkey))
      :ARG1 (t2 / team
            :name (n2 / name
                  :op1 "Netherlands")
            :mod (h / home)
            :ARG2-of l)
      :time (f / friendly
            :mod (ii / international)
            :location (c2 / city
                  :name (n3 / name
                        :op1 "Amsterdam")
                  :mod (h2 / home)
                  :poss p))
      :time (w / wednesday))

# ::id 285 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok floods in madagascar over the past two weeks have left ## people dead and over ##,### without food and shelter , emergency services said friday in the latest official toll .
# ::alignments
(s / say-01
      :ARG0 (s2 / service
            :mod (e / emergency))
      :ARG1 (l / leave-13
            :ARG0 (f / flood-01
                  :location (c / country
                        :name (n / name
                              :op1 "Madagascar")))
            :ARG1 (a / and
                  :op1 (p / person
                        :ARG1-of (d / die-01))
                  :op2 (p2 / person
                        :mod (o / over))
                  :ARG0-of (h / have-03
                        :polarity -
                        :ARG1 (a2 / and
                              :op1 (f2 / food)
                              :op2 (s3 / shelter))))
            :time (b / before
                  :op1 (n2 / now)
                  :duration (t / temporal-quantity
                        :quant 2
                        :unit (w / week))))
      :time (d2 / date-entity
            :weekday (f3 / friday))
      :topic (t2 / toll
            :mod (o2 / official)
            :mod (l2 / last)))

# ::id 286 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an egyptian man who was found with a fake pilot 's uniform and fake flight documents in his luggage has been sentenced to six months in jail .
# ::alignments
(s / sentence-01
      :ARG1 (m / man
            :mod (c / country
                  :name (n / name
                        :op1 "Egypt"))
            :ARG1-of (f / find-01
                  :accompanier (a / and
                        :op1 (u / uniform
                              :poss (p / person
                                    :ARG0-of (p2 / pilot-01))
                              :ARG1-of (f2 / fake-02))
                        :op2 (d / document
                              :topic (f3 / fly-01)
                              :ARG1-of (f4 / fake-02))
                        :location (l / luggage
                              :poss m))))
      :ARG2 (t / temporal-quantity
            :quant 6
            :unit (m2 / month)
            :location (j / jail)))

# ::id 287 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok costis stephanopoulos was sworn in as the new president of greece friday , the fifth to be elected to the post since his predecessor restored democracy following a military dictatorship ## years ago .
# ::alignments
(s / swear-in-06
      :ARG1 (p / person
            :name (n / name
                  :op1 "Costis"
                  :op2 "Stephanopoulos")
            :ARG1-of (e / elect-01
                  :ARG2 (p2 / president
                        :ARG2-of (h / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Greece"))))
                  :ord (o / ordinal-entity
                        :value 5)
                  :time (s2 / since
                        :op1 (r / restore-01
                              :ARG0 (p3 / predecessor
                                    :poss p)
                              :ARG1 (d / democracy)
                              :ARG1-of (f / follow-01
                                    :ARG2 (d2 / dictatorship
                                          :mod (m / military))
                                    :time (b / before
                                          :op1 (n3 / now)
                                          :quant (m2 / multiple
                                                :op1 (t / temporal-quantity
                                                      :quant 1
                                                      :unit (y / year)))))))))
      :time (d3 / date-entity
            :weekday (f2 / friday)))

# ::id 288 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lagos , december ## -lrb- xinhua -rrb- - non-governmental organization in liberia <unk> has urged liberian families to adopt child soldiers and encourage the young fighters to voluntarily disarm to the west african peace-keeping force known as ecomog .
# ::alignments
(u / urge-01
      :ARG0 (o / organization
            :mod (g / government-organization
                  :polarity -
                  :ARG0-of (g2 / govern-01))
            :location (c / country
                  :name (n / name
                        :op1 "Liberia")))
      :ARG1 (f / family
            :mod c)
      :ARG2 (a / and
            :op1 (a2 / adopt-01
                  :ARG0 f
                  :ARG1 (s / soldier
                        :mod (c2 / child)))
            :op2 (e / encourage-01
                  :ARG0 o
                  :ARG1 (p / person
                        :ARG0-of (f2 / fight-01)
                        :mod (y / young))
                  :ARG2 (d / disarm-01
                        :ARG0 p
                        :ARG1-of (v / volunteer-01
                              :ARG0 p)
                        :destination (f3 / force
                              :ARG0-of (k / keep-01
                                    :ARG1 (p2 / peace))
                              :mod (w / world-region
                                    :name (n2 / name
                                          :op1 "West"))
                              :ARG1-of (k2 / know-02
                                    :ARG2 (n3 / name
                                          :op1 "ecomog"))))))
      :time (d2 / date-entity
            :month 12))

# ::id 289 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it 's a bat cave that boasts everything but a butler named alfred .
# ::alignments
(c / cave
      :mod (b / bat)
      :ARG0-of (b2 / boast-01
            :ARG1 (e / everything
                  :ARG2-of (e2 / except-01
                        :ARG1 (p / person
                              :name (n / name
                                    :op1 "alfred")
                              :ARG0-of (b3 / butler-01)))))
      :domain (ii / it))

# ::id 290 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the leaders of egypt , israel , jordan and the plo will hold an unprecedented summit meeting thursday in cairo to try to rescue stalemated middle east peace talks from violence and expansion of jewish settlements .
# ::alignments
(h / hold-04
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Egypt"))))
            :op2 (p2 / person
                  :ARG0-of (l2 / lead-02
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Israel"))))
            :op3 (p3 / person
                  :ARG0-of (l3 / lead-02
                        :ARG1 (c3 / country
                              :name (n3 / name
                                    :op1 "Jordan"))))
            :op4 (p4 / person
                  :ARG0-of (l4 / lead-02
                        :ARG1 (p5 / political-party
                              :name (n4 / name
                                    :op1 "Plo"))))
            :ARG1 (m / meet-03
                  :mod (s / summit)
                  :mod (p6 / precedent
                        :polarity -))
            :time (d / date-entity
                  :weekday (t / thursday))
            :purpose (t2 / try-01
                  :ARG1 (r / rescue-01
                        :ARG0 a
                        :ARG1 (t3 / talk-01
                              :ARG1 (p7 / peace)
                              :mod (s2 / stalemated)
                              :location (w / world-region
                                    :name (n5 / name
                                          :op1 "Middle"
                                          :op2 "East")))
                        :ARG2 (a2 / and
                              :op1 (v / violence)
                              :op2 (e / expand-01
                                    :ARG1 (s3 / settlement
                                          :mod (r2 / religious-group
                                                :name (n6 / name
                                                      :op1 "Jew")))))))
            :ARG0-of t2))

# ::id 291 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oakland athletics slugger mark mcgwire , who missed ## games with an assortment of injuries , nevertheless joined baseball 's exclusive ## home run club on sunday .
# ::alignments
(j / join-04
      :ARG0 (s / slugger
            :name (n / name
                  :op1 "Mark"
                  :op2 "McGwire")
            :mod (a / athletics)
            :mod (t / team
                  :name (n2 / name
                        :op1 "Oakland"))
            :ARG0-of (m / miss-02
                  :ARG1 (g / game)
                  :ARG1-of (c / cause-01
                        :ARG0 (ii / injure-01
                              :quant (a2 / assortment)))))
      :ARG1 (c2 / club
            :mod (r / run-01
                  :mod (h / home))
            :ARG1-of (e / exclusive-02)
            :poss (b / baseball))
      :time (d / date-entity
            :weekday (s2 / sunday))
      :ARG1-of (h2 / have-concession-91))

# ::id 292 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the late harry helmsley had no children , but he used to say that his buildings were his children .
# ::alignments
(c / contrast-01
      :ARG1 (h / have-05
            :polarity -
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Harry"
                        :op2 "Helmsley")
                  :ARG1-of (l / late-03))
            :ARG1 (c2 / child))
      :ARG2 (s / say-01
            :ARG0 p
            :ARG1 (h2 / have-rel-role-91
                  :ARG0 (b / building
                        :poss p)
                  :ARG1 (c3 / child)
                  :ARG2 p)
            :time (u / use-03)))

# ::id 293 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese share prices closed #.## percent higher tuesday as investors bought consumer stocks as a play against inflation after monthly prices soared to their highest levels in a decade , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-01
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "China"))))
            :time (d2 / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (b / buy-01
                        :ARG0 (p3 / person
                              :ARG0-of (ii / invest-01))
                        :ARG1 (s3 / stock
                              :mod (p4 / person
                                    :ARG0-of (c4 / consume-01)))
                        :purpose (p5 / play-02
                              :ARG0 p3
                              :ARG1 (c5 / counter-01
                                    :ARG0 p3
                                    :ARG1 (ii2 / inflation))
                              :time (a / after
                                    :op1 (s4 / soar-01
                                          :ARG1 (p6 / price-01
                                                :frequency (r / rate-entity-91
                                                      :ARG3 (t2 / temporal-quantity
                                                            :quant 1
                                                            :unit (m / month))))
                                          :ARG4 (l / level
                                                :ARG1-of (h / high-02
                                                      :ARG2-of (h2 / have-degree-91
                                                            :ARG1 l
                                                            :ARG3 (m2 / most)
                                                            :ARG5 l
                                                            :time a
                                                            :op1 (n2 / now)
                                                            :quant (t3 / temporal-quantity
                                                                  :quant 1
                                                                  :unit (d3 / decade)))))))))))
      :ARG1-of h2
      :ARG2 h
      :ARG1 l
      :ARG3 (m3 / more))

# ::id 294 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok moldova 's relations with russia are making visible progress , president vladimir voronin said wednesday , a day after russian president vladimir putin vowed to lift an embargo on moldovan wine and other agricultural produce .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Vladimir"
                  :op2 "Voronin")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / progress-01
            :ARG1 (r / relation-03
                  :ARG0 (c2 / country
                        :name (n3 / name
                              :op1 "Moldova"))
                  :ARG2 c)
            :ARG1-of (s2 / see-01
                  :ARG1-of (p4 / possible-01)))
      :time (w / wednesday)
      :time (a / after
            :op1 (v / vow-01
                  :ARG0 p
                  :ARG1 (l / lift-01
                        :ARG0 p
                        :ARG1 (e / embargo-01
                              :ARG1 (a2 / and
                                    :op1 (w2 / wine
                                          :mod (c3 / country
                                                :name (n4 / name
                                                      :op1 "Moldova")))
                                    :op2 (p5 / produce
                                          :mod (a3 / agriculture)
                                          :mod (o / other)))))
                  :quant (t / temporal-quantity
                        :quant 1
                        :unit (d / day)))))

# ::id 295 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok invoking christ and castro as his socialist models , president hugo chavez began his third term by declaring that socialism , not capitalism , is the only way forward for venezuela and the world .
# ::alignments
(b / begin-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hugo"
                  :op2 "Chavez")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (t / term
            :ord (o / ordinal-entity
                  :value 3))
      :ARG2 (d / declare-02
            :ARG0 p
            :ARG1 (w / way
                  :mod (o2 / only)
                  :direction (f / forward)
                  :beneficiary (a / and
                        :op1 (c / country
                              :name (n2 / name
                                    :op1 "Venezuela"))
                        :op2 (w2 / world))
                  :domain (ii / instead-of-91
                        :ARG1 (p3 / political-movement
                              :name (n3 / name
                                    :op1 "socialism"))
                        :ARG2 (c2 / capitalism))))
      :manner (ii2 / invite-01
            :ARG0 p
            :ARG1 (a2 / and
                  :op1 (p4 / person
                        :name (n4 / name
                              :op1 "Christ"))
                  :op2 (p5 / person
                        :name (n5 / name
                              :op1 "Castro")))
            :ARG2 (m / model-01
                  :ARG0 p
                  :ARG1 (p6 / person
                        :mod p3))))

# ::id 296 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. dollar stood at the upper ## yen level early tuesday morning in tokyo .
# ::alignments
(s / stand-04
      :ARG1 (d / dollar
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG2 (l / level
            :mod (y / yen)
            :mod (u / upper))
      :time (e / early
            :op1 (d2 / date-entity
                  :weekday (t / tuesday)
                  :dayperiod (m / morning)))
      :location (c2 / company
            :name n
            :op1 "Teko"))

# ::id 297 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok even in the midst of chaos and terror , there was grace under fire .
# ::alignments
(g / grace
      :ARG1-of (f / fire-01)
      :time (m / midst
            :op1 (c / chaos)
            :op2 (t / terror))
      :mod (e / even))

# ::id 298 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand 's military rulers have chosen an interim civilian prime minister for a provisional government set to replace the administration of ousted prime minister thaksin shinawatra , an official said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (c / choose-01
            :ARG0 (p2 / person
                  :ARG0-of (r / rule-03
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "Thailand"))
                        :mod (m / military)))
            :ARG1 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (m2 / minister
                              :mod (p4 / prime)
                              :mod (c3 / civilian))
                        :mod (ii / interim)))
            :ARG3 (g / government-organization
                  :ARG0-of (g2 / govern-01)
                  :mod (p5 / provisional)
                  :ARG1-of (s2 / set-08
                        :ARG2 (r2 / replace-01
                              :ARG1 (g3 / government-organization
                                    :ARG0-of (a / administrate-01)
                                    :poss (p6 / person
                                          :name (n2 / name
                                                :op1 "Thaksin"
                                                :op2 "Shinawatra")
                                          :ARG0-of (h3 / have-org-role-91
                                                :ARG2 (m3 / minister
                                                      :mod (p7 / prime)))
                                          :ARG1-of (o2 / oust-01))))))
            :time (d / date-entity
                  :weekday (t / thursday))))

# ::id 299 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok five people were killed in an arson attack in the southeastern iranian city of zahedan on monday , the second deadly incident there in the run-up to iran 's presidential election this month .
# ::alignments
(k / kill-01
      :ARG0 (a / attack-01
            :ARG1 (p / person
                  :quant 5)
            :instrument (a2 / arson-01)
            :location (c / city
                  :name (n / name
                        :op1 "Zahedan")
                  :location (s / southeast
                        :part-of (c2 / country
                              :name (n2 / name
                                    :op1 "Iran"))))
            :time (d / date-entity
                  :weekday (m / monday))
            :ord (o / ordinal-entity
                  :value 2)
            :ARG0-of (c3 / cause-01
                  :ARG1 (d2 / die-01))
            :time (r / run-up-19
                  :ARG2 (e / elect-01
                        :ARG1 (p2 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 c2
                                    :ARG2 (p3 / president)))
                        :time (m2 / month
                              :mod (t / this))))))

# ::id 300 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the israeli army on wednesday defended its conduct during a devastating war against hamas in gaza earlier this year , rejecting claims it had violated international law .
# ::alignments
(d / defend-01
      :ARG0 (a / army
            :mod (c / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (c2 / conduct-02
            :ARG0 a
            :time (w / war-01
                  :ARG0 a
                  :ARG1 (h / hamass)
                  :location (c3 / city-district
                        :name (n2 / name
                              :op1 "Gaza"))
                  :ARG0-of (d2 / devastate-01)
                  :time (b / before)
                  :time (y / year
                        :mod (t / this))))
      :time (d3 / date-entity
            :weekday (w2 / wednesday))
      :manner (r / reject-01
            :ARG0 a
            :ARG1 (c4 / claim-01
                  :ARG1 (v / violate-01
                        :ARG0 a
                        :ARG1 (l / law
                              :mod (ii / international))))))

# ::id 301 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a munich state court says it has convicted a former siemens ag manager of corruption and sentenced him to two year 's probation and a euro### ,### -lrb- us$ ###,### -rrb- fine .
# ::alignments
(s / say-01
      :ARG0 (c / court
            :mod (s2 / state)
            :mod (c2 / city
                  :name (n / name
                        :op1 "Munich")))
      :ARG1 (a / and
            :op1 (c3 / convict-01
                  :ARG0 c
                  :ARG1 (p / person
                        :ARG0-of (m / manage-01
                              :ARG1 (c4 / company
                                    :name (n2 / name
                                          :op1 "Siemens"))
                              :mod (a2 / ag))
                        :time (f / former))
                  :ARG2 (c5 / corrupt-01))
            :op2 (s3 / sentence-01
                  :ARG0 c
                  :ARG1 p
                  :ARG2 (a3 / and
                        :op1 (p2 / probation
                              :duration (t / temporal-quantity
                                    :quant 2
                                    :unit (y / year)))
                        :op2 (f2 / fine-01
                              :ARG1 p
                              :mod (e / euro))))))

# ::id 302 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the approval of licenses for information hotlines was suspended wednesday in south china 's guangdong province , and a strict price limit was set on their use .
# ::alignments
(a / and
      :op1 (s / suspend-01
            :ARG1 (a2 / approve-01
                  :ARG1 (l / license-01
                        :ARG2 (h / hotline
                              :mod (ii / information))))
            :time (w / wednesday)
            :location (p / province
                  :name (n / name
                        :op1 "Guangdong")
                  :location (s2 / south
                        :part-of (c / country
                              :name n
                              :op1 "China"))))
      :op2 (s3 / set-02
            :ARG1 (l2 / limit-01
                  :ARG1 (m / monetary-quantity
                        :ARG2-of (p2 / price-01))
                  :mod (s4 / strict))
            :ARG2 (u / use-01
                  :ARG1 h)))

# ::id 303 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok switzerland said on thursday that it has extradited to germany the head of the <unk> industrial group <unk> , vahid <unk> , who is suspected of embezzlement .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Switzerland"))
      :ARG1 (e / extradite-01
            :ARG1 c
            :ARG3 (c2 / country
                  :name (n2 / name
                        :op1 "Germany")
                  :ARG0-of (h / head-01
                        :ARG1 (g / group
                              :name (n3 / name
                                    :op1 "Awaken"
                                    :op2 "Industrial"
                                    :op3 "Group")))
                  :ARG1-of (s2 / suspect-01
                        :ARG2 (e2 / embezzle-01
                              :ARG0 g))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 304 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indian police barred several hundred tibetan exiles from marching to tibet to protest china holding this summer 's beijing olympics , police said monday .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :mod (c / country
                  :name (n / name
                        :op1 "India")))
      :ARG1 (b / bar-01
            :ARG0 p
            :ARG1 (p2 / person
                  :ARG1-of (e / exile-01
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "Tibet")))
                  :quant (s2 / several
                        :op1 100))
            :ARG2 (m / march-01
                  :ARG0 p2
                  :ARG2 c2
                  :purpose (p3 / protest-01
                        :ARG0 p2
                        :ARG1 (h / hold-04
                              :ARG0 (c3 / country
                                    :name (n3 / name
                                          :op1 "China"))
                              :ARG1 (g / game
                                    :name (n4 / name
                                          :op1 "Beijing"
                                          :op2 "Olympics")
                                    :time (d / date-entity
                                          :season (s3 / summer)
                                          :mod (y / year
                                                :mod (t / this))))))))
      :time d
      :weekday (m2 / monday))

# ::id 305 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok birmingham city managing director karren brady will undergo surgery for a brain aneurysm .
# ::alignments
(u / undergo-28
      :ARG1 (p / person
            :name (n / name
                  :op1 "Karren"
                  :op2 "Brady")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / city
                        :name (n2 / name
                              :op1 "Birmingham"))
                  :ARG2 (d / director
                        :ARG0-of (m / manage-01))))
      :ARG2 (s / surgery-01
            :ARG1 p
            :ARG2 (a / aneurysm
                  :mod (b / brain))))

# ::id 306 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds of protesters are demonstrating outside the icelandic parliament ahead of an appearance by prime minister johanna sigurdardottir .
# ::alignments
(d / demonstrate-01
      :ARG0 (p / person
            :ARG0-of (p2 / protest-01)
            :quant (m / multiple
                  :op1 100))
      :location (o / outside
            :op1 (g / government-organization
                  :name (n / name
                        :op1 "Parliament")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Iceland"))))
      :time (a / ahead
            :op1 (a2 / appear-01
                  :ARG0 (p3 / person
                        :name (n3 / name
                              :op1 "Johanna"
                              :op2 "Sigurdardottir")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (m2 / minister
                                    :mod (p4 / prime)))))))

# ::id 307 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok virgin media , the cable tv operator owned by entrepreneur richard branson , on monday launched a new kind of music download subscription service with universal , the world 's largest music company .
# ::alignments
(l / launch-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Virgin"
                  :op2 "Media")
            :ARG0-of (o / operate-01
                  :ARG1 (t / television
                        :mod (c2 / cable)))
            :ARG1-of (o2 / own-01
                  :ARG0 (p / person
                        :name (n2 / name
                              :op1 "Richard"
                              :op2 "Branson")
                        :ARG0-of (e / entrepreneur))))
      :ARG1 (s / serve-01
            :ARG0 c
            :ARG1 (s2 / subscribe-01
                  :ARG1 (m / music))
            :ARG3 (c3 / company
                  :name (n3 / name
                        :op1 "Universal")
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l2 / large)
                        :ARG3 (m2 / most)
                        :ARG5 (c4 / company
                              :location (w / world)
                              :mod (m3 / music))))
            :mod (k / kind
                  :ARG1-of (n4 / new-01)))
      :time (d / date-entity
            :weekday (m4 / monday)))

# ::id 308 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united nations secretary-general expressed grave concern about the detention of opposition leader aung san suu kyi as his envoy to myanmar saturday pressed its generals to release her , while the united states voiced support for more economic sanctions against the military regime .
# ::alignments
(c / contrast-01
      :ARG1 (e / express-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (o / organization
                              :name (n / name
                                    :op1 "United"
                                    :op2 "Nations"))
                        :ARG2 (s / secretary
                              :mod (g / general))))
            :ARG1 (c2 / concern-01
                  :ARG0 (d / detain-01
                        :ARG1 (p2 / person
                              :name (n2 / name
                                    :op1 "Aung"
                                    :op2 "San"
                                    :op3 "Suu"
                                    :op4 "Kyi")
                              :ARG0-of (l / lead-02
                                    :ARG1 (o2 / oppose-01)))
                        :ARG1-of (c3 / cause-01
                              :ARG0 (p3 / press-01
                                    :ARG0 (e2 / envoy
                                          :poss p
                                          :location (c4 / country
                                                :name (n3 / name
                                                      :op1 "Myanmar")))
                                    :ARG1 (p4 / person
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG1 c4
                                                :ARG2 g)))
                              :ARG2 (r / release-01
                                    :ARG0 p4
                                    :ARG1 p2)
                              :time (d2 / date-entity
                                    :weekday (s2 / saturday))))
                  :mod (g2 / grave)))
      :ARG2 (v / voice-01
            :ARG0 o
            :ARG1 (s3 / support-01
                  :ARG0 o
                  :ARG1 (s4 / sanction-02
                        :ARG1 (r2 / regime
                              :mod (m / military))
                        :mod (e3 / economy)
                        :mod (m2 / more)))))

# ::id 309 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ust inc. said it will introduce a discount moist snuff brand called red seal in an effort to halt its slide in the u.s. market .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "ust"
                  :op2 "inc."))
      :ARG1 (ii / introduce-02
            :ARG0 c
            :ARG1 (b / brand
                  :name (n2 / name
                        :op1 "Red"
                        :op2 "Seal")
                  :mod (s2 / snuff)
                  :ARG1-of (m / moist-02)
                  :ARG2-of (d / discount-02))
            :purpose (e / effort-01
                  :ARG0 c
                  :ARG1 (h / halt-01
                        :ARG0 c
                        :ARG1 (s3 / slide-01
                              :ARG1 b
                              :location (m2 / market
                                    :mod (c2 / country
                                          :name (n3 / name
                                                :op1 "U.S."))))))))

# ::id 310 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a cabinet minister resigned from the pakistani government monday to protest president pervez musharraf 's plans to run for re-election while remaining head of the army .
# ::alignments
(r / resign-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (c / cabinet))))
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c2 / country
                        :name (n / name
                              :op1 "Pakistan"))))
      :time (d / date-entity
            :weekday (m2 / monday))
      :purpose (p2 / protest-01
            :ARG0 p
            :ARG1 (p3 / plan-01
                  :ARG0 (p4 / person
                        :name (n2 / name
                              :op1 "Pervez"
                              :op2 "Musharraf")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p5 / president)))
                  :ARG1 (r2 / run-02
                        :ARG0 p4
                        :ARG1 (r3 / reelect-01
                              :ARG1 p4))
                  :time (r4 / remain-01
                        :ARG1 p4
                        :ARG3 (h3 / head-01
                              :ARG0 p4
                              :ARG1 (a / army))))))

# ::id 311 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eu and russian leaders will open summit talks in sweden wednesday in an atmosphere clouded by uneasy relations between moscow and stockholm over human rights and last 's year 's war in georgia .
# ::alignments
(o / open-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "eu"))))
            :op2 (p2 / person
                  :ARG0-of (l2 / lead-02
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Russia")))))
      :ARG1 (t / talk-01
            :mod (s / summit))
      :location (c3 / country
            :name (n3 / name
                  :op1 "Sweden"))
      :time (w / wednesday)
      :manner (a2 / atmosphere
            :ARG1-of (c4 / cloud-01
                  :ARG0 (r / relation-03
                        :ARG0 (c5 / country
                              :name (n4 / name
                                    :op1 "Moscow"))
                        :ARG1 (r2 / right-05
                              :ARG1 (h / human))
                        :ARG2 (c6 / country
                              :name (n5 / name
                                    :op1 "Stockholm"))
                        :ARG2-of (u / uneasy-01)
                        :topic (a3 / and
                              :op1 r2
                              :op2 (w2 / war-01
                                    :location (c7 / country
                                          :name (n6 / name
                                                :op1 "Georgia"))
                                    :time (y / year
                                          :mod (l3 / last))))))))

# ::id 312 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three-time french open champion monica seles , the sixth seed , moved into <unk> to an all-american clash between either venus williams , the number two seed , or chanda rubin for a place in the semi-final .
# ::alignments
(m / move-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Monica"
                  :op2 "Selle")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "France"))
                  :ARG2 (c2 / champion
                        :ARG1-of (o / open-02))
                  :time (t / time
                        :quant 3))
            :mod (s / seed
                  :ord (o2 / ordinal-entity
                        :value 6)))
      :ARG2 (c3 / clash-01
            :ARG0 (p2 / person
                  :name (n3 / name
                        :op1 "Venus"
                        :op2 "williams")
                  :mod (s2 / seed
                        :ord (o3 / ordinal-entity
                              :value 2)))
            :ARG1 (p3 / person
                  :name (n4 / name
                        :op1 "anda"
                        :op2 "Rubin")
                  :mod (s3 / seed
                        :ord (o4 / ordinal-entity
                              :value 2)))
            :ARG2 (p4 / place-01
                  :ARG1 p3
                  :ARG2 (f / final
                        :ord (o5 / ordinal-entity
                              :value (s4 / semi)))
                  :mod (c4 / country
                        :name (n5 / name
                              :op1 "America")))))

# ::id 313 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with an estimated one in five florida homes damaged by this year 's hurricanes , the payout by insurance companies could be higher than it was for the most costly storm ever in the united states , hurricane andrew , an insurance industry group says .
# ::alignments
(s / say-01
      :ARG0 (g / group
            :mod (ii / industry
                  :ARG0-of (ii2 / insure-02)))
      :ARG1 (p / possible-01
            :ARG1 (h / high-02
                  :ARG1 (m / monetary-quantity
                        :ARG1-of (p2 / pay-01
                              :ARG0 (c / company
                                    :ARG0-of ii2)))
                  :ARG2-of (h2 / have-degree-91
                        :ARG1 m
                        :ARG3 (m2 / more)
                        :ARG4 (m3 / monetary-quantity
                              :ARG2-of p2
                              :ARG0 c
                              :ARG3 (s2 / storm
                                    :ARG1-of (h3 / have-degree-91
                                          :ARG2 (c2 / costly)
                                          :ARG3 (m4 / most)
                                          :ARG5 (s3 / storm
                                                :time (e / ever)
                                                :location (c3 / country
                                                      :name (n / name
                                                            :op1 "United"
                                                            :op2 "States")))))))))
      :ARG1-of (c4 / cause-01
            :ARG0 (d / damage-01
                  :ARG0 (h4 / hurricane
                        :time (y / year
                              :mod (t / this)))
                  :ARG1 (h5 / home
                        :quant 1
                        :ARG1-of (ii3 / include-91
                              :ARG2 (h6 / home
                                    :mod (s4 / state
                                          :name (n2 / name
                                                :op1 "Florida"))))))))

# ::id 314 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india 's nuclear bomb tests were directed to the west as well as to mainland china , and new delhi intends to realize the nationalist dream of recovering its status as a great power status and to establish strategic parity with the mainland .
# ::alignments
(a / and
      :op1 (d / direct-01
            :ARG1 (t / test-01
                  :ARG0 (c / country
                        :name (n / name
                              :op1 "India"))
                  :ARG1 (b / bomb
                        :mod (n2 / nucleus)))
            :ARG2 (a2 / and
                  :op1 (w / west)
                  :op2 (m / mainland
                        :part-of (c2 / country
                              :name (n3 / name
                                    :op1 "China")))))
      :op2 (ii / intend-01
            :ARG0 (c3 / country
                  :name (n4 / name
                        :op1 "Delhi")
                  :ARG1-of (n5 / new-01))
            :ARG1 (r / realize-02
                  :ARG0 c3
                  :ARG1 (d2 / dream-01
                        :ARG0 (n6 / nationalist)
                        :ARG1 (a3 / and
                              :op1 (r2 / recover-02
                                    :ARG0 c3
                                    :ARG1 (s / status
                                          :mod (p / power
                                                :mod (g / great))
                                          :poss c3))
                              :op2 (e / establish-01
                                    :ARG0 c3
                                    :ARG1 (p2 / parity
                                          :mod (s2 / strategic)
                                          :prep-with m)))))))

# ::id 315 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the london stock market rose in early trading on tuesday with the ftse ### index up #.# points , or #.# percent , at #,###.# points in the first half hour of trading .
# ::alignments
(r / rise-01
      :ARG1 (m / market
            :mod (s / stock)
            :location (c / city
                  :name (n / name
                        :op1 "London")))
      :time (t / trade-01
            :mod (e / early))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (u / up-02
                  :ARG1 (ii / index
                        :mod (t3 / thing
                              :name n
                              :op1 "FTSE")))
            :ARG2 (o / or
                  :op1 (p / point)
                  :op2 (p2 / point)
                  :op3 (p3 / percentage-entity
                        :value 1))
            :time (a / after
                  :op1 (t4 / trade-01)
                  :quant (t5 / temporal-quantity
                        :quant 0.5
                        :unit (h / hour)))))

# ::id 316 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok guatemala and venezuela agreed to withdraw from the race for a seat on the u.n. security council and support panama as a consensus candidate , ecuador 's u.n. ambassador announced wednesday .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Ecuador"))
                  :ARG2 (a2 / ambassador
                        :mod (s / security))))
      :ARG1 (a3 / agree-01
            :ARG0 (a4 / and
                  :op1 (c2 / country
                        :name (n2 / name
                              :op1 "Guatemala"))
                  :op2 (c3 / country
                        :name (n3 / name
                              :op1 "Venezuela")))
            :ARG1 (a5 / and
                  :op1 (w / withdraw-01
                        :ARG1 a4
                        :ARG2 (r / race-02
                              :ARG2 (s2 / seat
                                    :ARG2-of (h2 / have-org-role-91
                                          :ARG1 (o / organization
                                                :name (n4 / name
                                                      :op1 "U.N."
                                                      :op2 "Security"
                                                      :op3 "Council"))))))
                  :op2 (s3 / support-01
                        :ARG0 a4
                        :ARG1 (p2 / person
                              :name (n5 / name
                                    :op1 "Panama"))
                        :manner (c4 / candidate
                              :mod (c5 / consensus)))))
      :time (w2 / wednesday))

# ::id 317 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok but perhaps none of the diplomatic meetings involving the president will carry greater weight in setting a course lasting well beyond his presidency than when he sits this week with some of the united states ' closest allies .
# ::alignments
(c / contrast-01
      :ARG2 (p / possible-01
            :ARG1 (c2 / carry-01
                  :ARG0 (m / meet-03
                        :polarity -
                        :mod (d / diplomacy)
                        :ARG2-of (ii / involve-01
                              :ARG1 (p2 / person
                                    :ARG0-of (h / have-org-role-91
                                          :ARG2 (p3 / president)))))
                  :ARG1 (w / weight
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (g / great)
                              :ARG3 (m2 / more)
                              :ARG4 (s / sit-01
                                    :ARG1 p2
                                    :ARG2 (s2 / some
                                          :ARG1-of (ii2 / include-91
                                                :ARG2 (c3 / country
                                                      :ARG1-of (a / ally-01
                                                            :name (n / name
                                                                  :op1 "United"
                                                                  :op2 "States"))
                                                      :ARG2-of a)
                                                :ARG1-of h2
                                                :ARG2 (c4 / close-13
                                                      :ARG1 c3)
                                                :ARG3 (m3 / most)))))
                        :time (w2 / week
                              :mod (t / this))))))

# ::id 318 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok colin montgomerie says his performance as european ryder cup captain will not be affected by a newspaper report that he was unfaithful to his wife .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Colin"
                  :op2 "Montgomerie"))
      :ARG1 (a / affect-01
            :polarity -
            :ARG0 (r / report-01
                  :ARG0 (n2 / newspaper)
                  :ARG1 (f / faithful
                        :polarity -
                        :domain p
                        :beneficiary (p2 / person
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 p
                                    :ARG2 (w / wife)))))
            :ARG1 (p3 / perform-02
                  :ARG0 p
                  :ARG1 (c / captain
                        :mod (l / league
                              :name (n3 / name
                                    :op1 "European"
                                    :op2 "Ryder"
                                    :op3 "Cup"))))))

# ::id 319 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united arab emirates -lrb- uae -rrb- and the grand duchy of luxembourg have signed an `` open sky '' air services agreement , the official emirates news agency reported on friday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (o / official)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Emirates")))
      :ARG1 (s / sign-02
            :ARG0 (a2 / and
                  :op1 (c2 / country
                        :name (n3 / name
                              :op1 "United"
                              :op2 "Arab"
                              :op3 "Emirates"))
                  :op2 (c3 / country
                        :name (n4 / name
                              :op1 "Luxembourg")
                        :mod (g / grand)))
            :ARG1 (a3 / agree-01
                  :ARG0 c2
                  :ARG1 (s2 / serve-01
                        :ARG1 (a4 / air))
                  :ARG2 (s3 / sky
                        :ARG1-of (o2 / open-06))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 320 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the federal agency that ensures genetically engineered foods are safe will hold unusual meetings around the country this fall to hear what americans think about bioengineered food .
# ::alignments
(h / hold-04
      :ARG0 (a / agency
            :mod (f / federal)
            :ARG0-of (e / ensure-01
                  :ARG1 (s / safe-01
                        :ARG0 (f2 / food
                              :ARG1-of (e2 / engineer-01
                                    :ARG3 (g / gene))))))
      :ARG1 (m / meet-03
            :mod (u / usual
                  :polarity -))
      :location (a2 / around
            :op1 (c / country))
      :time (d / date-entity
            :season (f3 / fall
                  :mod (t / this)))
      :purpose (h2 / hear-01
            :ARG0 a
            :ARG1 (t2 / thing
                  :ARG1-of (t3 / think-01
                        :ARG0 (p / person
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "America")))
                        :ARG2 (f4 / food
                              :ARG1-of e2)))))

# ::id 321 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cypriot athletes will take part in the ##rd universiade to be held in izmir -lrb- <unk> -rrb- between august ##-## with the participation of around #,### young athletes from more than ### countries and regions .
# ::alignments
(p / participate-01
      :ARG0 (a / athlete
            :mod (c / culture))
      :ARG1 (e / event
            :name (n / name
                  :op1 "Universite"
                  :op2 "of"
                  :op3 "Sport")
            :ord (o / ordinal-entity
                  :value 3)
            :ARG1-of (h / hold-04
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "Iizmir"))))
      :ARG1-of (c3 / cause-01
            :ARG0 (p2 / participate-01
                  :ARG0 (a2 / athlete
                        :mod (y / young)
                        :source (m / more-than
                              :op1 (a3 / and
                                    :op1 c2)
                              :op2 (r / region))))
            :ARG1 e))

# ::id 322 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok militants attacked a nato patrol in eastern afghanistan on monday and ## people were wounded in the ensuing clash , including some civilians , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (a / and
            :op1 (a2 / attack-01
                  :ARG0 (m / militant)
                  :ARG1 (p / patrol-01
                        :ARG0 (n / nato)
                        :ARG1 (e / east
                              :part-of (c / country
                                    :name (n2 / name
                                          :op1 "Afghanistan"))))
                  :time (d / date-entity
                        :weekday (m2 / monday)))
            :op2 (w / wound-01
                  :ARG1 (p2 / person
                        :ARG2-of (ii / include-91
                              :ARG1 (c2 / civilian
                                    :quant (s2 / some))))
                  :ARG1-of (c3 / cause-01
                        :ARG0 (c4 / clash-01
                              :ARG1-of (e2 / ensue-01))))))

# ::id 323 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. defense secretary robert gates appealed tuesday for closer military cooperation between america and india to bring stability to south asia .
# ::alignments
(a / appeal-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Roger"
                  :op2 "Gates")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "U.S."))
                  :ARG2 (s / secretary
                        :topic (d / defend-01))))
      :ARG2 (c2 / cooperate-01
            :ARG0 (c3 / country
                  :name (n3 / name
                        :op1 "America"))
            :ARG1 (c4 / country
                  :name (n4 / name
                        :op1 "India"))
            :ARG2 (b / bring-01
                  :ARG0 c3
                  :ARG1 (s2 / stability)
                  :ARG2 (w / world-region
                        :name (n5 / name
                              :op1 "South"
                              :op2 "Asia")))
            :mod (m / military)
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (c5 / close-10
                        :ARG1 c2)
                  :ARG3 (m2 / more)))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 324 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thai share prices closed #.## percent higher friday , led by strong buying in energy blue chips amid enthusiasm over dividends and earnings , analysts said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (a / analyze-01))
      :ARG1 (c / close-02
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :poss (c2 / company
                              :name (n / name
                                    :op1 "Thai"))))
            :time (d / date-entity
                  :weekday (f / friday))
            :ARG1-of (h / have-degree-91
                  :ARG2 (h2 / high-02
                        :ARG1 c)
                  :ARG3 (m / more
                        :quant (p3 / percentage-entity
                              :value 1))
                  :ARG1-of (l / lead-01
                        :ARG0 (b / buy-01
                              :ARG1 (c3 / chip
                                    :mod (b2 / blue)
                                    :mod (e / energy))
                              :ARG1-of (s3 / strong-02)
                              :prep-amid (e2 / enthusiasm
                                    :topic (a2 / and
                                          :op1 (d2 / dividend)
                                          :op2 (e3 / earn-01))))))))

# ::id 325 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar continued to make impressive gains on monday although it closed off the day 's high in some places because of profit-taking .
# ::alignments
(c / continue-01
      :ARG0 (d / dollar)
      :ARG1 (g / gain-01
            :ARG0 d
            :ARG0-of (ii / impress-01))
      :time (d2 / date-entity
            :weekday (m / monday))
      :concession (c2 / close-off-05
            :ARG0 d
            :ARG1 (h / high-02
                  :ARG1 d
                  :time (d3 / day))
            :location (p / place
                  :quant (s / some))
            :ARG1-of (c3 / cause-01
                  :ARG0 (p2 / profit-01
                        :ARG0 d))))

# ::id 326 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sri lankan president chandrika kumaratunga announced her cabinet reshuffle today .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chandrika"
                  :op2 "Kumaratunga")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Lankan"))
                  :ARG2 (p2 / president)))
      :ARG1 (r / reshuffle-01
            :ARG0 p
            :ARG1 (c2 / cabinet
                  :poss p))
      :time (t / today))

# ::id 327 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hezbollah 's leader , sheik hassan nasrallah , told ##,### mourners gathered thursday for the funeral of a senior commander killed in syria that hezbollah was ready to retaliate `` anywhere '' against israel , which it blames for the death .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sheik"
                  :op2 "Hassan"
                  :op3 "Sasrallah")
            :ARG0-of (l / lead-02
                  :ARG1 (p2 / political-party
                        :name (n2 / name
                              :op1 "Hezbollah"))))
      :ARG1 (r / ready-02
            :ARG1 p2
            :ARG2 (r2 / retaliate-01
                  :ARG0 p2
                  :ARG1 (c / country
                        :name (n3 / name
                              :op1 "Israel")
                        :ARG1-of (b / blame-01
                              :ARG0 p2
                              :ARG2 (d / die-01)))
                  :location (a / anywhere)))
      :ARG2 (p3 / person
            :ARG0-of (m / mourn-01)
            :ARG1-of (g / gather-01
                  :time (d2 / date-entity
                        :weekday (t2 / thursday))
                  :purpose (f / funeral
                        :poss (p4 / person
                              :ARG1-of (k / kill-01
                                    :location (c2 / country
                                          :name (n4 / name
                                                :op1 "Syria")))
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (c3 / commander
                                          :mod (s / senior))))))))

# ::id 328 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a five-year-old girl was stabbed to death at a kindergarten playground in western sweden on thursday , just hours after swedish foreign minister anna lindh succumbed to injuries she suffered in a knife attack .
# ::alignments
(s / stab-01
      :ARG1 (g / girl
            :age (t / temporal-quantity
                  :quant 5
                  :unit (y / year)))
      :ARG2 (d / die-01
            :ARG1 g)
      :location (p / playground
            :mod (k / kindergarten)
            :location (c / country-region
                  :name (n / name
                        :op1 "Western"
                        :op2 "Sweden")))
      :time (d2 / date-entity
            :weekday (t2 / thursday))
      :time (a / after
            :op1 (s2 / succumb-01
                  :ARG0 (p2 / person
                        :name (n2 / name
                              :op1 "Annan"
                              :op2 "Lindh")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Sweden"))
                              :ARG2 (m / minister
                                    :topic (f / foreign))))
                  :ARG1 (ii / injure-01
                        :ARG1 p2
                        :ARG1-of (s3 / suffer-01
                              :ARG0 p2
                              :ARG1-of (c3 / cause-01
                                    :ARG0 (a2 / attack-01
                                          :instrument (k2 / knife))))))
            :quant (m2 / multiple
                  :op1 t
                  :quant 1
                  :unit (h2 / hour))
            :mod (j / just)))

# ::id 329 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok philippine troops killed a man believed to be a `` spy '' for the muslim abu sayyaf rebels , who are holding a us couple hostage , the military said sunday .
# ::alignments
(s / say-01
      :ARG0 (m / military)
      :ARG1 (k / kill-01
            :ARG0 (t / troop
                  :mod (c / country
                        :name (n / name
                              :op1 "Philippines")))
            :ARG1 (m2 / man
                  :ARG0-of (s2 / spy-01
                        :ARG1 (p / person
                              :mod (r / religious-group
                                    :name (n2 / name
                                          :op1 "Islam"))
                              :ARG0-of (r2 / rebel-01)
                              :mod (r3 / religious-group
                                    :name (n3 / name
                                          :op1 "Sayyaf"))
                              :ARG0-of (h / hold-01
                                    :ARG1 (h2 / hostage
                                          :poss (c2 / couple
                                                :mod c
                                                :name (n4 / name
                                                      :op1 "United"
                                                      :op2 "States"))))))
                  :ARG1-of (b / believe-01)))
      :time (d / date-entity
            :weekday (s3 / sunday)))

# ::id 330 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok uruguay on wednesday officially nominated diplomat carlos perez del castillo as its candidate to become the next head of the world trade organisation , arguing that he had strong support from other countries .
# ::alignments
(a / and
      :op1 (n / nominate-01
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "Uruguay"))
            :ARG1 (p / person
                  :name (n3 / name
                        :op1 "Carlos"
                        :op2 "Perez"
                        :op3 "del"
                        :op4 "Castillo")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (d / diplomat)))
            :ARG2 (c2 / candidate
                  :ARG1-of (b / become-01
                        :ARG2 (h2 / head-01
                              :ARG0 p
                              :ARG1 (o / organization
                                    :mod (t / trade-01
                                          :ARG0 (w / world)))
                              :mod (n4 / next))))
            :mod (o2 / official)
            :time (d2 / date-entity
                  :weekday (w2 / wednesday)))
      :op2 (a2 / argue-01
            :ARG0 c
            :ARG1 (s / support-01
                  :ARG0 (c3 / country
                        :mod (o3 / other))
                  :ARG1 p
                  :ARG1-of (s2 / strong-02))))

# ::id 331 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some ## people were injured in violence sunday as a student body in pakistani kashmir observed the anniversary of the death of a kashmiri militant leader , witnesses and hospital sources said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (w / witness-01))
            :op2 (s2 / source
                  :mod (h / hospital)))
      :ARG1 (ii / injure-01
            :ARG0 (v / violence)
            :ARG1 (p2 / person
                  :quant (s3 / some))
            :time (d / date-entity
                  :weekday (s4 / sunday))
            :ARG1-of (c / cause-01
                  :ARG0 (o / observe-01
                        :ARG0 (b / body
                              :mod (p3 / person
                                    :ARG0-of (s5 / study-01))
                              :location (c2 / country
                                    :name (n / name
                                          :op1 "Pakistan")))
                        :ARG1 (a2 / anniversary
                              :topic (d2 / die-01
                                    :ARG1 (p4 / person
                                          :ARG0-of (l / lead-02
                                                :ARG1 (m / militant
                                                      :mod c2)))))))))

# ::id 332 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok from his pit row perch , kenny francis kept one eye on the ominous skies and the other on kasey kahne 's ever-improving track position .
# ::alignments
(k / keep-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kenny"
                  :op2 "Francis"))
      :ARG1 (a / and
            :op1 (h / have-eye-05
                  :ARG0 p
                  :ARG1 (s / sky
                        :mod (o / ominous)))
            :op2 (h2 / have-eye-05
                  :ARG0 (p2 / person
                        :mod (o2 / other))
                  :ARG1 (p3 / position-01
                        :ARG1 (p4 / person
                              :name (n2 / name
                                    :op1 "Kasey"
                                    :op2 "Kahne"))
                        :ARG2 (t / track)
                        :ARG1-of (ii / improve-01
                              :time (e / ever)))))
      :location (p5 / perch
            :location (p6 / pit)
            :poss p))

# ::id 333 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prime minister jose l. rodriguez zapatero of spain arrived in argentina tuesday to improve the political and economic ties between the two nations .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Jose"
                  :op2 "L."
                  :op3 "Rodriguez"
                  :op4 "Zapatero")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime)))
            :mod (c / city
                  :name (n2 / name
                        :op1 "Spain")))
      :ARG4 (c2 / country
            :name (n3 / name
                  :op1 "Argentina"))
      :time (d / date-entity
            :weekday (t / tuesday))
      :purpose (ii / improve-01
            :ARG0 p
            :ARG1 (t2 / tie-01
                  :ARG1 (n4 / nation
                        :quant 2)
                  :ARG2 (a2 / and
                        :op1 (p3 / politics)
                        :op2 (e / economy)))))

# ::id 334 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a fire at a displaced persons ' camp in northern uganda on saturday killed at least nine people and destroyed thousands of grass thatched huts , a united nations official has 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 (o2 / official)))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG0 (f / fire
                        :location (c / camp
                              :poss (p2 / person
                                    :ARG1-of (d / displace-01))
                              :location (n2 / north
                                    :part-of (c2 / country
                                          :name (n3 / name
                                                :op1 "Uganda")))))
                  :ARG1 (p3 / person
                        :quant (a2 / at-least
                              :op1 9)))
            :op2 (d2 / destroy-01
                  :ARG0 f
                  :ARG1 (h2 / hut
                        :ARG1-of (s2 / size-01
                              :ARG2 (g / grass))
                        :quant (m / multiple
                              :op1 1000))))
      :time (d3 / date-entity
            :weekday (s3 / saturday)))

# ::id 335 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police troops stormed a house in the capital of russia 's troubled region of dagestan on monday , killing eight militants , including two women , a law enforcement official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (e / enforce-01
                        :ARG1 (l / law))
                  :ARG2 (o / official)))
      :ARG1 (s2 / storm-02
            :ARG0 (t / troop
                  :mod (p2 / police))
            :ARG1 (h2 / house
                  :location (c / city
                        :name (n / name
                              :op1 "Dagestan")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "Russia"))
                              :ARG2 (c3 / capital))
                        :ARG1-of (ii / in-trouble-03)))
            :time (d / date-entity
                  :weekday (m / monday))
            :ARG0-of (k / kill-01
                  :ARG1 (m2 / militant
                        :quant 8
                        :ARG2-of (ii2 / include-91
                              :ARG1 (w / woman
                                    :quant 2))))))

# ::id 336 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok michael schumacher is a single point from a sixth formula one world crown which would guarantee him his place as the most successful driver in motor racing history .
# ::alignments
(p / point
      :ARG1-of (s / single-02)
      :source (c / crown-01
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "Michael"
                        :op2 "Schumacher"))
            :ARG2 (w / world)
            :ord (o / ordinal-entity
                  :value 6)
            :mod (f / formula
                  :mod 1)
            :ARG0-of (g / guarantee-01
                  :ARG1 (p3 / place-01
                        :ARG1 p2
                        :ARG2 p2
                        :ARG0-of (d / drive-01)
                        :ARG1-of (s2 / succeed-01
                              :ARG2-of (h / have-degree-91
                                    :ARG1 p2
                                    :ARG3 (m / most)
                                    :ARG5 (h2 / history
                                          :mod (r / race-02
                                                :ARG1 (m2 / motor))))))))
      :domain p2)

# ::id 337 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the awesome assembly of more than ### world leaders to mark the united nations ' ##th birthday gives secretary of state condoleezza rice a unique opportunity to advance u.s. foreign policy goals on several difficult fronts .
# ::alignments
(g / give-01
      :ARG0 (a / assemble-02
            :ARG1 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (w / world))
                  :quant (m / more-than
                        :op1 (p2 / person
                              :mod (p3 / political-movement
                                    :name (n / name
                                          :op1 "Occupy"
                                          :op2 "Wall"
                                          :op3 "Street")))))
            :ARG0-of (a2 / awe-01)
            :purpose (m2 / mark-01
                  :ARG0 (a3 / assembly-02
                        :ARG1 (b / birthday
                              :poss (n2 / nation
                                    :ARG1-of (u / unite-01))
                              :ord (o / ordinal-entity
                                    :value "-1"))))
            :ARG1 (o2 / opportunity
                  :ARG1-of (u2 / unique-01)
                  :domain (a4 / advance-01
                        :ARG0 (p4 / person
                              :name (n3 / name
                                    :op1 "Condoleezza"
                                    :op2 "Rice")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (s / secretary
                                          :topic (f / foreign))))
                        :ARG1 (g2 / goal
                              :topic (p5 / policy-01
                                    :ARG0 (c / country
                                          :name (n4 / name
                                                :op1 "U.S."))
                                    :ARG2 f)
                              :quant (s2 / several))))
            :ARG2 p4))

# ::id 338 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush wants billions more for the military and the war on terror in his new budget , but will propose firmly holding the line on spending for the rest of government , his budget director says .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (d / director
                        :mod (b / budget)
                        :poss p)))
      :ARG1 (c / contrast-01
            :ARG1 (w / want-01
                  :ARG0 (p2 / person
                        :name (n / name
                              :op1 "George"
                              :op2 "W."
                              :op3 "Bush")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p3 / president)))
                  :ARG1 (m / multiple
                        :op1 (m2 / monetary-quantity
                              :quant 1000000000
                              :unit (d2 / dollar))
                        :mod (m3 / more)
                        :beneficiary (a / and
                              :op1 (m4 / military)
                              :op2 (w2 / war
                                    :name (n2 / name
                                          :op1 "War"
                                          :op2 "on"
                                          :op3 "Terror"))))
                  :prep-in (b2 / budget
                        :ARG1-of (n3 / new-01)
                        :poss p2))
            :ARG2 (p4 / propose-01
                  :ARG0 p2
                  :ARG1 (h3 / hold-line-07
                        :ARG1 (s2 / spend-01
                              :ARG4 (r / rest
                                    :part-of (g / government-organization
                                          :ARG0-of (g2 / govern-01))))
                        :ARG1-of (f / firm-03)))))

# ::id 339 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok novak djokovic reached the quarterfinals of the open ## on thursday by beating jan hernych of the czech republic #-# , #-# .
# ::alignments
(r / reach-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "novak"
                  :op2 "Djokovic"))
      :ARG1 (f / final
            :ord (o / ordinal-entity
                  :value 4)
            :part-of (g / game
                  :name (n2 / name
                        :op1 "Open")))
      :time (d / date-entity
            :weekday (t / thursday))
      :manner (b / beat-03
            :ARG0 p
            :ARG1 (p2 / person
                  :name (n3 / name
                        :op1 "Jan"
                        :op2 "Hernych")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (r2 / republic
                              :mod (c / country
                                    :name (n4 / name
                                          :op1 "Czech")))))))

# ::id 340 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the kunming world expo garden in southwest china 's yunnan province has donated ### live butterfly <unk> to a british butterfly farm .
# ::alignments
(d / donate-01
      :ARG0 (g / garden
            :mod (e / expo)
            :mod (w / world)
            :location (p / province
                  :name (n / name
                        :op1 "Yunnan")
                  :location (s / southwest
                        :part-of (c / country
                              :name (n2 / name
                                    :op1 "China")))))
      :ARG1 (ii / insect
            :name (n3 / name
                  :op1 "Live"
                  :op2 " butterfly"))
      :ARG2 (f / farm
            :mod (c2 / country
                  :name (n4 / name
                        :op1 "Britain"))
            :mod (b / breed
                  :name (n5 / name))))

# ::id 341 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok francesco molinari outlasted lee westwood in a spirited duel sunday in the hsbc champions for a one-shot victory to capture his first world golf championship .
# ::alignments
(o / out-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Francesco"
                  :op2 "M molinari"))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Lee"
                  :op2 "Westwood"))
      :ARG2 (c / champion
            :mod (b / broadcast-program
                  :name (n3 / name
                        :op1 "Hsbc")))
      :time (d / date-entity
            :weekday (s / sunday))
      :manner (d2 / duel-01
            :ARG0 p
            :ARG1 p2
            :ARG0-of (c2 / cause-01
                  :ARG1 (w / win-01
                        :ARG0 p
                        :manner (s2 / shoot-01
                              :quant 1)
                        :purpose (c3 / capture-01
                              :ARG0 p
                              :ARG1 (c4 / championship
                                    :mod (g / golf)
                                    :mod (w2 / world)
                                    :ord (o2 / ordinal-entity
                                          :value 1)
                                    :poss p))))
            :ARG0-of (s3 / spirit-01)))

# ::id 342 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok all ### terrorist suspects held at the u.s. prison at guantanamo bay , cuba , will be notified next week of their right to contest their detention in u.s. federal court and of their option to appear before a military panel to challenge their status as `` enemy combatants , '' the pentagon said .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Pentagon"))
      :ARG1 (n2 / notify-01
            :ARG1 (p / person
                  :ARG2-of (s2 / suspect-01
                        :ARG1 (t / terrorist))
                  :mod (a / all)
                  :ARG1-of (h / hold-01
                        :location (p2 / prison
                              :location (c / country
                                    :name (n3 / name
                                          :op1 "U.S."))
                              :location (b / bay
                                    :name (n4 / name
                                          :op1 "Guantanamo"
                                          :op2 "Bay")
                                    :location (c2 / city
                                          :name (n5 / name
                                                :op1 "Cuba"))))))
            :ARG2 (a2 / and
                  :op1 (r / right-05
                        :ARG1 p
                        :ARG2 (c3 / contest-01
                              :ARG0 p
                              :ARG1 (d / detain-01
                                    :ARG1 p
                                    :location (c4 / court
                                          :mod c
                                          :mod (f / federal)))))
                  :op2 (o / opt-01
                        :ARG0 p
                        :ARG1 (a3 / appear-01
                              :ARG1 p
                              :ARG2 (p3 / panel
                                    :mod (m / military))
                              :purpose (c5 / challenge-01
                                    :ARG0 p
                                    :ARG1 (s3 / status
                                          :poss p
                                          :ARG2 p
                                          :ARG0-of (c6 / combat-01)
                                          :ARG0-of (h2 / have-rel-role-91
                                                :ARG1 p
                                                :ARG2 (e / enemy))))))))
      :time (w / week
            :mod (n6 / next)))

# ::id 343 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the african union chief , jean ping , arrived here on friday to cool down rising tensions in cote d'ivoire , one day after more than ## people were reportedly killed in the city following the nov. ## presidential run-off .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Jean"
                  :op2 "Ping")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (u / union
                        :mod (c / continent
                              :name (n2 / name
                                    :op1 "Africa")))
                  :ARG2 (c2 / chief)))
      :ARG4 (h2 / here)
      :time (d / date-entity
            :weekday (f / friday))
      :purpose (c3 / cool-down-02
            :ARG0 p
            :ARG1 (t / tense-03
                  :ARG1-of (r / rise-01)
                  :location (c4 / city
                        :name (n3 / name
                              :op1 "Cote"
                              :op2 "d'ivoire"))))
      :time (a2 / after
            :op1 (k / kill-01
                  :ARG1 (p2 / person
                        :quant (m / more-than
                              :op1 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (d2 / day))))
                  :ARG1-of (r2 / report-01)
                  :ARG1-of (f2 / follow-01
                        :ARG2 (r3 / run-off-24
                              :ARG1 (p3 / person
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG2 (p4 / president)))
                              :mod (n4 / nov.))))))

# ::id 344 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mozambican president joaquim chissano held talks with visiting macau governor vasco rocha vieira and his delegation here today .
# ::alignments
(h / hold-04
      :ARG0 (p / person
            :name (n / name
                  :op1 " joaquim"
                  :op2 "Chissano")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Mozambia"))
                  :ARG2 (p2 / president)))
      :ARG1 (t / talk-01
            :ARG0 p
            :ARG2 (a / and
                  :op1 (p3 / person
                        :name (n3 / name
                              :op1 "Vasco"
                              :op2 "Rcha"
                              :op3 "Vieira")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n4 / name
                                          :op1 "Macau"))
                              :ARG2 (g / governor))
                        :ARG0-of (v / visit-01))
                  :op2 (d / delegation
                        :poss p3)))
      :time (t2 / today)
      :location (h4 / here))

# ::id 345 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok croatia might drop its suit against serbia at the highest u.n. court and seek an out of court settlement with it , a croatian negotiator said wednesday , reflecting the country 's skepticism about its case after the court cleared serbia of genocide in bosnia .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (n / negotiate-01)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Croatia")))
      :ARG1 (p2 / possible-01
            :ARG1 (a / and
                  :op1 (d / drop-05
                        :ARG0 c
                        :ARG1 (s2 / sue-02
                              :ARG0 c
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Serbia"))
                              :ARG2 (g / genocide-01
                                    :location (c3 / country
                                          :name (n4 / name
                                                :op1 "Bosnia"))))
                        :location (c4 / court
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (h2 / high-02
                                          :ARG1 c4)
                                    :ARG3 (m / most))))
                  :op2 (s3 / seek-01
                        :ARG0 c
                        :ARG1 (s4 / settle-02
                              :ARG0 c
                              :ARG2 c2
                              :ARG3 c3
                              :ARG1-of (o / out-06
                                    :ARG2 (c5 / court)))))
            :ARG1-of (r / reflect-01
                  :ARG2 (s5 / skepticism
                        :poss c
                        :topic (c6 / case-03
                              :ARG0 c)
                        :time (a2 / after
                              :op1 (c7 / clear-01
                                    :ARG0 c5
                                    :ARG1 c3
                                    :ARG2 c3
                                    :ARG3 g)))))
      :time (w / wednesday))

# ::id 346 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok afghanistan 's taliban said saturday it has freed two women among ## south korean hostages captured more than three weeks ago by the hardline militia .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Taliban")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Afghanistan")))
      :ARG1 (f / free-01
            :ARG0 g
            :ARG1 (w / woman
                  :quant 2
                  :ARG1-of (ii / include-91
                        :ARG2 (h / hostage
                              :location (s2 / south
                                    :part-of (c2 / country
                                          :name (n3 / name
                                                :op1 "Korea")))
                              :ARG1-of (c3 / capture-01
                                    :ARG0 (m / militia
                                          :mod (h2 / hardline))
                                    :time (b / before
                                          :op1 (n4 / now)
                                          :quant (m2 / more-than
                                                :op1 (t / temporal-quantity
                                                      :quant 3
                                                      :unit (w2 / week)))))))))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 347 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a minibus taxi transporting school children was hijacked in <unk> east cape town on friday morning .
# ::alignments
(h / hijack-01
      :ARG1 (t / taxi
            :mod (m / minibus)
            :ARG0-of (t2 / transport-01
                  :ARG1 (c / child
                        :mod (s / school))))
      :location (t3 / town
            :location (c2 / cape
                  :location (e / east)))
      :time (d / date-entity
            :weekday (f / friday)
            :dayperiod (m2 / morning)))

# ::id 348 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us investment banking titan goldman sachs said monday it had teamed up with other deep-pocketed investors to provide a three-billion-dollar bailout of a hedge fund it manages .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Goldman"
                  :op2 "Sachs")
            :mod (t / titan
                  :mod (b / banking
                        :mod (ii / invest-01))
                  :mod (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))))
      :ARG1 (p2 / partner-01
            :ARG0 p
            :ARG1 (p3 / person
                  :ARG0-of (ii2 / invest-01)
                  :mod (p4 / pocket-02
                        :ARG1-of (d / deep-02))
                  :mod (o / other))
            :purpose (p5 / provide-01
                  :ARG0 p
                  :ARG1 (b2 / bail-out-02
                        :ARG0 p
                        :ARG1 (f / fund
                              :mod (h / hedge)
                              :ARG1-of (m / manage-01
                                    :ARG0 p))
                        :ARG1-of (w / worth-01
                              :ARG2 (m2 / monetary-quantity
                                    :quant 3000000000
                                    :unit (d2 / dollar))))))
      :time (d3 / date-entity
            :weekday (m3 / monday)))

# ::id 349 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysian share prices closed up #.## percent monday due to late buying interest by government-linked funds in selected bluechips , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-up-04
            :ARG1 (t / thing
                  :ARG2-of (p2 / price-01
                        :ARG1 (s2 / share))
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Malaysia")))
            :ARG2 (p3 / percentage-entity
                  :value "1/2")
            :time (d2 / date-entity
                  :weekday (m / monday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (b / buy-01
                        :ARG0 (f / fund
                              :ARG1-of (l / link-01
                                    :ARG0 (g / government-organization
                                          :ARG0-of (g2 / govern-01)))
                              :ARG1-of (s3 / select-01))
                        :ARG1 (ii / interest)
                        :time (l2 / late)))))

# ::id 350 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> <unk> 's husband , <unk> , was at work in mumbai 's taj mahal hotel last week when armed militants stormed the building .
# ::alignments
(w / work-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Pat"
                  :op2 "Illustration")
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "Tony"
                              :op2 "Hindi"))
                  :ARG2 (h2 / husband)))
      :location (h3 / hotel
            :name (n3 / name
                  :op1 "Taj"
                  :op2 "Mahal")
            :location (c / city
                  :name (n4 / name
                        :op1 "Mumbai")))
      :time (w2 / week
            :mod (l / last))
      :time (s / storm-02
            :ARG0 (m / militant
                  :ARG1-of (a / arm-01))
            :ARG1 (b / building)))

# ::id 351 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok clashes raged on friday between russian border guards and chechen rebels who were attempting to leave the separatist republic for a neighboring area .
# ::alignments
(r / rage-02
      :ARG0 (c / clash-01
            :ARG0 (p / person
                  :ARG0-of (g / guard-01
                        :ARG1 (b / border))
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Russia")))
            :ARG1 (p2 / person
                  :mod (p3 / province
                        :name n
                        :op1 "Chechnya"))
            :ARG0-of (a / attempt-01
                  :ARG1 (l / leave-11
                        :ARG0 p2
                        :ARG1 (r2 / republic
                              :mod (s / separatist))
                        :ARG2 (a2 / area
                              :ARG1-of (n2 / neighbor-01)))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 352 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the cambodian government is asking the united nations to close its human rights center in phnom penh , one the first field offices of its kind .
# ::alignments
(a / ask-02
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Cambodia"))))
      :ARG1 (c2 / close-01
            :ARG0 (n2 / nation
                  :ARG1-of (u / unite-01))
            :ARG1 (c3 / center
                  :purpose (r / right-05
                        :ARG1 (h / human))
                  :location (c4 / city
                        :name (n3 / name
                              :op1 "Phnom"
                              :op2 "Penh"))
                  :ARG1-of (ii / include-91
                        :ARG2 (o / office
                              :mod (f / field)
                              :ord (o2 / ordinal-entity
                                    :value 1)
                              :poss n2))))
      :ARG2 n2)

# ::id 353 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least ## people were killed when a truck fell some #-meter down from a bridge in northern indian state bihar late friday evening , local police said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :ARG1-of (l / local-02))
      :ARG1 (k / kill-01
            :ARG1 (p2 / person
                  :quant (a / at-least
                        :op1 (d / distance-quantity
                              :quant 1
                              :unit (m / meter))))
            :ARG1-of (c / cause-01
                  :ARG0 (f / fall-01
                        :ARG1 (t / truck)
                        :ARG3 (b / bridge
                              :location (s2 / state
                                    :name (n / name
                                          :op1 "Bhar")
                                    :location (n2 / north
                                          :part-of (c2 / country
                                                :name (n3 / name
                                                      :op1 "India")))))
                        :direction (d2 / down)
                        :time (l2 / late
                              :op1 (d3 / date-entity
                                    :weekday (f2 / friday)
                                    :dayperiod (e / evening)
                                    :time-of s)))))
      :weekday (s3 / saturday))

# ::id 354 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kuwaiti shares soared to a new all-time high in the week through wednesday on the back of strong first-half financial results and soaring oil prices , traders said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (t / trade-01))
      :ARG1 (s2 / soar-01
            :ARG1 (s3 / share
                  :mod (c / company
                        :name (n / name
                              :op1 "Kuwaiti")))
            :ARG4 (h / high-02
                  :ARG1 s3
                  :mod (a / all-time)
                  :ARG1-of (n2 / new-01))
            :time (d / date-interval
                  :op1 (w / week)
                  :op2 (w2 / wednesday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (a2 / and
                        :op1 (r / result
                              :mod (f / finance)
                              :ARG1-of (s4 / strong-02)
                              :time (h2 / half
                                    :ord (o / ordinal-entity
                                          :value 1)))
                        :op2 (p2 / price-01
                              :ARG1 (o2 / oil)
                              :ARG1-of (s5 / soar-01))))))

# ::id 355 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dallas stars went through the first # -lcb- months this season stuck in a fog of injuries and inconsistent play .
# ::alignments
(g / go-through-20
      :ARG0 (s / star
            :mod (t / team
                  :name (n / name
                        :op1 "Dallas")))
      :ARG1 (m / month
            :ord (o / ordinal-entity
                  :value 1)
            :part-of (s2 / season
                  :mod (t2 / this)))
      :manner (s3 / stick-01
            :ARG1 s
            :ARG2 (f / fog
                  :consist-of (a / and
                        :op1 (ii / injure-01)
                        :op2 (p / play-01
                              :ARG1-of (c / consistent-02
                                    :polarity -))))))

# ::id 356 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok relief camps can not accommodate cyclone victims in bogalay , one of the hardest - hit townships in myanmar 's southwestern ayeyawaddy delta region , according to one of the leading local news journals saturday .
# ::alignments
(s / say-01
      :ARG0 (j / journal
            :quant 1
            :ARG1-of (ii / include-91
                  :ARG2 (j2 / journal
                        :mod (n / news)
                        :ARG0-of (l / lead-01))))
      :ARG1 (p / possible-01
            :polarity -
            :ARG1 (a / accommodate-01
                  :ARG0 (c / camp
                        :ARG0-of (r / relieve-01))
                  :ARG1 (v / victim
                        :mod (c2 / cyclone))
                  :location (c3 / city-district
                        :name (n2 / name
                              :op1 " bogalay")
                        :ARG1-of ii
                        :ARG2 (t / townhip
                              :ARG1-of (h / hit-01
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (h3 / hard-02)
                                          :ARG3 (m / most)))
                              :location (s2 / southwest
                                    :part-of (c4 / country
                                          :name (n3 / name
                                                :op1 "Myanmar"))
                                    :part-of (d / delta
                                          :name (n4 / name
                                                :op1 "Ayeyawaddy")))))))
      :time (d2 / date-entity
            :weekday (s3 / saturday)))

# ::id 357 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistani police placed opposition leader benazir bhutto under house arrest friday , uncoiling barbed wire in front of her islamabad villa , and reportedly rounding up thousands of her supporters to block a mass protest against emergency rule .
# ::alignments
(a / and
      :op1 (p / place-01
            :ARG0 (p2 / police
                  :mod (c / country
                        :name (n / name
                              :op1 "Pakistan")))
            :ARG1 (p3 / person
                  :name (n2 / name
                        :op1 "Benazir"
                        :op2 "Bhutto")
                  :ARG0-of (l / lead-02
                        :ARG1 (o / oppose-01)))
            :ARG2 (a2 / arrest-01
                  :ARG0 p2
                  :ARG1 p3
                  :mod (h / house)
                  :time (d / date-entity
                        :weekday (f / friday))))
      :op2 (u / uncoil-01
            :ARG0 p2
            :ARG1 (w / wire
                  :ARG1-of (b / bar-01))
            :location (ii / in-front-of
                  :op1 (v / villa
                        :poss p3
                        :location (c2 / city
                              :name (n3 / name
                                    :op1 "Islamabad")))))
      :op3 (r / round-up-02
            :ARG0 p2
            :ARG1 (p4 / person
                  :ARG0-of (s / support-01
                        :ARG1 p3)
                  :quant (m / multiple
                        :op1 1000))
            :purpose (b2 / block-01
                  :ARG0 p4
                  :ARG1 (p5 / protest-01
                        :ARG1 (r2 / rule
                              :mod (e / emergency))
                        :mod (m2 / mass)))
            :ARG1-of (r3 / report-01)))

# ::id 358 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two men held responsible for the death of five iron miners in southwest china 's yunnan province have been detained , local government said on saturday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01)
            :ARG1-of (l / local-02))
      :ARG1 (d / detain-01
            :ARG1 (m / man
                  :quant 2
                  :ARG1-of (h / hold-02
                        :ARG3 (r / responsible-01
                              :ARG0 m
                              :ARG1 (d2 / die-01
                                    :ARG1 (p / person
                                          :quant 5
                                          :ARG0-of (m2 / mine-01
                                                :ARG1 (ii / iron)))
                                    :location (p2 / province
                                          :name (n / name
                                                :op1 "Yunnan")
                                          :location (s2 / southwest
                                                :part-of (c / country
                                                      :name (n2 / name
                                                            :op1 "China"))))))))
            :time (d3 / date-entity
                  :weekday (s3 / saturday))))

# ::id 359 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkish paramilitary police on wednesday detained ### illegal migrants who were preparing to sneak into a nearby greek island , the anatolia news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 " anatolia")
            :mod (n2 / news))
      :ARG1 (d / detain-01
            :ARG0 (p / police
                  :mod (p2 / paramilitary)
                  :mod (t / turkish))
            :ARG1 (p3 / person
                  :ARG0-of (m / migrate-01)
                  :ARG1-of (l / legal-02
                        :polarity -)
                  :ARG0-of (p4 / prepare-02
                        :ARG1 (s / sneak-01
                              :ARG0 p3
                              :ARG1 (ii / island
                                    :mod (g / greek)
                                    :location (n3 / nearby)))))
            :time (d2 / date-entity
                  :weekday (w / wednesday))))

# ::id 360 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brigitte <unk> , who worked to bolster german-french relations and served as an adviser to german chancellor gerhard schroeder , died tuesday , a colleague said .
# ::alignments
(s / say-01
      :ARG0 (c / colleague)
      :ARG1 (d / die-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "brigitte"
                        :op2 "Bell")
                  :ARG0-of (w / work-01
                        :ARG1 (b / bolster-01
                              :ARG0 p
                              :ARG1 (r / relation-03
                                    :ARG1 (f / finance
                                          :mod (c2 / country
                                                :name (n2 / name
                                                      :op1 "Germany"))))))
                  :ARG0-of (s2 / serve-01
                        :ARG1 (a / advise-01
                              :ARG0 p
                              :ARG1 (p2 / person
                                    :name (n3 / name
                                          :op1 "Gerhard"
                                          :op2 "Schroeder")
                                    :ARG0-of (h / have-org-role-91
                                          :ARG1 c2
                                          :ARG2 (c3 / chancellor))))))
            :time (d2 / date-entity
                  :weekday (t / tuesday))))

# ::id 361 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an investor group that includes david rockefeller , goldman , sachs &amp; co. and tishman speyer properties lp said tuesday it might lower its bid for rockefeller center .
# ::alignments
(s / say-01
      :ARG0 (g / group
            :mod (p / person
                  :ARG0-of (ii / invest-01))
            :ARG2-of (ii2 / include-01
                  :ARG1 (a / and
                        :op1 (p2 / person
                              :name (n / name
                                    :op1 "David"
                                    :op2 "Rockefeller"))
                        :op2 (p3 / person
                              :name (n2 / name
                                    :op1 "Goldman"))
                        :op3 (p4 / person
                              :name (n3 / name
                                    :op1 "Sachs"
                                    :op2 "&"
                                    :op3 "amp"))
                        :op4 (p5 / person
                              :name (n4 / name
                                    :op1 "Mike"
                                    :op2 "Perry")
                              :ARG0-of (c / co-01))
                        :op5 (p6 / person
                              :name (n5 / name
                                    :op1 "Tishman"
                                    :op2 "Speyer")))))
      :ARG1 (p7 / possible-01
            :ARG1 (l / lower-05
                  :ARG0 g
                  :ARG1 (b / bid-01
                        :ARG0 g
                        :ARG1 (c2 / center
                              :poss p2))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 362 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli helicopters fired missiles at the car of a senior hamas leader tuesday , wounding him , killing two bystanders and jeopardizing the u.s.-backed road map to mideast peace .
# ::alignments
(f / fire-01
      :ARG0 (h / helicopter
            :mod (c / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (m / missile)
      :destination (c2 / car
            :poss (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (o / organization
                              :name (n2 / name
                                    :op1 "Hamas")))
                  :mod (s / senior)))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG0-of (w / wound-01
            :ARG1 p)
      :ARG0-of (c3 / cause-01
            :ARG1 (a / and
                  :op1 (k / kill-01
                        :ARG0 h
                        :ARG1 (b / bystander
                              :quant 2))
                  :op2 (j / jeopardize-01
                        :ARG0 h
                        :ARG1 (m2 / map
                              :mod (r / road)
                              :ARG1-of (b2 / back-01
                                    :ARG0 (c4 / country
                                          :name (n3 / name
                                                :op1 "U.S.")))
                              :purpose (p2 / peace
                                    :location (w2 / world-region
                                          :name (n4 / name
                                                :op1 "Mideast"))))))))

# ::id 363 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong share prices closed monday 's early session #.# percent lower after declines on wall street late last week , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-01
            :ARG1 (s2 / share
                  :mod (c2 / company
                        :name (n / name
                              :op1 "Hong"
                              :op2 "Kong")))
            :time (d2 / date-entity
                  :weekday (m / monday)
                  :mod (s3 / session
                        :mod (e / early)))
            :manner (l / low-04
                  :ARG1 s2
                  :ARG2 (p2 / percentage-entity
                        :value 1)
                  :time (a / after
                        :op1 (d3 / decline-01
                              :location (m2 / market-sector
                                    :name n
                                    :op1 "Wall"
                                    :op2 "Street"))
                        :time (l2 / late
                              :op1 (w / week
                                    :mod (l3 / last)))))))

# ::id 364 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the milwaukee bucks clinched the eighth -- and final -- playoff berth in the eastern conference , beating the orlando magic ##-## monday night on glenn robinson 's breakaway dunk with ##.# seconds remaining .
# ::alignments
(a / and
      :op1 (w / win-01
            :ARG0 (t / team
                  :name (n / name
                        :op1 "Milwaukee"
                        :op2 "Mucks"))
            :ARG1 (b / berth
                  :ord (o / ordinal-entity
                        :value 8)
                  :ARG2-of (h / have-org-role-91
                        :ARG1 (c / conference
                              :mod (e / east)))
                  :mod (p / playoff)))
      :op2 (b2 / beat-03
            :ARG0 t
            :ARG1 (t2 / team
                  :name (n2 / name
                        :op1 "Orlando"))
            :ARG2 (d / dunk-02
                  :ARG0 (p2 / person
                        :name (n3 / name
                              :op1 "Glenn"
                              :op2 "Robinson"))
                  :manner (b3 / break-away-14)
                  :time (d2 / date-entity
                        :weekday (m / monday)
                        :dayperiod (n4 / night))
                  :manner (m2 / magic))
            :time (r / remain-01
                  :ARG1 (s / second))))

# ::id 365 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese vice president zeng qinghong made a four-point proposal here friday calling on political parties and leaders of asian countries to further strengthen cooperation .
# ::alignments
(p / propose-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Zeng"
                  :op2 "Qinghong")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (p3 / president
                        :mod (v / vice))))
      :ARG1 (c2 / call-03
            :ARG0 p2
            :ARG1 (s / strengthen-01
                  :ARG0 (a / and
                        :op1 (p4 / party
                              :mod (p5 / politics))
                        :op2 (p6 / person
                              :ARG0-of (l / lead-02
                                    :ARG1 (c3 / country
                                          :location (c4 / continent
                                                :name (n3 / name
                                                      :op1 "Asia"))))))
                  :ARG1 (c5 / cooperate-01)
                  :degree (f / further))
            :ARG2 a)
      :mod (p7 / point
            :quant 4)
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 366 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the fbi has arrested a polish-born businessman wanted by poland in connection with the #### slaying of former national police chief marek <unk> , polish and u.s. officials said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Fbi"))
                  :ARG2 (o / official)))
      :ARG1 (a / arrest-01
            :ARG0 g
            :ARG1 (b / businessman
                  :ARG1-of (b2 / bear-02
                        :location (c / country
                              :name (n2 / name
                                    :op1 "Poland")))
                  :ARG1-of (w / want-01
                        :ARG0 c))
            :ARG2 (s2 / slay-01
                  :ARG1 (p2 / person
                        :name (n3 / name
                              :op1 "Marek")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p3 / police
                                    :mod (n4 / nation))
                              :ARG2 (c2 / chief)
                              :time (f / former))
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (a2 / and
                                    :op1 (c3 / country
                                          :name (n5 / name
                                                :op1 "Poland"))
                                    :op2 (c4 / country
                                          :name (n6 / name
                                                :op1 "United"
                                                :op2 "States")))
                              :ARG2 (o2 / official)))
                  :ARG0-of (p4 / please-01)))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 367 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel announced saturday it was easing a closure barring palestinian workers and goods from reaching israel , allowing ##,### workers from the west bank and gaza to reach their places of employment , the army said .
# ::alignments
(s / say-01
      :ARG0 (a / army)
      :ARG1 (a2 / announce-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Israel"))
            :ARG1 (e / ease-02
                  :ARG0 c
                  :ARG1 (c2 / close-01
                        :ARG0 c
                        :ARG0-of (b / bar-01
                              :ARG1 (a3 / and
                                    :op1 (p / person
                                          :ARG0-of (w / work-01)
                                          :mod (c3 / country
                                                :name (n2 / name
                                                      :op1 "Palestine")))
                                    :op2 (g / good))
                              :ARG2 (r / reach-01
                                    :ARG0 a3
                                    :ARG1 c)))
                  :time (d / date-entity
                        :weekday (s2 / saturday)))
            :ARG0-of (a4 / allow-01
                  :ARG1 (r2 / reach-01
                        :ARG0 (a5 / and
                              :op1 (p2 / person
                                    :ARG0-of (w2 / work-01)
                                    :source (b2 / bank
                                          :mod (w3 / west)))
                              :op2 (p3 / person
                                    :ARG0-of (w4 / work-01)
                                    :source (a6 / aza)))
                        :ARG1 (p4 / place
                              :location-of (e2 / employ-01
                                    :ARG1 a5))))))

# ::id 368 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states will provide an additional ##.# million u.s. dollars in assistance to pakistani law enforcement agencies in the areas of border security , law enforcement reform and counter-narcotics programs , the u.s. embassy here said thursday .
# ::alignments
(s / say-01
      :ARG0 (e / embassy
            :mod (c / country
                  :name (n / name
                        :op1 "U.S."))
            :location (h / here))
      :ARG1 (p / provide-01
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (a / assist-01
                  :ARG0 c2
                  :ARG1 (a2 / agency
                        :ARG0-of (e2 / enforce-01
                              :ARG1 (l / law))
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "Pakistan"))
                        :location (a3 / area
                              :mod (a4 / and
                                    :op1 (s2 / secure-02
                                          :ARG1 (b / border))
                                    :op2 (r / reform-01
                                          :ARG1 (e3 / enforce-01
                                                :ARG1 (l2 / law)))
                                    :op3 (p2 / program
                                          :ARG0-of (c4 / counter-01
                                                :ARG1 (n4 / narcotic))))))
                  :ARG1-of (a5 / add-02))
            :time (d / date-entity
                  :weekday (t / thursday))))

# ::id 369 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tokyo stocks opened mixed thursday after a three-day rally that took the nikkei index to a ##-month closing high the previous day .
# ::alignments
(o / open-01
      :ARG1 (s / stock
            :mod (c / company
                  :name (n / name
                        :op1 "Tokyo")))
      :ARG3 (m / mix-01)
      :time (d / date-entity
            :weekday (t / thursday))
      :time (a / after
            :op1 (r / rally-01
                  :duration (t2 / temporal-quantity
                        :quant 3
                        :unit (d2 / day))
                  :ARG0-of (t3 / take-01
                        :ARG1 (ii / index
                              :mod (c2 / country
                                    :name n
                                    :op1 "Japan")))
                  :ARG3 (h / high-02
                        :ARG1 ii
                        :ARG2-of (c3 / close-01)
                        :time (d3 / day
                              :mod (p / previous))
                        :duration (t4 / temporal-quantity
                              :quant 1
                              :unit (m2 / month))))))

# ::id 370 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok defending champion france will have its top team for the first round of the fed cup , but world no. # justine henin-hardenne and serena williams will both sit out their country 's respective ties , the itf announced .
# ::alignments
(a / announce-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "ITF"))
      :ARG1 (c / contrast-01
            :ARG1 (h / have-03
                  :ARG0 (t / team
                        :poss (c2 / country
                              :name (n2 / name
                                    :op1 "France")
                              :ARG0-of (d / defend-01))
                        :mod (c3 / champion))
                  :ARG1 (t2 / team
                        :mod (t3 / top))
                  :time (r / round
                        :ord (o2 / ordinal-entity
                              :value 1)
                        :part-of (g / game
                              :name (n3 / name
                                    :op1 "Fed"
                                    :op2 "Cup"))))
            :ARG2 (s / sit-out-06
                  :ARG0 (a2 / and
                        :op1 (p / person
                              :name (n4 / name
                                    :op1 "Justine"
                                    :op2 "Henin-Hardenne"))
                        :op2 (p2 / person
                              :name (n5 / name
                                    :op1 "Srena"
                                    :op2 "William")))
                  :ARG1 (t4 / tie
                        :poss (c4 / country
                              :poss a2)))))

# ::id 371 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok shares in hitachi ltd. , asahi bank ltd. and other hitachi group companies fell after they became engulfed in japan 's latest gangster payoff scandal .
# ::alignments
(f / fall-05
      :ARG1 (s / share
            :part-of (a / and
                  :op1 (c / company
                        :name (n / name
                              :op1 "Hitachi"
                              :op2 "Ltd."))
                  :op2 (c2 / company
                        :name (n2 / name
                              :op1 "Asahi"
                              :op2 "Bank"
                              :op3 "Ltd."))
                  :op3 (c3 / company
                        :mod (g / group)
                        :mod c
                        :mod (o / other))))
      :time (a2 / after
            :op1 (e / engulf-01
                  :ARG1 a
                  :ARG2 (s2 / scandal
                        :topic (p / pay-off-02
                              :ARG1 (g2 / gangster))
                        :poss (c4 / country
                              :name (n3 / name
                                    :op1 "Japan"))
                        :mod (l / last)))))

# ::id 372 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for two seasons , the houston rockets did an excellent job of changing their reputation .
# ::alignments
(d / do-02
      :ARG0 (r / rocket
            :mod (c / city
                  :name (n / name
                        :op1 "Houston")))
      :ARG1 (j / job
            :ARG1-of (e / excellent-02))
      :ARG2 (c2 / change-01
            :ARG0 r
            :ARG1 (r2 / reputation
                  :poss r))
      :duration (t / temporal-quantity
            :quant 2
            :unit (s / season)))

# ::id 373 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oman , one of the major exporters of liquefied natural gas -lrb- lng -rrb- , has offered to sell india up to two million tons of lng a year , official sources said here today .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (o / official))
      :ARG1 (o2 / offer-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "oman")
                  :ARG1-of (ii / include-91
                        :ARG2 (c2 / country
                              :ARG0-of (e / export-01
                                    :ARG1 (g / gas
                                          :mod (n2 / natural)
                                          :mod (l / liquefied))
                                    :ARG1-of (m / major-02)))))
            :ARG1 (s3 / sell-01
                  :ARG0 c
                  :ARG1 (r / rate-entity-91
                        :ARG1 (u / up-to
                              :op1 (m2 / mass-quantity
                                    :quant 2000000
                                    :unit (t / ton)))
                        :ARG2 (t2 / temporal-quantity
                              :quant 1
                              :unit (y / year))))
            :ARG3 (c3 / country
                  :name (n3 / name
                        :op1 "India")))
      :location (h / here)
      :time (t3 / today))

# ::id 374 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush on monday held out the northern iraqi city of tal afar as an example of u.s. success in the war , but he also acknowledged in remarks that were as grim as they were hopeful that the city 's improvements were not matched in other parts of iraq .
# ::alignments
(c / contrast-01
      :ARG1 (h / hold-out-09
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Bush")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (c2 / city
                  :name (n2 / name
                        :op1 "Tal"
                        :op2 "Labs")
                  :location (n3 / north
                        :part-of (c3 / country
                              :name (n4 / name
                                    :op1 "Iraq"))))
            :time (d / date-entity
                  :weekday (m / monday))
            :purpose (e / exemplify-01
                  :ARG0 c2
                  :ARG1 (s / succeed-01
                        :ARG0 c3
                        :name (n5 / name
                              :op1 "U.S."))
                  :ARG1 (w / war)))
      :ARG2 (a / acknowledge-01
            :ARG0 p
            :ARG1 (g / grim
                  :ARG2-of (h3 / have-degree-91
                        :ARG1 c
                        :ARG3 (e2 / equal)
                        :ARG4 (h4 / hopeful-03
                              :ARG0 p
                              :ARG1 (m2 / match-01
                                    :polarity -
                                    :ARG1 (ii / improve-01
                                          :ARG1 c2)
                                    :location (p3 / part
                                          :mod (o / other)
                                          :part-of c3)))))
            :mod (a2 / also)))

# ::id 375 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a new real estate portal founded by a silicon valley veteran and his teenage son has had to <unk> its site from another bay area web firm over concerns about how home listing information was being used .
# ::alignments
(o / obligate-01
      :ARG1 (p / portal
            :ARG1-of (n / new-01)
            :mod (r / real-estate)
            :ARG1-of (f / found-01
                  :ARG0 (a / and
                        :op1 (v / veteran
                              :location (v2 / valley
                                    :name (n2 / name
                                          :op1 "Silicon"
                                          :op2 "Valley")))
                        :op2 (p2 / person
                              :mod (t / teenage)
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 v
                                    :ARG2 (s / son))))))
      :ARG2 (t2 / take-01
            :ARG0 a
            :ARG1 (s2 / site
                  :poss p)
            :ARG2 (f2 / firm
                  :mod (w / web)
                  :mod (a2 / another)
                  :location (b / bay))
            :ARG1-of (c / cause-01
                  :ARG0 (c2 / concern-01
                        :ARG0 (t3 / thing
                              :manner-of (u / use-01
                                    :ARG1 (ii / information
                                          :topic (l / list-01
                                                :ARG1 (h2 / home)))))))))

# ::id 376 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korea 's mysterious new leader kim jong il made a rare public appearance tuesday , visiting a military unit , the north 's official media reported .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (o / official)
            :poss (c / country
                  :name (n / name
                        :op1 "North"
                        :op2 "Korea")))
      :ARG1 (a / appear-01
            :ARG1 (p / person
                  :name (n2 / name
                        :op1 "Kim"
                        :op2 "Jong"
                        :op3 "Il")
                  :ARG0-of (l / lead-02
                        :ARG1 c)
                  :mod (m2 / mystery)
                  :ARG1-of (n3 / new-01))
            :ARG1-of (r2 / rare-02)
            :ARG1-of (p2 / public-02)
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (v / visit-01
                        :ARG0 p
                        :ARG1 (u / unit
                              :mod (m3 / military))))))

# ::id 377 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two former new zealand governors general were reported sunday saying they favored the country becoming a republic , with the queen of england being replaced by a new zealand head of state .
# ::alignments
(r / report-01
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :quant 2
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (g / governor
                              :mod (z / zealand)
                              :ARG1-of (n / new-01))
                        :time (f / former))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 g
                        :mod (g2 / general))))
      :ARG1 (f2 / favor-01
            :ARG0 p
            :ARG1 (b / become-01
                  :ARG1 (c / country)
                  :ARG2 (r2 / republic))
            :ARG1-of (c2 / cause-01
                  :ARG0 (r3 / replace-01
                        :ARG1 (p2 / person
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 c
                                    :name (n2 / name
                                          :op1 "England"))
                              :ARG2 (q / queen)))
                  :ARG2 (p3 / person
                        :ARG0-of (h4 / have-org-role-91
                              :ARG1 c
                              :ARG2 (h5 / head-of-state))
                        :ARG1-of (n3 / new-01)
                        :mod (z2 / zealand))))
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 378 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok many of the coaches with teams in the world cup finals want to extend the deadline for submitting their final ##-man rosters .
# ::alignments
(w / want-01
      :ARG0 (p / person
            :ARG0-of (c / coach-01)
            :quant (m / many)
            :ARG0-of (c2 / coach-01
                  :ARG1 (t / team
                        :subevent-of (f / final
                              :subevent-of (g / game
                                    :name (n / name
                                          :op1 "World"
                                          :op2 "Cup"))))))
      :ARG1 (e / extend-01
            :ARG0 p
            :ARG1 (d / deadline
                  :topic (s / submit-01
                        :ARG0 p
                        :ARG1 (r / roster
                              :poss p
                              :mod (m2 / man)
                              :mod (f2 / final))))))

# ::id 379 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france on wednesday condemned the suicide blast in a pool hall near tel aviv that killed ## people , urging israel and the palestinians to resume peace talks as soon as possible .
# ::alignments
(a / and
      :op1 (c / condemn-01
            :ARG0 (c2 / country
                  :name (n / name
                        :op1 "France"))
            :ARG1 (b / blast-05
                  :mod (s / suicide)
                  :location (h / hall
                        :mod (p / pool)
                        :ARG1-of (n2 / near-02
                              :ARG2 (c3 / city
                                    :name (n3 / name
                                          :op1 "Tel"
                                          :op2 "Aviv"))))
                  :ARG0-of (k / kill-01
                        :ARG1 (p2 / person)))
            :time (w / wednesday))
      :op2 (u / urge-01
            :ARG0 c2
            :ARG1 (a2 / and
                  :op1 (c4 / country
                        :name (n4 / name
                              :op1 "Israel"))
                  :op2 (p3 / person
                        :mod (c5 / country
                              :name (n5 / name
                                    :op1 "Palestine"))))
            :ARG2 (r / resume-01
                  :ARG0 a2
                  :ARG1 (t / talk-01
                        :ARG1 (p4 / peace))
                  :time (s2 / soon
                        :ARG2-of (h2 / have-degree-91
                              :ARG1 r
                              :ARG3 (e / equal)
                              :ARG4 (p5 / possible-01
                                    :ARG1 r))))))

# ::id 380 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok they 've called it the `` <unk> , '' a recession that has affected men disproportionately because of its brutal impact on male-dominated sectors like construction and manufacturing .
# ::alignments
(c / call-01
      :ARG0 (t / they)
      :ARG1 (ii / it)
      :ARG2 (r / recession-02
            :ARG0-of (a / affect-01
                  :ARG1 (m / man)
                  :manner (p / proportionate
                        :polarity -)
                  :ARG1-of (c2 / cause-01
                        :ARG0 (ii2 / impact-01
                              :ARG0 r
                              :ARG1 (s / sector
                                    :ARG1-of (d / dominate-01
                                          :ARG0 (m2 / male))
                                    :example (a2 / and
                                          :op1 (c3 / construct-01)
                                          :op2 (m3 / manufacture-01)))
                              :ARG1-of (b / brutal-02))))))

# ::id 381 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the asian development bank -lrb- adb -rrb- will provide a technical assistance grant of ###,### u.s. dollars to indonesia to help strengthen the capacity of its national agencies to promote private sector participation in urban development .
# ::alignments
(p / provide-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Development"
                  :op2 "Bank")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Asia")))
      :ARG1 (g / grant-01
            :ARG1 (a / assist-01
                  :mod (t / technical))
            :ARG2 (c2 / country
                  :name (n3 / name
                        :op1 "Indonesia"))
            :purpose (h / help-01
                  :ARG0 o
                  :ARG1 (s / strengthen-01
                        :ARG0 o
                        :ARG1 (c3 / capacity
                              :poss (a2 / agency
                                    :mod (n4 / nation)
                                    :poss c2)
                              :purpose (p2 / promote-02
                                    :ARG0 a2
                                    :ARG1 (p3 / participate-01
                                          :ARG0 (s2 / sector
                                                :ARG1-of (p4 / private-03))
                                          :ARG1 (d / develop-02
                                                :ARG1 (u / urban))))))))
      :ARG2 c2)

# ::id 382 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok five people were jailed in vietnam after being convicted of leading a prostitution ring specializing in procuring virgins for its customers , a court official said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / court)
                  :ARG2 (o / official)))
      :ARG1 (j / jail-01
            :ARG1 (p2 / person
                  :quant 5)
            :location (c2 / country
                  :name (n / name
                        :op1 "Vietnam"))
            :time (a / after
                  :op1 (c3 / convict-01
                        :ARG1 p2
                        :ARG2 (l / lead-02
                              :ARG0 p2
                              :ARG1 (r / ring
                                    :mod (p3 / prostitute-01)
                                    :ARG0-of (s2 / specialize-01
                                          :ARG1 (p4 / procure-01
                                                :ARG1 (v / virgin)
                                                :ARG2 (p5 / person
                                                      :ARG0-of (h2 / have-rel-role-91
                                                            :ARG1 r
                                                            :ARG2 (c4 / customer))))))))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 383 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok czech police has started to investigate a suspicion that some soccer referees have advanced to higher leagues through bribery and that former czech football association -lrb- cmfs -rrb- vice-president milan <unk> could be involved , czech nova television reported wednesday .
# ::alignments
(r / report-01
      :ARG0 (p / publication
            :name (n / name
                  :op1 "Czech"
                  :op2 "nova"
                  :op3 "TV"))
      :ARG1 (s / start-01
            :ARG0 (p2 / police
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Czech")))
            :ARG1 (ii / investigate-01
                  :ARG0 p2
                  :ARG1 (s2 / suspect-01
                        :ARG1 (a / and
                              :op1 (a2 / advance-01
                                    :ARG1 (p3 / person
                                          :ARG0-of (r2 / referee-01
                                                :ARG1 (s3 / soccer))
                                          :quant (s4 / some))
                                    :ARG4 (l / league
                                          :ARG1-of (h / have-degree-91
                                                :ARG2 (h2 / high-02)
                                                :ARG3 (m / more)))
                                    :manner (b / bribe-01))
                              :op2 (p4 / possible-01
                                    :ARG1 (ii2 / involve-01
                                          :ARG1 (p5 / person
                                                :name (n3 / name
                                                      :op1 "Milan")
                                                :ARG0-of (h3 / have-org-role-91
                                                      :ARG1 c
                                                      :ARG2 (p6 / president
                                                            :mod (v / vice))
                                                      :time (f / former)))))))))
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 384 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ethiopian troops who helped somalia 's government drive out a radical islamic militia began withdrawing from this horn of africa nation on tuesday in military trucks and tanks .
# ::alignments
(b / begin-01
      :ARG0 (t / troop
            :mod (c / country
                  :name (n / name
                        :op1 "Ethiopia"))
            :ARG0-of (h / help-01
                  :ARG1 (d / drive-02
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c2 / country
                                          :name (n2 / name
                                                :op1 "Somalia"))))
                        :ARG1 (m / militia
                              :mod (r / religious-group
                                    :name (n3 / name
                                          :op1 "Islam"))
                              :ARG1-of (r2 / radical-02))
                        :ARG2 (o / out))))
      :ARG1 (w / withdraw-01
            :ARG1 t
            :ARG2 (h2 / horn
                  :mod (t2 / this)
                  :part-of (n4 / nation
                        :location (c3 / continent
                              :name (n5 / name
                                    :op1 "Africa"))))
            :instrument (a / and
                  :op1 (t3 / truck)
                  :op2 (t4 / tank)
                  :mod (m2 / military)))
      :time (d2 / date-entity
            :weekday (t5 / tuesday)))

# ::id 385 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok premier romano prodi confirmed in remarks published saturday that u.s. president george w. bush will visit italy in june , and played down tensions between the two countries .
# ::alignments
(a / and
      :op1 (c / confirm-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Romano"
                        :op2 "Prodi")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / premier)))
            :ARG1 (v / visit-01
                  :ARG0 (p3 / person
                        :name (n2 / name
                              :op1 "George"
                              :op2 "W."
                              :op3 "Bush")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "United"
                                          :op2 "States"))
                              :ARG2 (p4 / president)))
                  :ARG1 (c3 / country
                        :name (n4 / name
                              :op1 "France"))
                  :location (c4 / city
                        :name (n5 / name
                              :op1 "June")))
            :medium (r / remark
                  :ARG1-of (p5 / publish-01
                        :time (d / date-entity
                              :weekday (s / saturday)))))
      :op2 (p6 / play-down-05
            :ARG0 p
            :ARG1 (t / tension
                  :mod (b / between
                        :op1 c2
                        :op2 c3))))

# ::id 386 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazil 's trade deficit with argentina amounted to #.### billion u.s. dollars in the first five months of this year , some ###.# percent up from what was registered last year in the same period .
# ::alignments
(a / amount-01
      :ARG1 (d / deficit
            :mod (t / trade-01
                  :ARG0 (c / country
                        :name (n / name
                              :op1 "Brazil"))
                  :ARG2 (c2 / country
                        :name (n2 / name
                              :op1 "Argentina"))))
      :ARG2 (m / monetary-quantity
            :quant 1000000000
            :unit (d2 / dollar
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "U.S."))))
      :time (b / before
            :op1 (n4 / now)
            :duration (t2 / temporal-quantity
                  :quant 5
                  :unit (m2 / month)
                  :ord (o / ordinal-entity
                        :value 1)
                  :part-of (y / year
                        :mod (t3 / this))))
      :ARG1-of (u / up-02
            :ARG2 (p / percentage-entity
                  :value "#."
                  :ARG3-of u)
            :ARG1-of (r / register-02
                  :time (y2 / year
                        :mod (l / last))
                  :time (p2 / period
                        :ARG1-of (s / same-01)))))

# ::id 387 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eight african countries will be the first destinations for chinese president hu jintao to visit in #### , following up the china-africa beijing summit in november last year .
# ::alignments
(d / destination
      :ord (o / ordinal-entity
            :value 1)
      :domain (c / country
            :quant 8
            :location (c2 / continent
                  :name (n / name
                        :op1 "Africa")))
      :ARG1-of (v / visit-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Hu"
                        :op2 "Jintao")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n3 / name
                                    :op1 "China"))
                        :ARG2 (p2 / president))))
      :ARG1-of (f / follow-01
            :ARG2 (s / summit
                  :location (c4 / city
                        :name (n4 / name
                              :op1 "Beijing"))
                  :time (d2 / date-entity
                        :month 11
                        :mod (y / year
                              :mod (l / last))))))

# ::id 388 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok just days before an american presidential election whose outcome could alter u.s.-cuba relations , communist officials were designing deals to buy us$ ### -lrb- euro### -rrb- million more in corn , wheat , cattle and other american farm products at a trade fair opening monday .
# ::alignments
(d / design-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :mod (p2 / political-movement
                              :name (n / name
                                    :op1 "communism")))))
      :ARG1 (d2 / deal-01
            :ARG2 (b / buy-01
                  :ARG0 p
                  :ARG1 (a / and
                        :op1 (c / corn)
                        :op2 (w / wheat)
                        :op3 (c2 / cattle)
                        :op4 (p3 / product
                              :mod (f / farm)
                              :mod (o2 / other)
                              :mod (c3 / country
                                    :name (n2 / name
                                          :op1 "America"))))
                  :ARG2 (w2 / we)))
      :time (b2 / before
            :op1 (e / elect-01
                  :ARG1 (p4 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 c3
                              :ARG2 (p5 / president)))
                  :ARG0-of (a2 / alter-01
                        :ARG1 (r / relation-03
                              :ARG0 c3
                              :ARG2 (c4 / country
                                    :name (n3 / name
                                          :op1 "Cuba")))
                        :ARG1-of (p6 / possible-01))
                  :ARG1-of (o3 / outcome-01))
            :quant (m / multiple
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (d3 / day))
                  :mod (j / just))))

# ::id 389 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the annual progress of development projects and programs approved by the nepali ministry of information and communications in fiscal year ####\/## ended in mid - july has been satisfactory , the national news agency , rss reported on monday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Rss")
            :mod (n2 / news)
            :mod (n3 / nation))
      :ARG1 (s / satisfactory-03
            :ARG1 (p / progress-01
                  :ARG1 (a2 / and
                        :op1 (p2 / project
                              :mod (d / develop-02))
                        :op2 (p3 / program)
                        :ARG1-of (a3 / approve-01
                              :ARG0 (m / ministry
                                    :topic (ii / information)
                                    :topic (c / communicate-01)
                                    :mod (p4 / province
                                          :name (n4 / name
                                                :op1 "Nepali")))
                              :time (y / year
                                    :mod (f / finance))))
                  :frequency (r2 / rate-entity-91
                        :ARG3 (t / temporal-quantity
                              :quant 1
                              :unit y))))
      :time (d2 / date-entity
            :month 7
            :mod (m2 / mid))
      :time (d3 / date-entity
            :weekday (m3 / monday)))

# ::id 390 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rescuers finished recovering the dead thursday from a tanzanian train wreck with the death toll rising as another ## bodies were pulled from two mangled coaches , a local official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :ARG1-of (l / local-02))))
      :ARG1 (f / finish-01
            :ARG0 (p2 / person
                  :ARG0-of (r / rescue-01))
            :ARG1 (r2 / recover-01
                  :ARG1 p2
                  :ARG2 (w / wreck-01
                        :ARG1 (t / train)
                        :location (c / country
                              :name (n / name
                                    :op1 "Tanzania")))
                  :time (d / date-entity
                        :weekday (t2 / thursday)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (r3 / rise-01
                        :ARG0 (p3 / pull-01
                              :ARG1 (b / body
                                    :mod (a / another))
                              :ARG2 (c3 / coach
                                    :quant 2
                                    :ARG1-of (m / mangle-01)))))))

# ::id 391 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand 's prime minister said sunday that he had no plans to declare martial law despite growing demands the government take firmer measures to end protests that have paralyzed parts of bangkok for seven weeks .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Thailand"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (p3 / plan-01
            :polarity -
            :ARG0 p
            :ARG1 (d / declare-02
                  :ARG0 p
                  :ARG1 (l / law
                        :mod (m2 / martial)))
            :concession (d2 / demand-01
                  :ARG1 (t / take-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01))
                        :ARG1 (m3 / measure-02
                              :ARG0 g
                              :ARG1 (e / end-01
                                    :ARG0 g
                                    :ARG1 (p4 / protest-01
                                          :ARG0-of (p5 / paralyze-01
                                                :ARG1 (p6 / part
                                                      :part-of (c2 / city
                                                            :name (n2 / name
                                                                  :op1 "Bangkok")))
                                                :duration (t2 / temporal-quantity
                                                      :quant 7
                                                      :unit (w / week)))))
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (f / firmer)
                                    :ARG3 (m4 / more))))
                  :ARG1-of (g3 / grow-01)))
      :time (d3 / date-entity
            :weekday (s2 / sunday)))

# ::id 392 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cooperation within the visegrad group makes sense and is perfectly functioning , poland 's senate speaker bogdan borusewicz told pap on thursday .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bogdan"
                  :op2 "Borusewicz")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Senate")
                        :poss (g2 / government-organization
                              :name (n3 / name
                                    :op1 "Poland")))
                  :ARG2 (s / speaker)))
      :ARG1 (a / and
            :op1 (s2 / sense-02
                  :ARG1 (c / cooperate-01
                        :ARG0 (g3 / group
                              :mod (v / visegrad))))
            :op2 (f / function-01
                  :ARG0 c
                  :ARG1-of (p2 / perfect-02)))
      :ARG2 (p3 / publication
            :name (n4 / name
                  :op1 "Pap"))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 393 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an express bus driver on drugs took eight terror-stricken passengers along on a half-hour high-speed police chase in malaysia 's northern terengganu state , a report said wednesday .
# ::alignments
(s / say-01
      :ARG0 (r / report-01)
      :ARG1 (t / take-01
            :ARG0 (p / person
                  :ARG0-of (d / drive-01
                        :ARG1 (b / bus
                              :mod (e / express)))
                  :prep-on (d2 / drug))
            :ARG1 (p2 / passenger
                  :quant 8
                  :ARG1-of (s2 / strike-01
                        :ARG0 (t2 / terror)))
            :ARG3 (c / chase-01
                  :ARG0 (p3 / police)
                  :ARG1 p2
                  :mod (s3 / speed
                        :ARG1-of (h / high-02))
                  :duration (t3 / temporal-quantity
                        :quant 0.5
                        :unit (h2 / hour)))
            :location (n / north
                  :part-of (p4 / province
                        :name (n2 / name
                              :op1 "Terengganu")
                        :location (c2 / country
                              :name (n3 / name
                                    :op1 "Malaysia"))))
            :mod (a / along))
      :time (w / wednesday))

# ::id 394 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police evacuated residents of prague 's old town on wednesday but let tourists back into the historic square as the flood threat appeared to ease in the waterlogged czech republic and across most of europe .
# ::alignments
(c / contrast-01
      :ARG1 (e / evacuate-01
            :ARG0 (p / police)
            :ARG2 (p2 / person
                  :ARG0-of (r / reside-01
                        :ARG1 (t / town
                              :mod (o / old)
                              :poss (c2 / city
                                    :name (n / name
                                          :op1 "Prague")))))
            :time (d / date-entity
                  :weekday (w / wednesday)))
      :ARG2 (l / let-01
            :ARG0 p
            :ARG1 (b / back-02
                  :ARG1 (p3 / person
                        :ARG0-of (t2 / tour-01))
                  :ARG2 (s / square
                        :mod (h / history)))
            :time (a / appear-02
                  :ARG1 (e2 / ease-02
                        :ARG1 (t3 / threaten-01
                              :ARG1 (f / flood-01))
                        :location (a2 / and
                              :op1 (r2 / republic
                                    :location (c3 / country
                                          :name (n2 / name
                                                :op1 "Czech"
                                                :op2 "Republic"))
                                    :ARG1-of (b2 / bog-01
                                          :ARG0 (w2 / water)))
                              :op2 (a3 / across
                                    :op1 (c4 / continent
                                          :name (n3 / name
                                                :op1 "Europe")
                                          :quant (m / most))))))))

# ::id 395 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japan 's government wednesday nominated bank of japan executive director <unk> yamaguchi as a deputy governor of the central bank in a bid to end a political feud over the vacant post .
# ::alignments
(n / nominate-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Japan"))))
      :ARG1 (p / person
            :name (n3 / name
                  :op1 "Izzat"
                  :op2 "Yamaguchi")
            :ARG0-of (h / have-org-role-91
                  :ARG1 c
                  :ARG2 (d / director
                        :mod (e / executive))))
      :ARG2 p
      :ARG0-of (h2 / have-org-role-91
            :ARG1 (c2 / central
                  :part-of (b / bank))
            :ARG2 (g3 / governor
                  :mod (d2 / deputy)))
      :time (w / wednesday)
      :purpose (b2 / bid-01
            :ARG0 g
            :ARG1 (e2 / end-01
                  :ARG0 g
                  :ARG1 (f / feud-01
                        :ARG0 g
                        :ARG2 (p2 / post
                              :mod (v / vacant))
                        :mod (p3 / politics)))))

# ::id 396 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sales of personal computers did n't live up to expectations over the summer , and now analysts predict shoppers will cut spending even more drastically in the all-important holiday quarter .
# ::alignments
(a / and
      :op1 (l / live-up-04
            :polarity -
            :ARG0 (s / sell-01
                  :ARG1 (c / computer
                        :ARG1-of (p / personal-02)))
            :ARG1 (e / expect-01)
            :time (d / date-entity
                  :season (s2 / summer)))
      :op2 (p2 / predict-01
            :ARG0 (p3 / person
                  :ARG0-of (a2 / analyze-01))
            :ARG1 (c2 / cut-02
                  :ARG0 (p4 / person
                        :ARG0-of (s3 / shop-01))
                  :ARG1 (s4 / spend-01)
                  :manner (d2 / drastic
                        :ARG2-of (h / have-degree-91
                              :ARG1 c2
                              :ARG3 (m / more
                                    :mod (e2 / even))))
                  :time (q / quarter
                        :mod (h2 / holiday)
                        :ARG1-of (ii / important-01
                              :mod (a3 / all))))
            :time (n / now)))

# ::id 397 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. dollar gained against the new taiwan dollar on the taipei foreign exchange friday , rising nt$ #.### to close at nt$ ##.### .
# ::alignments
(m / multi-sentence
      :snt1 (g / gain-01
            :ARG1 (d / dollar
                  :mod (c / country
                        :name (n / name
                              :op1 "U.S.")))
            :ARG2 (d2 / dollar
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Taiwan"))
                  :ARG1-of (n3 / new-01))
            :time (d3 / date-entity
                  :weekday (f / friday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (e / exchange-01
                        :mod (f2 / foreign)
                        :location c2)))
      :snt2 (c4 / close-03
            :ARG1 (d4 / dollar)
            :ARG2 d4
            :ARG1-of (ii / important-01)))

# ::id 398 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli fighter planes struck hezbollah guerrilla strongholds in the mountains of southern lebanon late wednesday , police officials in the area said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police)
                  :ARG2 (o / official))
            :location (a / area))
      :ARG1 (s2 / strike-01
            :ARG0 (p3 / plane
                  :ARG0-of (f / fight-01)
                  :mod (c / country
                        :name (n / name
                              :op1 "Israel")))
            :ARG1 (s3 / stronghold
                  :poss (c2 / criminal-organization
                        :name (n2 / name
                              :op1 "Hezbollah"))
                  :mod (g / guerrilla)
                  :location (m / mountain
                        :location (s4 / south
                              :part-of (p4 / province
                                    :name (n3 / name
                                          :op1 "Lebanon")))))
            :time (l / late
                  :op1 (w / wednesday))))

# ::id 399 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pete <unk> quit as head coach of the nfl europe 's rhein fire after five seasons .
# ::alignments
(q / quit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Pete"))
      :ARG1 (c / coach-01
            :ARG0 p
            :ARG1 (t / team
                  :name (n2 / name
                        :op1 "Rhein"
                        :op2 "Fire")
                  :poss t
                  :name (n3 / name
                        :op1 "NFL"
                        :op2 "Europe")))
      :mod (h / head)
      :time (a / after
            :quant (t2 / temporal-quantity
                  :quant 5
                  :unit (s / season))))

# ::id 400 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok officials from the international olympic committee -lrb- ioc -rrb- coordination commission for the #### beijing olympics are set to arrive here on sunday to see how the chinese capital is preparing for the games .
# ::alignments
(s / set-08
      :ARG1 (o / official
            :part-of (o2 / organization
                  :name (n / name
                        :op1 "International"
                        :op2 "Olympic"
                        :op3 "Committee"))
            :ARG0-of (c / coordinate-01
                  :ARG1 (g / game
                        :name (n2 / name
                              :op1 "Beijing"
                              :op2 "Olympics"))))
      :ARG2 (a / arrive-01
            :ARG1 o
            :ARG4 (h / here)
            :time (d / date-entity
                  :weekday (s2 / sunday))
            :purpose (s3 / see-01
                  :ARG0 o
                  :ARG1 (t / thing
                        :manner-of (p / prepare-02
                              :ARG0 (c2 / capital
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "China")))
                              :ARG2 g)))))

# ::id 401 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fire raged through a shopping center on the outskirts of the paraguayan capital early sunday , killing at least ### people , and injuring hundreds , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (r / rage-02
            :ARG0 (f / fire
                  :ARG0-of (k / kill-01
                        :ARG1 (p2 / person
                              :quant (a / at-least
                                    :op1 100)))
                  :ARG0-of (ii / injure-01
                        :ARG1 p2))
            :ARG1 (c / center
                  :mod (s2 / shop-01)
                  :location (o / outskirt
                        :part-of (c2 / city
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c3 / country
                                          :name (n / name
                                                :op1 "Paraguayan"))
                                    :ARG2 (c4 / capital)))))
            :time (e / early
                  :op1 (d / date-entity
                        :weekday (s3 / sunday)))))

# ::id 402 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a pair of pandas left the southwest chinese city of chengdu by plane tuesday , embarking on a historic mission to their new home in taiwan , state media reported .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (s / state))
      :ARG1 (a / and
            :op1 (l / leave-11
                  :ARG0 (p / panda
                        :quant 2)
                  :ARG1 (c / city
                        :name (n / name
                              :op1 "Chengdu")
                        :location (s2 / southwest
                              :part-of (c2 / country
                                    :name (n2 / name
                                          :op1 "China"))))
                  :manner (p2 / plane)
                  :time (d / date-entity
                        :weekday (t / tuesday)))
            :op2 (e / embark-01
                  :ARG0 p
                  :ARG1 (m2 / mission-01
                        :ARG0 p
                        :ARG1 (h / home
                              :ARG1-of (n3 / new-01)
                              :poss p
                              :location c2
                              :name (n4 / name
                                    :op1 "Taiwan")))
                  :mod (h2 / history))))

# ::id 403 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the palestinian islamic resistance movement hamas on sunday called on the european union -lrb- eu -rrb- to remove it from the list of terrorist organizations .
# ::alignments
(c / call-03
      :ARG0 (m / movement
            :name (n / name
                  :op1 "Movement"
                  :op2 "of"
                  :op3 "Resistance")
            :mod (r / religious-group
                  :name (n2 / name
                        :op1 "Islam"))
            :location (c2 / country
                  :name (n3 / name
                        :op1 "Palestine")))
      :ARG1 (r2 / remove-01
            :ARG0 c2
            :name (n4 / name
                  :op1 "Europe"))
      :ARG1 (ii / it)
      :ARG2 (l / list-01
            :ARG1 (o / organization
                  :mod (t / terrorism)))
      :time (d / date-entity
            :weekday (s / sunday)))

# ::id 404 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok stanislas wawrinka held off fernando gonzalez #-# -lrb- # -rrb- , #-# -lrb- # -rrb- , #-# on friday and will face davis cup teammate roger federer in the final of the australian open tuneup tournament at kooyong .
# ::alignments
(a / and
      :op1 (h / hold-off-07
            :ARG0 (p / person
                  :name (n / name
                        :op1 "stanislas"
                        :op2 "Wawrinka"))
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Fernando"
                        :op2 "Gonzalez"))
            :time (d / date-entity
                  :weekday (f / friday)))
      :op2 (f2 / face-01
            :ARG0 p
            :ARG1 (p3 / person
                  :name (n3 / name
                        :op1 "Roger"
                        :op2 "Federerer")
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 (t / team
                              :name (n4 / name
                                    :op1 "Davis"
                                    :op2 "Cup"))
                        :ARG2 (t2 / teammate)))
            :ARG2 (f3 / final
                  :subevent-of (t3 / tournament
                        :mod (t4 / tune-up)
                        :mod (c / country
                              :name (n5 / name
                                    :op1 "Australia"))
                        :ARG1-of (o / open-01)))
            :location (c2 / city
                  :name (n6 / name
                        :op1 "Kooyong"))))

# ::id 405 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraqi army , police and security forces for the first time outnumber u.s. troops in iraq , who increasingly are serving only a supporting role in securing the country , president bush said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (o / outnumber-01
            :ARG1 (a / and
                  :op1 (a2 / army
                        :location (c / country
                              :name (n2 / name
                                    :op1 "Iraq")))
                  :op2 (p3 / police
                        :location c)
                  :op3 (f / force
                        :mod (s2 / security)))
            :ARG2 (t / troop
                  :mod c
                  :ARG0-of (s3 / serve-01
                        :ARG1 (r / role
                              :ARG0-of (s4 / support-01
                                    :ARG1 (s5 / secure-02
                                          :ARG1 c)))
                        :ARG1-of (ii / increase-01)
                        :mod (o2 / only)))
            :ord (o3 / ordinal-entity
                  :value 1))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 406 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four taliban militants were killed as their explosive device went off prematurely in afghanistan 's eastern paktika province on thursday , interior ministry said in a press release .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (ii / interior))
      :ARG1 (k / kill-01
            :ARG1 (p / person
                  :quant 4
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / criminal-organization
                              :name (n / name
                                    :op1 "Taliban"))
                        :ARG2 (m2 / militant)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (g / go-off-16
                        :ARG1 (d / device
                              :ARG1-of (e / explode-01
                                    :ARG1-of (p2 / possible-01))
                              :poss p)
                        :time (d2 / date-entity
                              :weekday (t / thursday))
                        :manner (p3 / premature)
                        :location (p4 / province
                              :name (n2 / name
                                    :op1 "Paktika")
                              :location (e2 / east
                                    :part-of (c3 / country
                                          :name (n3 / name
                                                :op1 "Afghanistan")))))))
      :medium (r / release-01
            :mod (p5 / press)))

# ::id 407 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. dollar rose against the new taiwan dollar on the taipei foreign exchange monday , gaining nt$ #.### to close at nt$ ##.### .
# ::alignments
(a / and
      :op1 (r / rise-01
            :ARG1 (d / dollar
                  :mod (c / country
                        :name (n / name
                              :op1 "U.S.")))
            :ARG2 (a2 / against
                  :op1 (d2 / dollar
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Taiwan"))
                        :ARG1-of (n3 / new-01)))
            :time (d3 / date-entity
                  :weekday (m / monday))
            :location (e / exchange-01
                  :ARG1 (f / foreign)
                  :mod c))
      :op2 (g / gain-02
            :ARG1 d
            :ARG2 (m2 / monetary-quantity
                  :quant 1
                  :unit (d4 / dollar)))
      :op3 (c3 / close-03
            :ARG1 d
            :ARG2 (m3 / monetary-quantity
                  :quant 1
                  :unit d4)
            :ARG1-of (ii / important-01)))

# ::id 408 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq 's newly elected parliament is likely to choose its speaker and vote on a new president when it meets on wednesday , a senior member of the shiite bloc told afp on tuesday .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (b / bloc
                        :mod (r / religious-group
                              :name (n / name
                                    :op1 "Shiite")))
                  :ARG2 (m / member
                        :mod (s / senior))))
      :ARG1 (l / likely-01
            :ARG1 (a / and
                  :op1 (c / choose-01
                        :ARG0 (g / government-organization
                              :name (n2 / name
                                    :op1 "Parliament")
                              :ARG1-of (e / elect-01
                                    :ARG1-of (n3 / new-01))
                              :poss g)
                        :ARG1 (p2 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 g
                                    :ARG2 (s2 / speaker))))
                  :op2 (v / vote-01
                        :ARG0 g
                        :ARG1 (p3 / person
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG2 (p4 / president))
                              :ARG1-of (n4 / new-01)))
                  :time (m2 / meet-03
                        :ARG0 g
                        :time (d / date-entity
                              :weekday (w / wednesday)))))
      :ARG2 (p5 / publication
            :name (n5 / name
                  :op1 " afp"))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 409 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nato nations on wednesday ordered their military experts to speed up contingency planning for withdrawing u.n. forces from bosnia .
# ::alignments
(o / order-01
      :ARG0 (n / nation
            :mod (m / military
                  :name (n2 / name
                        :op1 "Nato")))
      :ARG1 (p / person
            :ARG1-of (e / expert-01
                  :ARG2 (m2 / military))
            :poss n)
      :ARG2 (s / speed-up-02
            :ARG0 p
            :ARG1 (p2 / plan-01
                  :ARG0 p
                  :ARG1 (w / withdraw-01
                        :ARG0 p
                        :ARG1 (f / force
                              :mod (m3 / military))
                        :ARG2 (c / country
                              :name (n3 / name
                                    :op1 "Bosnia")))
                  :mod (c2 / contingency)))
      :time (d / date-entity
            :weekday (w2 / wednesday)))

# ::id 410 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok joel klein , the clinton administration 's choice to head the justice department 's antitrust division , is caught in a political crossfire about telephone deregulation that could threaten his confirmation by the senate .
# ::alignments
(c / catch-02
      :ARG1 (p / person
            :name (n / name
                  :op1 "Joel"
                  :op2 "Klein")
            :ARG1-of (c2 / choose-01
                  :ARG0 (g / government-organization
                        :ARG0-of (a / administrate-01)
                        :mod (p2 / person
                              :name (n2 / name
                                    :op1 "Clinton")))
                  :ARG2 (h / head-01
                        :ARG0 p
                        :ARG1 (d / division
                              :mod (a2 / antitrust)
                              :part-of (g2 / government-organization
                                    :name (n3 / name
                                          :op1 "Justice"
                                          :op2 "Department"))))))
      :ARG2 (c3 / crossfire
            :mod (p3 / politics)
            :topic (d2 / deregulate-01
                  :ARG1 (t / telephone))
            :ARG0-of (t2 / threaten-01
                  :ARG2 (c4 / confirm-01
                        :ARG0 (g3 / government-organization
                              :name (n4 / name
                                    :op1 "Senate"))
                        :ARG1 p)
                  :ARG1-of (p4 / possible-01))))

# ::id 411 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok republicans are accusing president bill clinton of selling out his foreign policy to the highest bidder , and the bidder they have in mind is the riady family of indonesia .
# ::alignments
(a / and
      :op1 (a2 / accuse-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n / name
                                    :op1 "Republican"))))
            :ARG1 (p3 / person
                  :name (n2 / name
                        :op1 "Bill"
                        :op2 "Clinton")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p4 / president)))
            :ARG2 (s / sell-out-03
                  :ARG0 p3
                  :ARG1 (p5 / policy-01
                        :ARG0 p3
                        :ARG2 (f / foreign))
                  :ARG2 (b / bidder
                        :ARG1-of (h3 / have-degree-91
                              :ARG2 (h4 / high-02
                                    :ARG1 b)
                              :ARG3 (m / most)
                              :ARG5 (b2 / bidder
                                    :ARG1-of (h5 / have-in-mind-13
                                          :ARG0 p))))))
      :op2 (b3 / bid-01
            :ARG0 (f2 / family
                  :mod (c / country
                        :name (n3 / name
                              :op1 "India"))
                  :mod (r / riady)
                  :ARG1-of b3)))

# ::id 412 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bush administration monday strongly defended u.s. efforts to stop the killing in darfur , announcing new plans to airlift equipment to the strife-torn region of sudan and arguing that president bush has been a leader in attempting to end the violence there .
# ::alignments
(a / and
      :op1 (d / defend-01
            :ARG0 (g / government-organization
                  :ARG0-of (a2 / administrate-01)
                  :mod (p / person
                        :name (n / name
                              :op1 "Bush")))
            :ARG1 (e / effort-01
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG1 (s / stop-01
                        :ARG0 g
                        :ARG1 (k / kill-01
                              :location (c2 / city
                                    :name (n3 / name
                                          :op1 "Darfur")))))
            :ARG1-of (s2 / strong-02)
            :time (d2 / date-entity
                  :weekday (m / monday)))
      :op2 (a3 / announce-01
            :ARG0 g
            :ARG1 (p2 / plan-01
                  :ARG1 (a4 / airlift-01
                        :ARG1 (e2 / equipment)
                        :ARG2 (r / region
                              :name (n4 / name
                                    :op1 "Sudan")
                              :ARG1-of (t / tear-01
                                    :ARG0 (s3 / strife))))
                  :ARG1-of (n5 / new-01)))
      :op3 (a5 / argue-01
            :ARG0 g
            :ARG1 (l / lead-02
                  :ARG0 p
                  :ARG2 (a6 / attempt-01
                        :ARG0 p
                        :ARG1 (e3 / end-01
                              :ARG0 p
                              :ARG1 (v / violence
                                    :location r))))))

# ::id 413 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former us football star o.j. simpson has asked a court to overturn a ##.# million dollar judgement against him over the deaths of his ex - wife and her lover , court records showed friday .
# ::alignments
(s / show-01
      :ARG0 (r / record-01
            :ARG0 (c / court))
      :ARG1 (a / ask-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "O.J."
                        :op2 "Simpson")
                  :ARG0-of (s2 / star-01
                        :ARG1 (w / we)
                        :ARG2 (f / football)
                        :time (f2 / former)))
            :ARG1 (o / overturn-01
                  :ARG0 c
                  :ARG1 (j / judge-01
                        :ARG1 p
                        :ARG2 (d / die-01
                              :ARG1 (a2 / and
                                    :op1 (p2 / person
                                          :ARG0-of (h / have-rel-role-91
                                                :ARG1 p
                                                :ARG2 (w2 / wife))
                                          :time (e / ex))
                                    :op2 (p3 / person
                                          :ARG0-of (h2 / have-rel-role-91
                                                :ARG1 p
                                                :ARG2 (l / lover)
                                                :time (e2 / ex))))
                              :ARG3 (m / monetary-quantity
                                    :quant 1000000
                                    :unit (d2 / dollar)))))
            :ARG2 c)
      :time (d3 / date-entity
            :weekday (f3 / friday)))

# ::id 414 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bill &amp; amp ; melinda gates foundation has donated $ # million to seattle children 's hospital research institute to study ways to prevent premature births and stillbirths worldwide .
# ::alignments
(d / donate-01
      :ARG0 (f / foundation
            :name (n / name
                  :op1 "Bill"
                  :op2 "&"
                  :op3 "amp"))
      :ARG1 (m / monetary-quantity
            :quant 10000000
            :unit (d2 / dollar))
      :ARG2 (r / research-institute
            :name (n2 / name
                  :op1 "Sattle"
                  :op2 "Children's"
                  :op3 "'s"
                  :op4 "Hospital")
            :ARG0-of (s / study-01
                  :ARG1 (w / way
                        :manner-of (p / prevent-01
                              :ARG1 (a / and
                                    :op1 (b / bear-02
                                          :mod (p2 / premature))
                                    :op2 (s2 / stillbirth))
                              :location (w2 / worldwide))))))

# ::id 415 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok legal challenges to california 's $ # billion stem cell initiative were rejected friday by an alameda county superior court judge in a strongly worded ruling .
# ::alignments
(r / reject-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Alameda"
                              :op2 "County"
                              :op3 "Supreme"
                              :op4 "Court")
                        :ARG1-of (s / superior-01))
                  :ARG3 (j / judge-01)))
      :ARG1 (c / challenge-01
            :ARG1 (ii / initiative
                  :mod (c2 / cell
                        :mod (s2 / stem))
                  :poss (s3 / state
                        :name (n2 / name
                              :op1 "California"))
                  :ARG1-of (c3 / cost-01
                        :ARG2 (m / monetary-quantity
                              :quant 1000000000
                              :unit (d / dollar))))
            :ARG1-of (l / legal-02))
      :time (d2 / date-entity
            :weekday (f / friday))
      :manner (r2 / rule-01
            :ARG0 p
            :ARG1-of (w / word-01
                  :ARG1-of (s4 / strong-02))))

# ::id 416 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more rwandan refugees , seeking to re-unite with their families , are continuing to trickle into the <unk> settlement valley in mbarara , southwestern uganda , from tanzanian camps .
# ::alignments
(c / continue-01
      :ARG1 (t / trickle-01
            :ARG1 (r / refugee
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Rwanda"))
                  :ARG0-of (s / seek-01
                        :ARG1 (u / unite-01
                              :polarity -
                              :ARG1 r
                              :ARG2 (f / family
                                    :ARG1-of (h / have-org-role-91
                                          :ARG0 r
                                          :ARG2 (m / member)))
                              :mod (a / again)))
                  :quant (m2 / more))
            :ARG3 (v / valley
                  :location-of (s2 / settle-03)
                  :location (c3 / city
                        :name (n2 / name
                              :op1 "Mbarara")
                        :location (s3 / southwest
                              :part-of c2)))
            :source (c4 / camp
                  :mod (c5 / country
                        :name (n3 / name
                              :op1 "Tanzania")))))

# ::id 417 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese premier li peng made a speech at a ceremony here tuesday to commemorate the first anniversary of president jiang zemin 's eight - point policy statement on taiwan , xinhua news agency said .
# ::alignments
(s / say-01
      :ARG0 (p / publication
            :name (n / name
                  :op1 "Xinhua"
                  :op2 "News"
                  :op3 "Agency"))
      :ARG1 (s2 / speak-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Li"
                        :op2 "Peng")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "China"))
                        :ARG2 (p3 / premier)))
            :location (c2 / ceremony
                  :location (h2 / here)
                  :time (d / date-entity
                        :weekday (t / tuesday))
                  :purpose (c3 / commemorate-01
                        :ARG1 (a / anniversary
                              :ord (o / ordinal-entity
                                    :value 1)
                              :topic (p4 / policy-01
                                    :ARG0 (p5 / person
                                          :name (n4 / name
                                                :op1 "Jiang"
                                                :op2 "Zemin")
                                          :ARG0-of (h3 / have-org-role-91
                                                :ARG2 (p6 / president)))
                                    :ARG2 (c4 / country
                                          :name (n5 / name
                                                :op1 "Taiwan"))
                                    :mod (p7 / point
                                          :quant 8)))))))

# ::id 418 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police lodged fresh charges against a scion of india 's leading political dynasty on sunday after his supporters mobbed the police station where he was arrested over an election speech .
# ::alignments
(l / lodge-03
      :ARG0 (p / police)
      :ARG1 (c / charge-05
            :ARG1 (s / scion
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (d / dynasty
                              :mod (p2 / politics)
                              :ARG0-of (l2 / lead-01
                                    :ARG1 (c2 / country
                                          :name (n / name
                                                :op1 "India"))))))
            :ARG1-of (f / fresh-04))
      :time (d2 / date-entity
            :weekday (s2 / sunday))
      :time (a / after
            :op1 (m / mob-02
                  :ARG0 (p3 / person
                        :ARG0-of (s3 / support-01
                              :ARG1 s))
                  :ARG1 (s4 / station
                        :mod p
                        :location-of (a2 / arrest-01
                              :ARG1 s
                              :ARG2 (s5 / speak-01
                                    :ARG1 (e / elect-01)))))))

# ::id 419 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia 's top legislator said friday that moscow is likely to withdraw from the russia-nato treaty in the event that the alliance uses force in the federal republic of yugoslavia .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Russia"))
                  :ARG2 (l / legislator
                        :mod (t / top))))
      :ARG1 (l2 / likely-01
            :ARG1 (w / withdraw-01
                  :ARG0 (m / military
                        :name (n2 / name
                              :op1 "Moscow"))
                  :ARG2 (t2 / treaty
                        :mod (b / between
                              :op1 c
                              :op2 m
                              :name (n3 / name
                                    :op1 "NATO"))))
            :condition (u / use-01
                  :ARG0 m
                  :ARG1 (f / force)
                  :location (r / republic
                        :name (n4 / name
                              :op1 "Yugoslavia")
                        :mod (f2 / federal))))
      :time (d / date-entity
            :weekday (f3 / friday)))

# ::id 420 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states on sunday expressed concern about cambodian prime minister hun sen 's decision to fire members of the royalist funcinpec party from senior goverment positions .
# ::alignments
(e / express-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (c2 / concern-01
            :ARG0 (d / decide-01
                  :ARG0 (p / person
                        :name (n2 / name
                              :op1 "Hun"
                              :op2 "Shen")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c3 / country
                                    :name (n3 / name
                                          :op1 "Cambodia"))
                              :ARG2 (m / minister
                                    :mod (p2 / prime))))
                  :ARG1 (f / fire-02
                        :ARG0 p
                        :ARG1 (p3 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (p4 / political-party
                                          :name (n4 / name
                                                :op1 "Funcinpec")
                                          :mod (r / royalist))
                                    :ARG2 (m2 / member)))
                        :ARG2 (p5 / position
                              :mod (g / government-organization
                                    :ARG0-of (g2 / govern-01)
                                    :mod (s / senior)))))
            :ARG1 c
            :time (d2 / date-entity
                  :weekday (s2 / sunday))))

# ::id 421 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mark hacking , who two weeks ago reported that his pregnant wife had disappeared after going for a morning jog in a salt lake city park , was arrested monday .
# ::alignments
(a / arrest-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Mark"
                  :op2 "Hitch")
            :ARG0-of (r / report-01
                  :ARG1 (d / disappear-01
                        :ARG1 (p2 / person
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 p
                                    :ARG2 (w / wife))
                              :ARG1-of (ii / impregnate-01))
                        :time (a2 / after
                              :op1 (g / go-02
                                    :ARG0 p
                                    :ARG4 (p3 / park
                                          :mod (c / city)
                                          :location (l / lake
                                                :name n
                                                :op1 "Salt"
                                                :op2 "Lake")))
                              :time (d2 / date-entity
                                    :dayperiod (m / morning)))))
            :time (b / before
                  :op1 (n2 / now)
                  :quant (t / temporal-quantity
                        :quant 2
                        :unit (w2 / week))))
      :time (d3 / date-entity
            :weekday (m2 / monday)))

# ::id 422 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigeria imposed a curfew and tightened security in two northern cities tuesday after violence between muslims and christians claimed at least ## lives .
# ::alignments
(a / and
      :op1 (ii / impose-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Nigeria"))
            :ARG1 (c2 / curfew))
      :op2 (t / tighten-01
            :ARG0 c
            :ARG1 (s / security))
      :location (c3 / city
            :quant 2
            :location (n2 / north))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :time (a2 / after
            :op1 (c4 / claim-02
                  :ARG0 (v / violence
                        :mod (b / between
                              :op1 (p / person
                                    :mod (r / religious-group
                                          :name (n3 / name
                                                :op1 "Islam")))
                              :op2 (p2 / person
                                    :mod (r2 / religious-group
                                          :name (n4 / name
                                                :op1 "Christianity")))))
                  :ARG1 (l / life
                        :quant (a3 / at-least
                              :op1 0)))))

# ::id 423 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tony stewart won stirring duels with ricky rudd , rusty wallace and jeff gordon , taking the lead with ## laps to go saturday night and winning the pontiac excitement ### , his first victory this year .
# ::alignments
(w / win-01
      :ARG0 (s / stewart
            :mod (o / old))
      :ARG1 (d / duel-01
            :ARG0 s
            :ARG1 (a / and
                  :op1 (p / person
                        :name (n / name
                              :op1 "Ricky"
                              :op2 "Rudd"))
                  :op2 (p2 / person
                        :name (n2 / name
                              :op1 "Wallace")
                        :ARG1-of (r / rust-01))
                  :op3 (p3 / person
                        :name (n3 / name
                              :op1 "Jeff"
                              :op2 "Gordon")))
            :ARG0-of (s2 / stir-02))
      :ARG0-of (t / take-01
            :ARG1 (l / lead-02)
            :time (d2 / date-entity
                  :weekday (s3 / saturday)
                  :dayperiod (n4 / night)))
      :ARG0-of (w2 / win-01
            :ARG2 (e / excite-01
                  :ARG1 (p4 / pontiac))
            :ord (o2 / ordinal-entity
                  :value 1
                  :range (y / year
                        :mod (t2 / this)))))

# ::id 424 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok last week , former bruins coach pat burns made his first public comments since waging his battle with colon cancer .
# ::alignments
(c / comment-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Pat"
                  :op2 "Burns")
            :ARG0-of (c2 / coach-01
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Bruins"))
                  :time (f / former)))
      :ARG1-of (p2 / public-02)
      :ord (o / ordinal-entity
            :value 1
            :range (s / since
                  :op1 (w / wage-01
                        :ARG0 p
                        :ARG1 (b / battle-01
                              :ARG0 p
                              :ARG1 (d / disease
                                    :name (n3 / name
                                          :op1 "cancer")
                                    :mod (c3 / colon))))))
      :time (w2 / week
            :mod (l / last)))

# ::id 425 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bundesbank vice-president johann wilhelm gaddum called on germany on wednesday to convert a significant part of its debt into euro at the start of monetary union within the european union -lrb- eu -rrb- .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Johann"
                  :op2 "Wolhelm"
                  :op3 "Gaddum")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (b / bank
                        :name (n2 / name
                              :op1 "Bundesbank"))
                  :ARG2 (p2 / president
                        :mod (v / vice))))
      :ARG1 (c2 / country
            :name (n3 / name
                  :op1 "Germany"))
      :ARG2 (c3 / convert-01
            :ARG0 c2
            :ARG1 (p3 / part
                  :ARG1-of (s / significant-02)
                  :part-of (d / debt
                        :poss c2))
            :ARG2 (e / euro)
            :time (s2 / start-01
                  :ARG1 (u / union-02
                        :ARG1 c2
                        :ARG3 (m / money)
                        :location (o / organization
                              :name (n4 / name
                                    :op1 "European"
                                    :op2 "Union")))))
      :time (w / wednesday))

# ::id 426 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it 's a shock to see jennifer jason leigh for the first time in the flesh .
# ::alignments
(s / shock-01
      :ARG0 (s2 / see-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Jennifer"
                        :op2 "Jason"
                        :op3 "Leigh"))
            :location (f / flesh)
            :ord (o / ordinal-entity
                  :value 1)))

# ::id 427 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mcdonald 's corp. warned friday that profits are being hurt by weak currencies and its first-quarter earnings will be slightly below wall street 's expectations despite some encouraging signs from its european and u.s. restaurants .
# ::alignments
(w / warn-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "McDonald's"
                  :op2 "'s"
                  :op3 "Corporation"))
      :ARG1 (a / and
            :op1 (h / hurt-01
                  :ARG0 (c2 / currency
                        :ARG1-of (w2 / weak-02))
                  :ARG1 (p / profit-01
                        :ARG0 c))
            :op2 (h2 / have-concession-91
                  :ARG1 (b / below
                        :op1 (e / expect-01
                              :ARG0 (m / market-sector
                                    :name (n2 / name
                                          :op1 "Wall"
                                          :op2 "Street"))
                              :ARG1 (q / quarter
                                    :ord (o / ordinal-entity
                                          :value 1)))
                        :degree (s / slight))
                  :ARG2 (s2 / signal-07
                        :ARG0 (a2 / and
                              :op1 (r / restaurant
                                    :mod (c3 / continent
                                          :name (n3 / name
                                                :op1 "Europe")))
                              :op2 (r2 / restaurant
                                    :mod (c4 / country
                                          :name (n4 / name
                                                :op1 "United"
                                                :op2 "States"))))
                        :ARG0-of (e2 / encourage-01)
                        :quant (s3 / some))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 428 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok shuttle managers on monday pushed discovery 's liftoff back until at least next week , as they devised new tests to find the cause of an elusive fuel gauge problem and even pondered whether it would be safe to launch without a remedy .
# ::alignments
(p / push-01
      :ARG0 (p2 / person
            :ARG0-of (m / manage-01
                  :ARG1 (s / shuttle)))
      :ARG1 (l / liftoff
            :poss (d / discover-01))
      :ARG2 (b / back)
      :time (d2 / date-entity
            :weekday (m2 / monday))
      :time (a / and
            :op1 (d3 / devise-01
                  :ARG0 p2
                  :ARG1 (t / test-01
                        :ARG1 (f / find-01
                              :ARG1 (t2 / thing
                                    :ARG0-of (c / cause-01
                                          :ARG1 (p3 / problem
                                                :topic (g / gauge
                                                      :mod (f2 / fuel))
                                                :ARG0-of (e / elude-01)))))
                        :ARG1-of (n / new-01)))
            :op2 (p4 / ponder-01
                  :ARG0 p2
                  :ARG1 (t3 / truth-value
                        :polarity-of (s2 / safe-01
                              :ARG1 (l2 / launch-01
                                    :ARG1 d
                                    :manner (r / remedy-01
                                          :polarity -))))
                  :mod (e2 / even))))

# ::id 429 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a norwegian-russian team completed a primary search of a wrecked russian airliner wednesday , and said they had recovered ### of the ### people killed when the jet slammed into an arctic mountain .
# ::alignments
(a / and
      :op1 (c / complete-01
            :ARG0 (t / team
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Norway"))
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "Russia")))
            :ARG1 (s / search-01
                  :ARG0 t
                  :ARG1 (a2 / airliner
                        :ARG1-of (w / wreck-01)
                        :mod c3)
                  :mod (p / primary))
            :time (d / date-entity
                  :weekday (w2 / wednesday)))
      :op2 (s2 / say-01
            :ARG0 t
            :ARG1 (r / recover-02
                  :ARG0 t
                  :ARG1 (p2 / person
                        :mod c3
                        :ARG1-of (k / kill-01
                              :time (s3 / slam-02
                                    :ARG0 (j / jet)
                                    :ARG1 (m / mountain
                                          :location (w3 / world-region
                                                :name (n3 / name
                                                      :op1 "Arctic")))))))))

# ::id 430 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mikhail khodorkovsky , former head of russia 's yukos oil giant , has gone on a hunger strike , said his defense lawyer on tuesday .
# ::alignments
(s / say-01
      :ARG0 (l / lawyer
            :poss (p / person
                  :name (n / name
                        :op1 "Mikhail"
                        :op2 "Khodorkovsky")
                  :ARG0-of (h / head-01
                        :ARG1 (g / giant
                              :mod (o / oil)
                              :mod (y / yukos)
                              :poss (c / country
                                    :name (n2 / name
                                          :op1 "Russia")))
                        :time (f / former)))
            :ARG1 (g2 / go-02
                  :ARG0 p
                  :ARG1 (s2 / strike-02
                        :ARG0 p
                        :ARG1 (h2 / hunger-01
                              :ARG0 p)))
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 431 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok even in difficult , downsizing times , women are poised to win the race for good jobs like sprinters on the starting blocks .
# ::alignments
(p / poise-01
      :ARG1 (w / woman)
      :ARG2 (w2 / win-01
            :ARG0 w
            :ARG1 (r / race-02
                  :ARG0 w
                  :ARG2 (j / job
                        :ARG1-of (g / good-02)
                        :example (s / sprinter
                              :location (b / block
                                    :ARG1-of (s2 / start-01))))))
      :concession (t / time
            :mod (d / difficult)
            :mod (d2 / downsize-01)
            :mod (e / even)))

# ::id 432 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the supreme court took up its first major case with chief justice john roberts at the helm on wednesday , testing whether the u.s. attorney general can prevent oregon doctors from providing terminally ill patients with life-ending drugs .
# ::alignments
(t / test-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court"))
      :ARG1 (t2 / truth-value
            :polarity-of (p / possible-01
                  :ARG1 (p2 / prevent-01
                        :ARG0 (g2 / government-organization
                              :name (n2 / name
                                    :op1 "U.S."
                                    :op2 "Attorney"
                                    :op3 "General"))
                        :ARG1 (p3 / provide-01
                              :ARG0 (d / doctor
                                    :mod (s / state
                                          :name (n3 / name
                                                :op1 "Oregon")))
                              :ARG1 (d2 / drug
                                    :ARG0-of (e / end-01
                                          :ARG1 (l / live-01)))
                              :ARG2 (p4 / patient
                                    :ARG1-of (ii / ill-01
                                          :mod (t3 / terminally)))))))
      :time (d3 / date-entity
            :weekday (w / wednesday))
      :time (h / helm
            :poss g))

# ::id 433 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok illicit drug use among secondary school students continued to rise in this country in #### , scientists at the university of michigan institute for social research said last month .
# ::alignments
(s / say-01
      :ARG0 (s2 / scientist
            :ARG0-of (h / have-org-role-91
                  :ARG1 (u / university
                        :name (n / name
                              :op1 "University"
                              :op2 "of"
                              :op3 "Michigan"
                              :op4 "Institute"
                              :op5 "for"
                              :op6 "social"
                              :op7 "Research"))))
      :ARG1 (c / continue-01
            :ARG1 (r / rise-01
                  :ARG1 (u2 / use-01
                        :ARG0 (p / person
                              :ARG0-of (s3 / study-01
                                    :location (s4 / school
                                          :mod (s5 / secondary))))
                        :ARG1 (d / drug)
                        :manner (ii / illicit))
                  :location (c2 / country
                        :mod (t / this))
                  :manner (t2 / thing
                        :ARG1-of (r2 / report-01))))
      :time (m / month
            :mod (l / last)))

# ::id 434 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok suspected rebels fired on a rescue helicopter searching the mountains of central colombia friday for a small plane carrying the minister of social welfare that disappeared shortly after take off thursday , authorities said .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (f / fire-01
            :ARG0 (p / person
                  :ARG0-of (r / rebel-01)
                  :ARG1-of (s2 / suspect-01))
            :destination (h / helicopter
                  :ARG0-of (r2 / rescue-01)
                  :ARG0-of (s3 / search-01
                        :ARG1 (m / mountain
                              :location (c / center
                                    :part-of (c2 / country
                                          :name (n / name
                                                :op1 "Colombia"))))
                        :ARG2 (p2 / plane
                              :mod (s4 / small)
                              :ARG0-of (c3 / carry-01
                                    :ARG1 (p3 / person
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (m2 / minister
                                                      :topic (w / welfare
                                                            :mod (s5 / social))))))
                              :ARG1-of (d / disappear-01
                                    :time (a2 / after
                                          :op1 (t / take-off-19
                                                :time (d2 / date-entity
                                                      :weekday (t2 / thursday)))
                                          :ARG1-of (s6 / short-07))))))))

# ::id 435 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok guinea-bissau 's interior minister satu camara pinto has defied a decision by the west african country 's prime minister carlos gomes junior to suspend her from the ministerial position .
# ::alignments
(d / defy-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Satu"
                  :op2 "Camara"
                  :op3 "Pinto")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Guinea-bissau"))
                  :ARG2 (m / minister
                        :topic (ii / interior))))
      :ARG1 (d2 / decide-01
            :ARG0 (p2 / person
                  :name (n3 / name
                        :op1 "Carlos"
                        :op2 "Gomes"
                        :op3 "Junior")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :location (w / world-region
                                    :name (n4 / name
                                          :op1 "Africa")))
                        :ARG2 (m2 / minister
                              :mod (p3 / prime))))
            :ARG1 (s / suspend-01
                  :ARG0 p2
                  :ARG1 p
                  :ARG2 (p4 / position
                        :mod (m3 / minister)))))

# ::id 436 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a suicide bomber has rammed a truck into the barracks of an elite police unit in a village east of the capital , algiers .
# ::alignments
(r / ram-01
      :ARG0 (p / person
            :ARG0-of (b / bomb-01
                  :mod (s / suicide)))
      :ARG1 (t / truck)
      :location (b2 / barracks
            :poss (u / unit
                  :mod (p2 / police)
                  :mod (e / elite)))
      :location (v / village
            :location (r2 / relative-position
                  :op1 (c / city
                        :name (n / name
                              :op1 "Algiers")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (c2 / capital)))
                  :direction (e2 / east))))

# ::id 437 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a malaysian court monday dropped a sodomy charge against the adopted brother of former deputy prime minister anwar ibrahim , a defense lawyer said .
# ::alignments
(s / say-01
      :ARG0 (l / lawyer
            :topic (d / defend-01))
      :ARG1 (d2 / drop-05
            :ARG0 (c / court
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Malaysia")))
            :ARG1 (c3 / charge-05
                  :ARG1 (p / person
                        :name (n2 / name
                              :op1 "Anwar"
                              :op2 "Ibrahim")
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 (p2 / person
                                    :name (n3 / name
                                          :op1 "Anwar")
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (m / minister
                                                :mod (p3 / prime)
                                                :mod (d3 / deputy))
                                          :time (f / former)))
                              :ARG2 (b / brother))
                        :ARG1-of (a / adopt-01))
                  :ARG2 (s2 / sodomy))
            :time (d4 / date-entity
                  :weekday (m2 / monday))))

# ::id 438 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. top negotiator christopher hill arrived in beijing wednesday afternoon for the fresh round of six-party talks on the korean peninsular nuclear issue to be started on thursday .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Christopher"
                  :op2 "Hill")
            :ARG0-of (n2 / negotiate-01)
            :ARG0-of (t / top-02))
      :ARG4 (c / city
            :name (n3 / name
                  :op1 "Beijing"))
      :time (d / date-entity
            :weekday (w / wednesday)
            :dayperiod (a2 / afternoon))
      :purpose (r / round-05
            :ARG1 (t2 / talk-01
                  :ARG0 (p2 / party
                        :quant 6)
                  :ARG1 (ii / issue-02
                        :ARG0 (n4 / nucleus)
                        :ARG1 (c2 / country
                              :name (n5 / name
                                    :op1 "Korea"))
                        :mod (p3 / peninsular))
                  :ARG1-of (f / fresh-04)
                  :ARG1-of (s / start-01
                        :time (d2 / date-entity
                              :weekday (t3 / thursday))))))

# ::id 439 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok twelve workers are missing after a blast ripped through a chinese coal mine that was being refitted to improve safety standards , state press said .
# ::alignments
(s / say-01
      :ARG0 (p / press
            :mod (s2 / state))
      :ARG1 (m / miss-01
            :ARG1 (p2 / person
                  :quant 12
                  :ARG0-of (w / work-01))
            :time (a / after
                  :op1 (r / rip-01
                        :ARG0 (b / blast)
                        :ARG1 (m2 / mine
                              :mod (c / coal)
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "China"))
                              :ARG1-of (r2 / refit-01
                                    :purpose (ii / improve-01
                                          :ARG1 (s3 / standard
                                                :topic (s4 / safe-01)))))))))

# ::id 440 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the government has raised its target for the nation 's economic growth for #### to #.## percent amid an optimistic global economic forecast and rosier economic prospects in major trading countries around the world , officials said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (r / raise-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG1 (t / target-01
                  :ARG0 g
                  :ARG1 (g3 / grow-01
                        :ARG1 (e / economy
                              :poss (n / nation))
                        :ARG4 (p2 / percentage-entity
                              :value "#.##")))
            :ARG1-of (c / cause-01
                  :ARG0 (a / and
                        :op1 (f / forecast-01
                              :ARG1 (e2 / economy)
                              :mod (g4 / globe)
                              :mod (o2 / optimistic))
                        :op2 (p3 / prospect-02
                              :ARG1 (e3 / economy)
                              :location (c2 / country
                                    :ARG0-of (t2 / trade-01)
                                    :ARG1-of (m / major-02)
                                    :location (a2 / around
                                          :op1 (w / world)))
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (r2 / rosier)
                                    :ARG3 (m2 / more))))))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 441 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states launched war on iraq early thursday with air strikes on baghdad , making good on threats of military action to remove president saddam hussein from power .
# ::alignments
(a / and
      :op1 (l / launch-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (w / war-01
                  :ARG0 c
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Iraq")))
            :time (e / early
                  :op1 (d / date-entity
                        :weekday (t / thursday)))
            :instrument (s / strike-01
                  :ARG0 c
                  :ARG1 (p / person
                        :name (n3 / name
                              :op1 "Baghdad"))
                  :instrument (a2 / air)))
      :op2 (m / make-02
            :ARG0 c
            :ARG1 (g / good-02)
            :ARG2 (t2 / threaten-01
                  :ARG1 (a3 / act-02
                        :mod (m2 / military)
                        :purpose (r / remove-01
                              :ARG0 c
                              :ARG1 p
                              :name (n4 / name
                                    :op1 "Saddam"
                                    :op2 "Hussein")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p2 / president)))
                        :ARG2 (p3 / power)))))

# ::id 442 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a group of journalists said wednesday that mounting political tensions had led to increased threats and acts of intimidation against cambodian newspaper reporters , editors and distributors .
# ::alignments
(s / say-01
      :ARG0 (g / group
            :consist-of (j / journalist))
      :ARG1 (l / lead-03
            :ARG0 (t / tension
                  :mod (p / politics)
                  :ARG1-of (m / mount-02))
            :ARG2 (a / and
                  :op1 (t2 / threaten-01
                        :ARG2 (a2 / and
                              :op1 (p2 / person
                                    :ARG0-of (r / report-01
                                          :ARG1 (n / newspaper
                                                :mod (c / country
                                                      :name (n2 / name
                                                            :op1 "Cambodia")))))
                              :op2 (p3 / person
                                    :ARG0-of (e / editor-01))
                              :op3 (p4 / person
                                    :ARG0-of (d / distribute-01)))
                        :ARG1-of (ii / increase-01))
                  :op2 (a3 / act-02
                        :ARG1 (ii2 / intimidate-01
                              :ARG1 a2))))
      :time (w / wednesday))

# ::id 443 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german-based utility e. on ag said monday it has made `` major progress '' in talks with russia 's oao gazprom aimed at giving e. on a stake in a siberian gas field in exchange for stakes in its european assets .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "e.")
            :mod (u / utility)
            :ARG1-of (b / base-01
                  :location (c2 / city
                        :name (n2 / name
                              :op1 "Berman"))))
      :ARG1 (p / progress-01
            :ARG1 c
            :ARG1-of (m / major-02)
            :topic (t / talk-01
                  :ARG0 c
                  :ARG2 c
                  :name (n3 / name
                        :op1 "Oao"
                        :op2 "Gazprom")
                  :poss (c3 / country
                        :name (n4 / name
                              :op1 "Russia")))
            :ARG1-of (a / aim-02
                  :ARG2 (g / give-01
                        :ARG0 c
                        :ARG1 (s2 / stake
                              :mod (f / field
                                    :mod (g2 / gas)
                                    :location (w / world-region
                                          :name (n5 / name
                                                :op1 "Siberia"))))
                        :ARG2 c
                        :ARG1-of (e / exchange-01
                              :ARG3 (s3 / stake
                                    :mod (a2 / asset
                                          :poss c
                                          :mod (c4 / continent
                                                :name (n6 / name
                                                      :op1 "Europe"))))))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 444 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sudan 's president facing genocide charges for the conflict in darfur is dispatching a beefed-up delegation to the u.n. general assembly later this month .
# ::alignments
(d / dispatch-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Sudan"))
                  :ARG2 (p2 / president))
            :ARG0-of (f / face-01
                  :ARG1 (c2 / charge-05
                        :ARG1 p
                        :ARG2 (g / genocide-01)
                        :ARG1-of (c3 / cause-01
                              :ARG0 (c4 / conflict-01
                                    :location (c5 / city
                                          :name (n2 / name
                                                :op1 "Darfur")))))))
      :ARG1 (d2 / delegation
            :ARG1-of (b / beef-up-01))
      :ARG2 (a / assembly
            :mod (g2 / general)
            :mod (o / organization
                  :name (n3 / name
                        :op1 "U.N.")))
      :time (a2 / after)
      :time (m / month
            :mod (t / this)))

# ::id 445 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the australian dollar closed higher at its session high of ##.## u.s. cents tuesday compared with monday 's close of ##.## u.s. cents .
# ::alignments
(c / close-01
      :ARG1 (d / dollar
            :mod (c2 / country
                  :name (n / name
                        :op1 "Australia")))
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :ARG1-of (h / high-02
            :ARG2 (c3 / cent
                  :mod c2
                  :name (n2 / name
                        :op1 "U.S.")))
      :mod (s / session)
      :ARG1-of (c4 / compare-01
            :ARG2 (c5 / close-01
                  :ARG1 (c6 / cent
                        :mod c2)
                  :time (d3 / date-entity
                        :weekday (m / monday))))
      :ARG1-of (h2 / have-degree-91
            :ARG2 h)
      :ARG3 (m2 / more))

# ::id 446 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the new state lottery is less than two months old and legislators already want to tinker with it .
# ::alignments
(a / and
      :op1 (a2 / age-01
            :ARG1 (l / lottery
                  :mod (s / state)
                  :ARG1-of (n / new-01))
            :ARG2 (l2 / less-than
                  :op1 (t / temporal-quantity
                        :quant 2
                        :unit (m / month))))
      :op2 (w / want-01
            :ARG0 (p / person
                  :ARG0-of (l3 / legislate-01))
            :ARG1 (t2 / tinker-01
                  :ARG0 p
                  :ARG1 l)
            :time (a3 / already)))

# ::id 447 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in the next few weeks , millions of medicare beneficiaries will make decisions that could affect their out-of-pocket medical costs for years to come .
# ::alignments
(d / decide-01
      :ARG0 (p / person
            :ARG1-of (b / benefit-01
                  :ARG0 (p2 / program
                        :name (n / name
                              :op1 "Medicare")))
            :quant (m / multiple
                  :op1 1000000))
      :ARG1 (t / thing
            :ARG0-of (a / affect-01
                  :ARG1 (c / cost-01
                        :ARG1 (m2 / medicine)
                        :ARG3 p
                        :ARG1-of (o / out-06
                              :ARG2 (p3 / pocket-02
                                    :ARG0 p)))
                  :ARG1-of (p4 / possible-01)
                  :time (a2 / after
                        :op1 (n2 / now)
                        :duration m
                        :op1 (t2 / temporal-quantity
                              :quant 1
                              :unit (y / year)))))
      :time (w / week
            :mod (n3 / next)))

# ::id 448 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok just short of two years after engineering the overthrow of saddam hussein , president bush on sunday celebrated a comparatively peaceful day of voting in iraq , declaring it a triumphant moment in his effort to spur democratic movements throughout the middle east .
# ::alignments
(a / and
      :op1 (c / celebrate-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (d / day
                  :time-of (v / vote-01
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "Iraq")))
                  :mod (p3 / peaceful
                        :ARG2-of (c3 / compare-01)))
            :time (d2 / date-entity
                  :weekday (s / sunday)))
      :op2 (d3 / declare-02
            :ARG0 p
            :ARG1 d
            :ARG2 (m / moment
                  :ARG0-of (t / triumph-01)
                  :subevent-of (e / effort-01
                        :ARG0 p
                        :ARG1 (s2 / spur-01
                              :ARG0 p
                              :ARG1 (m2 / movement-07
                                    :ARG1 (d4 / democracy))
                              :path (w / world-region
                                    :name (n3 / name
                                          :op1 "Middle"
                                          :op2 "East")))))))

# ::id 449 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok paraguayan governing colorado party presidential candidate lino oviedo surrendered to a military unit in response to the arrest order issued by the paraguayan president .
# ::alignments
(s / surrender-01
      :ARG0 (c / candidate
            :name (n / name
                  :op1 "Lino"
                  :op2 "Oviedo")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p / political-party
                        :name (n2 / name
                              :op1 "Colorado"
                              :op2 "Party")
                        :ARG0-of (g / govern-01
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Paraguayan"))))
                  :ARG2 (p2 / president)))
      :ARG2 (u / unit
            :mod (m / military))
      :ARG2-of (r / respond-01
            :ARG1 (o / order-01
                  :ARG1 (a / arrest-01
                        :ARG0 (p3 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 c2
                                    :ARG2 p2)))
                  :ARG1 c)))

# ::id 450 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a `` march for peace '' from chechnya to moscow , intended to draw attention to the plight of refugees , was broken up wednesday , just as it began .
# ::alignments
(b / break-up-08
      :ARG1 (m / march-01
            :ARG1 (p / peace)
            :source (p2 / province
                  :name (n / name
                        :op1 "Chechnya"))
            :destination (e / event
                  :name (n2 / name
                        :op1 "Moscow"))
            :ARG1-of (ii / intend-01
                  :ARG0-of (d / draw-02
                        :ARG1 (a / attend-02
                              :ARG1 (p3 / plight
                                    :poss (r / refugee))))))
      :time (w / wednesday)
      :time (b2 / begin-01
            :ARG1 m
            :mod (j / just)))

# ::id 451 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel would be willing , under certain conditions , to start negotiating with any new palestinian leadership if yasser arafat dies , foreign minister silvan shalom said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Silvan"
                  :op2 "Shalom")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (w / will-02
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "Israel"))
            :ARG1 (s2 / start-01
                  :ARG0 c
                  :ARG1 (n3 / negotiate-01
                        :ARG0 c
                        :ARG1 (p2 / person
                              :ARG0-of (l / lead-02
                                    :ARG1 (c2 / country
                                          :name (n4 / name
                                                :op1 "Palestine")))
                              :mod (a / any)
                              :ARG1-of (n5 / new-01)))
                  :condition (d / die-01
                        :ARG1 (p3 / person
                              :name (n6 / name
                                    :op1 "Yasser"
                                    :op2 "Arafat"))))
            :condition (c3 / condition-01
                  :mod (c4 / certain)))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 452 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. treasury bonds were little changed in asia , after rising in new york amid optimism that a federal reserve interest rate increase will keep u.s. inflation in check .
# ::alignments
(c / change-01
      :ARG1 (b / bond
            :mod (t / treasury)
            :poss (c2 / country
                  :name (n / name
                        :op1 "U.S.")))
      :degree (l / little)
      :time (a / asia)
      :time (a2 / after
            :op1 (r / rise-01
                  :ARG1 b
                  :location c2
                  :name n
                  :op1 "New"
                  :op2 "York"))
      :time (o / optimism
            :mod (k / keep-02
                  :ARG0 (ii / increase-01
                        :ARG1 (r2 / rate
                              :mod (ii2 / interest)
                              :ARG1-of (r3 / reserve-01
                                    :ARG0 (f / federal))))
                  :ARG1 (ii3 / inflation
                        :mod c2)
                  :ARG2 (c3 / check-07
                        :ARG0 ii
                        :ARG1 ii3))))

# ::id 453 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok stick your hands up , we 're after the pork .
# ::alignments
(s / stick-01
      :mode imperative
      :ARG0 (y / you
            :part (h / hand))
      :ARG1 h
      :ARG2 (u / up)
      :ARG1-of (c / cause-01
            :ARG0 (g / go-03
                  :ARG0 (w / we)
                  :ARG1 (p / pork))))

# ::id 454 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the supreme court took up a texas death penalty case on monday , weighing whether blacks were unlawfully barred from serving as jurors at the trial of a black man later convicted and sentenced to death by a nearly all-white jury .
# ::alignments
(t / take-up-31
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court"))
      :ARG1 (c / case-03
            :mod (p / penalty
                  :mod (d / die-01))
            :location (s / state
                  :name (n2 / name
                        :op1 "Texas")))
      :time (d2 / date-entity
            :weekday (m / monday))
      :manner (w / weigh-01
            :ARG0 g
            :ARG1 (t2 / truth-value
                  :polarity-of (b / bar-01
                        :ARG1 (p2 / person
                              :ARG1-of (b2 / black-05))
                        :ARG2 (s2 / serve-01
                              :ARG0 p2
                              :ARG1 (j / jury)
                              :ARG2 (t3 / try-02
                                    :ARG1 (m2 / man
                                          :ARG1-of (b3 / black-05)
                                          :ARG1-of (c2 / convict-01
                                                :time (a / after
                                                      :op1 t3))
                                          :ARG1-of (s3 / sentence-01
                                                :ARG0 (j2 / jury
                                                      :ARG1-of (w2 / white-02
                                                            :mod (a2 / all
                                                                  :degree (n3 / near))))
                                                :ARG2 (d3 / die-01
                                                      :ARG1 m2))))
                              :manner (l / law
                                    :polarity -))))))

# ::id 455 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an israeli soldier facing a second-degree murder charge in the beating death of a teen-ager made his first court appearance in canada on monday , nearly a year after the crime .
# ::alignments
(a / appear-01
      :ARG1 (s / soldier
            :mod (c / country
                  :name (n / name
                        :op1 "Israel"))
            :ARG0-of (f / face-01
                  :ARG1 (c2 / charge-05
                        :ARG1 s
                        :ARG2 (m / murder-01
                              :degree (d / degree
                                    :ord (o / ordinal-entity
                                          :value 2))
                              :ARG1-of (c3 / cause-01
                                    :ARG0 (b / beat-01
                                          :ARG0 s
                                          :ARG1 (t / teenager)))))))
      :location c
      :name (n2 / name
            :op1 "Canada")
      :time (d2 / date-entity
            :weekday (m2 / monday))
      :time (a2 / after
            :op1 (c4 / crime-02)
            :quant (n3 / nearly
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year)))))

# ::id 456 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mongolia and tianjin , a municipality in northern china , signed a memorandum on deepening economic cooperation here on wednesday , pledging to strengthen economic ties and expand the fields of cooperation .
# ::alignments
(a / and
      :op1 (s / sign-01
            :ARG0 (a2 / and
                  :op1 (c / county
                        :name (n / name
                              :op1 "Mongolia"))
                  :op2 (c2 / county
                        :name (n2 / name
                              :op1 "Tianjin")
                        :mod (m / municipality
                              :location (n3 / north
                                    :part-of (c3 / country
                                          :name (n4 / name
                                                :op1 "China"))))))
            :ARG1 (m2 / memorandum
                  :topic (d / deepen-01
                        :ARG1 (c4 / cooperate-01
                              :ARG2 (e / economy))))
            :time (w / wednesday)
            :location (h / here))
      :op2 (p / pledge-01
            :ARG0 a2
            :ARG2 (a3 / and
                  :op1 (s2 / strengthen-01
                        :ARG0 a2
                        :ARG1 (t / tie-01
                              :mod (e2 / economy)))
                  :op2 (e3 / expand-01
                        :ARG0 a2
                        :ARG1 (f / field
                              :mod (c5 / cooperate-01))))))

# ::id 457 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok houston moved within a point of the lead in major league soccer 's western conference with a #-# home win over columbus on saturday .
# ::alignments
(m / move-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Houston"))
      :ARG1 t
      :ARG2 (r / relative-position
            :op1 (l / lead-01
                  :ARG1 (c / conference
                        :part-of (l2 / league
                              :mod (m2 / major))
                        :mod (w / west)))
            :quant (u / up-to
                  :op1 (p / point)))
      :manner (w2 / win-01
            :ARG0 t
            :ARG1 (t2 / team
                  :name (n2 / name
                        :op1 "Columbus"))
            :location (h / home)
            :time (d / date-entity
                  :weekday (s / saturday))))

# ::id 458 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok army helicopters ferried in soldiers and scoured india 's mountainous northeast for suspected rebels who killed ## people in a series of attacks in the past week , an army commander said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / army)
                  :ARG2 (c / commander)))
      :ARG1 (a2 / and
            :op1 (f / ferry-01
                  :ARG0 (h2 / helicopter
                        :mod a))
            :ARG1 (p2 / person
                  :ARG0-of h
                  :ARG2 (s2 / soldier)))
      :op2 (s3 / scour-01
            :ARG0 h2
            :ARG1 (n / northeast
                  :part-of (c2 / country
                        :name (n2 / name
                              :op1 "India"))
                  :mod (m / mountain))
            :ARG2 (p3 / person
                  :ARG0-of (r / rebel-01)
                  :ARG2-of (s4 / suspect-01)
                  :ARG0-of (k / kill-01
                        :ARG1 (p4 / person)
                        :time (a3 / attack-01
                              :quant (s5 / series)
                              :time (b / before
                                    :op1 (n3 / now)
                                    :duration (t / temporal-quantity
                                          :quant 1
                                          :unit (w / week)))))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 459 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the zambian government has rebuffed the attempts by the united states to establish a military base in the southern african country , frustrating the world 's only superpower from gripping the resource-rich land .
# ::alignments
(a / and
      :op1 (r / rebuff-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Zambia"))))
            :ARG1 (a2 / attempt-01
                  :ARG0 (s / state
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG1 (e / establish-01
                        :ARG0 s
                        :ARG1 (b / base
                              :mod (m / military))
                        :location (c2 / country
                              :location (s2 / south
                                    :part-of (c3 / continent
                                          :name (n3 / name
                                                :op1 "Africa")))))))
      :op2 (f / frustrate-01
            :ARG0 r
            :ARG1 (s3 / superpower
                  :mod (o / only)
                  :poss (w / world))
            :ARG2 (g3 / grip-01
                  :ARG0 s3
                  :ARG1 (l / land
                        :ARG1-of (e2 / enrich-01
                              :ARG2 (r2 / resource))))))

# ::id 460 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in this african nation where about a third of all adults are infected with hiv _ the highest rate in the world _ secretary of state madeleine albright hugged a singing star and praised her bravery monday after the entertainer revealed she was infected with the aids virus .
# ::alignments
(a / and
      :op1 (h / hug-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Madeleine"
                        :op2 "Albright")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (s / secretary
                              :topic (s2 / state))))
            :ARG1 (s3 / star
                  :ARG0-of (s4 / sing-01)))
      :op2 (p2 / praise-01
            :ARG0 p
            :ARG1 (b / brave-02
                  :ARG0 p))
      :time (d / date-entity
            :weekday (m / monday))
      :location (n2 / nation
            :mod (t / this)
            :location (c / continent
                  :name (n3 / name
                        :op1 "Africa")
                  :location-of (ii / infect-01
                        :ARG1 (a2 / adult
                              :ARG1-of (ii2 / include-91
                                    :ARG2 (a3 / adult
                                          :mod (a4 / all))
                                    :ARG3 (a5 / about
                                          :op1 "1/3")))
                        :ARG2 (v / virus
                              :name (n4 / name
                                    :op1 "AIDS")
                              :ARG1-of (h3 / have-degree-91
                                    :ARG2 (h4 / high-02
                                          :ARG1 v)
                                    :ARG3 (m2 / most)
                                    :ARG5 (w / world)))))))

# ::id 461 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the teenaged gunman who killed eight people at a finnish school said his motives went far beyond just another school massacre in an internet message posted the morning of the attack .
# ::alignments
(s / say-01
      :ARG0 (g / gunman
            :mod (t / teenaged)
            :ARG0-of (k / kill-01
                  :ARG1 (p / person
                        :quant 8)
                  :location (s2 / school
                        :location (c / country
                              :name (n / name
                                    :op1 "Finland")))))
      :ARG1 (g2 / go-01
            :ARG1 (m / motive
                  :poss g)
            :ARG4 (b / beyond
                  :op1 (m2 / massacre-01
                        :ARG1 (s3 / school)
                        :mod (a / another)
                        :mod (j / just))
                  :quant (f / far))
            :medium (m3 / message-01
                  :medium (ii / internet)
                  :ARG1-of (p2 / post-01
                        :time (d / date-entity
                              :dayperiod (m4 / morning
                                    :time-of (a2 / attack-01)))))))

# ::id 462 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok six people were killed on a farm near the burundi border with zaire in an attack blamed on hutu extremists , authorities here said thursday .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :location (h / here))
      :ARG1 (k / kill-01
            :ARG0 (a2 / attack-01
                  :ARG1-of (b / blame-01
                        :ARG2 (e / extremist
                              :mod (h2 / hutu))))
            :ARG1 (p / person
                  :quant 6)
            :location (f / farm
                  :ARG1-of (n / near-02
                        :ARG2 (b2 / border-01
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Burundi"))
                              :ARG2 (c2 / country
                                    :name (n3 / name
                                          :op1 "Zaire"))))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 463 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok moslem refugees in mostar demanded the right to freedom of movement saturday after bosnian croat police barred their route as they headed to see their former homes in a nearby village .
# ::alignments
(d / demand-01
      :ARG0 (r / refugee
            :mod (r2 / religious-group
                  :name (n / name
                        :op1 "Moslem"))
            :location (c / city
                  :name (n2 / name
                        :op1 "Mostar")))
      :ARG1 (r3 / right-05
            :ARG1 r
            :ARG2 (f / free-04
                  :ARG1 r
                  :ARG3 (m / move-01
                        :ARG0 r)))
      :time (d2 / date-entity
            :weekday (s / saturday))
      :time (a / after
            :op1 (b / bar-01
                  :ARG0 (p / police
                        :mod (c2 / croat)
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "Bosnia")))
                  :ARG1 (r4 / route
                        :poss r)
                  :time (h / head-02
                        :ARG0 r
                        :ARG1 (s2 / see-01
                              :ARG0 r
                              :ARG1 (h2 / home
                                    :poss r
                                    :time (f2 / former)
                                    :location (v / village
                                          :mod (n4 / nearby))))))))

# ::id 464 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok christian <unk> believed he was clark rockefeller , witnesses said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (w / witness-01))
      :ARG1 (b / believe-01
            :ARG0 (p2 / person
                  :mod (r / religious-group
                        :name (n / name
                              :op1 "Christian")))
            :ARG1 (p3 / person
                  :name (n2 / name
                        :op1 "Clark"
                        :op2 "Rockefeller")
                  :domain (h / he))))

# ::id 465 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok defense attorney johnnie cochran jr. painted a hypothetical picture wednesday of drug dealers slicing the throat of o.j. simpson 's ex-wife , leaving the `` colombian necklace '' as a message to her drug-using friend .
# ::alignments
(p / paint-03
      :ARG0 (a / attorney
            :name (n / name
                  :op1 "Johnnie"
                  :op2 "Cochran"
                  :op3 "Jr.")
            :topic (d / defend-01))
      :ARG1 (p2 / picture-01
            :ARG1 (a2 / and
                  :op1 (s / slice-01
                        :ARG0 (p3 / person
                              :ARG0-of (d2 / deal-02
                                    :ARG2 (d3 / drug)))
                        :ARG1 (t / throat
                              :part-of (p4 / person
                                    :ARG0-of (h / have-rel-role-91
                                          :ARG1 (p5 / person
                                                :name (n2 / name
                                                      :op1 "O.J."
                                                      :op2 "Simpson"))
                                          :ARG2 (w / wife)
                                          :time (e / ex)))))
                  :op2 (l / leave-02
                        :ARG0 p3
                        :ARG1 (n3 / necklace
                              :mod (c / country
                                    :name (n4 / name
                                          :op1 "Colombia")))
                        :purpose (m / message-01
                              :ARG0 p3
                              :ARG2 (p6 / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG1 p3
                                          :ARG2 (f / friend))
                                    :ARG0-of (u / use-01
                                          :ARG1 (d4 / drug))))))
            :ARG1-of (h3 / hypothetical-02)
            :time (w2 / wednesday)))

# ::id 466 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the senate thursday voted to expand the legal authority of maine and other states to negotiate prescription drug discounts for their residents , diving into a controversy now headed for the us supreme court .
# ::alignments
(a / and
      :op1 (v / vote-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Senate"))
            :ARG1 (e / expand-01
                  :ARG0 g
                  :ARG1 (a2 / authority
                        :ARG1-of (l / legal-02)
                        :poss (a3 / and
                              :op1 (s / state
                                    :name (n2 / name
                                          :op1 "Maine"))
                              :op2 (s2 / state
                                    :mod (o / other)))
                        :purpose (n3 / negotiate-01
                              :ARG0 a3
                              :ARG1 (p / person
                                    :ARG0-of (r / reside-01
                                          :ARG1 a3))
                              :ARG2 (d / discount-01
                                    :ARG0 a3
                                    :ARG1 (d2 / drug
                                          :ARG1-of (p2 / prescribe-02))))))
            :time (d3 / date-entity
                  :weekday (t / thursday)))
      :op2 (d4 / dive-01
            :ARG0 g
            :ARG1 (c / controversy
                  :ARG1-of (h / head-02
                        :ARG0 (g2 / government-organization
                              :name (n4 / name
                                    :op1 "Supreme"
                                    :op2 "Court")
                              :poss (c2 / country
                                    :name (n5 / name
                                          :op1 "US")))
                        :time (n6 / now)))))

# ::id 467 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world climate negotiators will next week stake out their starting positions as talks begin in bangkok on a landmark pact designed to save the earth from the worst ravages of global warming .
# ::alignments
(s / stake-out-02
      :ARG0 (p / person
            :ARG0-of (n / negotiate-01
                  :ARG2 (c / climate))
            :mod (w / world))
      :ARG1 (p2 / position-01
            :ARG0 p
            :ARG2 (s2 / start-01
                  :ARG0 p))
      :time (w2 / week
            :mod (n2 / next))
      :time (b / begin-01
            :ARG1 (t / talk-01
                  :ARG1 (p3 / pact
                        :mod (l / landmark)
                        :ARG1-of (d / design-01
                              :ARG3 (s3 / save-02
                                    :ARG1 (p4 / planet
                                          :name (n3 / name
                                                :op1 "Earth"))
                                    :ARG2 (r / ravage-01
                                          :ARG0 (w3 / warm-01
                                                :ARG1 (g / globe)
                                                :ARG1-of (h / have-degree-91
                                                      :ARG2 (b2 / bad-04
                                                            :ARG1 r)
                                                      :ARG3 (m / most))))))
                        :location (c2 / city
                              :name (n4 / name
                                    :op1 "Bangkok"))))))

# ::id 468 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the mayor of the dutch city of maastricht wants to ban all ## cannabis cafes in the city center and set up a `` weed boulevard '' to keep drug tourists and criminals out of town , his spokesman told anp news agency friday .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / city
                        :name (n / name
                              :op1 "Maastricht")
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "Netherlands")))
                  :ARG2 (m / mayor)))
      :ARG1 (w / want-01
            :ARG0 p
            :ARG1 (a / and
                  :op1 (b / ban-01
                        :ARG0 p
                        :ARG1 (c3 / cafe
                              :mod (c4 / cannabis)
                              :mod (a2 / all)
                              :location (c5 / center
                                    :part-of (c6 / city))))
                  :op2 (s / set-up-03
                        :ARG0 p
                        :ARG1 (b2 / boulevard
                              :mod (w2 / weed)))
                  :purpose (k / keep-04
                        :ARG0 p
                        :ARG1 (a3 / and
                              :op1 (p2 / person
                                    :ARG0-of (t2 / tour-01
                                          :ARG1 (d / drug)))
                              :op2 (p3 / person
                                    :ARG2-of (c7 / criminal-03)))
                        :ARG2 (o / out-06
                              :ARG1 a3
                              :ARG2 (t3 / town)))))
      :ARG2 (a4 / agency
            :mod (n3 / news)
            :poss p)
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 469 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italian prime minister romano prodi said on monday regulatory and political difficulties surrounding the merger of the italian highways company autostrade spa with spain 's abertis infraestructuras sa are not the result of discrimination .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Romano"
                  :op2 "Prodi")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Italy"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (r / result-01
            :polarity -
            :ARG1 (d / discriminate-02)
            :ARG2 (a / and
                  :op1 (d2 / difficult
                        :ARG0-of (r2 / regulate-01))
                  :op2 (d3 / difficulty
                        :mod (p3 / politics))
                  :ARG1-of (s2 / surround-01
                        :ARG2 (m2 / merge-01
                              :ARG1 (c2 / company
                                    :name (n3 / name
                                          :op1 "Autostrade"
                                          :op2 "Spa")
                                    :mod (h2 / highway)
                                    :mod (c3 / country
                                          :name (n4 / name
                                                :op1 "Italy")))
                              :ARG2 c2
                              :name (n5 / name
                                    :op1 "Abertis"
                                    :op2 "Infraestructuras")
                              :poss (c4 / country
                                    :name (n6 / name
                                          :op1 "France"))))))
      :time (d4 / date-entity
            :weekday (m3 / monday)))

# ::id 470 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the new zealand sharemarket closed slightly higher friday amid a lack of direction due to the thanksgiving holiday in the united states , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-01
            :ARG1 (m / market
                  :mod (s2 / sharemarket
                        :ARG1-of (n / new-01)))
            :time (d2 / date-entity
                  :weekday (f / friday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (l / lack-01
                        :ARG1 (d3 / direction)
                        :ARG1-of (c3 / cause-01
                              :ARG0 (h / holiday
                                    :name (n2 / name
                                          :op1 "Thanksgiving")
                                    :location (c4 / country
                                          :name (n3 / name
                                                :op1 "United"
                                                :op2 "States")))))
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (h3 / high-02
                              :ARG1 c)
                        :ARG3 (m2 / more
                              :quant (s3 / slight))))))

# ::id 471 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok yunnan province in southwest china has established a successful way of forecasting disastrous weather .
# ::alignments
(e / establish-01
      :ARG0 (p / province
            :name (n / name
                  :op1 "Yunnan")
            :location (s / southwest
                  :part-of (c / country
                        :name (n2 / name
                              :op1 "China"))))
      :ARG1 (w / way
            :ARG1-of (s2 / succeed-01)
            :manner-of (f / forecast-01
                  :ARG1 (w2 / weather
                        :mod (d / disastrous)))))

# ::id 472 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok liberia 's government reported persistent clashes in the diamond-rich northeast monday despite a week-old peace deal , but authorities and northeastern residents alike denied knowledge of an alleged massacre by rebels there .
# ::alignments
(c / contrast-01
      :ARG1 (r / report-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "Liberia"))))
            :ARG1 (c3 / clash-01
                  :ARG1-of (p / persist-01)
                  :location (n2 / northeast)
                  :concession (d / deal-01
                        :ARG2 (p2 / peace)
                        :age (t / temporal-quantity
                              :quant 1
                              :unit (w / week))))
            :time (d2 / date-entity
                  :weekday (m / monday)))
      :ARG2 (d3 / deny-01
            :ARG0 (a / and
                  :op1 (a2 / authority)
                  :op2 (p3 / person
                        :location (n3 / northeast)
                        :ARG0-of (r2 / reside-01))
                  :ARG1-of (a3 / alike-05)
                  :ARG2-of a3)
            :ARG1 (k / know-01
                  :ARG0 a
                  :ARG1 (m2 / massacre-01
                        :ARG0 p3
                        :ARG0-of (r3 / rebel-01))
                  :location n2
                  :ARG1-of (a4 / allege-01))))

# ::id 473 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the commander of a u.s. navy air reconnaissance squadron that provides the president and the defense secretary the airborne ability to command the nation 's nuclear weapons has been relieved of duty , the navy said tuesday .
# ::alignments
(s / say-01
      :ARG0 (n / navy)
      :ARG1 (r / relieve-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (s2 / squadron
                              :mod (r2 / reconnaissance
                                    :mod (a / air))
                              :mod (m / military
                                    :name (n2 / name
                                          :op1 "U.S."
                                          :op2 "Navy"))
                              :ARG0-of (p2 / provide-01
                                    :ARG1 (c / capable-01
                                          :ARG1 (a2 / and
                                                :op1 (p3 / person
                                                      :ARG0-of (h2 / have-org-role-91
                                                            :ARG2 (p4 / president)))
                                                :op2 (p5 / person
                                                      :ARG0-of (h3 / have-org-role-91
                                                            :ARG2 (s3 / secretary
                                                                  :topic (d / defend-01)))))
                                          :ARG2 (c2 / command-02
                                                :ARG0 a2
                                                :ARG1 (w / weapon
                                                      :mod (n3 / nucleus)
                                                      :poss (n4 / nation))))
                                    :ARG2 a2))
                        :ARG2 (c3 / commander))
                  :ARG1 (d2 / duty))
            :time (d3 / date-entity
                  :weekday (t / tuesday))))

# ::id 474 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chief election commissioners and election commissioners from bangladesh , india , nepal , pakistan and sri lanka began here thursday discussions on comparative electoral process in south asia .
# ::alignments
(b / begin-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (c / commissioner
                              :mod (e / elect-01)
                              :mod (c2 / chief))))
            :op2 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (c3 / commissioner
                              :mod (e2 / elect-01)))
                  :source (a2 / and
                        :op1 (c4 / country
                              :name (n / name
                                    :op1 "Bangladesh"))
                        :op2 (c5 / country
                              :name (n2 / name
                                    :op1 "India"))
                        :op3 (c6 / country
                              :name (n3 / name
                                    :op1 "Nepal"))
                        :op4 (c7 / country
                              :name (n4 / name
                                    :op1 "Pakistan"))
                        :op5 (c8 / country
                              :name (n5 / name
                                    :op1 "Sri"
                                    :op2 "Lanka"))))
            :ARG1 (d / discuss-01
                  :ARG1 (p3 / process-02
                        :ARG1 (e3 / elect-01)
                        :mod (c9 / comparative)
                        :location (s / south
                              :part-of (c10 / country
                                    :name (n6 / name
                                          :op1 "Asia")))))
            :ARG0-of d
            :time (d2 / date-entity
                  :weekday (t / thursday))))

# ::id 475 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canada 's retailers posted their second largest annual sales increase in five years in #### , it is reported friday .
# ::alignments
(r / report-01
      :ARG1 (p / post-01
            :ARG0 (r2 / retailer
                  :poss (c / country
                        :name (n / name
                              :op1 "Canada")))
            :ARG1 (ii / increase-01
                  :ARG1 (s / sell-01
                        :ARG0 r2)
                  :ARG2 (l / large
                        :ARG2-of (h / have-degree-91
                              :ARG1 ii
                              :ARG3 (m / most
                                    :ord (o / ordinal-entity
                                          :value 2))
                              :ARG5 (t / temporal-quantity
                                    :quant 5
                                    :unit (y / year))))
                  :frequency (r3 / rate-entity-91
                        :ARG2 t
                        :quant 1
                        :unit y)))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 476 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rescue operation has begun at the crash site of u.s. aerial refueling plane kc-### in pakistan 's balochistan province on thursday morning , the associated press of pakistan -lrb- app -rrb- reported from quetta , capital of the province .
# ::alignments
(r / report-01
      :ARG0 (p / press
            :poss (c / country
                  :name (n / name
                        :op1 "Pakistan")
                  :part (p2 / province
                        :name (n2 / name
                              :op1 "Balochistan")))
            :ARG1-of (a / associate-01))
      :ARG1 (b / begin-01
            :ARG1 (r2 / rescue-01)
            :location (s / site
                  :location-of (c2 / crash-01
                        :ARG1 (p3 / plane
                              :name (n3 / name
                                    :op1 "Kc-###")
                              :mod (a2 / aerial)
                              :instrument-of (r3 / refuel-01))))
            :time (d / date-entity
                  :weekday (t / thursday)
                  :dayperiod (m / morning))
            :location (c3 / city
                  :name (n4 / name
                        :op1 "Quetta")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 p2
                        :ARG2 (c4 / capital)))))

# ::id 477 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the swiss government has indicted former pakistani prime minister benazir bhutto on money laundering and handed over incriminating evidence to pakistani authorities here wednesday , a senior anti-corruption 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
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "Switzerland"))))
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (a / and
            :op1 (ii / indict-01
                  :ARG0 g
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "Benazir"
                              :op2 "Bhutto")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Pakistan"))
                              :ARG2 (m / minister
                                    :mod (p3 / prime))
                              :time (f / former)))
                  :ARG2 (l / launder-01
                        :ARG1 (m2 / money)))
            :op2 (h3 / hand-over-02
                  :ARG0 p2
                  :ARG1 (e / evidence-01
                        :ARG0-of (ii2 / incriminate-01))
                  :ARG2 (a2 / authority
                        :mod c2)
                  :location (h4 / here)
                  :time (d / date-entity
                        :weekday (w / wednesday)))))

# ::id 478 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok saudi arabia , which has been battling a wave of al-qaeda terror , announced on sunday the creation of a national security council headed by former longtime ambassador to the united states , prince bandar bin sultan .
# ::alignments
(a / announce-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Saudi"
                  :op2 "Arabia")
            :ARG0-of (b / battle-01
                  :ARG1 (w / wave-04
                        :ARG1 (t / terror
                              :mod (c2 / criminal-organization
                                    :name (n2 / name
                                          :op1 "al-Qaida"))))))
      :ARG1 (c3 / create-01
            :ARG0 c
            :ARG1 (c4 / council
                  :topic (s / security
                        :mod (n3 / nation))
                  :ARG1-of (h / head-01
                        :ARG0 (p / person
                              :name (n4 / name
                                    :op1 "Bandar"
                                    :op2 "bin"
                                    :op3 "Sultan")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 c
                                    :name (n5 / name
                                          :op1 "United"
                                          :op2 "States"))
                              :ARG2 (a2 / ambassador
                                    :duration (l / longtime)))
                        :ARG0-of h2
                        :ARG2 (p2 / prince))))
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 479 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greek stocks ended moderately higher tuesday reversing the previous session 's sharp decline on the athens stock exchange with traders saying the market easily absorbed a mild wave of profit taking during the day .
# ::alignments
(a / and
      :op1 (e / end-01
            :ARG1 (s / stock
                  :mod (c / country
                        :name (n / name
                              :op1 "Greece")))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG0-of (r / reverse-01
                  :ARG1 (d2 / decline-01
                        :ARG1 (s2 / session
                              :mod (p / previous))
                        :ARG1-of (s3 / sharp-02)
                        :location (e2 / exchange-01
                              :ARG1 (s4 / stock)
                              :location (c2 / city
                                    :name (n2 / name
                                          :op1 "Athens"))))))
      :op2 (s5 / say-01
            :ARG0 (p2 / person
                  :ARG0-of (t2 / trade-01))
            :ARG1 (a2 / absorb-01
                  :ARG0 (m / market)
                  :ARG1 (w / wave-04
                        :ARG1 (t3 / take-01
                              :ARG1 (p3 / profit-01))
                        :degree (m2 / mild))
                  :ARG1-of (e3 / easy-05)
                  :time (d3 / day))))

# ::id 480 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok blues and jazz singer alberta hunter -- blues and jazz were once more interrelated than they are now -- is considered one of the greats of ##th century american music , a woman who influenced people like dinah washington and fats waller .
# ::alignments
(c / consider-01
      :ARG1 (ii / include-91
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Alberta"
                        :op2 "Hunter")
                  :ARG0-of (s / sing-01
                        :ARG1 (a / and
                              :op1 (j / jazz)
                              :op2 (j2 / jazz))))
            :ARG2 (g / great
                  :time (d / date-entity
                        :century 20)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "America"))
                  :ARG1-of (m / mean-01
                        :ARG2 (w / woman
                              :ARG0-of (ii2 / influence-01
                                    :ARG1 (p2 / person
                                          :example (a2 / and
                                                :op1 (p3 / person
                                                      :name (n3 / name
                                                            :op1 "Dah"
                                                            :op2 "Washington"))
                                                :op2 (p4 / person
                                                      :name (n4 / name
                                                            :op1 "Fats"
                                                            :op2 "Waller"))))))))))

# ::id 481 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok scientists in california and russia announced monday that they had created the heaviest atomic element ever made , adding a new item to the universal menu of matter known as the periodic table and revealing fresh secrets about the nature of atoms , the fundamental units of physical stuff .
# ::alignments
(a / announce-01
      :ARG0 (s / scientist
            :location (a2 / and
                  :op1 (s2 / state
                        :name (n / name
                              :op1 "California"))
                  :op2 (s3 / state
                        :name (n2 / name
                              :op1 "Russia"))))
      :ARG1 (a3 / and
            :op1 (c / create-01
                  :ARG0 s
                  :ARG1 (e / element
                        :mod (a4 / atom)
                        :ARG1-of (h / have-degree-91
                              :ARG2 (h2 / heavy)
                              :ARG3 (m / most)
                              :ARG5 (e2 / element
                                    :mod (a5 / atom)
                                    :ARG1-of (m2 / make-01
                                          :time (e3 / ever))))))
            :op2 (a6 / add-02
                  :ARG0 s
                  :ARG1 (ii / item
                        :ARG1-of (n3 / new-01))
                  :ARG2 (m3 / menu
                        :mod (u / universal)
                        :consist-of (m4 / matter)
                        :ARG1-of (k / know-02
                              :ARG2 (t / table
                                    :mod (p / periodic)))))
            :op3 (r / reveal-01
                  :ARG0 s
                  :ARG1 (s4 / secret
                        :ARG1-of (f / fresh-04)
                        :topic (n4 / nature
                              :poss (a7 / atom
                                    :ARG1-of (m5 / mean-01
                                          :ARG2 (u2 / unit
                                                :mod (f2 / fundamental)
                                                :part-of (s5 / stuff
                                                      :mod (p2 / physical))))))))
            :time (d / date-entity
                  :weekday (m6 / monday))))

# ::id 482 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok construction costs continue to escalate in zimbabwe as shown by the rise in prices of building materials .
# ::alignments
(c / continue-01
      :ARG1 (e / escalate-01
            :ARG1 (c2 / cost-01
                  :ARG1 (c3 / construct-01))
            :location (c4 / country
                  :name (n / name
                        :op1 "Zimbabwe")))
      :ARG1-of (s / show-01
            :ARG0 (r / rise-01
                  :ARG1 (p / price-01
                        :ARG1 (m / material
                              :mod (b / building))))))

# ::id 483 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two days before their crucial european championship match against russia , sweden 's coach and players do n't even know the names of their adversaries .
# ::alignments
(k / know-01
      :polarity -
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (c / coach-01
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "Sweden"))))
            :op2 (p2 / person
                  :ARG0-of (p3 / play-01
                        :ARG1 c2)))
      :ARG1 (t / thing
            :ARG2-of (n2 / name-01
                  :ARG1 (a2 / adversary
                        :poss c2)))
      :mod (e / even)
      :time (b / before
            :op1 (m / match-03
                  :ARG0 c2
                  :ARG1 (t2 / team
                        :name (n3 / name
                              :op1 "Russia"))
                  :mod (c3 / championship)
                  :mod (c4 / continent
                        :name (n4 / name
                              :op1 "Europe"))
                  :mod (c5 / crucial))
            :quant (t3 / temporal-quantity
                  :quant 2
                  :unit (d / day))))

# ::id 484 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok london , jan. ## -lrb- xinhua -rrb- -- london mayor boris johnson visited london 's chinatown friday to support this year 's chinese spring festival celebrations .
# ::alignments
(v / visit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Boris"
                  :op2 "Johnson")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / city
                        :name (n2 / name
                              :op1 "London"))
                  :ARG2 (m / mayor)))
      :ARG1 (c2 / city-district
            :name (n3 / name
                  :op1 " chinatown")
            :location (c3 / city
                  :name (n4 / name
                        :op1 "London")))
      :time (d / date-entity
            :weekday (f / friday))
      :purpose (s / support-01
            :ARG0 p
            :ARG1 (c4 / celebrate-02
                  :ARG1 (f2 / festival
                        :name (n5 / name
                              :op1 "Spring"
                              :op2 "Festival")
                        :mod (c5 / country
                              :name (n6 / name
                                    :op1 "China")))
                  :time (y / year
                        :mod (t / this)))))

# ::id 485 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a chinese navy fleet , composed of a missile guided destroy , the qingdao , and a supply ship , the taicang , concluded a four-day visit to turkey on sunday and left for ukraine to continue its maiden round-the-globe voyage .
# ::alignments
(a / and
      :op1 (c / conclude-02
            :ARG0 (f / fleet
                  :mod (n / navy)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG1-of (c3 / compose-01
                        :ARG2 (a2 / and
                              :op1 (d / destroyer
                                    :name (n3 / name
                                          :op1 "Qingdao")
                                    :ARG1-of (g / guide-01
                                          :ARG0 (m / missile)))
                              :op2 (s / ship
                                    :name (n4 / name
                                          :op1 "Taicang")
                                    :ARG0-of (s2 / supply-01)))))
            :ARG1 (t / temporal-quantity
                  :quant 4
                  :unit (d2 / day))
            :time (d3 / date-entity
                  :weekday (s3 / sunday)))
      :op2 (l / leave-11
            :ARG0 f
            :ARG1 (c4 / country
                  :name (n5 / name
                        :op1 "Ukraine"))
            :purpose (c5 / continue-01
                  :ARG0 f
                  :ARG1 (v / voyage-01
                        :ARG0 f
                        :mod (r / round
                              :op1 (g2 / globe))
                        :ord (o / ordinal-entity
                              :value 1)))))

# ::id 486 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a british woman , terminally ill and paralyzed by a degenerative disease , asked europe 's highest human rights court tuesday to let her husband help her die .
# ::alignments
(a / ask-02
      :ARG0 (w / woman
            :mod (c / country
                  :name (n / name
                        :op1 "Great"
                        :op2 "Britain"))
            :ARG1-of (ii / ill-01
                  :mod (t / terminally))
            :ARG1-of (p / paralyze-01
                  :ARG0 (d / disease
                        :ARG1-of (d2 / degenerate-01))))
      :ARG1 (l / let-01
            :ARG0 (c2 / court
                  :purpose (r / right-05
                        :ARG1 (h / human))
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (h3 / high-02
                              :ARG1 c2)
                        :ARG3 (m / most)
                        :ARG5 (c3 / continent
                              :name (n2 / name
                                    :op1 "Europe"))))
            :ARG1 (h4 / help-01
                  :ARG0 (p2 / person
                        :ARG0-of (h5 / have-rel-role-91
                              :ARG1 w
                              :ARG2 (h6 / husband)))
                  :ARG1 (d3 / die-01
                        :ARG1 w)
                  :ARG2 w))
      :ARG2 c2
      :time (d4 / date-entity
            :weekday (t2 / tuesday)))

# ::id 487 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok los angeles _ when faced with the <unk> decision of a lifetime , bob toledo threw deep .
# ::alignments
(t / throw-01
      :ARG0 (p / person
            :name (n / name
                  :op1 " bob"
                  :op2 "toledo"))
      :ARG1-of (d / deep-02)
      :time (f / face-01
            :ARG0 p
            :ARG1 (d2 / decide-01
                  :ARG0 p
                  :mod (l / lifetime)))
      :mod (t2 / team
            :name (n2 / name
                  :op1 "Los"
                  :op2 "Angeles")))

# ::id 488 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok back in the day , the seminoles had to hit the road if they wanted any shot at establishing themselves as real players on the national stage .
# ::alignments
(o / obligate-01
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s / seminole)))
      :ARG2 (h2 / hit-02
            :ARG0 p
            :ARG1 (r / road))
      :condition (w / want-01
            :ARG0 p
            :ARG1 (s2 / shoot-01
                  :ARG0 p
                  :ARG1 (e / establish-01
                        :ARG0 p
                        :ARG1 p
                        :ARG2 p
                        :ARG0-of (p2 / play-01)
                        :ARG1-of (r2 / real-04))
                  :location (s3 / stage
                        :mod (n / nation)))
            :mod (a / any))
      :time (d / day
            :mod (b / back)))

# ::id 489 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european union -lrb- eu -rrb- veterinary experts decided thursday to ban the export of live pigs from a part of the rhineland-palatinate region of germany after an outbreak of classical swine fever , the european commission said .
# ::alignments
(s / say-01
      :ARG0 (c / commission
            :mod (c2 / continent
                  :name (n / name
                        :op1 "Europe")))
      :ARG1 (d / decide-01
            :ARG0 (p / person
                  :ARG1-of (e / expert-01
                        :ARG2 (v / veterinary)))
            :ARG1 (b / ban-01
                  :ARG0 p
                  :ARG1 (e2 / export-01
                        :ARG1 (p2 / pig
                              :ARG0-of (l / live-01))
                        :ARG2 (p3 / part
                              :part-of (c3 / country-region
                                    :name (n2 / name
                                          :op1 "Germany")
                                    :location c3
                                    :name (n3 / name
                                          :op1 "Rhineland"))
                              :mod c3
                              :name (n4 / name
                                    :op1 "Palatinate")))))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :time (a / after
            :op1 (o / outbreak-29
                  :ARG1 (f / fever
                        :mod (s2 / swine)
                        :mod (c4 / classical)))))

# ::id 490 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok another new people 's army -lrb- npa -rrb- commander fell into the government hands in a village in southern mindanao region of the philippines , the military said monday .
# ::alignments
(s / say-01
      :ARG0 (m / military)
      :ARG1 (f / fall-07
            :ARG1 (a / army
                  :poss (p / person
                        :ARG1-of (n / new-01))
                  :mod (a2 / another)
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (c / commander)))
            :ARG2 (ii / in-ones-hands-04
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG1 a)
            :location (v / village
                  :location (s2 / south
                        :part-of (c2 / country-region
                              :name (n2 / name
                                    :op1 "Mindanao")
                              :location (c3 / country
                                    :name (n3 / name
                                          :op1 "Philippines")))))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 491 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a misty-eyed bride waved goodbye to the family she was leaving behind , as she stared across the sun-scorched pavement toward her husband and new life in syria .
# ::alignments
(w / wave-01
      :ARG0 (b / bride
            :part (e / eye
                  :ARG1-of (m / misty-03)))
      :ARG1 (g / goodbye)
      :ARG2 (f / family
            :ARG1-of (l / leave-behind-18
                  :ARG0 b))
      :time (s / stare-01
            :ARG0 b
            :ARG1 (a / and
                  :op1 (p / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 b
                              :ARG2 (h2 / husband)))
                  :op2 (l2 / life
                        :ARG1-of (n / new-01)
                        :location (c / country
                              :name (n2 / name
                                    :op1 "Syria"))))
            :path (a2 / across
                  :op1 (p2 / pavement
                        :ARG1-of (c2 / cramp-01
                              :ARG0 (s2 / sun))))))

# ::id 492 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia on tuesday launched a military satellite from its <unk> cosmodrome , as officials in moscow stressed they could uphold their commitments to the multinational international space station -lrb- iss -rrb- .
# ::alignments
(l / launch-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Russia"))
      :ARG1 (s / satellite
            :mod (m / military))
      :time (d / date-entity
            :weekday (t / tuesday))
      :source (c2 / cosmodrome
            :name (n2 / name
                  :op1 "Shanghai")
            :poss c)
      :ARG1-of (c3 / cause-01
            :ARG0 (s2 / stress-01
                  :ARG0 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c4 / city
                                    :name (n3 / name
                                          :op1 "Moscow"))
                              :ARG2 (o / official)))
                  :ARG1 (p2 / possible-01
                        :ARG1 (u / uphold-01
                              :ARG0 p
                              :ARG1 (c5 / commit-01
                                    :ARG1 p
                                    :ARG2 (s3 / station
                                          :mod (ii / international)
                                          :mod (s4 / space)
                                          :mod (m2 / multinational))))))))

# ::id 493 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok large malls and shops in china will be offering a new display board that provide customers with air pollution warnings as it collects air quality data from the location .
# ::alignments
(o / offer-01
      :ARG0 (a / and
            :op1 (m / mall)
            :op2 (s / shop)
            :mod (l / large)
            :location (c / country
                  :name (n / name
                        :op1 "China")))
      :ARG1 (b / board
            :ARG0-of (d / display-01)
            :ARG1-of (n2 / new-01)
            :ARG0-of (p / provide-01
                  :ARG1 (w / warn-01
                        :ARG1 (p2 / pollute-01
                              :ARG0 (a2 / air)))
                  :ARG2 (c2 / customer)
                  :time (c3 / collect-01
                        :ARG0 b
                        :ARG1 (d2 / data
                              :topic (q / quality
                                    :mod a2))
                        :ARG2 (l2 / location)))))

# ::id 494 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zambia has cut all links with burundi to press for the return of the legitimate civilian government overthrown by the military junta of major pierre buyoya last month , foreign minister <unk> tembo said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Izzat"
                  :op2 "Tembo")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (c / cut-02
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "Zambia"))
            :ARG1 (l / link-01
                  :ARG1 c2
                  :ARG2 (c3 / country
                        :name (n3 / name
                              :op1 "Burundi"))
                  :mod (a / all))
            :purpose (p2 / press-01
                  :ARG0 c2
                  :ARG2 (r / return-04
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01)
                              :mod (c4 / civilian)
                              :ARG1-of (l2 / legitimate-02)
                              :ARG1-of (o / overthrow-01
                                    :ARG0 (j / junta
                                          :mod (m2 / military)
                                          :poss (c5 / city
                                                :name (n4 / name
                                                      :op1 "Pierre"
                                                      :op2 "Buyoya")
                                                :ARG1-of (m3 / major-02)))
                                    :time (m4 / month
                                          :mod (l3 / last))))))
            :time (d / date-entity
                  :weekday (f2 / friday))))

# ::id 495 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan police tuesday arrested five suspected militants from pakistan taliban leader baitullah <unk> 's group after an encounter , a senior police officer said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police
                        :mod (c / country
                              :name (n / name
                                    :op1 "Pakistan")))
                  :ARG2 (o / officer
                        :mod (s2 / senior))))
      :ARG1 (a / arrest-01
            :ARG0 p2
            :ARG1 (p3 / person
                  :quant 5
                  :ARG2-of (s3 / suspect-01
                        :ARG1 (m / militant))
                  :ARG0-of (l / lead-02
                        :ARG1 (c2 / criminal-organization
                              :name (n2 / name
                                    :op1 "Taliban")
                              :mod c)))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :time (a2 / after
                  :op1 (e / encounter-01))))

# ::id 496 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok asea brown boveri , a swiss-swedish engineering company , said that it and two norwegian companies won a $ ### million contract to build a floating oil production site in the north sea .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "asea"
                  :op2 "Brown"
                  :op3 "Boeing")
            :mod (e / engineer-01)
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Switzerland")))
      :ARG1 (w / win-01
            :ARG0 (a / and
                  :op1 c
                  :op2 (c3 / company
                        :quant 2
                        :mod (c4 / country
                              :name (n3 / name
                                    :op1 "Norway"))))
            :ARG1 (c5 / contract-02
                  :ARG0 a
                  :ARG1 (b / build-01
                        :ARG0 a
                        :ARG1 (s2 / site
                              :ARG1-of (f / float-01)
                              :location-of (p / produce-01
                                    :ARG1 (o / oil)))
                        :location (s3 / sea
                              :name (n4 / name
                                    :op1 "North"
                                    :op2 "Sea")))
                  :ARG2 a)
            :ARG3 (m / monetary-quantity
                  :quant 1000000000
                  :unit (d / dollar))))

# ::id 497 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok humbled by his first electoral defeat , president hugo chavez said monday he may have been too ambitious in asking voters to let him stand indefinitely for re-election and endorse a huge leap to a socialist state .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hugo"
                  :op2 "Chavez")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president))
            :ARG1-of (c / crumble-01
                  :ARG0 (d / defeat-01
                        :ARG1 p
                        :ARG2 (e / elect-01)
                        :ord (o / ordinal-entity
                              :value 1))))
      :ARG1 (p3 / possible-01
            :ARG1 (h2 / have-degree-91
                  :ARG1 (a / ask-02
                        :ARG0 p
                        :ARG1 (l / let-01
                              :ARG0 (p4 / person
                                    :ARG0-of (v / vote-01))
                              :ARG1 (a2 / and
                                    :op1 (s2 / stand-01
                                          :ARG1 p
                                          :duration (d2 / definite
                                                :polarity -)
                                          :purpose (r / reelect-01
                                                :ARG1 p))
                                    :op2 (e2 / endorse-01
                                          :ARG0 p
                                          :ARG1 (l2 / leap-01
                                                :ARG0 p
                                                :ARG4 (s3 / state
                                                      :mod (p5 / political-movement
                                                            :name (n2 / name
                                                                  :op1 "socialism")))
                                                :mod (h3 / huge)))))
                        :ARG2 p4)
                  :ARG2 (a3 / ambitious)))
      :time (d3 / date-entity
            :weekday (m / monday)))

# ::id 498 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the house voted overwhelmingly on wednesday to bar permanent u.s. military installations in iraq as lawmakers readied for yet another clash over a democratic demand to withdraw combat troops from the conflict .
# ::alignments
(v / vote-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "House"))
      :ARG1 (b / bar-01
            :ARG0 g
            :ARG1 (ii / installation
                  :mod (m / military
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States")))
                  :mod (p / permanent)
                  :location (c2 / country
                        :name (n3 / name
                              :op1 "Iraq"))))
      :ARG0-of (o / overwhelm-01)
      :time (d / date-entity
            :weekday (w / wednesday))
      :time (r / readied-02
            :ARG0 (p2 / person
                  :ARG0-of (l / legislate-01))
            :ARG2 (c3 / clash-01
                  :ARG0 p2
                  :ARG2 (d2 / demand-01
                        :ARG0 (d3 / democracy)
                        :ARG1 (w2 / withdraw-01
                              :ARG1 (t / troop
                                    :mod (c4 / combat))
                              :ARG2 (c5 / conflict-01)))
                  :mod (a / another
                        :mod (y / yet)))))

# ::id 499 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after three weeks of raw emotional debate and intense private negotiations , members of a constitutional assembly in afghanistan agreed sunday on a new national charter for the volatile postwar nation , clearing the way for its first democratic elections in ## years .
# ::alignments
(a / agree-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a2 / assembly
                        :mod (c / constitution)
                        :location (c2 / country
                              :name (n / name
                                    :op1 "Afghanistan")))
                  :ARG2 (m / member)))
      :ARG1 (c3 / charter
            :ARG1-of (n2 / new-01)
            :mod (n3 / nation)
            :mod (v / volatile)
            :time (a3 / after
                  :op1 (d / debate-01
                        :duration (t / temporal-quantity
                              :quant 3
                              :unit (w / week))
                        :mod (r / raw)
                        :mod (e / emotion)))
            :ARG1-of (p2 / private-02)
            :ARG0-of (c4 / clear-02
                  :ARG1 (w2 / way
                        :purpose (e2 / elect-01
                              :ARG0 c2
                              :mod (d2 / democracy)
                              :ord (o / ordinal-entity
                                    :value 1)
                              :time a3
                              :op1 (n4 / now)
                              :quant (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y / year))))))
      :time (d3 / date-entity
            :weekday (s / sunday)))

# ::id 500 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysia has made progress over the past decade in improving road safety and the country now has the second lowest fatality rate among southeast asian countries , transport minister ling liong sik said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lang"
                  :op2 "Loug"
                  :op3 "Sik")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (t / transport))))
      :ARG1 (a / and
            :op1 (p2 / progress-01
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Malaysia"))
                  :ARG2 (ii / improve-01
                        :ARG0 c
                        :ARG1 (s2 / safe-01
                              :ARG1 (r / road)))
                  :time (b / before
                        :op1 (n3 / now)
                        :duration (t2 / temporal-quantity
                              :quant 1
                              :unit (d / decade))))
            :op2 (h2 / have-03
                  :ARG0 c
                  :ARG1 (r2 / rate
                        :mod (f / fatality)
                        :ARG1-of (h3 / have-degree-91
                              :ARG2 (l / low-04
                                    :ARG1 r2)
                              :ARG3 (m2 / most
                                    :ord (o / ordinal-entity
                                          :value 2))
                              :ARG5 (c2 / country
                                    :location (s3 / southeast
                                          :part-of (c3 / continent
                                                :name (n4 / name
                                                      :op1 "Asia"))))))
                  :time n3))
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 501 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there is a certain symmetry to the departure of yossi harel , who recently died at ## in tel aviv , and the arrival of israel 's ##th birthday .
# ::alignments
(s / symmetry
      :mod (c / certain)
      :beneficiary (a / and
            :op1 (d / depart-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "Yossi"
                              :op2 "Harel")
                        :ARG1-of (d2 / die-01
                              :time (r / recent)
                              :location (c2 / city
                                    :name (n2 / name
                                          :op1 "Tel"
                                          :op2 "Aviv")))))
            :op2 (a2 / arrive-01
                  :ARG1 (b / birthday
                        :poss (c3 / country
                              :name (n3 / name
                                    :op1 "Israel"))
                        :ord (o / ordinal-entity
                              :value "-4")))))

# ::id 502 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok appearing wan and stiff , president boris yeltsin met with vice president al gore on tuesday in a session that failed to dispel nagging questions about the russian leader 's health .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Boris"
                  :op2 "Yeltsin")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / person
            :name (n2 / name
                  :op1 "Al"
                  :op2 "N gore")
            :ARG0-of (h2 / have-org-role-91
                  :ARG2 (p4 / president
                        :mod (v / vice))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :subevent-of (s / session
            :ARG0-of (f / fail-01
                  :ARG2 (d2 / dispel-01
                        :ARG1 (q / question-01
                              :ARG1 (h3 / health
                                    :poss (p5 / person
                                          :ARG0-of (l / lead-02
                                                :ARG1 (c / country
                                                      :name (n3 / name
                                                            :op1 "Russia")))))
                              :ARG0-of (g / gag-01)))))
      :ARG1-of (a / appear-02
            :ARG2 (a2 / and
                  :op1 (w / wan)
                  :op2 (s2 / stiff-04))))

# ::id 503 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok afghan president hamid karzai said wednesday that `` fundamental '' reforms within the defense ministry will soon be announced , a crucial step expected to clear the way for a long-awaited nationwide disarmament campaign .
# ::alignments
(s / say-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 (a / announce-01
            :ARG1 (r / reform-01
                  :ARG1 (m / ministry
                        :topic (d / defend-01))
                  :mod (f / fundamental))
            :time (s2 / soon)
            :ARG4-of (s3 / step-01
                  :mod (c2 / crucial)
                  :ARG1-of (e / expect-01)
                  :ARG0-of (c3 / clear-02
                        :ARG1 (w / way
                              :path-of (c4 / campaign-01
                                    :ARG1 (d2 / disarm-01
                                          :location (n3 / nationwide))
                                    :ARG1-of (l / long-03))))))
      :time (w2 / wednesday))

# ::id 504 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli prime minister ariel sharon underwent a minor procedure wednesday to have fluid removed from his stomach after a ct scan uncovered the problem , the hospital where he 's being treated said .
# ::alignments
(s / say-01
      :ARG0 (h / hospital
            :location-of (t / treat-03
                  :ARG1 (p / person
                        :name (n / name
                              :op1 "Ariel"
                              :op2 "Sharon")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Israel"))
                              :ARG2 (m / minister
                                    :mod (p2 / prime))))))
      :ARG1 (u / undergo-28
            :ARG1 p
            :ARG2 (p3 / procedure
                  :ARG1-of (m2 / minor-01))
            :purpose (r / remove-01
                  :ARG1 (f / fluid)
                  :ARG2 (s2 / stomach))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :time (a / after
                  :op1 (u2 / uncover-01
                        :ARG0 (s3 / scan-01
                              :mod (c2 / circuit
                                    :ARG1-of (c3 / close-01)))
                        :ARG1 (p4 / problem)))))

# ::id 505 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the easiest way to motivate shaquille o'neal was sitting at the end of the bench wearing a stylish burgundy vest and matching pants .
# ::alignments
(h / have-degree-91
      :ARG1 (w / way
            :manner-of (m / motivate-01
                  :ARG1 (p / person
                        :name (n / name
                              :op1 "Shaquille"
                              :op2 "O'neal")
                        :ARG0-of (w2 / wear-01
                              :ARG1 (a / and
                                    :op1 (v / vest
                                          :mod (b / burgundy)
                                          :mod (s / stylish))
                                    :op2 (p2 / pant
                                          :ARG1-of (m2 / match-01)))))))
      :ARG2 (e / easy-05
            :ARG1 w)
      :ARG3 (m3 / most))

# ::id 506 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli troops have withdrawn from five villages in southern lebanon and un troops have set up new checkpoints as lebanese troops deployed in the area , the ha ' aretz daily reported on tuesday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "Ha'aretz"))
      :ARG1 (a / and
            :op1 (w / withdraw-01
                  :ARG1 (t / troop
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "Israel")))
                  :ARG2 (v / village
                        :quant 5
                        :location (s / south
                              :part-of (p / province
                                    :name (n4 / name
                                          :op1 "Lebanon")))))
            :op2 (s2 / set-up-03
                  :ARG0 (t2 / troop
                        :polarity -)
                  :ARG1 (c2 / checkpoint
                        :ARG1-of (n5 / new-01))
                  :time (d / deploy-01
                        :ARG1 (t3 / troop
                              :mod (c3 / country
                                    :name (n6 / name
                                          :op1 "Lebanon")))
                        :ARG2 (a2 / area))))
      :frequency (r2 / rate-entity-91
            :ARG3 (t4 / temporal-quantity
                  :quant 1
                  :unit (d2 / day)))
      :time (d3 / date-entity
            :weekday (t5 / tuesday)))

# ::id 507 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok elections for eight more local bodies in sri lanka will be held on monday following the elections for ### others held last wednesday with the ruling united national party winning a landslide victory by securing ### of them .
# ::alignments
(e / elect-01
      :ARG1 (b / body
            :quant 8
            :ARG1-of (l / local-02)
            :mod (m / more)
            :location (c / city
                  :name (n / name
                        :op1 "Sri"
                        :op2 "Lanka")))
      :time (d / date-entity
            :weekday (m2 / monday))
      :ARG1-of (f / follow-01
            :ARG2 (e2 / elect-01
                  :ARG1 (o / other)
                  :ARG1-of (h / hold-04
                        :time (w / wednesday
                              :mod (l2 / last)))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (w2 / win-01
                              :ARG0 (p / political-party
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "National"
                                          :op3 "Party")
                                    :ARG0-of (r / rule-03))
                              :ARG2 (w3 / win-01
                                    :mod (l3 / landslide))
                              :manner (s / secure-02
                                    :ARG0 p
                                    :ARG1 b
                                    :ARG1-of (ii / include-91
                                          :ARG2 b)))))))

# ::id 508 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` the long way home , '' a documentary , opens today and is unrated .
# ::alignments
(a / and
      :op1 (o / open-01
            :ARG1 (d / documentary
                  :name (n / name
                        :op1 "The"
                        :op2 "Long"
                        :op3 "Way"
                        :op4 "Home"))
            :time (t / today))
      :op2 (r / rate-01
            :polarity -
            :ARG1 d))

# ::id 509 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australia has deployed two navy warships to its northern waters so it can respond quickly if east timor requests help following rioting by former soldiers , prime minister john howard said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "John"
                  :op2 "Howard")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (d / deploy-01
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "Australia"))
            :ARG1 (w / warship
                  :quant 2
                  :mod (n3 / navy))
            :ARG2 (w2 / water
                  :mod (n4 / north)
                  :poss c)
            :purpose (p3 / possible-01
                  :ARG1 (r / respond-01
                        :ARG0 c
                        :ARG1 (r2 / request-01
                              :ARG0 (s2 / state
                                    :name (n5 / name
                                          :op1 "East"))
                              :ARG1 (h2 / help-01)
                              :ARG1-of (q / quick-02))
                        :condition (f / follow-01
                              :ARG1 (r3 / riot-01
                                    :ARG0 (s3 / soldier
                                          :time (f2 / former)))))))
      :time (d2 / date-entity
            :weekday (f3 / friday)))

# ::id 510 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the zambian government has banned an influential coalition of civic and religious groups that has been critical of president levy mwanawasa , the interior ministry said monday .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (ii / interior))
      :ARG1 (b / ban-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Zambia"))))
            :ARG1 (c2 / coalition
                  :consist-of (a / and
                        :op1 (g3 / group
                              :mod (c3 / city))
                        :op2 (g4 / group
                              :mod (r / religion))
                        :ARG0-of (ii2 / influence-01))
                  :ARG0-of (c4 / criticize-01
                        :ARG1 (p / person
                              :name (n2 / name
                                    :op1 "Levy"
                                    :op2 "Mwanawasa")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p2 / president))))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 511 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states said wednesday it was concerned about violence which erupted in the east timor capital dili , in which one person died and several buildings were torched .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (c2 / concern-01
            :ARG0 (v / violence
                  :ARG1-of (e / erupt-01
                        :location (c3 / city
                              :name (n2 / name
                                    :op1 "Dili")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c4 / country-region
                                          :name (n3 / name
                                                :op1 "East"
                                                :op2 "Timor"))
                                    :ARG2 (c5 / capital)))
                        :time-of (a / and
                              :op1 (d / die-01
                                    :ARG1 (p / person
                                          :quant 1))
                              :op2 (t / torch-01
                                    :ARG1 (b / building
                                          :quant (s2 / several)))))
                  :ARG1 c))
      :time (w / wednesday))

# ::id 512 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when state auditors began asking california dermatologists why they had n't charged sales tax on cosmetic botox treatments since #### , it was enough to furrow their brows .
# ::alignments
(h / have-quant-91
      :ARG1 (f / furrow-01
            :ARG1 (b / brow))
      :ARG3 (e / enough)
      :time (b2 / begin-01
            :ARG0 (p / person
                  :ARG0-of (a / audit-01)
                  :mod (s / state))
            :ARG1 (a2 / ask-01
                  :ARG0 p
                  :ARG1 (t / thing
                        :ARG0-of (c / cause-01
                              :ARG1 (c2 / charge-01
                                    :polarity -
                                    :ARG0 (d / dermatologist
                                          :mod (s2 / state
                                                :name (n / name
                                                      :op1 "California")))
                                    :ARG1 (t2 / tax-01
                                          :ARG3 (t3 / treat-03
                                                :ARG2 (b3 / botox
                                                      :mod (c3 / cosmetic)))
                                          :ARG1-of (s3 / sell-01))
                                    :time (s4 / since
                                          :op1 t
                                          :ARG1-of (c4 / correct-02))))))
            :ARG2 d))

# ::id 513 ::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 514 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok districts sharing the common border in rwanda and tanzania have formed a joint technical committee to facilitate the repatriation of hutu refugees who fled from rwanda to tanzania to escape genocide .
# ::alignments
(f / form-01
      :ARG0 (d / district
            :ARG0-of (s / share-01
                  :ARG1 (b / border
                        :mod (c / common)
                        :location (c2 / country
                              :name (n / name
                                    :op1 "Rwanda"))
                        :ARG2 (c3 / country
                              :name (n2 / name
                                    :op1 "Tanzania")))))
      :ARG1 (c4 / committee
            :mod (t / technical)
            :mod (j / joint))
      :purpose (f2 / facilitate-01
            :ARG0 c4
            :ARG1 (r / repatriate-01
                  :ARG1 (r2 / refugee
                        :mod (h / hutu)
                        :ARG0-of (f3 / flee-05
                              :ARG1 c2
                              :ARG2 c3
                              :purpose (e / escape-01
                                    :ARG0 r2
                                    :ARG1 (g / genocide-01))))
                  :ARG2 c3)))

# ::id 515 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds of new zealand customers were turned away empty-handed on friday as the second phase of the apple iphone # 's global launch got off to a `` nightmare '' start .
# ::alignments
(t / turn-away-04
      :ARG1 (c / customer
            :mod (z / zealand)
            :ARG1-of (n / new-01)
            :quant (m / multiple
                  :op1 100))
      :manner (e / empty-handed)
      :time (d / date-entity
            :weekday (f / friday))
      :time (s / start-01
            :ARG1 (p / phase
                  :ord (o / ordinal-entity
                        :value 2)
                  :subevent-of (l / launch-01
                        :ARG1 (p2 / product
                              :name (n2 / name
                                    :op1 "Apple"
                                    :op2 " iphone"))
                        :mod (g / globe)))
            :ARG2 (n3 / nightmare)))

# ::id 516 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a major fire in a sauna parlor has killed ## women in the southern chinese city of guangzhou , the xinhua news agency reported saturday .
# ::alignments
(r / report-01
      :ARG0 (p / publication
            :name (n / name
                  :op1 "Xinhua"
                  :op2 "News"
                  :op3 "Agency"))
      :ARG1 (k / kill-01
            :ARG0 (f / fire
                  :location (p2 / parlor
                        :mod (s / sauna))
                  :ARG1-of (m / major-02))
            :ARG1 (w / woman)
            :location (c / city
                  :name (n2 / name
                        :op1 "Guangzhou")
                  :location (s2 / south
                        :part-of (c2 / country
                              :name (n3 / name
                                    :op1 "China")))))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 517 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds of gay rights activists marched through romania 's capital on saturday , calling for the right to marry and an end to discrimination .
# ::alignments
(m / march-01
      :ARG0 (a / activist
            :purpose (r / right-05
                  :ARG1 (p / person
                        :ARG1-of (g / gay-01)))
            :quant (m2 / multiple
                  :op1 100))
      :path (c / city
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n / name
                              :op1 "Romania"))
                  :ARG2 (c3 / capital)))
      :time (d / date-entity
            :weekday (s / saturday))
      :manner (c4 / call-03
            :ARG0 a
            :ARG1 (a2 / and
                  :op1 (r2 / right-05
                        :ARG2 (m3 / marry-01))
                  :op2 (e / end-01
                        :ARG1 (d2 / discriminate-02)))))

# ::id 518 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok guinean troops on friday attacked and seriously wounded the commander of the alpha yaya military base in the capital conakry , a day after eight soldiers were charged over an uprising , informed sources said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :ARG0-of (ii / inform-01))
      :ARG1 (a / and
            :op1 (a2 / attack-01
                  :ARG0 (t / troop
                        :mod (c / country
                              :name (n / name
                                    :op1 "Guinea")))
                  :ARG1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (b / base
                                    :mod (m / military
                                          :name (n2 / name
                                                :op1 "Alpha"
                                                :op2 "Yaya"))
                                    :location (c2 / city
                                          :name (n3 / name
                                                :op1 "Conakry")
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (c3 / capital))))
                              :ARG2 (c4 / commander)))
                  :time (d / date-entity
                        :weekday (f / friday)))
            :op2 (w / wound-01
                  :ARG0 t
                  :ARG1 p
                  :ARG1-of (s3 / serious-02))
            :time (a3 / after
                  :op1 (c5 / charge-05
                        :ARG1 (s4 / soldier
                              :quant 8)
                        :ARG2 (r / rise-up-03))
                  :quant (t2 / temporal-quantity
                        :quant 1
                        :unit (d2 / day)))))

# ::id 519 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after starting the same team in four of the five matches at the european championship , spain coach luis aragones must tweak his lineup for sunday 's final against germany with cesc fabregas a possible replacement for injured striker david villa .
# ::alignments
(o / obligate-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Luis"
                  :op2 "Aragones")
            :ARG0-of (c / coach-01)
            :mod (t / team
                  :ARG1-of (s / same-01)))
      :ARG2 (t2 / tweak-01
            :ARG0 p
            :ARG1 (l / lineup
                  :poss p)
            :purpose (f / final
                  :time (d / date-entity
                        :weekday (s2 / sunday))
                  :prep-against (t3 / team
                        :name (n2 / name
                              :op1 "Germany")))
            :accompanier (p2 / person
                  :name (n3 / name
                        :op1 "Cesc"
                        :op2 "Fabregas")
                  :ARG1-of (r / replace-01
                        :ARG2 (p3 / person
                              :name (n4 / name
                                    :op1 "David"
                                    :op2 "Villa")
                              :ARG0-of (s3 / strike-02)
                              :ARG1-of (ii / injure-01))
                        :ARG1-of (p4 / possible-01))))
      :time (a / after
            :op1 (s4 / start-01
                  :ARG0 p
                  :ARG1 (t4 / team
                        :ARG1-of s))
            :ARG2 (m / match
                  :quant 4
                  :ARG1-of (ii2 / include-91
                        :ARG2 (m2 / match
                              :quant 5
                              :subevent-of (c2 / championship
                                    :mod (c3 / continent
                                          :name (n5 / name
                                                :op1 "Europe"))))))))

# ::id 520 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rice sociology professor william martin is getting used to people inquiring about his sex life .
# ::alignments
(g / get-03
      :ARG1 (p / person
            :name (n / name
                  :op1 "William"
                  :op2 "Martin")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (u / university
                        :name (n2 / name
                              :op1 "Rice"))
                  :ARG2 (p2 / professor
                        :topic (s / sociology))))
      :ARG2 (u2 / use-02
            :ARG0 p
            :ARG1 (p3 / person
                  :ARG0-of (ii / inquire-01
                        :ARG1 (l / life
                              :mod (s2 / sex-01
                                    :ARG0 (h2 / he)))))))

# ::id 521 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iranian foreign minister kamal kharazi sunday highlighted the need for iran and african nations to promote economic relations in parallel with efforts to expand mutual cultural and political ties .
# ::alignments
(h / highlight-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kamal"
                  :op2 "Kharazi"
                  :op3 " sunday")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Iran"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (n3 / need-01
            :ARG0 (a / and
                  :op1 c
                  :op2 (n4 / nation
                        :location (c2 / continent
                              :name (n5 / name
                                    :op1 "Africa"))))
            :ARG1 (p2 / promote-02
                  :ARG0 a
                  :ARG1 (r / relation-03
                        :ARG0 c
                        :ARG1 (e / economy)
                        :ARG2 n4)
                  :ARG1-of (p3 / parallel-01
                        :ARG2 (e2 / effort-01
                              :ARG1 (e3 / expand-01
                                    :ARG1 (a2 / and
                                          :op1 (t / tie
                                                :mod (c3 / culture))
                                          :op2 (t2 / tie
                                                :mod (p4 / politics))
                                          :mod (m2 / mutual))))))))

# ::id 522 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a jury that found drug company novartis discriminated against women by paying them less than men , promoting fewer of them and allowing a hostile workplace awarded $ ### million in punitive damages on wednesday .
# ::alignments
(j / jury
      :ARG0-of (f / find-02
            :ARG1 (d / discriminate-02
                  :ARG0 (c / company
                        :name (n / name
                              :op1 "Novartis")
                        :mod (d2 / drug))
                  :ARG1 (w / woman)
                  :manner (a / and
                        :op1 (p / pay-01
                              :ARG0 c
                              :ARG1 (l / less)
                              :ARG2 w)
                        :op2 (p2 / promote-02
                              :ARG0 c
                              :ARG1 w
                              :ARG1-of (h / have-quant-91
                                    :ARG3 l)
                              :ARG4 (m / man)))
                  :op3 (a2 / allow-01
                        :ARG0 c
                        :ARG1 (a3 / award-01
                              :ARG0 (w2 / workplace
                                    :mod (h2 / hostile))
                              :ARG1 (d3 / damages-02
                                    :mod (p3 / punitive))
                              :ARG2 w
                              :time (d4 / date-entity
                                    :weekday (w3 / wednesday)))))))

# ::id 523 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok michael donley , who previously served as a pentagon administrator , and gen. norton a. schwartz , the head of transportation command , were nominated to replace air force secretary michael wynne and air force chief of staff t. michael moseley , who were fired in june for problems with the service 's stewardship of the nuclear arsenal .
# ::alignments
(n / nominate-01
      :ARG1 (a / and
            :op1 (p / person
                  :name (n2 / name
                        :op1 "michael"
                        :op2 "Donley")
                  :ARG0-of (s / serve-01
                        :ARG1 (a2 / administrate-01
                              :ARG0 p
                              :ARG1 (g / government-organization
                                    :name (n3 / name
                                          :op1 "Pentagon")))
                        :time (p2 / previous)))
            :op2 (p3 / person
                  :name (n4 / name
                        :op1 "Norton"
                        :op2 "A."
                        :op3 "Schwartz")
                  :ARG0-of (h / head-01
                        :ARG1 (c / command-02
                              :ARG1 (t / transport-01)))))
      :ARG2 (r / replace-01
            :ARG0 a
            :ARG1 (a3 / and
                  :op1 (p4 / person
                        :name (n5 / name
                              :op1 "Michael"
                              :op2 "Wynne")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (m / military
                                    :name (n6 / name
                                          :op1 "Air"
                                          :op2 "Force"))
                              :ARG2 (s2 / secretary)))
                  :op2 (p5 / person
                        :name (n7 / name
                              :op1 "T."
                              :op2 "Moseley")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (m2 / military
                                    :name (n8 / name
                                          :op1 "Air"
                                          :op2 "Force"))
                              :ARG2 (c2 / chief
                                    :topic (s3 / staff))))
                  :ARG1-of (f / fire-02
                        :ARG1-of (c3 / cause-01
                              :ARG0 (p6 / problem
                                    :topic (s4 / stewardship
                                          :poss (s5 / service)
                                          :mod (a4 / arsenal
                                                :mod (n9 / nucleus))))
                              :location (c4 / city
                                    :name (n10 / name
                                          :op1 "June")))))))

# ::id 524 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia defended north korea against the prospect of economic sanctions wednesday and urged the united nations to take a more active role in resolving pyongyang 's nuclear dispute with washington .
# ::alignments
(a / and
      :op1 (d / defend-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Russia"))
            :ARG1 (c2 / country
                  :name (n2 / name
                        :op1 "North"
                        :op2 "Korea"))
            :prep-against (p / prospect-02
                  :ARG1 (s / sanction-02
                        :mod (e / economy))
                  :time (w / wednesday)))
      :op2 (u / urge-01
            :ARG0 c
            :ARG1 (n3 / nation
                  :ARG1-of (u2 / unite-01))
            :ARG2 (p2 / play-02
                  :ARG0 n3
                  :ARG1 (r / resolve-01
                        :ARG0 n3
                        :ARG1 (d2 / dispute-01
                              :ARG0 (c3 / city
                                    :name (n4 / name
                                          :op1 "Pyongyang"))
                              :ARG1 (c4 / company
                                    :name (n5 / name
                                          :op1 "Duke"))
                              :mod (n6 / nucleus)))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (a2 / activity-06
                              :ARG0 n3)
                        :ARG3 (m / more)))))

# ::id 525 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a lawmaker from taiwan 's main opposition party defected tuesday to a new party that calls for the island 's independence from china .
# ::alignments
(d / defect-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :ARG0-of (o / oppose-01)
                        :poss (c / country
                              :name (n / name
                                    :op1 "Taiwan"))
                        :mod (m / main))
                  :ARG2 (l / legislate-01)))
      :ARG2 (p3 / party
            :ARG1-of (n2 / new-01)
            :ARG0-of (c2 / call-03
                  :ARG1 (d2 / depend-01
                        :polarity -
                        :ARG0 (ii / island)
                        :ARG1 (c3 / country
                              :name (n3 / name
                                    :op1 "China")))))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 526 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two key pakistani opposition leaders prepared to meet monday to discuss whether to jointly boycott crucial parliamentary elections to protest a state of emergency declared by president pervez musharraf .
# ::alignments
(p / prepare-02
      :ARG0 (p2 / person
            :quant 2
            :ARG0-of (l / lead-02
                  :ARG1 (o / oppose-01))
            :ARG1-of (k / key-02)
            :mod (c / country
                  :name (n / name
                        :op1 "Pakistan")))
      :ARG2 (m / meet-03
            :ARG0 p2
            :time (d / date-entity
                  :weekday (m2 / monday))
            :purpose (d2 / discuss-01
                  :ARG0 p2
                  :ARG1 (t / truth-value
                        :polarity-of (b / boycott-01
                              :ARG0 p2
                              :ARG1 (e / elect-01
                                    :mod (p3 / parliament)
                                    :mod (c2 / crucial))
                              :manner (j / joint)
                              :purpose (p4 / protest-01
                                    :ARG0 p2
                                    :ARG1 (s / state
                                          :mod (e2 / emergency)
                                          :ARG1-of (d3 / declare-01
                                                :ARG0 (p5 / person
                                                      :name (n2 / name
                                                            :op1 "Pervez"
                                                            :op2 "Musharraf")
                                                      :ARG0-of (h / have-org-role-91
                                                            :ARG2 (p6 / president)))))))))))

# ::id 527 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than two dozen hospital staffers have been suspended for four weeks after allegedly peeking at george clooney 's confidential medical information after he was hurt in a motorcycle accident last month .
# ::alignments
(s / suspend-01
      :ARG1 (p / person
            :ARG2-of (s2 / staff-01
                  :ARG1 (h / hospital))
            :quant (m / more-than
                  :op1 24))
      :duration (t / temporal-quantity
            :quant 4
            :unit (w / week))
      :time (a / after
            :op1 (p2 / peep-01
                  :ARG0 p
                  :ARG1 (ii / information
                        :mod (m2 / medicine)
                        :mod (c / confidential)
                        :poss (p3 / person
                              :name (n / name
                                    :op1 "George"
                                    :op2 "Cloononey")))
                  :ARG1-of (a2 / allege-01)
                  :time (a3 / after
                        :op1 (h2 / hurt-01
                              :ARG0 (a4 / accident
                                    :mod (m3 / motorcycle))
                              :ARG1 p3
                              :time (m4 / month
                                    :mod (l / last)))))))

# ::id 528 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states and france had sought quick action on a third set of economic and political penalties for iran and had hoped that iranian president mahmoud ahmadinejad 's declaration that the issue was `` closed '' would add momentum to the process .
# ::alignments
(a / and
      :op1 (s / seek-01
            :ARG0 (a2 / and
                  :op1 (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "States"))
                  :op2 (c2 / country
                        :name (n2 / name
                              :op1 "France")))
            :ARG1 (a3 / act-02
                  :ARG1 (s2 / set
                        :ord (o / ordinal-entity
                              :value 3)
                        :consist-of (a4 / and
                              :op1 (p / penalize-01
                                    :ARG1 (c3 / country
                                          :name (n3 / name
                                                :op1 "Iran"))
                                    :mod (e / economy))
                              :op2 (p2 / penalize-01
                                    :ARG1 c3
                                    :mod (p3 / politics))))
                  :ARG1-of (q / quick-02)))
      :op2 (h / hope-01
            :ARG0 a2
            :ARG1 (a5 / add-02
                  :ARG0 (d / declare-02
                        :ARG0 (p4 / person
                              :name (n4 / name
                                    :op1 "Mahmoud"
                                    :op2 "Ahmadinejad")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 c3
                                    :ARG2 (p5 / president)))
                        :ARG1 (c4 / close-01
                              :ARG1 (ii / issue-02))
                        :ARG2 (p6 / process-02))
                  :ARG1 (m / momentum)
                  :ARG2 p6)))

# ::id 529 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chinese government has several cleared bank of china officials of major wrongdoing in their dealings with shanghai-based property tycoon chau <unk> after a preliminary probe into loan fraud allegations , it was reported monday .
# ::alignments
(r / report-01
      :ARG0 (ii / it)
      :ARG1 (c / clear-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "China"))))
            :ARG1 (b / bank
                  :poss (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 c2
                              :ARG2 (o / official)))
                  :quant (s / several))
            :ARG2 (p2 / person
                  :ARG0-of (d / do-02
                        :ARG1 (w / wrong-02
                              :ARG1-of (m / major-02))
                        :ARG2 (d2 / deal-01
                              :ARG0 p
                              :ARG1 (t / tycoon
                                    :name (n2 / name
                                          :op1 "Chau")
                                    :mod (p3 / property)
                                    :ARG1-of (b2 / base-01
                                          :location (c3 / city
                                                :name (n3 / name
                                                      :op1 "Shanghai")))))))
            :time (a / after
                  :op1 (p4 / probe-01
                        :ARG0 g
                        :ARG1 (a2 / allege-01
                              :ARG1 (d3 / defraud-01
                                    :ARG1 (l / loan)))
                        :mod (p5 / preliminary))))
      :time (d4 / date-entity
            :weekday (m2 / monday)))

# ::id 530 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kenyan president mwai kibaki has said that his country would continue placing education among its top priorities , the presidential press service reported saturday .
# ::alignments
(r / report-01
      :ARG0 (s / service
            :mod (p / press)
            :mod (p2 / president))
      :ARG1 (s2 / say-01
            :ARG0 (p3 / person
                  :name (n / name
                        :op1 "Mwai"
                        :op2 "Kibaki")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Kenya"))
                        :ARG2 (p4 / president)))
            :ARG1 (c2 / continue-01
                  :ARG0 c
                  :ARG1 (p5 / place-01
                        :ARG0 c
                        :ARG1 (e / educate-01)
                        :ARG2 (p6 / priority
                              :mod (t / top)
                              :poss c))))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 531 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` angels &amp; demons '' took the top spot at the box office from `` star trek '' by earning $ ## million in its first weekend of release .
# ::alignments
(t / take-01
      :ARG0 (a / and
            :op1 (a2 / angel)
            :op2 (d / demon))
      :ARG1 (s / spot
            :ARG2-of (t2 / top-01)
            :location (o / office
                  :mod (b / box)))
      :ARG3 (t3 / trek
            :mod (s2 / star))
      :ARG1-of (c / cause-01
            :ARG0 (e / earn-01
                  :ARG0 a
                  :ARG1 (m / monetary-quantity
                        :quant 1000000000
                        :unit (d2 / dollar))
                  :time (w / weekend
                        :ord (o2 / ordinal-entity
                              :value 1)
                        :time-of (r / release-01
                              :ARG1 a)))))

# ::id 532 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a bomb alert forced the french parliament to be evacuated on wednesday , after environmental campaigners stormed the building and one abseiled into the debating chamber .
# ::alignments
(f / force-01
      :ARG0 (a / alert-01
            :ARG2 (b / bomb))
      :ARG1 (g / government-organization
            :name (n / name
                  :op1 "Parliament")
            :mod (c / country
                  :name (n2 / name
                        :op1 "France")))
      :ARG2 (e / evacuate-01
            :ARG1 g
            :time (d / date-entity
                  :weekday (w / wednesday)))
      :time (a2 / after
            :op1 (a3 / and
                  :op1 (s / storm-02
                        :ARG0 (p / person
                              :ARG0-of (c2 / campaign-01
                                    :ARG1 (e2 / environment)))
                        :ARG1 (b2 / building))
                  :op2 (a4 / abseil-01
                        :ARG0 p
                        :ARG1 (c3 / chamber
                              :mod (d2 / debate-01))))))

# ::id 533 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after remarkably strong growth in #### , the u.s. economy will slow next year but avoid a recession , the government 's forecasting gauge suggests .
# ::alignments
(s / suggest-01
      :ARG0 (g / gauge
            :mod (f / forecast-01)
            :poss (g2 / government-organization
                  :ARG0-of (g3 / govern-01)))
      :ARG1 (c / contrast-01
            :ARG1 (s2 / slow-01
                  :ARG1 (e / economy
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "U.S.")))
                  :time (y / year
                        :mod (n2 / next)))
            :ARG2 (a / avoid-01
                  :ARG0 e
                  :ARG1 (r / recession-02)))
      :time (a2 / after
            :op1 (g4 / grow-01
                  :ARG1 e
                  :ARG1-of (s3 / strong-02
                        :ARG1-of (r2 / remarkable-02)))))

# ::id 534 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli universities are offering to help u.s. students caught in the path of hurricane katrina , and israel 's magen david adom -lrb- mda -rrb- rescue service is to fly ## tons of aid supplies to victims , the non-governmental agency said wednesday .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :mod (g / government-organization
                  :polarity -))
      :ARG1 (a2 / and
            :op1 (o / offer-01
                  :ARG0 (u / university
                        :mod (c / country
                              :name (n / name
                                    :op1 "Israel")))
                  :ARG1 (h / help-01
                        :ARG0 u
                        :ARG1 (p / person
                              :ARG0-of (s2 / study-01)
                              :mod c)
                        :ARG1-of (c2 / catch-03
                              :ARG2 (p2 / path
                                    :mod (h2 / hurricane
                                          :name (n2 / name
                                                :op1 "Katrina")))))))
      :op2 (f / fly-01
            :ARG0 (s3 / service
                  :name (n3 / name
                        :op1 "Magen"
                        :op2 "David"
                        :op3 "Adom")
                  :mod c)
            :ARG1 (t / thing
                  :ARG1-of (s4 / supply-01
                        :ARG2 (a3 / aid-01))
                  :quant (m / multiple
                        :op1 (m2 / mass-quantity
                              :quant 1
                              :unit (t2 / ton))))
            :ARG2 (p3 / person
                  :ARG1-of (v / victimize-01)))
      :time (w / wednesday))

# ::id 535 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police stepped up a manhunt friday after a woman was bludgeoned to death , sparking fears a serial killer nicknamed `` <unk> '' had struck again in the indian capital , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (s2 / step-up-03
            :ARG0 (p / police)
            :ARG1 (m / manhunt)
            :time (d / date-entity
                  :weekday (f / friday))
            :time (a / after
                  :op1 (g / geon-01
                        :ARG1 (w / woman)
                        :ARG2 (d2 / die-01
                              :ARG1 w)))
            :ARG0-of (s3 / spark-01
                  :ARG1 (f2 / fear-01
                        :ARG1 (s4 / strike-01
                              :ARG0 (p2 / person
                                    :ARG0-of (k / kill-01
                                          :manner (s5 / serial))
                                    :ARG1-of (n / nickname-01
                                          :ARG2 (n2 / name
                                                :op1 "Illustration")))
                              :mod (a2 / again)
                              :location (c / city
                                    :ARG0-of (h / have-org-role-91
                                          :ARG1 (c2 / country
                                                :name (n3 / name
                                                      :op1 "India"))
                                          :ARG2 (c3 / capital))))))))

# ::id 536 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok supporters of <unk> <unk> , sole opponent to incumbent emomali rakhmonov in upcoming presidential polls , accused the government saturday of a campaign of intimidation involving `` systematic violations '' of electoral law .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :ARG0-of (s / supply-01
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Illustration")))
            :ARG0-of (o / oppose-01
                  :ARG1 (p3 / person
                        :name (n2 / name
                              :op1 "Emomali"
                              :op2 "Rakhmonov")
                        :ARG1-of (ii / incumbency-01)
                        :ARG0-of (p4 / poll-01
                              :ARG2 (p5 / president)
                              :time (u / upcoming)))
                  :mod (s2 / sole)))
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG2 (c / campaign-01
            :ARG1 (ii2 / intimidate-01
                  :ARG2-of (ii3 / involve-01
                        :ARG1 (v / violate-01
                              :ARG1 (l / law
                                    :topic (e / elect-01))
                              :mod (s3 / systematic)))))
      :time (d / date-entity
            :weekday (s4 / saturday)))

# ::id 537 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a change to stroke treatment guidelines is expanding the time that some patients can get clot-busting drugs .
# ::alignments
(e / expand-01
      :ARG0 (c / change-01
            :ARG1 (g / guideline
                  :topic (t / treat-03
                        :ARG2 (s / stroke-02))))
      :ARG1 (t2 / time
            :duration-of (p / possible-01
                  :ARG1 (g2 / get-01
                        :ARG0 (p2 / patient
                              :mod (s2 / some))
                        :ARG1 (d / drug
                              :ARG0-of (b / bust-01
                                    :ARG1 (c2 / clot)))))))

# ::id 538 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraqi authorities said monday a former prime minister and a hardline sunni sheik -- both opponents of prime minister nouri al-maliki -- had been implicated in clashes earlier this year between u.s. and iraqi troops and a heavily armed cult of messianic shiites near the holy city of najaf .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :mod (c / city
                  :name (n / name
                        :op1 "iraqi")))
      :ARG1 (ii / implicate-01
            :ARG1 (a2 / and
                  :op1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (m / minister
                                    :mod (p2 / prime))
                              :time (f / former)))
                  :op2 (p3 / person
                        :mod (s2 / sunni)
                        :mod (h2 / hardline))
                  :ARG0-of (o / oppose-01
                        :ARG1 (p4 / person
                              :name (n2 / name
                                    :op1 "Nouri"
                                    :op2 "al-Maliki")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG2 m))))
            :ARG2 (c2 / clash-01
                  :ARG0 (t / troop
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "U.S.")))
                  :ARG1 (c4 / cult
                        :consist-of (s3 / shiite
                              :mod (m2 / messiah))
                        :ARG1-of (a3 / arm-01
                              :manner (h4 / heavy))
                        :ARG1-of (n4 / near-02
                              :ARG2 (c5 / city
                                    :name (n5 / name
                                          :op1 "Najaf")
                                    :mod (h5 / holy))))
                  :time (b / before)
                  :time (y / year
                        :mod (t2 / this)))
            :time (d / date-entity
                  :weekday (m3 / monday))))

# ::id 539 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new york state lawmakers are making progress toward passing a budget that 's already more than three months late , a spokesman for senate majority leader joseph bruno said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Joseph"
                  :op2 "Bruno")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Senate"))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (p2 / progress-01
            :ARG1 (p3 / person
                  :ARG0-of (l / legislate-01)
                  :mod (s3 / state
                        :name (n3 / name
                              :op1 "New"
                              :op2 "York")))
            :ARG2 (p4 / pass-01
                  :ARG0 p3
                  :ARG1 (b / budget
                        :ARG1-of (l2 / late-02
                              :ARG2 (m / more-than
                                    :op1 (t / temporal-quantity
                                          :quant 3
                                          :unit (m2 / month)))
                              :time (a / already))))))

# ::id 540 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian government will launch a joint operation to crack down on rampant illegal logging which causes up to # billion u.s. dollars in losses for the country every year , justice and human rights minister baharuddin lopa said here on thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Baharuddin"
                  :op2 "Lopa")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (r / right-05
                              :ARG1 (h2 / human)))))
      :ARG1 (l / launch-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Indonesia"))))
            :ARG1 (o / operation
                  :mod (j / joint)
                  :purpose (c2 / crack-down-06
                        :ARG0 g
                        :ARG1 (l2 / log-03
                              :ARG1-of (l3 / legal-02
                                    :polarity -)
                              :mod (r2 / rampant)
                              :ARG0-of (c3 / cause-01
                                    :ARG1 (l4 / lose-02
                                          :ARG0 c
                                          :ARG1 (r3 / rate-entity-91
                                                :ARG1 (u / up-to
                                                      :op1 (m2 / monetary-quantity
                                                            :quant 1000000000
                                                            :unit (d / dollar
                                                                  :mod c))))
                                          :ARG2 (t / temporal-quantity
                                                :quant 1
                                                :unit (y / year))))))))
      :location (h3 / here)
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 541 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police said friday that romanian authorities have arrested a man accused of killing the pregnant wife of a swiss customs officer in revenge for a border incident .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / arrest-01
            :ARG0 (a2 / authority
                  :mod (c / country
                        :name (n / name
                              :op1 "Romania")))
            :ARG1 (m / man
                  :ARG1-of (a3 / accuse-01
                        :ARG2 (k / kill-01
                              :ARG0 m
                              :ARG1 (p2 / person
                                    :ARG0-of (h / have-rel-role-91
                                          :ARG1 (p3 / person
                                                :ARG0-of (h2 / have-org-role-91
                                                      :ARG1 (c2 / country
                                                            :name (n2 / name
                                                                  :op1 "Switzerland"))
                                                      :ARG2 (o / officer
                                                            :mod (c3 / customs))))
                                          :ARG2 (w / wife))
                                    :ARG1-of (ii / impregnate-01))
                              :purpose (r / revenge
                                    :purpose (ii2 / incident
                                          :location (b / border))))))
            :time (d / date-entity
                  :weekday (f / friday))))

# ::id 542 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. treasuries traded little changed in asia as investors considered the prospects of u.s. central bankers cutting interest rates at their policy meeting later this month .
# ::alignments
(t / trade-01
      :ARG1 (t2 / treasuries
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1-of (c2 / change-01
            :degree (l / little)
            :location (c3 / continent
                  :name n
                  :op1 "Asia"))
      :ARG1-of (c4 / cause-01
            :ARG0 (c5 / consider-02
                  :ARG0 (p / person
                        :ARG0-of (ii / invest-01))
                  :ARG1 (p2 / prospect-02
                        :ARG1 (c6 / cut-02
                              :ARG0 (b / banker
                                    :mod c
                                    :mod (c7 / central))
                              :ARG1 (r / rate
                                    :mod (ii2 / interest))
                              :time (m / meet-03
                                    :ARG0 b
                                    :ARG1 (p3 / policy-01)
                                    :time (a / after)
                                    :time (m2 / month
                                          :mod (t3 / this))))))))

# ::id 543 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chess world hailed a new champion sunday with the crowning of india 's vishwanathan anand , victor of a grueling tournament that brought together eight of the game 's best players .
# ::alignments
(h / hail-02
      :ARG0 (w / world
            :mod (c / chess))
      :ARG1 (c2 / champion
            :ARG1-of (n / new-01))
      :ARG2 (c3 / champion
            :ARG0-of (w2 / win-01
                  :ARG1 (t / tournament
                        :ARG0-of (t2 / torture-01)
                        :ARG0-of (b / bring-01
                              :ARG1 (p / person
                                    :quant 8
                                    :ARG1-of (ii / include-91
                                          :ARG2 (p2 / person
                                                :ARG0-of (p3 / play-01
                                                      :ARG1 c)
                                                :ARG1-of (h2 / have-degree-91
                                                      :ARG2 (g / good-03
                                                            :ARG1 p2)
                                                      :ARG3 (m / most)))))
                              :ARG2 (t3 / together)))))
      :time (d / date-entity
            :weekday (s / sunday)))

# ::id 544 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok parliamentary elections scheduled this year in mauritius will be held on july # , the country 's prime minister , paul berenger , said sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Paul"
                  :op2 "Breyer")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Mauritius"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (h2 / hold-04
            :ARG1 (e / elect-01
                  :mod (p3 / parliament)
                  :ARG1-of (s2 / schedule-01
                        :ARG3 (y / year
                              :mod (t / this)))
                  :location c)
            :time (d / date-entity
                  :month 7
                  :time-of s))
      :weekday (s3 / sunday))

# ::id 545 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a fire engulfed an old wooden school in the northern siberian republic of yakutia on monday , killing ## students and a teacher , emergency officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official
            :mod (e / emergency))
      :ARG1 (e2 / engulf-01
            :ARG0 (f / fire)
            :ARG1 (s2 / school
                  :mod (o2 / old)
                  :mod (w / wood))
            :location (c / country-region
                  :name (n / name
                        :op1 "Yakutia")
                  :location (n2 / north
                        :name (n3 / name
                              :op1 "Siberia"))
                  :part n2))
      :time (d / date-entity
            :weekday (m / monday))
      :ARG0-of (k / kill-01
            :ARG1 (a / and
                  :op1 (p / person
                        :ARG0-of (s3 / study-01))
                  :op2 (p2 / person
                        :ARG0-of (t / teach-01)))))

# ::id 546 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok portuguese army maj. gen. luis nelson ferreira dos santos will replace french maj. gen. pierre <unk> as commander of the european union 's military operation in macedonia on oct. # , eu officials announced .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "EU"))
                  :ARG2 (o2 / official)))
      :ARG1 (r / replace-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Luis"
                        :op2 "Nelson"
                        :op3 "Freira"
                        :op4 " dos"
                        :op5 "Santos")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (a2 / army
                              :mod (c / country
                                    :name (n3 / name
                                          :op1 "Portugal")))
                        :ARG2 (m / major
                              :mod (l / lieutenant))))
            :ARG1 (p3 / person
                  :name (n4 / name
                        :op1 "Mr."
                        :op2 "Pierre")
                  :mod (c2 / country
                        :name (n5 / name
                              :op1 "France")))
            :ARG2 (c3 / commander
                  :ARG2-of (h3 / have-org-role-91
                        :ARG0 p2
                        :ARG1 (o3 / operation
                              :mod (m2 / military)
                              :poss (u / union
                                    :mod (c4 / continent
                                          :name (n6 / name
                                                :op1 "Europe")))
                              :location (c5 / country
                                    :name (n7 / name
                                          :op1 "Macedonia")))))
            :time (d / date-entity
                  :month 10)))

# ::id 547 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a deeply divided european union gathered thursday for a summit threatened with disarray by the outbreak of war against iraq , but seeking agreement on humanitarian aid for the conflict 's victims .
# ::alignments
(g / gather-03
      :ARG0 (u / union
            :mod (c / continent
                  :name (n / name
                        :op1 "Europe"))
            :ARG1-of (d / divide-02
                  :ARG1-of (d2 / deep-02)))
      :time (d3 / date-entity
            :weekday (t / thursday))
      :purpose (s / summit
            :ARG1-of (t2 / threaten-01
                  :ARG0 (o / outbreak-29
                        :ARG1 (w / war-01
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "Iraq"))))
                  :ARG2 (d4 / disarray))
            :ARG1-of (c3 / contrast-01
                  :ARG2 (s2 / seek-01
                        :ARG0 u
                        :ARG1 (a / agree-01
                              :ARG1 (a2 / aid-01
                                    :ARG1 (h / humanitarian)
                                    :ARG2 (v / victim
                                          :poss (c4 / conflict-01))))))))

# ::id 548 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok erica <unk> , a first-generation american , stood mesmerized inside the statue of liberty 's crown .
# ::alignments
(s / stand-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "erica"
                  :op2 "Ibrahim")
            :mod (c / country
                  :name (n2 / name
                        :op1 "America"))
            :mod (g / generation
                  :ord (o / ordinal-entity
                        :value 1)))
      :ARG2 (ii / inside
            :op1 (s2 / statue
                  :topic (c2 / crown-01
                        :ARG2 (l / liberty))))
      :ARG1-of (m / mesmerize-01))

# ::id 549 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than #,### secondhand goods markets have been set up in china in response to market changes in the course of reforms .
# ::alignments
(s / set-up-03
      :ARG1 (m / market
            :mod (g / good)
            :mod (s2 / secondhand)
            :quant (m2 / more-than))
      :location (c / country
            :name (n / name
                  :op1 "China"))
      :ARG2-of (r / respond-01
            :ARG1 (c2 / change-01
                  :ARG1 (m3 / market)
                  :time (r2 / reform-01))))

# ::id 550 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a day after israel suffered its worst losses in lebanon , the government thursday ruled out a major military escalation for now , opting to maintain the current course that has focused on wide-ranging airstrikes and limited ground incursions along the border .
# ::alignments
(a / and
      :op1 (r / rule-out-02
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG1 (e / escalate-01
                  :ARG1 (m / military)
                  :ARG1-of (m2 / major-02)
                  :time (n / now))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (o / opt-01
            :ARG0 g
            :ARG1 (m3 / maintain-01
                  :ARG0 g
                  :ARG1 (c / course
                        :time (c2 / current)
                        :ARG0-of (f / focus-01
                              :ARG1 (a2 / and
                                    :op1 (s / strike-01
                                          :path (a3 / air)
                                          :ARG1-of (r2 / range-01
                                                :ARG1-of (w / wide-02)))
                                    :op2 (ii / incursion
                                          :location (a4 / along
                                                :op1 (b / border-01))
                                          :ARG1-of (l / limit-01)))))))
      :time (a5 / after
            :op1 (s2 / suffer-01
                  :ARG0 (c3 / country
                        :name (n2 / name
                              :op1 "Israel"))
                  :ARG1 (l2 / lose-02
                        :ARG0 c3
                        :location c3
                        :name (n3 / name
                              :op1 "Lebanon"))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (b2 / bad-07
                              :ARG1 l2)
                        :ARG3 (m4 / most))))
      :quant (t2 / temporal-quantity
            :quant 1
            :unit (d2 / day)))

# ::id 551 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok defending world champion mike doohan of australia made his ##th career win at the ###cc german grand prix in sachsenring on sunday .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mike"
                  :op2 "Doohan")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Australia"))
            :ARG0-of (d / defend-01
                  :ARG1 (c2 / champion
                        :mod (w2 / world))))
      :ARG2 (p2 / prix
            :mod (g / grand)
            :mod c
            :name (n3 / name
                  :op1 "Germany"))
      :topic (e / event
            :name (n4 / name
                  :op1 "Sachsenring"))
      :ord (o / ordinal-entity
            :value -1)
      :time (d2 / date-entity
            :weekday (s / sunday)))

# ::id 552 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok owen coyle finally took charge at bolton on friday after completing his move from burnley to try and save the club from relegation .
# ::alignments
(c / charge-05
      :ARG0 (p / person
            :name (n / name
                  :op1 "owen"
                  :op2 "Coyle"))
      :ARG1 (t / team
            :name (n2 / name
                  :op1 "Bolton"))
      :time (d / date-entity
            :weekday (f / friday))
      :time (f2 / final)
      :time (a / after
            :op1 (c2 / complete-01
                  :ARG0 p
                  :ARG1 (m / move-01
                        :ARG0 p
                        :ARG2 t
                        :name (n3 / name
                              :op1 "Burnley"))
                  :purpose (t2 / try-01
                        :ARG0 p
                        :ARG1 (s / save-02
                              :ARG0 p
                              :ARG1 t
                              :ARG2 (r / relegation))))))

# ::id 553 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nazran on a clear night you can hear the explosions in chechnya from the balcony of the smart new hotel assa in nazran , capital of neighboring ingushetia .
# ::alignments
(p / possible-01
      :ARG1 (h / hear-01
            :ARG0 (y / you)
            :ARG1 (e / explode-01
                  :location (p2 / province
                        :name (n / name
                              :op1 "Chechnya"))
                  :location (b / balcony
                        :poss (h2 / hotel
                              :name (n2 / name
                                    :op1 "Aha")
                              :mod h2
                              :ARG1-of (n3 / new-01)
                              :ARG1-of (s / smart-06))
                        :location (c / city
                              :name (n4 / name
                                    :op1 "Nazran")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 p2
                                    :name (n5 / name
                                          :op1 "Ingushetia")
                                    :ARG1-of (n6 / neighbor-01))
                              :ARG2 (c2 / capital)))))
      :time (d / date-entity
            :dayperiod (n7 / night
                  :ARG1-of (c3 / clear-06))))

# ::id 554 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok adrian m. fenty , the mayor of washington , helped make his schools chief , michelle a. rhee , a star .
# ::alignments
(h / help-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Adrian"
                  :op2 "M."
                  :op3 "Fenty")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c / city
                        :name (n2 / name
                              :op1 "Washington"))
                  :ARG2 (m / mayor)))
      :ARG1 (m2 / make-02
            :ARG0 p
            :ARG1 (s / star
                  :domain (p2 / person
                        :name (n3 / name
                              :op1 "Michele"
                              :op2 "A."
                              :op3 "Rhee")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (s2 / school
                                    :poss p)
                              :ARG2 (c2 / chief))))))

# ::id 555 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an ethiopian opposition leader called wednesday for a rerun of the weekend election , charging that the vote was flawed by intimidation and irregularities , as america and the european union expressed concern over its fairness .
# ::alignments
(a / and
      :op1 (c / call-03
            :ARG0 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (o / oppose-01))
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Ethiopia")))
            :ARG1 (r / rerun-01
                  :ARG1 (e / elect-01
                        :time (w / weekend)))
            :time (d / date-entity
                  :weekday (w2 / wednesday)))
      :op2 (c3 / charge-06
            :ARG0 p
            :ARG1 (f / flaw-01
                  :ARG0 (a2 / and
                        :op1 (ii / intimidate-01)
                        :op2 (c4 / cronyism))
                  :ARG1 (v / vote-01)))
      :op3 (e2 / express-01
            :ARG0 (a3 / and
                  :op1 (c5 / country
                        :name (n2 / name
                              :op1 "America"))
                  :op2 (o2 / organization
                        :name (n3 / name
                              :op1 "European"
                              :op2 "Union")))
            :ARG1 (c6 / concern-01
                  :ARG0 (f2 / fairness
                        :poss c5)
                  :ARG1 a3)))

# ::id 556 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chinese mainland and the hong kong special administrative region -lrb- hksar -rrb- remained taiwan 's largest export market in #### , taking in ##.# percent of taiwan 's total exports for the year , according to a report reaching here from taipei on wednesday .
# ::alignments
(r / remain-01
      :ARG1 (a / and
            :op1 (m / mainland
                  :mod (c / country
                        :name (n / name
                              :op1 "China")))
            :op2 (r2 / region
                  :name (n2 / name
                        :op1 "Hong"
                        :op2 "Kong")
                  :mod (a2 / administrate-01
                        :ARG1-of (s / special-02))))
      :ARG3 (m2 / market
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m3 / most)
                  :ARG5 (m4 / market
                        :mod (e / export-01)
                        :location c
                        :name (n3 / name
                              :op1 "Taiwan"))))
      :ARG1-of (c2 / cause-01
            :ARG0 (t / take-in-05
                  :ARG0 a
                  :ARG1 (p / percentage-entity
                        :value "#"
                        :ARG1-of (ii / include-91
                              :ARG2 (e2 / export-01
                                    :ARG0 c
                                    :ARG1-of (t2 / total-01)
                                    :time (y / year))))))
      :ARG1-of (s2 / say-01
            :ARG0 (r3 / report
                  :ARG1-of (r4 / reach-01
                        :ARG2 (c3 / city
                              :name (n4 / name
                                    :op1 "Taipei"))
                        :location (h2 / here)
                        :time (d / date-entity
                              :weekday (w / wednesday))))))

# ::id 557 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the university of kentucky offered its basketball coaching job to university of georgia coach tubby smith , although smith has n't decided whether he 's leaving , georgia athletic director vince dooley said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Vince"
                  :op2 "Dooley")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (u / university
                        :name (n2 / name
                              :op1 "Georgetown"))
                  :ARG2 (d / director
                        :topic (s2 / sport))))
      :ARG1 (o / offer-01
            :ARG0 u
            :ARG1 (j / job
                  :topic (c / coach-01
                        :ARG0 u
                        :ARG1 (b / basketball)))
            :ARG3 (u2 / university
                  :name (n3 / name
                        :op1 "University"
                        :op2 "of"
                        :op3 "Georgetown"))
            :concession (d2 / decide-01
                  :polarity -
                  :ARG0 p
                  :ARG1 (t / truth-value
                        :polarity-of (l / leave-15
                              :ARG0 p)))))

# ::id 558 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a taiwan air force private killed two colleagues before shooting himself during a change of guards early wednesday , an air force spokesman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (f / force
                        :name (n / name
                              :op1 "Air"
                              :op2 "Force")
                        :poss (c / country
                              :name (n2 / name
                                    :op1 "Taiwan")))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (k / kill-01
            :ARG0 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 f
                        :ARG2 (p3 / private)))
            :ARG1 (p4 / person
                  :quant 2
                  :ARG0-of (h3 / have-rel-role-91
                        :ARG1 p2
                        :ARG2 (c2 / colleague)))
            :time (b / before
                  :op1 (s3 / shoot-02
                        :ARG0 p2
                        :ARG1 p2
                        :time (c3 / change-01
                              :ARG1 (p5 / person
                                    :ARG0-of (g / guard-01))
                              :time (e / early
                                    :op1 (w / wednesday)))))))

# ::id 559 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tokyo governor shintaro ishihara is scheduled to visit taiwan sept. #-# , mainly to discuss the repercussions of beijing 's abrupt withdrawal from the asian network of major cities ## -lrb- anmc -rrb- and its annual meetings .
# ::alignments
(s / schedule-01
      :ARG1 (v / visit-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Shintaro"
                        :op2 "Ishihara")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / city
                              :name (n2 / name
                                    :op1 "Tokyo"))
                        :ARG2 (g / governor)))
            :ARG1 (s2 / sept.
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "Taiwan")))
            :purpose (d / discuss-01
                  :ARG0 p
                  :ARG1 (r / repercussion
                        :ARG1-of (c3 / cause-01
                              :ARG0 (w / withdraw-01
                                    :ARG0 (c4 / city
                                          :name (n4 / name
                                                :op1 "Beijing"))
                                    :ARG2 (n5 / network
                                          :consist-of (c5 / city
                                                :ARG1-of (m / major-02))
                                          :mod (c6 / continent
                                                :name (n6 / name
                                                      :op1 "Asia")))
                                    :manner (a / abrupt))
                              :ARG1-of (m2 / meet-03
                                    :ARG0 c4
                                    :frequency (r2 / rate-entity-91
                                          :ARG3 (t / temporal-quantity
                                                :quant 1
                                                :unit (y / year))))))
                  :mod (m3 / main))))

# ::id 560 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two earthquakes several minutes apart rattled a desert area straddling the u.s.-mexico border , causing dozens of mexican schools to be evacuated as a precaution , authorities said .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (r / rattle-01
            :ARG0 (e / earthquake
                  :quant 2
                  :location (a2 / apart
                        :op1 (s2 / several
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (m / minute)))))
            :ARG1 (a3 / area
                  :mod (d / desert)
                  :ARG0-of (s3 / straddle-01
                        :ARG1 (b / border-01
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "Mexico"))
                              :ARG2 (c2 / country
                                    :name (n2 / name
                                          :op1 "Mexico")))))
            :ARG0-of (c3 / cause-01
                  :ARG1 (e2 / evacuate-01
                        :ARG1 (s4 / school
                              :quant (m2 / multiple
                                    :op1 12)
                              :mod c)
                        :ARG2-of (p / precaution-02)))))

# ::id 561 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a reporter for a weekly investigative crime magazine was knocked off his motorcycle and run over tuesday by unidentified assailants who then shot him at point-blank range with a # mm handgun , state authorities said .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :mod (s2 / state))
      :ARG1 (a2 / and
            :op1 (k / knock-off-04
                  :ARG0 (p / person
                        :ARG0-of (a3 / assail-01)
                        :ARG1-of (ii / identify-01
                              :polarity -)
                        :ARG0-of (s3 / shoot-02
                              :ARG2 (h / handgun
                                    :mod (c / caliber
                                          :name (n / name
                                                :op1 "mm")))
                              :time (t / then)
                              :manner (r / range
                                    :mod (p2 / point)
                                    :ARG1-of (b / blank-02)))
                        :ARG1-of s3)
                  :ARG1 p
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (m / magazine
                              :ARG0-of (ii2 / investigate-01)
                              :frequency (r2 / rate-entity-91
                                    :ARG3 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (w / week))))
                        :ARG3 (r3 / report-01
                              :ARG0 p)))
            :ARG2 (m2 / motorcycle
                  :poss p))
      :op2 (r4 / run-over-26
            :ARG0 p
            :time (d / date-entity
                  :weekday (t3 / tuesday))))

# ::id 562 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three local memorial day parades with the traditional pageantry of american flags , marching bands and uniformed veterans turned into high-powered political events featuring new york 's senate candidates .
# ::alignments
(t / turn-02
      :ARG1 (p / parade-02
            :quant 3
            :ARG2 (d / day
                  :mod (m / memorial))
            :ARG1-of (l / local-02)
            :accompanier (a / antry
                  :mod (t2 / tradition)
                  :consist-of (a2 / and
                        :op1 (f / flag
                              :mod (c / country
                                    :name (n / name
                                          :op1 "America")))
                        :op2 (b / band
                              :mod (m2 / march-01))
                        :op3 (v / veteran
                              :ARG1-of (u / uniform-02)))))
      :ARG2 (e / event
            :mod (p2 / politics)
            :ARG0-of (f2 / feature-01
                  :ARG1 (c2 / candidate
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (g / government-organization
                                    :name (n2 / name
                                          :op1 "Senate")
                                    :poss (s / state
                                          :name (n3 / name
                                                :op1 "New"
                                                :op2 "York")))
                              :ARG1-of (n4 / new-01))))
            :ARG1-of (p3 / power-01
                  :ARG1-of (h2 / high-02))))

# ::id 563 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkey always supports the direct talks between two communities of divided cyprus , said turkish deputy prime minister and foreign minister tansu ciller here today .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tansu"
                  :op2 "Ciller")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Turkey"))
                  :ARG2 (m / minister
                        :mod (d / deputy)
                        :mod (p2 / prime)))
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 c
                  :ARG2 (m2 / minister
                        :topic (f / foreign))))
      :ARG1 (s2 / support-01
            :ARG0 p
            :ARG1 (t / talk-01
                  :ARG0 (c2 / community
                        :quant 2
                        :poss c
                        :name (n3 / name
                              :op1 "Cyprus")
                        :ARG1-of (d2 / divide-02)))
            :ARG1-of (d3 / direct-02))
      :time (a / always)
      :location (h3 / here)
      :time (t2 / today))

# ::id 564 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush on monday named harriet e. miers , the deliberative , inconspicuous white house counsel and a longtime member of his inner circle , as his choice to replace justice sandra day o'connor on the supreme court .
# ::alignments
(n / name-01
      :ARG1 (p / person
            :name (n2 / name
                  :op1 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG2 (p3 / person
            :name (n3 / name
                  :op1 "Harriet"
                  :op2 "e."
                  :op3 "Miers")
            :ARG0-of (c / counsel-01
                  :ARG1 (g / government-organization
                        :name (n4 / name
                              :op1 "White"
                              :op2 "House"))
                  :ARG1-of (r / reasonable-02
                        :polarity -))
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c2 / circle
                        :mod (ii / inner)
                        :poss p)
                  :ARG2 (m / member)
                  :duration (l / longtime)))
      :time (d / date-entity
            :weekday (m2 / monday))
      :ARG1-of (c3 / cause-01
            :ARG0 (c4 / choose-01
                  :ARG0 p
                  :ARG1 (r2 / replace-01
                        :ARG0 p
                        :ARG1 (p4 / person
                              :name (n5 / name
                                    :op1 "Sandra"
                                    :op2 "Day"
                                    :op3 "of"
                                    :op4 "Connor")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 (g2 / government-organization
                                          :name (n6 / name
                                                :op1 "Supreme"
                                                :op2 "Court"))
                                    :ARG2 (j / justice)))))))

# ::id 565 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for the nation 's black magazines , newspapers , television and radio stations , the arrival of the obama administration has ushered in an era of unprecedented access to the white house .
# ::alignments
(u / usher-in-01
      :ARG0 (a / arrive-01
            :ARG1 (g / government-organization
                  :ARG0-of (a2 / administrate-01)
                  :mod (p / person
                        :name (n / name
                              :op1 "Obama"))))
      :ARG1 (e / era
            :time-of (a3 / access-01
                  :ARG1 (h / house
                        :ARG1-of (w / white-02))
                  :mod (p2 / precedent
                        :polarity -)))
      :beneficiary (a4 / and
            :op1 (m / magazine
                  :ARG1-of (b / black-04)
                  :poss (n2 / nation))
            :op2 (n3 / newspaper
                  :poss n2)
            :op3 (t / television
                  :poss n2)
            :op4 (s / station
                  :mod (r / radio)
                  :poss n2)))

# ::id 566 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the swiss food group nestle said thursday that it boosted net profit last year by ##.# percent to a record #.# billion swiss francs -lrb- #.## billion euros , #.## billion dollars -rrb- .
# ::alignments
(s / say-01
      :ARG0 (g / group
            :name (n / name
                  :op1 " nestle")
            :mod (f / food)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Switzerland")))
      :ARG1 (b / boost-01
            :ARG0 g
            :ARG1 (p / profit-01
                  :mod (n3 / net))
            :ARG2 (a / and
                  :op1 (p2 / percent)
                  :op2 (r / record)
                  :op3 (m / monetary-quantity
                        :quant 1000000000
                        :unit (f2 / franc
                              :mod c)))
            :time (y / year
                  :mod (l / last)))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 567 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european commission -lrb- ec -rrb- today adopted draft negotiating directives for a new framework cooperation agreement between the european union -lrb- eu -rrb- and chile .
# ::alignments
(a / adopt-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "European"
                  :op2 "Commission"))
      :ARG1 (d / directive
            :mod (n2 / negotiate-01)
            :ARG1-of (d2 / draft-01)
            :topic (a2 / agree-01
                  :ARG0 (u / union
                        :mod o
                        :name (n3 / name
                              :op1 "European"
                              :op2 "Union")))
            :ARG1 (c / cooperate-01
                  :mod (f / framework))
            :ARG2 (c2 / country
                  :name (n4 / name
                        :op1 "Chile"))
            :ARG1-of (n5 / new-01))
      :time (t / today))

# ::id 568 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok el segundo , calif. - any psychoanalysis of the lakers must start where all the post-game # analysis ended .
# ::alignments
(s / say-01
      :ARG0 (ii / i)
      :ARG1 (o / obligate-01
            :ARG2 (s2 / start-01
                  :ARG0 (a / analyze-01
                        :ARG0 (p / person
                              :ARG0-of (m / make-01
                                    :ARG1 (t / thing)))
                        :mod (p2 / psycho)
                        :mod (a2 / any))
                  :ARG1 (e / end-01
                        :ARG1 (a3 / analyze-01
                              :time (a4 / after
                                    :op1 (g / game))
                              :mod (a5 / all)))))
      :ARG2 (p3 / person
            :name (n / name
                  :op1 "Clif")))

# ::id 569 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia 's marat safin eliminated us top seed and world number five james blake #-# -lrb- #\/# -rrb- , #-# -lrb- #\/# -rrb- here thursday , advancing the former world number one to the atp washington classic quarter-finals .
# ::alignments
(e / eliminate-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Marat"
                  :op2 "Safin")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Russia")))
      :ARG1 (a / and
            :op1 (p / person
                  :ARG1-of (s / seed-02
                        :ARG2 (w / we))
                  :mod (t2 / top))
            :op2 (p2 / person
                  :name (n3 / name
                        :op1 "James"
                        :op2 "Blake")
                  :mod (w2 / world
                        :ord (o / ordinal-entity
                              :value 5))
                  :mod (w3 / world)
                  :mod t2))
      :location (h / here)
      :time (d / date-entity
            :weekday (t3 / thursday))
      :ARG0-of (c2 / cause-01
            :ARG1 (a2 / advance-01
                  :ARG1 (p3 / person
                        :ord (o2 / ordinal-entity
                              :value 1)
                        :ARG1-of (h2 / have-org-role-91
                              :ARG2 (w4 / world)
                              :time (f / former)))
                  :ARG4 (f2 / final
                        :mod (q / quarter)
                        :mod (t4 / team
                              :name (n4 / name
                                    :op1 "Amp"
                                    :op2 "Hammers"))
                        :mod (c3 / classic)))))

# ::id 570 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united nations is to send a multi-agency team on a humanitarian assessment mission to the georgian breakaway enclave of south ossetia this week , its press office said tuesday .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :mod (p / press)
            :poss (o2 / organization
                  :name (n / name
                        :op1 "United"
                        :op2 "Nations")))
      :ARG1 (s2 / send-03
            :ARG0 o2
            :ARG1 (t / team
                  :mod (a / agency
                        :quant (m / multiple)))
            :ARG2 (m2 / mission-01
                  :ARG0 t
                  :ARG1 (a2 / assess-01
                        :ARG0 t
                        :ARG1 (h / humanitarian))
                  :ARG2 (e / enclave
                        :location (s3 / south
                              :part-of (c / country
                                    :name (n2 / name
                                          :op1 "Georgia")))
                        :ARG0-of (b / break-away-14)))
            :time (w / week
                  :mod (t2 / this)))
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 571 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok major league baseball continued to negotiate saturday with cable operators and the dish network in an effort to persuade them to carry the extra innings package of out-of-market games and the fledgling mlb channel .
# ::alignments
(c / continue-01
      :ARG0 (b / baseball
            :mod (l / league
                  :mod (m / major)))
      :ARG1 (n / negotiate-01
            :ARG0 b
            :ARG1 (a / and
                  :op1 (c2 / company
                        :ARG0-of (o / operate-01
                              :ARG1 (c3 / cable)))
                  :op2 (n2 / network
                        :mod (d / dish)))
            :time (d2 / date-entity
                  :weekday (s / saturday))
            :purpose (e / effort-01
                  :ARG0 b
                  :ARG1 (p / persuade-01
                        :ARG0 b
                        :ARG1 a
                        :ARG2 (c4 / carry-01
                              :ARG0 a
                              :ARG1 (p2 / package
                                    :consist-of (a2 / and
                                          :op1 (g / game
                                                :mod (m2 / market
                                                      :ARG1-of (o2 / out-06)))
                                          :op2 (c5 / channel
                                                :name (n3 / name
                                                      :op1 "Mlb")
                                                :ARG1-of (n4 / new-01)))
                                    :mod (e2 / extra)
                                    :mod (ii / innings)))))))

# ::id 572 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok environmentalists called on royal caribbean to protect marine habitats and human health by cleaning up sewage and wastewater dumped from its cruise ships .
# ::alignments
(c / call-on-05
      :ARG0 (e / environmentalist)
      :ARG1 (c2 / country
            :name (n / name
                  :op1 "Royal"
                  :op2 "Caribbean"))
      :ARG2 (p / protect-01
            :ARG0 c2
            :ARG1 (a / and
                  :op1 (h / habitat
                        :mod (m / marine))
                  :op2 (h2 / healthy
                        :domain (h3 / human)))
            :manner (c3 / clean-up-02
                  :ARG0 c2
                  :ARG1 (a2 / and
                        :op1 (s / sewage)
                        :op2 s)
                  :ARG1-of (d / dump-01
                        :ARG2 (s2 / ship
                              :mod (c4 / cruise)
                              :poss c2)))))

# ::id 573 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sharks forward vincent damphousse did n't know what to say .
# ::alignments
(k / know-01
      :polarity -
      :ARG0 (p / person
            :name (n / name
                  :op1 "Vincent"
                  :op2 " damphousse")
            :ARG0-of (p2 / play-01
                  :ARG1 (f / forward)))
      :ARG1 (t / thing
            :ARG1-of (s / say-01)))

# ::id 574 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former soviet president mikhail gorbachev said in an interview published wednesday that he feels `` inclined '' to run for president in june 's elections .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mikhail"
                  :op2 "Gorbachev")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Soviet"))
                  :ARG2 (p2 / president)
                  :time (f / former)))
      :ARG1 (ii / incline-01
            :ARG0 p
            :ARG1 (r / run-02
                  :ARG0 p
                  :ARG1 (p3 / president)
                  :time (e / elect-01
                        :location (c2 / city
                              :name (n3 / name
                                    :op1 "June")))))
      :medium (ii2 / interview-01
            :ARG1 p
            :ARG1-of (p4 / publish-01
                  :time (w / wednesday))))

# ::id 575 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok norwegian aluminum producer norsk hydro asa reported tuesday a first-quarter net profit of ### million kroner -lrb- $ ###.# million -rrb- due to an increase in aluminum prices and demand .
# ::alignments
(r / report-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Norsk"
                  :op2 "H hydro"
                  :op3 "asa")
            :ARG0-of (p / produce-01
                  :ARG1 (a / aluminum))
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Norway")))
      :ARG1 (p2 / profit-01
            :ARG1 (m / monetary-quantity
                  :quant 1000000
                  :unit (d / dollar))
            :mod (n3 / net)
            :time (q / quarter
                  :ord (o / ordinal-entity
                        :value 1))
            :ARG1-of (c3 / cause-01
                  :ARG0 (ii / increase-01
                        :ARG1 (a2 / and
                              :op1 (p3 / price-01
                                    :ARG1 a)
                              :op2 (d2 / demand-01
                                    :ARG1 a)))))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 576 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the prince of wales arrived here aboard the royal yacht britannia on a three-day visit to northern ireland shrouded in tight security amid fears of renewed ira violence in the province .
# ::alignments
(a / arrive-01
      :ARG1 (p / prince
            :mod (c / country
                  :name (n / name
                        :op1 "Wales")))
      :ARG4 (h / here)
      :accompanier (y / yacht
            :name (n2 / name
                  :op1 "Britannia")
            :mod (r / royal))
      :purpose (v / visit-01
            :ARG0 p
            :ARG1 (n3 / north
                  :part-of (c2 / country
                        :name (n4 / name
                              :op1 "Ireland")))
            :duration (t / temporal-quantity
                  :quant 3
                  :unit (d / day))
            :manner (s / shroud-01
                  :ARG1 p
                  :ARG2 (s2 / security
                        :ARG1-of (t2 / tight-05)))
            :ARG1-of (c3 / cause-01
                  :ARG0 (f / fear-01
                        :ARG1 (v2 / violence
                              :ARG1-of (r2 / renew-01)
                              :location c2)))))

# ::id 577 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok competition authorities in asia , the european union and the united states have launched an investigation into manufacturers of flat-screen televisions and computer monitors , who are suspected of having reached an illegal pricing agreement , officials said on tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (l / launch-01
            :ARG0 (a / and
                  :op1 (a2 / authority
                        :mod (c / compete-02)
                        :location (c2 / continent
                              :name (n / name
                                    :op1 "Asia")))
                  :op2 (a3 / authority
                        :mod (o2 / organization
                              :name (n2 / name
                                    :op1 "European"
                                    :op2 "Union")))
                  :op3 (a4 / authority
                        :mod (c3 / compete-02)
                        :location (c4 / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"))))
            :ARG1 (ii / investigate-01
                  :ARG0 a
                  :ARG1 (p2 / person
                        :ARG0-of (m / manufacture-01
                              :ARG1 (a5 / and
                                    :op1 (t / television
                                          :mod (s2 / screen
                                                :ARG1-of (f / flat-06)))
                                    :op2 (m2 / monitor
                                          :mod (c5 / computer))))
                        :ARG2-of (s3 / suspect-01
                              :ARG1 (r / reach-01
                                    :ARG0 p2
                                    :ARG1 (a6 / agree-01
                                          :ARG0 p2
                                          :ARG1 (p3 / price-01)
                                          :ARG1-of (l2 / legal-02
                                                :polarity -))))))
            :time (d / date-entity
                  :weekday (t2 / tuesday))))

# ::id 578 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany 's markus fothen won the fifth stage of the tour de suisse cycling race wednesday , a ###-kilometer -lrb- ###-mile -rrb- ride from <unk> to <unk> .
# ::alignments
(w / win-01
      :ARG0 (c / city
            :name (n / name
                  :op1 "Markus"
                  :op2 "Fothen")
            :poss (c2 / country
                  :name (n2 / name
                        :op1 "Germany")))
      :ARG1 (s / stage
            :ord (o / ordinal-entity
                  :value 5)
            :subevent-of (r / race-02
                  :ARG3 (c3 / cycle-01)
                  :name (n3 / name
                        :op1 "Tour"
                        :op2 "de"
                        :op3 "Suisse")))
      :time (w2 / wednesday)
      :subevent (r2 / ride-01
            :ARG3 (d / distance-quantity
                  :quant 1
                  :unit (k / kilometer))
            :source c
            :name (n4 / name
                  :op1 "Istanbul"))
      :destination c)

# ::id 579 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a two-day meeting on gender mainstreaming in the south asian region ended here saturday after agreeing to strengthen what the countries have been doing and share expertise .
# ::alignments
(e / end-01
      :ARG1 (m / meet-03
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (d / day))
            :topic (m2 / mainstream-01
                  :ARG1 (g / gender)
                  :location (r / region
                        :part-of (s / south
                              :part-of (c / country)))))
      :location (h / here)
      :time (d2 / date-entity
            :weekday (s2 / saturday))
      :time (a / after
            :op1 (a2 / agree-01
                  :ARG1 (a3 / and
                        :op1 (s3 / strengthen-01
                              :ARG1 (t2 / thing
                                    :ARG1-of (d3 / do-02
                                          :ARG0 c)))
                        :op2 (s4 / share-01
                              :ARG1 (e2 / expertise))))))

# ::id 580 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian railways said monday it has won an ###-million-u.s. dollar bid to build a ###-km rail line in saudi arabia , ria news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Ria")
            :mod (n2 / news))
      :ARG1 (s / say-01
            :ARG0 (r2 / railway
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Russia")))
            :ARG1 (w / win-01
                  :ARG0 r2
                  :ARG1 (b / bid-01
                        :ARG0 r2
                        :ARG1 (b2 / build-01
                              :ARG0 r2
                              :ARG1 (l / line
                                    :mod (r3 / rail)
                                    :mod (d / distance-quantity
                                          :quant 1000000
                                          :unit (k / kilometer)))
                              :location (c2 / country
                                    :name (n4 / name
                                          :op1 "Sudi"
                                          :op2 "Arabia"))))
                  :ARG3 (m / monetary-quantity
                        :quant 1000000
                        :unit (d2 / dollar
                              :mod (c3 / country
                                    :name (n5 / name
                                          :op1 "U.S."))))
                  :time (d3 / date-entity
                        :weekday (m2 / monday)))))

# ::id 581 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france wants its european partners to take their own economic steps to punish tehran for its nuclear program , in parallel to the drive to secure new un sanctions , the presidency said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / presidency)
      :ARG1 (w / want-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "France"))
            :ARG1 (s2 / step-01
                  :ARG1 (c2 / country
                        :ARG0-of (p2 / partner-01
                              :ARG1 c)
                        :mod (c3 / continent
                              :name (n2 / name
                                    :op1 "Europe")))
                  :ARG2 (p3 / punish-01
                        :ARG0 c2
                        :ARG1 (c4 / country
                              :name (n3 / name
                                    :op1 "Tehran"))
                        :ARG2 (p4 / program
                              :mod (n4 / nucleus)
                              :poss c4))
                  :mod (e / economy)
                  :ARG1-of (p5 / parallel-01
                        :ARG2 (d / drive-04
                              :ARG1 (s3 / secure-02
                                    :ARG1 (s4 / sanction-02
                                          :polarity -
                                          :ARG1 c4
                                          :ARG1-of (n5 / new-01)))))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 582 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as it has been for the past few weeks , akron remains the most talked-about team in the mid-american conference .
# ::alignments
(r / remain-01
      :ARG1 (t / team
            :name (n / name
                  :op1 "Akron"))
      :ARG3 (t2 / team
            :ARG1-of (t3 / talk-01
                  :ARG2-of (h / have-degree-91
                        :ARG1 t
                        :ARG3 (m / most)
                        :ARG5 (t4 / team
                              :location (c / conference
                                    :mod (m2 / mid
                                          :op1 (c2 / country
                                                :name (n2 / name
                                                      :op1 "America"))))))))
      :ARG1-of (r2 / resemble-01
            :ARG2 (ii / it
                  :time (b / before
                        :op1 (n3 / now)
                        :duration (f / few
                              :op1 (t5 / temporal-quantity
                                    :quant 1
                                    :unit (w / week)))))))

# ::id 583 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prime minister ariel sharon of israel and president mahmoud abbas of the palestinian authority will declare at a summit meeting in egypt on tuesday their intention to suspend attacks after four years of conflict , israeli and palestinian officials said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / and
                        :op1 (c / country
                              :name (n / name
                                    :op1 "Israel"))
                        :op2 (c2 / country
                              :name (n2 / name
                                    :op1 "Palestine")))
                  :ARG2 (o / official)))
      :ARG1 (d / declare-02
            :ARG0 (a2 / and
                  :op1 (p2 / person
                        :name (n3 / name
                              :op1 "Ariel"
                              :op2 "Sharon")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 c
                              :ARG2 (m / minister
                                    :mod (p3 / prime))))
                  :op2 (p4 / person
                        :name (n4 / name
                              :op1 "Mahmoud"
                              :op2 "Abbas")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (a3 / authority
                                    :mod c2)
                              :ARG2 (p5 / president))))
            :ARG1 (ii / intend-01
                  :ARG0 a2
                  :ARG1 (s2 / suspend-01
                        :ARG0 a2
                        :ARG1 (a4 / attack-01)
                        :time (a5 / after
                              :op1 (c3 / conflict-01
                                    :duration (t / temporal-quantity
                                          :quant 4
                                          :unit (y / year))))))
            :time (m2 / meet-03
                  :mod (s3 / summit)
                  :location (c4 / country
                        :name (n5 / name
                              :op1 "Egypt")))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday)))
      :time (d3 / date-entity
            :weekday (m3 / monday)))

# ::id 584 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok top seeds spain and the united states took their first steps toward a rematch of last year 's final on sunday , easily winning their fed cup ties to advance to the semifinals of the world group .
# ::alignments
(a / and
      :op1 (s / step-01
            :ARG1 (a2 / and
                  :op1 (p / person
                        :name (n / name
                              :op1 "Spain"))
                  :op2 (s2 / state
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :mod (s3 / seed
                        :mod (t / top)))
            :ARG2 (r / rematch-01
                  :ARG1 (f / final
                        :time (d / date-entity
                              :weekday (s4 / sunday)
                              :mod (y / year
                                    :mod (l / last)))))
            :ord (o / ordinal-entity
                  :value 1))
      :op2 (w / win-01
            :ARG0 a2
            :ARG2 (t2 / tie
                  :mod (c / cup
                        :mod (f2 / fed))
                  :poss a2)
            :ARG1-of (e / easy-05)
            :purpose (a3 / advance-01
                  :ARG1 a2
                  :ARG2 (s5 / semifinal
                        :subevent-of (g / group
                              :mod (w2 / world))))))

# ::id 585 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq and the united nations opened their first high-level talks in a year thursday with an unusual one-on-one meeting between iraq 's foreign minister and secretary-general kofi annan , a signal of the high stakes .
# ::alignments
(o / open-02
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "Iraq"))
            :op2 (n2 / nation
                  :ARG1-of (u / unite-01)))
      :ARG1 (t / talk-01
            :ARG0 a
            :ord (o2 / ordinal-entity
                  :value 1
                  :range (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :mod (l / level
                  :ARG1-of (h / high-02)))
      :ARG2 (m / meet-03
            :ARG0 (p / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (m2 / minister
                              :topic (f / foreign))))
            :ARG1 (p2 / person
                  :name (n3 / name
                        :op1 "Kofi"
                        :op2 "Annan")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 c
                        :ARG2 (s / secretary
                              :mod (g / general))))
            :mod (u2 / usual
                  :polarity -)
            :mod (o3 / one-on-one)
            :ARG0-of (s2 / signal-07
                  :ARG1 (s3 / stakes
                        :ARG1-of (h4 / high-02))))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 586 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world-renowned sex therapist dr ruth westheimer has only words of praise as she marks the ##th anniversary of the contraceptive pill , which transformed women 's lives and sexual relationships .
# ::alignments
(h / have-03
      :ARG0 (t / therapist
            :name (n / name
                  :op1 " ruth"
                  :op2 "Westheimer")
            :mod (s / sex)
            :ARG1-of (o / own-01
                  :location (w / world)))
      :ARG1 (w2 / word
            :ARG1-of (p / praise-01)
            :mod (o2 / only))
      :time (m / mark-01
            :ARG0 t
            :ARG1 (a / anniversary
                  :topic (p2 / pill
                        :mod (c / contraceptive)
                        :ARG0-of (t2 / transform-01
                              :ARG1 (a2 / and
                                    :op1 (l / life
                                          :poss (w3 / woman))
                                    :op2 (r / relation-03
                                          :ARG0 w3
                                          :ARG1 (s2 / sex)))))
                  :ord (o3 / ordinal-entity
                        :value 100))))

# ::id 587 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hungarian president arpad goencz arrived monday for a three-day visit meant to enhance economic ties .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Arpad"
                  :op2 "Goencz")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president
                        :ARG0-of (h2 / hunger-01))))
      :ARG4 (v / visit-01
            :ARG0 p
            :duration (t / temporal-quantity
                  :quant 3
                  :unit (d / day))
            :ARG1-of (m / mean-02
                  :ARG2 (e / enhance-01
                        :ARG0 p
                        :ARG1 (t2 / tie-01
                              :ARG3 (e2 / economy)))))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 588 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japanese shares fell thursday on profit-taking as the safe-haven yen firmed and us markets fell overnight , but sentiment was generally positive ahead of corporate earnings reports , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / contrast-01
            :ARG1 (f / fall-01
                  :ARG1 (s2 / share
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Japan")))
                  :time (d2 / date-entity
                        :weekday (t / thursday))
                  :ARG1-of (c3 / cause-01
                        :ARG0 (p2 / profit-01)
                        :ARG1-of c3
                        :ARG0 (a / and
                              :op1 (f2 / fiddle-01
                                    :ARG1 (y / yen
                                          :ARG1-of (h / haven-00
                                                :ARG2 (s3 / safe-01))))
                              :op2 (f3 / fall-01
                                    :ARG1 (m / market
                                          :mod (w / we))
                                    :time (o / overnight)))))
            :ARG2 (p3 / positive
                  :domain (s4 / sentiment)
                  :ARG1-of (g / general-02)
                  :time (a2 / ahead
                        :op1 (r / report-01
                              :ARG1 (e / earn-01
                                    :ARG0 (c4 / corporation)))))))

# ::id 589 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok far eastern group -lrb- <unk> -rrb- -- one of taiwan 's largest business groups -- has become embroiled in the high-profile money laundering scandal involving former president chen shui-bian and his family after its chairman was accused of bribing the family for business interests , making him one of the alleged donors that allowed the <unk> to amass their huge wealth .
# ::alignments
(b / become-01
      :ARG1 (g / group
            :name (n / name
                  :op1 "Lebrw-Rb")
            :location (r / relative-position
                  :direction (e / east
                        :quant (f / far)))
            :ARG1-of (ii / include-91
                  :ARG2 (g2 / group
                        :mod (b2 / business)
                        :ARG1-of (h / have-degree-91
                              :ARG2 (l / large)
                              :ARG3 (m / most)
                              :ARG5 (g3 / group
                                    :mod (b3 / business)
                                    :location (c / country
                                          :name (n2 / name
                                                :op1 "Taiwan")))))))
      :ARG2 (e2 / entangle-01
            :ARG1 g
            :ARG2 (s / scandal
                  :mod (l2 / launder-01
                        :ARG1 (m2 / money))
                  :ARG2-of (ii2 / involve-01
                        :ARG1 (a / and
                              :op1 (p / person
                                    :name (n3 / name
                                          :op1 "Chen"
                                          :op2 "Shui-bian")
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (p2 / president)
                                          :time (f2 / former)))
                              :op2 (f3 / family
                                    :poss p))))
            :time (a2 / after
                  :op1 (a3 / accuse-01
                        :ARG1 (p3 / person
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 g
                                    :ARG2 (c2 / chairman)))
                        :ARG2 (b4 / bribe-01
                              :ARG0 p3
                              :ARG1 f3
                              :purpose (ii3 / interest
                                    :mod (b5 / business)))
                        :ARG0-of (m3 / make-02
                              :ARG1 (ii4 / include-91
                                    :ARG1 p
                                    :ARG2 (p4 / person
                                          :ARG0-of (d / donate-01)
                                          :ARG1-of (a4 / allege-01)
                                          :ARG0-of (a5 / allow-01
                                                :ARG1 (a6 / amass-01
                                                      :ARG0 p4
                                                      :ARG1 (w / wealth
                                                            :mod (h4 / huge)
                                                            :poss p4))))))))))

# ::id 590 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok west indian star brian lara was saturday airlifted to a colombo hospital after dislocating his left elbow during a one-day international against sri lanka here .
# ::alignments
(a / airlift-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Brian"
                  :op2 "Lara")
            :mod (s / star
                  :mod (c / country
                        :name (n2 / name
                              :op1 "India")))
            :part (e / elbow))
      :ARG2 (h / hospital
            :mod (c2 / city
                  :name (n3 / name
                        :op1 "Colombo")))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :time (a2 / after
            :op1 (d2 / dislocate-01
                  :ARG0 p
                  :ARG1 e
                  :time (ii / international
                        :duration (t / temporal-quantity
                              :quant 1
                              :unit (d3 / day))
                        :prep-against p
                        :name (n4 / name
                              :op1 "Sri"
                              :op2 "Lanka"))
                  :location (h2 / here))))

# ::id 591 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a new year 's message china 's minister of health , gao qiang , promises to hammer out reform of the country 's medical care system in #### .
# ::alignments
(p / promise-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Gao"
                  :op2 "Qiang")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (m / minister
                        :topic (h2 / healthy))))
      :ARG2 (h3 / hammer-out-05
            :ARG0 p2
            :ARG1 (r / reform-01
                  :ARG1 (s / system
                        :mod (c2 / care-03
                              :mod (m2 / medicine))
                        :poss c)))
      :time (m3 / message-01
            :time (y / year
                  :ARG1-of (n3 / new-01))))

# ::id 592 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hailing russia as a `` key ally '' in the war against terror , british foreign secretary jack straw held talks with russian officials wednesday on afghanistan 's war and its future , and insisted the u.s.-led military action was making a difference .
# ::alignments
(a / and
      :op1 (h / hold-04
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Jack"
                        :op2 "Straw")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Great"
                                    :op2 "Britain"))
                        :ARG2 (s / secretary
                              :topic (f / foreign))))
            :ARG1 (t / talk-01
                  :ARG0 p
                  :ARG1 (a2 / and
                        :op1 (w / war-01
                              :ARG0 (c2 / country
                                    :name (n3 / name
                                          :op1 "Afghanistan")))
                        :op2 (f2 / future
                              :poss c2))
                  :ARG2 (p2 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 c2
                              :ARG2 (o / official)))
                  :time (w2 / wednesday)))
      :op2 (ii / insist-01
            :ARG0 p
            :ARG1 (m / make-01
                  :ARG0 (a3 / act-02
                        :ARG0 (m2 / military)
                        :ARG1-of (l / lead-02
                              :ARG0 (c3 / country
                                    :name (n4 / name
                                          :op1 "U.S."))))
                  :ARG1 (d / differ-02))))

# ::id 593 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the fossilized remains of a ## million-year-old snake found coiled around a dinosaur egg offer rare insight into the ancient reptile 's dining habits and evolution , scientists said tuesday .
# ::alignments
(s / say-01
      :ARG0 (s2 / scientist)
      :ARG1 (o / offer-01
            :ARG0 (r / remain-01
                  :ARG1 (s3 / snake
                        :age (t / temporal-quantity
                              :quant 1000000
                              :unit (y / year))
                        :ARG1-of (f / fossilize-01)
                        :ARG1-of (f2 / find-01
                              :manner (c / coiled-01
                                    :ARG1 s3
                                    :ARG2 (e / egg
                                          :mod (d / dinosaur))))))
            :ARG1 (ii / insight
                  :ARG1-of (r2 / rare-02)
                  :topic (a / and
                        :op1 (h / habit
                              :mod (d2 / dine-01
                                    :ARG0 (r3 / reptile
                                          :mod (a2 / ancient)))
                              :op2 (e2 / evolve-01
                                    :ARG1 r3))))
            :time (d3 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 594 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkish officials and reports say a ferry carrying trucks to istanbul and with more than ### people has sunk in the marmara sea , leaving at least one person dead .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :mod (c / country
                        :name (n / name
                              :op1 "Turkish"))
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (o / official)))
            :op2 (r / report-01))
      :ARG1 (s2 / sink-01
            :ARG1 (f / ferry
                  :ARG0-of (c2 / carry-01
                        :ARG1 (t / truck)
                        :ARG3 (c3 / city
                              :name (n2 / name
                                    :op1 "Istanbul")))
                  :ARG0-of (c4 / cause-01
                        :ARG1 (d / die-01
                              :ARG1 (p2 / person
                                    :quant (a2 / at-least
                                          :op1 1)))))
            :location (s3 / sea
                  :name (n3 / name
                        :op1 "Marmara"))))

# ::id 595 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chicago authorities are bracing for as many as a million people in downtown grant park tuesday night to cheer on democratic presidential candidate barack obama as election returns come in , a potential celebration and security headache .
# ::alignments
(b / brace-01
      :ARG0 (a / authority
            :mod (c / city
                  :name (n / name
                        :op1 "Chicago")))
      :ARG1 (p / person
            :quant (a2 / as-many-as
                  :op1 1000000))
      :ARG2 (c2 / cheer-on-04
            :ARG0 p
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p3 / political-party
                              :name (n3 / name
                                    :op1 "Democrat"))
                        :ARG2 (c3 / candidate
                              :mod (p4 / president))))
            :time (d / date-entity
                  :weekday (t / tuesday)
                  :dayperiod (n4 / night))
            :location (p5 / park
                  :name (n5 / name
                        :op1 "Grant")
                  :location (d2 / downtown))
            :time (c4 / come-in-07
                  :ARG1 (r / return-01
                        :ARG1 (e / elect-01))
                  :ARG0-of (c5 / cause-01
                        :ARG1 (a3 / and
                              :op1 (c6 / celebrate-01
                                    :mod (p6 / potential))
                              :op2 (h2 / headache
                                    :mod (s / security)
                                    :mod p6))))))

# ::id 596 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president yasser arafat and israeli officials have struck a compromise which allows the palestinian authority -lrb- pa -rrb- to continue preliminary work on an airport in the gaza strip , officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (s2 / strike-02
            :ARG0 (a / and
                  :op1 (p2 / person
                        :name (n / name
                              :op1 "Yasser"
                              :op2 "Arafat")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p3 / president)))
                  :op2 (p4 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Israel"))
                              :ARG2 (o2 / official))))
            :ARG1 (c2 / compromise-01
                  :ARG0 a
                  :ARG0-of (a2 / allow-01
                        :ARG1 (c3 / continue-01
                              :ARG0 (a3 / authority
                                    :mod (c4 / country
                                          :name (n3 / name
                                                :op1 "Palestine")))
                              :ARG1 (w / work-01
                                    :ARG0 a3
                                    :ARG1 (a4 / airport
                                          :location (s3 / strip
                                                :mod (c5 / city
                                                      :name (n4 / name
                                                            :op1 "Gaza"))))
                                    :mod (p5 / preliminary)))))))

# ::id 597 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok veteran dutch international frank de boer confirmed monday that spanish outfit barcelona would not be renewing his contract next season .
# ::alignments
(c / confirm-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Frank"
                  :op2 "de"
                  :op3 "Boer")
            :mod (ii / international)
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "France")))
      :ARG1 (r / renew-01
            :polarity -
            :ARG0 (t / team
                  :name (n3 / name
                        :op1 "Barcelona")
                  :mod (o / outfit
                        :mod (c3 / country
                              :name (n4 / name
                                    :op1 "Spain"))))
            :ARG1 (c4 / contract
                  :poss p)
            :time (s / season
                  :mod (n5 / next)))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 598 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china slammed as a `` provocative '' act thursday a <unk> trip for journalists to the spratlys , but the philippines rejected appeals to have it canceled , officials and diplomatic sources in the two capitals said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (o / official)))
            :op2 (s2 / source
                  :mod (d / diplomacy))
            :location (a2 / and
                  :op1 (c / city)
                  :op2 (c2 / city)))
      :ARG1 (s3 / slam-02
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "China"))
            :ARG1 (a3 / act-02
                  :ARG1-of (p3 / provoke-01)
                  :domain (t / trip-03
                        :ARG0 p2
                        :ARG1 (j / journalist)
                        :ARG2 (r / region
                              :name (n2 / name
                                    :op1 "Spratlys"))
                        :time (d2 / date-entity
                              :weekday (t2 / thursday))))
            :concession-of (r2 / reject-01
                  :ARG0 (c3 / country
                        :name (n3 / name
                              :op1 "Philippines"))
                  :ARG1 (a4 / appeal-02
                        :ARG0 c3
                        :ARG2 (c4 / cancel-01
                              :ARG0 c3
                              :ARG1 t)))))

# ::id 599 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok secretary of the beijing municipal committee of the communist party of china -lrb- cpc -rrb- liu qi here friday met with a delegation of the opposition members of parliament of the solomon islands .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / committee
                        :mod (c2 / city
                              :name (n / name
                                    :op1 "Beijing"))
                        :mod c2)
                  :part-of (p2 / political-party
                        :name (n2 / name
                              :op1 "Communist"
                              :op2 "Party")
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "China"))))
            :ARG2 (s / secretary))
      :ARG1 (d / delegation
            :consist-of (p3 / person
                  :ARG0-of (o / oppose-01)
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n4 / name
                                    :op1 "Parliament"))
                        :ARG2 (m2 / member))
                  :poss (ii / island
                        :name (n5 / name
                              :op1 "Solomon"
                              :op2 "Islands"))))
      :location (h3 / here)
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 600 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok newly crowned world rally champion marcus gronholm of finland sets out to achieve a hattrick in rally australia when the ##th contest in this year 's calendar begins here thursday .
# ::alignments
(s / set-out-07
      :ARG0 (p / person
            :name (n / name
                  :op1 "Marcus"
                  :op2 "Gronholm")
            :ARG1-of (c / crown-01
                  :ARG2 (c2 / champion
                        :topic (r / rally-01)
                        :mod (w / world))
                  :ARG1-of (n2 / new-01))
            :mod (c3 / country
                  :name (n3 / name
                        :op1 "Finland")))
      :ARG1 (a / achieve-01
            :ARG0 p
            :ARG1 (h / hattrick)
            :location (c4 / country
                  :name (n4 / name
                        :op1 "Australia")
                  :ARG1-of (r2 / rally-01)))
      :time (b / begin-01
            :ARG1 (c5 / contest-02
                  :ord (o / ordinal-entity
                        :value -1)
                  :part-of (c6 / calendar
                        :time (y / year
                              :mod (t / this))))
            :location (h2 / here)
            :time (d / date-entity
                  :weekday (t2 / thursday))))

# ::id 601 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong stocks gained ###.## points , or #.## percent , to close at ##,###.## on wednesday .
# ::alignments
(g / gain-02
      :ARG0 (s / stock
            :mod (c / company
                  :name (n / name
                        :op1 "Hong"
                        :op2 "Kong")))
      :ARG1 (p / point
            :mod (s2 / string-entity
                  :value " ###.##")
            :ARG1-of (c2 / close-03
                  :ARG2 s2
                  :time (w / wednesday))))

# ::id 602 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the state economic and trade commission will join forces with the ministry of public security to give an overhaul of <unk> outlets across china , according to sources at with a work meeting friday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source)
      :ARG1 (j / join-01
            :ARG0 (c / commission
                  :mod (s3 / state)
                  :mod (e / economy)
                  :mod (t / trade-01))
            :ARG1 (g / government-organization
                  :name (n / name
                        :op1 "Ministry"
                        :op2 "of"
                        :op3 "Public"
                        :op4 "Security"))
            :ARG2 (o / overhaul-01
                  :ARG0 c
                  :ARG1 (o2 / outlet
                        :location (a / across
                              :op1 (c2 / country
                                    :name (n2 / name
                                          :op1 "China")))))
            :time (m / meet-03
                  :purpose (w / work-01)
                  :time (d / date-entity
                        :weekday (f / friday)))))

# ::id 603 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's state-run chinese petroleum corp. -lrb- cpc -rrb- announced on thursday it will not raise domestic oil prices in october in order to maintain consumer price stability after a strong earthquake wreaked havoc on the island .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Chinese"
                  :op2 "Petroleum"
                  :op3 "Corp.")
            :ARG1-of (r / run-01
                  :ARG0 (s / state))
            :poss (c2 / country
                  :name (n2 / name
                        :op1 "Taiwan")))
      :ARG1 (r2 / raise-01
            :polarity -
            :ARG0 c
            :ARG1 (p / price-01
                  :ARG1 (o / oil)
                  :mod (d / domestic))
            :time (d2 / date-entity
                  :month 10)
            :purpose (m / maintain-01
                  :ARG0 c
                  :ARG1 (s2 / stability
                        :mod (p2 / price-01
                              :ARG1 (p3 / person
                                    :ARG0-of (c3 / consume-01)))))
            :time (a2 / after
                  :op1 (w / wreak-01
                        :ARG0 (e / earthquake
                              :ARG1-of (s3 / strong-02))
                        :ARG1 (h / havoc)
                        :location (ii / island))))
      :time (d3 / date-entity
            :weekday (t / thursday)))

# ::id 604 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the percentage of mortgages with one overdue payment rose in the second quarter , the first gain in early delinquencies in more than a year , as economic growth slowed and jobless claims rose .
# ::alignments
(r / rise-01
      :ARG1 (p / percentage
            :quant-of (m / mortgage-01
                  :ARG0-of (p2 / pay-01
                        :mod (o / overdue)
                        :quant 1)))
      :time (q / quarter
            :ord (o2 / ordinal-entity
                  :value 2))
      :ARG1-of (m2 / mean-01
            :ARG2 (g / gain-01
                  :ARG1 (d / delinquency
                        :mod (e / early))
                  :ord (o3 / ordinal-entity
                        :value 1)
                  :time (m3 / more-than
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (y / year)))
                  :time (a / and
                        :op1 (s / slow-01
                              :ARG1 (g2 / grow-01
                                    :ARG1 (e2 / economy)))
                        :op2 (r2 / rise-01
                              :ARG1 (c / claim-01
                                    :ARG1 (j / job
                                          :polarity -)))))))

# ::id 605 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a war crimes trial against a kosovo albanian accused of atrocities against civilians in #### opened in a special serbian court here friday , a report said .
# ::alignments
(s / say-01
      :ARG0 (r / report)
      :ARG1 (o / open-01
            :ARG1 (t / try-02
                  :ARG1 (p / person
                        :mod (c / country
                              :name (n / name
                                    :op1 "Kosovo"))
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Albania"))
                        :ARG1-of (a / accuse-01
                              :ARG2 (a2 / atrocity
                                    :ARG0-of (o2 / oppose-01
                                          :ARG1 (c3 / civilian)))))
                  :ARG3 (c4 / crime-02
                        :ARG1 (w / war)))
            :location (c5 / court
                  :mod (r2 / region
                        :name (n3 / name
                              :op1 "Serbia"))
                  :ARG1-of (s2 / special-02)
                  :location (h / here)
                  :time (d / date-entity
                        :weekday (f / friday)))))

# ::id 606 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the actor who played leading parts in films by danish director carl theodore dreyer in the ####s and ####s has died , news reports said friday .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :mod (n / news))
      :ARG1 (d / die-01
            :ARG1 (p / person
                  :ARG0-of (a / act-01)
                  :ARG0-of (p2 / play-02
                        :ARG1 (p3 / part
                              :ARG0-of (l / lead-02
                                    :ARG2 (f / film
                                          :ARG1-of (h / have-org-role-91
                                                :ARG0 (p4 / person
                                                      :name (n2 / name
                                                            :op1 "Carl"
                                                            :op2 "Theodore"
                                                            :op3 "Dreyer")
                                                      :ARG0-of (h2 / have-org-role-91
                                                            :ARG1 (c / country
                                                                  :name (n3 / name
                                                                        :op1 "Denmark"))
                                                            :ARG2 (d2 / director)))))))
                        :location f))
            :time (d3 / date-entity
                  :weekday (f2 / friday))))

# ::id 607 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok direct foreign investment in china shot up ##.# percent year-on-year in the first six months of #### , the period immediately following the country 's entry into the world trade organisation , official figures said tuesday .
# ::alignments
(s / say-01
      :ARG0 (f / figure
            :mod (o / official))
      :ARG1 (s2 / shoot-01
            :ARG1 (ii / invest-01
                  :ARG2 (c / country
                        :name (n / name
                              :op1 "China"))
                  :ARG1-of (d / direct-02)
                  :mod (f2 / foreign))
            :ARG2 (u / up-02
                  :ARG1 ii
                  :ARG2 (p / percentage-entity
                        :value 1)
                  :mod (y / year-on-year)
                  :time (t / temporal-quantity
                        :quant 6
                        :unit (m / month)
                        :ord (o2 / ordinal-entity
                              :value 1)
                        :ARG1-of (f3 / follow-01
                              :ARG2 (e / enter-01
                                    :ARG0 c
                                    :ARG1 (o3 / organization
                                          :mod (t2 / trade-01)
                                          :mod (w / world)))
                              :time (ii2 / immediate))))
            :time (d2 / date-entity
                  :weekday (t3 / tuesday))))

# ::id 608 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok grenada has granted <unk> communications a license to provide internet service as the government moves closer to deregulating the telecommunications industry .
# ::alignments
(g / grant-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Ggrenada"))
      :ARG1 (l / license-01
            :ARG1 (p / provide-01
                  :ARG0 c
                  :ARG1 (s / service
                        :mod (ii / internet)))
            :ARG2 (c2 / company
                  :name n
                  :op1 "Bell"
                  :op2 "Communications"
                  :ARG2-of g))
      :time (m / move-01
            :ARG0 (g2 / government-organization
                  :ARG0-of (g3 / govern-01))
            :ARG2 (d / deregulate-01
                  :ARG0 g2
                  :ARG1 (ii2 / industry
                        :mod (t / telecommunication))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (c3 / close-10
                              :ARG1 d)
                        :ARG3 (m2 / more)))))

# ::id 609 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok compaq computer corp. 's $ #.## billion takeover of digital equipment corp. cleared the first of three major hurdles monday , as european regulators gave the deal a green light .
# ::alignments
(c / clear-02
      :ARG0 (t / take-over-12
            :ARG0 (c2 / company
                  :name (n / name
                        :op1 "Compaq"
                        :op2 "Computer"
                        :op3 "Corp."))
            :ARG1 (c3 / company
                  :name (n2 / name
                        :op1 "Digital"
                        :op2 "Equipment"
                        :op3 "Corp."))
            :ARG3 (m / monetary-quantity
                  :quant 1000000000
                  :unit (d / dollar)))
      :ARG1 (h / hurdle
            :ord (o / ordinal-entity
                  :value 1)
            :ARG1-of (ii / include-91
                  :ARG2 (h2 / hurdle
                        :quant 3
                        :ARG1-of (m2 / major-02))))
      :time (d2 / date-entity
            :weekday (m3 / monday))
      :ARG1-of (c4 / cause-01
            :ARG0 (g / give-01
                  :ARG0 (p / person
                        :ARG0-of (r / regulate-01)
                        :mod (c5 / continent
                              :name (n3 / name
                                    :op1 "Europe")))
                  :ARG1 (l / light
                        :ARG1-of (g2 / green-02))
                  :ARG2 (d3 / deal-01))))

# ::id 610 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ivan ljubicic of croatia eased past the second-seeded british player andy murray #-# , #-# at #### china open to reach the semifinals on friday .
# ::alignments
(e / ease-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Vivan"
                  :op2 "Ljubicic")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Croatia")))
      :ARG2 (o / oppose-01
            :ARG0 p
            :ARG1 (p2 / person
                  :name (n3 / name
                        :op1 "andy"
                        :op2 "murray")
                  :ARG0-of (p3 / play-01)
                  :ARG1-of (u / unseep-01
                        :ord (o2 / ordinal-entity
                              :value 2))
                  :mod (c2 / country
                        :name (n4 / name
                              :op1 "Britain"))))
      :location (c3 / country
            :name (n5 / name
                  :op1 "China")
            :ARG1-of (o3 / open-04
                  :purpose (r / reach-01
                        :ARG0 c3
                        :ARG1 (s / semifinal
                              :time (d / date-entity
                                    :weekday (f / friday)))))))

# ::id 611 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese foreign minister tang jiaxuan met with chairman of the bulgarian national assembly jordan sokolov and his party here today .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tang"
                  :op2 "Jiaxuan")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (m2 / minister
                        :topic (f / foreign))))
      :ARG1 (a / and
            :op1 (p2 / person
                  :name (n3 / name
                        :op1 "Jordan"
                        :op2 "Sokolov")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n4 / name
                                    :op1 "National"
                                    :op2 "Assembly")
                              :mod (b / bulgarian))
                        :ARG2 (c2 / chairman)))
            :op2 (p3 / party
                  :poss p2))
      :time (t / today)
      :location (h3 / here))

# ::id 612 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok naturists in britain will remain free to bare all without fear of arrest after a sex crime law that is making its way through parliament was altered by the government , the home office said friday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Home"
                  :op2 "Office"))
      :ARG1 (r / remain-01
            :ARG1 (a / aturist
                  :location (c / country
                        :name (n2 / name
                              :op1 "Britain")))
            :ARG3 (f / free-04
                  :ARG1aturist (b / bare-01
                        :ARG0aturist (a2 / all)
                        :manner (f2 / fear-01
                              :polarity -
                              :ARG0aturist (a3 / arrest-01
                                    :ARG1aturist (a4 / after
                                          :op1 (a5 / alter-01
                                                :ARG0 (g2 / government-organization
                                                      :ARG0-of (g3 / govern-01))
                                                :ARG1 (l / law
                                                      :topic (c2 / crime-02
                                                            :ARG1 (s2 / sex-01))
                                                      :ARG1-of (m / make-18
                                                            :path (g4 / government-organization
                                                                  :name (n3 / name
                                                                        :op1 "Parliament")))
                                                      :ARG0-of m)))))))
            :time (d / date-entity
                  :weekday (f3 / friday))))

# ::id 613 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok washington , july ## -lrb- xinhua -rrb- -- sandon stolle of australia stepped in as thomas enqvist of sweden pulled out in the last minute , and beat taylor dent of the united states on monday in the mercedes cup tennis tournament in los angeles .
# ::alignments
(s / step-in-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sandon"
                  :op2 "Stolle")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Australia")))
      :time (d / date-entity
            :month 7)
      :ARG1-of (c2 / cause-01
            :ARG0 (a / and
                  :op1 (p2 / pull-out-02
                        :ARG1 (p3 / person
                              :name (n3 / name
                                    :op1 "Thomas"
                                    :op2 "Enqvist")
                              :mod (c3 / country
                                    :name (n4 / name
                                          :op1 "Sweden")))
                        :time (m / minute
                              :mod (l / last)))
                  :op2 (b / beat-03
                        :ARG0 p3
                        :ARG1 (p4 / person
                              :name (n5 / name
                                    :op1 "Taylor"
                                    :op2 "Dent")
                              :mod (c4 / country
                                    :name (n6 / name
                                          :op1 "United"
                                          :op2 "States")))
                        :ARG2 (t / tournament
                              :name (n7 / name
                                    :op1 "Mercedes"
                                    :op2 "Cup")
                              :mod (t2 / tennis)
                              :location (c5 / city
                                    :name (n8 / name
                                          :op1 "Los"
                                          :op2 "Angeles")))
                        :time (d2 / date-entity
                              :weekday (m2 / monday))))))

# ::id 614 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the jerusalem municipality will submit new plans for a walkway leading to a disputed holy compound in jerusalem , a city hall spokesman said monday , but work was scheduled to continue at the site .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (h2 / hall
                        :mod (c / city))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (s3 / submit-01
            :ARG0 (m / municipality
                  :mod (c2 / city
                        :name (n / name
                              :op1 "Jerusalem")))
            :ARG1 (p2 / plan-01
                  :ARG1 (w / walkway
                        :ARG0-of (l / lead-01
                              :ARG4 (c3 / compound
                                    :mod (h3 / holy)
                                    :ARG2-of (d / dispute-01)
                                    :location c2)))
                  :ARG1-of (n2 / new-01))
            :time (d2 / date-entity
                  :weekday (m2 / monday))
            :concession-of (s4 / schedule-01
                  :ARG1 (c4 / continue-01
                        :ARG1 (w2 / work-01)
                        :location (s5 / site)))))

# ::id 615 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police in an eastern german city on tuesday expanded a manhunt for a man suspected in the sexual abuse and killing of a #-year-old boy .
# ::alignments
(e / expand-01
      :ARG0 (p / police
            :location (c / city
                  :part (e2 / east)
                  :part-of (c2 / country
                        :name (n / name
                              :op1 "Germany"))))
      :ARG1 (m / manhunt
            :beneficiary (m2 / man
                  :ARG2-of (s / suspect-01
                        :ARG1 (a / and
                              :op1 (a2 / abuse-01
                                    :ARG1 (b / boy
                                          :age (t / temporal-quantity
                                                :quant 12
                                                :unit (y / year)))
                                    :manner (s2 / sex-01
                                          :ARG1 b))
                              :op2 (k / kill-01
                                    :ARG1 b)))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 616 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four years after the north american free trade agreement lowered trade barriers , the cities along texas ' long border with mexico that had hoped to benefit are instead struggling to become more than glorified truck stops as they watch their manufacturing jobs go south by the thousands .
# ::alignments
(s / struggle-02
      :ARG0 (c / city
            :location (a / along
                  :op1 (b / border-01
                        :ARG1 (s2 / state
                              :name (n / name
                                    :op1 "Texas"))
                        :ARG2 (s3 / state
                              :name (n2 / name
                                    :op1 "Mexico"))
                        :ARG1-of (l / long-03)))
            :ARG0-of (h / hope-01
                  :ARG1 (b2 / benefit-01
                        :ARG0 c)))
      :ARG1 (b3 / become-01
            :ARG1 c
            :ARG2 (s4 / stop
                  :mod (t / truck)
                  :ARG1-of (g / glorify-01
                        :ARG2-of (h2 / have-degree-91
                              :ARG1 s4
                              :ARG3 (m / more)))))
      :time (w / watch-01
            :ARG0 c
            :ARG1 (g2 / go-01
                  :ARG1 (j / job
                        :mod (m2 / manufacture-01)
                        :poss c)
                  :ARG4 (s5 / south)
                  :ARG1-of (r / rate-entity-91
                        :ARG2 (m3 / multiple
                              :op1 1000))))
      :time (a2 / after
            :op1 (l2 / lower-05
                  :ARG0 (a3 / agree-01
                        :ARG1 (t2 / trade-01)
                        :ARG3 (f / free-04)
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "North"
                                    :op2 "America")))
                  :ARG1 (b4 / barrier
                        :mod (t3 / trade-01)))
            :quant (t4 / temporal-quantity
                  :quant 4
                  :unit (y / year)))
      :ARG1-of (ii / instead-of-91))

# ::id 617 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok argentine president nestor kirchner on tuesday announced an end to the moratorium buenos aires declared in #### on repayment of its private debt .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Nestor"
                  :op2 "Kirchner")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president
                        :mod (a2 / argentine))))
      :ARG1 (e / end-01
            :ARG1 (m / moratorium
                  :mod (b / buenos-aires)
                  :ARG1-of (d / declare-02
                        :topic (r / repay-01
                              :ARG1 (d2 / debt
                                    :ARG1-of (p3 / private-03)
                                    :poss (ii / it))))))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 618 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a chinese official has defended a proposal to trim hong kong 's bill of rights , saying the law , a cornerstone of the british colony 's human rights safeguards , could cause social instability , newspapers reported saturday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper)
      :ARG1 (d / defend-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG2 (o / official)))
            :ARG1 (p2 / propose-01
                  :ARG1 (t / trim-02
                        :ARG1 (b / bill
                              :name (n3 / name
                                    :op1 "Bill"
                                    :op2 "of"
                                    :op3 "Rights")
                              :poss (p3 / province
                                    :name (n4 / name
                                          :op1 "Hong"
                                          :op2 "Kong")))))
            :manner (s / say-01
                  :ARG0 p
                  :ARG1 (p4 / possible-01
                        :ARG1 (c2 / cause-01
                              :ARG0 b
                              :ARG1 (ii / instability
                                    :mod (s2 / society))))))
      :time (d2 / date-entity
            :weekday (s3 / saturday)))

# ::id 619 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french defense minister charles millon today inspected the `` <unk> '' task force france has deployed in chad since #### , news reports said .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :mod (n / news))
      :ARG1 (ii / inspect-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Charles"
                        :op2 "Millon")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n3 / name
                                    :op1 "France"))
                        :ARG2 (m / minister
                              :topic (d / defend-01))))
            :ARG1 (f / force
                  :ARG1-of (t / task-01)
                  :ARG1-of (d2 / deploy-01
                        :ARG0 (c / country
                              :ARG2 (c2 / city
                                    :name (n4 / name
                                          :op1 "Chad"))
                              :time (s2 / since)))
                  :time (t2 / today))))

# ::id 620 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the low internal revenue service audit rate does n't count millions of `` invisible '' computer reviews of taxpayer returns , making the level of tax law enforcement appear lower than it really is , a republican senator says .
# ::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)))
      :ARG1 (c / count-02
            :polarity -
            :ARG0 (r / rate
                  :mod (a / audit-01
                        :ARG1 (s3 / service
                              :mod (r2 / revenue)
                              :ARG1-of (ii / internal-02)))
                  :ARG1-of (l / low-04))
            :ARG1 (r3 / review-01
                  :ARG1 (r4 / return-01
                        :ARG0 (p3 / person
                              :ARG0-of (p4 / pay-01
                                    :ARG1 (t / tax-01))))
                  :mod (c2 / computer)
                  :quant (m / multiple
                        :op1 1000000)
                  :ARG1-of (s4 / see-01
                        :ARG1-of (p5 / possible-01
                              :polarity -)))
            :ARG0-of (m2 / make-02
                  :ARG1 (a2 / appear-02
                        :ARG1 (h2 / have-degree-91
                              :ARG1 (l2 / level
                                    :mod (e / enforce-01
                                          :ARG1 (l3 / law
                                                :mod (t2 / tax-01))))
                              :ARG2 (l4 / low-04)
                              :ARG3 (m3 / more)
                              :ARG4 l2
                              :ARG1-of (r5 / real-04))))))

# ::id 621 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sao tome and principe and nigeria are preparing to resume suspended negotiations over the auction of jointly managed offshore oil exploration blocs , according to a report reaching here on monday .
# ::alignments
(s / say-01
      :ARG0 (r / report
            :ARG0-of (r2 / reach-01
                  :ARG1 (h / here)
                  :time (d / date-entity
                        :weekday (m / monday))))
      :ARG1 (p / prepare-02
            :ARG0 (a / and
                  :op1 (p2 / person
                        :name (n / name
                              :op1 "sao"
                              :op2 "tome"))
                  :op2 (p3 / person
                        :name (n2 / name
                              :op1 "Principe"))
                  :op3 (p4 / person
                        :name (n3 / name
                              :op1 "Nigeria")))
            :ARG1 (r3 / resume-01
                  :ARG0 a
                  :ARG1 (n4 / negotiate-01
                        :ARG0 a
                        :ARG2 (a2 / auction-off-01
                              :ARG1 (b / bloc
                                    :ARG1-of (m2 / manage-01
                                          :manner (j / joint))
                                    :purpose (e / explore-01
                                          :ARG1 (o / oil))
                                    :location (o2 / offshore)))
                        :ARG1-of (s2 / suspend-01)))))

# ::id 622 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok johann muehlegg won his second gold medal , also the second for spain at the #### winter olympic games , by finishing first in the men 's ##km classical and ##km freestyle cross country race at soldier hollow thursday afternoon .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Johann"
                  :op2 "Muehlegg"))
      :ARG1 (m / medal
            :mod (g / gold)
            :ord (o / ordinal-entity
                  :value 2_0)
            :poss p
            :ARG1-of (m2 / mean-01
                  :ARG2 (m3 / medal
                        :ord (o2 / ordinal-entity
                              :value 2_1
                              :mod (a / also))
                        :ARG1-of w
                        :ARG0 (p2 / person
                              :name (n2 / name
                                    :op1 "Spain"))
                        :ARG2 (g2 / game
                              :name (n3 / name
                                    :op1 "Olympic"
                                    :op2 "Games")
                              :mod (w2 / winter)
                              :mod (t / thing
                                    :name (n4 / name
                                          :op1 "SPA"))))))
      :ARG2 p
      :manner (f / finish-07
            :ARG0 p
            :ARG1 p
            :ARG2 (r / race-02
                  :ARG0 (m4 / man)
                  :ARG3 (a2 / and
                        :op1 (d / distance-quantity
                              :quant 150
                              :unit (k / kilometer)
                              :mod (c / classical))
                        :op2 (d2 / distance-quantity
                              :quant 150
                              :unit (k2 / kilometer)
                              :mod (f2 / freestyle))
                        :mod (c2 / cross-02))
                  :location (c3 / city
                        :name (n5 / name
                              :op1 "Church"
                              :op2 "of"
                              :op3 "London")))
            :time (d3 / date-entity
                  :weekday (t2 / thursday)
                  :dayperiod (a3 / afternoon))))

# ::id 623 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok enormous troves of documents containing iraq 's declarations on its weapons programs arrived at the u.n. offices in vienna , austria , and new york on sunday .
# ::alignments
(a / arrive-01
      :ARG1 (t / trove
            :consist-of (d / document
                  :ARG0-of (c / contain-01
                        :ARG1 (d2 / declare-02
                              :ARG0 (c2 / country
                                    :name (n / name
                                          :op1 "Iraq"))
                              :ARG2 (p / program
                                    :mod (w / weapon)
                                    :poss c2))))
            :mod (e / enormous))
      :ARG4 (o / office
            :poss (o2 / organization
                  :name (n2 / name
                        :op1 "United"
                        :op2 "Nations"))
            :location (a2 / and
                  :op1 (c3 / city
                        :name (n3 / name
                              :op1 "Vienna"))
                  :op2 (c4 / city
                        :name (n4 / name
                              :op1 "Australia"))
                  :op3 (c5 / city
                        :name (n5 / name
                              :op1 "New"
                              :op2 "York"))))
      :time (d3 / date-entity
            :weekday (s / sunday)))

# ::id 624 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok if anything brought home the stature of john paul ii , it was the sight of all the major networks covering his funeral live at #:## a.m. friday -- and keeping their anchors off camera for almost the entire ceremony .
# ::alignments
(s / sight-01
      :ARG1 (n / network
            :mod (a / all)
            :ARG1-of (m / major-02)
            :ARG0-of (c / cover-02
                  :ARG1 (f / funeral
                        :poss (p / person
                              :name (n2 / name
                                    :op1 "John"
                                    :op2 "Paul"
                                    :op3 "II")))
                  :manner (l / live)
                  :time (d / date-entity
                        :time ":time"
                        :weekday (f2 / friday)))
            :ARG0-of (k / keep-04
                  :ARG1 (a2 / anchor
                        :poss n)
                  :ARG2 (o / off
                        :op1 (c2 / camera))
                  :duration (c3 / ceremony
                        :mod (e / entire
                              :mod (a3 / almost)))))
      :condition (b / bring-01
            :ARG0 (a4 / anything)
            :ARG1 (s2 / stature
                  :poss p)
            :ARG2 (h / home)))

# ::id 625 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ethiopian prime minister meles zenawi has said that job creation is one of the most critical challenges african countries have been facing .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Meles"
                  :op2 "Zenawi")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Ethiopia"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (ii / include-91
            :ARG1 (c2 / create-01
                  :ARG1 (j / job))
            :ARG2 (c3 / challenge-01
                  :ARG1-of (f / face-01
                        :ARG0 (c4 / country
                              :location (c5 / continent
                                    :name (n3 / name
                                          :op1 "Africa"))))
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (c6 / critical-02
                              :ARG1 c3)
                        :ARG3 (m2 / most)))))

# ::id 626 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kati wilhelm of germany won the women 's biathlon #.# km sprint at the salt lake city winter olympic games here on wednesday .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kati"
                  :op2 "Wilhelm")
            :mod (c / city
                  :name (n2 / name
                        :op1 "Germany")))
      :ARG1 (e / event
            :name (n3 / name
                  :op1 "Women's"
                  :op2 "Biathlon"))
      :ARG4 (s / sprint-01
            :ARG0 (w2 / woman)
            :mod (d / distance-quantity
                  :quant 1
                  :unit (k / kilometer)))
      :location (g / game
            :name (n4 / name
                  :op1 "Olympic"
                  :op2 "Games")
            :mod (w3 / winter)
            :location (c2 / city
                  :name (n5 / name
                        :op1 "Salt"
                        :op2 "Lake")))
      :time (d2 / date-entity
            :weekday (w4 / wednesday)))

# ::id 627 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush urged congress on tuesday to extend an april ## deadline on legislation that allowed many illegal immigrants to apply for legal residency without first having to return to their country of origin .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (g / government-organization
            :name (n2 / name
                  :op1 "Congress"))
      :ARG2 (e / extend-01
            :ARG0 g
            :ARG1 (d / deadline
                  :time (d2 / date-entity
                        :month 4)
                  :topic (l / legislate-01
                        :ARG0-of (a / allow-01
                              :ARG1 (a2 / apply-01
                                    :ARG0 (p3 / person
                                          :ARG0-of (ii / immigrate-01)
                                          :ARG1-of (l2 / legal-02
                                                :polarity -)
                                          :quant (m / many))
                                    :ARG1 (r / residency
                                          :ARG1-of (l3 / legal-02))
                                    :manner (o / obligate-01
                                          :polarity -
                                          :ARG1 p3
                                          :ARG2 (r2 / return-01
                                                :ARG1 p3
                                                :ARG4 (c / country
                                                      :ARG2-of (o2 / originate-01
                                                            :ARG1 p3)))
                                          :time (f / first)))))))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 628 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the robert mondavi corp. is being acquired by alcoholic beverage giant constellation brands inc. in a $ #.## billion -lrb- euro### million -rrb- cash deal , ending a plan to split apart the brands of one of california 's most storied winemakers .
# ::alignments
(a / acquire-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Robert"
                  :op2 "Mondavi"
                  :op3 "Corp."))
      :ARG1 (b / brand
            :mod (b2 / beverage
                  :mod (a2 / alcoholic))
            :mod (g / giant)
            :mod (c2 / constellation)
            :mod (c3 / company
                  :name (n2 / name
                        :op1 "Constellation")
                  :mod b2))
      :ARG3 (d / deal-01
            :ARG0 c
            :ARG2 (m / monetary-quantity
                  :quant 1000000000
                  :unit (d2 / dollar))
            :mod (c4 / cash))
      :ARG0-of (e / end-01
            :ARG1 (p / plan-01
                  :ARG1 (s / split-01
                        :ARG1 (b3 / brand
                              :poss (c5 / company
                                    :ARG0-of (m2 / make-01
                                          :ARG1 (w / wine))
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (s2 / storied)
                                          :ARG3 (m3 / most)
                                          :ARG5 (s3 / state
                                                :name (n3 / name
                                                      :op1 "California")))))))))

# ::id 629 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eight adolescents died and seven others injured in a fire broke out early monday in a detention center for minors in southern puerto montt city , some # , ### kilometers south of santiago , local police aid .
# ::alignments
(a / and
      :op1 (d / die-01
            :ARG1 (a2 / adolescent
                  :quant 8))
      :op2 (ii / injure-01
            :ARG1 (p / person
                  :quant 7
                  :mod (o / other))
            :ARG1-of (c / cause-01
                  :ARG0 (f / fire
                        :ARG1-of (b / break-out-30
                              :location (c2 / center
                                    :mod (d2 / detain-01
                                          :ARG1 (p2 / person
                                                :ARG1-of (m / minor-02)))
                                    :location (c3 / city
                                          :name (n / name
                                                :op1 "Puerto"
                                                :op2 "Montt")
                                          :location (s / south))
                                    :location (r / relative-position
                                          :op1 (c4 / city
                                                :name (n2 / name
                                                      :op1 "Santiago"))
                                          :quant (s2 / some
                                                :op1 (d3 / distance-quantity
                                                      :quant 1
                                                      :unit (k / kilometer))
                                                :direction (s3 / south))))))))
      :time (d4 / date-entity
            :weekday (m2 / monday)
            :mod (e / early))
      :ARG1-of (m3 / mean-01
            :ARG2 (a3 / aid-01
                  :ARG0 (p3 / police
                        :ARG1-of (l / local-02)))))

# ::id 630 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok macedonian police on thursday arrested ## people including policemen suspected of looting archaeological sites and illegally trafficking artefacts , interior minister gordana <unk> said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gordana"
                  :op2 "Ican")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (ii / interior))))
      :ARG1 (a / arrest-01
            :ARG0 (p2 / police
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Macedonia")))
            :ARG1 (p3 / person
                  :ARG2-of (ii2 / include-91
                        :ARG1 (p4 / policeman
                              :ARG2-of (s2 / suspect-01
                                    :ARG1 (a2 / and
                                          :op1 (l / loot-01
                                                :ARG0 p4
                                                :ARG1 (s3 / site
                                                      :mod (a3 / archeology)))
                                          :op2 (t / traffic-01
                                                :ARG0 p4
                                                :ARG1 (a4 / artefact)
                                                :ARG1-of (l2 / legal-02
                                                      :polarity -)))))))
            :time (d / date-entity
                  :weekday (t2 / thursday))))

# ::id 631 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a florida couple who used fertility drugs after their daughter asked for a sibling are the new parents of sextuplets .
# ::alignments
(h / have-rel-role-91
      :ARG0 (c / couple
            :location (s / state
                  :name (n / name
                        :op1 "Florida"))
            :ARG0-of (u / use-01
                  :ARG1 (d / drug
                        :mod (f / fertility))
                  :time (a / after
                        :op1 (a2 / ask-02
                              :ARG0 (p / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG1 c
                                          :ARG2 (d2 / daughter)))
                              :ARG1 (p2 / person
                                    :ARG0-of (h3 / have-rel-role-91
                                          :ARG1 c
                                          :ARG2 (s2 / sibling)))))))
      :ARG1 (p3 / person
            :ARG0-of (h4 / have-rel-role-91
                  :ARG1 c
                  :ARG2 (p4 / parent))
            :ARG1-of (n2 / new-01))
      :ARG2 s2)

# ::id 632 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the thai government is planning to launch a nationwide program to provide free food for the poor and jobless , officials said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (p2 / plan-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Thailand"))))
            :ARG1 (l / launch-01
                  :ARG0 g
                  :ARG1 (p3 / program
                        :mod (n2 / nationwide)
                        :ARG0-of (p4 / provide-01
                              :ARG1 (f / food
                                    :ARG1-of (f2 / free-03))
                              :ARG2 (a / and
                                    :op1 (p5 / person
                                          :mod (p6 / poor))
                                    :op2 (p7 / person
                                          :ARG0-of (h2 / have-03
                                                :polarity -
                                                :ARG1 (j / job)))))))
            :time (d / date-entity
                  :weekday (f3 / friday))))

# ::id 633 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a us military helicopter crashed near salman pak , ## kilometres -lrb- ## miles -rrb- southeast of baghdad on tuesday , the american military announced , without giving details of any casualties .
# ::alignments
(a / announce-01
      :ARG0 (m / military
            :mod (c / country
                  :name (n / name
                        :op1 "America")))
      :ARG1 (c2 / crash-01
            :ARG1 (h / helicopter
                  :mod (m2 / military)
                  :poss (w / we))
            :ARG1-of (n2 / near-02
                  :ARG2 (c3 / city
                        :name (n3 / name
                              :op1 "Salman"
                              :op2 "Pak")))
            :location (s / southeast
                  :op1 (c4 / city
                        :name (n4 / name
                              :op1 "Baghdad")))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :manner (d2 / detail-01
            :polarity -
            :ARG0 m
            :ARG1 (c5 / casualty
                  :mod (a2 / any))))

# ::id 634 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pau gasol sat out the los angeles lakers ' game at the washington wizards on sunday , not quite ready to play for his new team because of a sore back , a whirlwind ## hours and an unfamiliarity with the triangle offense .
# ::alignments
(s / sit-out-06
      :ARG0 (p / person
            :name (n / name
                  :op1 "Pau"
                  :op2 "Gasol")
            :ARG1-of (r / ready-02
                  :polarity -
                  :ARG2 (p2 / play-01
                        :ARG0 p
                        :ARG2 (t / team
                              :name (n2 / name
                                    :op1 "Duke"
                                    :op2 "and"
                                    :op3 "the"
                                    :op4 "Angels"
                                    :op5 "Lakers")))
                  :degree (q / quite)
                  :ARG1-of (c / cause-01
                        :ARG0 (a / and
                              :op1 (s2 / sore
                                    :part (b / back))
                              :op2 (h / hour
                                    :mod (w / whirlwind))
                              :op3 (f / familiarize-01
                                    :polarity -
                                    :ARG2 (o / offense-02
                                          :ARG0 (t2 / team
                                                :name (n3 / name
                                                      :op1 "Triangle")))))))
            :ARG1 (g / game
                  :poss (p3 / person
                        :name (n4 / name
                              :op1 "Los"
                              :op2 "Angeles"
                              :op3 "Lakers")))
            :time (d / date-entity
                  :weekday (s3 / sunday))))

# ::id 635 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the executive yuan thursday approved a proposal by the council of labor affairs to raise minimum wages by #.## percent to nt$ ##,### -lrb- us$ ###.## -rrb- per month , nt$ ### per day , and nt$ ## per hour .
# ::alignments
(a / approve-01
      :ARG0 (y / yuan
            :mod (e / executive))
      :ARG1 (p / propose-01
            :ARG0 (c / council
                  :topic (a2 / affair-02
                        :ARG2 (l / labor)))
            :ARG1 (r / raise-01
                  :ARG0 c
                  :ARG1 (w / wage
                        :mod (m / minimum))
                  :ARG2 (a3 / and
                        :op1 (p2 / percentage-entity
                              :value "1/2")
                        :op2 (p3 / percentage-entity
                              :value "0"))
                  :op3 (p4 / percentage-entity
                        :value "1/2")
                  :op4 (p5 / percentage-entity))))

# ::id 636 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok marubeni corp. may invest as much as $ ### million to build a cement plant in israel 's negev desert , said david baruch , an official with israel 's ministry of trade and industry .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "David"
                  :op2 "Baruch")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Ministry"
                              :op2 "of"
                              :op3 "Trade"
                              :op4 "and"
                              :op5 "Industry")
                        :poss (c / country
                              :name (n3 / name
                                    :op1 "Israel")))
                  :ARG2 (o / official)))
      :ARG1 (p2 / possible-01
            :ARG1 (ii / invest-01
                  :ARG0 (c2 / company
                        :name (n4 / name
                              :op1 "Marubeni"
                              :op2 "Corp."))
                  :ARG1 (a / as-much-as
                        :op1 (m / monetary-quantity
                              :quant 10000000
                              :unit (d / dollar)))
                  :ARG2 (b / build-01
                        :ARG0 c2
                        :ARG1 (p3 / plant
                              :mod (c3 / cement))
                        :location (d2 / desert
                              :location c
                              :mod (c4 / country-region
                                    :name (n5 / name
                                          :op1 "Negev")))))))

# ::id 637 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok my grandfather f. scott fitzgerald would have been ### years old this month .
# ::alignments
(a / age-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "F."
                  :op2 "Scott"
                  :op3 "F."
                  :op4 "F."
                  :op5 "Fitzgerald")
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (ii / i)
                  :ARG2 (g / grandfather)))
      :ARG2 (t / temporal-quantity
            :quant 2
            :unit (y / year))
      :time (m / month
            :mod (t2 / this)))

# ::id 638 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a vote highlighting ethnic divisions while testing the ruling junta 's resolve to return the nation to civilian rule , residents of ivory coast turned out sunday to decide whether to approve a new constitution .
# ::alignments
(t / turn-out-17
      :ARG0 (p / person
            :ARG0-of (r / reside-01
                  :ARG1 (c / coast
                        :mod (ii / ivory))))
      :ARG1 (d / decide-01
            :ARG0 p
            :ARG1 (t2 / truth-value
                  :polarity-of (a / approve-01
                        :ARG0 p
                        :ARG1 (c2 / constitution
                              :ARG1-of (n / new-01)))))
      :time (d2 / date-entity
            :weekday (s / sunday))
      :time (v / vote-01
            :ARG0 p
            :ARG0-of (h / highlight-01
                  :ARG1 (d3 / divide-02
                        :ARG1 (e / ethnic)))
            :time (t3 / test-01
                  :ARG0 p
                  :ARG1 (r2 / resolve-01
                        :ARG0 (j / junta
                              :ARG0-of (r3 / rule-03))
                        :ARG1 (r4 / return-01
                              :ARG1 (n2 / nation)
                              :ARG4 r3
                              :ARG0 j
                              :ARG1 (c3 / civilian))))))

# ::id 639 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united nations said sunday it has finished registering soldiers and arms from nepal 's former maoist rebels , a key part of a peace deal with the government to end a decade of civil war .
# ::alignments
(s / say-01
      :ARG0 (n / nation
            :name (n2 / name
                  :op1 "United"
                  :op2 "Nations"))
      :ARG1 (f / finish-01
            :ARG0 n
            :ARG1 (r / register-02
                  :ARG0 n
                  :ARG1 (a / and
                        :op1 (s2 / soldier)
                        :op2 (a2 / arm)
                        :source (p / person
                              :ARG0-of (r2 / rebel-01)
                              :mod (p2 / political-party
                                    :name (n3 / name
                                          :op1 "Maoism"))
                              :time (f2 / former)
                              :poss (s3 / state
                                    :name (n4 / name
                                          :op1 "Nepal")))
                        :part-of (d / deal-01
                              :ARG0 n
                              :ARG1 (g / government-organization
                                    :ARG0-of (g2 / govern-01))
                              :ARG2 (e / end-01
                                    :ARG0 n
                                    :ARG1 (w / war
                                          :mod (c / civil)
                                          :duration (t / temporal-quantity
                                                :quant 1
                                                :unit (d2 / decade))))
                              :ARG1-of (k / key-02))))
            :time (d3 / date-entity
                  :weekday (s4 / sunday))))

# ::id 640 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the overwhelming majority of the security council members support reelection of u.n. secretary-general boutros boutros-ghali despite u.s. opposition , according to diplomats here .
# ::alignments
(s / say-01
      :ARG0 (d / diplomat
            :location (h / here))
      :ARG1 (s2 / support-01
            :ARG0 (m / majority
                  :ARG2-of (ii / include-91
                        :ARG1 (p / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c / council
                                          :topic (s3 / security))
                                    :ARG2 (m2 / member)))
                        :ARG0-of (o / overwhelm-01)))
            :ARG1 (r / reelect-01
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Hugo"
                              :op2 "Santros"
                              :op3 "Ghali")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG2 (s4 / secretary
                                    :mod (g / general)))))
            :concession (o2 / oppose-01
                  :ARG0 (y / you))))

# ::id 641 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a man opened fire in a courthouse in bavaria tuesday , killing a woman and seriously injuring two other people , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (o2 / open-fire-07
            :ARG0 (m / man)
            :location (c / courthouse
                  :location (c2 / city
                        :name (n / name
                              :op1 "Bavaria")))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG0-of (c3 / cause-01
                  :ARG1 (a / and
                        :op1 (k / kill-01
                              :ARG0 m
                              :ARG1 (w / woman))
                        :op2 (ii / injure-01
                              :ARG0 m
                              :ARG1 (p / person
                                    :quant 2
                                    :mod (o3 / other))
                              :degree (s2 / serious-02))))))

# ::id 642 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president-elect barack obama 's economic recovery plan ran into crossfire from his own party in congress on thursday , suggesting that quick passage of spending programs and tax cuts could require more time and negotiation than democrats once hoped .
# ::alignments
(r / run-07
      :ARG0 (p / plan-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG1-of (e / elect-01
                        :ARG2 (h / have-org-role-91
                              :ARG0 p2
                              :ARG2 (p3 / president))))
            :ARG1 (r2 / recover-02
                  :ARG1 (e2 / economy)))
      :ARG2 (c / crossfire
            :source (p4 / party
                  :poss p2
                  :location (g / government-organization
                        :name (n2 / name
                              :op1 "Congress"))))
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG0-of (s / suggest-01
            :ARG1 (p5 / possible-01
                  :ARG1 (r3 / require-01
                        :ARG0 (p6 / pass-01
                              :ARG1 (a / and
                                    :op1 (p7 / program
                                          :mod (s2 / spend-01))
                                    :op2 (c2 / cut-02
                                          :ARG1 (t2 / tax-01)))
                              :ARG1-of (q / quick-02))
                        :ARG1 (a2 / and
                              :op1 (t3 / time)
                              :op2 (n3 / negotiate-01)
                              :ARG1-of (h2 / have-quant-91
                                    :ARG3 (m / more)
                                    :ARG4 (h3 / hope-01
                                          :ARG0 (p8 / person
                                                :ARG0-of (h4 / have-org-role-91
                                                      :ARG1 (p9 / political-party
                                                            :name (n4 / name
                                                                  :op1 "Democratic"
                                                                  :op2 "Party")))
                                                :time (o / once)))))))))

# ::id 643 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok queensland winger damian smith scored two tries , set up another and made a <unk> tackle in the first half as the reds beat new zealand maori ##-## in a rugby union international tuesday .
# ::alignments
(a / and
      :op1 (s / score-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Damian"
                        :op2 "Sith")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t / team
                              :name (n2 / name
                                    :op1 "Queensland"))
                        :ARG2 (w / winger)))
            :ARG1 (t2 / try
                  :quant 2))
      :op2 (s2 / set-up-03
            :ARG0 p
            :ARG1 (t3 / try
                  :mod (a2 / another)))
      :op3 (t4 / tackle-01
            :ARG0 p
            :time (h2 / half
                  :ord (o / ordinal-entity
                        :value 1)))
      :time (b / beat-03
            :ARG0 (t5 / team
                  :name (n3 / name
                        :op1 "Red"))
            :ARG1 (t6 / team
                  :name (n4 / name
                        :op1 "New"
                        :op2 " zealand"))
            :time (d / date-entity
                  :weekday (t7 / tuesday))
            :mod (ii / international)))

# ::id 644 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok researchers have discovered the genes that allow the opium poppy to make codeine and morphine , according to a new study .
# ::alignments
(s / say-01
      :ARG0 (s2 / study-01
            :ARG1-of (n / new-01))
      :ARG1 (d / discover-01
            :ARG0 (p / person
                  :ARG0-of (r / research-01))
            :ARG1 (g / gene
                  :ARG0-of (a / allow-01
                        :ARG1 (m / make-01
                              :ARG0 (p2 / poppy
                                    :mod (o / opium))
                              :ARG1 (a2 / and
                                    :op1 (c / codeine)
                                    :op2 (m2 / morphine)))))))

# ::id 645 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok colombia 's rebel national liberation army -lrb- eln -rrb- tuesday freed congressman juan manuel <unk> in northern colombia .
# ::alignments
(f / free-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Juan"
                  :op2 "Manuel")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Colombia")
                        :part (n3 / north))
                  :ARG2 (c2 / congressman))
            :ARG0-of (r / rebel-01
                  :ARG1 (l / liberate-01
                        :ARG1 (n4 / nation))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :location n3)

# ::id 646 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a baby born weighing less than a soda can has celebrated her first birthday .
# ::alignments
(c / celebrate-02
      :ARG0 (b / baby
            :ARG1-of (b2 / bear-02)
            :ARG0-of (w / weigh-01
                  :ARG3 (l / less-than
                        :op1 (c2 / can
                              :mod (s / soda)))))
      :ARG1 (b3 / birthday
            :ord (o / ordinal-entity
                  :value 1)
            :poss b))

# ::id 647 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as israel intensified deadly bombardment of lebanon for the ninth straight day thursday , six among some #,### nepalis looking for safe haven have been sent to new delhi via cyprus , kantipur.com reported on friday .
# ::alignments
(r / report-01
      :ARG0 (u / url-entity
            :value "kantipur.com")
      :ARG1 (ii / intensify-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Israel"))
            :ARG1 (b / bombard-01
                  :ARG0 c
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Lebanon"))
                  :ARG0-of (k / kill-01))
            :time (d / date-entity
                  :weekday (t / thursday)
                  :day 9)
            :ARG1-of (s / straight-04
                  :ord (o / ordinal-entity
                        :value 9))
            :time-of (s2 / send-01
                  :ARG1 (p / person
                        :quant 6
                        :ARG1-of (ii2 / include-91
                              :ARG2 (p2 / person
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "Palestine"))
                                    :ARG0-of (l / look-01
                                          :ARG1 (h / haven
                                                :purpose (s3 / safe-01)))
                                    :mod (s4 / some))))
                  :ARG2 (c4 / country
                        :name (n4 / name
                              :op1 "Cyprus"))
                  :ARG3 (c5 / country
                        :name (n5 / name
                              :op1 "New"
                              :op2 "Delhi"))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 648 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some ## cambodian and thai soldiers enjoyed a new year 's dance last weekend , a festivity that helped the two sides of armed forces to know each other and exchange gifts , a senior military official said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / military)
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (e / enjoy-01
            :ARG0 (a / and
                  :op1 (p2 / person
                        :quant (s3 / some)
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "Cambodia"))
                              :ARG2 (s4 / soldier)))
                  :op2 (p3 / person
                        :quant s3
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "Thailand"))
                              :ARG2 (s5 / soldier))))
            :ARG1 (d / dance-01
                  :time (w / weekend
                        :ARG1-of (n3 / new-01))
                  :mod (f / festival
                        :ARG0-of (h4 / help-01
                              :ARG1 (a2 / and
                                    :op1 (k / know-02
                                          :ARG0 (s6 / side
                                                :quant 2
                                                :part-of (f2 / force
                                                      :ARG1-of (a3 / arm-01)))
                                          :ARG1 s6)
                                    :op2 (e2 / exchange-01
                                          :ARG0 s6
                                          :ARG1 (g / gift))
                                    :ARG2 s6))))
            :time w
            :mod (l / last))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 649 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok continuous heavy rains might lead to crop failure this year , danish agriculture authorities said monday .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :topic (a2 / agriculture)
            :mod (c / country
                  :name (n / name
                        :op1 "Denmark")))
      :ARG1 (p / possible-01
            :ARG1 (l / lead-03
                  :ARG0 (r / rain-01
                        :mod (h / heavy)
                        :ARG1-of (c2 / continue-01))
                  :ARG2 (f / fail-01
                        :ARG1 (c3 / crop))
                  :time (y / year
                        :mod (t / this))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 650 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police charged a protestant militant wednesday in connection with the #### assassination of a well-known catholic attorney , one of the most controversial killings in northern ireland 's years of conflict .
# ::alignments
(c / charge-05
      :ARG0 (p / police)
      :ARG1 (m / militant
            :ARG0-of (p2 / protest-01))
      :time (w / wednesday)
      :ARG2-of (c2 / connect-01
            :ARG1 (a / assassinate-01
                  :ARG1 (a2 / attorney
                        :mod (r / religious-group
                              :name (n / name
                                    :op1 "Catholic"))
                        :ARG1-of (k / know-02
                              :degree (w2 / well)))
                  :ARG1-of (ii / include-91
                        :ARG2 (k2 / kill-01
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (c3 / controversy)
                                    :ARG3 (m2 / most)
                                    :ARG5 (k3 / kill-01
                                          :time (m3 / multiple
                                                :op1 (t / temporal-quantity
                                                      :quant 1
                                                      :unit (y / year)
                                                      :duration-of (c4 / conflict-01
                                                            :location (n2 / north
                                                                  :part-of (c5 / country
                                                                        :name (n3 / name
                                                                              :op1 "Ireland")))))))))))))

# ::id 651 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the iraqi government tuesday said it had a `` different vision '' from the us over the deployment of american troops in the country beyond #### and vowed not to compromise national sovereignty .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Iraq"))))
            :ARG1 (e / envision-01
                  :ARG0 g
                  :ARG1 (d / differ-02
                        :ARG1 g
                        :ARG2 (c2 / country
                              :name (n2 / name
                                    :op1 "US"))
                        :ARG3 (d2 / deploy-01
                              :ARG1 (t / troop
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "America")))
                              :ARG2 c
                              :location (b / beyond))))
            :time (d3 / date-entity
                  :weekday (t2 / tuesday)))
      :op2 (v / vow-01
            :ARG0 g
            :ARG1 (c4 / compromise-02
                  :polarity -
                  :ARG0 g
                  :ARG1 (s2 / sovereignty
                        :mod (n4 / nation)))))

# ::id 652 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india on friday launched its first indigenously built stealth warship as part of its ambition of increasing its maritime influence in the turbulent indian ocean , officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (l / launch-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "India"))
            :ARG1 (w / warship
                  :mod (s2 / stealth)
                  :ARG1-of (b / build-01
                        :manner (ii / indigenously))
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :poss c)
            :time (d / date-entity
                  :weekday (f / friday))
            :part-of (a / ambition
                  :poss c
                  :topic (ii2 / increase-01
                        :ARG0 c
                        :ARG1 (ii3 / influence-01
                              :ARG0 c
                              :ARG1 (o3 / ocean
                                    :mod (t / turbulent)
                                    :mod (s3 / sea)))))))

# ::id 653 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mozambican president joaquim chissano has expressed concern over delays in the implementation of socio-economic projects in the zambezi valley , that covers much of the central provinces of tete , manica , sofala and zambezia .
# ::alignments
(e / express-01
      :ARG0 (p / person
            :name (n / name
                  :op1 " joaquim"
                  :op2 "Chissano")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Mozambia"))
                  :ARG2 (p2 / president)))
      :ARG1 (c2 / concern-01
            :ARG0 (d / delay-01
                  :ARG1 (ii / implement-01
                        :ARG1 (p3 / project
                              :mod (e2 / economy
                                    :mod (s / society)))
                        :location (v / valley
                              :name (n3 / name
                                    :op1 "Zambezi")
                              :ARG1-of (c3 / cover-01
                                    :ARG2 (a / and
                                          :op1 (p4 / province
                                                :name (n4 / name
                                                      :op1 "Tete"))
                                          :op2 (p5 / province
                                                :name (n5 / name
                                                      :op1 "Manica"))
                                          :op3 (p6 / province
                                                :name (n6 / name
                                                      :op1 "Sofia"))
                                          :op4 (p7 / province
                                                :name (n7 / name
                                                      :op1 "Zambezia"))
                                          :mod (c4 / center))
                                    :mod (m / much)))))
            :ARG1 p))

# ::id 654 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok andre agassi has hung around long enough to usher in a next-generation american at no. # .
# ::alignments
(h / hang-out-06
      :ARG1 (p / person
            :name (n / name
                  :op1 "Andre"
                  :op2 "Agassi"))
      :location (c / city
            :name (n2 / name
                  :op1 "No."
                  :op2 "No."))
      :ARG1-of (l / long-03
            :ARG2-of (h2 / have-degree-91
                  :ARG1 h
                  :ARG3 (e / enough)
                  :ARG6 (u / usher-in-01
                        :ARG0 p
                        :ARG1 (p2 / person
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "America"))
                              :mod (g / generation
                                    :mod (n4 / next)))))))

# ::id 655 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the world bank has urged tanzania to improve its road conditions as a major strategy to boost economic development .
# ::alignments
(u / urge-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "World"
                  :op2 "Bank"))
      :ARG1 (c / country
            :name (n2 / name
                  :op1 "Tanzania"))
      :ARG2 (ii / improve-01
            :ARG0 c
            :ARG1 (c2 / condition
                  :mod (r / road)
                  :poss c)
            :prep-as (s / strategy
                  :ARG1-of (m / major-02)
                  :purpose (b / boost-01
                        :ARG0 c
                        :ARG1 (d / develop-02
                              :ARG1 (e / economy))))))

# ::id 656 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cambodia 's king norodom sihanouk said friday it appeared the opposition would accept prime minister hun sen as leader of the new government , but that he would not act as a mediator between the warring political parties .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Norodom"
                  :op2 "Sihanouk")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Cambodia"))
                  :ARG2 (k / king)))
      :ARG1 (a / appear-02
            :ARG1 (c2 / contrast-01
                  :ARG1 (a2 / accept-01
                        :ARG0 (p2 / person
                              :ARG0-of (o / oppose-01))
                        :ARG1 (p3 / person
                              :name (n3 / name
                                    :op1 "Hun"
                                    :op2 "Shen")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (m / minister
                                          :mod (p4 / prime))))
                        :ARG3 (l / lead-02
                              :ARG0 p3
                              :ARG1 (g / government-organization
                                    :ARG0-of (g2 / govern-01)
                                    :ARG1-of (n4 / new-01))))
                  :ARG2 (a3 / act-01
                        :polarity -
                        :ARG0 p3
                        :ARG1 (m2 / mediate-01
                              :ARG0 p3
                              :ARG1 (p5 / party
                                    :ARG0-of (w / war-01)
                                    :mod (p6 / politics))))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 657 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the turkish cooperation and development agency -lrb- <unk> -rrb- has decided to finalize a project to protect the #th century <unk> inscriptions , turkish historic site in mongolia , reported turkish daily news .
# ::alignments
(r / report-01
      :ARG0 (n / news
            :mod (c / country
                  :name (n2 / name
                        :op1 "Turkish"))
            :frequency (r2 / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (d / day))))
      :ARG1 (d2 / decide-01
            :ARG0 (a / agency
                  :name (n3 / name
                        :op1 "lrb-English")
                  :mod (c2 / cooperate-01
                        :ARG0 c)
                  :mod (d3 / develop-02)
                  :ARG0-of d3)
            :ARG1 (f / finalize-01
                  :ARG0 a
                  :ARG1 (p / project
                        :purpose (p2 / protect-01
                              :ARG0 a
                              :ARG1 (ii / inspire-01
                                    :time (d4 / date-entity
                                          :century 20)
                                    :mod (h / history)
                                    :location (c3 / country-region
                                          :name (n4 / name
                                                :op1 "Mongolia"))))))))

# ::id 658 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok suppose the michelin man <unk> a few pounds and went gothic .
# ::alignments
(a / and
      :op1 (s / suppose-02
            :ARG1 (m / man
                  :mod (m2 / michelin))
            :ARG2 (f / few
                  :op1 (m3 / mass-quantity
                        :quant 1
                        :unit (p / pound))))
      :op2 (g / go-08
            :ARG1 m
            :ARG2 (g2 / gothic)))

# ::id 659 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an iranian reformist mp on sunday accused the country 's <unk> conservatives of using us threats against iran as a pretext to `` suppress '' president mohammad khatami 's pro-reform camp .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "MP")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Iran"))
            :ARG0-of (r / reform-01))
      :ARG1 (p2 / person
            :mod (c2 / conservative)
            :poss c)
      :ARG2 (u / use-01
            :ARG0 p2
            :ARG1 (t / threaten-01
                  :ARG0 p2
                  :ARG2 c)
            :ARG2 (p3 / pretext
                  :purpose (s / suppress-01
                        :ARG0 p2
                        :ARG1 (c3 / camp
                              :ARG0-of (f / favor-01
                                    :ARG1 (r2 / reform-01))
                              :poss (p4 / person
                                    :name (n3 / name
                                          :op1 "Mohammad"
                                          :op2 "Khatami")
                                    :ARG0-of (h / have-org-role-91
                                          :ARG2 (p5 / president)))
                              :ARG0-of f
                              :ARG1 r2))))
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 660 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok werder bremen 's german international striker miroslav klose said wednesday that he is not interested in joining german champions bayern munich and if he leaves werder it will be for a top club abroad .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Miroslav"
                  :op2 "Klose")
            :ARG0-of (s2 / strike-02)
            :poss (p2 / person
                  :name (n2 / name
                        :op1 "werder"
                        :op2 "Bremen"))
            :mod (ii / international)
            :mod (c / country
                  :name (n3 / name
                        :op1 "Germany")))
      :ARG1 (a / and
            :op1 (ii2 / interest-01
                  :polarity -
                  :ARG1 p
                  :ARG2 (j / join-04
                        :ARG0 p
                        :ARG1 (t / team
                              :name (n4 / name
                                    :op1 "Bayern"
                                    :op2 "Munich")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 c
                                    :ARG2 (c2 / champion)))))
            :op2 (h2 / have-condition-91
                  :ARG1 (c3 / club
                        :mod (t2 / top)
                        :location (a2 / abroad)
                        :domain j)
                  :ARG2 (l / leave-11
                        :ARG0 p
                        :ARG1 c)))
      :time (w / wednesday))

# ::id 661 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok moving to increase the professional baseball team 's profile in mexico , the san diego padres have signed a lease to open a store and ticket outlet in tijuana .
# ::alignments
(s / sign-02
      :ARG0 (p / padre
            :mod (o / organization
                  :name (n / name
                        :op1 "San"
                        :op2 "Diego"
                        :op3 "Padres")))
      :ARG1 (l / lease-01
            :ARG0 p
            :ARG1 (o2 / open-01
                  :ARG0 p
                  :ARG1 (a / and
                        :op1 (s2 / store)
                        :op2 (o3 / outlet
                              :mod (t / ticket)))
                  :location (c / city
                        :name (n2 / name
                              :op1 "Tijuana"))))
      :purpose (m / move-02
            :ARG0 p
            :ARG1 (ii / increase-01
                  :ARG0 p
                  :ARG1 (p2 / profile
                        :poss (t2 / team
                              :mod (b / baseball)
                              :mod (p3 / professional))
                        :location (c2 / country
                              :name (n3 / name
                                    :op1 "Mexico"))))))

# ::id 662 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a german man has been held in a turkish jail for two weeks for alleged antique smuggling after authorities discovered a fragment of an old stone in his son 's bag as they were leaving the country at the end of a holiday , his lawyer said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (m / man
                        :mod (c / country
                              :name (n / name
                                    :op1 "Germany")))
                  :ARG2 (l / lawyer)))
      :ARG1 (h2 / hold-01
            :ARG1 m
            :ARG3 (s2 / smuggle-01
                  :ARG1 (a / antique)
                  :ARG1-of (a2 / allege-01))
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (w / week))
            :time (a3 / after
                  :op1 (d / discover-01
                        :ARG0 (a4 / authority)
                        :ARG1 (f / fragment
                              :part-of (s3 / stone
                                    :mod (o / old)))
                        :location (b / bag
                              :poss (p2 / person
                                    :ARG0-of (h3 / have-rel-role-91
                                          :ARG1 m
                                          :ARG2 (s4 / son))))
                        :time (l2 / leave-11
                              :ARG0 (a5 / and
                                    :op1 m
                                    :op2 p2)
                              :ARG1 (c2 / country)
                              :time (e / end-01
                                    :ARG1 (h4 / holiday))))))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 663 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> removed nearly two feet of israeli leader ariel sharon 's large intestine saturday in an emergency operation , rescuing the ##-year-old former general from immediate danger .
# ::alignments
(r / remove-01
      :ARG0 (m / military
            :name (n / name
                  :op1 "Army"))
      :ARG1 (ii / intestine
            :mod (l / large)
            :part-of (p / person
                  :name (n2 / name
                        :op1 "Ariel"
                        :op2 "Sharon")
                  :ARG0-of (l2 / lead-02
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "Israel"))))
            :quant (n4 / nearly
                  :op1 (d / distance-quantity
                        :quant 2
                        :unit (f / foot))))
      :time (d2 / date-entity
            :weekday (s / saturday))
      :purpose (o / operate-02
            :mod (e / emergency))
      :ARG0-of (r2 / rescue-01
            :ARG1 (p2 / person
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (g / general)
                        :time (f2 / former)))
            :ARG2 (d3 / danger
                  :time (ii2 / immediate))))

# ::id 664 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok samuel w. <unk> , the blunt-talking , self-promoting mayor of los angeles who took credit for building up the city yet deflected his office 's responsibility for the watts riots in the ####s , died friday .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Samuel"
                  :op2 "W.")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / city
                        :name (n2 / name
                              :op1 "Los"
                              :op2 "Angeles"))
                  :ARG2 (m / mayor))
            :ARG0-of (t / talk-01
                  :manner (b / blunt-02))
            :ARG0-of (p2 / promote-02)
            :ARG1-of p2
            :ARG0-of (t2 / take-01
                  :ARG1 (c2 / credit-01
                        :ARG1 m
                        :ARG2 (b2 / build-up-05
                              :ARG0 m
                              :ARG1 (c3 / city)))
                  :concession-of (d2 / deflect-01
                        :ARG0 m
                        :ARG1 (r / responsible-01
                              :ARG0 (o / office
                                    :poss m)
                              :ARG1 (r2 / riot-01
                                    :mod (p3 / power)
                                    :location (c4 / city))))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 665 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the russian government filed a challenge thursday to a law recently passed by the communist-dominated lower house of parliament that limits foreign ownership in electric companies , itar-tass reported .
# ::alignments
(r / report-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "itar-tass"))
      :ARG1 (f / file-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Russia"))))
            :ARG1 (c2 / challenge-01
                  :ARG0 g
                  :ARG1 (l / law
                        :ARG1-of (p2 / pass-01
                              :ARG0 (g3 / government-organization
                                    :name (n3 / name
                                          :op1 "Lower"
                                          :op2 "House"
                                          :op3 "of"
                                          :op4 "Parliament")
                                    :ARG1-of (d / dominate-01
                                          :ARG0 (p3 / political-movement
                                                :name (n4 / name
                                                      :op1 "communism"))))
                              :time (r2 / recent))
                        :ARG0-of (l2 / limit-01
                              :ARG1 (o / own-01
                                    :ARG0 (f2 / foreign)
                                    :ARG1 (c3 / company
                                          :mod (e / electric))))))
            :time (d2 / date-entity
                  :weekday (t / thursday))))

# ::id 666 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ##-year-old boy from a local indian tribe was led from his school in handcuffs , held overnight in a juvenile detention center , and hauled into court in shackles and an orange prison jumpsuit .
# ::alignments
(a / and
      :op1 (l / lead-01
            :ARG1 (b / boy
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :source (t2 / tribe
                        :mod (c / country
                              :name (n / name
                                    :op1 "India"))
                        :ARG1-of (l2 / local-02)))
            :ARG3 (s / school
                  :poss b)
            :manner (h / handcuff-01
                  :ARG1 b))
      :op2 (h2 / hold-01
            :ARG1 b
            :location (c2 / center
                  :mod (d / detain-01
                        :mod (j / juvenile)))
            :time (o / overnight))
      :op3 (h3 / haul-01
            :ARG1 b
            :ARG2 (c3 / court)
            :manner (a2 / and
                  :op1 (s2 / shackle)
                  :op2 (j2 / jumpsuit
                        :mod (o2 / orange)
                        :mod (p / prison)))))

# ::id 667 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greece 's largest telecoms operator , ote , said wednesday its second-quarter net profit more than doubled because of a lower tax rate and a sharp increase in earnings at its romanian unit .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Ote")
            :ARG0-of (o / operate-01
                  :ARG1 (t / telecom))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most)
                  :ARG5 (c2 / company
                        :location (c3 / country
                              :name (n2 / name
                                    :op1 "Greece")))))
      :ARG1 (d / double-01
            :ARG1 (p / profit-01
                  :ARG0 c
                  :mod (n3 / net)
                  :time (q / quarter
                        :ord (o2 / ordinal-entity
                              :value 2)))
            :ARG1-of (c4 / cause-01
                  :ARG0 (a / and
                        :op1 (r / rate
                              :mod (t2 / tax-01)
                              :ARG1-of h
                              :ARG2 (l2 / low-04)
                              :ARG1-of l2
                              :ARG3 (m2 / more)))
                  :op2 (ii / increase-01
                        :ARG1 (e / earn-01
                              :ARG0 c)
                        :ARG1-of (s2 / sharp-02)
                        :location (u / unit
                              :poss c
                              :mod c3
                              :name (n4 / name
                                    :op1 "Romania")))))
      :mod (m3 / more-than)
      :time (w / wednesday))

# ::id 668 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spain 's jose manuel <unk> , riding for the relax <unk> team , won the fifth stage of the tour of catalunya , a ###.# km run between andorra and here on friday .
# ::alignments
(w / win-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Jose"
                  :op2 "Manuel")
            :poss (p / person
                  :name (n2 / name
                        :op1 "Spain"))
            :ARG0-of (r / ride-01
                  :ARG1 (t2 / team
                        :name (n3 / name
                              :op1 "Relief"
                              :op2 "Team"))))
      :ARG1 (s / stage
            :ord (o / ordinal-entity
                  :value 5)
            :subevent-of (t3 / tour-01
                  :ARG1 (c / catalunya)
                  :ARG1-of (m / mean-01
                        :ARG2 (r2 / run-02
                              :ARG1-of (r3 / rate-entity-91
                                    :ARG2 (d / distance-quantity
                                          :quant 500
                                          :unit (k / kilometer)))
                              :location (b / between
                                    :op1 (c2 / city
                                          :name (n4 / name
                                                :op1 "Andorra"))
                                    :op2 (h / here
                                          :time (d2 / date-entity
                                                :weekday (f / friday)))))))))

# ::id 669 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a south korean employee has been found dead at a nuclear power plant construction site in north korea , sparking a government investigation , officials here said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official))
            :location (h2 / here))
      :ARG1 (f / find-01
            :ARG1 (d / die-01
                  :ARG1 (p2 / person
                        :ARG1-of (e / employ-01
                              :ARG0 (c / country
                                    :name (n / name
                                          :op1 "South"
                                          :op2 "Korea"))))
                  :location (s2 / site
                        :location-of (c2 / construct-01
                              :ARG1 (p3 / plant
                                    :mod (p4 / power
                                          :mod (n2 / nucleus))))
                        :location (n3 / north
                              :part-of c)))
            :ARG0-of (s3 / spark-01
                  :ARG1 (ii / investigate-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01)))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 670 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mindspring enterprises on thursday set off a storm of speculation about a possible merger or acquisition , with a terse announcement that it is holding talks aimed at forging some kind of `` business relationship .
# ::alignments
(s / set-off-05
      :ARG0 (e / enterprise
            :name (n / name
                  :op1 "Mindspring"))
      :ARG1 (s2 / storm-01
            :ARG1 (s3 / speculate-01
                  :ARG2 (p / possible-01
                        :ARG1 (o / or
                              :op1 (m / merge-01)
                              :op2 (a / acquire-01)))))
      :time (d / date-entity
            :weekday (t / thursday))
      :manner (a2 / announce-01
            :ARG0 e
            :ARG1 (h / hold-04
                  :ARG0 e
                  :ARG1 (t2 / talk-01
                        :ARG1-of (a3 / aim-02
                              :ARG2 (f / forge-02
                                    :ARG1 (r / relation-03
                                          :ARG0 e
                                          :ARG1 (b / business)
                                          :mod (k / kind
                                                :mod (s4 / some))))))
                  :manner (t3 / terse))))

# ::id 671 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zimbabwe were in trouble at ## for the loss of three wickets at lunch on the second day of the second test against new zealand at eden park here sunday .
# ::alignments
(ii / in-trouble-03
      :ARG1 (c / country
            :name (n / name
                  :op1 "Zimbabwe"))
      :ARG2 (l / lose-03
            :ARG0 c
            :ARG1 (w / wicket
                  :quant 3)
            :time (l2 / lunch
                  :time-of (d / day
                        :ord (o / ordinal-entity
                              :value 2)
                        :part-of (t / test
                              :prep-against (t2 / team
                                    :name (n2 / name
                                          :op1 "New"
                                          :op2 "Premier"
                                          :op3 "League"))
                              :location (p / park
                                    :name (n3 / name
                                          :op1 "Eden"
                                          :op2 "Park")
                                    :location (h / here))
                              :time (d2 / date-entity
                                    :weekday (s / sunday)))))))

# ::id 672 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bank of america was ordered friday to stand trial for alleged market rigging in one of the proceedings stemming from the multibillion-euro collapse of parmalat spa in #### , the bank and news reports said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (b / bank
                  :name (n / name
                        :op1 "Bank"
                        :op2 "of"
                        :op3 "America"))
            :op2 (r / report-01
                  :mod (n2 / news)))
      :ARG1 (o / order-01
            :ARG1 (s2 / stand-03
                  :ARG0 (b2 / bank)
                  :ARG1 (t / try-02
                        :ARG1 b2
                        :ARG2 (r2 / rig-01
                              :ARG0 b2
                              :ARG1 (m / market)
                              :ARG1-of (a2 / allege-01)
                              :subevent-of (p / proceeding-02
                                    :ARG1-of (ii / include-91
                                          :ARG2 (p2 / proceeding-02
                                                :ARG1-of (s3 / stem-01
                                                      :ARG2 (c / collapse-01
                                                            :ARG1 (s4 / spa
                                                                  :name (n3 / name
                                                                        :op1 "Parmalat"))
                                                            :location (c2 / city
                                                                  :name (n4 / name
                                                                        :op1 "New"
                                                                        :op2 "York"))
                                                            :ARG3 (m2 / multiple
                                                                  :op1 (m3 / monetary-quantity
                                                                        :quant 1000000000
                                                                        :unit (e / euro))))))))))
                  :time (d / date-entity
                        :weekday (f / friday)))))

# ::id 673 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok search crews have recovered another body from a sugar refinery devastated by a massive explosion , raising the number of confirmed deaths to six , the state 's top elected fire official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s2 / state)
                  :ARG2 (o / official
                        :topic (f / fire)
                        :mod (t / top)
                        :ARG1-of (e / elect-01))))
      :ARG1 (r / recover-02
            :ARG0 (c / crew
                  :ARG0-of (s3 / search-01))
            :ARG1 (b / body
                  :mod (a / another))
            :ARG2 (f2 / facility
                  :ARG0-of (r2 / refine-01
                        :ARG1 (s4 / sugar))
                  :ARG1-of (d / devastate-01
                        :ARG0 (e2 / explode-01
                              :mod (m / massive))))
            :ARG0-of (c2 / cause-01
                  :ARG1 (r3 / raise-01
                        :ARG0 c
                        :ARG1 (n / number
                              :quant-of (p2 / person
                                    :ARG1-of (d2 / die-01
                                          :ARG1-of (c3 / confirm-01))))
                        :ARG4 6))))

# ::id 674 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the german economy should rebound with a modest recovery in the second half and #.# percent growth in #### , the organization for economic cooperation and development said .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :purpose (a / and
                  :op1 (c / cooperate-01
                        :ARG0 (c2 / country
                              :name (n / name
                                    :op1 "Germany"))
                        :ARG2 (e / economy))
                  :op2 (d / develop-02
                        :ARG0 c2)))
      :ARG1 (r / recommend-01
            :ARG1 (r2 / rebound-01
                  :ARG1 (e2 / economy
                        :poss c2)
                  :manner a
                  :op1 (r3 / recover-01
                        :ARG1 e2
                        :mod (m / modest)
                        :time (h / half
                              :ord (o2 / ordinal-entity
                                    :value 2)))
                  :op2 (g / grow-01
                        :ARG1 e2
                        :ARG2 (p / percentage-entity
                              :value 1)))))

# ::id 675 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it 's not just santa who comes bearing gifts this time of year .
# ::alignments
(p / person
      :ARG0-of (s / santa-01)
      :mod (j / just
            :polarity -)
      :ARG1-of (c / come-01
            :manner (b / bear-01
                  :ARG0 p
                  :ARG1 (g / gift))
            :time (t / this
                  :part-of (y / year))))

# ::id 676 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain 's world heavyweight champion lennox lewis has again indicated he may be about to retire from boxing having achieved everything he wanted to in the sport .
# ::alignments
(ii / indicate-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lennox"
                  :op2 "Lewis")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Britain"))
                  :ARG2 (c2 / champion
                        :mod (h2 / heavyweight)
                        :mod (w / world))))
      :ARG1 (p2 / possible-01
            :ARG1 (r / retire-01
                  :ARG0 p
                  :ARG1 (b / box-03)
                  :time (a / about-to))
            :ARG1-of (c3 / cause-01
                  :ARG0 (a2 / achieve-01
                        :ARG0 p
                        :ARG1 (e / everything
                              :ARG1-of (w2 / want-01
                                    :ARG0 p))
                        :topic b)))
      :mod (a3 / again))

# ::id 677 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some ## people were injured saturday in clashes between baton-wielding police and rowdy activists from the main opposition awami league during a general strike over bangladesh 's budget , witnesses said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (w / witness-01))
      :ARG1 (ii / injure-01
            :ARG0 (c / clash-01
                  :ARG0 (p2 / police
                        :ARG0-of (w2 / wield-01
                              :ARG1 (b / baton)))
                  :ARG1 (a / activist
                        :mod (l / league
                              :name (n / name
                                    :op1 "Awami")
                              :ARG0-of (o / oppose-01
                                    :mod (m / main)))
                        :mod (r / rowdy))
                  :time (s2 / strike-02
                        :ARG2 (b2 / budget
                              :poss (c2 / country
                                    :name (n2 / name
                                          :op1 "Bangladesh")))
                        :ARG1-of (g / general-02)))
            :ARG1 (p3 / person
                  :quant (s3 / some))
            :time (d / date-entity
                  :weekday (s4 / saturday))))

# ::id 678 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok uefa on tuesday switched three forthcoming european club matches from turkey to neutral venues because of security fears in the wake of last week 's terrorist attacks .
# ::alignments
(s / switch-01
      :ARG0 (c / club
            :mod (c2 / continent
                  :name (n / name
                        :op1 "Europe")))
      :ARG1 (m / match-03
            :quant 3
            :time (f / forthcoming))
      :ARG2 (v / venue
            :ARG0-of (n2 / neutral-02))
      :ARG3 (t / turkey)
      :ARG1-of (c3 / cause-01
            :ARG0 (f2 / fear-01
                  :ARG1 (s2 / security)
                  :time (w / wake
                        :op1 (a / attack-01
                              :mod (t2 / terrorist)
                              :time (w2 / week
                                    :mod (l / last))))))
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 679 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kevin pietersen has been ruled out of the three one-day internationals against the west indies because of an achilles tendon injury .
# ::alignments
(r / rule-out-02
      :ARG1 (p / person
            :name (n / name
                  :op1 "kevin"
                  :op2 "Pietersen"))
      :ARG2 (ii / international
            :quant 3
            :duration (t / temporal-quantity
                  :quant 1
                  :unit (d / day))
            :prep-against (t2 / team
                  :name (n2 / name
                        :op1 "West"
                        :op2 "Indies")))
      :ARG1-of (c / cause-01
            :ARG0 (ii2 / injure-01
                  :ARG1 (t3 / tendon
                        :mod (a / achilles)))))

# ::id 680 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok andy roddick is aiming to take a leaf out of wayne rooney 's book as he bids to live up to his status as one of the tournament favorites at this year 's wimbledon .
# ::alignments
(a / aim-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "andy"
                  :op2 "Rddick"))
      :ARG1 (t / take-01
            :ARG0 p
            :ARG1 (l / leaf)
            :ARG2 (b / book
                  :poss (p2 / person
                        :name (n2 / name
                              :op1 "Wayne"
                              :op2 "Rooney"))))
      :time (b2 / bid-02
            :ARG0 p
            :ARG1 (l2 / live-up-04
                  :ARG0 p
                  :ARG1 (s / status
                        :poss p
                        :mod (f / favorite
                              :mod (t2 / tournament)
                              :time (y / year
                                    :mod (t3 / this))
                              :domain p)))))

# ::id 681 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok liberian warlord george boley has blamed insecurity for the slow pace of the disarmament of his faction 's fighters in the eastern town of <unk> in line with a peace pact signed in august .
# ::alignments
(b / blame-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "Bolley")
            :mod (w / warlord)
            :ARG1-of (l / liberal-02))
      :ARG1 (s / security
            :polarity -)
      :ARG2 (p2 / pace-01
            :ARG1 (d / disarm-01
                  :ARG1 (p3 / person
                        :ARG0-of (f / fight-01)
                        :poss (f2 / faction
                              :poss p))
                  :location (c / city
                        :name (n2 / name
                              :op1 "Istanbul")
                        :location (e / east)))
            :ARG1-of (s2 / slow-05)
            :ARG1-of (ii / in-line-04
                  :ARG2 (p4 / pact
                        :mod (p5 / peace)
                        :ARG1-of (s3 / sign-01
                              :time (d2 / date-entity
                                    :month 11))))))

# ::id 682 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a tiny swatch of open space outside dudley square _ just a median strip , really _ has come to symbolize the fastest-growing political movement in roxbury .
# ::alignments
(c / come-04
      :ARG1 (s / swatch
            :mod (t / tiny)
            :consist-of (s2 / space
                  :ARG1-of (o / open-09)
                  :location (o2 / outside
                        :op1 (s3 / square
                              :name (n / name
                                    :op1 "Dudley"
                                    :op2 "Square")
                              :mod (m / median)
                              :mod (j / just)))))
      :ARG2 (s4 / symbolize-01
            :ARG1 (m2 / movement-07
                  :ARG1 (p / politics)
                  :location (c2 / city
                        :name (n2 / name
                              :op1 "Rxbury"))
                  :ARG1-of (g / grow-01
                        :ARG1-of (h / have-degree-91
                              :ARG2 (f / fast-02
                                    :ARG1 g)
                              :ARG3 (m3 / most))))))

# ::id 683 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a surprised wall street is finishing with enormous gains following the federal reserve 's decision to slash interest rates to historic lows and pledge broad support to <unk> the troubled economy .
# ::alignments
(f / finish-01
      :ARG0 (m / market-sector
            :name (n / name
                  :op1 "Wall"
                  :op2 "Street")
            :ARG1-of (s / surprise-01))
      :ARG2 (g / gain-01
            :mod (e / enormous))
      :ARG1-of (f2 / follow-01
            :ARG2 (d / decide-01
                  :ARG0 (r / reserve
                        :mod (f3 / federal))
                  :ARG1 (a / and
                        :op1 (s2 / slash-02
                              :ARG0 r
                              :ARG1 (r2 / rate
                                    :mod (ii / interest))
                              :ARG4 (l / low-04
                                    :mod (h / history)))
                        :op2 (p / pledge-01
                              :ARG0 r
                              :ARG2 (s3 / support-01
                                    :ARG1 (e2 / economy
                                          :ARG1-of (t / trouble-01))
                                    :ARG1-of (b / broad-02)))))))

# ::id 684 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dutch star forward arjen robben , who recovered from injury and started for the first time in this world cup , scored a brilliant goal to lift the netherlands to #-# lead over slovakia at halftime of their round of ## duel here on monday .
# ::alignments
(s / score-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Arjen"
                  :op2 "Robben")
            :ARG0-of (p2 / play-01
                  :ARG1 (f / forward))
            :mod (c / country
                  :name (n2 / name
                        :op1 "Netherlands"))
            :ARG0-of (r / recover-01
                  :ARG2 (ii / injure-01
                        :ARG1 p))
            :ARG0-of (s2 / start-01
                  :ARG1 (c2 / cup
                        :mod (w / world)
                        :mod (t / this))
                  :ord (o / ordinal-entity
                        :value 1)))
      :ARG1 (g / goal
            :ARG1-of (b / brilliant-01))
      :ARG0-of (l / lift-01
            :ARG1 (t2 / team
                  :name (n3 / name
                        :op1 "Netherlands"))
            :ARG4 (l2 / lead-01
                  :ARG0 t2
                  :ARG1 t2
                  :ARG2 (t3 / team
                        :name (n4 / name
                              :op1 "Slovakia"))
                  :time (h / halftime
                        :subevent-of (r2 / round-05
                              :ARG1 (d / duel-01
                                    :ARG0 t2
                                    :ARG1 t3
                                    :location (h2 / here)
                                    :time (d2 / date-entity
                                          :weekday (m / monday))))))))

# ::id 685 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok philippine share prices rose #.# percent thursday as investors focused on smaller issues , analysts said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (a / analyze-01))
      :ARG1 (r / rise-01
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :location (c / country
                              :name (n / name
                                    :op1 "Philippines"))))
            :ARG2 (p3 / percentage-entity
                  :value "#1")
            :time (d / date-entity
                  :weekday (t / thursday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (f / focus-01
                        :ARG0 (p4 / person
                              :ARG0-of (ii / invest-01))
                        :ARG2 (ii2 / issue-02
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (s3 / small)
                                    :ARG3 (m / more)))))))

# ::id 686 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok truck bombs killed at least ## people and wounded nearly ### in attacks on the british consulate and a london-based bank thursday _ days after a bloody terrorist strike on istanbul synagogues .
# ::alignments
(a / and
      :op1 (k / kill-01
            :ARG0 (b / bomb
                  :mod (t / truck))
            :ARG1 (p / person
                  :quant (a2 / at-least
                        :op1 1000000)))
      :op2 (w / wound-01
            :ARG0 b
            :ARG1 (p2 / person
                  :mod (n / near)))
      :time (a3 / attack-01
            :ARG1 (a4 / and
                  :op1 (c / consulate
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Great"
                                    :op2 "Britain")))
                  :op2 (b2 / bank
                        :ARG1-of (b3 / base-01
                              :location (c3 / city
                                    :name (n3 / name
                                          :op1 "London")))))
            :time (d / date-entity
                  :weekday (t2 / thursday))
            :time (a5 / after
                  :op1 (s / strike-01
                        :ARG0 (t3 / terrorist)
                        :ARG1 (s2 / synagogue
                              :mod (o / organization
                                    :name (n4 / name
                                          :op1 "Istanbul")))
                        :mod (b4 / bloody))
                  :quant (m / multiple
                        :op1 (t4 / temporal-quantity
                              :quant 1
                              :unit (d2 / day))))))

# ::id 687 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ukrainians marked the ##th anniversary of the chernobyl nuclear disaster , paying homage to the victims while searching for ways to live with the legacy of the world 's worst ever nuclear accident and restore life to contaminated land .
# ::alignments
(m / mark-01
      :ARG0 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "Kingdom")))
      :ARG1 (a / anniversary
            :topic (d / disaster
                  :name (n2 / name
                        :op1 "Chernobyl")
                  :mod (n3 / nucleus))
            :ord (o / ordinal-entity
                  :value -1))
      :manner (p2 / pay-01
            :ARG0 p
            :ARG1 (h / homage)
            :ARG2 (v / victim)
            :time (s / search-01
                  :ARG0 p
                  :ARG2 (w / way
                        :manner-of (a2 / and
                              :op1 (l / live-02
                                    :ARG0 p
                                    :ARG1 (l2 / legacy
                                          :poss (a3 / accident
                                                :mod (n4 / nucleus)
                                                :time (e / ever)
                                                :ARG1-of (h2 / have-degree-91
                                                      :ARG2 (b / bad-04
                                                            :ARG1 a3)
                                                      :ARG3 (m2 / most)
                                                      :ARG5 (w2 / world)))))
                              :op2 (r / restore-02
                                    :ARG0 p
                                    :ARG1 (l3 / life)
                                    :ARG2 (l4 / land
                                          :ARG1-of (c2 / contaminate-01))))))))

# ::id 688 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kenny chesney , the u.s. country music association 's reigning entertainer of the year , dominated the cma award nominations on wednesday , receiving seven , including album of the year .
# ::alignments
(d / dominate-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kenny"
                  :op2 "Chesney")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / association
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"
                              :op3 "Country"
                              :op4 "Music"
                              :op5 "Association"))
                  :ARG3 (e / entertainer
                        :ARG1-of (r / reign-01)
                        :time (y / year))))
      :ARG1 (n3 / nominate-01
            :ARG0 a
            :ARG1 p
            :ARG2 (a2 / award
                  :name (n4 / name
                        :op1 "CMA")
                  :ARG1-of (a3 / award-01)))
      :time (d2 / date-entity
            :weekday (w / wednesday))
      :ARG0-of (r2 / receive-01
            :ARG1 (t / thing
                  :quant 7
                  :ARG2-of (ii / include-91
                        :ARG1 (a4 / album
                              :time (y2 / year))))))

# ::id 689 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok customs officials at bulgaria 's black sea port of varna on wednesday seized ### kilograms -lrb- ### pounds -rrb- of cocaine worth an estimated us$ ## million -lrb- euro## million -rrb- , a spokeswoman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / spokeswoman)))
      :ARG1 (s3 / seize-01
            :ARG0 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / customs)
                        :ARG2 (o / official))
                  :location (p3 / port
                        :name (n / name
                              :op1 "Port"
                              :op2 "of"
                              :op3 "Vna")
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "Bulgaria"))
                        :mod (s4 / sea
                              :ARG1-of (b / black-07))))
            :ARG1 (c3 / cocaine
                  :quant (m / mass-quantity
                        :quant 1
                        :unit (k / kilogram))
                  :ARG1-of (w / worth-01
                        :ARG2 (m2 / monetary-quantity
                              :quant 1000000
                              :unit (e / euro))
                        :ARG1-of (e2 / estimate-01)))
            :time (d / date-entity
                  :weekday (w2 / wednesday))))

# ::id 690 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok afghanistan on wednesday sought financing aid from pakistan for its reconstruction of a new parallel road between the torkham border and afghan eastern city of jalalabad .
# ::alignments
(s / seek-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Afghanistan")
            :part (e / east))
      :ARG1 (a / aid-01
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "Pakistan"))
            :ARG1 (r / reconstruct-01
                  :ARG0 c
                  :ARG1 (r2 / road
                        :ARG1-of (p / parallel-01)
                        :ARG1-of (n3 / new-01)
                        :location (b / between
                              :op1 (b2 / border-01
                                    :ARG2 (c3 / city
                                          :name (n4 / name
                                                :op1 "Torkham")))
                              :op2 (c4 / city
                                    :name (n5 / name
                                          :op1 "Jalalabad")
                                    :location e))))
            :ARG2 c)
      :time (w / wednesday))

# ::id 691 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea is expected to unveil its privatization plan for state-run companies soon , a senior south korean official 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 "Korea"))
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (e / expect-01
            :ARG1 (u / unveil-01
                  :ARG0 c
                  :ARG1 (p2 / plan-01
                        :ARG0 c
                        :ARG1 (p3 / privatize-01
                              :ARG0 c
                              :ARG1 (c2 / company
                                    :ARG1-of (r / run-01
                                          :ARG0 (s3 / state)))))
                  :time (s4 / soon)))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 692 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinian leader mahmoud abbas summoned chiefs of security apparatuses and the national security council early saturday for an emergency meeting following a deadly bomb attack in tel aviv .
# ::alignments
(s / summon-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mahmoud"
                  :op2 "Abbas")
            :ARG0-of (l / lead-02
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Palestine"))))
      :ARG1 (a / and
            :op1 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n3 / name
                                    :op1 "Security"
                                    :op2 "Agency"))
                        :ARG2 (c2 / chief)))
            :op2 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g2 / government-organization
                              :name (n4 / name
                                    :op1 "National"
                                    :op2 "Security"
                                    :op3 "Council"))
                        :ARG2 c2)))
      :ARG2 (m / meet-03
            :mod (e / emergency)
            :ARG1-of (f / follow-01
                  :ARG2 (a2 / attack-01
                        :instrument (b / bomb)
                        :location (c3 / city
                              :name (n5 / name
                                    :op1 "Tel"
                                    :op2 "Aviv"))
                        :ARG0-of (k / kill-01))))
      :time (e2 / early
            :op1 (d / date-entity
                  :weekday (s2 / saturday))))

# ::id 693 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok interior minister luan rama asked for a formal investigation of the whereabouts of millions of dollars that were supposed to be spent on printing new passports , in comments published wednesday .
# ::alignments
(a / ask-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Luan"
                  :op2 "Rama")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (ii / interior))))
      :ARG1 (ii2 / investigate-01
            :ARG1 (w / whereabouts
                  :poss (m2 / monetary-quantity
                        :quant 10000000
                        :unit (d / dollar)
                        :ARG3-of (s / spend-01
                              :ARG1 (p2 / print-01
                                    :ARG1 (p3 / passport
                                          :ARG1-of (n2 / new-01)))
                              :ARG1-of (s2 / suppose-02))))
            :mod (f / formal))
      :medium (c / comment-01
            :ARG1-of (p4 / publish-01
                  :time (w2 / wednesday))))

# ::id 694 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok agents searching a ###-hectare polygamist compound in texas where over ### children were removed found a bed in the soaring limestone temple and prosecutors believe it was used for male members to have sex with their underage wives after <unk> unions .
# ::alignments
(a / and
      :op1 (f / find-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (a2 / agent))
                  :ARG0-of (s / search-01
                        :ARG1 (c / compound
                              :mod (p2 / polygamy)
                              :location (s2 / state
                                    :name (n / name
                                          :op1 "Texas"))
                              :location-of (r / remove-01
                                    :ARG1 (c2 / child
                                          :quant (o / over
                                                :op1 1000000))))))
            :ARG1 (b / bed
                  :location (t / temple
                        :mod (l / limestone)
                        :ARG1-of (s3 / soar-01))))
      :op2 (b2 / believe-01
            :ARG0 (p3 / person
                  :ARG0-of (p4 / prosecute-01))
            :ARG1 (u / use-01
                  :ARG1 b
                  :ARG2 (s4 / sex-01
                        :ARG0 (p5 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (m / member))
                              :mod (m2 / male))
                        :ARG1 (p6 / person
                              :ARG0-of (h3 / have-rel-role-91
                                    :ARG1 p5
                                    :ARG2 (w / wife
                                          :mod (u2 / underage))))
                        :time (a3 / after
                              :op1 (u3 / union-02
                                    :mod p2))))))

# ::id 695 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkish president suleyman demirel promised saturday to help solve the problems of <unk> crimean tatars who have returned to ukraine in the past decade from exile in central asia .
# ::alignments
(p / promise-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Suleyman"
                  :op2 "Demirel")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p3 / president
                        :mod (t / turkish))))
      :ARG2 (h2 / help-01
            :ARG0 p2
            :ARG1 (s / solve-01
                  :ARG0 p2
                  :ARG1 (p4 / problem
                        :poss (t2 / tatars
                              :mod (c / crime-02)
                              :ARG1-of (r / return-01
                                    :ARG4 (c2 / country
                                          :name (n2 / name
                                                :op1 "Ukraine"))
                                    :time (b / before
                                          :op1 (n3 / now)
                                          :duration (t3 / temporal-quantity
                                                :quant 1
                                                :unit (d / decade)))
                                    :source (e / exile-01
                                          :location (w / world-region
                                                :name (n4 / name
                                                      :op1 "Central"
                                                      :op2 "Asia"))))))))
      :time (d2 / date-entity
            :weekday (s2 / saturday)))

# ::id 696 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok islamic states will meet to discuss the crisis in iraq immediately after the non-aligned movement -lrb- nam -rrb- summit in malaysia next week , malaysian foreign minister syed hamid albar said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Syed"
                  :op2 "Hamid"
                  :op3 "albar")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Malaysia"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (m2 / meet-03
            :ARG0 (s2 / state
                  :mod (r / religious-group
                        :name (n3 / name
                              :op1 "Islam")))
            :purpose (d / discuss-01
                  :ARG0 s2
                  :ARG1 (c2 / crisis
                        :location c
                        :name (n4 / name
                              :op1 "Iraq"))))
      :time (a / after
            :op1 (m3 / movement-07
                  :ARG1 (a2 / align-01
                        :polarity -))
            :mod (ii / immediate))
      :time (w / week
            :mod (n5 / next))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 697 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok giovanni van bronckhorst scored a late goal wednesday to lead the netherlands to a #-# victory over slovenia in a european championship qualifier .
# ::alignments
(s / score-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Giovanni"
                  :op2 "van"
                  :op3 "Bronckhorst"))
      :ARG1 (g / goal
            :time (l / late))
      :time (w / wednesday)
      :ARG0-of (l2 / lead-01
            :ARG1 (t / team
                  :name (n2 / name
                        :op1 "The"
                        :op2 "Netherlands"))
            :ARG4 (w2 / win-01
                  :ARG0 t
                  :ARG1 (t2 / team
                        :name (n3 / name
                              :op1 "Slovenia"))
                  :subevent-of (q / qualify-02
                        :ARG2 (c / championship
                              :mod (c2 / continent
                                    :name (n4 / name
                                          :op1 "Europe")))))))

# ::id 698 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.k. 's leading stock index retreated from a ##-month high as optimism waned that a cut in u.s. interest rates could come as soon as today .
# ::alignments
(r / retreat-01
      :ARG1 (ii / index
            :mod (s / stock)
            :poss (c / country
                  :name (n / name
                        :op1 "U.K."))
            :ARG0-of (l / lead-01))
      :ARG3 (h / high-02
            :ARG1 ii
            :duration (t / temporal-quantity
                  :quant 1
                  :unit (m / month)))
      :ARG1-of (c2 / cause-01
            :ARG0 (w / wane-01
                  :ARG1 (o / optimism
                        :domain (p / possible-01
                              :ARG1 (c3 / come-01
                                    :ARG1 (c4 / cut-02
                                          :ARG1 (r2 / rate
                                                :mod (ii2 / interest)
                                                :poss c))
                                    :time (s2 / soon
                                          :ARG2-of (h2 / have-degree-91
                                                :ARG1 c3
                                                :ARG3 (e / equal)
                                                :ARG4 (t2 / today)))))))))

# ::id 699 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german insurance companies said monday it was too early to assess the costs from the deadly tidal waves that battered south asia at the weekend .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :ARG0-of (ii / insure-02)
            :mod c
            :name (n / name
                  :op1 "german"))
      :ARG1 (h / have-degree-91
            :ARG1 (d / date-entity
                  :weekday (m / monday))
            :ARG2 (e / early)
            :ARG3 (t / too)
            :ARG6 (a / assess-01
                  :ARG0 c
                  :ARG1 (c2 / cost-01
                        :ARG1 (w / wave
                              :mod (t2 / tide)
                              :ARG0-of (k / kill-01)
                              :ARG0-of (b / batter-01
                                    :ARG1 (s2 / south
                                          :part-of (c3 / continent
                                                :name (n2 / name
                                                      :op1 "Asia")))
                                    :time (w2 / weekend)))))))

# ::id 700 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok paris st germain retained their champions league ### percent record with a #-# victory in their final group match against spartak moscow here wednesday .
# ::alignments
(r / retain-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Paris"
                  :op2 "St"
                  :op3 "Germain")
            :mod (t2 / team
                  :ARG0-of (c / champion-01)))
      :ARG1 (r2 / record
            :mod (p / percentage-entity
                  :value 80)
            :poss t)
      :manner (w / win-01
            :ARG0 t
            :subevent-of (m / match-03
                  :ARG0 t
                  :ARG1 (t3 / team
                        :name (n2 / name
                              :op1 "Spartak"
                              :op2 "Moscow"))
                  :mod (g / group)
                  :mod (f / final)
                  :location (h / here)
                  :time (w2 / wednesday))))

# ::id 701 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president fidel ramos has warned that a devaluation of the chinese currency would cause a shock to southeast asian economies still reeling from the regional financial turmoil .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Fidel"
                  :op2 "Ramos")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (c / cause-01
            :ARG0 (d / devalue-01
                  :ARG1 (c2 / currency
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "China"))))
            :ARG1 (s / shock-01
                  :ARG0 d
                  :ARG1 (e / economy
                        :location (s2 / southeast
                              :part-of (c4 / country
                                    :name (n3 / name
                                          :op1 "Asia")))
                        :ARG1-of (r / reel-01
                              :ARG2 (t / turmoil
                                    :mod (f / finance)
                                    :location (r2 / region))
                              :mod (s3 / still))))))

# ::id 702 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a barn fire that could have been disastrous , one horse was killed at belmont park on monday but ## others were safely led from their stalls .
# ::alignments
(c / contrast-01
      :ARG1 (k / kill-01
            :ARG1 (h / horse
                  :quant 1)
            :location (p / park
                  :name (n / name
                        :op1 "Belmont"))
            :time (d / date-entity
                  :weekday (m / monday)))
      :ARG2 (l / lead-01
            :ARG1 (h2 / horse
                  :mod (o / other))
            :ARG2 (s / stall
                  :poss h2)
            :ARG0-of (s2 / safe-01))
      :ARG1-of (c2 / cause-01
            :ARG0 (f / fire
                  :mod (b / barn)
                  :mod (d2 / disastrous
                        :ARG1-of (p2 / possible-01)))))

# ::id 703 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok helped by startup money from the rockefeller foundation , the service employees international union has created a nonprofit organization that plans to help young workers who lack health insurance and are saddled with debt .
# ::alignments
(c / create-01
      :ARG0 (u / union
            :mod (ii / international)
            :ARG1-of (e / employ-01
                  :ARG0 (s / service)))
      :ARG1 (o / organization
            :ARG0-of (p / profit-01
                  :polarity -)
            :ARG0-of (p2 / plan-01
                  :ARG1 (h / help-01
                        :ARG0 o
                        :ARG1 (p3 / person
                              :mod (y / young)
                              :ARG0-of (w / work-01)
                              :ARG0-of (l / lack-01
                                    :ARG1 (ii2 / insure-02
                                          :ARG1 (h2 / health)))
                              :ARG2-of (s2 / saddle-01
                                    :ARG3 (d / debt))
                              :ARG1-of s2))))
      :ARG1-of h
      :ARG0 (m / money
            :source (f / foundation
                  :mod (p4 / person
                        :name (n / name
                              :op1 "Rockefeller")))
            :mod (s3 / startup)))

# ::id 704 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok data general corp. 's fiscal first-quarter sales of its <unk> line of data-storage equipment will slump as the computer maker introduces a new technology for machines , analysts said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (a / analyze-01))
      :ARG1 (s2 / slump-01
            :ARG1 (s3 / sell-01
                  :ARG0 (c / company
                        :name (n / name
                              :op1 "Data"
                              :op2 "General"
                              :op3 "Corporation"))
                  :ARG1 (l / line
                        :mod (e / equipment
                              :ARG0-of (s4 / store-01
                                    :ARG1 (d / data)))
                        :poss c)
                  :mod (f / finance)
                  :time (q / quarter
                        :ord (o / ordinal-entity
                              :value 1)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (ii / introduce-02
                        :ARG0 (c3 / company
                              :ARG0-of (m / make-01
                                    :ARG1 (c4 / computer)))
                        :ARG1 (t / technology
                              :ARG1-of (n2 / new-01)
                              :beneficiary (m2 / machine))))))

# ::id 705 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok visiting german president johannes rau has called on the swiss to be closer to the rest of europe and to vote with a view towards the future in sunday 's nationwide referendum on bilateral treaties between switzerland and the european union , the swiss radio international reported thursday .
# ::alignments
(r / report-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Johannes"
                  :op2 "Rau")
            :ARG0-of (v / visit-01
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Germany")))
            :ARG0-of (h / have-org-role-91
                  :ARG1 c
                  :ARG2 (p2 / president)))
      :ARG1 (c2 / call-03
            :ARG0 p
            :ARG1 (a / and
                  :op1 (c3 / close-10
                        :ARG1 (c4 / country
                              :name (n3 / name
                                    :op1 "Switzerland"))
                        :ARG2 (r2 / rest
                              :part-of (c5 / continent
                                    :name (n4 / name
                                          :op1 "Europe")))
                        :ARG2-of (h2 / have-degree-91
                              :ARG1 c4
                              :ARG3 (m / more)))
                  :op2 (v2 / vote-01
                        :ARG0 c4
                        :ARG1 (f / future)
                        :manner (v3 / view-02
                              :ARG0 c4
                              :ARG1 (r3 / referendum
                                    :mod (n5 / nationwide)
                                    :topic (t / treaty
                                          :mod (b / bilateral)
                                          :mod (b2 / between
                                                :op1 c4
                                                :op2 (u / union
                                                      :mod c5)))
                                    :time (d / date-entity
                                          :weekday (s / sunday))))))
            :ARG2 c4)
      :time d
      :weekday (t2 / thursday))

# ::id 706 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok by some accounts , steve forbes ' $ # million advertising campaign here was a colossal waste of money .
# ::alignments
(w / waste-01
      :ARG0 (c / campaign-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Steve"
                        :op2 "Bane"))
            :ARG1 (a / advertise-01
                  :ARG0 p)
            :location (h / here)
            :ARG1-of (c2 / cost-01
                  :ARG2 (m / monetary-quantity
                        :quant 1000000
                        :unit (d / dollar))))
      :ARG1 (m2 / money)
      :mod (c3 / colossal)
      :ARG1-of (a2 / account-01
            :mod (s / some)))

# ::id 707 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states pressed israel on tuesday to end its settlement activities amid vows by the jewish state to expand its largest settlements in the west bank despite growing palestinian anger .
# ::alignments
(p / press-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG1 (c2 / country
            :name (n2 / name
                  :op1 "Israel"))
      :ARG2 (e / end-01
            :ARG0 c2
            :ARG1 (a / activity-06
                  :ARG0 c2
                  :ARG1 (s / settle-02
                        :ARG0 c2)))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c3 / cause-01
            :ARG0 (v / vow-01
                  :ARG0 (s2 / state
                        :mod (r / religious-group
                              :name (n3 / name
                                    :op1 "Jew")))
                  :ARG1 (e2 / expand-01
                        :ARG0 c2
                        :ARG1 (s3 / settlement
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (l / large)
                                    :ARG3 (m / most)
                                    :ARG5 (s4 / settlement
                                          :location (w / world-region
                                                :name (n4 / name
                                                      :op1 "West"
                                                      :op2 "Bank")))))
                        :concession (g / grow-01
                              :ARG1 (a2 / anger-01
                                    :ARG1 (c4 / country
                                          :name (n5 / name
                                                :op1 "Palestine"))))))))

# ::id 708 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police in london have arrested actor hugh grant after he allegedly threw a container of baked beans at a photographer .
# ::alignments
(a / arrest-01
      :ARG0 (p / police
            :location (c / city
                  :name (n / name
                        :op1 "London")))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Hugh"
                  :op2 "Grant")
            :ARG0-of (a2 / act-01))
      :time (a3 / after
            :op1 (t / throw-01
                  :ARG0 p2
                  :ARG1 (c2 / container
                        :consist-of (b / bean
                              :ARG1-of (b2 / bake-01)))
                  :ARG2 (p3 / person
                        :ARG0-of (p4 / photograph-01))
                  :ARG1-of (a4 / allege-01))))

# ::id 709 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ford motor co. will hire #,### new workers in michigan by #### if the state approves tax incentives .
# ::alignments
(h / hire-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Hartford"
                  :op2 "Motor"
                  :op3 "Co."))
      :ARG1 (p / person
            :ARG0-of (w / work-01)
            :ARG1-of (n2 / new-01))
      :location (c2 / city
            :name (n3 / name
                  :op1 "Michigan"))
      :ARG1-of (c3 / cause-01
            :ARG0 (a / amr-unknown))
      :condition (a2 / approve-01
            :ARG0 (s / state)
            :ARG1 (ii / incentivize-01
                  :ARG2 (t / tax))))

# ::id 710 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chief executive of the hong kong special administrative region -lrb- hksar -rrb- tung chee hwa visited the stanley barracks saturday to deliver his spring festival 's greetings to the people 's liberation army -lrb- pla -rrb- garrison stationed in hong kong .
# ::alignments
(v / visit-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (r / region
                        :name (n / name
                              :op1 "Hong"
                              :op2 "Kong")
                        :mod (a / administrate-01
                              :ARG1-of (s / special-02)))
                  :ARG2 (e / executive
                        :mod (c / chief)))
            :ARG0-of h
            :ARG1 (g / government-organization
                  :name (n2 / name
                        :op1 "Stanley"
                        :op2 " barracks")))
      :ARG1 (d / deliver-01
            :ARG0 p
            :ARG1 (g2 / greet-01
                  :ARG0 p
                  :ARG1 (a2 / army
                        :mod (l / liberate-01)
                        :poss (p2 / person)))
            :ARG2 (g3 / garrison
                  :ARG1-of (s2 / station-01
                        :ARG2 (c2 / city
                              :name (n3 / name
                                    :op1 "Hong"
                                    :op2 "Kong")))))
      :time (d2 / date-entity
            :weekday (s3 / saturday)))

# ::id 711 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thousands of taipei residents took to the street sunday to show their opposition to the building of taiwan 's fourth nuclear power plant , which was granted construction licenses earlier this month .
# ::alignments
(t / take-35
      :ARG0 (p / person
            :ARG0-of (r / reside-01
                  :ARG1 (c / city
                        :name (n / name
                              :op1 "Taipei")))
            :quant (m / multiple
                  :op1 1000))
      :ARG1 (s / street)
      :ARG2 (s2 / show-01
            :ARG0 p
            :ARG1 (o / oppose-01
                  :ARG0 p
                  :ARG1 (b / build-01
                        :ARG1 (p2 / plant
                              :ord (o2 / ordinal-entity
                                    :value 4)
                              :mod (p3 / power
                                    :mod (n2 / nucleus))
                              :poss c
                              :ARG1-of (g / grant-01
                                    :ARG2 p
                                    :ARG3 (l / license
                                          :mod (c2 / construct-01))
                                    :time (b2 / before)
                                    :time (m2 / month
                                          :mod (t2 / this)))))))
      :time (d / date-entity
            :weekday (s3 / sunday)))

# ::id 712 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the families of islamist fighters besieged in a palestinian refugee camp in lebanon were evacuated by the army on friday , opening the way for a possible final military assault .
# ::alignments
(e / evacuate-01
      :ARG0 (a / army)
      :ARG1 (f / family
            :ARG1-of (b / besiege-01
                  :ARG0 (p / person
                        :ARG0-of (f2 / fight-01)
                        :mod (r / religious-group
                              :name (n / name
                                    :op1 "Islamism")))
                  :location (c / camp
                        :mod (r2 / refugee)
                        :location (c2 / country-region
                              :name (n2 / name
                                    :op1 "Lebanon"))
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "Palestine")))))
      :time (d / date-entity
            :weekday (f3 / friday))
      :ARG0-of (o / open-01
            :ARG1 (w / way
                  :path-of (a2 / assault-01
                        :ARG0 (m / military)
                        :mod (f4 / final)
                        :ARG1-of (p2 / possible-01)))))

# ::id 713 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok stock futures fell wednesday after a disappointing report on durable goods added to concerns about the pace of economic recovery .
# ::alignments
(f / fall-01
      :ARG1 (f2 / futures
            :mod (s / stock))
      :time (w / wednesday)
      :time (a / after
            :op1 (a2 / add-02
                  :ARG0 (r / report-01
                        :ARG1 (g / good
                              :mod (d / durable))
                        :ARG0-of (d2 / disappoint-01))
                  :ARG2 (c / concern-01
                        :ARG0 (p / pace-01
                              :ARG1 (r2 / recover-01
                                    :ARG1 (e / economy)))))))

# ::id 714 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vienna 's head rabbi called for continued vigilance to avoid that atrocities committed by nazis are repeated in an interview published sunday , ## years after an infamous nazi pogrom .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / city
                        :name (n / name
                              :op1 "Vienna"))
                  :ARG2 (r / rabbi
                        :ARG0-of (h2 / head-01))))
      :ARG1 (v / vigilant-01
            :ARG1 (a / avoid-01
                  :ARG1 (a2 / atrocity
                        :ARG1-of (c3 / commit-02
                              :ARG0 (p2 / person
                                    :mod (p3 / political-movement
                                          :name (n2 / name
                                                :op1 "Nazism"))))))
            :ARG1-of (c4 / continue-01))
      :medium (ii / interview-01
            :ARG1-of (p4 / publish-01
                  :time (d / date-entity
                        :weekday (s / sunday))
                  :time (a3 / after
                        :op1 (p5 / pogrom
                              :mod p3
                              :mod (ii2 / infamous))
                        :quant (m / multiple
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))))))

# ::id 715 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iran 's military drill entered its second day on tuesday , the semi-official fars news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Fars")
            :mod (n2 / news)
            :mod (o / official
                  :mod (s / semi)))
      :ARG1 (e / enter-01
            :ARG0 (d / drill-01
                  :ARG0 (c / country
                        :name (n3 / name
                              :op1 "Iran"))
                  :mod (m / military))
            :ARG1 (d2 / day
                  :ord (o2 / ordinal-entity
                        :value 2))
            :time (d3 / date-entity
                  :weekday (t / tuesday))))

# ::id 716 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the braves will wait until dr. james andrews gives a second opinion on rafael furcal 's left shoulder monday before they declare his season over , but the #### national league rookie of the year spent a beautiful saturday afternoon at fenway park contemplating the rest of the season without baseball .
# ::alignments
(c / contrast-01
      :ARG1 (w / wait-01
            :ARG1 (b / brave)
            :ARG2 (g / give-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "James"
                              :op2 "andrews")
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 b
                              :ARG2 (d / doctor)))
                  :ARG1 (o / opine-01
                        :ARG0 p
                        :ARG1 (s / shoulder
                              :ARG1-of (l / left-20)
                              :part-of (p2 / person
                                    :name (n2 / name
                                          :op1 "Rafael"
                                          :op2 "Furcal")))
                        :ord (o2 / ordinal-entity
                              :value 2))
                  :time (d2 / date-entity
                        :weekday (m / monday)))
            :time (b2 / before
                  :op1 (d3 / declare-01
                        :ARG0 (t / they)
                        :ARG1 (s2 / season
                              :poss p2)
                        :ARG2 (o3 / over-01
                              :ARG1 s2))))
      :ARG2 (s3 / spend-02
            :ARG0 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (l2 / league
                              :name (n3 / name
                                    :op1 "National"
                                    :op2 "League"))
                        :ARG2 (r / rookie
                              :ARG1-of (b3 / beautiful-02))
                        :time (y / year)))
            :ARG1 (d4 / date-entity
                  :weekday (s4 / saturday)
                  :dayperiod (a / afternoon))
            :ARG2 (c2 / contemplate-01
                  :ARG0 p3
                  :ARG1 (r2 / rest
                        :part-of (s5 / season)
                        :prep-without (b4 / baseball)))
            :location (p4 / park
                  :name (n4 / name
                        :op1 "Fenway"
                        :op2 "Park"))
            :ARG1-of b3))

# ::id 717 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after more than six years , trains connecting croatia and yugoslavia should start rolling again as of nov. ## , the two countries ' experts said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG1-of (e / expert-01
                  :ARG2 (c / country
                        :quant 2)))
      :ARG1 (r / recommend-01
            :ARG1 (s2 / start-01
                  :ARG0 (t / train
                        :ARG0-of (c2 / connect-01
                              :ARG1 (c3 / country
                                    :name (n / name
                                          :op1 "Croatia"))
                              :ARG2 (c4 / country
                                    :name (n2 / name
                                          :op1 "Yugoslavia"))))
                  :ARG1 (r2 / roll-01
                        :ARG1 t
                        :mod (a / again))
                  :time (a2 / as-of
                        :op1 (n3 / now)))
            :time (d / date-entity
                  :weekday (t2 / tuesday)))
      :time (a3 / after
            :quant (m / more-than
                  :op1 (t3 / temporal-quantity
                        :quant 6
                        :unit (y / year)))))

# ::id 718 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the much-delayed airbus a###m military transporter made its inaugural test flight on friday , as the seven governments backing it put off committing additional money to the ## billion euro -lrb- $ ##.## billion -rrb- project for at least another month .
# ::alignments
(c / cause-01
      :ARG0 (p / put-off-06
            :ARG0 (g / government-organization
                  :quant 7
                  :ARG0-of (g2 / govern-01)
                  :ARG0-of (b / back-01
                        :ARG1 (a / aircraft-type
                              :name (n / name
                                    :op1 "Airbus")
                              :ARG0-of (t / transport-01)
                              :mod (m / military)
                              :ARG1-of (d / delay-01
                                    :mod (m2 / much)))))
            :ARG1 (c2 / commit-01
                  :ARG0 g
                  :ARG1 (m3 / money
                        :mod (a2 / additional))
                  :ARG2 (p2 / project
                        :mod (m4 / monetary-quantity
                              :quant 1000000000
                              :unit (e / euro)))
                  :duration (a3 / at-least
                        :op1 (t2 / temporal-quantity
                              :quant 1
                              :unit (m5 / month))))
            :time (d2 / date-entity
                  :weekday (f / friday))))

# ::id 719 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sri lanka spinners suraj randiv and ajantha mendis have taken two wickets each as the hosts push to force india to follow-on in the second test , reducing the tourists to ###-# at tea on day three .
# ::alignments
(t / take-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Suraj"
                        :op2 "Randiv")
                  :ARG0-of (s / spin-03)
                  :mod (t2 / team
                        :name (n2 / name
                              :op1 "Sri"
                              :op2 "Lanka")))
            :op2 (p2 / person
                  :name (n3 / name
                        :op1 "Ajantha"
                        :op2 "Mendis")))
      :ARG1 (w / wicket
            :quant 2)
      :ARG1-of (c / cause-01
            :ARG0 (p3 / push-02
                  :ARG0 (t3 / team
                        :ARG0-of (h / host-01))
                  :ARG1 (f / force-01
                        :ARG0 t3
                        :ARG1 (t4 / team
                              :name (n4 / name
                                    :op1 "India"))
                        :ARG2 (f2 / follow-on-02
                              :ARG0 t4
                              :ARG1 t4
                              :subevent-of (t5 / test
                                    :ord (o / ordinal-entity
                                          :value 2))))))
      :ARG0-of (r / reduce-01
            :ARG1 (p4 / person
                  :ARG0-of (t6 / tour-01))
            :ARG4 (s2 / string-entity
                  :value "##"
                  :time (t7 / tea
                        :time (d / day
                              :ord o
                              :value 3)))))

# ::id 720 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok federal food inspectors are investigating the topps meat co. facility and its suppliers amid reports that ## people in eight states may have fallen ill after eating bacteria-tainted hamburgers , officials said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (ii / investigate-01
            :ARG0 (p2 / person
                  :ARG0-of (ii2 / inspect-01
                        :ARG1 (f / food))
                  :mod (f2 / federal))
            :ARG1 (a / and
                  :op1 (f3 / facility
                        :mod (m / meat
                              :part-of (c / cooperative)))
                  :op2 (p3 / person
                        :ARG0-of (s2 / supply-01
                              :ARG1 f3)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (r / report-01
                        :ARG1 (p4 / possible-01
                              :ARG1 (f4 / fall-07
                                    :ARG1 (p5 / person
                                          :location (s3 / state
                                                :quant 8))
                                    :ARG2 (ii3 / ill-01
                                          :ARG1 p5)
                                    :time (a2 / after
                                          :op1 (e / eat-01
                                                :ARG0 p5
                                                :ARG1 (h2 / hamburger
                                                      :ARG1-of (t / tain-01
                                                            :ARG0 (b / bacterium))))))))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 721 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three-time former world boxing champion jeff fenech pleaded guilty tuesday to a charge of <unk> damage to a police vehicle and was fined us dlrs ### .
# ::alignments
(a / and
      :op1 (p / plead-02
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Jeff"
                        :op2 "Fenech")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (w / world)
                        :ARG2 (c / champion
                              :topic (b / box-03))
                        :time (f / former))
                  :quant (t / temporal-quantity
                        :quant 3
                        :unit (y / year)))
            :ARG1 (g / guilty-01
                  :ARG1 p2)
            :ARG2 (c2 / charge-05
                  :ARG1 p2
                  :ARG2 (d / damage-01
                        :ARG0 p2
                        :ARG1 (v / vehicle
                              :mod (p3 / police))))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday)))
      :op2 (f2 / fine-01
            :ARG1 (m / monetary-quantity
                  :quant 3
                  :unit (d3 / dollar))
            :ARG2 (w2 / we)))

# ::id 722 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jon gruden pushes emotional buttons like a serial <unk> , jabbing his index finger crookedly , arching an eyebrow , cocking his head .
# ::alignments
(p / push-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Jon"
                  :op2 "Gruden")
            :part (h / head))
      :ARG1 (b / button
            :mod (e / emotion)
            :ARG1-of (r / resemble-01
                  :ARG2 (s / serial-00
                        :ARG1 (a / and
                              :op1 (j / jab-01
                                    :ARG0 p2
                                    :ARG1 (f / finger
                                          :mod (ii / index)
                                          :poss p2)
                                    :manner (c / crooked))
                              :op2 (a2 / arch-01
                                    :ARG0 p2
                                    :ARG1 (e2 / eyebrow))
                              :op3 (c2 / cock-01
                                    :ARG0 p2
                                    :ARG1 h))))))

# ::id 723 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least three americans and ## polish nationals have been arrested in the last month in a crackdown on an online black market in which users buy and sell credit card numbers , bank account <unk> , and other personal information , federal investigators say .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (ii / investigate-01
                  :mod (f / federal)))
      :ARG1 (a / arrest-01
            :ARG1 (a2 / and
                  :op1 (p2 / person
                        :mod (c / country
                              :name (n / name
                                    :op1 "America")))
                  :op2 (p3 / person
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Poland"))
                        :mod (n3 / nation))
                  :quant (a3 / at-least
                        :op1 3))
            :time (m / month
                  :mod (l / last))
            :ARG1-of (c3 / cause-01
                  :ARG0 (c4 / crack-down-06
                        :ARG1 (m2 / market
                              :ARG1-of (b / black-07)
                              :mod (o / online)
                              :location-of (a4 / and
                                    :op1 (b2 / buy-01
                                          :ARG0 (p4 / person
                                                :ARG0-of (u / use-01))
                                          :ARG1 (a5 / and
                                                :op1 (n4 / number
                                                      :mod (c5 / card
                                                            :mod (c6 / credit)))
                                                :op2 (a6 / account
                                                      :mod (b3 / bank))
                                                :op3 (ii2 / information
                                                      :ARG1-of (p5 / personal-02)
                                                      :mod (o2 / other))))
                                    :op2 (s2 / sell-01
                                          :ARG0 p4
                                          :ARG1 a5)))))))

# ::id 724 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok old people have become the turbo charged motors of the community rather than its brakes , according to the backers of a ##-nation study on aging launched on tuesday that shows one in ## over-##s are still working .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (b / back-01
                  :ARG1 (s2 / study-01
                        :ARG1 (a / age-01)
                        :ARG1-of (l / launch-01
                              :time (d / date-entity
                                    :weekday (t / tuesday)))
                        :ARG0-of (s3 / show-01
                              :ARG1 (w / work-09
                                    :ARG1 (p2 / person
                                          :ARG1-of (ii / include-91
                                                :ARG2 (p3 / person
                                                      :mod (o / over))))
                                    :mod (s4 / still)))))
            :ARG1 (b2 / become-01
                  :ARG1 (p4 / person
                        :mod (o2 / old))
                  :ARG2 (m / motor
                        :ARG1-of (c / charge-03
                              :mod (t2 / turbo))
                        :poss (c2 / community)
                        :ARG1-of (ii2 / instead-of-91
                              :ARG2 (b3 / brake-01
                                    :ARG0 c2))))))

# ::id 725 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the muslim extremist group abu sayyaf claimed responsibility sunday for an explosion on a ferry that sparked a fire and left ### passengers missing , as divers failed to find any bodies in initial searches of the wreckage .
# ::alignments
(c / claim-01
      :ARG0 (g / group
            :name (n / name
                  :op1 "Abu"
                  :op2 "Sayyaf")
            :mod (e / extremism)
            :mod (r / religious-group
                  :name (n2 / name
                        :op1 "Islam")))
      :ARG1 (r2 / responsible-01
            :ARG0 g
            :ARG1 (e2 / explode-01
                  :location (f / ferry)
                  :ARG0-of (s / spark-01
                        :ARG1 (f2 / fire))
                  :ARG0-of (l / leave-13
                        :ARG1 (m / miss-01
                              :ARG1 (p / passenger
                                    :mod (d / distress-01))))))
      :time (d2 / date-entity
            :weekday (s2 / sunday))
      :ARG1-of (c2 / cause-01
            :ARG0 (f3 / fail-01
                  :ARG0 (p2 / person
                        :ARG0-of (d3 / dive-01))
                  :ARG1 (f4 / find-01
                        :ARG0 p2
                        :ARG1 (b / body
                              :mod (a / any))
                        :time (s3 / search-01
                              :ARG0 p2
                              :ARG1 (w / wreckage)
                              :mod (ii / initial))))))

# ::id 726 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok algeria 's president , who led his oil - and gas-rich north african nation out of a bloody islamic insurgency , started clearing the way wednesday to give himself a third term in office , announcing plans to abolish limits that would have prevented his re-election .
# ::alignments
(a / and
      :op1 (s / start-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Algeria"))
                        :ARG2 (p2 / president))
                  :ARG0-of (l / lead-02
                        :ARG1 (n2 / nation
                              :location (w / world-region
                                    :name (n3 / name
                                          :op1 "North"
                                          :op2 "Africa"))
                              :mod (o / oil)
                              :mod (r / rich
                                    :mod (g / gas)))
                        :ARG2 (ii / insurgency
                              :mod (r2 / religious-group
                                    :name (n4 / name
                                          :op1 "Islam"))
                              :mod (b / bloody))))
            :ARG1 (c2 / clear-01
                  :ARG0 p
                  :ARG1 (w2 / way)
                  :purpose (g2 / give-01
                        :ARG0 p
                        :ARG1 (t / term
                              :ord (o2 / ordinal-entity
                                    :value 3)
                              :mod (o3 / office))
                        :ARG2 p))
            :time (d / date-entity
                  :weekday (w3 / wednesday)))
      :op2 (a2 / announce-01
            :ARG0 p
            :ARG1 (p3 / plan-01
                  :ARG0 p
                  :ARG1 (a3 / abolish-01
                        :ARG0 p
                        :ARG1 (l2 / limit-01
                              :ARG0-of (p4 / prevent-01
                                    :ARG1 (r3 / reelect-01
                                          :ARG1 p)))))))

# ::id 727 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok synchronised swimming at the commonwealth games can be summed up in one word : canada .
# ::alignments
(p / possible-01
      :ARG1 (s / sum-up-01
            :ARG1 (s2 / swim-01
                  :location (g / game
                        :mod (c / commonwealth))
                  :ARG1-of (s3 / synchronize-01))
            :ARG2 (w / word
                  :quant 1
                  :ARG1-of (m / mean-01
                        :ARG2 (c2 / country
                              :name (n / name
                                    :op1 "Canada"))))))

# ::id 728 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a respected chinese journalist , gao yu , has been sentenced at a secret trial to six years in prison for `` leaking state secrets , '' a human rights group said saturday .
# ::alignments
(s / say-01
      :ARG0 (g / group
            :purpose (r / right-05
                  :ARG1 (h / human)))
      :ARG1 (s2 / sentence-01
            :ARG1 (j / journalist
                  :name (n / name
                        :op1 "Gao"
                        :op2 "Yu")
                  :ARG1-of (r2 / respect-01)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "China")))
            :ARG2 (t / temporal-quantity
                  :quant 6
                  :unit (y / year)
                  :location (p / prison))
            :ARG3 (l / leak-01
                  :ARG0 j
                  :ARG1 (s3 / secret
                        :mod (s4 / state)))
            :time (t2 / try-02
                  :mod (s5 / secret)))
      :time (d / date-entity
            :weekday (s6 / saturday)))

# ::id 729 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok house speaker robert a. deleo said monday he will file legislation to make hiring and firing at the state probation department subject to civil service rules , in an attempt to begin repairing an agency badly damaged by a patronage scandal .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Roger"
                  :op2 "A."
                  :op3 "Leo")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "House"))
                  :ARG2 (s2 / speaker)))
      :ARG1 (f / file-01
            :ARG0 p
            :ARG1 (l / legislate-01
                  :purpose (m / make-02
                        :ARG0 p
                        :ARG1 (s3 / subject-01
                              :ARG1 (a / and
                                    :op1 (h2 / hire-01
                                          :ARG1 (d / department
                                                :topic (p2 / probation)
                                                :part-of (g2 / government-organization
                                                      :name (n3 / name
                                                            :op1 "State"))))
                                    :op2 (f2 / fire-02
                                          :ARG1 d))
                              :ARG2 (r / rule
                                    :topic (s4 / serve-01
                                          :mod (c / civil))))))
            :time (d2 / date-entity
                  :weekday (m2 / monday))
            :purpose (a2 / attempt-01
                  :ARG0 p
                  :ARG1 (b / begin-01
                        :ARG0 p
                        :ARG1 (r2 / repair-01
                              :ARG0 p
                              :ARG1 (a3 / agency
                                    :ARG1-of (d3 / damage-01
                                          :ARG0 (s5 / scandal
                                                :mod (p3 / patronage))
                                          :ARG1-of (b2 / bad-05))))))))

# ::id 730 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's share prices plummeted tuesday , with the weighted index , the market 's key barometer , falling ###.## points , or #.## percent , to close at #,###.## .
# ::alignments
(p / plummet-01
      :ARG0 (p2 / price-01
            :ARG1 (s / share
                  :poss (c / country
                        :name (n / name
                              :op1 "Taiwan"))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (f / fall-01
                  :ARG1 (ii / index
                        :ARG1-of (w / weight-01)
                        :mod (b / barometer
                              :ARG1-of (k / key-02)
                              :poss (m / market))))))

# ::id 731 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sweden 's robert karlsson shot a five-under-par ## saturday to stay in the lead after the third day of the ###,### pounds -lrb- dlrs #.# million -rrb- dubai desert classic saturday .
# ::alignments
(s / shoot-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Roger"
                  :op2 "Karlsson")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Sweden")))
      :ARG1 (s2 / score-on-scale-91
            :ARG1 5
            :ARG3 (u / under
                  :op1 (p2 / par)))
      :time (d / date-entity
            :weekday (s3 / saturday))
      :purpose (s4 / stay-01
            :ARG1 p
            :ARG3 (l / lead-01
                  :ARG1 p)
            :time (a / after
                  :op1 (d2 / day
                        :ord (o / ordinal-entity
                              :value 3)
                        :mod (g / game
                              :name (n3 / name
                                    :op1 "World"
                                    :op2 "Tour"
                                    :op3 "of"
                                    :op4 "London"))))))

# ::id 732 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least nine workers were killed and ## others injured thursday in an explosion believed to have been triggered by some explosive materials brought as scrap in a steel factory in uttar pradesh state in northern india .
# ::alignments
(a / and
      :op1 (k / kill-01
            :ARG1 (p / person
                  :ARG0-of (w / work-01)
                  :quant (a2 / at-least
                        :op1 9)))
      :op2 (ii / injure-01
            :ARG1 (p2 / person
                  :mod (o / other)))
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG1-of (c / cause-01
            :ARG0 (e / explode-01
                  :ARG1-of (t2 / trigger-01
                        :ARG0 (m / material
                              :ARG1-of e)
                        :ARG1-of (b / bring-01
                              :ARG2 (s / scrap)
                              :location (f / factory
                                    :mod (s2 / steel)
                                    :location (s3 / state
                                          :name (n / name
                                                :op1 "Utttar"
                                                :op2 "Pradesh")
                                          :location (n2 / north
                                                :part-of (c2 / country
                                                      :name (n3 / name
                                                            :op1 "India"))))))
                        :ARG1-of (b2 / believe-01)))))

# ::id 733 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok slovakia 's military chief on tuesday acknowledged that many pilots were ready to leave their jobs if salaries are not increased , the state-run news agency tasr reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "TSR")
            :mod (n2 / news)
            :ARG1-of (r2 / run-01
                  :ARG0 (s / state)))
      :ARG1 (a2 / acknowledge-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "Slovakia"))
                        :ARG2 (c2 / chief
                              :topic (m / military))))
            :ARG1 (r3 / ready-02
                  :ARG1 (p2 / person
                        :ARG0-of (p3 / pilot-01)
                        :quant (m2 / many))
                  :ARG2 (l / leave-15
                        :ARG0 p2
                        :ARG1 (j / job
                              :poss p2))
                  :condition (ii / increase-01
                        :polarity -
                        :ARG1 (s2 / salary)))
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 734 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bond prices were mostly higher on wednesday , as stock prices slid on wall street .
# ::alignments
(h / high-02
      :ARG1 (p / price-01
            :ARG1 (b / bond))
      :mod (m / most)
      :time (d / date-entity
            :weekday (w / wednesday))
      :ARG1-of (c / cause-01
            :ARG0 (s / slide-01
                  :ARG1 (p2 / price-01
                        :ARG1 (s2 / stock))
                  :location (m2 / market-sector
                        :name (n / name
                              :op1 "Wall"
                              :op2 "Street")))))

# ::id 735 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cypriot defense minister <unk> mavronicolas on saturday accused turkey of building up military forces in northern cyprus at a time when greek cypriots are calling for demilitarization of the so-called `` green line '' dividing the mediterranean island .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Marcos"
                  :op2 "Mavronicolas")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Cyprus")
                        :part (n3 / north))
                  :ARG2 (m / minister
                        :topic (d / defend-01))))
      :ARG1 (t / turkey)
      :ARG2 (b / build-up-05
            :ARG0 t
            :ARG1 (f / force
                  :mod (m2 / military))
            :location n3)
      :time (c2 / call-03
            :ARG0 (c3 / cypriot
                  :mod (r / religious-group
                        :name (n4 / name
                              :op1 "Greek")))
            :ARG1 (d2 / demilitarize-01
                  :ARG1 (l / line
                        :ARG1-of (g / green-02)
                        :ARG0-of (d3 / divide-02
                              :ARG1 (ii / island
                                    :location (s / sea
                                          :name (n5 / name
                                                :op1 "Mediterranean")))))))
      :time (d4 / date-entity
            :weekday (s2 / saturday)))

# ::id 736 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the indianapolis colts and chicago bears are seeking to extend their perfect records to #-# in week eight of the national football league regular season .
# ::alignments
(s / seek-01
      :ARG0 (a / and
            :op1 (c / colt
                  :mod (c2 / city
                        :name (n / name
                              :op1 "Indianapolis")))
            :op2 (b / bear
                  :mod (c3 / city
                        :name (n2 / name
                              :op1 "Chicago"))))
      :ARG1 (e / extend-01
            :ARG0 a
            :ARG1 (r / record
                  :ARG1-of (p / perfect-02)
                  :poss a)
            :ARG4 (s2 / string-entity
                  :value "#")
            :time (w / week
                  :ord (o / ordinal-entity
                        :value 8)
                  :part-of (s3 / season
                        :mod (l / league
                              :mod (f / football)
                              :mod (n3 / nation))
                        :ARG1-of (r2 / regular-03)))))

# ::id 737 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india were all out for ### , their lowest score in a test against south africa , in their first innings of the opening match in the three-test series at kingsmead here friday .
# ::alignments
(o / out-03
      :ARG1 (t / team
            :name (n / name
                  :op1 "India"))
      :degree (a / all)
      :ARG1-of (c / cause-01
            :ARG0 (s / score
                  :ARG1-of (l / low-04
                        :ARG2-of (h / have-degree-91
                              :ARG1 s
                              :ARG3 (m / most)
                              :ARG5 t
                              :time (t2 / test-01
                                    :ARG0 t
                                    :ARG1 (c2 / country
                                          :name (n2 / name
                                                :op1 "South"
                                                :op2 "Africa")))))
                  :time (m2 / match
                        :ARG0-of (o2 / open-02)
                        :part-of (s2 / series
                              :quant 3
                              :mod (t3 / test-01)
                              :location (c3 / city
                                    :name (n3 / name
                                          :op1 "Kingsmead")
                                    :location (h2 / here
                                          :time (d / date-entity
                                                :weekday (f / friday)))))
                        :ord (o3 / ordinal-entity
                              :value 1)))))

# ::id 738 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with the ###st <unk> , in central iraq _ the removal of the iraqi government is likely to take longer than originally thought , lt. gen. william wallace , the commander of the army forces in the persian gulf , said <unk> .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mr."
                  :op2 "William"
                  :op3 "Wallace")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (f / force
                        :mod (a / army)
                        :location (w / world-region
                              :name (n2 / name
                                    :op1 "Persian"
                                    :op2 "Gulf")))
                  :ARG2 (c / commander)))
      :ARG1 (l / likely-01
            :ARG1 (t / take-10
                  :ARG0 (r / remove-01
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c2 / country
                                          :name (n3 / name
                                                :op1 "Iraq")
                                          :part (c3 / center)))))
                  :ARG1 (l2 / long-03
                        :ARG1 r
                        :ARG2-of (h2 / have-degree-91
                              :ARG1 r
                              :ARG3 (m / more)
                              :ARG4 (t2 / think-01
                                    :mod (o / original)))))))

# ::id 739 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong stock prices closed #.# percent higher tuesday on selective bargain hunting following an overnight rise on the us market , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-01
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / stock
                        :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
                        :ARG2 (b / bargain-01)
                        :mod (s3 / selective)
                        :ARG1-of (f / follow-01
                              :ARG2 (r / rise-01
                                    :ARG1 (m / market
                                          :mod (c4 / country
                                                :name (n2 / name
                                                      :op1 "US")))
                                    :time (o / overnight)))))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (h3 / high-02
                        :ARG1 c)
                  :ARG3 (m2 / more
                        :quant (p3 / percentage-entity
                              :value 1)))))

# ::id 740 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok international labor experts warned on sunday that myanmar 's military is still resorting to forced labor despite signs of progress with civilian local authorities .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :ARG1-of (e / expert-01
                  :ARG2 (l / labor-01))
            :mod (ii / international))
      :ARG1 (r / resort-01
            :ARG0 (m / military
                  :poss (c / country
                        :name (n / name
                              :op1 "Myanmar")))
            :ARG1 (l2 / labor-01
                  :ARG2-of (f / force-01))
            :mod (s / still)
            :concession (s2 / signal-07
                  :ARG1 (p2 / progress-01
                        :ARG1 (a / authority
                              :ARG1-of (l3 / local-02)
                              :mod (c2 / civilian)))))
      :time (d / date-entity
            :weekday (s3 / sunday)))

# ::id 741 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok striking fiat workers cut off sea traffic between the tip of the italian boot and sicily on friday to urge the struggling automaker cancel planned job cuts .
# ::alignments
(a / and
      :op1 (c / cut-off-04
            :ARG0 (p / person
                  :ARG0-of (w / work-01)
                  :mod (f / fiat))
            :ARG1 (t / traffic
                  :mod (s / sea))
            :location (b / between
                  :op1 (t2 / tip
                        :part-of (b2 / boot
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Italy"))))))
      :op2 (c3 / cut-off-04
            :ARG0 p
            :ARG1 t
            :time (d / date-entity
                  :weekday (f2 / friday))
            :manner (c4 / cautious)
            :purpose (u / urge-01
                  :ARG0 p
                  :ARG1 (c5 / company
                        :ARG0-of (m / make-01
                              :ARG1 (a2 / automobile))
                        :ARG0-of (s2 / struggle-02))
                  :ARG2 (c6 / cancel-01
                        :ARG0 c5
                        :ARG1 (c7 / cut-02
                              :ARG1 (j / job)
                              :ARG1-of (p2 / plan-01))))))

# ::id 742 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chinese government denied tuesday that $ #.# billion in aid it gave cambodia was linked to the southeast asian nation 's deportation of ## muslims who had sought asylum after fleeing ethnic violence in china 's far west .
# ::alignments
(d / deny-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "China"))))
      :ARG1 (l / link-01
            :ARG1 (a / aid-01
                  :ARG1-of (g3 / give-01
                        :ARG0 g
                        :ARG2 (c2 / country
                              :name (n2 / name
                                    :op1 "Cambodia"))))
            :ARG2 (d2 / deport-01
                  :ARG0 (n3 / nation
                        :location (s / southeast)
                        :mod (c3 / country
                              :name (n4 / name
                                    :op1 "Asia")))
                  :ARG1 (p / person
                        :mod (r / religious-group
                              :name (n5 / name
                                    :op1 "Islam"))
                        :ARG0-of (s2 / seek-01
                              :ARG1 (a2 / asylum)
                              :time (a3 / after
                                    :op1 (f / flee-05
                                          :ARG0 p
                                          :ARG1 (v / violence
                                                :mod (e / ethnic))
                                          :location (w / west
                                                :mod (f2 / far)
                                                :location c))))))
            :time (d3 / date-entity
                  :weekday (t / tuesday))))

# ::id 743 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok american riding great gary stevens rode his fourth career royal ascot winner here on wednesday as he guided rank outsider membership to victory in the group three jersey stakes .
# ::alignments
(r / ride-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Gary"
                  :op2 "Stevens")
            :mod (c / country
                  :name (n2 / name
                        :op1 "America"))
            :mod (g / great)
            :ARG0-of (w / win-01
                  :ARG1 (a / ascot
                        :mod (r2 / royal))
                  :ord (o / ordinal-entity
                        :value 4)
                  :mod (c2 / career)))
      :location (h / here)
      :time (w2 / wednesday)
      :ARG1-of (c3 / cause-01
            :ARG0 (g2 / guide-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (o2 / outsider)
                              :ARG2 (m / member
                                    :ARG1-of (r3 / rank-01))))
                  :ARG2 (w3 / win-01
                        :ARG0 p2
                        :ARG2 (s / stakes
                              :quant 3
                              :mod (j / jersey)
                              :mod (g3 / group))))))

# ::id 744 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazil on monday turned lender to the international monetary fund for the first time , sealing a ##-billion-dollar purchase of imf bonds that reflects the emerging nation 's rising world clout .
# ::alignments
(a / and
      :op1 (t / turn-02
            :ARG0 (c / city
                  :name (n / name
                        :op1 "Brazil"))
            :ARG1 (l / lend-01
                  :ARG0 c
                  :ARG2 (f / fund
                        :mod (m / money)
                        :mod (ii / international)))
            :time (d / date-entity
                  :weekday (m2 / monday))
            :ord (o / ordinal-entity
                  :value 1))
      :op2 (s / seal-01
            :ARG0 c
            :ARG1 (p / purchase-01
                  :ARG0 c
                  :ARG1 (b / bond
                        :mod (c2 / company
                              :name (n2 / name
                                    :op1 "IMF"))
                        :ARG1-of (r / reflect-01
                              :ARG2 (c3 / clout
                                    :poss (n3 / nation
                                          :ARG0-of (e / emerge-02))
                                    :ARG1-of (r2 / rise-01)
                                    :mod (w / world)))
                        :ARG1-of (c4 / cost-01
                              :ARG2 (m3 / monetary-quantity
                                    :quant 1000000000
                                    :unit (d2 / dollar)))))))

# ::id 745 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar lost initial gains against the yen in asian trading wednesday after moody 's upgraded its rating on japanese government-backed foreign currency bonds , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (l / lose-02
            :ARG0 (d2 / dollar)
            :ARG1 (g / gain-01
                  :ARG1 d2
                  :ARG2 (y / yen)
                  :time (d3 / date-entity
                        :weekday (w / wednesday))
                  :mod (ii / initial))
            :time (a / after
                  :op1 (u / upgrade-01
                        :ARG0 (m / moody)
                        :ARG1 (r / rate-01
                              :ARG1 d2
                              :ARG3 (b / bond
                                    :mod (c / currency
                                          :mod (f / foreign))
                                    :ARG1-of (b2 / back-01
                                          :ARG0 (g2 / government-organization
                                                :ARG0-of (g3 / govern-01
                                                      :ARG1 (c2 / country
                                                            :name (n / name
                                                                  :op1 "Japan")))))))))))

# ::id 746 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eleven people , including nine myanmar nationals , were killed in a road accident in central malaysia on tuesday , local reports said .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG1-of (l / local-02))
      :ARG1 (k / kill-01
            :ARG0 (a / accident
                  :mod (r2 / road))
            :ARG1 (p / person
                  :quant 11
                  :ARG2-of (ii / include-91
                        :ARG1 (p2 / person
                              :quant 9
                              :source (c / country
                                    :name (n / name
                                          :op1 "Myanmar"))
                              :mod (n2 / nation))))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :location (c2 / country-region
                  :name n
                  :op1 "Central"
                  :op2 "Malaysia")))

# ::id 747 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraqi interior minister bayan baqer solagh arrived in kuwait saturday on a three-day visit to discuss security issues , including the controversial border fence between the two neighbors .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Bayan"
                  :op2 "Baqer"
                  :op3 "Solagh")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "iraqi"))
                  :ARG2 (m / minister
                        :topic (ii / interior))))
      :ARG4 (c2 / city
            :name (n3 / name
                  :op1 "Kuwait"))
      :time (d / date-entity
            :weekday (s / saturday))
      :purpose (v / visit-01
            :ARG0 p
            :ARG1 (d2 / discuss-01
                  :ARG0 p
                  :ARG1 (ii2 / issue-02
                        :ARG0 (s2 / security)
                        :ARG2-of (ii3 / include-01
                              :ARG1 (f / fence
                                    :mod (c3 / controversy)
                                    :mod (b / border)
                                    :location (b2 / between
                                          :op1 (n4 / neighbor
                                                :quant 2))))))
            :duration (t / temporal-quantity
                  :quant 3
                  :unit (d3 / day))))

# ::id 748 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok opera software is developing a new internet browser that allows users to talk to their computer , the company announced tuesday .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Opera"))
      :ARG1 (d / develop-02
            :ARG0 c
            :ARG1 (b / browser
                  :mod (ii / internet)
                  :ARG1-of (n2 / new-01)
                  :ARG0-of (a2 / allow-01
                        :ARG1 (t / talk-01
                              :ARG0 (p / person
                                    :ARG0-of (u / use-01))
                              :ARG2 (c2 / computer
                                    :poss p)))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 749 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazilian striker ronaldo has been named player of the year on friday by french magazine onze mondial , succeeding his real madrid teammate zinedine zidane to win the annual award .
# ::alignments
(n / name-02
      :ARG0 (m / magazine
            :name (n2 / name
                  :op1 "Onze"
                  :op2 "Mondial")
            :mod (c / country
                  :name (n3 / name
                        :op1 "France")))
      :ARG1 (p / person
            :name (n4 / name
                  :op1 "Ronaldo")
            :ARG0-of (s / strike-02)
            :mod (c2 / country
                  :name (n5 / name
                        :op1 "Brazil")))
      :ARG2 (p2 / person
            :ARG0-of (p3 / play-01
                  :time (y / year)))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG0-of (s2 / succeed-02
            :ARG1 (p4 / person
                  :name (n6 / name
                        :op1 "Zinedine"
                        :op2 "Zidane")
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 p
                        :ARG2 (t / teammate))
                  :ARG1-of (m2 / madrid-02
                        :ARG1-of (r / real-04)))
            :ARG2 (w / win-01
                  :ARG0 p
                  :ARG1 (a / award
                        :frequency (r2 / rate-entity-91
                              :ARG3 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y2 / year)))))))

# ::id 750 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a south phoenix youth center is in the midst of its most ambitious fund-raising effort , one that could ultimately pour $ ##million into its coffers to build a more expansive complex .
# ::alignments
(b / be-temporally-at-91
      :ARG1 (c / center
            :mod (y / youth)
            :location (s / south
                  :part-of (c2 / city
                        :name (n / name
                              :op1 "Phoenix"))))
      :ARG2 (e / effort-01
            :ARG0 c
            :ARG1 (r / raise-02
                  :ARG0 c
                  :ARG1 (f / fund))
            :ARG1-of (h / have-degree-91
                  :ARG2 (a / ambitious)
                  :ARG3 (m / most))
            :ARG0-of (p / pour-01
                  :ARG1 (m2 / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar))
                  :ARG2 (c3 / coffer
                        :poss c)
                  :ARG1-of (p2 / possible-01)
                  :purpose (b2 / build-01
                        :ARG0 c
                        :ARG1 (c4 / complex
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (e2 / expand-01
                                          :ARG1 c4)
                                    :ARG3 (m3 / more))))
                  :time (u / ultimate))))

# ::id 751 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the publisher of the los angeles times , who has resisted further job cuts at the newspaper , wrote staff that he has met with a tribune co. executive in advance of the parent company 's board meeting thursday .
# ::alignments
(w / write-01
      :ARG0 (p / person
            :ARG0-of (p2 / publish-01
                  :ARG1 (n / newspaper
                        :name (n2 / name
                              :op1 "Los"
                              :op2 "Angeles"
                              :op3 "Times")))
            :ARG0-of (r / resist-01
                  :ARG1 (c / cut-02
                        :ARG1 (j / job)
                        :ARG2 (f / further)
                        :location (n3 / newspaper))))
      :ARG1 (m / meet-03
            :ARG0 p
            :ARG1 (p3 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / company
                              :mod (t / tribune))
                        :ARG2 (e / executive)))
            :ARG1-of (ii / in-advance-04
                  :ARG2 (m2 / meet-03
                        :ARG0 (b / board
                              :poss (c3 / company
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG1 c2
                                          :ARG2 (p4 / parent))))
                        :time (d / date-entity
                              :weekday (t2 / thursday)))))
      :ARG2 (s / staff))

# ::id 752 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok steven soderbergh 's new movie is called `` bubble , '' which would suggest that somebody -- characters , audiences , filmmakers -- is supposed to be hovering above cold , hard reality in a fragile membrane .
# ::alignments
(c / call-01
      :ARG1 (m / movie
            :poss (p / person
                  :name (n / name
                        :op1 "Steven"
                        :op2 "Soderbergh"))
            :ARG1-of (n2 / new-01))
      :ARG2 (b / bubble
            :ARG0-of (s / suggest-01
                  :ARG1 (s2 / suppose-02
                        :ARG1 (s3 / somebody
                              :example (a / and
                                    :op1 (c2 / character)
                                    :op2 (a2 / audience)
                                    :op3 (p2 / person
                                          :ARG0-of (f / film-01))))
                        :ARG2 (h / hover-01
                              :ARG1 s3
                              :ARG2 (a3 / above
                                    :op1 (r / reality
                                          :ARG1-of (c3 / cold-02)
                                          :ARG1-of (h2 / hard-04))
                                    :location (m2 / membrane
                                          :mod (f2 / fragile))))))))

# ::id 753 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok galatasaray tied #-# with parma in group a of the champions league here on wednesday .
# ::alignments
(t / tie-03
      :ARG1 (t2 / team
            :name (n / name
                  :op1 "Galatasaray"))
      :ARG2 (t3 / team
            :name (n2 / name
                  :op1 "Parma"))
      :ARG3 (g / group
            :mod (l / league
                  :mod (c / champion)))
      :location (h / here)
      :time (w / wednesday))

# ::id 754 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the governor of puerto rico , anibal acevedo vila , friday surrendered at a federal courthouse to face ## corruption charges stemming from a campaign finance scandal , local media reported .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (s / surrender-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Anibal"
                        :op2 "Acevedo"
                        :op3 "Vila")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / province
                              :name (n2 / name
                                    :op1 "Puerto"
                                    :op2 "Rico"))
                        :ARG2 (g / governor)))
            :time (d / date-entity
                  :weekday (f / friday))
            :location (c / courthouse
                  :mod (f2 / federal))
            :purpose (f3 / face-01
                  :ARG0 p
                  :ARG1 (c2 / charge-05
                        :ARG1 p
                        :ARG2 (c3 / corrupt-01)
                        :ARG1-of (s2 / stem-01
                              :ARG2 (s3 / scandal
                                    :topic (f4 / finance
                                          :mod (c4 / campaign))))))))

# ::id 755 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok microsoft corp and america online inc said tuesday they had agreed to make microsoft 's internet explorer software the standard built-in world wide web browser for america online subscribers .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (c / company
                  :name (n / name
                        :op1 "Microsoft"
                        :op2 "Corp"))
            :op2 (c2 / company
                  :name (n2 / name
                        :op1 "America"
                        :op2 "Online"
                        :op3 "Inc")))
      :ARG1 (a2 / agree-01
            :ARG0 a
            :ARG1 (m / make-01
                  :ARG0 a
                  :ARG1 (b / browser
                        :mod (w / web)
                        :ARG1-of (b2 / build-01
                              :location (w2 / worldwide))
                        :ARG1-of (s2 / standard-02)
                        :beneficiary (p / person
                              :ARG0-of (s3 / subscribe-01
                                    :location (o / online))
                              :mod (c3 / country
                                    :name (n3 / name
                                          :op1 "America"))))
                  :ARG2 (s4 / software
                        :name (n4 / name
                              :op1 "Internet"
                              :op2 "Exploration")
                        :poss c)))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 756 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the court-martial of an army dog handler charged with abusing abu ghraib prisoners is nearing its conclusion .
# ::alignments
(n / nearing-01
      :ARG1 (c / conclude-01
            :ARG1 (t / try-02
                  :ARG1 (p / person
                        :ARG0-of (h / handle-01
                              :ARG1 (d / dog))
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (a / army))
                        :ARG1-of (c2 / charge-05
                              :ARG2 (a2 / abuse-01
                                    :ARG0 p
                                    :ARG1 (p2 / person
                                          :ARG1-of (ii / imprison-01
                                                :location (c3 / city
                                                      :name (n2 / name
                                                            :op1 "Abu"
                                                            :op2 "Ghraib")))))))
                  :mod (c4 / court))))

# ::id 757 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok supporters of an initiative to ban gay marriage in california have amassed an early fund-raising advantage , partly by tapping the wallets of a small clique of multimillionaire conservative businessmen from orange county .
# ::alignments
(a / amassed-01
      :ARG0 (p / person
            :ARG0-of (s / supply-01
                  :ARG1 (ii / initiative
                        :ARG0-of (b / ban-01
                              :ARG1 (m / marry-01
                                    :mod (g / gay-01))
                              :location (s2 / state
                                    :name (n / name
                                          :op1 "California"))))))
      :ARG1 (a2 / advantage-01
            :ARG2 (r / raise-02
                  :ARG1 (f / fund-01))
            :time (e / early)
            :manner (t / tap-02
                  :ARG0 p
                  :ARG1 (w / wallet
                        :poss (c / clique
                              :mod (s3 / small)
                              :consist-of (b2 / businessman
                                    :mod (c2 / conservative)
                                    :mod (m2 / millionaire))
                              :source (c3 / county
                                    :name (n2 / name
                                          :op1 "Orange"
                                          :op2 "County"))))
                  :degree (p2 / part))))

# ::id 758 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok venezuelan president hugo chavez is offering condolences after the death of former president carlos andres perez , but also says he hopes the former leader 's style of governing never returns to the country .
# ::alignments
(c / contrast-01
      :ARG1 (o / offer-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Hugo"
                        :op2 "Chavez")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "Venezuela"))
                        :ARG2 (p2 / president)))
            :ARG1 (c3 / condolence)
            :time (a / after
                  :op1 (d / die-01
                        :ARG1 (p3 / person
                              :name (n3 / name
                                    :op1 "Carlos"
                                    :op2 "andres"
                                    :op3 "Perez")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p4 / president)
                                    :time (f / former))))))
      :ARG2 (s / say-01
            :ARG0 p
            :ARG1 (h3 / hope-01
                  :ARG0 p
                  :ARG1 (r / return-01
                        :polarity -
                        :ARG1 (s2 / style
                              :poss (p5 / person
                                    :ARG0-of (l / lead-02)
                                    :time f)
                              :mod (g / govern-01))
                        :ARG4 (c4 / country)
                        :time (e / ever)))
            :mod (a2 / also)))

# ::id 759 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president clinton , hoping to hustle democrats into a life raft against the mounting republican electoral tide , friday castigated the gop agenda as a costly fantasy committed to `` taking us back to the <unk> years .
# ::alignments
(c / castigate-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president))
            :ARG0-of (h2 / hope-01
                  :ARG1 (h3 / hustle-01
                        :ARG0 p
                        :ARG1 (p3 / person
                              :ARG0-of h
                              :ARG1 (p4 / political-party
                                    :name (n2 / name
                                          :op1 "Democrat"))))
                  :ARG2 (r / raft
                        :mod (l / life))
                  :prep-against (t / tide
                        :mod (e / elect-01)
                        :ARG1-of (m / mount-02)
                        :mod (p5 / political-party
                              :name (n3 / name
                                    :op1 "Republican")))))
      :ARG1 (a / agenda
            :mod (g / gop))
      :ARG2 (f / fantasy
            :mod (c2 / costly)
            :ARG1-of (c3 / commit-01
                  :ARG2 (t2 / take-01
                        :ARG0 f
                        :ARG1 (w / we)
                        :ARG3 (t3 / temporal-quantity
                              :quant 1
                              :unit (y / year))
                        :direction (b / back)))))

# ::id 760 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the first egyptian who has successfully climbed onto the summit of mt. qomolangma , the highest peak on earth , was honored by the egyptian national council for sports , the official mena news agency reported on sunday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Mena")
            :mod (n2 / news)
            :mod (o / official))
      :ARG1 (h / honor-01
            :ARG0 (c / council
                  :mod (n3 / nation)
                  :mod (c2 / country
                        :name (n4 / name
                              :op1 "Egypt")))
            :ARG1 (p / person
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :ARG0-of (c3 / climb-01
                        :ARG1 (s / summit
                              :mod (m / mountain
                                    :name (n5 / name
                                          :op1 "Qomolangma")
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (h3 / high-02
                                                :ARG1 m)
                                          :ARG3 (m2 / most)
                                          :ARG5 (p2 / planet
                                                :name (n6 / name
                                                      :op1 "Earth")))))
                        :ARG1-of (s2 / succeed-01)))
            :time (d / date-entity
                  :weekday (s3 / sunday))))

# ::id 761 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` rang de <unk> '' won the award for best film early sunday at bollywood 's answer to the oscars , an annual highlight for the hindi film industry staged this year in northern england .
# ::alignments
(w / win-01
      :ARG0 (f / film
            :name (n / name
                  :op1 "Rang"
                  :op2 "de"
                  :op3 "Illinois"))
      :ARG1 (a / award-01
            :ARG1 (a2 / award
                  :ARG1-of (m / mean-01
                        :ARG2 (f2 / film
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (g / good-02
                                          :ARG1 f2)
                                    :ARG3 (m2 / most)))))
            :ARG2 f
            :ARG3-of w)
      :time (e / early
            :op1 (d / date-entity
                  :weekday (s / sunday)))
      :location (a3 / answer-01
            :ARG0 (m3 / market-sector
                  :name (n2 / name
                        :op1 "Bollywood"))
            :ARG1 a2
            :name (n3 / name
                  :op1 "Oscars")
            :ARG1-of (h2 / highlight-01
                  :ARG0 (ii / industry
                        :mod (f3 / film)
                        :mod (w2 / world-region
                              :name (n4 / name
                                    :op1 "Middle"
                                    :op2 "East"))
                        :ARG1-of (s2 / stage-01
                              :time (y / year
                                    :mod (t / this))
                              :location (n5 / north)))
                  :frequency (r / rate-entity-91
                        :ARG3 (t2 / temporal-quantity
                              :quant 1
                              :unit (y2 / year))))))

# ::id 762 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippine military on thursday ordered the relief of two ranking officers in connection with last week 's killing and beheading of ## marines in the southern province of basilan .
# ::alignments
(o / order-01
      :ARG0 (m / military
            :mod (c / country
                  :name (n / name
                        :op1 "Philippines")))
      :ARG2 (r / relieve-01
            :ARG0 (p / person
                  :quant 2
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (o2 / officer
                              :ARG1-of (r2 / rank-01))))
            :ARG1-of (c2 / connect-01
                  :ARG2 (a / and
                        :op1 (k / kill-01
                              :ARG1 (p2 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (m2 / marine)))
                              :time (w / week
                                    :mod (l / last)))
                        :op2 (b / behead-01
                              :ARG1 p2)
                        :location (p3 / province
                              :name (n2 / name
                                    :op1 "Basin")
                              :location (s / south)))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 763 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok frontier corp. said wednesday that its management and advisers would begin exploratory discussions with qwest communications international after reviewing the revised $ ##.# billion hostile offer made by qwest last week .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Frontier"
                  :op2 "Corporation"))
      :ARG1 (b / begin-01
            :ARG0 (a / and
                  :op1 (p / person
                        :ARG0-of (m / manage-01
                              :ARG1 c))
                  :op2 (p2 / person
                        :ARG0-of (a2 / advise-01
                              :ARG1 c)))
            :ARG1 (e / explore-01
                  :ARG0 a
                  :ARG1 (c2 / company
                        :name (n2 / name
                              :op1 "Qwest"
                              :op2 "Communications"
                              :op3 "International")))
            :time (a3 / after
                  :op1 (r / review-01
                        :ARG0 a
                        :ARG1 (o / offer-01
                              :ARG0 c2
                              :ARG1 (m2 / monetary-quantity
                                    :quant 1000000000
                                    :unit (d / dollar))
                              :mod (h / hostile)
                              :ARG1-of (r2 / revise-01)
                              :time (w / week
                                    :mod (l / last))))))
      :time (w2 / wednesday))

# ::id 764 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the fall of the iraqi monarchy on july ## , #### will remain a public holiday , interim prime minister iyad allawi 's office announced in a statement tuesday .
# ::alignments
(a / announce-01
      :ARG0 (o / office
            :poss (p / person
                  :name (n / name
                        :op1 "Iyad"
                        :op2 "Allawi")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (m / minister
                              :mod (p2 / prime)
                              :mod (ii / interim)))))
      :ARG1 (r / remain-01
            :ARG1 (f / fall-05
                  :ARG1 (m2 / monarchy
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Iraq")))
                  :time (d / date-entity
                        :month 7))
            :ARG3 (h2 / holiday-01
                  :ARG1-of (p3 / public-02)))
      :medium (s / statement
            :time (d2 / date-entity
                  :weekday (t / tuesday))))

# ::id 765 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok i 'm not so sure i 'd put my money in this enormous `` bad bank '' the obama administration is thinking about starting up to help save the economy .
# ::alignments
(s / sure-02
      :polarity -
      :ARG0 (ii / i)
      :ARG1 (p / put-01
            :ARG0 ii
            :ARG1 (m / money
                  :poss ii)
            :ARG2 (b / bank
                  :ARG1-of (b2 / bad-07)
                  :mod (e / enormous)
                  :mod (t / this)
                  :ARG1-of (t2 / think-01
                        :ARG0 (g / government-organization
                              :ARG0-of (a / administrate-01)
                              :mod (p2 / person
                                    :name (n / name
                                          :op1 "Obama"))))))
      :degree (s2 / so))

# ::id 766 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's chunghwa picture tubes said monday private equity fund warburg pincus of the us has agreed to invest ### million us dollars into the company through a private placement of the taiwanese company 's convertible bonds .
# ::alignments
(s / say-01
      :ARG0 (t / tube
            :name (n / name
                  :op1 "Chunghwa"
                  :op2 "Pictures")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Taiwan")))
      :ARG1 (a / agree-01
            :ARG0 (f / fund
                  :mod (e / equity
                        :ARG1-of (p / private-02))
                  :mod (c2 / city
                        :name (n3 / name
                              :op1 "Warburg"))
                  :poss (c3 / country
                        :name (n4 / name
                              :op1 "United"
                              :op2 "States")))
            :ARG1 (ii / invest-01
                  :ARG0 f
                  :ARG1 (m / monetary-quantity
                        :quant 10000000
                        :unit (d / dollar
                              :mod c3))
                  :ARG2 (c4 / company)
                  :manner (p2 / place-01
                        :ARG1 (b / bond
                              :ARG1-of (c5 / convert-01)
                              :poss (c6 / company
                                    :location c))
                        :ARG1-of (p3 / private-02)))
            :time (d2 / date-entity
                  :weekday (m2 / monday))))

# ::id 767 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a day after justin volpe interrupted his trial to plead guilty to torturing abner louima in a brooklyn police station , the judge refused to declare a mistrial wednesday and resumed the testimony against three other police officers and a sergeant also charged in the case .
# ::alignments
(a / and
      :op1 (r / refuse-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG3 (j / judge-01)))
            :ARG1 (d / declare-01
                  :ARG0 p
                  :ARG1 (t / try-02
                        :ARG1 p)
                  :ARG2 (m / mistrial)
                  :time (d2 / date-entity
                        :weekday (w / wednesday))))
      :op2 (r2 / resume-01
            :ARG0 p
            :ARG1 (t2 / testify-01
                  :ARG0 p
                  :ARG3 (a2 / and
                        :op1 (p2 / person
                              :quant 3
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (p3 / police)
                                    :ARG2 (o / officer))
                              :mod (o2 / other))
                        :op2 (s / sergeant
                              :ARG1-of (c / charge-05
                                    :ARG2 (c2 / case-03)
                                    :mod (a3 / also))))))
      :time (a4 / after
            :op1 (ii / interrupt-01
                  :ARG0 (p4 / person
                        :name (n / name
                              :op1 "Justin"
                              :op2 "Volpe"))
                  :ARG1 t
                  :ARG1 p)
            :purpose (p5 / plead-02
                  :ARG0 p4
                  :ARG1 (g / guilty-01
                        :ARG1 p4)
                  :ARG2 (t3 / torture-01
                        :ARG0 p4
                        :ARG1 (p6 / person
                              :name (n2 / name
                                    :op1 "Abner"
                                    :op2 "Llima"))
                        :location (s2 / station
                              :mod p3
                              :mod (b / brooklyn)))))
      :duration (t4 / temporal-quantity
            :quant 1
            :unit (d3 / day)))

# ::id 768 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok these feature stories are moving today to clients of the new york times news service .
# ::alignments
(m / move-01
      :ARG1 (s / story
            :ARG1-of (f / feature-01)
            :mod (t / this))
      :ARG2 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (s2 / service
                        :mod (n / news)
                        :mod (n2 / newspaper
                              :name (n3 / name
                                    :op1 "New"
                                    :op2 "York"
                                    :op3 "Times")))
                  :ARG2 (c / client)))
      :time (t2 / today))

# ::id 769 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cuba 's economic crisis is so severe that people are reduced to eating cats , the leader of a cuban animal protection agency says .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (a / agency
                        :topic (p2 / protect-01
                              :ARG1 (a2 / animal))
                        :mod (w / world-region
                              :name (n / name
                                    :op1 "Cuba")))))
      :ARG1 (h / have-degree-91
            :ARG1 (c / crisis
                  :mod (e / economy)
                  :poss w)
            :ARG2 (s2 / severe)
            :ARG3 (s3 / so)
            :ARG6 (r / reduce-01
                  :ARG1 (p3 / person)
                  :ARG4 (e2 / eat-01
                        :ARG0 p3
                        :ARG1 (c2 / cat)))))

# ::id 770 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the wife of slain civil rights leader rev. martin luther king jr. said today that a memphis jury 's verdict that a conspiracy led to the death of her <unk> `` a great victory for america .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ruth"
                  :op2 "Martin"
                  :op3 "Luther")
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :ARG0-of (l / lead-02
                              :ARG1 (r / right-05
                                    :mod (c / civil)))
                        :ARG1-of (s2 / slay-01))
                  :ARG2 (w / wife)))
      :ARG1 (w2 / win-01
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "America"))
            :mod (g / great))
      :time (t / today))

# ::id 771 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok major league soccer officials have asked fifa , soccer 's worldwide governing body , to consider playing a world all-star game for charity at giants stadium in east rutherford , n.j. , on sept. ## , the one-year anniversary of the terrorist attacks in new york and washington .
# ::alignments
(a / ask-02
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (l / league
                        :mod (m / major))
                  :ARG2 (o / official)))
      :ARG1 (c / consider-02
            :ARG0 (o2 / organization
                  :name (n / name
                        :op1 " fifa")
                  :mod (b / body
                        :ARG0-of (g / govern-01
                              :ARG1 (s / soccer))
                        :mod (w / worldwide)))
            :ARG1 (p2 / play-01
                  :ARG0 o2
                  :ARG1 (g2 / game
                        :mod (s2 / star
                              :mod (a2 / all)))
                  :purpose (c2 / charity)
                  :location (s3 / stadium
                        :mod (g3 / giants)
                        :location (e / east
                              :part-of (c3 / city-district
                                    :name (n2 / name
                                          :op1 "Rutherford")
                                    :location (s4 / state
                                          :name (n3 / name
                                                :op1 "New"
                                                :op2 "York")))
                              :location c3
                              :name (n4 / name
                                    :op1 "Washington"
                                    :op2 "City")))))
      :ARG2 o2
      :time (d / date-entity
            :month 9
            :day 1)
      :time (a3 / anniversary
            :topic (a4 / attack-01
                  :ARG0 (t / terrorist)
                  :location (a5 / and
                        :op1 (c4 / city
                              :name (n5 / name
                                    :op1 "New"
                                    :op2 "York"))
                        :op2 (c5 / city
                              :name (n6 / name
                                    :op1 "Hull"))))
            :duration (t2 / temporal-quantity
                  :quant 1
                  :unit (y / year))))

# ::id 772 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australia have uncovered the attacking blueprint needed to overcome a woeful away record and win next year 's rugby world cup , according to the masterminds of the wallabies ' first world cup triumph .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (m / mastermind-01
                  :ARG1 (t / triumph-01
                        :ARG0 (t2 / team
                              :name (n / name
                                    :op1 "Wallabies"))
                        :ARG1 (g / game
                              :name (n2 / name
                                    :op1 "First"
                                    :op2 "World"
                                    :op3 "Cup")))))
      :ARG1 (u / uncover-01
            :ARG0 (c / country
                  :name (n3 / name
                        :op1 "Australia"))
            :ARG1 (b / blueprint
                  :mod (a / attack-01)
                  :ARG1-of (n4 / need-01
                        :ARG0 (a2 / and
                              :op1 (o / overcome-01
                                    :ARG0 c
                                    :ARG1 (r / record
                                          :mod (w / woeful)
                                          :mod (a3 / away)))
                              :op2 (w2 / win-01
                                    :ARG0 c
                                    :ARG2 g
                                    :time (y / year
                                          :mod (n5 / next))))))))

# ::id 773 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australian share prices closed #.# percent lower monday on profit taking ahead of the new year break , 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 "Australia"))))
            :ARG1-of (c3 / cause-01
                  :ARG0 (p3 / profit-01
                        :ARG1-of (t / take-01
                              :time (a / ahead
                                    :op1 (b / break-13
                                          :ARG1 (y / year
                                                :ARG1-of (n2 / new-01))))))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / low-04
                              :ARG1 p2)
                        :ARG3 (m / more
                              :quant (p4 / percentage-entity
                                    :value 1))))
            :time (d2 / date-entity
                  :weekday (m2 / monday))))

# ::id 774 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cheryl ford scored ## points to lead a dominating inside game for no. # louisiana tech in an ##-## victory over arkansas state saturday night .
# ::alignments
(m / multi-sentence
      :snt1 (s / score-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "cheryl"
                        :op2 "Ford"))
            :ARG1 (p2 / point)
            :ARG2 (l / lead-02
                  :ARG0 p
                  :ARG2 (g / game
                        :mod (ii / inside)
                        :ARG0-of (d / dominate-01))
                  :mod (n2 / no)))
      :snt2 (w / win-01
            :ARG0 (s2 / state
                  :name (n3 / name
                        :op1 "Louisiana"))
            :ARG2 (s3 / state
                  :name (n4 / name
                        :op1 "Arkansas"))
            :time (d2 / date-entity
                  :weekday (s4 / saturday)
                  :dayperiod (n5 / night))))

# ::id 775 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the council of europe on wednesday postponed by a week a decision on penalizing turkey for ignoring a #### court ruling to pay us$ ###,### to a greek cypriot woman .
# ::alignments
(p / postpone-01
      :ARG0 (c / council
            :mod (c2 / continent
                  :name (n / name
                        :op1 "Europe")))
      :ARG1 (d / decide-01
            :ARG1 (p2 / penalize-01
                  :ARG1 (t / turkey)
                  :ARG2 (ii / ignore-01
                        :ARG0 t
                        :ARG1 (r / rule-01
                              :ARG0 (c3 / court)
                              :ARG1 (p3 / pay-01
                                    :ARG0 c3
                                    :ARG2 (w / we))))))
      :ARG2 (t2 / temporal-quantity
            :quant 1
            :unit (w2 / week))
      :time (d2 / date-entity
            :weekday (w3 / wednesday))
      :ARG1-of (s / say-01
            :ARG0 (w4 / woman
                  :mod (c4 / cypriot)
                  :mod (r2 / religious-group
                        :name (n2 / name
                              :op1 "Greek")))))

# ::id 776 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok top-ranked amelie mauresmo of france struggled for a #-# and #-# victory over patty schnyder in the second round of the filderstadt grand prix on thursday .
# ::alignments
(s / struggle-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Amelie"
                  :op2 "Mauresmo")
            :ARG1-of (r / rank-01
                  :ARG2 (t / top))
            :mod (c / country
                  :name (n2 / name
                        :op1 "France")))
      :ARG1 (a / and
            :op1 (w / win-01
                  :ARG0 p
                  :ARG2 (p2 / person
                        :name (n3 / name
                              :op1 "Patty"
                              :op2 "Schnyder"))
                  :subevent-of (r2 / round
                        :ord (o / ordinal-entity
                              :value 2)
                        :subevent-of (g / game
                              :name (n4 / name
                                    :op1 "Filderstadt"
                                    :op2 "Grand"
                                    :op3 "Prix"))
                        :time (d / date-entity
                              :weekday (t2 / thursday))))
            :op2 (w2 / win-01
                  :ARG0 p
                  :ARG2 p2)))

# ::id 777 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok west indies cricket captain darren sammy says he expects support from former skipper chris gayle , whom he replaced this week in a team shakeup .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Darren"
                  :op2 "Sammy")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "West"
                              :op2 "Indies"))
                  :ARG2 (c / captain
                        :mod (c2 / cricket))))
      :ARG1 (e / expect-01
            :ARG0 p
            :ARG1 (s2 / support-01
                  :ARG0 (p2 / person
                        :name (n3 / name
                              :op1 "Chris"
                              :op2 "Gayle")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (s3 / skipper)
                              :time (f / former))
                        :ARG1-of (r / replace-01
                              :time (w / week
                                    :mod (t2 / this))
                              :prep-in (s4 / shake-up-03
                                    :ARG1 (t3 / team))))
                  :ARG1 p)))

# ::id 778 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states welcomed on saturday commitment by iraqi prime minister nuri al-maliki to bringing militias and insurgents under control and halting the violence .
# ::alignments
(w / welcome-01
      :ARG1 (c / country
            :name (n / name
                  :op1 "United"
                  :op2 "States"))
      :ARG2 (c2 / commit-01
            :ARG1 (p / person
                  :name (n2 / name
                        :op1 "Nuri"
                        :op2 "al-Maliki")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n3 / name
                                    :op1 "Iraq"))
                        :ARG2 (m / minister
                              :mod (p2 / prime))))
            :ARG2 (a / and
                  :op1 (b / bring-01
                        :ARG0 p
                        :ARG1 (a2 / and
                              :op1 (m2 / militia)
                              :op2 (ii / insurgent))
                        :ARG2 (c4 / control-01
                              :ARG1 a2))
                  :op2 (h2 / halt-01
                        :ARG0 p
                        :ARG1 (v / violence)))
            :time (d / date-entity
                  :weekday (s / saturday))))

# ::id 779 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok romanian prime minister calin tariceanu announced friday he was seeking a second term , ahead of parliamentary elections on november ## .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Calin"
                  :op2 "Tariceanu")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Romania"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (s / seek-01
            :ARG0 p
            :ARG1 (t / term
                  :ord (o / ordinal-entity
                        :value 2))
            :time (a2 / ahead
                  :op1 (e / elect-01
                        :ARG2 (p3 / parliament)
                        :time (d / date-entity
                              :month 11
                              :time-of a))))
      :weekday (f / friday))

# ::id 780 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok law officials launched their biggest crackdown in months against neo-nazis on friday , outlawing two groups that glorify the third reich and bursting into leaders ' homes in predawn raids .
# ::alignments
(l / launch-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :mod (l2 / law))))
      :ARG1 (c / crack-down-06
            :ARG0 p
            :ARG1 (p2 / person
                  :mod (p3 / political-movement
                        :name (n / name
                              :op1 "neo-Nazism")))
            :time (d / date-entity
                  :weekday (f / friday))
            :ARG0-of (c2 / cause-01
                  :ARG1 (a / and
                        :op1 (o2 / outlaw-01
                              :ARG0 p
                              :ARG1 (g / group
                                    :quant 2
                                    :ARG0-of (g2 / glorify-01
                                          :ARG1 (r / reich
                                                :ord (o3 / ordinal-entity
                                                      :value 3)))))
                        :op2 (b / burst-02
                              :ARG0 g
                              :destination (h2 / home
                                    :poss (p4 / person
                                          :ARG0-of (l3 / lead-02)))
                              :time (r2 / raid-01
                                    :time (p5 / predawn)))))
            :ARG1-of (h3 / have-degree-91
                  :ARG2 (b2 / big)
                  :ARG3 (m / most)
                  :ARG5 (m2 / multiple
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (m3 / month))))))

# ::id 781 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a widely anticipated wave of challenges to voters ' registrations by republican lawyers failed to materialize in florida and across the country tuesday , leaving election day balloting to proceed relatively smoothly with only scattered glitches .
# ::alignments
(f / fail-01
      :ARG1 (w / wave-04
            :ARG1 (c / challenge-01
                  :ARG0 (l / lawyer
                        :mod (p / political-party
                              :name (n / name
                                    :op1 "Republican")))
                  :ARG1 (r / register-02
                        :ARG0 (p2 / person
                              :ARG0-of (v / vote-01))))
            :ARG1-of (a / anticipate-01
                  :degree (w2 / wide)))
      :ARG2 (m / materialize-01
            :ARG1 w
            :location (a2 / and
                  :op1 (s / state
                        :name (n2 / name
                              :op1 "Florida"))
                  :op2 (a3 / across
                        :op1 (c2 / country)))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :ARG0-of (l2 / leave-13
            :ARG1 (p3 / proceed-01
                  :ARG1 (b / balloting-02
                        :time (d2 / day
                              :time-of (e / elect-01)))
                  :manner (s2 / smooth-04
                        :ARG1 b
                        :ARG2-of (r2 / relative-05))
                  :manner (g / glitch
                        :ARG1-of (s3 / scatter-01)
                        :mod (o / only)))))

# ::id 782 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian president vladimir putin vowed thursday to help his uzbek counterpart islam karimov restore calm in his central asian republic following a wave of unrest that claimed at least ## lives .
# ::alignments
(v / vow-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 (h2 / help-01
            :ARG0 p
            :ARG1 (r / restore-02
                  :ARG0 (p3 / person
                        :name (n3 / name
                              :op1 "Islam"
                              :op2 "Karimov")
                        :ARG0-of (h3 / have-rel-role-91
                              :ARG1 p
                              :ARG2 (c2 / counterpart))
                        :mod (c3 / country
                              :name (n4 / name
                                    :op1 "Uzbekistan")))
                  :ARG1 (c4 / calm-03)
                  :location (r2 / republic
                        :poss p
                        :location (c5 / center
                              :part-of (c6 / continent
                                    :name (n5 / name
                                          :op1 "Asia")))))
            :ARG2 p3)
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG1-of (f / follow-01
            :ARG2 (w / wave-04
                  :ARG1 (u / unrest
                        :ARG0-of (c7 / claim-02
                              :ARG1 (l / life
                                    :quant (a / at-least
                                          :op1 1000000)))))))

# ::id 783 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mayor dennis archer , who has spent the last seven years trying to rebuild detroit 's downtown and mend the bitter rift between the city and its suburbs , unexpectedly announced on tuesday that he would not seek a third term in november .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Dennis"
                  :op2 "Archer")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / mayor))
            :ARG0-of (s / spend-02
                  :ARG1 (b / before
                        :op1 (n2 / now)
                        :duration (t / temporal-quantity
                              :quant 7
                              :unit (y / year)))
                  :ARG2 (t2 / try-01
                        :ARG0 p
                        :ARG1 (a2 / and
                              :op1 (r / rebuild-01
                                    :ARG0 p
                                    :ARG1 (d / downtown
                                          :part-of (c / city
                                                :name (n3 / name
                                                      :op1 "Detroit"))))
                              :op2 (m2 / mend-01
                                    :ARG0 p
                                    :ARG1 (r2 / rift-01
                                          :ARG1 c
                                          :ARG2 (s2 / suburb
                                                :poss c)
                                          :mod (b2 / bitter)))))))
      :ARG1 (s3 / seek-01
            :polarity -
            :ARG0 p
            :ARG1 (t3 / term
                  :ord (o / ordinal-entity
                        :value 3))
            :time (d2 / date-entity
                  :month 11))
      :ARG1-of (s4 / surprise-01)
      :time d2
      :weekday (t4 / tuesday))

# ::id 784 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nago city on japan 's southern island of okinawa hopes to establish a stock exchange that would allow japanese players to trade directly in asian shares , an official said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (h2 / hope-01
            :ARG0 (c / city
                  :name (n / name
                        :op1 "Nago")
                  :location (ii / island
                        :name (n2 / name
                              :op1 "Okinawa")
                        :location (s2 / south
                              :part-of (c2 / country
                                    :name (n3 / name
                                          :op1 "Japan")))))
            :ARG1 (e / establish-01
                  :ARG0 c
                  :ARG1 (e2 / exchange-01
                        :ARG1 (s3 / stock)
                        :ARG0-of (a / allow-01
                              :ARG1 (t / trade-01
                                    :ARG0 (p2 / person
                                          :ARG0-of (p3 / play-01)
                                          :mod c2)
                                    :ARG1 (s4 / share
                                          :mod (c3 / country
                                                :name (n4 / name
                                                      :op1 "Asia")))
                                    :ARG1-of (d / direct-02))))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 785 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok carlos tevez got things started sunday as boca juniors downed lanus #-# and moved into sole possession of first place in the argentine league while archrival river plate crushed huracan #-# .
# ::alignments
(s / start-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Carlos"
                  :op2 "tevez"))
      :ARG1 (t / thing)
      :time (d / date-entity
            :weekday (s2 / sunday))
      :ARG1-of (c / cause-01
            :ARG0 (a / and
                  :op1 (d2 / down-01
                        :ARG0 (j / junior
                              :mod (t2 / team
                                    :name (n2 / name
                                          :op1 "Boca")))
                        :ARG1 (t3 / team
                              :name (n3 / name
                                    :op1 "Luanus")))
                  :op2 (m / move-01
                        :ARG0 j
                        :ARG2 (p2 / possess-01
                              :ARG0 j
                              :ARG1 (p3 / place
                                    :ord (o / ordinal-entity
                                          :value 1)
                                    :part-of (l / league
                                          :name (n4 / name
                                                :op1 "Argentine"
                                                :op2 "League")))
                              :mod (s3 / sole))
                        :time (c2 / crush-01
                              :ARG0 (p4 / plate
                                    :mod (r / river)
                                    :mod (a2 / archrival))
                              :ARG1 (t4 / team
                                    :name (n5 / name
                                          :op1 "Hurricane"
                                          :op2 "Haiti")))))))

# ::id 786 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a cache of firearms believed to be part of a terrorist plan have been found in kenya 's port city of mombasa , kenyan security chief said here on monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Kenya"))
                  :ARG2 (c2 / chief
                        :topic (s2 / security))))
      :ARG1 (f / find-01
            :ARG1 (c3 / cache
                  :consist-of (f2 / firearm
                        :part-of (p2 / plan-01
                              :ARG0 (t / terrorist))
                        :ARG1-of (b / believe-01)))
            :location (c4 / city
                  :name (n2 / name
                        :op1 "Mombasa")
                  :mod (p3 / port)
                  :location c))
      :location (h2 / here)
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 787 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok marcos baghdatis of cyprus remained on course for a second straight title after beating jarkko nieminen of finland #-# , #-# , #-# on saturday to reach the open ## final .
# ::alignments
(r / remain-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Marcos"
                  :op2 "Baghdatis")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Cyprus")))
      :ARG3 (t / title
            :ord (o / ordinal-entity
                  :value 2)
            :ARG1-of (s / straight-04))
      :time (a / after
            :op1 (b / beat-03
                  :ARG0 p
                  :ARG1 (t2 / team
                        :name (n3 / name
                              :op1 "Jarkko"
                              :op2 "Nieminen")
                        :mod (c2 / country
                              :name (n4 / name
                                    :op1 "Finland")))
                  :time (d / date-entity
                        :weekday (s2 / saturday))
                  :purpose (r2 / reach-01
                        :ARG0 p
                        :ARG1 (f / final
                              :ARG1-of (o2 / open-04))))))

# ::id 788 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a novel set in ##th century paraguay , a work of history about an early civil rights struggle and a children 's story about a boy 's religious faith were among the winners at the national book awards .
# ::alignments
(ii / include-91
      :ARG1 (a / and
            :op1 (n / novel
                  :ARG1-of (s / set-01
                        :ARG2 (c / country-region
                              :name (n2 / name
                                    :op1 "Paraguay")
                              :time (d / date-entity
                                    :century 20))))
            :op2 (w / work
                  :mod (h / history)
                  :topic (s2 / struggle-01
                        :ARG2 (r / right-05
                              :mod (c2 / civil))
                        :time (e / early)))
            :op3 (s3 / story
                  :poss (c3 / child)
                  :topic (f / faith
                        :mod (r2 / religion)
                        :poss (b / boy)))
            :ARG2 (p / person
                  :ARG0-of (w2 / win-01
                        :ARG2 (a2 / award-01
                              :ARG1 (b2 / book
                                    :mod (n3 / nation)))))))

# ::id 789 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a day after it racked up ## emmy nominations , `` the sopranos '' hit the highest note in the history of the television critics association friday night , taking home four of the ## tca awards .
# ::alignments
(h / hit-02
      :ARG0 (s / sopranos)
      :ARG1 (n / note
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (h3 / high-02
                        :ARG1 n)
                  :ARG3 (m / most)
                  :ARG5 (h4 / history
                        :poss (a / association
                              :mod (t / television)
                              :ARG0-of (c / criticize-01)))))
      :time (d / date-entity
            :weekday (f / friday)
            :dayperiod (n2 / night))
      :time (a2 / after
            :op1 (r / rack-up-01
                  :ARG0 s
                  :ARG1 (n3 / nominate-01
                        :ARG1 (e / emmy)))
            :quant (t2 / temporal-quantity
                  :quant 1
                  :unit (d2 / day))))

# ::id 790 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ##th meeting of women program of the association of southeast asian nations -lrb- asean -rrb- were held here today .
# ::alignments
(h / hold-04
      :ARG1 (m / meet-03
            :topic (w / woman)
            :part-of (o / organization
                  :name (n / name
                        :op1 "Association"
                        :op2 "of"
                        :op3 "Southeast"
                        :op4 "Asia"
                        :op5 "Nations"))
            :ord (o2 / ordinal-entity
                  :value -1))
      :location (h2 / here)
      :time (t / today))

# ::id 791 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok net stock transaction tax reached only nt$ #.# billion -lrb- us$ ###.## million -rrb- in august , due mainly to the continued slump in the stock market , the ministry of finance -lrb- mof -rrb- reported on wednesday .
# ::alignments
(r / reach-01
      :ARG0 (t / tax-01
            :ARG3 (t2 / transact-01
                  :ARG1 (s / stock))
            :mod (n / net))
      :ARG1 (m / monetary-quantity
            :quant 1000000000
            :unit (d / dollar)
            :mod (o / only))
      :time (d2 / date-entity
            :month 11)
      :ARG1-of (c / cause-01
            :ARG0 (s2 / slump-01
                  :ARG1 (m2 / market
                        :mod (s3 / stock))
                  :ARG1-of (c2 / continue-01))
            :mod (m3 / main))
      :ARG1-of (r2 / report-01
            :ARG0 (g / government-organization
                  :name (n2 / name
                        :op1 "Ministry"
                        :op2 "of"
                        :op3 "Finance"))
            :time (w / wednesday)))

# ::id 792 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok estos articulos aparecen en latin trade , una revista dedicada a la extensiva recopilacion de noticias sobre la economia y comercio en america latina .
# ::alignments
(m / multi-sentence
      :snt1 (a / aparecen-01
            :ARG0 (t / thing
                  :ARG1-of (a2 / articulate-02)
                  :mod (e / est))
            :ARG1 (t2 / trade-01
                  :mod (l / latin)))
      :snt2 (r / revista
            :ARG1-of (d / dedicada-00
                  :ARG1-of (c / cause-01
                        :ARG0 (r2 / recopilacion
                              :mod (e2 / extensiva)
                              :mod r2
                              :mod (s / sobre
                                    :op1 (a3 / and
                                          :op1 (e3 / economy)
                                          :op2 (c2 / comercio)
                                          :location (c3 / country
                                                :name (n / name
                                                      :op1 "America")))))))))

# ::id 793 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a series of south african business delegations are lining up in the trade and industry ministry , waiting to visit africa and other continents for the coming two months , local daily sowetan reported today .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 " sowetan")
            :ARG1-of (l / local-02)
            :frequency (r2 / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (d / day))))
      :ARG1 (l2 / line-up-02
            :ARG1 (d2 / delegation
                  :mod (b / business)
                  :quant (s / series)
                  :mod (c / country
                        :name (n3 / name
                              :op1 "South"
                              :op2 "Africa"))
                  :ARG1-of (w / wait-01
                        :ARG2 (v / visit-01
                              :ARG0 d2
                              :ARG1 (a / and
                                    :op1 c
                                    :op2 (c2 / continent
                                          :mod (o / other)))
                              :time (a2 / after
                                    :op1 (n4 / now)
                                    :quant t
                                    :quant 2
                                    :unit (m / month))))))
      :location (m2 / ministry
            :topic (a3 / and
                  :op1 (t2 / trade-01)
                  :op2 (ii / industry)))
      :time (t3 / today))

# ::id 794 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rebels on thursday renewed a three-month humanitarian cease-fire in war-torn areas of southern sudan .
# ::alignments
(r / renew-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "Rebel"))))
      :ARG1 (c / cease-01
            :ARG1 (f / fire-01)
            :mod (h2 / humanitarian)
            :duration (t / temporal-quantity
                  :quant 3
                  :unit (m / month))
            :location (a / area
                  :part-of (s / south
                        :part-of (c2 / city
                              :name (n2 / name
                                    :op1 "Sufdan"))
                        :ARG1-of (t2 / tear-01
                              :ARG0 (w / war)))))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 795 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok remember those fabulous '##s ? the intervening ## years often have seemed like a mass exercise in forgetting that tumultuous decade , but hollywood is trying to change all that .
# ::alignments
(m / multi-sentence
      :snt1 (r / remember-01
            :polarity (a / amr-unknown)
            :ARG1 (y / year
                  :mod (f / fabulous)
                  :mod (t / that)))
      :snt2 (s / seem-01
            :ARG1 (e / exercise-02
                  :ARG1 (f2 / forget-01
                        :ARG1 (d / decade
                              :mod (t2 / tumultuous)
                              :mod (t3 / that)))
                  :mod (m2 / mass))
            :frequency (o / often))
      :snt3 (c / contrast-01
            :ARG1 (t4 / try-01
                  :ARG0 (m3 / market-sector
                        :name (n / name
                              :op1 "Hollywood"))
                  :ARG1 (c2 / change-01
                        :ARG0 m3
                        :ARG1 (t5 / that
                              :mod (a2 / all))))))

# ::id 796 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok coca-cola 's new president and chief operating officer , steve heyer , said tuesday he is streamlining the beverage giant 's north american division and reassigning top executives .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Steve"
                  :op2 "Heyer")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :name (n2 / name
                              :op1 "Coca-cola"))
                  :ARG2 (a / and
                        :op1 (p2 / president
                              :ARG1-of (n3 / new-01))
                        :op2 (o / officer
                              :mod (c2 / chief)
                              :ARG0-of (o2 / operate-01)))))
      :ARG1 (a2 / and
            :op1 (s2 / streamline-01
                  :ARG0 p
                  :ARG1 (d / division
                        :poss (g / giant
                              :mod (b / beverage))
                        :location (c3 / country-region
                              :name (n4 / name
                                    :op1 "North"
                                    :op2 "America"))))
            :op2 (r / reassign-01
                  :ARG0 p
                  :ARG1 (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (e / executive))
                        :mod (t / top))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 797 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a top communist party official said monday that china 's relationship with the u.s. was `` sound , '' but noted there were some difficulties earlier this year that leaders of the countries have pledged to overcome .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "Communist"
                              :op2 "Party"))
                  :ARG2 (o / official
                        :mod (t / top))))
      :ARG1 (s2 / sound
            :domain (r / relation-03
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (c2 / country
                        :name (n3 / name
                              :op1 "United"
                              :op2 "States"))))
      :time (d / date-entity
            :weekday (m / monday))
      :concession-of (n4 / note-01
            :ARG0 p
            :ARG1 (d2 / difficult
                  :quant (s3 / some)
                  :ARG1-of (o2 / overcome-01
                        :ARG0 (p3 / person
                              :ARG0-of (l / lead-02
                                    :ARG1 c))
                        :ARG1-of (p4 / pledge-01
                              :ARG0 p3))
                  :time (b / before
                        :op1 d))))

# ::id 798 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after a successful #### , bilateral trade between the united arab emirates -lrb- uae -rrb- and thailand fell by ##.# percent in the first quarter of this year , with exports and imports both dipping by an average ## percent .
# ::alignments
(a / and
      :op1 (f / fall-01
            :ARG1 (t / trade-01
                  :ARG0 (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "Arab"
                              :op3 "Emirates"))
                  :ARG2 (a2 / and
                        :op1 (c2 / country
                              :name (n2 / name
                                    :op1 "India"))
                        :op2 (c3 / country
                              :name (n3 / name
                                    :op1 "Thailand")))
                  :mod (b / bilateral))
            :ARG2 (p / percentage-entity
                  :value "0.")
            :time (a3 / after
                  :op1 (s / succeed-01
                        :ARG1 t))
            :op2 (d / dip-02
                  :ARG1 (a4 / and
                        :op1 (e / export-01)
                        :op2 (ii / import-01))
                  :ARG2 (p2 / percentage-entity
                        :value 1
                        :ARG1-of (a5 / average-04)))
            :time (q / quarter
                  :ord (o / ordinal-entity
                        :value 1)
                  :part-of (y / year
                        :mod (t2 / this)))))

# ::id 799 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok share prices on malaysia stock exchange closed steadier on thursday due to last-minute light bargain-hunting activities on selected index-linked bluechips .
# ::alignments
(c / close-01
      :ARG1 (t / thing
            :ARG2-of (p / price-01
                  :ARG1 (s / share)
                  :location (e / exchange-01
                        :ARG1 (s2 / stock
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Malaysia"))))))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :ARG1-of (c3 / cause-01
            :ARG0 (a / activity-06
                  :ARG1 (h / hunt-01
                        :ARG1 (b / bluechip
                              :ARG1-of (s3 / select-01)
                              :ARG1-of (l / link-01
                                    :ARG2 (ii / index)))
                        :ARG2-of (b2 / bargain-01)
                        :duration (m / minute
                              :mod (l2 / last))
                        :ARG1-of (l3 / light-06))))
      :ARG1-of (h2 / have-degree-91
            :ARG2 (s4 / steady-01
                  :ARG1 c)
            :ARG3 (m2 / more)))

# ::id 800 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a television commercial has been withdrawn from broadcast after viewers complained it satirized the #### assassination of united states president john f. kennedy .
# ::alignments
(w / withdraw-01
      :ARG1 (c / commercial
            :medium (t / television))
      :ARG2 (b / broadcast-01)
      :time (a / after
            :op1 (c2 / complain-01
                  :ARG0 (p / person
                        :ARG0-of (v / view-01))
                  :ARG1 (s / satirize-01
                        :ARG0 c
                        :ARG1 (a2 / assassinate-01
                              :ARG1 (p2 / person
                                    :name (n / name
                                          :op1 "John"
                                          :op2 "F."
                                          :op3 "Kennedy")
                                    :ARG0-of (h / have-org-role-91
                                          :ARG1 (c3 / country
                                                :name (n2 / name
                                                      :op1 "United"
                                                      :op2 "States"))
                                          :ARG2 (p3 / president)))
                              :mod (p4 / press))))))

# ::id 801 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two whales that lost their way in california more than a week ago spent a second day circling near a sacramento river bridge tuesday , about ## miles -lrb- ### kilometers -rrb- from the open waters of the pacific ocean .
# ::alignments
(s / spend-02
      :ARG0 (w / whale
            :quant 2
            :ARG0-of (l / lose-02
                  :ARG1 (w2 / way
                        :poss w)
                  :location (s2 / state
                        :name (n / name
                              :op1 "California"))
                  :time (b / before
                        :op1 (n2 / now)
                        :quant (m / more-than
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (w3 / week))))))
      :ARG1 (d / day
            :ord (o / ordinal-entity
                  :value 2))
      :ARG2 (c / circle-01
            :ARG0 w
            :ARG1 (n3 / near-02
                  :ARG2 (b2 / bridge
                        :mod (r / river
                              :name (n4 / name
                                    :op1 "Sac sacramento"))))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday))
            :source (w4 / water
                  :ARG1-of (o2 / open-09)
                  :part-of (o3 / ocean
                        :mod (p / pacific)))
            :extent (a / about
                  :op1 (d3 / distance-quantity
                        :quant 100
                        :unit (m2 / mile)))))

# ::id 802 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the research , development and evaluation commission -lrb- rdec -rrb- announced saturday that it has recently submitted a bold plan to the cabinet to further streamline government services through extensive computerization over the next four years .
# ::alignments
(a / announce-01
      :ARG0 (c / commission
            :name (n / name
                  :op1 "Research,"
                  :op2 "Development"
                  :op3 "and"
                  :op4 "Evaluate"
                  :op5 "Commission"))
      :ARG1 (s / submit-01
            :ARG0 c
            :ARG1 (p / plan-01
                  :ARG1 (s2 / streamline-01
                        :ARG0 c
                        :ARG1 (s3 / serve-01
                              :ARG0 (g / government-organization
                                    :ARG0-of (g2 / govern-01)))
                        :manner (c2 / computerize-01
                              :ARG1-of (e / extensive-03))
                        :time (a2 / after
                              :op1 (n2 / now)
                              :duration (t / temporal-quantity
                                    :quant 4
                                    :unit (y / year)))
                        :mod (f / further))
                  :ARG1-of (b / bold-02))
            :ARG2 g
            :name (n3 / name
                  :op1 "Cabinet"))
      :time (r / recent)
      :time (s4 / saturday))

# ::id 803 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new zealand on wednesday unveiled a jobs and growth plan that included tax reforms aimed at saving businesses ### million dollars -lrb- ### million us -rrb- to fight the recession .
# ::alignments
(u / unveil-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "New"
                  :op2 " zealand"))
      :ARG1 (p2 / plan-01
            :ARG1 (a / and
                  :op1 (j / job)
                  :op2 (g / grow-01))
            :ARG2-of (ii / include-01
                  :ARG1 (r / reform-01
                        :ARG1 (t / tax-01)
                        :ARG1-of (a2 / aim-02
                              :ARG2 (s / save-01
                                    :ARG1 (m / monetary-quantity
                                          :quant 1000000000
                                          :unit (d / dollar)
                                          :ARG1-of (m2 / mean-01
                                                :ARG2 (w / we)))
                                    :purpose (f / fight-01
                                          :ARG1 (r2 / recession-02)))))))
      :time (w2 / wednesday))

# ::id 804 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the democratic people 's republic of korea -lrb- dprk -rrb- notified the united states today that it agreed to resume negotiations on its nuclear reactor program , the state department announced here .
# ::alignments
(a / announce-01
      :ARG0 (d / department
            :mod (s / state))
      :ARG1 (n / notify-01
            :ARG0 (r / republic
                  :name (n2 / name
                        :op1 "Republic"
                        :op2 "of"
                        :op3 "Korea")
                  :poss (p / people
                        :mod (d2 / democracy)))
            :ARG1 (c / country
                  :name (n3 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG2 (a2 / agree-01
                  :ARG0 r
                  :ARG1 (r2 / resume-01
                        :ARG0 r
                        :ARG1 (n4 / negotiate-01
                              :ARG0 r
                              :ARG2 (p2 / program
                                    :topic (r3 / reactor
                                          :mod (n5 / nucleus))
                                    :poss r)))))
      :time (t / today)
      :location (h / here))

# ::id 805 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok anni friesinger continued her unbeaten run this season , winning the women 's #,###-meter race sunday at a world cup speedskating event .
# ::alignments
(c / continue-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "anni"
                  :op2 "Friesinger"))
      :ARG1 (r / run-13
            :ARG0 p
            :ARG1-of (u / unearth-01
                  :polarity -))
      :time (s / season
            :mod (t / this))
      :ARG0-of (c2 / cause-01
            :ARG1 (w / win-01
                  :ARG0 p
                  :ARG1 (s2 / sunday
                        :mod (r2 / race-02
                              :mod (w2 / woman)
                              :mod (d / distance-quantity
                                    :quant 1
                                    :unit (m / meter))))
                  :ARG4 (e / event
                        :name (n2 / name
                              :op1 "World"
                              :op2 "Cup")
                        :mod (s3 / speedskating)))))

# ::id 806 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pentagon officials said wednesday that they were asking congress to use $ #.# billion this year to build nearly #,### armored trucks designed to withstand roadside bomb attacks , a move that follows congressional criticism that the defense department has been too slow to buy enough of the vehicles for troops in iraq .
# ::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 (a / ask-02
            :ARG0 p
            :ARG1 (u / use-01
                  :ARG0 (g2 / government-organization
                        :name (n2 / name
                              :op1 "Congress"))
                  :ARG1 (m / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar))
                  :ARG2 (b / build-01
                        :ARG0 g2
                        :ARG1 (t / truck
                              :ARG1-of (a2 / armor-01)
                              :ARG1-of (n3 / near-02)
                              :ARG1-of (d2 / design-01
                                    :ARG3 (w / withstand-01
                                          :ARG0 t
                                          :ARG1 (a3 / attack-01
                                                :ARG1 (b2 / bomb)
                                                :location (s2 / side
                                                      :part-of (r / road)))))))
                  :time (y / year
                        :mod (t2 / this)))
            :ARG2 g2
            :ARG1-of (m2 / move-02
                  :ARG1-of (f / follow-01
                        :ARG2 (c / criticize-01
                              :ARG0 g2
                              :ARG1 (h2 / have-degree-91
                                    :ARG1 (g3 / government-organization
                                          :name (n4 / name
                                                :op1 "Defense"
                                                :op2 "Department"))
                                    :ARG2 (s3 / slow-05
                                          :ARG1 g3)
                                    :ARG3 (t3 / too)
                                    :ARG6 (b3 / buy-01
                                          :ARG0 g3
                                          :ARG1 (v / vehicle
                                                :ARG1-of (h3 / have-quant-91
                                                      :ARG3 (e / enough)
                                                      :ARG6 (t4 / troop
                                                            :location (c2 / country
                                                                  :name (n5 / name
                                                                        :op1 "Iraq"))))))))))
            :time (w2 / wednesday)))

# ::id 807 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok usain bolt and michael phelps were among the nominees thursday for the laureus world sportsman of the year award .
# ::alignments
(ii / include-91
      :ARG1 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "usain"
                        :op2 " bolt"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Michael"
                        :op2 "Phelps")))
      :ARG2 (p3 / person
            :ARG1-of (n3 / nominate-01
                  :ARG2 (a2 / award
                        :name (n4 / name
                              :op1 "Nobel"
                              :op2 "Sportsman"
                              :op3 "of"
                              :op4 "the"
                              :op5 "Year")
                        :mod a2))
            :time (d / date-entity
                  :weekday (t / thursday))))

# ::id 808 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a milan court convicted a former unipol ceo and two associates of insider trading and sentenced them to six months in jail wednesday .
# ::alignments
(a / and
      :op1 (c / convict-01
            :ARG0 (c2 / court
                  :mod (c3 / country
                        :name (n / name
                              :op1 "Milan")))
            :ARG1 (a2 / and
                  :op1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c4 / company
                                    :name (n2 / name
                                          :op1 "Unipol"))
                              :ARG2 (o / officer
                                    :mod (c5 / chief)
                                    :mod (e / executive))
                              :time (f / former)))
                  :op2 (p2 / person
                        :quant 2
                        :ARG1-of (a3 / associate-01
                              :ARG2 p)))
            :ARG2 (t / trade-01
                  :mod (ii / insider)))
      :op2 (s / sentence-01
            :ARG0 c2
            :ARG1 a2
            :ARG2 (t2 / temporal-quantity
                  :quant 6
                  :unit (m / month)
                  :location (j / jail))
            :time (w / wednesday)))

# ::id 809 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the leaders of germany and france on saturday hailed a decision to station german troops in france for the first time since world war ii as a new stage in relations between the countries .
# ::alignments
(h / hail-02
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Germany"))))
            :op2 (p2 / person
                  :ARG0-of (l2 / lead-02
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "France")))))
      :ARG1 (d / decide-01
            :ARG1 (s / station-01
                  :ARG1 (t / troop
                        :mod c)
                  :ARG2 c2
                  :ord (o / ordinal-entity
                        :value 1
                        :range (s2 / since
                              :op1 (w / war
                                    :name (n3 / name
                                          :op1 "World"
                                          :op2 "War"
                                          :op3 "II")))))
            :ARG2 (s3 / stage
                  :ARG1-of (n4 / new-01)
                  :mod (r / relation-03
                        :ARG0 c
                        :ARG2 c2)))
      :time (d2 / date-entity
            :weekday (s4 / saturday)))

# ::id 810 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the senate is on the edge of blessing a $ #.## trillion budget for next year that will move lawmakers a step closer to a campaign season full of battles with president clinton over spending and taxes .
# ::alignments
(b / be-located-at-91
      :ARG1 (g / government-organization
            :name (n / name
                  :op1 "Senate"))
      :ARG2 (e / edge
            :mod (b2 / bless-01
                  :ARG0 g
                  :ARG1 (b3 / budget
                        :mod (m / monetary-quantity
                              :quant 1000000000000
                              :unit (d / dollar))
                        :time (y / year
                              :mod (n2 / next))
                        :ARG0-of (m2 / move-01
                              :ARG1 (p / person
                                    :ARG0-of (l / legislate-01))
                              :ARG2 (c / close-10
                                    :ARG1 p
                                    :ARG2 (s / season
                                          :mod (c2 / campaign-01)
                                          :ARG1-of (f / full-09
                                                :ARG2 (b4 / battle-01
                                                      :ARG0 p
                                                      :ARG1 (p2 / person
                                                            :name (n3 / name
                                                                  :op1 "Clinton")
                                                            :ARG0-of (h / have-org-role-91
                                                                  :ARG2 (p3 / president)))
                                                      :ARG2 (a / and
                                                            :op1 (s2 / spend-01)
                                                            :op2 (t / tax-01)))))
                                    :ARG2-of (h2 / have-degree-91
                                          :ARG1 p
                                          :ARG3 (m3 / more))))))))

# ::id 811 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the fate of more english cities , towns and villages hung in the balance tuesday as emergency crews built up defences against rising waters during britain 's worst floods in living memory .
# ::alignments
(h / hang-01
      :ARG1 (f / fate
            :poss (a / and
                  :op1 (c / city)
                  :op2 (t / town)
                  :op3 (v / village)
                  :mod (c2 / country
                        :name (n / name
                              :op1 "England"))
                  :quant (m / more)))
      :ARG2 (b / balance)
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :ARG1-of (c3 / cause-01
            :ARG0 (b2 / build-up-05
                  :ARG0 (c4 / crew
                        :mod (e / emergency))
                  :ARG1 (t3 / thing
                        :ARG2-of (d2 / defend-01
                              :ARG3 (w / water
                                    :ARG1-of (r / rise-01))))
                  :time (f2 / flood-01
                        :ARG1 c2
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (b3 / bad-04
                                    :ARG1 f2)
                              :ARG3 (m2 / most)
                              :ARG5 (m3 / memory
                                    :mod (l / live-01)))))))

# ::id 812 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush 's chief negotiator on an economic aid deal said the senate should quickly get behind a plan or risk drawing the resentment of a frustrated public .
# ::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))
            :ARG0-of (n2 / negotiate-01
                  :ARG2 (d / deal-01
                        :ARG2 (a / aid-01
                              :ARG1 (e / economy)))
                  :mod (c / chief)))
      :ARG1 (r / recommend-01
            :ARG1 (o / or
                  :op1 (g / get-05
                        :ARG1 (g2 / government-organization
                              :name (n3 / name
                                    :op1 "Senate"))
                        :ARG2 (b / behind
                              :op1 (p3 / plan))
                        :ARG1-of (q / quick-02))
                  :op2 (r2 / risk-01
                        :ARG0 g2
                        :ARG2 (r3 / resent-01
                              :ARG0 (p4 / public
                                    :ARG1-of (f / frustrate-01)))))))

# ::id 813 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush is telling lawmakers that he will send thousands more u.s. troops to iraq 's two most troubled regions , but before he can unveil the plan it is facing stiff challenges from congress ' majority democrats .
# ::alignments
(c / contrast-01
      :ARG1 (t / tell-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (s / send-01
                  :ARG0 p
                  :ARG1 (t2 / troop
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :mod (m / more)
                        :quant (m2 / multiple
                              :op1 1000))
                  :ARG2 (r / region
                        :quant 2
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (t3 / trouble-01
                                    :ARG1 r)
                              :ARG3 (m3 / most)
                              :ARG5 (c3 / country
                                    :name (n3 / name
                                          :op1 "Iraq")))))
            :ARG2 (p3 / person
                  :ARG0-of (l / legislate-01)))
      :ARG2 (f / face-01
            :ARG0 t2
            :ARG1 (c4 / challenge-01
                  :ARG0 (p4 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (p5 / political-party
                                    :name (n4 / name
                                          :op1 "Democratic"
                                          :op2 "Party")))
                        :mod (m4 / majority))
                  :ARG1-of (s2 / stiff-04))
            :time (b / before
                  :op1 (p6 / possible-01
                        :ARG1 (u / unveil-01
                              :ARG0 p
                              :ARG1 (p7 / plan-01))))))

# ::id 814 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok news corp. 's myspace said thursday it will launch a new online music venture designed to turn the social networking site 's trove of musician profile pages into portals for selling everything from music downloads to concert tickets and band merchandising .
# ::alignments
(s / say-01
      :ARG0 (w / website
            :name (n / name
                  :op1 "Myspace")
            :poss (c / company
                  :name (n2 / name
                        :op1 "News"
                        :op2 "Corporation")))
      :ARG1 (l / launch-01
            :ARG0 c
            :ARG1 (v / venture
                  :ARG1-of (n3 / new-01)
                  :mod (m / music)
                  :mod (o / online)
                  :ARG1-of (d / design-01
                        :ARG3 (t / turn-02
                              :ARG0 v
                              :ARG1 (t2 / trove
                                    :consist-of (p / page
                                          :mod (p2 / profile
                                                :mod (m2 / musician)))
                                    :poss w)
                              :ARG2 (p3 / portal
                                    :purpose (s2 / sell-01
                                          :ARG1 (e / everything
                                                :ARG2-of (ii / include-91
                                                      :ARG1 (a / and
                                                            :op1 (d2 / download-01
                                                                  :ARG1 (m3 / music))
                                                            :op2 (t3 / ticket
                                                                  :mod (c2 / concert))
                                                            :op3 (m4 / merchandize-01
                                                                  :ARG1 (b / band)))))))))))
      :time (d3 / date-entity
            :weekday (t4 / thursday)))

# ::id 815 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. government was partially shut down for the second time in a month on saturday , while president bill clinton and congressional republicans blamed each other for the impasse .
# ::alignments
(s / shut-down-05
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "U.S."))))
      :degree (p / part)
      :time (d / date-entity
            :weekday (s2 / saturday))
      :time (b / blame-01
            :ARG0 (a / and
                  :op1 (p2 / person
                        :name (n2 / name
                              :op1 "Bill"
                              :op2 "Clinton")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p3 / president)))
                  :op2 (p4 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p5 / political-party
                                    :name (n3 / name
                                          :op1 "Republican")))
                        :mod g
                        :name (n4 / name
                              :op1 "Congress"))))
      :ARG1 a
      :ARG2 (ii / impasse))

# ::id 816 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a judge thursday upheld the conviction of a man who cursed in front of children after falling out of a canoe , ruling that michigan 's ###-year-old <unk> law is constitutional .
# ::alignments
(a / and
      :op1 (u / uphold-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG3 (j / judge-01)))
            :ARG1 (c / convict-01
                  :ARG1 (m / man
                        :ARG0-of (c2 / curse-02
                              :location (ii / in-front-of
                                    :op1 (c3 / child))
                              :time (a2 / after
                                    :op1 (f / fall-01
                                          :ARG1 m
                                          :ARG4 (c4 / canoe))))))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (r / rule-01
            :ARG0 p
            :ARG1 (c5 / constitutional
                  :domain (l / law
                        :poss (c6 / city
                              :name (n / name
                                    :op1 "Michigan"))
                        :age (t2 / temporal-quantity
                              :quant 2
                              :unit (y / year))))))

# ::id 817 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok senate republicans are calling on the bush administration to reassess u.s. financial support for the international committee of the red cross , charging that the group is using american funds to lobby against u.s. interests .
# ::alignments
(a / and
      :op1 (c / call-on-05
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n / name
                                    :op1 "Republican")))
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States")))
            :ARG1 (g / government-organization
                  :ARG0-of (a2 / administrate-01)
                  :mod (p3 / person
                        :name (n3 / name
                              :op1 "Bush")))
            :ARG2 (r / reassess-01
                  :ARG0 g
                  :ARG1 (s / support-01
                        :ARG0 (p4 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 p2
                                    :ARG2 (m / member)))
                        :ARG1 (c3 / committee
                              :mod (ii / international)
                              :mod (o / organization
                                    :name (n4 / name
                                          :op1 "Red"
                                          :op2 "Cross")))
                        :mod (f / finance))))
      :op2 (c4 / charge-05
            :ARG0 p
            :ARG1 (u / use-01
                  :ARG0 (g2 / group
                        :ARG1 (f2 / fund-01
                              :ARG0 (p5 / person
                                    :mod (c5 / country
                                          :name (n5 / name
                                                :op1 "America"))))
                        :ARG2 (l / lobby-01
                              :ARG1 (a3 / against
                                    :op1 (ii2 / interest
                                          :poss p4)))
                        :ARG0-of l))))

# ::id 818 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european stock markets skidded lower in early trading on thursday after steep falls on wall street overnight and disappointing results from british insurer royal and sun alliance .
# ::alignments
(s / skid-01
      :ARG1 (m / market
            :mod (s2 / stock)
            :mod (c / continent
                  :name (n / name
                        :op1 "Europe")))
      :time (d / date-entity
            :weekday (t / thursday)
            :mod (e / early))
      :ARG1-of (h / have-degree-91
            :ARG2 (l / low-04
                  :ARG1 s)
            :ARG3 (m2 / more))
      :time (a / after
            :op1 (a2 / and
                  :op1 (f / fall-01
                        :ARG1 m
                        :location m
                        :name (n2 / name
                              :op1 "Wall"
                              :op2 "Street"))
                  :manner (s3 / steep)
                  :time (o / overnight))
            :op2 (r / result-01
                  :ARG0 (a3 / and
                        :op1 (c2 / company
                              :name (n3 / name
                                    :op1 "Royal"
                                    :op2 "and"
                                    :op3 "Sun"
                                    :op4 "Alliance")
                              :ARG0-of (ii / insure-02)
                              :mod (c3 / country
                                    :name (n4 / name
                                          :op1 "Great"
                                          :op2 "Britain")))
                        :op2 (c4 / company
                              :name (n5 / name
                                    :op1 "Sun")))
                  :ARG0-of (d2 / disappoint-01))))

# ::id 819 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with extreme heat and wind and low humidity forecast for next week , firefighters stepped up their final attack saturday on the station fire , calling in four helicopters to douse hot spots near mount wilson with water and fire retardant .
# ::alignments
(c / cause-01
      :ARG0 (f / forecast-01
            :ARG1 (a / and
                  :op1 (h / heat
                        :degree (e / extreme))
                  :op2 (w / wind)
                  :op3 (h2 / humidity
                        :ARG1-of (l / low-04)))
            :time (w2 / week
                  :mod (n / next)))
      :ARG1 (s / step-up-03
            :ARG0 (p / person
                  :ARG0-of (f2 / fight-01
                        :ARG1 (f3 / fire)))
            :ARG1 (a2 / attack-01
                  :ARG0 p
                  :ARG1 f3
                  :location (s2 / station))
            :mod (f4 / final)
            :time (d / date-entity
                  :weekday (s3 / saturday)))
      :manner (c2 / call-03
            :ARG0 p
            :ARG1 (h3 / helicopter
                  :quant 4)
            :ARG2 (d2 / douse-01
                  :ARG0 h3
                  :ARG1 (s4 / spot
                        :ARG1-of (h4 / hot-05)
                        :ARG1-of (n2 / near-02
                              :ARG2 (l2 / location
                                    :name (n3 / name
                                          :op1 "Mount"
                                          :op2 " wilson"))))
                  :ARG2 (a3 / and
                        :op1 (w3 / water)
                        :op2 (r / retard-01
                              :ARG1 f3)))))

# ::id 820 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a suspected top figure in mexico 's arellano felix drug cartel pleaded guilty to a drug charge thursday , nearly ending a nine-year legal battle that saw the cartel 's power fade at the hands of authories and rivals .
# ::alignments
(p / plead-02
      :ARG0 (f / figure
            :ARG2-of (s / suspect-01)
            :mod (t / top)
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / cartel
                        :name (n / name
                              :op1 "Arellano"
                              :op2 "Felix")
                        :mod (d / drug)
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "Mexico")))))
      :ARG1 (g / guilty-01
            :ARG1 f
            :ARG2 (c3 / charge-05
                  :ARG1 f
                  :ARG2 d))
      :time (d2 / date-entity
            :weekday (t2 / thursday))
      :ARG0-of (e / end-01
            :ARG1 (b / battle-01
                  :ARG1-of (l / legal-02)
                  :duration (t3 / temporal-quantity
                        :quant 9
                        :unit (y / year))
                  :ARG0-of (s2 / see-01
                        :ARG1 (f2 / fade-01
                              :ARG1 (p2 / power
                                    :poss c)
                              :ARG2 (h2 / hand
                                    :part-of (a / and
                                          :op1 (a2 / authorie)
                                          :op2 (p3 / person
                                                :ARG0-of (r / rival-01
                                                      :ARG1 c))))))
                  :ARG1-of (n3 / near-02))))

# ::id 821 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the san diego padres signed veteran left-handed pitcher mark langston to a minor league contract and invited him to spring training .
# ::alignments
(a / and
      :op1 (s / sign-02
            :ARG0 (t / team
                  :name (n / name
                        :op1 "San"
                        :op2 "Diego"
                        :op3 "Padres"))
            :ARG1 (p / pitcher
                  :name (n2 / name
                        :op1 "Mark"
                        :op2 "Langston")
                  :mod (v / veteran)
                  :mod (l / left-handed))
            :ARG3 (c / contract
                  :mod (l2 / league
                        :mod (m / minor))))
      :op2 (ii / invite-01
            :ARG0 t
            :ARG1 p
            :ARG2 (t2 / train-01
                  :time (d / date-entity
                        :season (s2 / spring)))))

# ::id 822 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with the washington monument aglow like an exclamation mark , the ##st century began with chilly revelers toasting champagne in paper cups and president clinton urging americans to bridge divisions that scarred the millennium just passed .
# ::alignments
(b / begin-01
      :ARG1 (c / century
            :ord (o / ordinal-entity
                  :value 1))
      :ARG2 (a / and
            :op1 (t / toast-01
                  :ARG0 (p / person
                        :ARG0-of (r / revel-01)
                        :mod (c2 / chilly))
                  :ARG1 (c3 / champagne
                        :location (c4 / cup
                              :consist-of (p2 / paper))))
            :op2 (u / urge-01
                  :ARG0 (p3 / person
                        :name (n / name
                              :op1 "Clinton")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p4 / president)))
                  :ARG1 (p5 / person
                        :mod (c5 / country
                              :name (n2 / name
                                    :op1 "America")))
                  :ARG2 (b2 / bridge-01
                        :ARG0 p5
                        :ARG1 (d / divide-02
                              :ARG0-of (s / scar-01
                                    :ARG1 (m / millennium
                                          :ARG1-of (p6 / pass-03
                                                :time (j / just))))))))
      :manner (a2 / aglow
            :ARG1-of (r2 / resemble-01
                  :ARG2 (m2 / mark-01
                        :ARG2 (e / exclamation-01)))))

# ::id 823 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two french tourists drowned wednesday after getting caught in the coral reefs just off egypt 's red sea resort of hurghada .
# ::alignments
(d / drown-02
      :ARG1 (p / person
            :quant 2
            :mod (c / country
                  :name (n / name
                        :op1 "France"))
            :ARG0-of (t / tour-01))
      :time (w / wednesday)
      :time (a / after
            :op1 (c2 / catch-03
                  :ARG1 p
                  :ARG2 (r / reef
                        :mod (c3 / coral)
                        :location (o / off
                              :op1 (r2 / resort
                                    :name (n2 / name
                                          :op1 "Hurghada")
                                    :mod (s / sea
                                          :ARG1-of (r3 / red-02))
                                    :location (c4 / country
                                          :name (n3 / name
                                                :op1 "Egypt")))
                              :mod (j / just))))))

# ::id 824 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fidelity investments has been approved by taiwan 's securities and futures commission to set up a securities brokerage company in taiwan , sources with the investment group said sunday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / group
                        :ARG0-of (ii / invest-01))))
      :ARG1 (a / approve-01
            :ARG0 (c / commission
                  :mod (s3 / securities)
                  :mod (f / futures)
                  :poss (c2 / country
                        :name (n / name
                              :op1 "Taiwan")))
            :ARG1 (s4 / set-up-03
                  :ARG0 g
                  :ARG1 (c3 / company
                        :ARG0-of (b / broker-01
                              :ARG1 (s5 / securities)))
                  :location c2))
      :time (d / date-entity
            :weekday (s6 / sunday)))

# ::id 825 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the head of england 's soccer union may step in to settle a pay and bonus dispute at newly promoted premier league team west bromwich albion .
# ::alignments
(p / possible-01
      :ARG1 (s / step-in-02
            :ARG1 (p2 / person
                  :ARG0-of (h / head-01
                        :ARG1 (u / union
                              :mod (s2 / soccer)
                              :poss (c / country
                                    :name (n / name
                                          :op1 "England")))))
            :purpose (s3 / settle-01
                  :ARG0 p2
                  :ARG1 (d / dispute-01
                        :ARG2 (a / and
                              :op1 (p3 / pay-01)
                              :op2 (b / bonus))
                        :location (t / team
                              :name (n2 / name
                                    :op1 "West"
                                    :op2 "Bromwich"
                                    :op3 "albion")
                              :mod (l / league
                                    :mod (p4 / premier))
                              :ARG1-of (p5 / promote-01
                                    :ARG1-of (n3 / new-01)))))))

# ::id 826 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok christian ministers were enthusiastic at the early private screenings of `` end of the spear , '' made by every tribe entertainment , an evangelical film company .
# ::alignments
(e / enthusiastic-03
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (r / religious-group
                              :name (n / name
                                    :op1 "Christian")))))
      :ARG1 (s / screen-03
            :ARG1 (g / game
                  :name n
                  :op1 "End"
                  :op2 "of"
                  :op3 "the"
                  :op4 " spear")
            :ARG1-of (m2 / make-01
                  :ARG0 (c / company
                        :mod (t / tribe
                              :mod (e2 / every))
                        :mod (e3 / entertainment)
                        :mod (e4 / evangelical))))
      :ARG1-of (p2 / private-02)
      :time (e5 / early))

# ::id 827 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok burundi 's president domitien ndayizeye left thursday for south africa for talks to try to break the deadlock over a power-sharing deal to pave the way to elections in his central african country , state radio said .
# ::alignments
(s / say-01
      :ARG0 (r / radio
            :mod (s2 / state))
      :ARG1 (l / leave-11
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Ditien"
                        :op2 "Ndayizeye")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Burundi")
                              :part (c2 / center))
                        :ARG2 (p2 / president)))
            :ARG2 (c3 / continent
                  :name (n3 / name
                        :op1 "South"
                        :op2 "Africa"))
            :time (d / date-entity
                  :weekday (t / thursday))
            :purpose (t2 / talk-01
                  :ARG0 p
                  :ARG1 (t3 / try-01
                        :ARG0 p
                        :ARG1 (b / break-01
                              :ARG0 p
                              :ARG1 (d2 / deadlock-01
                                    :ARG2 (d3 / deal-01
                                          :ARG2 (s3 / share-01
                                                :ARG1 (p3 / power)))
                                    :purpose (p4 / pave-02
                                          :ARG0 p
                                          :ARG1 (w / way)
                                          :ARG2 (e / elect-01
                                                :location c
                                                :location c2))))))))

# ::id 828 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kieron fallon and aidan o'brien became the first <unk> partnership for ## years to complete the guineas double sunday when virginia waters won the fillies ' classic , the #,### guineas .
# ::alignments
(b / become-01
      :ARG1 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Kieron"
                        :op2 "Fallon"))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Aidan"
                        :op2 "O'brien")))
      :ARG2 (p3 / partner-01
            :ord (o / ordinal-entity
                  :value 1)
            :purpose (c / complete-01
                  :ARG1 (f / festival
                        :name (n3 / name
                              :op1 "Guineas")
                        :mod (d / double))
                  :time (w / win-01
                        :ARG0 (w2 / water
                              :source (v / virginia))
                        :ARG1 (f2 / festival
                              :name (n4 / name
                                    :op1 "Festival"
                                    :op2 "of"
                                    :op3 "Fame")
                              :mod (c2 / classic))))
            :ARG0-of c
            :duration (m / multiple
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))))

# ::id 829 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a freeze in federal highway funds has created a $ ### million shortfall in the big dig 's budget , and spending on the project threatens to siphon funds from other public works projects around the state , according to state treasurer timothy p. cahill .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Timothy"
                  :op2 "P."
                  :op3 "Cahill")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s2 / state)
                  :ARG2 (t / treasurer)))
      :ARG1 (a / and
            :op1 (c / create-01
                  :ARG0 (f / freeze-02
                        :ARG1 (f2 / fund-01
                              :ARG1 (h2 / highway
                                    :mod (f3 / federal))))
                  :ARG1 (s3 / shortfall
                        :mod (m / monetary-quantity
                              :quant 2000000
                              :unit (d / dollar))
                        :part-of (b / budget-01
                              :ARG1 (d2 / dig-01
                                    :mod (b2 / big)))))
            :op2 (t2 / threaten-01
                  :ARG0 (s4 / spend-01
                        :ARG1 (p2 / project
                              :mod (p3 / project
                                    :mod (w / work-01
                                          :ARG1-of (p4 / public-02))
                                    :mod (o / other)
                                    :location (a2 / around
                                          :op1 (s5 / state))))
                        :ARG1 (s6 / siphon-01
                              :ARG1 (f4 / fund-01
                                    :ARG1 p3))
                        :ARG0-of s6))))

# ::id 830 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok federal health officials made several important changes thursday in their recommendations for treating both the skin and inhalation forms of anthrax .
# ::alignments
(c / change-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Federal"
                              :op2 "Health"
                              :op3 "Department"))
                  :ARG2 (o / official)))
      :ARG1 (r / recommend-01
            :ARG0 p
            :ARG1 (t / treat-03
                  :ARG1 (f / form
                        :mod (a / anthrax)
                        :mod (a2 / and
                              :op1 (s / skin)
                              :op2 (ii / inhale-01)))))
      :ARG1-of (ii2 / important-01)
      :quant (s2 / several)
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 831 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok beating expectations , the ultramodern guggenheim museum in this northern spanish city has received ###,### , visitors in its first five months , a bilbao newspaper said wednesday .
# ::alignments
(s / say-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "Bilbao"))
      :ARG1 (r / receive-01
            :ARG0 (m / museum
                  :name (n3 / name
                        :op1 " ultramodern"
                        :op2 "Guggenheim")
                  :location (c / city
                        :location (n4 / north
                              :part-of (c2 / country
                                    :name (n5 / name
                                          :op1 "Spain")))
                        :mod (t / this)))
            :ARG1 (p / person
                  :ARG0-of (v / visit-01)
                  :ARG0-of (p2 / please-01))
            :duration (t2 / temporal-quantity
                  :quant 5
                  :unit (m2 / month)
                  :ord (o / ordinal-entity
                        :value 1)
                  :poss m)
            :ARG0-of (b / beat-01
                  :ARG1 (e / expect-01)))
      :time (w / wednesday))

# ::id 832 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us justice officials charged saturday a young nigerian man with attempting to blow up a detroit-bound airliner on christmas day with ### people on board .
# ::alignments
(c / charge-05
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (o / official
                        :topic (j / justice))))
      :ARG1 (m / man
            :mod (y / young)
            :mod (c3 / country
                  :name (n2 / name
                        :op1 "Niger")))
      :ARG2 (a / attempt-01
            :ARG0 m
            :ARG1 (b / blow-up-06
                  :ARG0 m
                  :ARG1 (a2 / airliner
                        :ARG1-of (b2 / bind-01
                              :ARG2 (d / detroit)))
                  :time (f / festival
                        :name (n3 / name
                              :op1 "Christmas"
                              :op2 "Day"))
                  :accompanier (p2 / person
                        :mod (p3 / political-movement
                              :name (n4 / name
                                    :op1 " ###"))
                        :location a2)))
      :time (d2 / date-entity
            :weekday (s / saturday)))

# ::id 833 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok olympic gold medalist olaf tufte of norway booked a place in the finals of the men 's single sculls thursday at the world rowing championships .
# ::alignments
(b / book-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Olaf"
                  :op2 "Tufte")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Norway"))
                  :ARG2 (m / medal
                        :mod (g / gold))))
      :ARG1 (p2 / place-01
            :ARG1 p
            :ARG2 (f / final
                  :subevent-of (g2 / game
                        :name (n3 / name
                              :op1 "Single"
                              :op2 "Sulls")
                        :subevent-of (e / event
                              :name (n4 / name
                                    :op1 "World"
                                    :op2 "Rwing"
                                    :op3 "Championships"))))
            :time (d / date-entity
                  :weekday (t2 / thursday))))

# ::id 834 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a right-wing paramilitary group claimed responsibility thursday for the killing of a senator and the government said leftist guerrillas were plotting a new campaign of violence this fall .
# ::alignments
(a / and
      :op1 (c / claim-01
            :ARG0 (g / group
                  :mod (p / paramilitary)
                  :ARG1-of (r / right-08))
            :ARG1 (r2 / responsible-01
                  :ARG0 g
                  :ARG1 (k / kill-01
                        :ARG1 (p2 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (s / senator)))))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (s2 / say-01
            :ARG0 (g2 / government-organization
                  :ARG0-of (g3 / govern-01))
            :ARG1 (p3 / plot-01
                  :ARG0 (g4 / guerrilla
                        :ARG1-of (l / left-19))
                  :ARG1 (c2 / campaign-01
                        :ARG1 (v / violence)
                        :ARG1-of (n / new-01))
                  :time d
                  :season (f / fall)
                  :mod (y / year
                        :mod (t2 / this)))))

# ::id 835 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a saudi prince was killed in a car accident tuesday while driving to the funeral of his cousin , ahmed bin salman bin abdulaziz , the owner of kentucky derby winner war emblem .
# ::alignments
(k / kill-01
      :ARG0 (a / accident
            :mod (c / car))
      :ARG1 (p / prince
            :mod (c2 / country
                  :name (n / name
                        :op1 "Saudi"
                        :op2 "Arabia")))
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (d2 / drive-01
            :ARG0 p
            :ARG1 (f / funeral
                  :poss (p2 / person
                        :name (n2 / name
                              :op1 "Ahmed"
                              :op2 "bin"
                              :op3 "Salman"
                              :op4 "bin"
                              :op5 "Abdulaziz")
                        :ARG0-of (o / own-01
                              :ARG1 (e / emblem
                                    :mod (w / war)
                                    :poss p2
                                    :ARG0-of (w2 / win-01
                                          :ARG1 (g / game
                                                :name (n3 / name
                                                      :op1 "Kentucky"
                                                      :op2 "Derby")))))))))

# ::id 836 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a #-year-old boy rode a fire truck home from the hospital thursday , six weeks after he almost died when he was shot in a gunman 's assault at a jewish community center .
# ::alignments
(r / ride-01
      :ARG0 (b / boy
            :age (t / temporal-quantity
                  :quant 1
                  :unit (y / year)))
      :ARG1 (t2 / truck
            :mod (f / fire))
      :ARG4 (h / hospital)
      :time (d / date-entity
            :weekday (t3 / thursday))
      :time (a / after
            :op1 (d2 / die-01
                  :ARG1 b
                  :mod (a2 / almost)
                  :time (s / shoot-02
                        :ARG0 (g / gunman)
                        :ARG1 b
                        :ARG1-of (c / cause-01
                              :ARG0 (a3 / assault-01
                                    :ARG0 g
                                    :location (c2 / center
                                          :mod (c3 / community)
                                          :mod (r2 / religious-group
                                                :name (n / name
                                                      :op1 "Jew")))))))
            :quant t
            :quant 6
            :unit (w / week)))

# ::id 837 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the home ministry of bangladesh directed the law-enforcing agencies to ensure foolproof security in the capital for hosting the ##th summit of south asian association for regional cooperation -lrb- saarc -rrb- scheduled for november ##-## .
# ::alignments
(d / direct-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Home"
                  :op2 "Ministry")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Bangladesh")))
      :ARG1 (a / agency
            :ARG0-of (e / enforce-01
                  :ARG1 (l / law)))
      :ARG2 (e2 / ensure-01
            :ARG0 a
            :ARG1 (s / security
                  :mod (f / foolproof)
                  :location (c2 / city
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (c3 / capital)))
                  :purpose (h2 / host-01
                        :ARG0 c2
                        :ARG1 (s2 / summit
                              :topic (c4 / cooperate-01
                                    :location (w / world-region
                                          :name (n3 / name
                                                :op1 "South"
                                                :op2 "Asia")))
                              :ord (o / ordinal-entity
                                    :value -1)
                              :ARG1-of (s3 / schedule-01
                                    :ARG3 (d2 / date-entity
                                          :month 11)))))))

# ::id 838 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok egyptian orthodox pope shenuda iii met monday with the leaders of palestinian <unk> opposed to a peace deal with israel , including the head of the islamic jihad group , ramadan shallah .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Shenuda"
                  :op2 "VIII")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Egypt"))
                  :ARG2 (p2 / pope
                        :mod (o / orthodox))))
      :ARG1 (p3 / person
            :ARG0-of (o2 / oppose-01
                  :ARG1 (d / deal-01
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "Israel"))
                        :ARG2 (p4 / peace)))
            :ARG2-of (ii / include-91
                  :ARG1 (p5 / person
                        :ARG0-of (h2 / head-01
                              :ARG1 (r / religious-group
                                    :name (n4 / name
                                          :op1 "Ramadan"
                                          :op2 "Lah")
                                    :mod (j / jihad)
                                    :mod r
                                    :name (n5 / name
                                          :op1 "Islam"))))))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 839 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it 's been a year and a half since the collapse of lehman brothers , and you have to wonder how big a financial crisis we have to go through before we get the new regulatory apparatus in place to make sure it does n't happen again .
# ::alignments
(a / and
      :op1 (p / pass-03
            :ARG1 (t / temporal-quantity
                  :quant 1.5
                  :unit (y / year))
            :time (s / since
                  :op1 (c / collapse-01
                        :ARG1 (p2 / person
                              :name (n / name
                                    :op1 "Lehman")
                              :ARG0-of (h / have-rel-role-91
                                    :ARG2 (b / brother))))))
      :op2 (o / obligate-01
            :ARG1 (y2 / you)
            :ARG2 (w / wonder-01
                  :ARG0 y2
                  :ARG1 (t2 / thing
                        :degree-of (b2 / big
                              :degree-of (c2 / crisis
                                    :mod (f / finance)
                                    :ARG1-of (g / go-12
                                          :ARG0 (w2 / we)
                                          :time (b3 / before
                                                :op1 (g2 / get-04
                                                      :ARG0 w2
                                                      :ARG1 (ii / in-place
                                                            :domain (a2 / apparatus
                                                                  :ARG0-of (r / regulate-01)
                                                                  :ARG1-of (n2 / new-01))
                                                            :purpose (e / ensure-01
                                                                  :ARG0 a2
                                                                  :ARG1 (e2 / event
                                                                        :polarity -
                                                                        :mod (a3 / again)))))))))))))

# ::id 840 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok house republicans are moving a bill through congress that would override president bill clinton 's guarantee of job protections for striking workers , even though the bill faces a certain presidential veto .
# ::alignments
(m / move-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n / name
                              :op1 "Republican")))
            :mod (h2 / house))
      :ARG1 (b / bill
            :ARG0-of (o / override-01
                  :ARG1 (g / guarantee-01
                        :ARG0 (p3 / person
                              :name (n2 / name
                                    :op1 "Bill"
                                    :op2 "Clinton")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG2 (p4 / president)))
                        :ARG1 (p5 / protect-01
                              :ARG1 (j / job)
                              :ARG3 (p6 / person
                                    :ARG0-of (w / work-01)
                                    :ARG0-of (s / strike-02))))))
      :ARG2 (g2 / government-organization
            :name (n3 / name
                  :op1 "Congress"))
      :concession (f / face-01
            :ARG0 b
            :ARG1 (v / veto-01
                  :ARG0 p4
                  :mod (c / certain))))

# ::id 841 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states will play at belgium , and italy will go to australia in the first round of fed cup play in #### .
# ::alignments
(a / and
      :op1 (p / play-01
            :ARG0 (t / team
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :location (t2 / team
                  :name (n2 / name
                        :op1 "Belgium")))
      :op2 (g / go-01
            :ARG1 (t3 / team
                  :name (n3 / name
                        :op1 "Italy"))
            :ARG4 (t4 / team
                  :name (n4 / name
                        :op1 "Australia"))
            :subevent-of (r / round
                  :ord (o / ordinal-entity
                        :value 1)
                  :subevent-of (p2 / play-01
                        :mod (c / cup
                              :mod (f / feed))))))

# ::id 842 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prudential plc , britain 's largest insurance company , announced wednesday that it will be taking # billion pounds -lrb- us$ #.# billion -rrb- of pension assets from britain 's second biggest phone company , cable &amp; wireless plc. .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "prudential"
                  :op2 "plc")
            :ARG0-of (ii / insure-02)
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most)
                  :ARG5 (c2 / company
                        :location (c3 / country
                              :name (n2 / name
                                    :op1 "Britain")))))
      :ARG1 (t / take-01
            :ARG0 c
            :ARG1 (a2 / asset
                  :mod (p / pension)
                  :quant (m2 / multiple
                        :op1 (m3 / monetary-quantity
                              :quant 1000000000
                              :unit (p2 / pound))))
            :ARG2 (c4 / company
                  :mod (p3 / phone)
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (b / big)
                        :ARG3 (m4 / most
                              :ord (o / ordinal-entity
                                    :value 2)))
                  :example (c5 / company
                        :name (n3 / name
                              :op1 "Cable"
                              :op2 "&"
                              :op3 "amp"))
                  :example (c6 / company
                        :name (n4 / name
                              :op1 "Wireless"
                              :op2 "Plc."))))
      :time (w / wednesday))

# ::id 843 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the legendary blue note jazz clubs are expanding into europe , with a venue opening in milan this week to offer a top stage for big-name swing in the old continent .
# ::alignments
(e / expand-01
      :ARG1 (c / club
            :mod (j / jazz)
            :mod (n / note
                  :mod (b / blue))
            :mod (l / legendary))
      :ARG4 (c2 / continent
            :name (n2 / name
                  :op1 "Europe"))
      :ARG1-of (c3 / cause-01
            :ARG0 (o / open-01
                  :ARG1 (v / venue)
                  :location (c4 / city
                        :name (n3 / name
                              :op1 "Milan"))
                  :time (w / week
                        :mod (t / this))
                  :purpose (o2 / offer-01
                        :ARG0 v
                        :ARG1 (s / stage
                              :mod (t2 / top)
                              :beneficiary (s2 / swing
                                    :mod (b2 / big-name))
                              :location (c5 / continent
                                    :mod (o3 / old)))))))

# ::id 844 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south african deputy president thabo mbeki arrived late friday in the gabonese capital for talks with zairean president mobutu sese seko on a fresh meeting with zairean rebel leader laurent kabila on a south african warship next wednesday .
# ::alignments
(a / arrive-01
      :ARG1 (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
                        :mod (d / deputy))))
      :ARG4 (c2 / city
            :name (n3 / name
                  :op1 "Gabonese")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 c
                  :ARG2 (c3 / capital)))
      :time (l / late
            :op1 (d2 / date-entity
                  :weekday (f / friday)))
      :purpose (t / talk-01
            :ARG0 p
            :ARG2 (p3 / person
                  :name (n4 / name
                        :op1 "Mobutu"
                        :op2 "Sese"
                        :op3 "Sko")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c4 / country
                              :name (n5 / name
                                    :op1 "Zaire"))
                        :ARG2 (p4 / president)))
            :subevent-of (m / meet-03
                  :ARG0 p
                  :ARG1 (p5 / person
                        :name (n6 / name
                              :op1 " laurent"
                              :op2 "Kabila")
                        :ARG0-of (l2 / lead-02
                              :ARG1 (p6 / person
                                    :ARG0-of (r / rebel-01))))
                  :time (d3 / date-entity
                        :weekday (w / wednesday
                              :mod (n7 / next)))
                  :ARG1-of (f2 / fresh-04))))

# ::id 845 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the supreme court refused on tuesday to block a lawsuit against a former prime minister of somali over claims that he oversaw killings and torture in his home country .
# ::alignments
(r / refuse-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court"))
      :ARG1 (b / block-01
            :ARG0 g
            :ARG1 (s / sue-02
                  :ARG1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Somalia"))
                              :ARG2 (m / minister
                                    :mod (p2 / prime))
                              :time (f / former)))
                  :ARG2 (c2 / claim-01
                        :ARG1 (o / oversee-01
                              :ARG0 p
                              :ARG1 (a / and
                                    :op1 (k / kill-01)
                                    :op2 (t / torture-01))
                              :location (c3 / country
                                    :mod (h2 / home)
                                    :poss p)))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 846 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chinese embassy , entrusted by the china meteorological administration , donated a set of meteorological satellite receiving system -lrb- <unk> -rrb- to cambodia here tuesday .
# ::alignments
(d / donate-01
      :ARG0 (e / embassy
            :mod (c / country
                  :name (n / name
                        :op1 "China"))
            :ARG1-of (e2 / entrust-01
                  :ARG0 (g / government-organization
                        :ARG0-of (a / administrate-01
                              :ARG1 c)
                        :topic (m / meteorology))
                  :ARG2 e))
      :ARG1 (s / set
            :consist-of (s2 / system
                  :ARG0-of (r / receive-01
                        :ARG1 (s3 / satellite
                              :mod m))))
      :ARG2 (c2 / country
            :name (n2 / name
                  :op1 "Cambodia"))
      :location (h / here)
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 847 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok denmark 's failure to reach next year 's world cup prompted renewed speculation thursday that coach morten olsen may quit .
# ::alignments
(p / prompt-01
      :ARG0 (f / fail-01
            :ARG1 (t / team
                  :name (n / name
                        :op1 "Denmark"))
            :ARG2 (r / reach-01
                  :ARG0 t
                  :ARG1 (g / game
                        :name (n2 / name
                              :op1 "World"
                              :op2 "Cup")
                        :mod (y / year
                              :mod (n3 / next)))))
      :ARG1 (s / speculate-01
            :ARG1 (p2 / possible-01
                  :ARG1 (q / quit-01
                        :ARG0 (p3 / person
                              :name (n4 / name
                                    :op1 "Morten"
                                    :op2 "Olsen")
                              :ARG0-of (c / coach-01))))
            :ARG1-of (r2 / renew-01)
            :time (d / date-entity
                  :weekday (t2 / thursday))))

# ::id 848 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canadian authors accounted for three of the six names on the shortlist for the man booker prize , released tuesday , leaving australia , ireland and wales with one writer each .
# ::alignments
(a / account-01
      :ARG0 (p / person
            :ARG0-of (a2 / author-01)
            :mod (c / country
                  :name (n / name
                        :op1 "Canada")))
      :ARG1 (n2 / name
            :quant 3
            :ARG1-of (ii / include-91
                  :ARG2 (n3 / name
                        :quant 6
                        :location (s / shortlist
                              :topic (p2 / prize
                                    :name (n4 / name
                                          :op1 "Man"
                                          :op2 "Booker"
                                          :op3 "Prize")))))
            :ARG1-of (r / release-01
                  :time (d / date-entity
                        :weekday (t / tuesday)))
            :ARG0-of (l / leave-13
                  :ARG1 (a3 / and
                        :op1 (c2 / country
                              :name (n5 / name
                                    :op1 "Australia"))
                        :op2 (c3 / country
                              :name (n6 / name
                                    :op1 "Ireland"))
                        :op3 (c4 / country
                              :name (n7 / name
                                    :op1 "Wales"))
                        :ARG0-of (h / have-03
                              :ARG1 (p3 / person
                                    :quant 1
                                    :ARG0-of (w / write-01)))))))

# ::id 849 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush ended a five-year <unk> of the national association for the advancement of colored people on thursday with a blunt admission that his party often turned its back on black voters .
# ::alignments
(e / end-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (t / temporal-quantity
            :quant 5
            :unit (y / year)
            :duration-of (a / association
                  :mod (n2 / nation)))
      :ARG2 (a2 / admit-01
            :ARG0 p
            :ARG1 (t2 / turn-01
                  :ARG0 (p3 / party
                        :poss p
                        :ARG1-of t2)
                  :direction (b / back)
                  :destination (p4 / person
                        :ARG0-of (v / vote-01)
                        :ARG1-of (b2 / black-05))
                  :frequency (o / often))
            :ARG1-of (b3 / blunt-02))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 850 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after an asia tour lacking the fanfare of past trips , us president barack obama returned home to a gloomy set of problems that refuse to go away : afghanistan , soaring unemployment , trundling health care reform .
# ::alignments
(r / return-01
      :ARG1 (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)))
      :ARG4 (h2 / home)
      :time (a / after
            :op1 (l / lack-01
                  :ARG0 p
                  :ARG1 (f / fanfare
                        :poss (t / trip-03
                              :time (p3 / past)))))
      :prep-to (s / set
            :mod (g / gloomy)
            :consist-of (p4 / problem
                  :ARG0-of (r2 / refuse-01
                        :ARG1 (g2 / go-02
                              :ARG0 p4
                              :direction (a2 / away)))
                  :example (a3 / and
                        :op1 (c2 / country
                              :name (n3 / name
                                    :op1 "Afghanistan"))
                        :op2 (s2 / soar-01
                              :ARG1 (e / employ-01
                                    :polarity -))
                        :op3 (t2 / trundle-01
                              :ARG0 p
                              :ARG1 (r3 / reform-01
                                    :ARG1 (c3 / care-03
                                          :ARG1 (h3 / health))))))))

# ::id 851 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea is to invest up to two billion dollars -lrb- #.# billion euros -rrb- in russia 's war-shattered republic of chechnya , a chechen official told afp on wednesday .
# ::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)))
      :ARG1 (ii / invest-01
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "South"
                        :op2 "Korea"))
            :ARG1 (u / up-to
                  :op1 (m / monetary-quantity
                        :quant 2000000000
                        :unit (d / dollar)))
            :location (r / republic
                  :name (n3 / name
                        :op1 "Chechnya")
                  :poss (c3 / country
                        :name (n4 / name
                              :op1 "Russia"))
                  :ARG1-of (t2 / tear-01
                        :ARG0 (w / war))))
      :ARG2 (p2 / publication
            :name (n5 / name
                  :op1 "AFP"))
      :time (d2 / date-entity
            :weekday (w2 / wednesday)))

# ::id 852 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italy took over the european union rotating presidency tuesday , with politicians of all stripes pledging to make the six-month term a success despite critical foreign media assessments of italian premier silvio berlusconi .
# ::alignments
(t / take-over-12
      :ARG0 (p / person
            :name (n / name
                  :op1 "italy"))
      :ARG1 (p2 / presidency
            :ARG1-of (r / rotate-02)
            :mod (o / organization
                  :name (n2 / name
                        :op1 "European"
                        :op2 "Union")))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :manner (p3 / pledge-01
            :ARG0 (p4 / politician
                  :mod (s / stripe
                        :mod (a / all)))
            :ARG1 (m / make-02
                  :ARG0 p4
                  :ARG1 (s2 / succeed-01
                        :ARG0 (t3 / term
                              :duration (t4 / temporal-quantity
                                    :quant 6
                                    :unit (m2 / month))))
                  :concession (a2 / assess-01
                        :ARG0 (m3 / media
                              :mod (f / foreign))
                        :ARG1 (p5 / person
                              :name (n3 / name
                                    :op1 "Silvio"
                                    :op2 "Berlusconi")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c / country
                                          :name (n4 / name
                                                :op1 "Italy"))
                                    :ARG2 (p6 / premier)))
                        :ARG1-of (c2 / critical-02)))))

# ::id 853 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok put down that martini and whip out your notebook : cabaret singer andrea <unk> has just taken the stage and there might be a pop quiz on the great american songbook .
# ::alignments
(m / multi-sentence
      :snt1 (a / and
            :op1 (p / put-01
                  :mode imperative
                  :ARG0 (y / you)
                  :ARG1 (m2 / martini)
                  :ARG2 (d / down))
            :op2 (w / whip-out-03
                  :mode imperative
                  :ARG0 y
                  :ARG1 (n / notebook
                        :poss y)))
      :snt2 (a2 / and
            :op1 (t / take-01
                  :ARG0 (p2 / person
                        :name (n2 / name
                              :op1 "Andrea"
                              :op2 "Illinois")
                        :ARG0-of (s / sing-01
                              :ARG1 (c / cabaret)))
                  :ARG1 (s2 / stage)
                  :time (j / just))
            :op2 (p3 / possible-01
                  :ARG1 (q / quiz-01
                        :ARG2 (b / book
                              :topic (s3 / song)
                              :mod (g / great)
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "America")))
                        :mod (p4 / pop)))))

# ::id 854 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the hungarian central bank unveiled a surprise half-point cut in its key interest rate at an extraordinary meeting in budapest on monday , lowering its benchmark lending rate to ##.# percent .
# ::alignments
(u / unveil-01
      :ARG0 (b / bank
            :mod (c / central)
            :ARG1-of (h / hang-02))
      :ARG1 (c2 / cut-02
            :ARG0 b
            :ARG1 (r / rate
                  :mod (ii / interest)
                  :ARG1-of (k / key-02)
                  :poss b)
            :ARG2 (p / point
                  :quant 0.5)
            :ARG0-of (s / surprise-01))
      :time (m / meet-03
            :mod (e / extraordinary)
            :location (c3 / city
                  :name (n / name
                        :op1 "Bucharest"))
            :time (d / date-entity
                  :weekday (m2 / monday)))
      :manner (l / lower-05
            :ARG0 b
            :ARG1 (r2 / rate
                  :mod (l2 / lend-01
                        :ARG0 b
                        :mod (b2 / benchmark)))
            :ARG4 (p2 / percentage-entity
                  :value "#.")))

# ::id 855 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok finnish ambassador jukka <unk> announced that nominations for the country 's millennium technology prize , a $ #.# million honor awarded every other year , will be finalized in four weeks .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jukka"
                  :op2 "Ibrahim")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Finnish"))
                  :ARG2 (a2 / ambassador)))
      :ARG1 (f / finalize-01
            :ARG0 p
            :ARG1 (n3 / nominate-01
                  :ARG1 (p2 / prize
                        :name (n4 / name
                              :op1 " millennium"
                              :op2 "Technology"
                              :op3 "Prize")
                        :mod (h2 / honor
                              :mod (m / monetary-quantity
                                    :quant 10000000
                                    :unit (d / dollar))
                              :ARG1-of (a3 / award-01
                                    :frequency (r / rate-entity-91
                                          :ARG3 (t / temporal-quantity
                                                :quant 1
                                                :unit (y / year)
                                                :mod (o / other)))))
                        :poss c))
            :time (a4 / after
                  :op1 (n5 / now)
                  :quant t
                  :quant 4
                  :unit (w / week))))

# ::id 856 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an official of cambodia 's banned opposition khmer nation party -lrb- knp -rrb- was gunned down in broad daylight here saturday by unidentified assailants , police and witnesses said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / police)
            :op2 (p2 / person
                  :ARG0-of (w / witness-01)))
      :ARG1 (s2 / shoot-down-05
            :ARG0 (p3 / person
                  :ARG0-of (a2 / assail-01)
                  :ARG1-of (ii / identify-01
                        :polarity -))
            :ARG1 (p4 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p5 / political-party
                              :name (n / name
                                    :op1 "Khmer"
                                    :op2 "Nation"
                                    :op3 "Party")
                              :ARG0-of (o / oppose-01)
                              :ARG1-of (b / ban-01)
                              :poss (c / country
                                    :name (n2 / name
                                          :op1 "Cambodia")))
                        :ARG2 (o2 / official)))
            :location (d / daylight
                  :ARG1-of (b2 / broad-02))
            :time (d2 / date-entity
                  :weekday (s3 / saturday))))

# ::id 857 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok portuguese police looking into the disappearance of a four-year-old british girl two weeks ago said thursday they were still collecting evidence but did not yet have enough to make arrests .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :mod (c / country
                  :name (n / name
                        :op1 "Portugal"))
            :ARG0-of (l / look-into-11
                  :ARG1 (d / disappear-01
                        :ARG1 (g / girl
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "Britain"))
                              :age (t / temporal-quantity
                                    :quant 4
                                    :unit (y / year)))
                        :time (b / before
                              :op1 (n3 / now)
                              :quant t
                              :quant 2
                              :unit (w / week)))))
      :ARG1 (c3 / contrast-01
            :ARG1 (c4 / collect-01
                  :ARG0 p
                  :ARG1 (e / evidence-01)
                  :mod (s2 / still))
            :ARG2 (h / have-03
                  :polarity -
                  :ARG0 p
                  :ARG1 (t2 / thing
                        :ARG1-of (h2 / have-quant-91
                              :ARG3 (e2 / enough)
                              :ARG6 (a / arrest-01
                                    :ARG0 p)))
                  :time (y2 / yet)))
      :time (d2 / date-entity
            :weekday (t3 / thursday)))

# ::id 858 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a jordanian writer charged with slandering the lower house of parliament has pleaded not guilty .
# ::alignments
(p / plead-02
      :ARG0 (p2 / person
            :ARG0-of (w / write-01)
            :mod (c / country
                  :name (n / name
                        :op1 "Jordan"))
            :ARG1-of (c2 / charge-05
                  :ARG2 (s / slander-01
                        :ARG0 p2
                        :ARG1 (g / government-organization
                              :name (n2 / name
                                    :op1 "House"
                                    :op2 "of"
                                    :op3 "Parliament")
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (l / low-04
                                          :ARG1 g)
                                    :ARG3 (m / more))))))
      :ARG1 (g2 / guilty-01
            :polarity -
            :ARG1 p2))

# ::id 859 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jordanian prime minister marouf bakhit on monday held talks with visiting palestinian president mahmoud abbas on the financial aid to the palestinians , the official news agency petra reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Petra")
            :mod (n2 / news)
            :mod (o / official))
      :ARG1 (h / hold-04
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Marouf"
                        :op2 "Bakhit")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n4 / name
                                    :op1 "Jordan"))
                        :ARG2 (m / minister
                              :mod (p2 / prime))))
            :ARG1 (t / talk-01
                  :ARG0 p
                  :ARG1 (a2 / aid-01
                        :ARG1 (f / finance)
                        :ARG2 (p3 / person
                              :mod (c2 / country
                                    :name (n5 / name
                                          :op1 "Palestine"))))
                  :ARG2 (p4 / person
                        :name (n6 / name
                              :op1 "Mahmoud"
                              :op2 "Abbas")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 c2
                              :ARG2 (p5 / president))
                        :ARG0-of (v / visit-01)))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 860 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan said its air force was put on high alert two weeks ago during the deadly mumbai attacks after the president received a `` threatening '' late-night call that islamabad believes came straight from the indian government .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Pakistan"))
      :ARG1 (a / alert-01
            :ARG1 (f / force
                  :mod (a2 / air)
                  :poss c)
            :ARG1-of (h / high-02)
            :time (b / before
                  :op1 (n2 / now)
                  :quant (t / temporal-quantity
                        :quant 2
                        :unit (w / week)))
            :time (a3 / attack-01
                  :ARG1 (c2 / city
                        :name (n3 / name
                              :op1 "Mumbai"))
                  :ARG0-of (c3 / cause-01
                        :ARG1 (d / die-01)))
            :time (a4 / after
                  :op1 (r / receive-01
                        :ARG0 (p / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p2 / president)))
                        :ARG1 (c4 / call-02
                              :ARG1-of (t2 / threaten-01)
                              :time (l / late
                                    :op1 (d2 / date-entity
                                          :dayperiod (n4 / night)))
                              :ARG1-of (c5 / come-03
                                    :ARG2 (g / government-organization
                                          :ARG0-of (g2 / govern-01
                                                :ARG1 (c6 / country
                                                      :name (n5 / name
                                                            :op1 "India"))))
                                    :ARG1-of (s2 / straight-04)))))))

# ::id 861 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok argentina 's industry secretary miguel <unk> on monday was appointed economy minister to replace felisa miceli , who resigned amid a corruption scandal , a top 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)
                        :mod (t / top))
                  :ARG2 (o / official)))
      :ARG1 (a / appoint-01
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "Miguel"
                        :op2 "Arturo"
                        :op3 "Michele")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (p3 / province
                              :name (n2 / name
                                    :op1 "argentina"))
                        :ARG2 (s2 / secretary
                              :topic (ii / industry))))
            :ARG2 (m / minister
                  :topic (e / economy))
            :time (d / date-entity
                  :weekday (m2 / monday))
            :ARG1-of (r / replace-01
                  :ARG2 (p4 / person
                        :name (n3 / name
                              :op1 "Felisa"
                              :op2 "Michele")
                        :ARG0-of (r2 / resign-01
                              :ARG1-of (c / cause-01
                                    :ARG0 (s3 / scandal
                                          :topic (c2 / corrupt-01))))))))

# ::id 862 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ukraine 's constitutional court on friday shifted key powers from parliament to the presidency , a move that boosted the influence of pro-russian president viktor yanukovych , but also threw the country into legal uncertainty .
# ::alignments
(s / shift-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Constitution"
                  :op2 "Court")
            :poss (c / country
                  :name (n2 / name
                        :op1 "UKraine")))
      :ARG1 (p / power
            :ARG1-of (k / key-02))
      :ARG2 (p2 / president)
      :ARG3 (g2 / government-organization
            :name (n3 / name
                  :op1 "Parliament"))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (m / move-02
            :ARG0-of (b / boost-01
                  :ARG1 (ii / influence-01
                        :ARG0 (p3 / person
                              :name (n4 / name
                                    :op1 "Viktor"
                                    :op2 "Yanukovych")
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (c2 / country
                                          :name (n5 / name
                                                :op1 "Russia"))
                                    :ARG2 (p4 / president))
                              :ARG0-of (f2 / favor-01
                                    :ARG1 c2))))
            :ARG0-of (t / throw-01
                  :ARG1 c
                  :ARG2 (c3 / certainty
                        :polarity -
                        :ARG1-of (l / legal-02))
                  :mod (a / also))))

# ::id 863 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the sri lankan government said on wednesday that all bars , taverns , restaurants and wine stores throughout the country have been ordered to close during the country 's traditional new year in a bid to build a society sans alcohol and drugs .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Sri"
                              :op2 "Lankan"))))
      :ARG1 (o / order-01
            :ARG1 (c2 / close-01
                  :ARG1 (a / and
                        :op1 (b / bar)
                        :op2 (t / tavern)
                        :op3 (r / restaurant)
                        :op4 (s2 / store
                              :mod (w / wine))
                        :location (t2 / throughout
                              :op1 (c3 / country))
                        :mod (a2 / all))
                  :time (f / festival
                        :name n
                        :op1 "New"
                        :op2 "Year")
                  :poss c3
                  :mod (t3 / tradition))
            :purpose (b2 / bid-01
                  :ARG0 g
                  :ARG1 (b3 / build-01
                        :ARG0 g
                        :ARG1 (s3 / society
                              :ARG0-of (h / have-03
                                    :polarity -
                                    :ARG1 (a3 / and
                                          :op1 (a4 / alcohol)
                                          :op2 (d / drug)))))))
      :time (w2 / wednesday))

# ::id 864 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the militants of the outlawed kurdish workers ' party -lrb- pkk -rrb- launched a rocket attack against a police lodging in southeastern turkey , the semi-official anatolia news agency reported on saturday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 " anatolia")
            :mod (n2 / news)
            :mod (o / official
                  :degree (s / semi)))
      :ARG1 (l / launch-01
            :ARG0 (m / militant
                  :part-of (p / party
                        :mod (p2 / person
                              :ARG0-of (w / work-01)
                              :mod (e / ethnic-group
                                    :name (n3 / name
                                          :op1 "Kurd"))
                              :ARG1-of (o2 / outlaw-01))))
            :ARG1 (a2 / attack-01
                  :ARG0 m
                  :ARG1 (l2 / lodge
                        :poss (p3 / police)
                        :location (s2 / southeast
                              :part-of (t / turkey)))
                  :instrument (r2 / rocket)))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 865 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when it comes to hollywood financing , the sky does n't fall so much as it just changes color .
# ::alignments
(c / contrast-01
      :ARG1 (f / fall-01
            :polarity -
            :ARG1 (s / sky)
            :ARG1-of (h / have-quant-91
                  :ARG2 (m / much)
                  :ARG3 (s2 / so)))
      :ARG2 (c2 / change-01
            :ARG0 s
            :ARG1 (c3 / color)
            :mod (j / just))
      :topic (f2 / finance-01
            :ARG0 (m2 / market-sector
                  :name (n / name
                        :op1 "Hollywood"))))

# ::id 866 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french president nicolas sarkozy announced tuesday that france and morocco had decided to cooperate on civil nuclear energy .
# ::alignments
(a / announce-01
      :ARG0 (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)))
      :ARG1 (d / decide-01
            :ARG0 (a2 / and
                  :op1 (c / country
                        :name (n3 / name
                              :op1 "France"))
                  :op2 (c2 / country
                        :name (n4 / name
                              :op1 "Morocco")))
            :ARG1 (c3 / cooperate-01
                  :ARG0 a2
                  :ARG2 (e / energy
                        :mod (n5 / nucleus)
                        :mod (c4 / civil))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 867 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok yemeni president ali abdullah saleh held talks with u.s. assistant secretary of state william burns on counter terrorism and the middle east on saturday , the official yemeni news agency saba reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Saba")
            :mod (n2 / news)
            :mod (c / country
                  :name (n3 / name
                        :op1 "Yemen"))
            :mod (o / official))
      :ARG1 (h / hold-04
            :ARG0 (p / person
                  :name (n4 / name
                        :op1 "Ali"
                        :op2 "Abdullah"
                        :op3 "Saleh")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (p2 / president)))
            :ARG1 (t / talk-01
                  :ARG0 p
                  :ARG1 (b / burn-01
                        :ARG1 (a2 / and
                              :op1 (c2 / counter-01
                                    :ARG1 (t2 / terrorism))
                              :op2 (w / world-region
                                    :name (n5 / name
                                          :op1 "Middle"
                                          :op2 "East"))))
                  :ARG2 (p3 / person
                        :name (n6 / name
                              :op1 "William"
                              :op2 "Burn")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 c
                              :name (n7 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (s / secretary
                              :mod (a3 / assistant)
                              :topic (f / foreign)))))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 868 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gov. timothy kaine -lrb- d -rrb- on thursday created an eight-member independent panel , including former u.s. homeland security secretary tom ridge , to review all aspects of the virginia tech massacre , from shooter cho seung-hui 's medical history to the school 's widely criticized delay in warning students of danger .
# ::alignments
(c / create-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Timothy"
                  :op2 "Kaine")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "gov."))
                  :ARG2 (m / member
                        :ARG0-of (d / depend-01
                              :polarity -))))
      :ARG1 (p2 / panel
            :quant 8
            :ARG2-of (ii / include-01
                  :ARG1 (p3 / person
                        :name (n3 / name
                              :op1 "Tom"
                              :op2 "Ridge")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 g
                              :name (n4 / name
                                    :op1 "U.S."
                                    :op2 "Homeland"
                                    :op3 "Security"))
                        :ARG2 (s / secretary)
                        :time (f / former))))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :purpose (r / review-01
            :ARG0 p2
            :ARG1 (a / aspect
                  :mod (a2 / all)
                  :topic (m2 / massacre-01
                        :mod (t2 / tech)
                        :location (s2 / state
                              :name (n5 / name
                                    :op1 "Virginia")))
                  :ARG2-of (ii2 / include-91
                        :ARG1 (a3 / and
                              :op1 (h3 / history
                                    :mod (m3 / medicine)
                                    :poss (p4 / person
                                          :ARG0-of (s3 / shoot-02)
                                          :source (s4 / school)))
                              :op2 (d3 / delay-01
                                    :ARG1 (w / warn-01
                                          :ARG1 (d4 / danger)
                                          :ARG2 (p5 / person
                                                :ARG0-of (s5 / study-01)))
                                    :ARG1-of (c2 / criticize-01
                                          :degree (w2 / wide))))))))

# ::id 869 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wall street logged another winning day wednesday as a drop in oil prices and a better-than-expected profit report from technology bellwether cisco systems inc. helped corral the market 's worries about the financial sector .
# ::alignments
(l / log-03
      :ARG0 (c / company
            :name (n / name
                  :op1 "wall"
                  :op2 "Street"))
      :ARG1 (d / day
            :ARG0-of (w / win-01)
            :mod (a / another))
      :time (d2 / date-entity
            :weekday (w2 / wednesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (h / help-01
                  :ARG0 (a2 / and
                        :op1 (d3 / drop-01
                              :ARG1 (p / price-01
                                    :ARG1 (o / oil)))
                        :op2 (r / report-01
                              :ARG0 (c3 / company
                                    :name (n2 / name
                                          :op1 "Cisco"
                                          :op2 "Systems"
                                          :op3 "Inc.")
                                    :mod (b / bellwether
                                          :mod (t / technology)))
                              :ARG1 (p2 / profit-01
                                    :ARG0 c3
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (g / good-02
                                                :ARG1 p2)
                                          :ARG3 (m / more)
                                          :ARG4 (e / expect-01
                                                :ARG1 p2)))))
                  :ARG1 (c4 / corral-01
                        :ARG0 a2
                        :ARG1 (w3 / worry-01
                              :ARG0 (s / sector
                                    :mod (f / finance))
                              :ARG1 (m2 / market))))))

# ::id 870 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok scoreboard at end of indian innings in the sixth tri-nation limited-overs match against south africa in dhaka on friday .
# ::alignments
(b / be-temporally-at-91
      :ARG1 (s / scoreboard)
      :ARG2 (e / end-01
            :ARG1 (ii / innings
                  :poss (t / team
                        :name (n / name
                              :op1 "India")))
            :ARG2 (m / match-03
                  :ARG0 t
                  :ARG1 (t2 / team
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Africa"))
                  :mod (l / limited-overs)
                  :ord (o / ordinal-entity
                        :value 6)
                  :location (c / city
                        :name (n3 / name
                              :op1 "Dhaka"))
                  :time (d / date-entity
                        :weekday (f / friday)))))

# ::id 871 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ceremony was held in the chinese embassy in greece on tuesday to issue certificates to over ### greek students who have passed the hsk chinese proficiency test , an official chinese language skill assessment similar to toefl and ielts for english .
# ::alignments
(h / hold-04
      :ARG1 (c / ceremony)
      :location (e / embassy
            :mod (c2 / country
                  :name (n / name
                        :op1 "China"))
            :location (c3 / country
                  :name (n2 / name
                        :op1 "Greece")))
      :time (d / date-entity
            :weekday (t / tuesday))
      :purpose (ii / issue-01
            :ARG1 (c4 / certificate)
            :ARG2 (p / person
                  :ARG0-of (s / study-01)
                  :mod (r / religious-group
                        :name (n3 / name
                              :op1 "Greek"))
                  :quant (o / over
                        :op1 (p2 / percentage-entity
                              :value 2))
                  :ARG1-of (p3 / pass-07
                        :ARG2 (t2 / test-01
                              :ARG2 (p4 / proficient-01
                                    :ARG1 p
                                    :ARG2 (l / language
                                          :name (n4 / name
                                                :op1 "Hsk"
                                                :op2 "Chinese")))
                              :mod (s2 / skill)
                              :mod (o2 / official)
                              :ARG1-of (r2 / resemble-01
                                    :ARG2 (a / and
                                          :op1 (s3 / skill
                                                :mod (l2 / language
                                                      :name (n5 / name
                                                            :op1 "English")))
                                          :op2 (s4 / skill
                                                :mod l2))))))))

# ::id 872 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australia 's terry pilkadaris holds a one stroke lead over south africa 's ernie els after they both fired three-under-par ## 's on the second day of the us$ ###,### kolon korean open on friday .
# ::alignments
(h / hold-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Terry"
                  :op2 "Pilkadaris")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Australia")))
      :ARG1 (l / lead-01
            :ARG0 p
            :ARG2 (ii / island
                  :name (n3 / name
                        :op1 "Iernie"
                        :op2 "el")
                  :poss (c2 / continent
                        :name (n4 / name
                              :op1 "South"
                              :op2 "Africa")))
            :quant (s / stroke
                  :quant 1))
      :time (a / after
            :op1 (f / fire-01
                  :ARG0 p
                  :ARG1 (a2 / and
                        :op1 p
                        :op2 p)
                  :manner (u / under
                        :op1 (p2 / par)
                        :quant (d / distance-quantity
                              :quant 3
                              :unit (ii2 / inch)))
                  :time (d2 / day
                        :ord (o / ordinal-entity
                              :value 2)
                        :time-of (o2 / open-02
                              :ARG1 (c3 / country
                                    :name (n5 / name
                                          :op1 "Korea"))
                              :time (d3 / date-entity
                                    :weekday (f2 / friday)))))))

# ::id 873 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an american student on trial in italy for the murder of her british roommate testified friday for the first time , her voice sometimes shaking , and said the last time she saw the victim was hours before the killing .
# ::alignments
(t / testify-01
      :ARG0 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "America"))
            :ARG0-of (s / study-01)
            :ARG1-of (t2 / try-02
                  :ARG3 (m / murder-01
                        :ARG0 p
                        :ARG1 (p2 / person
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 p
                                    :ARG2 (r / roommate))
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "Great"
                                          :op2 "Britain"))))
                  :location (c3 / country
                        :name (n3 / name
                              :op1 "Italy"))))
      :ARG1 (a / and
            :op1 (s2 / shake-01
                  :ARG1 (v / voice)
                  :frequency (s3 / sometimes))
            :op2 (s4 / say-01
                  :ARG0 p
                  :ARG1 (b / be-temporally-at-91
                        :ARG1 (s5 / see-01
                              :ARG0 p
                              :ARG1 (v2 / victim))
                        :ARG2 (b2 / before
                              :op1 m
                              :quant (m2 / multiple
                                    :op1 (t3 / temporal-quantity
                                          :quant 1
                                          :unit (h2 / hour))))
                        :mod (l / last))))
      :time (d / date-entity
            :weekday (f / friday))
      :ord (o / ordinal-entity
            :value 1))

# ::id 874 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean president kim young-sam accepted the resignation of labor minister lee hyung-koo , who has been accused of corruption , a spokesman said .
# ::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 (s2 / spokesman)))
      :ARG1 (a / accept-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Kim"
                        :op2 "Young-Sam")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (p3 / president)))
            :ARG1 (r / resign-01
                  :ARG0 (p4 / person
                        :name (n3 / name
                              :op1 "Lee"
                              :op2 "Hyung-koo")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG2 (m / minister
                                    :topic (l / labor)))
                        :ARG1-of (a2 / accuse-01
                              :ARG2 (c2 / corrupt-01
                                    :ARG0 p4))))))

# ::id 875 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli fire hit a four-story apartment building here wednesday morning , killing ## people in one extended family , most of them as they slept , palestinian witnesses said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (w / witness-01)
            :mod (c / country
                  :name (n / name
                        :op1 "Palestine")))
      :ARG1 (h / hit-01
            :ARG0 (f / fire
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Israel")))
            :ARG1 (b / building
                  :mod (a / apartment)
                  :part (s2 / story
                        :quant 4))
            :location (h2 / here)
            :time (d / date-entity
                  :weekday (w2 / wednesday)
                  :dayperiod (m / morning))
            :ARG0-of (c3 / cause-01
                  :ARG1 (k / kill-01
                        :ARG1 (p2 / person
                              :part-of (f2 / family
                                    :quant 1
                                    :ARG1-of (e / extend-01))
                              :ARG2-of (ii / include-91
                                    :ARG3 (m2 / most))
                              :ARG1-of ii
                              :time (s3 / sleep-01
                                    :ARG0 f2))))))

# ::id 876 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a canadian who attacked cabin attendants and urinated in the aisle while drunk during a flight from hong kong to melbourne this month was jailed for three months thursday .
# ::alignments
(j / jail-01
      :ARG1 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "Canada"))
            :ARG0-of (a / attack-01
                  :ARG1 (p2 / person
                        :ARG0-of (a2 / attend-01
                              :ARG1 (c2 / cabin))))
            :ARG0-of (u / urinate-01
                  :location (a3 / aisle)
                  :time (f / fly-01
                        :source (c3 / city
                              :name (n2 / name
                                    :op1 "Hong"
                                    :op2 "Kong"))
                        :destination (c4 / city
                              :name (n3 / name
                                    :op1 "Melbourne"))
                        :time (m / month
                              :mod (t / this)))
                  :time (d / drunk)))
      :ARG2 (t2 / temporal-quantity
            :quant 3
            :unit m)
      :time (d2 / date-entity
            :weekday (t3 / thursday)))

# ::id 877 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ucla sophomore kris johnson plans to post up in hollywood when his playing career concludes .
# ::alignments
(p / plan-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Chris"
                  :op2 "Johnson")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (u / university
                        :name (n2 / name
                              :op1 "UCLA"))
                  :ARG2 (s / sophomore)))
      :ARG1 (p3 / post-up-00
            :ARG0 p2
            :location (m / market-sector
                  :name (n3 / name
                        :op1 "Hollywood")))
      :time (c / conclude-01
            :ARG1 (c2 / career
                  :mod (p4 / play-01
                        :ARG0 p2))))

# ::id 878 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tcl corp. , one of china 's largest consumer electronics makers , on tuesday reported a ## percent drop in #### net profit as earnings were dragged down by losses from its joint ventures with french partners .
# ::alignments
(r / report-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Tcl"
                  :op2 "Corp.")
            :ARG1-of (ii / include-91
                  :ARG2 (c2 / company
                        :ARG0-of (m / make-01
                              :ARG1 (e / electronics
                                    :mod (c3 / consumer)))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (l / large)
                              :ARG3 (m2 / most)
                              :ARG5 (c4 / country
                                    :name (n2 / name
                                          :op1 "China"))))))
      :ARG1 (d / drop-01
            :ARG1 (p / profit-01
                  :mod (n3 / net))
            :ARG2 (p2 / percentage-entity
                  :value 1)
            :time (d2 / drag-01
                  :ARG0 (l2 / lose-02
                        :ARG0 (v / venture
                              :mod (j / joint)
                              :poss c
                              :accompanier (c5 / country
                                    :ARG0-of (p3 / partner-01
                                          :ARG1 c)
                                    :mod (c6 / country
                                          :name (n4 / name
                                                :op1 "France")))))
                  :ARG1 p
                  :direction (d3 / down)))
      :time (d4 / date-entity
            :weekday (t / tuesday)))

# ::id 879 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.n. security council is committing to another year of peacekeeping in sudan 's darfur region despite sharp divisions over genocide charges against the sudanese president .
# ::alignments
(c / commit-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "U.N."
                  :op2 "Security"
                  :op3 "Council"))
      :ARG2 (y / year
            :mod (a / another)
            :duration-of (k / keep-01
                  :ARG1 (p / peace)
                  :location (r / region
                        :name (n2 / name
                              :op1 "Darfur")
                        :location (c2 / city
                              :name (n3 / name
                                    :op1 "Sudan")))))
      :concession (d / divide-02
            :ARG2 (c3 / charge-05
                  :ARG1 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 c2
                              :ARG2 (p3 / president)))
                  :ARG2 (g / genocide-01))
            :ARG1-of (s / sharp-02)))

# ::id 880 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan 's elections were supposed to usher in democracy following eight years of military rule , but for talat hussain life does n't look much different .
# ::alignments
(c / contrast-01
      :ARG1 (s / suppose-02
            :ARG1 (e / elect-01
                  :location (c2 / country
                        :name (n / name
                              :op1 "Pakistan")))
            :ARG2 (u / usher-in-01
                  :ARG0 e
                  :ARG1 (d / democracy)
                  :ARG1-of (f / follow-01
                        :ARG2 (r / rule-03
                              :ARG0 (m / military)
                              :duration (t / temporal-quantity
                                    :quant 8
                                    :unit (y / year))))))
      :ARG2 (l / look-02
            :polarity -
            :ARG0 (l2 / life
                  :mod (r2 / religious-group
                        :name (n2 / name
                              :op1 "Talat"
                              :op2 "Hussain")))
            :ARG1 (d2 / differ-02
                  :degree (m2 / much))))

# ::id 881 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok norfolk southern corp. launched a proxy fight to seek control of conrail inc. 's board of directors and force it to consider norfolk southern 's takeover bid .
# ::alignments
(l / launch-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Norfolk"
                  :op2 "Southern"
                  :op3 "Corporation"))
      :ARG1 (f / fight-01
            :mod (p / proxy)
            :purpose (a / and
                  :op1 (s / seek-01
                        :ARG0 c
                        :ARG1 (c2 / control-01
                              :ARG0 c
                              :ARG1 (b / board
                                    :consist-of (p2 / person
                                          :ARG0-of (h / have-org-role-91
                                                :ARG1 (c3 / company
                                                      :name (n2 / name
                                                            :op1 "Conrail"
                                                            :op2 "Inc."))
                                                :ARG2 (d / director))))))
                  :op2 (f2 / force-01
                        :ARG0 c
                        :ARG1 b
                        :ARG2 (c4 / consider-02
                              :ARG0 b
                              :ARG1 (b2 / bid-01
                                    :ARG0 c
                                    :ARG1 (t / take-over-12
                                          :ARG0 c)))))))

# ::id 882 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok aftershocks rippled across colombia on friday , sending panicked residents running into the streets the day after a #.#-magnitude quake struck .
# ::alignments
(r / ripple-01
      :ARG1 (a / aftershock)
      :ARG2 (a2 / across
            :op1 (c / country
                  :name (n / name
                        :op1 "Colombia")))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG0-of (s / send-03
            :ARG1 (p / person
                  :ARG0-of (r2 / reside-01)
                  :ARG1-of (p2 / panic-01))
            :ARG4 (s2 / street)
            :time (a3 / after
                  :op1 (s3 / strike-01
                        :ARG0 (q / quake
                              :mod (s4 / seismic)))
                  :quant (t / temporal-quantity
                        :quant 1
                        :unit (d2 / day)))))

# ::id 883 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police are trying to identify dozens of people captured by security cameras at the hotel where pakistan cricket coach bob woolmer was murdered , the lead investigator said on wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (ii / investigate-01
                  :ARG1-of (l / lead-02)))
      :ARG1 (t / try-01
            :ARG0 (p2 / police)
            :ARG1 (ii2 / identify-01
                  :ARG0 p2
                  :ARG1 (p3 / person
                        :quant (m / multiple
                              :op1 12)
                        :ARG1-of (c / capture-01
                              :ARG0 (c2 / camera
                                    :mod (s2 / security))
                              :location (h / hotel
                                    :location-of (m2 / murder-01
                                          :ARG1 (p4 / person
                                                :name (n / name
                                                      :op1 " bob"
                                                      :op2 "Woolmer")
                                                :ARG0-of (c3 / coach-01
                                                      :ARG2 (c4 / cricket))
                                                :mod (c5 / country
                                                      :name (n2 / name
                                                            :op1 "Pakistan")))))))))
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 884 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli leaders on wednesday decided against a large-scale military response to ongoing rocket fire from the gaza strip , but said they would consider cutting off electricity or other vital supplies to the impoverished area if the attacks persist .
# ::alignments
(c / contrast-01
      :ARG1 (d / decide-01
            :ARG0 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "Israel"))))
            :ARG1 (a / against
                  :op1 (r / respond-01
                        :ARG0 (m / military)
                        :ARG1 (f / fire-01
                              :ARG1 (r2 / rocket)
                              :location (s / strip
                                    :mod (g / gaza))
                              :ARG1-of (g2 / go-on-15)))
                  :mod (l2 / large-scale))
            :time (d2 / date-entity
                  :weekday (w / wednesday)))
      :ARG2 (s2 / say-01
            :ARG0 p
            :ARG1 (c3 / consider-02
                  :ARG0 p
                  :ARG1 (c4 / cut-off-04
                        :ARG0 p
                        :ARG1 (o / or
                              :op1 (e / electricity)
                              :op2 (s3 / supply-01
                                    :ARG2 (a2 / area
                                          :ARG1-of (ii / impoverish-01))
                                    :mod (v / vital)
                                    :mod (o2 / other))))
                  :condition (p2 / persist-01
                        :ARG1 (a3 / attack-01)))))

# ::id 885 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dragan dzajic , one of yugoslavia 's greatest soccer players , was arrested tuesday along with two other former red star belgrade officials as part of a fraud investigation into the sale of a player to a spanish club .
# ::alignments
(a / arrest-01
      :ARG1 (a2 / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Dragan"
                        :op2 "Dzajic")
                  :ARG1-of (ii / include-91
                        :ARG2 (p2 / person
                              :ARG0-of (p3 / play-01
                                    :ARG1 (s / soccer))
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (g / great)
                                    :ARG3 (m / most)
                                    :ARG5 (c / country
                                          :name (n2 / name
                                                :op1 "Yugoslavia"))))))
            :op2 (p4 / person
                  :quant 2
                  :mod (o / other)
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (t / team
                              :name (n3 / name
                                    :op1 "Red"
                                    :op2 "Star"
                                    :op3 "Belgrade"))
                        :ARG2 (o2 / official)
                        :time (f / former))))
      :ARG2 (ii2 / investigate-01
            :ARG1 (s2 / sell-01
                  :ARG1 (p5 / person
                        :ARG0-of (p6 / play-01))
                  :ARG2 (c2 / club
                        :mod (c3 / country
                              :name (n4 / name
                                    :op1 "Spain"))))
            :ARG2 (d / defraud-01))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 886 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a tenacious hurricane epsilon lingered in the open atlantic , posing no threat to land .
# ::alignments
(a / and
      :op1 (l / linger-01
            :ARG1 (e / epsilon
                  :mod (h / hurricane)
                  :mod (t / tenacious))
            :location (ii / island
                  :name (n / name
                        :op1 "Atlantic")
                  :ARG1-of (o / open-09)))
      :op2 (t2 / threaten-01
            :polarity -
            :ARG0 e
            :ARG2 (l2 / land)))

# ::id 887 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four civilians were killed in indonesia 's troubled aceh province , a health official and news report said saturday .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (h2 / health)
                        :ARG2 (o / official)))
            :op2 (r / report-01
                  :ARG1 (n / news)))
      :ARG1 (k / kill-01
            :ARG1 (c / civilian
                  :quant 4)
            :location (p2 / province
                  :name (n2 / name
                        :op1 "Aceh")
                  :location (c2 / country
                        :name (n3 / name
                              :op1 "Indonesia"))
                  :ARG1-of (t / trouble-01)))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 888 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sk corp. , the holding company of south korea 's third largest conglomerate , said thursday it has launched an umbrella company in china to manage its growing operations there .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "sk"
                  :op2 "Corp.")
            :ARG0-of (h / hold-01)
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most
                        :ord (o / ordinal-entity
                              :value 3))
                  :ARG5 (c2 / conglomerate
                        :location (s2 / south
                              :part-of (c3 / country
                                    :name (n2 / name
                                          :op1 "Korea"))))))
      :ARG1 (l2 / launch-01
            :ARG0 c
            :ARG1 (c4 / company
                  :mod (u / umbrella))
            :location c3
            :name (n3 / name
                  :op1 "China"))
      :purpose (m2 / manage-01
            :ARG0 c
            :ARG1 (o2 / operation
                  :ARG1-of (g / grow-01)
                  :location c3))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 889 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a category four tropical cyclone , which is thought to be one of the most powerful cyclones in recent years , is crossing australia 's state of western australia thursday evening .
# ::alignments
(c / cross-02
      :ARG0 (c2 / cyclone
            :mod (t / tropic)
            :mod (c3 / category
                  :mod 4)
            :ARG1-of (t2 / think-01
                  :ARG2 (c4 / cyclone
                        :ARG1-of (ii / include-91
                              :ARG2 (c5 / cyclone
                                    :time (y / year
                                          :mod (r / recent))
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (p / powerful-02
                                                :ARG1 c5)
                                          :ARG3 (m / most)))))))
      :ARG1 (s / state
            :name (n / name
                  :op1 "Western"
                  :op2 "Australia"))
      :time (d / date-entity
            :weekday (t3 / thursday)
            :dayperiod (e / evening)))

# ::id 890 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the repatriation of mozambican wartime refugees from malawi can start again immediately as an outbreak of bubonic plague has ended , the un high commissioner for refugees -lrb- unhcr -rrb- announced thursday .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :polarity -
                  :ARG2 (c / commissioner
                        :ARG1-of (h2 / high-02)
                        :topic (r / refugee)))
            :mod (c2 / country
                  :name (n / name
                        :op1 "Mozambia")))
      :ARG1 (p2 / possible-01
            :ARG1 (s / start-01
                  :ARG1 (r2 / repatriate-01
                        :ARG1 (r3 / refugee
                              :mod (w / wartime)
                              :source (c3 / country
                                    :name (n2 / name
                                          :op1 "Malawi")))
                        :ARG2 c3)
                  :mod (a2 / again)
                  :time (e / end-01
                        :ARG1 (o / outbreak-29
                              :ARG1 (d / disease
                                    :name (n3 / name
                                          :op1 "Bubonic"
                                          :op2 "Plague"))))
                  :time (ii / immediate)))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 891 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok premier andreas papandreou 's wife has warned his doctors not to take any medical decisions without consulting her , it was reported tuesday .
# ::alignments
(r / report-01
      :ARG1 (w / warn-01
            :ARG0 (p / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (p2 / person
                              :name (n / name
                                    :op1 "Andrea"
                                    :op2 "Papandreou")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p3 / premier)))
                        :ARG2 (w2 / wife)))
            :ARG1 (d / decide-01
                  :polarity -
                  :ARG0 (p4 / person
                        :ARG0-of h
                        :ARG1 p2
                        :ARG2 (d2 / doctor)))
            :ARG3 (m / medicine)
            :mod (a / any)
            :manner (c / consult-01
                  :polarity -
                  :ARG0 p4
                  :ARG1 p))
      :ARG2 p4
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 892 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a cabinet minister who resigned amid a growing controversy over a donation made to jamaica 's ruling party by a dutch-based commodities trader was replaced friday .
# ::alignments
(r / replace-01
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / cabinet)
                  :ARG2 (m / minister))
            :ARG0-of (r2 / resign-01
                  :ARG1-of (c2 / cause-01
                        :ARG0 (c3 / controversy
                              :ARG1-of (g / grow-01)
                              :topic (d / donate-01
                                    :ARG0 (p2 / person
                                          :ARG0-of (t / trade-01
                                                :ARG1 (c4 / commodity))
                                          :ARG1-of (b / base-01
                                                :location (c5 / country
                                                      :name (n / name
                                                            :op1 "Dutch"))))
                                    :ARG2 (p3 / party
                                          :ARG0-of (r3 / rule-03)
                                          :poss (c6 / country
                                                :name (n2 / name
                                                      :op1 "Jamaica"))))))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 893 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south african trade conditions are picking up , according to figures released in johannesburg on thursday .
# ::alignments
(s / say-01
      :ARG0 (f / figure
            :ARG1-of (r / release-01
                  :location (c / city
                        :name (n / name
                              :op1 "Johannesburg"))
                  :time (d / date-entity
                        :weekday (t / thursday))))
      :ARG1 (p / pick-up-05
            :ARG1 (c2 / condition
                  :mod (t2 / trade-01
                        :location (c3 / continent
                              :name (n2 / name
                                    :op1 "South"
                                    :op2 "Africa"))))))

# ::id 894 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian negotiators on tuesday threatened to suspend peace talks with chechen separatists , jeopardizing the signing of a long-awaited political agreement , news reports said .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG1 (n / news))
      :ARG1 (t / threaten-01
            :ARG0 (p / person
                  :ARG0-of (n2 / negotiate-01)
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Russia")))
            :ARG1 (s2 / suspend-01
                  :ARG0 p
                  :ARG1 (t2 / talk-01
                        :ARG0 p
                        :ARG1 (p2 / peace)
                        :ARG2 (s3 / separatist
                              :mod (p3 / province
                                    :name (n4 / name
                                          :op1 "Chechnya")))))
            :time (d / date-entity
                  :weekday (t3 / tuesday))
            :ARG0-of (j / jeopardize-01
                  :ARG1 (s4 / sign-02
                        :ARG1 (a / agree-01
                              :ARG1 (p4 / politics)
                              :ARG1-of (w / wait-01
                                    :ARG1-of (l / long-03)))))))

# ::id 895 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it may be difficult to fathom , but in one sense the montreal canadiens came into thursday night 's game at the nassau coliseum in more desperate straits than the islanders .
# ::alignments
(c / contrast-01
      :ARG1 (p / possible-01
            :ARG1 (d / difficult
                  :domain (f / fathom-01
                        :ARG1 (ii / it))))
      :ARG2 (c2 / come-01
            :ARG1 (t / team
                  :name (n / name
                        :op1 "Montreal"
                        :op2 "Canadiens"))
            :ARG4 (g / game
                  :time (d2 / date-entity
                        :weekday (t2 / thursday)
                        :dayperiod (n2 / night))
                  :location (c3 / coliseum
                        :mod (c4 / city
                              :name (n3 / name
                                    :op1 "Nassau")))
                  :location (s / strait
                        :ARG1-of (d3 / desperate-02
                              :ARG2-of (h / have-degree-91
                                    :ARG1 s
                                    :ARG3 (m / more)
                                    :ARG4 (p2 / person
                                          :mod (ii2 / island))))))
            :mod (s2 / sense
                  :quant 1)))

# ::id 896 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a new swine flu strain that has killed as many as ## people and sickened more than #,### across mexico has `` pandemic potential , '' the world health organization chief said saturday , and it may be too late to contain the sudden outbreak .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :mod (h2 / health
                              :mod (w / world)))
                  :ARG2 (c / chief)))
      :ARG1 (a / and
            :op1 (p2 / potential
                  :mod (p3 / pandemic)
                  :domain (d / disease
                        :name (n / name
                              :op1 "swine"
                              :op2 "flu")
                        :ARG1-of (n2 / new-01)
                        :ARG0-of (k / kill-01
                              :ARG1 (p4 / person
                                    :ARG1-of (h3 / have-quant-91
                                          :ARG2 (m / many)
                                          :ARG3 (e / equal)
                                          :ARG4 (p5 / person))))
                        :ARG0-of (s2 / sicken-01
                              :ARG1 p5))
                  :location (a2 / across
                        :op1 (c2 / country
                              :name (n3 / name
                                    :op1 "Mexico"))))
            :op2 (p6 / possible-01
                  :ARG1 (h4 / have-degree-91
                        :ARG1 (c3 / contain-01
                              :ARG1 (o2 / outbreak-29
                                    :manner (s3 / sudden)))
                        :ARG2 (l / late)
                        :ARG3 (t / too))))
      :time (d2 / date-entity
            :weekday (s4 / saturday)))

# ::id 897 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a copy of chinese premier wen jiabao 's government work report has been issued by the people 's publishing house and is on sale across the country from thursday at xinhua bookstores .
# ::alignments
(a / and
      :op1 (ii / issue-01
            :ARG0 (h / house
                  :ARG0-of (p / publish-01)
                  :poss (p2 / person
                        :ARG1-of (ii2 / include-91
                              :ARG2 (p3 / person
                                    :name (n / name
                                          :op1 "Wen"
                                          :op2 "Jiabao")
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (c / country
                                                :name (n2 / name
                                                      :op1 "China"))
                                          :ARG2 (p4 / premier))))))
            :ARG1 (t / thing
                  :ARG2-of (c2 / copy-01
                        :ARG1 (r / report
                              :topic (w / work-01
                                    :ARG0 (g / government-organization
                                          :ARG0-of (g2 / govern-01
                                                :ARG1 c)))))))
      :op2 (s / sell-01
            :ARG1 t
            :location (a2 / across
                  :op1 (c3 / country))
            :time (d / date-entity
                  :weekday (t2 / thursday))))

# ::id 898 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok saying `` i made a mistake , '' republican sen. judd gregg of new hampshire abruptly withdrew as commerce secretary nominee on thursday and left the fledgling white house suddenly coping with barack obama 's third cabinet withdrawal .
# ::alignments
(a / and
      :op1 (w / withdraw-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Judd"
                        :op2 "Gregg")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n2 / name
                                    :op1 "Republican"))
                        :ARG2 (s / senator))
                  :mod (c / city
                        :name (n3 / name
                              :op1 "New"
                              :op2 "Hampshire")))
            :ARG1 (p3 / person
                  :ARG1-of (n4 / nominate-01
                        :ARG2 (s2 / secretary
                              :topic (c2 / commerce))))
            :manner (a2 / abrupt)
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (l / leave-13
            :ARG0 w
            :ARG1 (h2 / house
                  :ARG1-of (w2 / white-02)
                  :ARG0-of (b / begin-01)
                  :ARG0-of (c3 / cope-01
                        :ARG1 (w3 / withdraw-01
                              :ARG0 (p4 / person
                                    :name (n5 / name
                                          :op1 "Barack"
                                          :op2 "Obama"))
                              :ARG1 (c4 / cabinet
                                    :ord (o / ordinal-entity
                                          :value 3)))
                        :manner (s3 / sudden)))))

# ::id 899 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok irish prime minister brian cowen 's party has slumped in popularity , a poll out sunday showed , a reverse that could have serious implications for efforts to revive the eu 's stalled lisbon treaty .
# ::alignments
(s / show-01
      :ARG0 (p / poll-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Brian"
                        :op2 "Cowen")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Ireland"))
                        :ARG2 (m / minister
                              :mod (p3 / prime))))
            :time (d / date-entity
                  :weekday (s2 / sunday)))
      :ARG1 (s3 / slump-01
            :ARG1 (p4 / popularity
                  :poss (p5 / party
                        :poss p2))
            :ARG2 (r / reverse-01
                  :ARG1-of (p6 / possible-01)
                  :ARG0-of (ii / imply-01
                        :ARG1 (r2 / revive-01
                              :ARG1 (t / treaty
                                    :mod (c2 / country
                                          :name (n3 / name
                                                :op1 "Lisbon"))
                                    :ARG1-of (s4 / stall-01)
                                    :poss (c3 / country
                                          :name (n4 / name
                                                :op1 "England"))))
                        :ARG1-of (s5 / serious-02)))))

# ::id 900 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnam is to allow foreign investment enterprises to import duty-free the goods they need , according to the latest vietnam investment review .
# ::alignments
(s / say-01
      :ARG0 (r / review-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Vietnam"))
            :ARG1 (ii / invest-01)
            :mod (l / last))
      :ARG1 (a / allow-01
            :ARG0 c
            :ARG1 (ii2 / import-01
                  :ARG0 (e / enterprise
                        :mod (ii3 / invest-01)
                        :mod (f / foreign))
                  :ARG1 (g / good
                        :ARG1-of (n2 / need-01
                              :ARG0 e))
                  :manner (f2 / free-04
                        :ARG2 (d / duty)))))

# ::id 901 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gold futures on the comex division of the new york mercantile exchange lost more ground on thursday , undermined by the aggressive gains of u.s. dollar against other major currencies as well as investors ` profit-taking before the end of the year .
# ::alignments
(l / lose-02
      :ARG0 (f / futures
            :mod (g / gold)
            :location (d / division
                  :mod (c / company
                        :name (n / name
                              :op1 "Comex"))
                  :poss (e / exchange-01
                        :mod (m / mercantile)
                        :ARG1-of (n2 / new-01)
                        :location (c2 / country
                              :name (n3 / name
                                    :op1 "New"
                                    :op2 "York")))))
      :ARG1 (g2 / ground
            :mod (m2 / more))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :ARG1-of (u / undermine-01
            :ARG0 (g3 / gain-02
                  :ARG0 (d3 / dollar
                        :mod c2
                        :name (n4 / name
                              :op1 "U.S.")))
            :ARG2 (a / and
                  :op1 (c3 / currency
                        :ARG1-of (m3 / major-02)
                        :mod (o / other))
                  :op2 (p / person
                        :ARG0-of (p2 / profit-01
                              :ARG1 c3)))
            :mod (a2 / aggressive)
            :time (b / before
                  :op1 (e2 / end-01
                        :ARG1 (y / year)))))

# ::id 902 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigeria 's sports minister , stephen akiga , said thursday a committee to advise the government on hosting the #### world cup will soon be set up .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Stephen"
                  :op2 "Akiga")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Nigeria"))
                  :ARG2 (m / minister
                        :topic (s2 / sport))))
      :ARG1 (s3 / set-up-03
            :ARG1 (c2 / committee
                  :ARG0-of (a / advise-01
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01))
                        :ARG2 (h2 / host-01
                              :ARG0 g
                              :ARG1 (g3 / game
                                    :name (n3 / name
                                          :op1 "World"
                                          :op2 "Cup")
                                    :mod (o / original)))))
            :time (s4 / soon))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 903 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italian referee pierluigi collina was named on monday to officiate wednesday 's euro #### play-off second leg between england and scotland at wembley .
# ::alignments
(n / name-02
      :ARG1 (p / person
            :name (n2 / name
                  :op1 "Pierluigi"
                  :op2 "Collina")
            :mod (c / country
                  :name (n3 / name
                        :op1 "Italy"))
            :ARG0-of (r / referee-01))
      :time (d / date-entity
            :weekday (m / monday))
      :purpose (o / officiate-01
            :ARG0 p
            :ARG1 (l / leg
                  :ord (o2 / ordinal-entity
                        :value 2)
                  :subevent-of (p2 / play-off-03
                        :ARG0 (t / team
                              :name (n4 / name
                                    :op1 "England"))
                        :ARG1 (t2 / team
                              :name (n5 / name
                                    :op1 "Scotland"))
                        :location (c2 / city
                              :name (n6 / name
                                    :op1 "Wembley"))
                        :subevent-of p2))))

# ::id 904 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sudan on tuesday accused ethiopian troops of launching a cross-border raid on a police camp that killed one officer and wounded several other people .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sudan"))
      :ARG1 (t / troop
            :mod (c / country
                  :name (n2 / name
                        :op1 "Ethiopia")))
      :ARG2 (l / launch-01
            :ARG0 t
            :ARG1 (r / raid-01
                  :ARG0 t
                  :ARG1 (c2 / camp
                        :mod (p2 / police))
                  :ARG0-of (k / kill-01
                        :ARG1 (p3 / person
                              :quant 1
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (o / officer))))
                  :ARG0-of (w / wound-01
                        :ARG1 (p4 / person
                              :mod (o2 / other)
                              :quant (s / several)))
                  :ARG0-of (c3 / cross-02
                        :ARG1 (b / border-01))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 905 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when new york state legislators agreed last week to authorize six new indian casinos , state leaders hailed the move as an important way to compensate for lost revenues from a woozy economy and the financial impact of the terrorist attacks .
# ::alignments
(h / hail-02
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (s / state)))
      :ARG1 (a / agree-01
            :ARG0 (p2 / person
                  :ARG0-of (l2 / legislate-01)
                  :mod (s2 / state
                        :name (n / name
                              :op1 "New"
                              :op2 "York"))
                  :ARG1-of (n2 / new-01))
            :ARG1 (a2 / authorize-01
                  :ARG0 p2
                  :ARG1 (c / casino
                        :quant 6
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "India"))
                        :ARG1-of (n4 / new-01)))
            :time (w / week
                  :mod (l3 / last)))
      :ARG2 (w2 / way
            :ARG1-of (ii / important-01)
            :manner-of (c3 / compensate-01
                  :ARG0 p
                  :ARG1 (a3 / and
                        :op1 (r / revenue
                              :ARG1-of (l4 / lose-02
                                    :ARG0 (e / economy
                                          :mod (w3 / woozy))))
                        :op2 (ii2 / impact-01
                              :ARG0 (a4 / attack-01
                                    :ARG0 (t / terrorist))
                              :ARG1 (f / finance))))))

# ::id 906 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok insurgents struck in the heart of the afghan capital friday with suicide attackers and a car bomb , targeting hotels used by foreigners and killing at least ## people and wounding dozens , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (s2 / strike-01
            :ARG0 (ii / insurgent
                  :ARG0-of (t / target-01
                        :ARG1 (h / hotel
                              :ARG1-of (u / use-01
                                    :ARG0 (p2 / person
                                          :mod (f / foreign)))))
                  :ARG0-of (k / kill-01
                        :ARG1 (p3 / person
                              :quant (a / at-least
                                    :op1 12)))
                  :ARG0-of (w / wound-01
                        :ARG1 p3))
            :ARG1 (h2 / heart
                  :part-of (c / city
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n / name
                                          :op1 "Afghanistan"))
                              :ARG2 (c3 / capital))))
            :ARG2 (a2 / and
                  :op1 (p4 / person
                        :ARG0-of (a3 / attack-01
                              :manner (s3 / suicide)))
                  :op2 (b / bomb
                        :mod (c4 / car)))
            :time (d / date-entity
                  :weekday (f2 / friday))))

# ::id 907 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinian national authority -lrb- pna -rrb- officials tuesday called on the international community to take concrete steps to stop israeli settlement activities in east jerusalem .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / authority
                        :mod (n / nation)
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Palestine")))
                  :ARG2 (o / official)))
      :ARG1 (s / step-01
            :ARG1 (c3 / community
                  :mod (ii / international))
            :ARG2 (s2 / stop-01
                  :ARG0 c3
                  :ARG1 (a2 / activity-06
                        :ARG0 (c4 / country
                              :name (n3 / name
                                    :op1 "Israel"))
                        :mod (s3 / settlement)
                        :location (e / east
                              :part-of (c5 / city
                                    :name (n4 / name
                                          :op1 "Jerusalem"))))
                  :ARG1-of (c6 / concrete-02)))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 908 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok merck &amp; co. has obtained rights to license an experimental drug to treat obesity that has generated scientific interest because it is based on a hormone used by the body to signal that it has eaten enough .
# ::alignments
(o / obtain-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "merck"
                  :op2 "&amp"
                  :op3 "Co."))
      :ARG1 (r / right-05
            :ARG1 c
            :ARG2 (l / license-01
                  :ARG0 c
                  :ARG1 (d / drug
                        :ARG1-of (e / experiment-01)
                        :ARG0-of (t / treat-03
                              :ARG2 (o2 / obesity))
                        :ARG0-of (g / generate-01
                              :ARG1 (ii / interest-01
                                    :mod (s / science))
                              :ARG1-of (c2 / cause-01
                                    :ARG0 (b / base-02
                                          :ARG1 d
                                          :ARG2 (h / hormone
                                                :ARG1-of (u / use-01
                                                      :ARG0 (b2 / body)
                                                      :ARG2 (s2 / signal-07
                                                            :ARG0 b2
                                                            :ARG1 (h2 / have-quant-91
                                                                  :ARG1 (e2 / eat-01
                                                                        :ARG0 b2)
                                                                  :ARG3 (e3 / enough))))))))))))

# ::id 909 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south african deputy president thabo mbeki , mrs. mbeki and their party wound up a five-day official visit to china and left here this morning .
# ::alignments
(a / and
      :op1 (w / wound-up-02
            :ARG0 (a2 / and
                  :op1 (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
                                    :mod (d / deputy))))
                  :op2 (p3 / person
                        :name (n3 / name
                              :op1 "Mr."
                              :op2 "Mbeki")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p4 / party
                                    :poss a2)
                              :ARG2 (m / member))))
            :ARG1 (v / visit-01
                  :ARG0 a2
                  :ARG1 (c2 / country
                        :name (n4 / name
                              :op1 "China"))
                  :duration (t / temporal-quantity
                        :quant 5
                        :unit (d2 / day)
                        :mod (o / official))))
      :op2 (l / leave-11
            :ARG0 a2
            :ARG1 c2
            :time (d3 / date-entity
                  :dayperiod (m2 / morning)
                  :mod (t2 / today))))

# ::id 910 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok carrots might not be as glamorous as tomatoes or <unk> peppers or as useful as parsley or basil , but they are workhorses in the garden and can deliver some of the sweetest taste around .
# ::alignments
(c / contrast-01
      :ARG1 (p / possible-01
            :ARG1 (g / glamorous
                  :polarity -
                  :domain (c2 / carrot)
                  :ARG2-of (h / have-degree-91
                        :ARG1 c2
                        :ARG3 (e / equal)
                        :ARG4 (o / or
                              :op1 (t / tomato)
                              :op2 (p2 / pepper
                                    :mod (e2 / erythrocy))))))
      :ARG2 (p3 / possible-01
            :ARG1 (u / useful-05
                  :ARG1 c2
                  :ARG2 (o2 / or
                        :op1 (p4 / parsley)
                        :op2 (b / basil))
                  :ARG2-of (h2 / have-degree-91
                        :ARG1 c2
                        :ARG3 (e3 / equal)
                        :ARG4 o))))

# ::id 911 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok joseph wilson , a former u.s. ambassador at the center of a political maelstrom over the war in iraq , will headline two dfl party fundraisers in the twin cities next week .
# ::alignments
(h / headline-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Joseph"
                  :op2 "Wilson")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (a / ambassador)
                  :time (f / former))
            :ARG1-of (c2 / center-01
                  :ARG2 (m / maelstrom
                        :mod (p2 / politics)
                        :topic (w / war-01
                              :location c
                              :name (n3 / name
                                    :op1 "Iraq")))))
      :ARG1 (f2 / fundraise-04
            :quant 2
            :ARG0 (p3 / political-party
                  :name (n4 / name
                        :op1 "DDF"))
            :location (c3 / city
                  :mod (t / twin))
            :time (w2 / week
                  :mod (n5 / next))))

# ::id 912 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's inflation rose in february amid galloping growth and demand for scarce labor , increasing pressure on beijing to ease off its stimulus while keeping a recovery going in the world 's third-largest economy .
# ::alignments
(r / rise-01
      :ARG1 (ii / inflate-01
            :ARG1 (e / economy
                  :poss (c / country
                        :name (n / name
                              :op1 "China"))))
      :time (d / date-entity
            :month 2)
      :ARG1-of (c2 / cause-01
            :ARG0 (a / and
                  :op1 (g / grow-01
                        :ARG1-of (g2 / gallop-01))
                  :op2 (d2 / demand-01
                        :ARG1 (l / labor-01
                              :mod (s / scarce)))))
      :ARG0-of (ii2 / increase-01
            :ARG1 (p / pressure-01
                  :ARG1 (c3 / city
                        :name n
                        :op1 "Beijing"))
            :ARG2 (e2 / ease-off-04
                  :ARG0 c3
                  :ARG1 (s2 / stimulus
                        :poss c3)
                  :time (k / keep-02
                        :ARG0 c3
                        :ARG1 (r2 / recover-01))
                  :location (e3 / economy
                        :ARG1-of (h / have-degree-91
                              :ARG2 (l2 / large)
                              :ARG3 (m / most
                                    :ord (o / ordinal-entity
                                          :value 3))
                              :ARG5 (e4 / economy
                                    :poss (w / world)))))))

# ::id 913 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two years after his last boxing bout , former heavyweight contender david tua is ready to return to the ring .
# ::alignments
(r / ready-02
      :ARG1 (p / person
            :name (n / name
                  :op1 "David"
                  :op2 "Tua")
            :ARG0-of (c / contend-02
                  :mod (h / heavyweight)
                  :time (f / former)))
      :ARG2 (r2 / return-01
            :ARG1 p
            :ARG4 (r3 / ring))
      :time (a / after
            :op1 (b / bout-03
                  :ARG0 p
                  :ARG1 (b2 / box-03)
                  :mod (l / last))
            :quant (t / temporal-quantity
                  :quant 2
                  :unit (y / year))))

# ::id 914 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok swiss defense minister samuel schmid on wednesday said he feared that the point of no return had now passed on going to war with iraq , though expressed hope that the crisis would still be resolved peacefully .
# ::alignments
(h / have-concession-91
      :ARG1 (e / express-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Samuel"
                        :op2 "Schmid")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Switzerland"))
                        :ARG2 (m / minister
                              :topic (d / defend-01))))
            :ARG1 (h3 / hopeful-03
                  :ARG0 p
                  :ARG1 (r / resolve-01
                        :ARG1 (c2 / crisis)
                        :manner (p2 / peaceful)
                        :mod (s / still))))
      :ARG2 (s2 / say-01
            :ARG0 p
            :ARG1 (f / fear-01
                  :ARG0 p
                  :ARG1 (p3 / pass-03
                        :ARG1 (p4 / point
                              :mod (r2 / return-02
                                    :polarity -))
                        :time (n3 / now)))
            :time (w / wednesday)))

# ::id 915 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok colombian leftist rebels on saturday took ## civilians , mostly university students , hostage in a northwestern part of the country , police announced .
# ::alignments
(a / announce-01
      :ARG0 (p / police)
      :ARG1 (t / take-01
            :ARG0 (p2 / person
                  :ARG0-of (r / rebel-01)
                  :ARG1-of (l / left-19)
                  :mod (c / country
                        :name (n / name
                              :op1 "Colombia")))
            :ARG1 (c2 / civilian
                  :ARG2-of (ii / include-91
                        :ARG1 (p3 / person
                              :ARG0-of (s / study-01
                                    :location (u / university)))
                        :ARG3 (m / most)))
            :ARG3 (h / hostage)
            :time (d / date-entity
                  :weekday (s2 / saturday))
            :location (p4 / part
                  :mod (n2 / northwest)
                  :part-of (c3 / country))))

# ::id 916 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean president kim young-sam on friday congratulated japanese prime minister ryutaro hashimoto on his reelection , and called for strengthened cooperation between seoul and tokyo .
# ::alignments
(a / and
      :op1 (c / congratulate-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Kim"
                        :op2 "Young-Sam")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "South"
                                    :op2 "Korea"))
                        :ARG2 (p2 / president)))
            :ARG1 (p3 / person
                  :name (n3 / name
                        :op1 "Ryutaro"
                        :op2 "Hashimoto")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n4 / name
                                    :op1 "Japan"))
                        :ARG2 (m / minister
                              :mod (p4 / prime))))
            :ARG2 (r / reelect-01
                  :ARG1 p3)
            :time (d / date-entity
                  :weekday (f / friday)))
      :op2 (c4 / call-03
            :ARG0 p
            :ARG1 (s / strengthen-01
                  :ARG1 (c5 / cooperate-01
                        :ARG0 (c6 / country
                              :name (n5 / name
                                    :op1 "Seoul"))
                        :ARG1 (c7 / country
                              :name (n6 / name
                                    :op1 "Tokyo"))))))

# ::id 917 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states on monday criticized iran 's parliamentary elections , saying they did not meet `` international standards .
# ::alignments
(a / and
      :op1 (c / criticize-01
            :ARG0 (c2 / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (e / elect-01
                  :ARG1 (p / parliament
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "Iran"))))
            :time (d / date-entity
                  :weekday (m / monday)))
      :op2 (s / say-01
            :ARG0 c2
            :ARG1 (m2 / meet-01
                  :polarity -
                  :ARG0 e
                  :ARG1 (s2 / standard
                        :mod (ii / international)))))

# ::id 918 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chief official in charge of organizing haiti 's elections resigned monday amid an internal rift within the agency .
# ::alignments
(r / resign-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :mod (c / chief)))
            :ARG1-of (c2 / charge-05
                  :ARG2 (o2 / organize-01
                        :ARG1 (e / elect-01
                              :location (c3 / city
                                    :name (n / name
                                          :op1 "Hiti"))))))
      :time (d / date-entity
            :weekday (m / monday))
      :ARG1-of (c4 / cause-01
            :ARG0 (r2 / rift-01
                  :ARG1 (a / agency)
                  :ARG1-of (ii / internal-02))))

# ::id 919 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least ##,### people have been killed in the bloody moslem separatist campaign raging in kashmir since #### , the press trust of india -lrb- pti -rrb- reported sunday .
# ::alignments
(k / kill-01
      :ARG0 (c / campaign-01
            :mod (s / separatist)
            :mod (r / religious-group
                  :name (n / name
                        :op1 "Muslim"))
            :mod (b / bloody)
            :ARG1-of (r2 / rage-02
                  :location (c2 / country
                        :name (n2 / name
                              :op1 "Kashmir"))))
      :ARG1 (p / person
            :quant (a / at-least
                  :op1 1))
      :time (s2 / since
            :op1 (r3 / report-01
                  :ARG0 (t / trust
                        :mod (p2 / press)
                        :poss c2
                        :name (n3 / name
                              :op1 "India")))
            :ARG1 (s3 / sunday)))

# ::id 920 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok despite mounting international criticism , latvia on wednesday appeared ready to renew efforts to expel more than a hundred refugees being held a train near the border with russia .
# ::alignments
(a / appear-02
      :ARG1 (r / ready-02
            :ARG1 (c / country
                  :name (n / name
                        :op1 "Latvia"))
            :ARG2 (r2 / renew-01
                  :ARG0 c
                  :ARG1 (e / effort-01
                        :ARG0 c
                        :ARG1 (e2 / expel-01
                              :ARG0 c
                              :ARG1 (r3 / refugee
                                    :quant (m / more-than
                                          :op1 100)
                                    :ARG1-of (h / hold-01
                                          :ARG0 c
                                          :location (t / train
                                                :ARG1-of (n2 / near-02
                                                      :ARG2 (b / border-01
                                                            :ARG1 c
                                                            :ARG2 (c2 / country
                                                                  :name (n3 / name
                                                                        :op1 "Russia"))))))))))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :concession (c3 / criticize-01
                  :mod (ii / international)
                  :ARG1-of (m2 / mount-02))))

# ::id 921 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraqi president jalal talabani said saturday he had ordered release of all women detained by iraqi security forces and promised to talk with the us forces to release others .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jalal"
                  :op2 "Talabani")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Iraq"))
                  :ARG2 (p2 / president)))
      :ARG1 (a / and
            :op1 (o / order-01
                  :ARG0 p
                  :ARG1 (r / release-01
                        :ARG1 (w / woman
                              :mod (a2 / all)
                              :ARG1-of (d / detain-01
                                    :ARG0 (f / force
                                          :mod (s2 / security)
                                          :mod c)))))
            :op2 (p3 / promise-01
                  :ARG0 p
                  :ARG1 (t / talk-01
                        :ARG0 p
                        :ARG1 (r2 / release-01
                              :ARG0 (f2 / force
                                    :mod c
                                    :name (n3 / name
                                          :op1 "US")))
                        :ARG1 (o2 / other)))
            :ARG2 f2)
      :time (d2 / date-entity
            :weekday (s3 / saturday)))

# ::id 922 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two patriot missile batteries arrived in israel 's ashdod port wednesday ahead of a joint exercise with the us military next month , israel public radio reported .
# ::alignments
(r / report-01
      :ARG0 (r2 / radio
            :mod (p / public)
            :mod (c / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (a / arrive-01
            :ARG1 (b / battery
                  :quant 2
                  :mod (m / missile)
                  :mod (p2 / patriot))
            :ARG4 (p3 / port
                  :name (n2 / name
                        :op1 "Ashdod")
                  :poss c)
            :time (d / date-entity
                  :weekday (w / wednesday))
            :time (a2 / ahead
                  :op1 (e / exercise-01
                        :ARG3 (m2 / military
                              :poss c
                              :name (n3 / name
                                    :op1 "US")))
                  :mod (j / joint)
                  :time (m3 / month
                        :mod (n4 / next)))))

# ::id 923 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigeria 's goodluck jonathan was sworn in thursday as president of the oil-rich african nation riven by religious and political divisions , hours after the death of the incumbent umaru yar ` adua .
# ::alignments
(s / swear-in-06
      :ARG1 (p / person
            :name (n / name
                  :op1 "Jonathan")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Nigeria"))
            :mod (l / luck
                  :ARG1-of (g / good-02)))
      :ARG2 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (n3 / nation
                        :location (c2 / continent
                              :name (n4 / name
                                    :op1 "Africa"))
                        :mod (r / rich
                              :mod (o / oil))
                        :ARG1-of (r2 / riven-01
                              :ARG0 (d / divide-02
                                    :ARG0 (a / and
                                          :op1 (r3 / religion)
                                          :op2 (p3 / politics)))))
                  :ARG2 (p4 / president)))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :time (a2 / after
            :op1 (d3 / die-01
                  :ARG1 (p5 / person
                        :name (n5 / name
                              :op1 "Umaru"
                              :op2 "Yar"
                              :op3 "Adua")
                        :ARG1-of (ii / incumbency-01)))
            :quant (m / multiple
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (h2 / hour)))))

# ::id 924 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli army officers are to swop their french-made peugeot ###s cars for italian fiats , the defense ministry said monday .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (d / defend-01))
      :ARG1 (s2 / swop-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (a / army
                              :poss (c / country
                                    :name (n / name
                                          :op1 "Israel")))
                        :ARG2 (o / officer)))
            :ARG1 (c2 / car
                  :poss p
                  :ARG1-of (m2 / make-01
                        :location (c3 / country
                              :name (n2 / name
                                    :op1 "France"))))
            :ARG2 (p2 / person
                  :mod (c4 / country
                        :name (n3 / name
                              :op1 "Italy"))
                  :ARG0-of h
                  :ARG2 (f / fiat)))
      :purpose s2
      :time (d2 / date-entity
            :weekday (m3 / monday)))

# ::id 925 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a symbolic local version of the south africa world cup kicked off in the gaza strip sunday where ## palestinian soccer clubs are competing for the `` gaza world cup '' .
# ::alignments
(k / kick-off-04
      :ARG1 (v / version
            :ARG1-of (l / local-02)
            :mod (g / game
                  :name (n / name
                        :op1 "World"
                        :op2 "Cup")
                  :location (w / world-region
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Africa")))
            :ARG1-of (s / symbolize-01))
      :time (d / date-entity
            :weekday (s2 / sunday))
      :location (s3 / strip
            :mod (g2 / gaza)
            :location-of (c / compete-01
                  :ARG0 (c2 / club
                        :mod (s4 / soccer)
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "Palestine")))
                  :ARG1 g)))

# ::id 926 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush spoke to his egyptian counterpart hosni mubarak on tuesday , a day after the us president met with israeli prime minister ehud olmert , the white house said .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "White"
                  :op2 "House"))
      :ARG1 (s2 / speak-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG2 (p3 / person
                  :name (n3 / name
                        :op1 "Hosni"
                        :op2 "Mubarak")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n4 / name
                                    :op1 "Egypt"))
                        :ARG2 (c2 / counterpart)))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :time (a / after
                  :op1 (m / meet-03
                        :ARG0 (p4 / person
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 (c3 / country
                                          :name (n5 / name
                                                :op1 "United"
                                                :op2 "States"))
                                    :ARG2 (p5 / president)))
                        :ARG1 (p6 / person
                              :name (n6 / name
                                    :op1 "Ehud"
                                    :op2 "Olmert")
                              :ARG0-of (h4 / have-org-role-91
                                    :ARG1 (c4 / country
                                          :name (n7 / name
                                                :op1 "Israel"))
                                    :ARG2 (m2 / minister
                                          :mod (p7 / prime)))))
                  :quant (t2 / temporal-quantity
                        :quant 1
                        :unit (d2 / day)))))

# ::id 927 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least one person died and six others seriously injured when a helicopter crashed at mt. qomolangma base camp wednesday morning , according to a nepali government official .
# ::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 "Nepali"))))
                  :ARG2 (o / official)))
      :ARG1 (a / and
            :op1 (d / die-01
                  :ARG1 (p2 / person
                        :quant (a2 / at-least
                              :op1 1)))
            :op2 (ii / injure-01
                  :ARG1 (p3 / person
                        :quant 6
                        :mod (o2 / other))
                  :ARG1-of (s2 / serious-02))
            :time (c2 / crash-01
                  :ARG1 (h2 / helicopter)
                  :location (c3 / camp
                        :location (m / mountain
                              :name (n2 / name
                                    :op1 "Qomolangma"))
                        :mod (b / base))
                  :time (d2 / date-entity
                        :weekday (w / wednesday)
                        :dayperiod (m2 / morning)))))

# ::id 928 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the detroit tigers sent eight players to the minors , including former kansas city and pittsburgh outfielder jermaine allensworth .
# ::alignments
(s / send-03
      :ARG0 (t / tiger
            :mod (d / detroit))
      :ARG1 (p / person
            :quant 8
            :ARG2-of (ii / include-91
                  :ARG1 (a / and
                        :op1 (p2 / person
                              :name (n / name
                                    :op1 "Jermaine"
                                    :op2 "Allensworth")
                              :ARG0-of (p3 / play-01
                                    :time (f / former)
                                    :location (s2 / state
                                          :name (n2 / name
                                                :op1 "Arkansas"))))
                        :op2 (p4 / person
                              :name (n3 / name
                                    :op1 "Jermaine"
                                    :op2 "Allensworth")
                              :ARG0-of (p5 / play-01)
                              :location (t2 / team
                                    :name (n4 / name
                                          :op1 "Pittsburgh"))
                              :ARG0-of (p6 / play-01)))))
      :ARG2 (m / minors))

# ::id 929 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the gold price in hong kong rose ## hk dollars to stand at #,### hk dollars a tael wednesday , according to bank of china -lrb- hong kong -rrb- , one of the major gold dealers in hong kong .
# ::alignments
(s / say-01
      :ARG0 (b / bank
            :name (n / name
                  :op1 "Bank"
                  :op2 "of"
                  :op3 "China"))
      :ARG1 (r / rise-01
            :ARG1 (m / monetary-quantity
                  :ARG2-of (p / price-01
                        :ARG1 (g / gold)
                        :location (c / city
                              :name (n2 / name
                                    :op1 "Hong"
                                    :op2 "Kong"))))
            :ARG4 (m2 / monetary-quantity
                  :quant (s2 / sum-of
                        :op1 (m3 / monetary-quantity
                              :quant 1000000
                              :unit (d / dollar))
                        :op2 (m4 / monetary-quantity
                              :quant 1000000
                              :unit (d2 / dollar))))
            :time (d3 / date-entity
                  :weekday (w / wednesday))))

# ::id 930 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president boris yeltsin 's special envoy to former yugoslavia , vitaly churkin , was named russian ambassador to belgium on monday .
# ::alignments
(n / name-02
      :ARG1 (p / person
            :name (n2 / name
                  :op1 "Boris"
                  :op2 "Yeltsin")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president))
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c / country
                        :name (n3 / name
                              :op1 "Yugoslavia")
                        :time (f / former))
                  :ARG2 (e / envoy
                        :ARG1-of (s / special-02)
                        :poss p
                        :mod c
                        :mod (p3 / person
                              :name (n4 / name
                                    :op1 "Fitaly"
                                    :op2 "Churkin")))))
      :ARG2 (a / ambassador
            :mod (c2 / country
                  :name (n5 / name
                        :op1 "Russia"))
            :location (c3 / country
                  :name (n6 / name
                        :op1 "Belgium")))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 931 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an impasse between republicans and democrats led wednesday to the freezing of $ #.# billion in federal money that had been intended to upgrade amtrak , the national passenger railroad .
# ::alignments
(l / lead-03
      :ARG0 (ii / impasse
            :mod (b / between
                  :op1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (p2 / political-party
                                    :name (n / name
                                          :op1 "Republican"))))
                  :op2 (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p4 / political-party
                                    :name (n2 / name
                                          :op1 "Democrat")))))
            :ARG2 (f / freeze-02
                  :ARG1 (m / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar)
                        :source (m2 / money
                              :mod (f2 / federal)
                              :ARG1-of (ii2 / intend-01
                                    :purpose (u / upgrade-02
                                          :ARG1 (r / railroad
                                                :mod (p5 / passenger)
                                                :mod (n3 / nation)
                                                :domain (c / company
                                                      :name (n4 / name
                                                            :op1 "Amtrak"))))))))
            :time (w / wednesday)))

# ::id 932 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nicolas <unk> has won the ###cc category at the czech grand prix for his second victory of the season , leading a spanish sweep of the race .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Nicolas"
                  :op2 "Izaka"))
      :ARG1 (c / category
            :mod (p2 / product
                  :name (n2 / name
                        :op1 "cc")))
      :location (p3 / prix
            :mod (c2 / country
                  :name (n3 / name
                        :op1 "Czech")))
      :ARG1-of (c3 / cause-01
            :ARG0 (l / lead-02
                  :ARG0 p
                  :ARG2 (s / sweep-02
                        :ARG0 p
                        :ARG1 (r / race-02)
                        :medium (l2 / language
                              :name (n4 / name
                                    :op1 "Spanish")))))
      :ord (o / ordinal-entity
            :value 2)
      :time (s2 / season))

# ::id 933 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ap counted ### palestinians and ## israelis aged ## and under who have died in # #\/# years of conflict .
# ::alignments
(c / count-01
      :ARG0 (p / person
            :name (n / name
                  :op1 " ap"))
      :ARG1 (a / and
            :op1 (p2 / person
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Palestine")))
            :op2 (p3 / person
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "Israel")))
            :ARG1-of (d / die-01
                  :time (c4 / conflict-01
                        :duration (m / multiple
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))))))

# ::id 934 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mexican athletes will write down their goals for the #### olympic games so as to keep and receive official financing for their training , the national sports commission -lrb- conade -rrb- said on friday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "National"
                  :op2 "Sports"
                  :op3 "Commission"))
      :ARG1 (w / write-down-03
            :ARG0 (a / athlete
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Mexico")))
            :ARG1 (g2 / goal
                  :poss a
                  :purpose (g3 / game
                        :name (n3 / name
                              :op1 "Olympic"
                              :op2 "Games")))
            :purpose (a2 / and
                  :op1 (k / keep-01
                        :ARG0 a
                        :ARG1 (f / finance-01
                              :ARG1 (t / train-01
                                    :ARG2 a)
                              :mod (o / official)))
                  :op2 (r / receive-01
                        :ARG0 a
                        :ARG1 f)))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 935 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok treasury inflation-protected securities , or tips , combine solid fixed-income investments with guaranteed protection against inflation .
# ::alignments
(c / combine-01
      :ARG0 (o / or
            :op1 (s / security
                  :ARG1-of (p / protect-01
                        :ARG2 (ii / inflation))
                  :mod (t / treasury))
            :op2 (s2 / security
                  :ARG1-of (t2 / tip-05)))
      :ARG1 (ii2 / invest-01
            :ARG1-of (s3 / solid-02)
            :mod (ii3 / income
                  :ARG1-of (f / fix-03)))
      :ARG2 (p2 / protect-01
            :ARG0 o
            :ARG2 (ii4 / inflation)
            :ARG1-of (g / guarantee-01)))

# ::id 936 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand 's ruling party conceded defeat in general elections saturday after exit polls showed rivals led by a scandal-tainted tycoon sailing to an easy victory .
# ::alignments
(c / concede-01
      :ARG0 (p / party
            :ARG0-of (r / rule-03
                  :ARG1 (c2 / country
                        :name (n / name
                              :op1 "Thailand"))))
      :ARG1 (d / defeat-01
            :ARG1 p)
      :time (d2 / date-entity
            :weekday (s / saturday))
      :time (a / after
            :op1 (s2 / show-01
                  :ARG0 (p2 / poll-01
                        :mod (e / exit))
                  :ARG1 (s3 / sail-01
                        :ARG0 (r2 / rival
                              :ARG1-of (l / lead-02
                                    :ARG0 (t / tycoon
                                          :ARG1-of (t2 / tain-01
                                                :ARG0 (s4 / scandal)))))
                        :ARG1 (w / win-01
                              :ARG0 r2
                              :ARG1-of (e2 / easy-05))))))

# ::id 937 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea 's hyundai automotive group said friday it will recruit english - speaking expatriates living here to bolster its efforts to expand overseas operations .
# ::alignments
(s / say-01
      :ARG0 (g / group
            :name (n / name
                  :op1 "Hyundai"
                  :op2 "Automotive"
                  :op3 "Group")
            :poss (c / country
                  :name (n2 / name
                        :op1 "South"
                        :op2 "Korea")))
      :ARG1 (r / recruit-01
            :ARG0 g
            :ARG1 (e / expatriate
                  :ARG0-of (l / live-01
                        :location (h / here))
                  :ARG0-of (s2 / speak-01
                        :ARG3 (l2 / language
                              :name (n3 / name
                                    :op1 "English"))))
            :purpose (b / bolster-01
                  :ARG0 g
                  :ARG1 (e2 / effort-01
                        :ARG0 g
                        :ARG1 (e3 / expand-01
                              :ARG0 g
                              :ARG1 (o / operation
                                    :location (o2 / overseas))))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 938 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british american tobacco , the maker of dunhill , kent and lucky strike cigarettes , reported on thursday a modest rise in net profits in the second quarter .
# ::alignments
(r / report-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "British"
                  :op2 "Tobacco")
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "America"))
            :ARG0-of (m / make-01
                  :ARG1 (a / and
                        :op1 (c3 / cigarette
                              :name (n3 / name
                                    :op1 "Dunhill"))
                        :op2 (c4 / cigarette
                              :name (n4 / name
                                    :op1 "Kent"))
                        :op3 (c5 / cigarette
                              :name (n5 / name
                                    :op1 " lucky"
                                    :op2 "Strike")))))
      :ARG1 (r2 / rise-01
            :ARG1 (p / profit-01
                  :ARG1-of (n6 / net-02))
            :ARG2 (m2 / modest)
            :time (q / quarter
                  :ord (o / ordinal-entity
                        :value 2)))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 939 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french prime minister alain juppe lost his temper on monday when questioned about housing perks he and his family have received from paris city hall .
# ::alignments
(l / lose-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Alain"
                  :op2 "Juppe")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "French"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (t / temper
            :poss p)
      :time (d / date-entity
            :weekday (m2 / monday))
      :time (q / question-01
            :ARG1 (p3 / perk
                  :mod (h2 / house-01)
                  :ARG1-of (r / receive-01
                        :ARG0 (a / and
                              :op1 p
                              :op2 (f / family
                                    :poss p))
                        :ARG2 (h3 / hall
                              :mod (c / city)
                              :mod (p4 / paris))))
            :ARG2 a))

# ::id 940 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok belgian kim clijsters made amends for a major lapse earlier in the tournament when she overwhelmed france 's virginie razzano in a hopman cup clash at burswood dome here thursday .
# ::alignments
(m / make-18
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kim"
                  :op2 "Clijsters")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Belgium")))
      :ARG1 (a / apologize-01
            :ARG0 p
            :ARG1 (l / lapse-01
                  :ARG1-of (m2 / major-02)
                  :time (b / before
                        :op1 (t / tournament))
                  :time-of (o / overwhelm-01
                        :ARG0 p
                        :ARG1 (p2 / person
                              :name (n3 / name
                                    :op1 "Virginie"
                                    :op2 "Razzano")
                              :poss (c2 / country
                                    :name (n4 / name
                                          :op1 "France")))
                        :subevent-of (c3 / clash-01
                              :ARG0 p
                              :ARG1 p2
                              :location (d / dome
                                    :name (n5 / name
                                          :op1 "Burswood")
                                    :location (h / here))
                              :mod (c4 / cup
                                    :mod (h2 / hopman)))
                        :time (d2 / date-entity
                              :weekday (t2 / thursday))))))

# ::id 941 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four penny-stock promoters arrested in an fbi sting last month were indicted on fraud charges as prosecutors dropped charges against a fifth defendant .
# ::alignments
(ii / indict-01
      :ARG1 (p / person
            :quant 4
            :ARG0-of (p2 / promote-02
                  :ARG1 (s / stock
                        :mod (p3 / penny)))
            :ARG1-of (a / arrest-01
                  :time (s2 / sting-02
                        :ARG0 (g / government-organization
                              :name (n / name
                                    :op1 "Federal"
                                    :op2 "Reserve"
                                    :op3 "System"))
                        :time (m / month
                              :mod (l / last)))))
      :ARG2 (c / charge-05
            :ARG1 p
            :ARG2 (d / defraud-01))
      :ARG1-of (c2 / cause-01
            :ARG0 (d2 / drop-05
                  :ARG0 (p4 / person
                        :ARG0-of (p5 / prosecute-01))
                  :ARG1 (c3 / charge-05
                        :ARG1 (d3 / defendant
                              :ord (o / ordinal-entity
                                    :value 5))))))

# ::id 942 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dutch tourism board says ## of the victims of a plane crash in libya were from the netherlands -- more than half of those on board .
# ::alignments
(s / say-01
      :ARG0 (b / board
            :mod (t / tourism)
            :mod (c / country
                  :name (n / name
                        :op1 "Netherlands")))
      :ARG1 (b2 / be-from-91
            :ARG1 (p / person
                  :ARG1-of (v / victimize-01
                        :ARG0 (c2 / crash-01
                              :ARG1 (p2 / plane)
                              :location (c3 / city
                                    :name (n2 / name
                                          :op1 "Libya")))))
            :ARG2 (n3 / netherland
                  :quant (m / more-than
                        :op1 "1/2"))))

# ::id 943 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four young men were killed and one was injured wednesday night when an italian coastguard helicopter taking part in an international military exercise crashed in the italian central region of tuscany .
# ::alignments
(a / and
      :op1 (k / kill-01
            :ARG1 (m / man
                  :quant 4
                  :mod (y / young)))
      :op2 (ii / injure-01
            :ARG1 (m2 / man
                  :quant 1
                  :mod y))
      :time (d / date-entity
            :weekday (w / wednesday)
            :dayperiod (n / night))
      :ARG1-of (c / cause-01
            :ARG0 (c2 / crash-01
                  :ARG1 (h / helicopter
                        :mod (m3 / military)
                        :mod (ii2 / international)
                        :ARG0-of (p / participate-01
                              :ARG1 (e / exercise-01
                                    :ARG1 m3)))
                  :location (c3 / country
                        :name (n2 / name
                              :op1 "Italy")
                        :part (c4 / center)))))

# ::id 944 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok self-exiled russian tycoon boris berezovsky accused the russian security service tuesday of masterminding last october 's hostage crisis in moscow , that claimed the lives of some ### civilians being held captive in a theater by chechen rebels .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Boris"
                  :op2 "Berezovsky")
            :mod (t / tycoon
                  :ARG1-of (e / exile-01
                        :location (c / country
                              :name (n2 / name
                                    :op1 "Russia")))))
      :ARG1 (g / government-organization
            :name (n3 / name
                  :op1 "Security"
                  :op2 "Service")
            :mod c)
      :ARG2 (m / masterminding-01
            :ARG0 g
            :ARG1 (c2 / crisis
                  :mod (h / hostage)
                  :time (d / date-entity
                        :month 10
                        :mod (l / last))
                  :location (c3 / city
                        :name (n4 / name
                              :op1 "Moscow"))
                  :ARG0-of (c4 / claim-02
                        :ARG1 (l2 / life
                              :poss (c5 / civilian
                                    :quant (s / some)
                                    :mod (p2 / political-party
                                          :name (n5 / name
                                                :op1 "Republican"))
                                    :ARG1-of (h2 / hold-01
                                          :ARG0 (p3 / person
                                                :ARG0-of (r / rebel-01)
                                                :mod (e2 / ethnic-group
                                                      :name (n6 / name
                                                            :op1 "Chechnya")))
                                          :ARG2 (c6 / captive)
                                          :location (t2 / theater))))))
            :time (d2 / date-entity
                  :weekday (t3 / tuesday))))

# ::id 945 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thousands of people have burned down ## churches and killed five people in a rampage in the east java town of situbondo , a church source said friday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (c / church))
      :ARG1 (a / and
            :op1 (b / burn-01
                  :ARG0 (p / person
                        :quant (m / multiple
                              :op1 1000))
                  :ARG1 (c2 / church))
            :op2 (k / kill-01
                  :ARG0 p
                  :ARG1 (p2 / person
                        :quant 5))
            :time (r / rampage-01
                  :ARG0 p
                  :location (c3 / city
                        :name (n / name
                              :op1 "Situbondo")
                        :location (e / east
                              :name (n2 / name
                                    :op1 "Java"))
                        :part e)))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 946 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok animal services officers seized a great dane from the mansion of sacramento kings star ron artest , saying the dog was underfed .
# ::alignments
(a / and
      :op1 (s / seize-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (s2 / service
                              :mod (a2 / animal))
                        :ARG2 (o / officer)))
            :ARG1 (d / dane
                  :mod (g / great))
            :ARG2 (m / mansion
                  :poss (p2 / person
                        :name (n / name
                              :op1 "Ron"
                              :op2 "Artest")
                        :mod (k / king
                              :mod (s3 / sacramento)))))
      :op2 (s4 / say-01
            :ARG0 p
            :ARG1 (u / underfeed-01
                  :ARG1 d)))

# ::id 947 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok glenn earl made a name for himself with notre dame fans with one jump .
# ::alignments
(m / make-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Glenn"
                  :op2 "Holder"))
      :ARG1 (n2 / name-01
            :ARG1 p
            :beneficiary (f / fan
                  :mod (d / dame)))
      :manner (j / jump-03
            :quant 1))

# ::id 948 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lee-anne pace won the finnair masters by three strokes on sunday to claim her third title for the season on the ladies european tour .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "lee-anne"
                  :op2 "P pace"))
      :ARG1 (m / master
            :mod (f / finnair))
      :ARG2 (s / stroke
            :quant 3)
      :time (d / date-entity
            :weekday (s2 / sunday))
      :purpose (c / claim-01
            :ARG0 p
            :ARG1 (t / title
                  :ord (o / ordinal-entity
                        :value 3)
                  :time (s3 / season)
                  :prep-on (t2 / tour
                        :mod (l / ladies)
                        :mod (e / european))
                  :poss p)))

# ::id 949 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german manufacturing orders proved surprisingly resilient in february , buoyed by strong domestic demand for goods made in germany , official data showed on wednesday , suggesting the euro zone 's biggest economy might be able to scrape past a recession in the first quarter of #### .
# ::alignments
(s / show-01
      :ARG0 (d / data
            :mod (o / official))
      :ARG1 (p / possible-01
            :ARG1 (s2 / scrape-01
                  :ARG0 (e / economy
                        :poss (z / zone
                              :name (n / name
                                    :op1 "Eurozone"))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (b / big)
                              :ARG3 (m / most)))
                  :ARG1 (r / recession-02
                        :time (q / quarter
                              :ord (o2 / ordinal-entity
                                    :value 1)))))
      :time (d2 / date-entity
            :month 2
            :weekday (w / wednesday))
      :ARG0-of (s3 / surprise-01
            :ARG0 (b2 / buoy-01
                  :ARG0 (d3 / demand-01
                        :ARG1 (g / good
                              :ARG1-of (m2 / make-01
                                    :location (c / country
                                          :name (n2 / name
                                                :op1 "Germany"))))
                        :ARG1-of (s4 / strong-02)
                        :mod (d4 / domestic))
                  :ARG1 (o3 / order))))

# ::id 950 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` double jeopardy '' held onto first place at the weekend box office by a dangling thread -- although two newcomers could end up on top when final weekend numbers are released .
# ::alignments
(h / hold-on-05
      :ARG0 (t / thread
            :ARG1-of (d / drop-01))
      :ARG1 (p / place
            :ord (o / ordinal-entity
                  :value 1))
      :location (o2 / office
            :mod (b / box)
            :time (w / weekend))
      :concession (p2 / possible-01
            :ARG1 (e / end-up-03
                  :ARG1 (p3 / person
                        :quant 2
                        :ARG1-of (n / new-01))
                  :ARG2 (t2 / top-01
                        :ARG1 p3)
                  :time (r / release-01
                        :ARG1 (n2 / number
                              :mod (w2 / weekend)
                              :mod (f / final))))))

# ::id 951 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok construction of a holiday village , which is alleged to spoil the environment of the longmen grottoes , a renowned buddhist world heritage site in central china 's henan province , were ordered to halt .
# ::alignments
(o / order-01
      :ARG2 (h / halt-01
            :ARG1 (c / construct-01
                  :ARG1 (v / village
                        :mod (h2 / holiday-01))
                  :ARG0-of (s / spoil-01
                        :ARG1 (e / environment
                              :poss (g / grottoes
                                    :mod (m / man
                                          :ARG1-of (l / long-03))
                                    :mod (s2 / site
                                          :mod (h3 / heritage
                                                :mod (w / world))
                                          :ARG1-of (r / renown-01)
                                          :mod (e2 / ethnic-group
                                                :name (n / name
                                                      :op1 "Buddhist"))
                                          :location (p / province
                                                :name (n2 / name
                                                      :op1 "Henan")
                                                :location (c2 / country
                                                      :name (n3 / name
                                                            :op1 "Central"
                                                            :op2 "China"))))))
                        :ARG1-of (a / allege-01)))))

# ::id 952 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok familiar rivals spain and sweden head into a european championship match where a win will likely be enough to get through to the quarterfinals .
# ::alignments
(h / head-02
      :ARG0 (a / and
            :op1 (t / team
                  :name (n / name
                        :op1 "Spain"))
            :op2 (t2 / team
                  :name (n2 / name
                        :op1 "Sweden"))
            :ARG0-of (r / rival-01
                  :ARG1-of (f / familiarize-01)))
      :ARG1 (m / match-03
            :mod (c / championship)
            :mod (o / organization
                  :name (n3 / name
                        :op1 "European"))
            :location-of (l / likely-01
                  :ARG1 (h2 / have-quant-91
                        :ARG1 (w / win-01)
                        :ARG3 (e / enough)
                        :ARG6 (g / get-through-13
                              :ARG0 a
                              :ARG1 (f2 / final
                                    :ord (o2 / ordinal-entity
                                          :value 4)))))))

# ::id 953 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok united technologies corp. , citing growth in commercial aerospace and construction , reported second-quarter profits of nearly $ #.## billion -lrb- euro### million -rrb- wednesday , up # percent from the same quarter last year .
# ::alignments
(r / report-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "United"
                  :op2 "Technology"
                  :op3 "Corp.")
            :ARG0-of (c2 / cite-01
                  :ARG1 (g / grow-01
                        :ARG1 (a / and
                              :op1 (a2 / aerospace
                                    :mod (c3 / commerce))
                              :op2 (c4 / construct-01
                                    :mod (c5 / commerce))))))
      :ARG1 (p / profit-01
            :ARG0 c
            :ARG2 (n2 / nearly
                  :op1 (m / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar)))
            :time (q / quarter
                  :ord (o / ordinal-entity
                        :value 2))
            :ARG1-of (u / up-02
                  :ARG3 (p2 / percentage-entity
                        :value 1)
                  :ARG4 (q2 / quarter
                        :ARG1-of (s / same-01)
                        :time (y / year
                              :mod (l / last)))))
      :time (d2 / date-entity
            :weekday (w / wednesday)))

# ::id 954 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok julian <unk> has one thing to say to the makers of viagra : keep running all those ads , please .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "julian"
                  :op2 "Ibrahim"))
      :ARG1 (k / keep-02
            :mode imperative
            :polite +
            :ARG0 (y / you)
            :ARG1 (r / run-09
                  :ARG0 y
                  :ARG1 (a / advertise-01
                        :mod (a2 / all)
                        :mod (t / that))))
      :ARG2 (c / company
            :ARG0-of (m / make-01
                  :ARG1 (v / viagra))))

# ::id 955 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok alvaro colom was sworn in on monday as guatemala 's first leftist president in more than ## years , promising to fight poverty in a nation where half the people live on less than us$ # -lrb- euro .## -rrb- a day .
# ::alignments
(a / and
      :op1 (s / swear-in-06
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Alvaro"
                        :op2 "Colom")
                  :ARG1-of (l / left-19))
            :ARG2 (p2 / president
                  :ARG1-of (h / have-org-role-91
                        :ARG0 p
                        :ARG2 (c / country
                              :name (n2 / name
                                    :op1 "Guatemala")))
                  :ord (o / ordinal-entity
                        :value 1
                        :range (m / more-than
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))))
            :time (d / date-entity
                  :weekday (m2 / monday)))
      :op2 (p3 / promise-01
            :ARG0 p
            :ARG2 (f / fight-01
                  :ARG0 p
                  :ARG1 (p4 / poor
                        :location (n3 / nation
                              :location-of (l2 / live-01
                                    :ARG0 (p5 / person
                                          :ARG1-of (ii / include-91
                                                :ARG3 "1/2"
                                                :ARG2 (p6 / person)))
                                    :manner (h2 / have-quant-91
                                          :ARG1 p5
                                          :ARG3 (l3 / less)
                                          :ARG4 (l4 / live-01
                                                :ARG0 (w / we)))))))))

# ::id 956 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippines may ban sending filipino workers to taiwan unless authorities there agree to provide medical and health insurance for the killer sars disease , labor officials here said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (l / labor)
                  :ARG2 (o / official))
            :location (h2 / here))
      :ARG1 (p2 / possible-01
            :ARG1 (b / ban-01
                  :ARG0 (c / country
                        :name (n / name
                              :op1 "Philippines"))
                  :ARG1 (s2 / send-01
                        :ARG0 c
                        :ARG1 (p3 / person
                              :ARG0-of (w / work-01)
                              :source (c2 / country
                                    :name (n2 / name
                                          :op1 "Filipino")))
                        :ARG2 (c3 / country
                              :name (n3 / name
                                    :op1 "Taiwan")))
                  :condition (a / agree-01
                        :polarity -
                        :ARG0 (a2 / authority)
                        :ARG1 (p4 / provide-01
                              :ARG0 a2
                              :ARG1 (a3 / and
                                    :op1 (ii / insure-02
                                          :ARG1 (m / medicine)
                                          :ARG3 (d / disease
                                                :name (n4 / name
                                                      :op1 "Sars"
                                                      :op2 " disease")
                                                :ARG0-of (k / kill-01)))
                                    :op2 (ii2 / insure-02
                                          :ARG1 (h3 / health)
                                          :ARG3 d))))))
      :time (d2 / date-entity
            :weekday (s3 / saturday)))

# ::id 957 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three iraqis were killed and four american troops were wounded wednesday morning in two separate attacks apparently aimed at jolting newly arrived u.s. marines in the volatile sunni triangle cities of fallujah and ramadi .
# ::alignments
(a / and
      :op1 (k / kill-01
            :ARG1 (p / person
                  :quant 3
                  :mod (c / country
                        :name (n / name
                              :op1 "Iraq"))))
      :op2 (w / wound-01
            :ARG1 (p2 / person
                  :quant 4
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "America"))
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (t / troop))))
      :time (d / date-entity
            :weekday (w2 / wednesday)
            :dayperiod (m / morning))
      :ARG1-of (c3 / cause-01
            :ARG0 (a2 / attack-01
                  :quant 2
                  :ARG1-of (s / separate-02)
                  :ARG1-of (a3 / aim-02
                        :ARG2 (j / jol-01
                              :ARG1 (p3 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (m2 / military
                                                :name (n3 / name
                                                      :op1 "U.S."
                                                      :op2 "Marines")))
                                    :ARG1-of (a4 / arrive-01
                                          :ARG1-of (n4 / new-01)))
                              :ARG2 (a5 / and
                                    :op1 (c4 / city
                                          :name (n5 / name
                                                :op1 "Fallujah"))
                                    :op2 (c5 / city
                                          :name (n6 / name
                                                :op1 "Ramadi"))
                                    :mod (t2 / triangle)
                                    :mod (v / volatile)
                                    :location (c6 / country
                                          :name (n7 / name
                                                :op1 "Sunni"))))
                        :ARG1-of (a6 / appear-02)))))

# ::id 958 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pennsylvania officials are probing the marketing and sales practices of agents employed by john hancock mutual insurance co. and other major insurers , a spokeswoman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s2 / state
                        :name (n / name
                              :op1 "Pennsylvania"))
                  :ARG2 (s3 / spokeswoman)))
      :ARG1 (p2 / probe-01
            :ARG0 (p3 / person
                  :ARG0-of h
                  :ARG2 (o / official)))
      :ARG1 (a / and
            :op1 (p4 / practice-01
                  :ARG0 (a2 / agent
                        :ARG1-of (e / employ-01
                              :ARG0 (a3 / and
                                    :op1 (c / company
                                          :name (n2 / name
                                                :op1 "John"
                                                :op2 "Hancock"
                                                :op3 "Mutual"
                                                :op4 "Insurance"
                                                :op5 "Co."))
                                    :op2 c
                                    :ARG0-of (ii / insure-02)
                                    :ARG1-of (m / major-02)
                                    :mod (o2 / other)))))
            :ARG1 (m2 / market-01
                  :ARG0 a2))
      :op2 (p5 / practice-01
            :ARG0 a2
            :ARG1 (s4 / sell-01
                  :ARG0 a2)))

# ::id 959 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ####s us television soap `` dallas , '' which became a hit in households across the world , is soon to hit the big screen , more than two decades after it first aired , industry sources said thursday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (ii / industry))
      :ARG1 (h / hit-02
            :ARG0 (s3 / soap
                  :name (n / name
                        :op1 "Dallas")
                  :mod (t / television)
                  :poss (w / we)
                  :ARG1-of (b / become-01
                        :ARG2 (h2 / hit-02
                              :ARG0 (h3 / household
                                    :location (a / across
                                          :op1 (w2 / world))))))
            :ARG1 (s4 / screen
                  :mod (b2 / big))
            :time (s5 / soon)
            :time (a2 / after
                  :op1 (a3 / air-01
                        :ARG1 s3
                        :ord (o / ordinal-entity
                              :value 1))
                  :quant (m / more-than
                        :op1 (t2 / temporal-quantity
                              :quant 2
                              :unit (d / decade)))))
      :time (d2 / date-entity
            :weekday (t3 / thursday)))

# ::id 960 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two indian nationals have been indicted on federal charges of enslaving their maid in their florida home and forcing her to wear a dog collar and leash as punishment , officials said friday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (ii / indict-01
            :ARG1 (p / person
                  :quant 2
                  :mod (n / nation)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "India")))
            :ARG2 (a / and
                  :op1 (e / enslave-01
                        :ARG0 p
                        :ARG1 (m / maid
                              :poss p)
                        :location (h / home
                              :poss p
                              :location (s2 / state
                                    :name (n3 / name
                                          :op1 "Florida"))))
                  :op2 (f / force-01
                        :ARG0 p
                        :ARG1 m
                        :ARG2 (w / wear-01
                              :ARG0 m
                              :ARG1 (a2 / and
                                    :op1 (c2 / collar
                                          :mod (d / dog))
                                    :op2 (l / leash))
                              :ARG3-of (p2 / punish-01
                                    :ARG1 m))))
            :mod (f2 / federal))
      :time (d2 / date-entity
            :weekday (f3 / friday)))

# ::id 961 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok correction officers locked down a cellblock friday at a maximum-security prison in elmira , n.y. , and used tear gas to break up a fight involving ## inmates in a prison housing unit , the state 's department of correctional services said .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Department"
                  :op2 "of"
                  :op3 "Corrective"
                  :op4 "Services")
            :poss (s2 / state))
      :ARG1 (a / and
            :op1 (l / lock-down-05
                  :ARG0 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (o / officer
                                    :ARG0-of (s3 / supervise-01))))
                  :ARG1 (c / cellblock)
                  :time (d / date-entity
                        :weekday (f / friday))
                  :location (p2 / prison
                        :mod (s4 / security
                              :mod (m / maximum))
                        :location (c2 / city
                              :name (n2 / name
                                    :op1 "Elmira")
                              :location s2))))
      :op2 (u / use-01
            :ARG0 p
            :ARG1 (g2 / gas
                  :mod (t / tear))
            :ARG2 (b / break-up-08
                  :ARG0 p
                  :ARG1 (f2 / fight-01
                        :ARG2 (p3 / person
                              :ARG1-of (ii / include-91
                                    :ARG2 (ii2 / inmate
                                          :location (u2 / unit
                                                :ARG0-of (h2 / house-01
                                                      :ARG1 (p4 / prison))))))))))

# ::id 962 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraqi vice president taha yassin ramadan left here today for beijing on an official visit to china .
# ::alignments
(l / leave-11
      :ARG0 (p / person
            :name (n / name
                  :op1 "Taha"
                  :op2 "Yassin"
                  :op3 "Ramadan")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / city
                        :name (n2 / name
                              :op1 "iraqi"))
                  :ARG2 (p2 / president
                        :mod (v / vice))))
      :ARG1 (h2 / here)
      :ARG2 (c2 / city
            :name (n3 / name
                  :op1 "Beijing"))
      :purpose (v2 / visit-01
            :ARG0 p
            :ARG1 (c3 / country
                  :name (n4 / name
                        :op1 "China"))
            :mod (o / official))
      :time (t / today))

# ::id 963 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spain 's courts may try cases of genocide and crimes against humanity committed outside the country , whatever the nationality of the victims , the constitutional court ruled wednesday .
# ::alignments
(r / rule-01
      :ARG0 (c / court
            :mod (c2 / constitution))
      :ARG3 (p / possible-01
            :ARG1 (t / try-02
                  :ARG0 (c3 / court
                        :mod (s / state
                              :name (n / name
                                    :op1 "Spain")))
                  :ARG1 (c4 / case-03
                        :ARG1 (a / and
                              :op1 (g / genocide-01)
                              :op2 (c5 / crime-02
                                    :ARG1 (h / humanity)
                                    :ARG1-of (c6 / commit-02
                                          :location (o / outside
                                                :op1 (c7 / country))))
                              :ARG1-of (r2 / regardless-91
                                    :ARG2 (n2 / nationality
                                          :poss (v / victim))))))
            :time (w / wednesday)))

# ::id 964 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thomas j. bata , who moved his family business to canada ahead of the german invasion of czechoslovakia and later became , as he put it , `` shoemaker to the world , '' died in toronto on monday .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "thomas"
                  :op2 "J."
                  :op3 "Bata")
            :ARG0-of (m / move-01
                  :ARG1 (b / business
                        :poss p
                        :mod (f / family))
                  :ARG2 (c / country
                        :name (n2 / name
                              :op1 "Canada"))
                  :time (a / ahead
                        :op1 (ii / invade-01
                              :ARG0 (c2 / country
                                    :name (n3 / name
                                          :op1 "Germany"))
                              :ARG1 (c3 / country
                                    :name (n4 / name
                                          :op1 "Czechoslovakia")))))
            :ARG0-of (b2 / become-01
                  :ARG2 (s / shoemaker
                        :beneficiary (w / world))
                  :time (a2 / after
                        :op1 m))
            :ARG1-of b2)
      :location (c4 / city
            :name (n5 / name
                  :op1 "Toronto"))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 965 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok carl pavano continues to find new ways to let down the yankees .
# ::alignments
(c / continue-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Carl"
                  :op2 "Pavano"))
      :ARG1 (f / find-01
            :ARG0 p
            :ARG1 (w / way
                  :ARG1-of (n2 / new-01)
                  :manner-of (l / let-down-04
                        :ARG0 p
                        :ARG1 (y / yankee)))))

# ::id 966 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italy reeled on friday from grim news it will bring to the table as the host of group of seven economic crisis talks , with data showing it is deeper in recession than expected and protesters taking to the streets .
# ::alignments
(r / reel-01
      :ARG0 (n / news
            :mod (g / grim)
            :ARG1-of (b / bring-01
                  :ARG0 (ii / it)
                  :ARG2 (t / table)
                  :time (d / date-entity
                        :weekday (f / friday))
                  :manner (h / host-01
                        :ARG0 ii
                        :ARG1 (g2 / group
                              :consist-of (t2 / talk-01
                                    :quant 7
                                    :ARG1 (c / crisis
                                          :mod (e / economy))))))
            :ARG1-of (c2 / cause-01
                  :ARG0 (a / and
                        :op1 (s / show-01
                              :ARG0 (d2 / data)
                              :ARG1 (d3 / deep-03
                                    :ARG1 (r2 / recession-02
                                          :ARG1 ii)
                                    :ARG2-of (h2 / have-degree-91
                                          :ARG1 r2
                                          :ARG3 (m / more)
                                          :ARG4 (e2 / expect-01
                                                :ARG1 r2))))
                        :op2 (t3 / take-01
                              :ARG0 (p / person
                                    :ARG0-of (p2 / protest-01))
                              :ARG1 (s2 / street))))))

# ::id 967 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok colombia 's national police director general rosso jose serrano today urged the international community to join in the battle against drug trafficking , saying that drug trafficking can not be stopped by colombians alone .
# ::alignments
(a / and
      :op1 (u / urge-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Rosso"
                        :op2 "Serrano")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / police
                              :mod (n2 / nation)
                              :poss (c / country
                                    :name (n3 / name
                                          :op1 "Colombia")))
                        :ARG2 (d / director
                              :mod (g / general))))
            :ARG1 (c2 / community
                  :mod (ii / international))
            :ARG2 (j / join-in-05
                  :ARG0 c2
                  :ARG1 (b / battle-01
                        :ARG0 c2
                        :ARG1 (t / traffic-01
                              :ARG1 (d2 / drug))))
            :time (t2 / today))
      :op2 (s / say-01
            :ARG0 p
            :ARG1 (p3 / possible-01
                  :polarity -
                  :ARG1 (s2 / stop-01
                        :ARG0 (p4 / person
                              :mod c
                              :mod (a2 / alone))
                        :ARG1 (t3 / traffic-01
                              :ARG1 (d3 / drug))))))

# ::id 968 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ball used by pele to score his #,### th goal was auctioned for us$ ##,### -lrb- euro## ,### -rrb- , local media said wednesday .
# ::alignments
(s / say-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (a / auction-off-01
            :ARG1 (b / ball
                  :ARG1-of (u / use-01
                        :ARG0 (p / person
                              :name (n / name
                                    :op1 "Pele"))
                        :ARG2 (s2 / score-01
                              :ARG0 p
                              :ARG1 (g / goal
                                    :mod (t / this)))))
            :beneficiary (w / we))
      :time (w2 / wednesday))

# ::id 969 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok monday was homecoming day in california for ### soldiers of a national guard battalion that suffered the most combat casualties of any state unit since the korean war more than half a century ago .
# ::alignments
(d / day
      :mod (h / homecoming)
      :location (s / state
            :name (n / name
                  :op1 "California"))
      :beneficiary (p / person
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (b / battalion
                        :mod (g / guard
                              :mod (n2 / nation)))
                  :ARG2 (s2 / soldier))
            :ARG0-of (s3 / suffer-01
                  :ARG1 (c / casualty
                        :mod (c2 / combat)
                        :ARG1-of (h3 / have-quant-91
                              :ARG3 (m / most)
                              :ARG5 (u / unit
                                    :mod (a / any)
                                    :mod (s4 / state))
                              :time (s5 / since
                                    :op1 (w / war
                                          :name (n3 / name
                                                :op1 "Korean"
                                                :op2 "War")
                                          :time (b2 / before
                                                :op1 (n4 / now)
                                                :quant (m2 / more-than
                                                      :op1 (t / temporal-quantity
                                                            :quant 0.5
                                                            :unit (c3 / century))))))))))
      :domain (d2 / date-entity
            :weekday (m3 / monday)))

# ::id 970 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an algerian airliner carrying ## passengers on an internal flight was hijacked sunday and forced to land at palma de mallorca , on the mediterranean island of mallorca , a airport spokesman said here .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / airport)
                  :ARG2 (s2 / spokesman)))
      :ARG1 (a2 / and
            :op1 (h2 / hijack-01
                  :ARG1 (a3 / airliner
                        :mod (c / country
                              :name (n / name
                                    :op1 "Algeria"))
                        :ARG0-of (c2 / carry-01
                              :ARG1 (p2 / person
                                    :ARG0-of (p3 / passenger-01)
                                    :ARG0-of (f / fly-01
                                          :ARG1-of (ii / internal-02)))))
                  :time (d / date-entity
                        :weekday (s3 / sunday)))
            :op2 (f2 / force-01
                  :ARG1 a3
                  :ARG2 (l / land-01
                        :ARG1 a3
                        :location (ii2 / island
                              :name (n2 / name
                                    :op1 "Palma"
                                    :op2 "de"
                                    :op3 "Mallorca")
                              :location (s4 / sea
                                    :name (n3 / name
                                          :op1 "Mediterranean"))))))
      :location (h3 / here))

# ::id 971 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok inside a factory complex that sprawls over nearly a square mile here , assembly lines are running three shifts a day , propelling fiat <unk> sa past ford and general motors to rank as brazil 's second-largest carmaker .
# ::alignments
(r / run-01
      :ARG1 (l / line
            :ARG0-of (a / assemble-01))
      :duration (t / temporal-quantity
            :quant 1
            :unit (d / day))
      :location (ii / inside
            :op1 (c / complex
                  :mod (f / factory)
                  :ARG1-of (s / sprawl-01
                        :ARG2 (n / nearly
                              :op1 (a2 / area-quantity
                                    :quant 1
                                    :unit (s2 / square-mile)))
                        :location (h / here))))
      :ARG0-of (p / propel-01
            :ARG1 (r2 / rank-01
                  :ARG1 (a3 / and
                        :op1 (f2 / fiat)
                        :op2 (m / motor
                              :ARG1-of (g / general-02)))
                  :ARG2 (h2 / have-degree-91
                        :ARG1 (c2 / company
                              :ARG0-of (m2 / make-01
                                    :ARG1 (c3 / car))
                              :location (c4 / country
                                    :name (n2 / name
                                          :op1 "Brazil")))
                        :ARG2 (l2 / large)
                        :ARG3 (m3 / most
                              :ord (o / ordinal-entity
                                    :value 2))))))

# ::id 972 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazilian world champions adriana behar and shelda bede defeated yukiko takahashi and <unk> saiki of japan ##-## saturday to advance to the final of the women 's beach volleyball tournament at the sydney olympic games .
# ::alignments
(d / defeat-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Adriana"
                        :op2 "Hemar")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Brazil"))
                        :ARG2 (c2 / champion
                              :mod (w / world))))
            :op2 (p2 / person
                  :name (n3 / name
                        :op1 "Shelda"
                        :op2 "Bede")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 c2)))
      :ARG1 (a2 / and
            :op1 (p3 / person
                  :name (n4 / name
                        :op1 "Yukiko"
                        :op2 "Takahashi"))
            :op2 (p4 / person
                  :name (n5 / name
                        :op1 "Saki")
                  :mod (c3 / country
                        :name (n6 / name
                              :op1 "Japan"))))
      :time (d2 / date-entity
            :weekday (s / saturday))
      :purpose (a3 / advance-01
            :ARG1 a
            :ARG4 (f / final
                  :subevent-of (t / tournament
                        :mod (b / beach)
                        :mod (w2 / woman)
                        :subevent-of (g / game
                              :name (n7 / name
                                    :op1 "Sydney"
                                    :op2 "Olympic"
                                    :op3 "Games"))))))

# ::id 973 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok riddick bowe met mike tyson on monday in prison in indianapolis and the two boxers talked about a possible bout after the former heavyweight champion is released .
# ::alignments
(a / and
      :op1 (m / meet-03
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Riddick"
                        :op2 "Bede"))
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Mike"
                        :op2 "Tyson"))
            :time (d / date-entity
                  :weekday (m2 / monday))
            :location (p3 / prison
                  :location (c / city
                        :name (n3 / name
                              :op1 "Indianapolis"))))
      :op2 (t / talk-01
            :ARG0 (b / boxer
                  :quant 2)
            :ARG1 (b2 / bout
                  :ARG1-of (p4 / possible-01))
            :time (a2 / after
                  :op1 (r / release-01
                        :ARG1 (c2 / champion
                              :mod (h / heavyweight)
                              :time (f / former))))))

# ::id 974 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new signing lolo gave his thanks to pamplona based side osasuna after being presented as the club 's fifth new player for the forthcoming season .
# ::alignments
(t / thank-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lolo")
            :ARG0-of (s / sign-02)
            :ARG1-of (n2 / new-01))
      :ARG1 (s2 / side
            :name (n3 / name
                  :op1 "Osasuna")
            :ARG1-of (b / base-01
                  :location (c / city
                        :name (n4 / name
                              :op1 "Pamplona"))))
      :time (a / after
            :op1 (p2 / present-01
                  :ARG1 p
                  :ARG2 (p3 / person
                        :ARG0-of (p4 / play-01)
                        :ARG1-of (n5 / new-01)
                        :ord (o / ordinal-entity
                              :value 5)
                        :poss (c2 / club)
                        :time (s3 / season
                              :mod (f / forthcoming))))))

# ::id 975 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the un culture agency unesco is sending a technical team to jerusalem , probably early next week , to assess israeli renovations near the al-aqsa mosque compound , islam 's third holiest site .
# ::alignments
(s / send-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Unesco")
            :mod (c / culture))
      :ARG1 (t / team
            :mod (t2 / technical))
      :ARG2 (c2 / city
            :name (n2 / name
                  :op1 "Jerusalem"))
      :purpose (a2 / assess-01
            :ARG0 t
            :ARG1 (r / renovate-01
                  :ARG0 (p / person
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "Israel")))
                  :ARG1-of (n4 / near-02
                        :ARG2 (c4 / compound
                              :name (n5 / name
                                    :op1 "al-aqsa"
                                    :op2 "Mosque")
                              :mod (s2 / site
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (h2 / holy)
                                          :ARG3 (m / most
                                                :ord (o / ordinal-entity
                                                      :value 3))
                                          :ARG5 (r2 / religious-group
                                                :name (n6 / name
                                                      :op1 "Islam"))))))))
      :time (e / early
            :op1 (w / week
                  :mod (n7 / next))
            :mod (p2 / probable)))

# ::id 976 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany captain michael ballack and coach joachim loew have agreed to meet in an attempt to settle the dispute stemming from ballack 's criticism of the coach 's selection criteria .
# ::alignments
(a / agree-01
      :ARG0 (a2 / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Michael"
                        :op2 "Ballack")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t / team
                              :name (n2 / name
                                    :op1 "Great"
                                    :op2 "Britain"))
                        :ARG2 (c / captain)))
            :op2 (p2 / person
                  :name (n3 / name
                        :op1 "Joachim"
                        :op2 "Lew")
                  :ARG0-of (c2 / coach-01)))
      :ARG1 (m / meet-03
            :ARG0 a2
            :purpose (a3 / attempt-01
                  :ARG0 a2
                  :ARG1 (s / settle-01
                        :ARG0 a2
                        :ARG1 (d / dispute-01
                              :ARG1-of (s2 / stem-01
                                    :ARG2 (c3 / criticize-01
                                          :ARG0 p
                                          :ARG1 (c4 / criteria
                                                :mod (s3 / select-01)
                                                :poss p2))))))))

# ::id 977 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prosecutors on monday questioned ## policemen to determine if they should be charged with negligence in a terrorist attack that left ## tourists dead in southern egypt last week , a newspaper reported .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper)
      :ARG1 (q / question-01
            :ARG0 (p / person
                  :ARG0-of (p2 / prosecute-01))
            :ARG1 (p3 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p4 / policeman)))
            :time (d / date-entity
                  :weekday (m / monday))
            :purpose (d2 / determine-01
                  :ARG0 p
                  :ARG1 (t / truth-value
                        :polarity-of (r2 / recommend-01
                              :ARG1 (c / charge-05
                                    :ARG1 p3
                                    :ARG2 (n2 / neglect-01
                                          :ARG0 p3
                                          :ARG1 (a / attack-01
                                                :ARG0 (t2 / terrorist)
                                                :ARG0-of (l / leave-13
                                                      :ARG1 (d3 / die-01
                                                            :ARG1 (p5 / person
                                                                  :ARG0-of (t3 / tour-01)))
                                                      :location (s / south
                                                            :part-of (c2 / country
                                                                  :name (n3 / name
                                                                        :op1 "Egypt")))
                                                      :time (w / week
                                                            :mod (l2 / last)))))))))))

# ::id 978 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigeria should be self-sufficient in cement production after #### , minister of industry <unk> mohammed has said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ibrahim"
                  :op2 "Mohammed")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (ii / industry))))
      :ARG1 (r / recommend-01
            :ARG1 (s2 / suffice-01
                  :ARG0 (p2 / produce-01
                        :ARG0 (c / country
                              :name (n2 / name
                                    :op1 "Nigeria"))
                        :ARG1 (c2 / cement))
                  :ARG1 c
                  :time (a / after))))

# ::id 979 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the moguls who amassed so much influence under boris yeltsin that they called themselves russia 's '' oligarchs '' -- and earned the hatred of most russians -- are now anxious about hanging on to their power .
# ::alignments
(a / anxious
      :domain (p / person
            :mod (m / moguls)
            :ARG0-of (a2 / amassed-01
                  :ARG1 (ii / influence-01
                        :ARG0 p
                        :ARG1-of (h / have-quant-91
                              :ARG2 (m2 / much)
                              :ARG3 (s / so)
                              :ARG6 (c / call-01
                                    :ARG0 p
                                    :ARG1 p
                                    :ARG2 (o / oligarch
                                          :poss (c2 / country
                                                :name (n / name
                                                      :op1 "Russia"))))))
                  :time (p2 / person
                        :name (n2 / name
                              :op1 "Boris"
                              :op2 "Yeltsin")))
            :ARG0-of (e / earn-01
                  :ARG1 (h2 / hate-01
                        :ARG0 (p3 / person
                              :mod c2
                              :quant (m3 / most))
                        :ARG1 p)))
      :time (n3 / now)
      :topic (h3 / hang-on-05
            :ARG0 p
            :ARG1 (p4 / power
                  :poss p)))

# ::id 980 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gunmen killed six palestinian convicts in jericho prison on friday after getting into the goal disguised as members of the palestinian security service , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (k / kill-01
            :ARG0 (g / gunman)
            :ARG1 (p / person
                  :quant 6
                  :ARG1-of (c / convict-01)
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Palestine")))
            :location (p2 / prison
                  :name (n2 / name
                        :op1 "Jericho"))
            :time (d / date-entity
                  :weekday (f / friday))
            :time (a / after
                  :op1 (g2 / get-05
                        :ARG1 p
                        :ARG2 (g3 / goal
                              :ARG1-of (d2 / disguise-01
                                    :ARG2 (p3 / person
                                          :ARG0-of (h / have-org-role-91
                                                :ARG1 (s2 / service
                                                      :mod (s3 / security)
                                                      :mod c2)
                                                :ARG2 (m / member)))))))))

# ::id 981 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us shares tumbled at the opening bell thursday , with investors ' concerns over profits and the jobs market pushing the blue-chip dow jones barometer back below #,### points .
# ::alignments
(a / and
      :op1 (t / tumble-01
            :ARG0 (s / share
                  :mod (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "States")))
            :time (b / bell
                  :ARG0-of (o / open-02)
                  :time (d / date-entity
                        :weekday (t2 / thursday))))
      :op2 (p / push-01
            :ARG0 (a2 / and
                  :op1 (c2 / concern-01
                        :ARG0 (p2 / profit-01)
                        :ARG1 (p3 / person
                              :ARG0-of (ii / invest-01)))
                  :op2 (m / market
                        :mod (j / job)))
            :ARG1 (b2 / barometer
                  :mod (c3 / company
                        :name (n2 / name
                              :op1 " dow"
                              :op2 "Jones")
                        :mod (b3 / blue-chip)))
            :ARG2 (b4 / below
                  :op1 (s2 / string-entity
                        :value "value "))))

# ::id 982 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an italian national was killed monday in the working class neighborhood of kouba in algiers , diplomatic sources said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (d / diplomacy))
      :ARG1 (k / kill-01
            :ARG1 (p / person
                  :mod (n / nation)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Italy")))
            :time (d2 / date-entity
                  :weekday (m / monday))
            :location (n3 / neighborhood
                  :name (n4 / name
                        :op1 "Kouba")
                  :mod (c2 / class
                        :ARG0-of (w / work-01))
                  :location (c3 / city
                        :name (n5 / name
                              :op1 "Algiers")))))

# ::id 983 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok election officials thursday delayed the release of official results from the last weekend 's general elections , in which the ruling party won a majority of seats .
# ::alignments
(d / delay-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)
                  :ARG3 (o2 / official)))
      :ARG1 (r / release-01
            :ARG1 (r2 / result-01
                  :ARG2 (e / elect-01
                        :ARG1-of (g / general-02)
                        :time (w / weekend
                              :mod (l / last))
                        :subevent (w2 / win-01
                              :ARG0 (p2 / party
                                    :ARG0-of (r3 / rule-03))
                              :ARG1 (s / seat
                                    :quant (m / majority))))
                  :mod (o3 / official)))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 984 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-year-old boy who killed another teenager two years ago with a baseball bat was ordered thursday to serve up to ## years at the california youth authority .
# ::alignments
(o / order-01
      :ARG1 (b / boy
            :age (t / temporal-quantity
                  :quant 1
                  :unit (y / year))
            :ARG0-of (k / kill-01
                  :ARG1 (t2 / teenager
                        :mod (a / another))
                  :ARG2 (b2 / bat
                        :mod (b3 / baseball))
                  :time (b4 / before
                        :op1 (n / now)
                        :quant (t3 / temporal-quantity
                              :quant 2
                              :unit (y2 / year)))))
      :ARG2 (s / serve-01
            :ARG0 b
            :ARG1 (u / up-to
                  :op1 (t4 / temporal-quantity
                        :quant 1
                        :unit (y3 / year)))
            :ARG2 (g / government-organization
                  :name (n2 / name
                        :op1 "California"
                        :op2 "Youth"
                        :op3 "Authority")))
      :time (d / date-entity
            :weekday (t5 / thursday)))

# ::id 985 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an unapologetic carl everett broke his two-day silence saturday in the red sox clubhouse .
# ::alignments
(b / break-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Carl"
                  :op2 "Everett")
            :ARG0-of (a / apologize-01
                  :polarity -))
      :ARG1 (s / silence
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (d / day))
            :poss p)
      :time (d2 / date-entity
            :weekday (s2 / saturday))
      :location (c / clubhouse
            :mod (s3 / sox)
            :ARG1-of (r / red-02)))

# ::id 986 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok floods caused by torrential rain left ## people dead and several others missing in central europe over the weekend , with residents rescued from rising waters in boats , buses and helicopters .
# ::alignments
(l / leave-13
      :ARG0 (f / flood-01
            :ARG1-of (c / cause-01
                  :ARG0 (r / rain-01
                        :mod (t / torrent))))
      :ARG1 (a / and
            :op1 (d / die-01
                  :ARG1 (p / person))
            :op2 (m / miss-01
                  :ARG1 (p2 / person
                        :mod (o / other)
                        :quant (s / several))))
      :time (w / weekend)
      :location (c2 / center
            :part-of (c3 / continent
                  :name (n / name
                        :op1 "Europe")))
      :ARG0-of c
      :ARG1 (r2 / rescue-01
            :ARG1 (p3 / person
                  :ARG0-of (r3 / reside-01))
            :ARG2 (w2 / water
                  :ARG1-of (r4 / rise-01)
                  :location (a2 / and
                        :op1 (b / boat)
                        :op2 (b2 / bus)
                        :op3 (h / helicopter)))))

# ::id 987 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel and the plo will sign an agreement transferring eight civilian powers to the palestinians on the west bank on sunday at a ceremony in cairo , egyptian foreign ministry 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 "Foreign"
                              :op2 "Ministry")
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Egypt")))
                  :ARG2 (o / official)))
      :ARG1 (s2 / sign-02
            :ARG0 (a / and
                  :op1 (c2 / country
                        :name (n3 / name
                              :op1 "Israel"))
                  :op2 (c3 / country
                        :name (n4 / name
                              :op1 "Palestine")))
            :ARG1 (a2 / agree-01
                  :ARG1 (t / transfer-01
                        :ARG1 (p2 / power
                              :quant 8
                              :mod (c4 / civilian))
                        :ARG2 (p3 / person
                              :location (c5 / country-region
                                    :name (n5 / name
                                          :op1 "West"
                                          :op2 "Bank")))
                        :time (d / date-entity
                              :weekday (s3 / sunday))
                        :location (c6 / ceremony
                              :location (c7 / city
                                    :name (n6 / name
                                          :op1 "Ciro")))))
            :time d
            :weekday (t2 / thursday)))

# ::id 988 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a hong kong businessman who `` bailed out '' the republican party twice in two years is the latest figure to emerge in a congressional probe of us campaign financing , time magazine reports .
# ::alignments
(r / report-01
      :ARG0 (m / magazine
            :name (n / name
                  :op1 "Time"))
      :ARG1 (f / figure
            :ARG1-of (e / emerge-01
                  :source (p / probe-01
                        :ARG0 (g / government-organization
                              :name (n2 / name
                                    :op1 "Congress"))
                        :ARG1 (f2 / finance-01
                              :ARG0 (w / we)
                              :ARG1 (c / campaign-01
                                    :ARG0 w))))
            :mod (l / last)
            :domain (b / businessman
                  :mod (h / hong-kong)
                  :ARG0-of (b2 / bail-out-02
                        :frequency 2
                        :ARG1 (p2 / political-party
                              :name (n3 / name
                                    :op1 "Republican"
                                    :op2 "Party"))
                        :duration (t / temporal-quantity
                              :quant 2
                              :unit (y / year))))))

# ::id 989 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok paul tracy went soft on the competition during qualifying and it earned him the pole for today 's toyota grand prix of long beach .
# ::alignments
(a / and
      :op1 (g / go-08
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Paul"
                        :op2 "Tracy"))
            :ARG2 (s / soft-02)
            :ARG3 (c / compete-01)
            :time (q / qualify-02))
      :op2 (e / earn-01
            :ARG0 g
            :ARG1 (p2 / pole)
            :ARG2 p
            :ARG3 (p3 / prix
                  :mod (g2 / grand)
                  :topic (b / beach
                        :ARG1-of (l / long-03))
                  :mod (s2 / state
                        :name (n2 / name
                              :op1 "Toyota"))
                  :time (t / today))))

# ::id 990 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the xinjiang uygur autonomous region in northwest china will host two rounds of trade talks this year to attract investment into natural resources development and industries , local officials told a press conference here today .
# ::alignments
(t / tell-01
      :ARG0 (o / official
            :ARG1-of (l / local-02))
      :ARG1 (h / host-01
            :ARG0 (r / region
                  :name (n / name
                        :op1 "Xinjiang"
                        :op2 "Uygur")
                  :mod (a / autonomy)
                  :location (n2 / northwest
                        :part-of (c / country
                              :name (n3 / name
                                    :op1 "China"))))
            :ARG1 (r2 / round
                  :quant 2
                  :mod (t2 / talk-01
                        :mod (t3 / trade-01)))
            :time (y / year
                  :mod (t4 / this))
            :purpose (a2 / attract-01
                  :ARG0 r
                  :ARG1 (ii / invest-01
                        :ARG2 (a3 / and
                              :op1 (d / develop-02
                                    :ARG1 (r3 / resource
                                          :ARG1-of (n4 / natural-03)))
                              :op2 (ii2 / industry)))))
      :ARG2 (c2 / conference
            :mod (p / press)
            :location (h2 / here))
      :time (t5 / today))

# ::id 991 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sales for scania ab , a truckmaker soon to be listed in sweden and the u.s. , have been in line with expectations so far this year , said leif <unk> , the company 's chief executive , at a press conference .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Leif"
                  :op2 "Ibrahim")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :name (n2 / name
                              :op1 "Scania"
                              :op2 "Ab")
                        :ARG0-of (m / make-01
                              :ARG1 (t / truck))
                        :ARG1-of (l / list-01
                              :ARG2 (a / and
                                    :op1 (c2 / country
                                          :name (n3 / name
                                                :op1 "Sweden"))
                                    :op2 (c3 / country
                                          :name (n4 / name
                                                :op1 "United"
                                                :op2 "States")))
                              :time (s2 / soon)))
                  :ARG2 (e / executive
                        :mod (c4 / chief))))
      :ARG1 (ii / in-line-04
            :ARG1 (e2 / expect-01)
            :time (s3 / so-far
                  :op1 (y / year
                        :mod (t2 / this))))
      :time (c5 / conference
            :mod (p2 / press)))

# ::id 992 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok if the texas longhorns make it to the college world series , there will be a new blond pitching for the arizona diamondbacks .
# ::alignments
(p / pitch-01
      :ARG0 (b / blonde
            :ARG1-of (n / new-01))
      :ARG2 (t / team
            :name (n2 / name
                  :op1 "Arizona"
                  :op2 "Diamondbacks"))
      :condition (m / make-it-14
            :ARG0 (l / longhorn
                  :mod (s / state
                        :name (n3 / name
                              :op1 "Texas")))
            :ARG1 (g / game
                  :name (n4 / name
                        :op1 "College"
                        :op2 "World"
                        :op3 "Series"))))

# ::id 993 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong share prices fell #.## percent in opening trade tuesday on profit-taking from recent gains , 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 / company
                              :name (n / name
                                    :op1 "Hong"
                                    :op2 "Kong"))))
            :ARG2 (p3 / percentage-entity
                  :value "1/2")
            :time (t / trade-01
                  :ARG1-of (o / open-02)
                  :time (d2 / date-entity
                        :weekday (t2 / tuesday)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (p4 / profit-01
                        :ARG0 c
                        :ARG1 (g / gain-01
                              :time (r / recent))))))

# ::id 994 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dr. conrad m. riley , a versatile pediatrician who helped describe <unk> syndrome , a rare genetic childhood disorder that harms the nervous system and often leads to early death , died on july # at the university of colorado hospital in denver .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Dr."
                  :op2 "Conrad"
                  :op3 "M."
                  :op4 "Riley")
            :mod (p2 / pediatrics)
            :mod (v / versatile)
            :ARG0-of (h / help-01
                  :ARG1 (d2 / describe-01
                        :ARG1 (d3 / disease
                              :name (n2 / name
                                    :op1 "Illustration"
                                    :op2 "Syndrome")
                              :domain (d4 / disorder
                                    :mod (c / childhood
                                          :mod (g / genetics))
                                    :ARG1-of (r / rare-02)
                                    :ARG0-of (h2 / harm-01
                                          :ARG1 (s / system
                                                :mod (n3 / nervous)))
                                    :ARG0-of (l / lead-03
                                          :ARG2 d
                                          :time (e / early))
                                    :frequency (o / often))))))
      :time (d5 / date-entity
            :month 7)
      :location (u / university
            :name (n4 / name
                  :op1 "University"
                  :op2 "of"
                  :op3 "Colorado"
                  :op4 "Hospital")
            :location (c2 / city
                  :name (n5 / name
                        :op1 "Denver"))))

# ::id 995 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wei jianxing , president of the all-china federation of trade unions , attended friday a ceremony jointly sponsored by the ministry of civil affairs and the federation to donate three million yuan to #,### poverty-stricken families of model workers .
# ::alignments
(a / attend-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "wei"
                  :op2 "Jianxing")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (f / federation
                        :mod (t / trade-01)
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "China"))
                        :mod (a2 / all))
                  :ARG2 (p2 / president)))
      :ARG1 (c2 / ceremony
            :time (d / date-entity
                  :weekday (f2 / friday))
            :ARG1-of (s / sponsor-01
                  :ARG0 (a3 / and
                        :op1 (m / ministry
                              :topic (a4 / affair-02
                                    :ARG2 (c3 / civil)))
                        :op2 f)
                  :manner (j / joint))
            :purpose (d2 / donate-01
                  :ARG0 p
                  :ARG1 (m2 / monetary-quantity
                        :quant 3000000
                        :unit (y / yuan))
                  :ARG2 (f3 / family
                        :ARG1-of (s2 / strike-01
                              :ARG0 (p3 / poor))
                        :consist-of (p4 / person
                              :ARG0-of (w / work-01)
                              :mod (m3 / model))))))

# ::id 996 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a court ruled monday that there was insufficient evidence to detain a man accused of cutting up the bodies of up to five women , setting back the investigation into the serial killings .
# ::alignments
(r / rule-01
      :ARG0 (c / court)
      :ARG3 (s / suffice-01
            :polarity -
            :ARG0 (e / evidence-01
                  :ARG1 (d / detain-01
                        :ARG1 (m / man
                              :ARG1-of (a / accuse-01
                                    :ARG2 (c2 / cut-up-06
                                          :ARG0 m
                                          :ARG1 (b / body
                                                :poss (w / woman
                                                      :quant (u / up-to
                                                            :op1 5))))))))
            :ARG1 c
            :time (d2 / date-entity
                  :weekday (m2 / monday))
            :ARG0-of (s2 / set-01
                  :ARG1 (ii / investigate-01
                        :ARG1 (k / kill-01
                              :manner (s3 / serial)))
                  :ARG2 (b2 / back))))

# ::id 997 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one of the bright spots in general motors ' lineup in this year of high fuel prices is the saturn vue compact crossover utility vehicle .
# ::alignments
(ii / include-91
      :ARG1 (v / vehicle
            :name (n / name
                  :op1 "saturn"
                  :op2 "vue"
                  :op3 " compact"
                  :op4 " crossover")
            :mod (u / utility))
      :ARG2 (s / spot
            :ARG1-of (b / bright-02)
            :part-of (l / lineup
                  :poss (c / company
                        :name n
                        :op1 "General"
                        :op2 "Motors")))
      :time (y / year
            :mod (t / this))
      :ARG1-of (p / price-01
            :ARG2 (f / fuel)
            :ARG1-of (h / high-02)))

# ::id 998 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok act brumbies no. # scott fava and new south wales waratah backs lote tuqiri and morgan turinui were among three newcomers in the wallaby squad announced here on monday for next month 's opening domestic international against ireland .
# ::alignments
(m / multi-sentence
      :snt1 (s / say-01
            :ARG0 (ii / i)
            :ARG1 (n / no)
            :ARG2 (b / brumbie
                  :mod (a / act)))
      :snt2 (ii2 / include-91
            :ARG1 (a2 / and
                  :op1 (p / person
                        :name (n2 / name
                              :op1 "Scott"
                              :op2 "Fava"))
                  :op2 (p2 / person
                        :name (n3 / name
                              :op1 "West"
                              :op2 "Wales"
                              :op3 "Waratah")
                        :ARG1-of (n4 / new-01)
                        :ARG0-of (b2 / back-01
                              :ARG1 (a3 / and
                                    :op1 (p3 / person
                                          :name (n5 / name
                                                :op1 "Loenui"))
                                    :op2 (p4 / person
                                          :name (n6 / name
                                                :op1 "Morne"
                                                :op2 "Turinui"))))))
            :ARG2 (p5 / person
                  :quant 3
                  :ARG1-of (n7 / new-01)
                  :ARG1-of ii2
                  :ARG2 (s2 / squad
                        :mod (t / team
                              :name (n8 / name
                                    :op1 "Wallaby"))))
            :ARG0-of (a4 / announce-01
                  :ARG1 (ii3 / international
                        :mod (d / domestic)
                        :ARG1-of (o / open-02)
                        :time (m2 / month
                              :mod (n9 / next))
                        :prep-against t
                        :name (n10 / name
                              :op1 "Ireland")))
            :location (h / here)
            :time (d2 / date-entity
                  :weekday (m3 / monday))))

# ::id 999 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rep. nancy pelosi of california is on the verge of becoming the highest-ranking woman in u.s. congressional history when democrats pick a new no. # leader this coming week .
# ::alignments
(v / verge-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Nancy"
                  :op2 "Pelosi")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s / state
                        :name (n2 / name
                              :op1 "California"))
                  :ARG2 (p2 / political-party
                        :name (n3 / name
                              :op1 "Republican"))))
      :ARG2 (b / become-01
            :ARG1 p
            :ARG2 (w / woman
                  :ARG1-of (r / rank-01
                        :ARG2 (h2 / high-02
                              :ARG2-of (h3 / have-degree-91
                                    :ARG1 r
                                    :ARG3 (m / most)
                                    :ARG5 (h4 / history
                                          :mod (g / government-organization
                                                :name (n4 / name
                                                      :op1 "Congress"))))))))
      :time (p3 / pick-01
            :ARG0 (p4 / person
                  :ARG0-of (h5 / have-org-role-91
                        :ARG1 (p5 / political-party
                              :name (n5 / name
                                    :op1 "Democratic"
                                    :op2 "Party"))))
            :ARG1 (p6 / person
                  :ARG0-of (l / lead-02)
                  :ARG1-of (n6 / new-01)
                  :mod (n7 / no))
            :time (w2 / week
                  :ARG1-of (c / come-01))))

# ::id 1000 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the acting director of the national prosecuting authority , <unk> <unk> , said thursday there was enough evidence to prosecute zuma over corruption charges , stealing the thunder just before zuma made his first public speech as newly elected leader of the african national congress .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Illustration")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / authority
                        :ARG0-of (p2 / prosecute-01)
                        :mod (n2 / nation))
                  :ARG2 (d / director
                        :ARG0-of (a2 / act-01))))
      :ARG1 (e / evidence-01
            :ARG1 (p3 / prosecute-01
                  :ARG1 (p4 / person
                        :name (n3 / name
                              :op1 "Zuma"))
                  :ARG2 (c / charge-05
                        :ARG1 p4
                        :ARG2 (c2 / corrupt-01)))
            :ARG1-of (h2 / have-quant-91
                  :ARG3 (e2 / enough)
                  :ARG6 (s2 / steal-01
                        :ARG0 p4
                        :ARG1 (t / thunder)
                        :time (b / before
                              :op1 (s3 / speak-01
                                    :ARG0 p4
                                    :ARG1-of (p5 / public-02)
                                    :ord (o / ordinal-entity
                                          :value 1)
                                    :topic (p6 / person
                                          :ARG0-of (l / lead-02
                                                :ARG1 (g / government-organization
                                                      :name (n4 / name
                                                            :op1 "Africa"
                                                            :op2 "National"
                                                            :op3 "Congress")))
                                          :ARG1-of (e3 / elect-01
                                                :ARG1-of (n5 / new-01)))))
                        :mod (j / just)))
            :time (d2 / date-entity
                  :weekday (t2 / thursday))))

# ::id 1001 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok authorities in the india - controlled kashmir on wednesday placed separatist leader syed ai shah geelani under house arrest , a press trust of india -lrb- pti -rrb- report from srinagar said .
# ::alignments
(s / say-01
      :ARG0 (t / trust
            :mod (p / press)
            :location (c / city
                  :name (n / name
                        :op1 "Srinagar")))
      :ARG1 (p2 / place-01
            :ARG0 (a / authority
                  :location (c2 / country-region
                        :name (n2 / name
                              :op1 "Kashmir")
                        :ARG1-of (c3 / control-01
                              :ARG0 (c4 / country
                                    :name (n3 / name
                                          :op1 "India")))))
            :ARG1 (p3 / person
                  :name (n4 / name
                        :op1 "Syed"
                        :op2 "Ai"
                        :op3 "Shah"
                        :op4 "Geelani")
                  :ARG0-of (l / lead-02
                        :ARG1 (s2 / separatist)))
            :ARG2 (a2 / arrest-01
                  :location (h / house))
            :time (d / date-entity
                  :weekday (w / wednesday))))

# ::id 1002 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a dispute between the museum of fine arts and an austrian woman who says she is the rightful owner of a coveted #### oil painting escalated this week , with the mfa filing suit in federal court to retain ownership of the work .
# ::alignments
(e / escalate-01
      :ARG1 (d / dispute-01
            :ARG0 (m / museum
                  :mod (f / fine-art))
            :ARG1 (w / woman
                  :mod (c / country
                        :name (n / name
                              :op1 "Australia"))
                  :ARG0-of (s / say-01
                        :ARG1 (o / own-01
                              :ARG0 w
                              :ARG1 (p / paint-02
                                    :ARG1 (o2 / oil)
                                    :ARG1-of (c2 / covet-01))
                              :ARG2-of (r / right-05
                                    :ARG1 w)))))
      :time (w2 / week
            :mod (t / this))
      :ARG1-of (c3 / cause-01
            :ARG0 (f2 / file-01
                  :ARG0 (c4 / company
                        :name (n2 / name
                              :op1 "Mfa"))
                  :ARG1 (s2 / sue-02
                        :ARG0 c4
                        :ARG2 (r2 / retain-01
                              :ARG0 c4
                              :ARG1 (o3 / own-01
                                    :ARG0 c4
                                    :ARG1 p))
                        :ARG2 (c5 / court
                              :mod (f3 / federal))))))

# ::id 1003 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok stocks on brazil 's sao paulo securities exchange , the largest in latin america , closed lower on tuesday with the key bovespa index falling #.## percent to ##,### points from monday 's ##,### .
# ::alignments
(m / multi-sentence
      :snt1 (c / close-01
            :ARG1 (s / stock
                  :location (e / exchange-01
                        :ARG1 (s2 / stock
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Brazil")))
                        :mod (s3 / securities
                              :mod (c3 / country
                                    :name (n2 / name
                                          :op1 "Sao"
                                          :op2 "Paulo")))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (l / large)
                              :ARG3 (m2 / most)
                              :ARG5 (s4 / stock
                                    :location (c4 / country
                                          :name (n3 / name
                                                :op1 "Latino"
                                                :op2 "America"))))))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c5 / cause-01
                  :ARG0 (f / fall-01
                        :ARG1 (ii / index
                              :mod (k / key)
                              :mod (b / bovespa))))
            :ARG1-of h
            :ARG2 (l2 / low-04)
            :ARG1-of l2
            :ARG3 (m3 / more))
      :snt2 (p / point-04
            :ARG1-of (ii2 / include-91
                  :ARG2 (p2 / point-04
                        :time (d2 / date-entity
                              :weekday (m4 / monday))))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (ii3 / important-01
                        :ARG1 p)
                  :ARG3 m2)))

# ::id 1004 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the arab world was in disarray monday in its efforts to forge a common line on us-led war threats against iraq , as calls by baghdad to avoid a rapid meeting put regional heavyweights cairo and damascus at loggerheads .
# ::alignments
(d / disarray
      :domain (w / world
            :mod (e / ethnic-group
                  :name (n / name
                        :op1 "Arab")))
      :time (d2 / date-entity
            :weekday (m / monday))
      :ARG1-of (c / cause-01
            :ARG0 (e2 / effort-01
                  :ARG0 w
                  :ARG1 (f / forge-02
                        :ARG0 w
                        :ARG1 (l / line
                              :mod (c2 / common)
                              :topic (t / threaten-01
                                    :ARG1 (w2 / war-01)
                                    :ARG2 (c3 / country
                                          :name (n2 / name
                                                :op1 "Iraq"))
                                    :ARG1-of (l2 / lead-02
                                          :ARG0 (w3 / we)))))))
      :ARG1-of c
      :ARG0 (p / put-03
            :ARG0 (c4 / call-03
                  :ARG0 (p2 / person
                        :name (n3 / name
                              :op1 "baghdad"))
                  :purpose (a / avoid-01
                        :ARG0 p2
                        :ARG1 (m2 / meet-03
                              :manner (r / rapid))))
            :ARG1 (h / heavyweight
                  :mod (r2 / region)
                  :mod (c5 / city
                        :name (n4 / name
                              :op1 "Ciro"))
                  :mod (c6 / city
                        :name (n5 / name
                              :op1 "Damascus")))
            :ARG2 (l3 / loggerhead)))

# ::id 1005 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok erik cole 's ordeal did n't end when he made his comeback during the stanley cup finals .
# ::alignments
(e / end-01
      :polarity -
      :ARG1 (o / ordeal
            :poss (p / person
                  :name (n / name
                        :op1 "erik"
                        :op2 "Cole")))
      :time (c / comeback-01
            :ARG0 p
            :time (f / final
                  :subevent-of (c2 / cup
                        :mod (t / team
                              :name (n2 / name
                                    :op1 "Stanley"))))))

# ::id 1006 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as gregor townsend 's teammate at northampton , paul grayson has learned a lot from the talented scottish rugby union star who has helped him develop as a fly half .
# ::alignments
(l / learn-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Paul"
                  :op2 "Grayson"))
      :ARG1 (l2 / lot)
      :ARG2 (p2 / person
            :mod (t / talent)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Scotland"))
            :mod (u / union
                  :mod (s / sport))
            :ARG0-of (h / help-01
                  :ARG1 (d / develop-02
                        :ARG1 p
                        :ARG2 (h2 / half
                              :mod (f / fly)))
                  :ARG2 p)
            :ARG0-of (h3 / have-rel-role-91
                  :ARG1 (p3 / person
                        :name (n3 / name
                              :op1 "Gregor"
                              :op2 "Townsend"))
                  :ARG2 (t2 / teammate)
                  :location (t3 / team
                        :name (n4 / name
                              :op1 "North"
                              :op2 "Ames")))))

# ::id 1007 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli prime minister ariel sharon has ordered the security and emergency services to be ready with critical defensive preparations by early november , in case of the us attacks on iraq , local daily ha'aretz reported .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "Ha'aretz")
            :ARG1-of (l / local-02)
            :frequency (r2 / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (d / day))))
      :ARG1 (o / order-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Ariel"
                        :op2 "Sharon")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n4 / name
                                    :op1 "Israel"))
                        :ARG2 (m / minister
                              :mod (p2 / prime))))
            :ARG1 (a / and
                  :op1 (s / service
                        :mod (s2 / security))
                  :op2 (s3 / service
                        :mod (e / emergency)))
            :ARG2 (r3 / ready-02
                  :ARG1 a
                  :ARG2 (p3 / prepare-02
                        :ARG0 a
                        :ARG2 (d2 / defend-01
                              :ARG0 a
                              :ARG1-of (c2 / critical-02)))
                  :time (e2 / early
                        :op1 (d3 / date-entity
                              :month 11))
                  :condition (a2 / attack-01
                        :ARG0 (c3 / country
                              :name (n5 / name
                                    :op1 "US"))
                        :ARG1 (c4 / country
                              :name (n6 / name
                                    :op1 "Iraq"))))))

# ::id 1008 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok several kinmen residents asked local authorities friday to ban sky lantern launching on the former military frontline island after a fire broke out at a mine zone , with sky lanterns being the suspected cause .
# ::alignments
(a / ask-02
      :ARG0 (p / person
            :ARG0-of (r / reside-01
                  :ARG1 (k / kinmen))
            :quant (s / several))
      :ARG1 (b / ban-01
            :ARG0 (a2 / authority
                  :ARG1-of (l / local-02))
            :ARG1 (l2 / launch-01
                  :ARG1 (l3 / lantern
                        :mod (s2 / sky))
                  :location (ii / island
                        :mod (f / frontline)
                        :mod (m / military)
                        :time (f2 / former)))
            :time (d / date-entity
                  :weekday (f3 / friday))
            :time (a3 / after
                  :op1 (b2 / break-out-30
                        :ARG1 (f4 / fire)
                        :location (z / zone
                              :mod (m2 / mine))
                        :ARG0-of (c / cause-01
                              :ARG1-of (s3 / suspect-01)))))
      :ARG2 a2)

# ::id 1009 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hector eduardo <unk> , a retired argentine army colonel who was responsible for the military government 's effort to hide the body of eva peron , died on jan. ## .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "hector"
                  :op2 "Eduardo"
                  :op3 "Ican")
            :ARG0-of (r / retire-01)
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / army)
                  :ARG2 (c / colonel))
            :ARG0-of (r2 / responsible-01
                  :ARG1 (e / effort-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (m / military)))
                        :ARG1 (h2 / hide-01
                              :ARG0 g
                              :ARG1 (b / body
                                    :part-of (p2 / peron))))))
      :time (d2 / date-entity
            :month 1))

# ::id 1010 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hamas effectively took control of the gaza strip on thursday after its fighters captured three key security bases and a major city from fatah rivals , dragging some of them into the streets and shooting them in the head gangland style .
# ::alignments
(t / take-01
      :ARG0 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "Hamas")))
      :ARG1 (c2 / control-01
            :ARG0 p
            :ARG1 (s / strip
                  :mod (g / gaza)))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :time (a / after
            :op1 (c3 / capture-01
                  :ARG0 (p2 / person
                        :ARG0-of (f / fight-01)
                        :poss p)
                  :ARG1 (a2 / and
                        :op1 (b / base
                              :quant 3
                              :mod (s2 / security)
                              :ARG1-of (k / key-02))
                        :op2 (c4 / city
                              :ARG1-of (m / major-02)))
                  :ARG2 (p3 / person
                        :ARG0-of (r / rival-01
                              :ARG1 (f2 / fatah)))
                  :manner (a3 / and
                        :op1 (d2 / drag-01
                              :ARG0 p2
                              :ARG1 (s3 / some
                                    :ARG1-of (ii / include-91
                                          :ARG2 b))
                              :ARG2 (s4 / street))
                        :op2 (s5 / shoot-02
                              :ARG0 p2
                              :ARG1 s3
                              :manner (s6 / style
                                    :mod (g2 / gangland)
                                    :mod (h / head))))))
      :ARG1-of (e / effective-04))

# ::id 1011 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president evo morales marked the first anniversary of bolivia 's petroleum nationalization by vowing to wrest still greater control of the andean nation 's economy from foreign companies .
# ::alignments
(m / mark-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Evo"
                  :op2 "Morales")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (a / anniversary
            :ord (o / ordinal-entity
                  :value 1)
            :topic (n2 / nationalize-01
                  :ARG0 (c / country
                        :name (n3 / name
                              :op1 "Bolivia"))
                  :ARG1 (p3 / petroleum)))
      :manner (v / vow-01
            :ARG0 p
            :ARG1 (w / wrest-01
                  :ARG0 p
                  :ARG1 (c2 / control-01
                        :ARG0 p
                        :ARG1 (e / economy
                              :poss c)
                        :ARG2 (c3 / company
                              :mod (f / foreign))
                        :mod (s / still)
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (g / great)
                              :ARG3 (m2 / more))))))

# ::id 1012 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least ## people were killed including two un guards when a huge bomb ripped through a petrol station in kurdish-held northern iraq on thursday , un officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :mod (o / official
                  :polarity -))
      :ARG1 (k / kill-01
            :ARG1 (p2 / person
                  :ARG2-of (ii / include-91
                        :ARG1 (p3 / person
                              :quant 2
                              :ARG0-of (g / guard-01
                                    :polarity -)))
                  :quant (a / at-least))
            :time (r / rip-01
                  :ARG0 (b / bomb
                        :mod (h / huge))
                  :ARG1 (s2 / station
                        :mod (p4 / petrol)
                        :location (c / country-region
                              :name (n / name
                                    :op1 "Northern"
                                    :op2 "Iraq")
                              :ARG1-of (h2 / hold-01
                                    :ARG0 (e / ethnic-group
                                          :name (n2 / name
                                                :op1 "Kurds")))))
                  :time (d / date-entity
                        :weekday (t / thursday)))))

# ::id 1013 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese share prices fell #.## percent by midday monday , as sentiment was weighed down by renewed concerns over a slowing domestic economy , 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 "China"))))
            :ARG2 (p3 / percentage-entity
                  :value ".##")
            :time (d2 / date-entity
                  :weekday (m / monday)
                  :dayperiod (m2 / midday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (w / weigh-down-05
                        :ARG0 (c3 / concern-01
                              :ARG0 (e / economy
                                    :mod (d3 / domestic)
                                    :ARG1-of (s3 / slow-01))
                              :ARG1-of (r / renew-01))
                        :ARG1 (s4 / sentiment)))))

# ::id 1014 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the outgoing coalition of christian democrats and socialists led by prime minister jean-luc dehaene announced a deal saturday to continue in government following their victory in last month 's election .
# ::alignments
(a / announce-01
      :ARG0 (c / coalition
            :mod (o / outgoing)
            :consist-of (a2 / and
                  :op1 (p / person
                        :mod (p2 / political-party
                              :name (n / name
                                    :op1 "Christian"
                                    :op2 "Democrat")))
                  :op2 (p3 / person
                        :mod (p4 / political-party
                              :name (n2 / name
                                    :op1 "socialism"))))
            :ARG1-of (l / lead-02
                  :ARG0 (p5 / person
                        :name (n3 / name
                              :op1 "Jean-luc"
                              :op2 "dehaene")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (m / minister
                                    :mod (p6 / prime))))))
      :ARG1 (d / deal-01
            :ARG2 (c2 / continue-01
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01)))
            :time (d2 / date-entity
                  :weekday (s / saturday))
            :ARG1-of (f / follow-01
                  :ARG2 (w / win-01
                        :ARG0 c
                        :ARG2 (e / elect-01
                              :time (m2 / month
                                    :mod (l2 / last)))))))

# ::id 1015 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the nigeria football federation -lrb- nff -rrb- has agreed to the demand of super eagles for a physical trainer as it has started a search for one ahead of the nations cup camping in durban , south africa .
# ::alignments
(a / agree-01
      :ARG0 (f / federation
            :mod (f2 / football)
            :mod (c / country
                  :name (n / name
                        :op1 "Nigeria")))
      :ARG1 (d / demand-01
            :ARG0 f
            :ARG1 (e / eagle
                  :mod (s / super))
            :ARG3 (p / person
                  :ARG0-of (t / train-01
                        :mod (p2 / physical))))
      :ARG1-of (c2 / cause-01
            :ARG0 (s2 / start-01
                  :ARG0 f
                  :ARG1 (s3 / search-01
                        :ARG0 f
                        :ARG2 (e2 / eagle
                              :mod (o / one))
                        :time (a2 / ahead
                              :op1 (c3 / camp-02
                                    :ARG0 (n2 / nation)
                                    :location (c4 / city
                                          :name (n3 / name
                                                :op1 "Durban")
                                          :location (c5 / country
                                                :name (n4 / name
                                                      :op1 "South"
                                                      :op2 "Africa")))))))))

# ::id 1016 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok danish toy maker lego group said wednesday it returned to profitability in #### and expects to post a profit in #### , while warning that it expected a `` difficult year '' and will move at least some production facilities to low-wage countries .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (c2 / company
                  :name (n / name
                        :op1 "Lego"
                        :op2 "Group")
                  :ARG0-of (m / make-01
                        :ARG1 (t / toy))
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "Denmark")))
            :ARG1 (a / and
                  :op1 (r / return-01
                        :ARG1 c2
                        :ARG4 (p / profitable-02
                              :ARG0 c2)
                        :time (d / date-entity
                              :weekday (w / wednesday)))
                  :op2 (e / expect-01
                        :ARG0 c2
                        :ARG1 (p2 / post-01
                              :ARG0 c2
                              :ARG1 (p3 / profit-01
                                    :ARG0 c2)
                              :time d))))
      :ARG2 (w2 / warn-01
            :ARG0 c2
            :ARG1 (a2 / and
                  :op1 (e2 / expect-01
                        :ARG0 c2
                        :ARG1 (y / year
                              :mod (d2 / difficult)))
                  :op2 (m2 / move-01
                        :ARG0 c2
                        :ARG1 (f / facility
                              :ARG0-of (p4 / produce-01)
                              :quant (s2 / some
                                    :mod (a3 / at-least)))
                        :ARG2 (c4 / country
                              :mod (w3 / wage
                                    :ARG1-of (l / low-04)))))))

# ::id 1017 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brown told reporters that the two-day meeting of leaders from ## major economies , due to begin friday in washington , represented `` a key moment for the world economy '' as banks continued to struggle , credit remained tight , unemployment rose and a global recession seemed all but inevitable .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Brown"))
      :ARG1 (r / represent-01
            :ARG0 (m / meet-03
                  :ARG0 (p2 / person
                        :ARG0-of (l / lead-02
                              :ARG1 (e / economy
                                    :mod (w / world))))
                  :duration (t2 / temporal-quantity
                        :quant 2
                        :unit (d / day))
                  :ARG1-of (b / begin-01
                        :time (d2 / date-entity
                              :weekday (f / friday))
                        :location (c / city
                              :name (n2 / name
                                    :op1 "Washington"))))
            :ARG1 (m2 / moment
                  :ARG1-of (k / key-02)
                  :beneficiary (e2 / economy
                        :mod w))
            :ARG1-of (c2 / cause-01
                  :ARG0 (a / and
                        :op1 (c3 / continue-01
                              :ARG1 (s / struggle-02
                                    :ARG0 (b2 / bank)))
                        :op2 (r2 / remain-01
                              :ARG1 (c4 / credit)
                              :ARG3 (t3 / tight-05
                                    :ARG1 c4))
                        :op3 (r3 / rise-01
                              :ARG1 (e3 / employ-01
                                    :polarity -))
                        :op4 (s2 / seem-01
                              :ARG1 (p3 / possible-01
                                    :polarity -
                                    :ARG1 (a2 / avoid-01
                                          :ARG1 (r4 / recession-02
                                                :ARG1 (g / globe)))
                                    :mod (a3 / all-but))))))
      :ARG2 (p4 / person
            :ARG0-of (r5 / report-01)))

# ::id 1018 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the spanish unemployment rate dropped to ##.# percent in the first quarter of the year from a revised ##.## percent in the last three months of #### , the national statistics institute -lrb- ine -rrb- said friday .
# ::alignments
(s / say-01
      :ARG0 (ii / institute
            :topic (s2 / statistics
                  :mod (n / nation)))
      :ARG1 (d / drop-01
            :ARG1 (r / rate-01
                  :ARG1 (e / employ-01
                        :polarity -)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Spain")))
            :ARG4 (p / percentage-entity
                  :value "#.")
            :time (d2 / date-entity
                  :quarter 1
                  :part-of (y / year))
            :ARG1-of (r2 / revise-01))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1019 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the largest cheating scandal ever at duke university 's fuqua school of business involved more than a take-home exam as initially suspected , a business school official said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s2 / school
                        :name (n / name
                              :op1 "Fuqua"
                              :op2 "School"
                              :op3 "of"
                              :op4 "Business")
                        :poss (u / university
                              :name (n2 / name
                                    :op1 "Duke")))
                  :ARG2 (o / official)))
      :ARG1 (ii / involve-01
            :ARG1 (s3 / scandal
                  :topic (c / cheat-03)
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m / most)
                        :ARG5 (e / ever))
                  :location s2)
            :ARG2 (e2 / exam
                  :mod (t / take-01
                        :ARG3 (h3 / home))
                  :ARG1-of (s4 / suspect-01
                        :time (ii2 / initial))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1020 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok asian stock markets traded mostly higher monday , weathering falls on wall street late last week amid selective bargain-hunting .
# ::alignments
(a / and
      :op1 (t / trade-01
            :ARG0 (m / market
                  :mod (s / stock)
                  :mod (c / continent
                        :name (n / name
                              :op1 "Asia")))
            :time (d / date-entity
                  :weekday (m2 / monday)
                  :mod (m3 / most)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (h2 / high-02
                              :ARG1 t)
                        :ARG3 (m4 / more))))
      :op2 (f / fall-01
            :ARG1 m
            :location m
            :mod (w / wall))
      :time (l / late
            :op1 (w2 / week
                  :mod (l2 / last)))
      :ARG1-of (c2 / cause-01
            :ARG0 (h3 / hunt-01
                  :ARG1 (b / bargain-01)
                  :mod (s2 / selective))))

# ::id 1021 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wilbur richard knorr , a professor at stanford university who traced the birth of mathematics in antiquity , died on march ## at the palo alto nursing center .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Wilbur"
                  :op2 "Richard"
                  :op3 "Knorr")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (u / university
                        :name (n2 / name
                              :op1 "Stanford"))
                  :ARG2 (p2 / professor))
            :ARG0-of (t / trace-02
                  :ARG1 (b / bear-02
                        :ARG1 (m / mathematics)
                        :time (a / antiquity))))
      :time (m2 / march-01
            :ARG0 p
            :location (c / center
                  :name (n3 / name
                        :op1 "Palo"
                        :op2 "alto")
                  :mod (n4 / nurse-01))))

# ::id 1022 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rookie dontrelle willis won his fourth straight start and luis castillo and derrek lee each homered as the florida marlins defeated the milwaukee brewers #-# wednesday .
# ::alignments
(a / and
      :op1 (w / win-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Donrelle"
                        :op2 "Willis")
                  :mod (r / rookie))
            :ARG1 (s / start-01
                  :ARG0 p
                  :ARG1-of (s2 / straight-04
                        :ord (o / ordinal-entity
                              :value 4))))
      :op2 (h / home-02
            :ARG0 (a2 / and
                  :op1 (p2 / person
                        :name (n2 / name
                              :op1 "Luis"
                              :op2 "Castillo"))
                  :op2 (p3 / person
                        :name (n3 / name
                              :op1 "Derrek"))
                  :mod (e / each))
            :time (d / defeat-01
                  :ARG0 (t / team
                        :name (n4 / name
                              :op1 "Florida"
                              :op2 "Marlins"))
                  :ARG1 (p4 / person
                        :ARG0-of (m / make-01
                              :ARG1 (b / beer))
                        :mod (c / city
                              :name (n5 / name
                                    :op1 "Milwaukee")))
                  :time (d2 / date-entity
                        :weekday (w2 / wednesday)))))

# ::id 1023 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok valencia striker patrick kluivert will be sidelined for between eight and ## weeks after arthroscopic surgery on his right knee .
# ::alignments
(s / sideline-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Patrick"
                  :op2 "Kluivert")
            :ARG0-of (s2 / strike-02
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Valencia"))))
      :duration (b / between
            :op1 (t2 / temporal-quantity
                  :quant 8
                  :unit (w / week))
            :op2 (t3 / temporal-quantity
                  :quant 1
                  :unit (w2 / week)))
      :time (a / after
            :op1 (s3 / surgery-01
                  :ARG1 p
                  :ARG2 (a2 / arthroscopy)
                  :location (k / knee
                        :ARG1-of (r / right-04)))))

# ::id 1024 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok advocates for the homeless on monday marched to the new york city hall to protest mayor michael bloomberg 's plan to evict people from city-owned shelters if they refuse offers of permanent housing .
# ::alignments
(m / march-01
      :ARG0 (p / person
            :ARG0-of (a / advocate-01
                  :ARG1 (p2 / person
                        :ARG0-of (h / have-03
                              :polarity -
                              :ARG1 (h2 / home)))))
      :ARG2 (h3 / hall
            :mod (c / city)
            :ARG1-of (n / new-01)
            :location (c2 / city
                  :name (n2 / name
                        :op1 "New"
                        :op2 "York")))
      :time (d / date-entity
            :weekday (m2 / monday))
      :purpose (p3 / protest-01
            :ARG0 p
            :ARG1 (p4 / plan-01
                  :ARG0 (p5 / person
                        :name (n3 / name
                              :op1 "Michael"
                              :op2 "Bloomberg")
                        :ARG0-of (h4 / have-org-role-91
                              :ARG2 (m3 / mayor)))
                  :ARG1 (e / evict-01
                        :ARG0 p5
                        :ARG1 (p6 / person)
                        :ARG2 (s / shelter
                              :ARG1-of (o / own-01
                                    :ARG0 (c3 / city)))
                        :condition (r / refuse-01
                              :ARG0 p6
                              :ARG1 (o2 / offer-01
                                    :ARG1 (h5 / house-01
                                          :mod (p7 / permanent))))))))

# ::id 1025 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok share prices opened #.## percent lower on the shanghai stock exchange on thursday while the shenzhen stock market opened #.# percent lower .
# ::alignments
(c / contrast-01
      :ARG1 (o / open-01
            :ARG1 (p / price-01
                  :ARG1 (s / share))
            :location (e / exchange-01
                  :ARG1 (s2 / stock
                        :location (c2 / city
                              :name (n / name
                                    :op1 "Shanghai")))
                  :time (d / date-entity
                        :weekday (t / thursday))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / low-04
                              :ARG1 o)
                        :ARG3 (m / more)))
            :ARG2 (o2 / open-01
                  :ARG1 (m2 / market
                        :mod s2)
                  :location (c3 / city
                        :name (n2 / name
                              :op1 "Shenzhen")))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (l2 / low-04
                        :ARG1 o2)
                  :ARG3 (m3 / more))))

# ::id 1026 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok alabama football coach mike dubose will resign at the end of the season , ending a turbulent and disappointing four-year run .
# ::alignments
(r / resign-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mike"
                  :op2 "Dubose")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (u / university
                        :name (n2 / name
                              :op1 "Alabama"))
                  :ARG2 (c / coach-01
                        :ARG0 p
                        :ARG1 (f / football))))
      :time (e / end-01
            :ARG1 (r2 / run-13
                  :ARG0 p
                  :duration (t / temporal-quantity
                        :quant 4
                        :unit (y / year))
                  :mod (t2 / turbulent)
                  :ARG0-of (d / disappoint-01))))

# ::id 1027 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices were lower in asian trade friday following an increase in us crude oil inventories that eased concerns over tight supply during the upcoming north hemisphere winter season , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (l / lower-05
            :ARG1 (p2 / price-01
                  :ARG1 (o / oil))
            :time (d2 / date-entity
                  :weekday (f / friday))
            :ARG1-of (f2 / follow-01
                  :ARG2 (ii / increase-01
                        :ARG1 (ii2 / inventory
                              :mod (o2 / oil
                                    :mod (c / crude))
                              :poss (w / we))
                        :ARG0-of (e / ease-01
                              :ARG1 (c2 / concern-01
                                    :ARG0 (s2 / supply-01
                                          :ARG1 o2
                                          :ARG1-of (t / tight-05)
                                          :time (s3 / season
                                                :mod (w2 / winter)
                                                :mod (h / hemisphere
                                                      :mod (n / north))
                                                :mod (u / upcoming)))))))))

# ::id 1028 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an immigration activist who took refuge in a church after the government ordered her deported to mexico said she will remain holed up there , even though a u.s. judge dismissed a lawsuit filed on her behalf .
# ::alignments
(s / say-01
      :ARG0 (a / activist
            :mod (ii / immigrate-01)
            :ARG0-of (t / take-01
                  :ARG1 (r / refuge)
                  :ARG2 (c / church)
                  :time (a2 / after
                        :op1 (o / order-01
                              :ARG0 (g / government-organization
                                    :ARG0-of (g2 / govern-01))
                              :ARG1 a
                              :ARG2 (d / deport-01
                                    :ARG1 a
                                    :destination (c2 / country
                                          :name (n / name
                                                :op1 "Mexico")))))))
      :ARG1 (r2 / remain-01
            :ARG1 a
            :ARG3 (b / be-located-at-91
                  :ARG1 a
                  :ARG2 c)
            :concession (d2 / dismiss-01
                  :ARG0 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG3 (j / judge-01))
                        :mod c2
                        :name (n2 / name
                              :op1 "U.S.")))
            :ARG1 (s2 / sue-02
                  :ARG1-of (f / file-01
                        :prep-on-behalf-of a))))

# ::id 1029 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok supporters of former president joseph estrada asked the supreme court on monday to explain the legality of his removal _ a step that could herald a legal challenge to the new president 's authority .
# ::alignments
(a / ask-02
      :ARG0 (p / person
            :ARG0-of (s / supply-01
                  :ARG2 (p2 / person
                        :name (n / name
                              :op1 "Joseph"
                              :op2 "Estrada")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p3 / president)
                              :time (f / former)))))
      :ARG1 (e / explain-01
            :ARG0 (g / government-organization
                  :name (n2 / name
                        :op1 "Supreme"
                        :op2 "Court"))
            :ARG1 (l / legal-02
                  :ARG1 (r / remove-01
                        :ARG1 p2))
            :ARG4-of (s2 / step-01
                  :ARG0 g
                  :ARG0-of (h2 / herald-01
                        :ARG1 (c / challenge-01
                              :ARG1 (a2 / authority
                                    :poss (p4 / person
                                          :ARG0-of (h3 / have-org-role-91
                                                :ARG2 (p5 / president))
                                          :ARG1-of (n3 / new-01)))
                              :ARG1-of (l2 / legal-02))
                        :ARG1-of (p6 / possible-01))))
      :ARG2 g
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1030 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nigeria 's army chief vowed not to drag soldiers into politics tuesday , as government tensions ran high from president umaru yar ` adua 's continued public absence after a lengthy stay in a saudi hospital .
# ::alignments
(v / vow-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / army
                        :poss (c / country
                              :name (n / name
                                    :op1 "Nigeria")))
                  :ARG2 (c2 / chief)))
      :ARG1 (d / drag-01
            :polarity -
            :ARG0 p
            :ARG1 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c
                        :ARG2 (s / soldier)))
            :ARG2 (p3 / politics)
            :time (d2 / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (r / run-13
                        :ARG0 (t2 / tension
                              :mod (g / government-organization
                                    :ARG0-of (g2 / govern-01)))
                        :ARG1-of c3
                        :ARG0 (a2 / absent-01
                              :ARG1 (p4 / person
                                    :name (n2 / name
                                          :op1 "Umaru"
                                          :op2 "Yar"
                                          :op3 "Adua")
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG2 (p5 / president)))
                              :ARG1-of (c4 / continue-01)
                              :ARG1-of (p6 / public-02)
                              :time (a3 / after
                                    :op1 (s2 / stay-01
                                          :ARG1 p4
                                          :location (h4 / hospital
                                                :mod c
                                                :name (n3 / name
                                                      :op1 "Saudi"
                                                      :op2 "Arabia")))
                                    :ARG1-of (l / long-03))))
                  :ARG1-of (h5 / high-02))))

# ::id 1031 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chief executive of carlsberg a\/s , the world 's fifth-largest brewery group , stepped down unexpectedly tuesday after about four years in the post .
# ::alignments
(s / step-down-04
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / group
                        :name (n / name
                              :op1 "Carlsberg"
                              :op2 "A\/s")
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (l / large)
                              :ARG3 (m / most
                                    :ord (o / ordinal-entity
                                          :value 5))
                              :ARG5 g
                              :mod (b / brewery)
                              :location (w / world)))
                  :ARG2 (e / executive
                        :mod (c / chief))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (e2 / expect-01
            :polarity -)
      :time (a / after
            :op1 (p2 / post-01
                  :ARG0 p
                  :duration (a2 / about
                        :op1 (t2 / temporal-quantity
                              :quant 4
                              :unit (y / year))))))

# ::id 1032 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok amid the smiles and handshakes and celebrations following the dallas cowboys ' victory over green bay last sunday , one player simply sat at his locker , wearing a look of satisfaction .
# ::alignments
(a / and
      :op1 (a2 / amid
            :op1 (a3 / and
                  :op1 (s / smile-01)
                  :op2 (s2 / shake-01)
                  :op3 (c / celebrate-01)
                  :ARG1-of (f / follow-01
                        :ARG2 (w / win-01
                              :ARG0 (t / team
                                    :name (n / name
                                          :op1 "Dallas"
                                          :op2 "Cowboys"))
                              :ARG2 (g / game
                                    :name (n2 / name
                                          :op1 "Green"
                                          :op2 "Bay"))
                              :time (d / date-entity
                                    :weekday (s3 / sunday)
                                    :mod (l / last))))))
      :op2 (s4 / sit-01
            :ARG1 (p / person
                  :quant 1
                  :ARG0-of (p2 / play-01))
            :ARG2 (l2 / locker
                  :poss p)
            :manner (s5 / simple-02))
      :op3 (w2 / wear-01
            :ARG0 p
            :ARG1 (l3 / look-02
                  :ARG0 p
                  :ARG1 (s6 / satisfy-01
                        :ARG1 p))))

# ::id 1033 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the <unk> logistics base , once the main center of british military operations in iraq , was turned over to the iraqi national army on tuesday for use as a training base .
# ::alignments
(t / turn-over-12
      :ARG0 (a / army
            :mod (n / nation)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Iraq")))
      :ARG1 (b / base
            :mod (l / logistics)
            :domain (b2 / base
                  :mod l)
            :ARG0-of (c2 / center-01
                  :ARG1 (o / operation
                        :mod (m / military)
                        :mod (c3 / country
                              :name (n3 / name
                                    :op1 "Great"
                                    :op2 "Britain"))
                        :location c)
                  :mod (m2 / main)
                  :time (o2 / once)))
      :ARG2 a
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :purpose (u / use-01
            :ARG1 b
            :ARG2 (b3 / base
                  :purpose (t3 / train-01))))

# ::id 1034 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an alliance of the french left and right has defeated candidates of the extreme right national front in two local by-elections , although rightists put up a good showing in one of the polls .
# ::alignments
(d / defeat-01
      :ARG0 (a / alliance
            :consist-of (a2 / and
                  :op1 (l / left-19)
                  :op2 (r / right-08)
                  :mod (c / country
                        :name (n / name
                              :op1 "France"))))
      :ARG1 (c2 / candidate
            :mod (f / front
                  :mod (n2 / nation)
                  :mod (r2 / right-08
                        :degree (e / extreme))))
      :ARG2 (b / byelect-01
            :quant 2
            :ARG1-of (l2 / local-02))
      :concession (p / put-up-11
            :ARG0 r2)
      :ARG1 (s / show-01
            :ARG1-of (g / good-02)
            :ARG1-of (ii / include-91
                  :ARG2 (p2 / poll-01
                        :quant 1))))

# ::id 1035 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese state councillor li tieying met with wilson h. taylor , chairman and chief of executive officer -lrb- ceo -rrb- of the cigna corporation of the united states , here today .
# ::alignments
(m / meet-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Li"
                  :op2 "T tieying")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG2 (c2 / councilor
                        :mod (s / state))))
      :ARG1 (p2 / person
            :name (n3 / name
                  :op1 "Lawson"
                  :op2 "H."
                  :op3 "Taylor")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c3 / corporation
                        :mod (c4 / country
                              :name (n4 / name
                                    :op1 "Cigna"))
                        :part-of (c5 / country
                              :name (n5 / name
                                    :op1 "United"
                                    :op2 "States")))
                  :ARG2 (o / officer
                        :mod (e / executive)
                        :mod (c6 / chief))))
      :location (h3 / here)
      :time (t / today))

# ::id 1036 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pat burrell hit two of philadelphia 's four homers off bronson arroyo , a power splurge that swept philadelphia to a #-# victory monday and a split of their four-game series with the cincinnati reds .
# ::alignments
(h / hit-07
      :ARG0 (p / person
            :name (n / name
                  :op1 "pat"
                  :op2 "Burrell"))
      :ARG1 (h2 / home
            :quant 2
            :ARG1-of (ii / include-91
                  :ARG2 (h3 / home
                        :quant 4
                        :poss (t / team
                              :name (n2 / name
                                    :op1 "Philadelphia")))))
      :ARG2 (t2 / team
            :name (n3 / name
                  :op1 "Bronson"
                  :op2 "Arroyo"))
      :ARG1-of (m / mean-01
            :ARG2 (s / splurge
                  :mod (p2 / power)
                  :ARG0-of (s2 / sweep-02
                        :ARG1 t
                        :ARG2 (a / and
                              :op1 (w / win-01
                                    :ARG0 t
                                    :time (d / date-entity
                                          :weekday (m2 / monday)))
                              :op2 (s3 / split-01
                                    :ARG1 (s4 / series
                                          :mod (g / game
                                                :quant 4)
                                          :poss t
                                          :accompanier (t3 / team
                                                :name (n4 / name
                                                      :op1 "Cincinnati"
                                                      :op2 "Reds")))))))))

# ::id 1037 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an international force on the offensive is responsible for the sharp spike in violence in afghanistan rather than the initiative of a resurgent taliban , a top u.s. general said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "U.S."
                              :op2 "General"))
                  :ARG2 (g2 / general
                        :mod (t / top))))
      :ARG1 (r / responsible-01
            :ARG0 (f / force
                  :mod (ii / international)
                  :prep-on (o / offense-02))
            :ARG1 (s2 / spike-01
                  :ARG1 (v / violence
                        :location (c / country
                              :name (n2 / name
                                    :op1 "Afghanistan")))
                  :ARG1-of (s3 / sharp-02)
                  :ARG1-of (ii2 / instead-of-91
                        :ARG2 (ii3 / initiative
                              :poss (c2 / criminal-organization
                                    :name (n3 / name
                                          :op1 "Taliban")
                                    :ARG0-of (r2 / resurge-01))))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 1038 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nineteen people , including ## radical shiite militiamen , were killed in clashes with sunni insurgents west of baghdad thursday , an interior ministry source said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (m / ministry
                  :topic (ii / interior)))
      :ARG1 (k / kill-01
            :ARG1 (p / person
                  :quant 19
                  :ARG2-of (ii2 / include-91
                        :ARG1 (m2 / militiaman
                              :ARG1-of (r / radical-02)
                              :mod (p2 / political-party
                                    :name (n / name
                                          :op1 "Shiite")))))
            :ARG1-of (c / cause-01
                  :ARG0 (c2 / clash-01
                        :ARG0 p
                        :ARG1 (ii3 / insurgent
                              :mod p2
                              :name (n2 / name
                                    :op1 "Sunni")))
                  :time (d / date-entity
                        :weekday (t / thursday))
                  :location (r2 / relative-position
                        :op1 (c3 / city
                              :name (n3 / name
                                    :op1 "Baghdad"))
                        :direction (w / west)))))

# ::id 1039 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chairman of liberia 's ruling council of state , wilton sankawulo , left here friday on a three-day official visit to rural liberia , an official statement said .
# ::alignments
(s / state-01
      :ARG1 (l / leave-11
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Wilton"
                        :op2 "S sankawulo")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n2 / name
                                    :op1 "Council"
                                    :op2 "of"
                                    :op3 "State")
                              :ARG0-of (r / rule-03)
                              :poss (c / country
                                    :name (n3 / name
                                          :op1 "Liberia")))
                        :ARG2 (c2 / chairman)))
            :ARG1 (h2 / here)
            :time (d / date-entity
                  :weekday (f / friday))
            :purpose (v / visit-01
                  :ARG0 p
                  :ARG1 c
                  :mod (o / official)
                  :duration (t / temporal-quantity
                        :quant 3
                        :unit (d2 / day))))
      :mod o)

# ::id 1040 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the breakthrough nuclear agreement with north korea could pay wide-ranging dividends for all sides , especially in the area of already improving u.s. relations with china and america 's traditional allies , says chief u.s. negotiator christopher hill .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Christopher"
                  :op2 "Hill")
            :ARG0-of (n2 / negotiate-01)
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n3 / name
                              :op1 "U.S."))
                  :ARG2 (c2 / chief)))
      :ARG1 (p2 / possible-01
            :ARG1 (p3 / pay-01
                  :ARG0 (a / agree-01
                        :ARG0 c
                        :ARG1 (n4 / nucleus)
                        :ARG2 (c3 / country
                              :name (n5 / name
                                    :op1 "North"
                                    :op2 "Korea"))
                        :ARG1-of (b / break-through-22))
                  :ARG1 (d / dividend
                        :ARG1-of (r / range-01
                              :ARG2 (w / wide-02)))
                  :ARG2 (s2 / side
                        :mod (a2 / all))
                  :topic (ii / improve-01
                        :ARG0 a
                        :ARG1 (r2 / relation-03
                              :ARG0 c
                              :ARG2 (a3 / and
                                    :op1 (c4 / country
                                          :name (n6 / name
                                                :op1 "China"))
                                    :op2 (c5 / country
                                          :ARG1-of (a4 / ally-01
                                                :ARG2 (c6 / country
                                                      :name (n7 / name
                                                            :op1 "America")))
                                          :mod (t / traditional))))
                        :time (a5 / already))
                  :mod (e / especially))))

# ::id 1041 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bridgestone-firestone inc. has recalled ### workers who ended their six-month strike at an ohio research facility last week , but has made no decision on ## others wanting to return , a spokesman said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / spokesman)))
      :ARG1 (r / recall-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Bridgestone-firestone"
                        :op2 "Inc."))
            :ARG1 (p2 / person
                  :ARG0-of (w / work-01)
                  :ARG0-of (e / end-01
                        :ARG1 (s3 / strike-02
                              :ARG0 p2
                              :time (w2 / week
                                    :mod (l / last))
                              :location (f / facility
                                    :mod (r2 / research-01)
                                    :mod c
                                    :name (n2 / name
                                          :op1 "Ohio"))))))
      :concession-of (d / decide-01
            :polarity -
            :ARG0 c
            :ARG3 (p3 / person
                  :mod (o / other)
                  :ARG0-of (w3 / want-01
                        :ARG1 (r3 / return-01
                              :ARG1 p3))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1042 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok utilityman david howard and right-hander brett hinchliffe were among four players who agreed to minor league contracts with the new york mets on tuesday .
# ::alignments
(ii / include-91
      :ARG1 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "David"
                        :op2 "Howard")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (t / tactilityman)))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "Brett"
                        :op2 "Hinchliffe")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (r / right-hander))))
      :ARG2 (p3 / person
            :quant 4
            :ARG0-of (p4 / play-01)
            :ARG0-of (a2 / agree-01
                  :ARG1 (c / contract
                        :mod (l / league
                              :mod (m / minor)))
                  :ARG2 (t2 / team
                        :name (n3 / name
                              :op1 "New"
                              :op2 "York"
                              :op3 "Mets"))
                  :time (d / date-entity
                        :weekday (t3 / tuesday)))))

# ::id 1043 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's exports plunged ##.# percent in january as the drop in the country 's trade accelerated , adding to the threat of more job losses and increasing pressure on beijing to boost slumping economic growth .
# ::alignments
(p / plunge-01
      :ARG1 (e / export-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "China")))
      :ARG2 (p2 / percentage-entity
            :value ".")
      :time (d / date-entity
            :month 1)
      :time (a / accelerate-01
            :ARG1 (d2 / drop-01
                  :ARG1 (t / trade-01
                        :ARG0 c)))
      :ARG0-of (a2 / add-02
            :ARG2 (a3 / and
                  :op1 (t2 / threaten-01
                        :ARG1 (l / lose-02
                              :ARG1 (j / job)
                              :quant (m / more)))
                  :op2 (p3 / pressure-01
                        :ARG1 (c2 / city
                              :name (n2 / name
                                    :op1 "Beijing"))
                        :ARG2 (b / boost-01
                              :ARG0 c2
                              :ARG1 (g / grow-01
                                    :ARG1 (e2 / economy)
                                    :ARG1-of (s / slump-01)))
                        :ARG1-of (ii / increase-01)))))

# ::id 1044 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok steven spielberg 's film `` munich '' failed to portray the personalities of ## israeli olympic team members killed in a #### terrorist attack but will keep their memory alive , the mother of a victim said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p2 / person
                        :ARG1-of (v / victimize-01))
                  :ARG2 (m / mother)))
      :ARG1 (c / contrast-01
            :ARG1 (f / fail-01
                  :ARG1 (f2 / film
                        :name (n / name
                              :op1 "Munich")
                        :poss (p3 / person
                              :name (n2 / name
                                    :op1 "Steven"
                                    :op2 "Spielberg")))
                  :ARG2 (p4 / portray-01
                        :ARG0 f2
                        :ARG1 (p5 / personality
                              :poss (p6 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (t / team
                                                :mod t
                                                :mod (c2 / country
                                                      :name (n3 / name
                                                            :op1 "Israel"))))
                                    :ARG2 (m2 / member))
                              :ARG1-of (k / kill-01
                                    :ARG0 (a / attack-01
                                          :mod (t2 / terrorist)))))))
      :ARG2 (k2 / keep-02
            :ARG0 f2
            :ARG1 (l / live-01
                  :ARG0 (m3 / memory
                        :poss p6)))
      :time (d / date-entity
            :weekday (m4 / monday)))

# ::id 1045 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greece 's recession deepened in the second quarter , according to official estimates released thursday , as the country felt the painful consequences of the government 's drive to reduce its debt load with aggressive austerity cuts .
# ::alignments
(s / say-01
      :ARG0 (e / estimate-01
            :mod (o / official)
            :ARG1-of (r / release-01
                  :time (d / date-entity
                        :weekday (t / thursday))))
      :ARG1 (d2 / deepen-01
            :ARG1 (r2 / recession-02
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Greece")))
            :time (q / quarter
                  :ord (o2 / ordinal-entity
                        :value 2))
            :ARG1-of (c2 / cause-01
                  :ARG0 (f / feel-01
                        :ARG0 c
                        :ARG1 (c3 / consequence-03
                              :ARG1 (d3 / drive-02
                                    :ARG0 (g / government-organization
                                          :ARG0-of (g2 / govern-01))
                                    :ARG1 (r3 / reduce-01
                                          :ARG0 g
                                          :ARG1 (l / load
                                                :mod (d4 / debt)
                                                :poss g)
                                          :manner (c4 / cut-02
                                                :ARG0 g
                                                :ARG1 (a / austerity)
                                                :mod (a2 / aggressive)))
                                    :ARG0-of (p / pain-01)))))))

# ::id 1046 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us transport aircraft will parachute desperately needed aid over refugee camps in the goma area of eastern zaire on sunday , us spokesman major guy shields said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Shields")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (w / we)
                  :ARG2 (s2 / spokesman
                        :ARG1-of (m / major-02))))
      :ARG1 (p2 / parachute-01
            :ARG0 (a / aircraft
                  :mod (t / transport-01)
                  :poss w)
            :ARG1 (a2 / aid-01
                  :ARG1-of (n2 / need-01
                        :ARG1-of (d / desperate-02)))
            :location (c / camp
                  :mod (r / refugee)
                  :location (a3 / area
                        :mod (c2 / city
                              :name (n3 / name
                                    :op1 "Goma"))
                        :location (e / east
                              :part-of (c3 / country
                                    :name (n4 / name
                                          :op1 "Zaire")))))
            :time (d2 / date-entity
                  :weekday (s3 / sunday))))

# ::id 1047 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian parliament speaker boris gryzlov congratulated ukraine 's prime minister viktor yanukovich monday on his victory in the former soviet republic 's presidential runoff , the interfax news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Interpol")
            :mod (n2 / news))
      :ARG1 (c / congratulate-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Boris"
                        :op2 "Gryzlov")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n4 / name
                                    :op1 "Parliament")
                              :mod (c2 / country
                                    :name (n5 / name
                                          :op1 "Russia")))
                        :ARG2 (s / speaker)))
            :ARG1 (p2 / person
                  :name (n6 / name
                        :op1 "Viktor"
                        :op2 "Yanukovich")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c3 / country
                              :name (n7 / name
                                    :op1 "Ukraine"))
                        :ARG2 (m / minister
                              :mod (p3 / prime))))
            :ARG2 (w / win-01
                  :ARG0 p2
                  :ARG2 (r2 / runoff
                        :mod (p4 / president)
                        :poss (r3 / republic
                              :mod (c4 / country
                                    :name (n8 / name
                                          :op1 "Soviet"))
                              :time (f / former))))
            :time (d / date-entity
                  :weekday (m2 / monday))))

# ::id 1048 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush pledged monday to ensure `` an outcome that will merit the sacrifice '' of those who have died in iraq , offering both sympathy and resolve as the u.s. death toll in the five-year war hit #,### .
# ::alignments
(a / and
      :op1 (p / pledge-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p3 / president)))
            :ARG2 (e / ensure-01
                  :ARG0 p2
                  :ARG1 (o / outcome
                        :ARG0-of (m / merit-01
                              :ARG1 (s / sacrifice-01
                                    :ARG0 (p4 / person
                                          :ARG1-of (d / die-01
                                                :location (c / country
                                                      :name (n2 / name
                                                            :op1 "Iraq"))))))))
            :time (d2 / date-entity
                  :weekday (m2 / monday)))
      :op2 (o2 / offer-01
            :ARG0 p2
            :ARG1 (a2 / and
                  :op1 (s2 / sympathy)
                  :op2 (r / resolve-01)
                  :mod (a3 / as
                        :op1 (h2 / hit-01
                              :ARG0 (t / toll
                                    :mod d)
                              :poss c
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :time (w / war
                              :duration (t2 / temporal-quantity
                                    :quant 5
                                    :unit (y / year)))))))

# ::id 1049 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cambodia will set up a special police unit to protect children from sexual exploitation and other abuses , a senior official said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (s3 / set-up-03
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Cambodia"))
            :ARG1 (u / unit
                  :mod (p2 / police)
                  :ARG1-of (s4 / special-02))
            :purpose (p3 / protect-01
                  :ARG0 u
                  :ARG1 (c2 / child)
                  :ARG2 (a / and
                        :op1 (e / exploit-01
                              :ARG1 c2
                              :manner (s5 / sex-01))
                        :op2 (a2 / abuse-01
                              :ARG1 c2
                              :mod (o2 / other)))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1050 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sporting have held atletico madrid to a goalless draw despite having two men sent off in the first leg of a europa league last-## match .
# ::alignments
(h / hold-03
      :ARG0 (t / team
            :name (n / name
                  :op1 "Sporting"))
      :ARG1 (t2 / team
            :name (n2 / name
                  :op1 "Atletico"
                  :op2 "Madrid"))
      :ARG3 (d / draw-02
            :mod (g / goalless))
      :concession (s / send-off-04
            :ARG0 t
            :ARG1 (m / man
                  :quant 2)
            :subevent-of (l / leg
                  :ord (o / ordinal-entity
                        :value 1)
                  :part-of (m2 / match-03
                        :mod (l2 / league
                              :name (n3 / name
                                    :op1 "Europa"))
                        :mod (l3 / last)))))

# ::id 1051 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the post of prime minister will remain with two posts of vice-presidency added to the forthcoming angolan government of national unity .
# ::alignments
(r / remain-01
      :ARG1 (p / post
            :mod (m / minister
                  :mod (p2 / prime)))
      :ARG3 (p3 / post
            :quant 2
            :mod (p4 / presidency
                  :mod (v / vice))
            :ARG1-of (a / add-02
                  :ARG2 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "Angolan")))
                        :mod (u / unity
                              :mod (n2 / nation))
                        :time (f / forthcoming)))))

# ::id 1052 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nasa managers cleared discovery to return home friday , planning for a possible touchdown in new mexico for only the second time in space shuttle history because of bad weather on both coasts .
# ::alignments
(a / and
      :op1 (c / clear-02
            :ARG0 (p / person
                  :ARG0-of (m / manage-01
                        :ARG1 (r / research-institute
                              :name (n / name
                                    :op1 "Nasa"))))
            :ARG1 (d / discover-01
                  :purpose (r2 / return-01
                        :ARG1 p
                        :ARG4 (h / home)
                        :time (d2 / date-entity
                              :weekday (f / friday)))))
      :op2 (p2 / plan-01
            :ARG0 p
            :ARG1 (f2 / fly-01
                  :ARG2 (s / spaceship
                        :name (n2 / name
                              :op1 "Space"
                              :op2 "Shuttle"))
                  :ARG1-of (p3 / possible-01)
                  :location (c2 / country
                        :name (n3 / name
                              :op1 "Mexico")
                        :ARG1-of (n4 / new-01))
                  :ord (o / ordinal-entity
                        :value 2
                        :mod (o2 / only)
                        :range (h2 / history
                              :mod (s2 / shuttle))))
            :ARG1-of (c3 / cause-01
                  :ARG0 (w / weather
                        :ARG1-of (b / bad-07)
                        :location (c4 / coast
                              :mod (b2 / both))))))

# ::id 1053 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the shenzhen component index on the shenzhen stock exchange closed at ##,###.## points thursday , down ###.## points , or #.# percent , from the previous close .
# ::alignments
(c / close-01
      :ARG1 (ii / index
            :mod (c2 / component)
            :location (e / exchange-01
                  :ARG1 (s / stock
                        :poss (c3 / company
                              :name (n / name
                                    :op1 "Shenzhen")))))
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG1-of (m / mean-01
            :ARG2 (a / and
                  :op1 (t2 / thing
                        :ARG1-of (p / point-04))
                  :op2 (t3 / thing
                        :ARG1-of (p2 / point-04))
                  :ARG1-of (d2 / down-03
                        :ARG3 (t4 / thing
                              :ARG1-of c)
                        :mod (p3 / previous))))
      :ARG1-of (m2 / mean-01
            :ARG2 (o / or
                  :op1 (t5 / thing
                        :ARG1-of (p4 / point-04))
                  :op2 (p5 / percentage-entity))))

# ::id 1054 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three miners were killed and three were missing after an earth tremor caused a rock fall at a gold mine in south africa 's north west province , the national union of mineworkers -lrb- num -rrb- said sunday .
# ::alignments
(s / say-01
      :ARG0 (u / union
            :mod (n / nation)
            :consist-of (p / person
                  :ARG0-of (m / mine-01)))
      :ARG1 (a / and
            :op1 (k / kill-01
                  :ARG1 (p2 / person
                        :quant 3
                        :ARG0-of (m2 / mine-01
                              :ARG1 (g / gold))))
            :op2 (m3 / miss-01
                  :ARG1 p2)
            :time (a2 / after
                  :op1 (c / cause-01
                        :ARG0 (t / tremor
                              :mod (e / earth))
                        :ARG1 (f / fall-01
                              :ARG1 (r / rock)
                              :location (m4 / mine
                                    :mod g
                                    :location (c2 / country-region
                                          :name (n2 / name
                                                :op1 "North"
                                                :op2 "Africa")
                                          :part (w / west)))))))
      :time (s2 / sunday))

# ::id 1055 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the israeli government gave the go ahead on wednesday for #,### more homes for jewish settlers on the occupied west bank .
# ::alignments
(g / give-01
      :ARG0 (g2 / government-organization
            :ARG0-of (g3 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Israel"))))
      :ARG1 (g4 / go-06
            :ARG0 g2
            :ARG2 (a / ahead)
            :purpose (a2 / and
                  :op1 (s / seek-01
                        :ARG0 g2
                        :ARG1 (h / home
                              :mod (m / more)
                              :beneficiary (p / person
                                    :mod (r / religious-group
                                          :name (n2 / name
                                                :op1 "Jew"))
                                    :ARG1-of (s2 / settle-03
                                          :location (c2 / country-region
                                                :name (n3 / name
                                                      :op1 "West"
                                                      :op2 "Bank")
                                                :ARG1-of (o / occupy-01)))))))
            :time (d / date-entity
                  :weekday (w / wednesday))))

# ::id 1056 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok protesting a snub by sen. bob dole , a republican women 's convention voted overwhelmingly for sen. phil gramm for president in a straw poll sunday .
# ::alignments
(v / vote-01
      :ARG0 (c / convention
            :mod (w / woman)
            :mod (p / political-party
                  :name (n / name
                        :op1 "Republican")))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Sen."
                  :op2 "Phil"
                  :op3 "Gramm"))
      :ARG2 (p3 / president)
      :ARG0-of (o / overwhelm-01)
      :time (d / date-entity
            :weekday (s / sunday))
      :manner (p4 / poll-01
            :mod (s2 / straw))
      :ARG0-of (p5 / protest-01
            :ARG1 (s3 / snub-01
                  :ARG0 p2
                  :name (n3 / name
                        :op1 "Bob"
                        :op2 "Dole"))))

# ::id 1057 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the trial of bosnian serb dusan tadic for crimes against humanity resumes here on tuesday when the first witnesses to atrocities in the former yugoslavia give evidence .
# ::alignments
(r / resume-01
      :ARG1 (t / try-02
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Serb"
                        :op2 "Dusan"
                        :op3 "Tadic")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Bosnia")))
            :ARG2 (c2 / crime-02
                  :ARG0 p
                  :ARG1 (h / humanity)))
      :location (h2 / here)
      :time (d / date-entity
            :weekday (t2 / tuesday)
            :time-of (g / give-01
                  :ARG0 (p2 / person
                        :ARG0-of (w / witness-01
                              :ARG1 (a / atrocity
                                    :location c
                                    :name (n3 / name
                                          :op1 "Yugoslavia")
                                    :time (f / former)))
                        :ord (o / ordinal-entity
                              :value 1)))
            :ARG1 (e / evidence-01)))

# ::id 1058 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok croatian mario ancic defeated scottish teenager andy murray #-# , #-# -lrb- # -rrb- wednesday in a second-round match at the us$ ###,### -lrb- euro### ,### -rrb- heineken open tennis tournament .
# ::alignments
(d / defeat-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Marcio"
                  :op2 "Ancic")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Scotland")))
      :ARG1 (p2 / person
            :name (n3 / name
                  :op1 "andy"
                  :op2 "murray")
            :mod (t / teenager)
            :mod (c2 / country
                  :name (n4 / name
                        :op1 "Scotland")))
      :time (d2 / date-entity
            :weekday (w / wednesday))
      :subevent-of (m / match-03
            :location (c3 / country
                  :name (n5 / name
                        :op1 "United"
                        :op2 "States"))
            :mod (r / round
                  :ord (o / ordinal-entity
                        :value 2)))
      :subevent-of (t2 / tournament
            :mod (t3 / tennis)
            :ARG1-of (o2 / open-04)
            :mod (h / heineken)))

# ::id 1059 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the pudong development zone in shanghai celebrated its eight-year anniversary sunday with on-the-spot handling of simplified foreign trade formalities .
# ::alignments
(c / celebrate-02
      :ARG0 (z / zone
            :mod (d / develop-02)
            :mod (p / pudong)
            :location (c2 / city
                  :name (n / name
                        :op1 "Shanghai")))
      :ARG1 (a / anniversary
            :poss z
            :duration (t / temporal-quantity
                  :quant 8
                  :unit (y / year)))
      :manner (h / handle-01
            :ARG0 z
            :ARG1 (f / formalize-01
                  :ARG1 (t2 / trade-01
                        :mod (f2 / foreign))
                  :ARG1-of (s / simplify-01))
            :manner (o / on-the-spot))
      :time (s2 / sunday))

# ::id 1060 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain 's public finances worsened in august , official data showed tuesday .
# ::alignments
(s / show-01
      :ARG0 (d / data
            :mod (o / official))
      :ARG1 (w / worsen-01
            :ARG1 (f / finance
                  :poss (c / country
                        :name (n / name
                              :op1 "Britain"))
                  :ARG1-of (p / public-02))
            :time (d2 / date-entity
                  :month 11))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 1061 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mexico 's substitute striker daniel osorno scored a delightful golden goal in extra time to give mexico a #-# victory over brazil in the concacaf gold cup final on sunday .
# ::alignments
(s / score-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Daniel"
                  :op2 "Osorno")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Mexico"))
                  :ARG2 (s2 / striker
                        :ARG0-of (s3 / substitute-01))))
      :ARG1 (g / goal
            :mod (g2 / golden)
            :ARG0-of (d / delight-01))
      :time (t2 / time
            :mod (e / extra))
      :ARG0-of (g3 / give-01
            :ARG1 (w / win-01
                  :ARG0 t
                  :ARG1 (t3 / team
                        :name (n3 / name
                              :op1 "Brazil"))
                  :ARG2 (f / final
                        :subevent-of (c / cup
                              :mod (g4 / gold)
                              :mod (o / organization
                                    :name (n4 / name
                                          :op1 "Conference")))
                        :time (d2 / date-entity
                              :weekday (s4 / sunday))))))

# ::id 1062 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president hugo chavez declared thursday that it was `` impossible '' for him to lose a historic recall vote this weekend and charged that the united states was trying to undermine his embattled government .
# ::alignments
(a / and
      :op1 (d / declare-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Hugo"
                        :op2 "Chavez")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (p3 / possible-01
                  :polarity -
                  :ARG1 (l / lose-03
                        :ARG0 p
                        :ARG1 (v / vote-01
                              :ARG1 (r / recall-02)
                              :mod (h2 / history))
                        :time (w / weekend
                              :mod (t / this))))
            :time (d2 / date-entity
                  :weekday (t2 / thursday)))
      :op2 (c / charge-06
            :ARG0 p
            :ARG1 (t3 / try-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG1 (u / undermine-01
                        :ARG0 c2
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01)
                              :ARG1-of (e / embattle-01)
                              :poss p)))))

# ::id 1063 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-year-old boy in southwest china 's sichuan province recited the ratio of the circumference of a circle to its diameter out to the #,### th place by heart at a provincial demonstration recently .
# ::alignments
(r / recite-01
      :ARG0 (b / boy
            :age (t / temporal-quantity
                  :quant 1
                  :unit (y / year))
            :location (p / province
                  :name (n / name
                        :op1 "Sichuan")
                  :location (s / southwest
                        :part-of (c / country
                              :name (n2 / name
                                    :op1 "China")))))
      :ARG1 (r2 / ratio-of
            :op1 (c2 / circumference
                  :poss (c3 / circle))
            :op2 (d / diameter
                  :poss c3))
      :manner (o / out-06
            :ARG2 (s2 / string-entity
                  :value "#"))
      :location (d2 / demonstrate-01
            :mod (p2 / province))
      :manner (h / heart)
      :ARG1-of (q / quick-02)
      :time (r3 / recent))

# ::id 1064 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok albert pujols hit a two-run homer to lead the st. louis cardinals to a #-# victory over the san diego padres on tuesday in the opening game of their major league baseball playoff series .
# ::alignments
(h / hit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Albert"
                  :op2 "Pujols"))
      :ARG1 (h2 / homer
            :quant 2
            :ARG1-of (r / run-02
                  :ARG0 p))
      :ARG0-of (l / lead-03
            :ARG1 (t / team
                  :name (n2 / name
                        :op1 "St."
                        :op2 "Louis"
                        :op3 "Cardinals"))
            :ARG2 (w / win-01
                  :ARG0 t
                  :ARG1 (t2 / team
                        :name (n3 / name
                              :op1 "San"
                              :op2 "Diego"
                              :op3 "Padres"))
                  :time (d / date-entity
                        :weekday (t3 / tuesday))
                  :subevent-of (g / game
                        :ARG0-of (o / open-02
                              :ARG1 (s / series
                                    :mod (p2 / playoff)
                                    :mod (l2 / league
                                          :ARG1-of (m / major-02))
                                    :mod (b / baseball)
                                    :poss t))))))

# ::id 1065 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a u.s. military intelligence soldier accused of abusing detainees in afghanistan pleaded not guilty and asked to be tried by a military jury .
# ::alignments
(a / and
      :op1 (p / plead-02
            :ARG0 (s / soldier
                  :mod (ii / intelligence
                        :mod (m / military))
                  :mod (c / country
                        :name (n / name
                              :op1 "U.S."))
                  :ARG1-of (a2 / accuse-01
                        :ARG2 (a3 / abuse-01
                              :ARG0 s
                              :ARG1 (p2 / person
                                    :ARG1-of (d / detain-01))
                              :location (c2 / country
                                    :name (n2 / name
                                          :op1 "Afghanistan")))))
            :ARG1 (g / guilty-01
                  :polarity -
                  :ARG1 s))
      :op2 (a4 / ask-02
            :ARG0 s
            :ARG1 (t / try-02
                  :ARG0 (j / jury
                        :mod (m2 / military))
                  :ARG1 s)))

# ::id 1066 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rescue teams found the wreckage of a second missing u.s. air force f-## aircraft on wednesday in the scottish highlands , and the search continued for the pilot , the u.s. air force 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 "Air"
                              :op3 "Force"))
                  :ARG2 (f / force
                        :ARG0-of (r / rescue-01))))
      :ARG1 (a / and
            :op1 (f2 / find-01
                  :ARG0 (t / team
                        :ARG0-of r))
            :ARG1 (w / wreckage
                  :part-of (a2 / aircraft
                        :ARG1-of (m2 / miss-01
                              :ord (o / ordinal-entity
                                    :value 2))))
            :time (w2 / wednesday)
            :location (h2 / highland
                  :location (c / country-region
                        :name (n2 / name
                              :op1 "Scotland"))))
      :op2 (c2 / continue-01
            :ARG1 (s2 / search-01
                  :ARG2 (p2 / person
                        :ARG0-of (p3 / pilot-01)))))

# ::id 1067 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. government today announced a proposal for ### billion dollars in tax relief over the next six years with almost half going to a child tax credit .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "U.S."))))
      :ARG1 (p / propose-01
            :ARG0 g
            :ARG1 (r / relieve-01
                  :ARG1 (t / tax-01)
                  :ARG2 (m / monetary-quantity
                        :quant 10000000000
                        :unit (d / dollar))
                  :time (a2 / after
                        :op1 (n2 / now)
                        :duration (t2 / temporal-quantity
                              :quant 6
                              :unit (y / year)))
                  :accompanier (g3 / go-10
                        :ARG1 (a3 / almost
                              :op1 (h / half))
                        :ARG2 (c2 / credit-02
                              :ARG1 (t3 / tax-01
                                    :ARG2 (c3 / child))))))
      :time (t4 / today))

# ::id 1068 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bangladesh will hold its first ever auto show next week with importers showcasing luxury brands such as mercedes benz , organisers said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (o / organize-01))
      :ARG1 (h / hold-04
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Bangladesh"))
            :ARG1 (s2 / show-04
                  :ARG0 c
                  :ARG1 (a / auto)
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :time (w / week
                        :mod (n2 / next))
                  :accompanier (s3 / showcase-01
                        :ARG0 (c2 / company
                              :ARG0-of (e / export-01))
                        :ARG1 (b / brand
                              :mod (l / luxury)
                              :example (c3 / company
                                    :name (n3 / name
                                          :op1 "Mercedes"
                                          :op2 "Benz")))))
            :time w
            :mod (t / thursday)))

# ::id 1069 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's flower industry will blossom in the next two years , with help from a multi-million dollar project in southwest china 's yunnan province that will produce ## million high-quality flowers and plants every year .
# ::alignments
(b / blossom-01
      :ARG1 (ii / industry
            :mod (f / flower)
            :poss (c / country
                  :name (n / name
                        :op1 "China")
                  :part (s / southwest)))
      :time (a / after
            :op1 (n2 / now)
            :quant (t / temporal-quantity
                  :quant 2
                  :unit (y / year)))
      :ARG1-of (h / help-01
            :ARG0 (p / project
                  :mod (m / multiple
                        :op1 (m2 / monetary-quantity
                              :quant 1000000
                              :unit (d / dollar)))
                  :location s
                  :ARG0-of (p2 / produce-01
                        :ARG1 (a2 / and
                              :op1 (f2 / flower)
                              :op2 (p3 / plant)
                              :mod (q / quality
                                    :ARG1-of (h2 / high-02))
                              :frequency (r / rate-entity-91
                                    :ARG2 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y2 / year))))))))

# ::id 1070 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the presidents of ukraine , georgia , azerbaijan and moldova on saturday signed a free trade agreement and agreed to cooperate in combating money laundering , terrorism and organized crime .
# ::alignments
(a / and
      :op1 (s / sign-02
            :ARG0 (a2 / and
                  :op1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c / country
                                    :name (n / name
                                          :op1 "Ukraine"))
                              :ARG2 (p2 / president)))
                  :op2 (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "Georgia"))
                              :ARG2 (p4 / president)))
                  :op3 (p5 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c3 / country
                                    :name (n3 / name
                                          :op1 "Azerbaijan"))
                              :ARG2 (p6 / president)))
                  :op4 (p7 / person
                        :ARG0-of (h4 / have-org-role-91
                              :ARG1 (c4 / country
                                    :name (n4 / name
                                          :op1 " Moldova"))
                              :ARG2 (p8 / president))))
            :ARG1 (a3 / agree-01
                  :ARG0 a2
                  :ARG1 (c5 / cooperate-01
                        :ARG0 a2
                        :ARG2 (c6 / combat-01
                              :ARG0 a2
                              :ARG1 (a4 / and
                                    :op1 (l / launder-01
                                          :ARG1 (m / money))
                                    :op2 (t / terrorism)
                                    :op3 (c7 / crime-02
                                          :ARG1-of (o / organize-01))))))
            :time (d / date-entity
                  :weekday (s2 / saturday))))

# ::id 1071 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a suicide bomber killed ## people friday at a mosque frequented by tribal elders opposed to the pakistani taliban .
# ::alignments
(k / kill-01
      :ARG0 (p / person
            :ARG0-of (b / bomb-01
                  :mod (s / suicide)))
      :ARG1 (p2 / person)
      :time (d / date-entity
            :weekday (f / friday))
      :location (m / mosque
            :ARG1-of (f2 / frequent-01
                  :ARG0 (e / elder
                        :mod (t / tribe)
                        :ARG0-of (o / oppose-01
                              :ARG1 (t2 / taliban
                                    :mod (c / country
                                          :name (n / name
                                                :op1 "Pakistan"))))))))

# ::id 1072 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two sailors were seriously injured and a container vessel sank after a collision with an oil tanker tuesday morning off the waigaoqiao dock in shanghai .
# ::alignments
(a / and
      :op1 (ii / injure-01
            :ARG1 (p / person
                  :quant 2
                  :ARG0-of (s / sail-01))
            :ARG1-of (s2 / serious-02))
      :op2 (s3 / sink-01
            :ARG1 (v / vessel
                  :mod (c / container))
            :time (a2 / after
                  :op1 (c2 / collide-01
                        :ARG1 (t / tanker
                              :mod (o / oil))
                        :time (d / date-entity
                              :weekday (t2 / tuesday)
                              :dayperiod (m / morning))
                        :location (o2 / off
                              :op1 (d2 / dock
                                    :name (n / name
                                          :op1 "Waigaoqiao")
                                    :location (c3 / city
                                          :name (n2 / name
                                                :op1 "Shanghai"))))))))

# ::id 1073 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok remains of eight of the nine men who perished when the confederate submarine hunley sank ### years ago have been found inside the salvaged hull .
# ::alignments
(f / find-01
      :ARG1 (r / remain-01
            :ARG1 (m / man
                  :quant 8
                  :ARG1-of (ii / include-91
                        :ARG2 (m2 / man
                              :quant 9
                              :ARG0-of (p / perish-01
                                    :time (s / sink-01
                                          :ARG1 (s2 / submarine
                                                :name (n / name
                                                      :op1 "Hunley")
                                                :mod (c / confederate))
                                          :time (b / before
                                                :op1 (n2 / now)
                                                :quant (t / temporal-quantity
                                                      :quant 2
                                                      :unit (y / year))))))))
            :location (ii2 / inside
                  :op1 (h / hull
                        :ARG1-of (s3 / salvage-01)))))

# ::id 1074 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a thai trade exhibition , sponsored by the department of export promotion of the thai commerce ministry , will be held at the yangon trade center here from dec. ## to ## , according to exhibition sources on wednesday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (e / exhibit-01))
      :ARG1 (h / hold-04
            :ARG1 (e2 / exhibit-01
                  :ARG0 (c / country
                        :name (n / name
                              :op1 "Thailand"))
                  :mod (t / trade-01)
                  :ARG1-of (s3 / sponsor-01
                        :ARG0 (d / department
                              :topic (p / promote-02
                                    :ARG1 (e3 / export-01))
                              :part-of (m / ministry
                                    :topic (c2 / commerce)
                                    :poss c))))
            :location (c3 / center
                  :mod (t2 / trade-01)
                  :location (c4 / city
                        :name (n2 / name
                              :op1 "Yangon")))
            :time (d2 / date-interval
                  :op1 (d3 / date-entity
                        :weekday (w / wednesday))
                  :op2 (d4 / date-entity
                        :weekday w))))

# ::id 1075 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok while ncaa reinstatement of four university of washington football signees could happen quickly , the huskies wo n't know until june the extent of any possible penalty for rules infractions revealed this week , pac-## commissioner tom hansen said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tom"
                  :op2 "Hansen")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Communications"
                              :op2 "and"
                              :op3 "Commercial"
                              :op4 "Services"))
                  :ARG2 (c / commissioner)))
      :ARG1 (h2 / have-concession-91
            :ARG1 (p2 / possible-01
                  :ARG1 (r / reinstate-01
                        :ARG0 g
                        :name (n3 / name
                              :op1 "Nca"))
                  :ARG1 (p3 / person
                        :quant 4
                        :ARG1-of (s2 / sign-02
                              :ARG0 (u / university
                                    :location (c2 / city
                                          :name (n4 / name
                                                :op1 "Washington")))
                              :mod (f / football)))
                  :ARG1-of (q / quick-02)))
      :ARG2 (p4 / possible-01
            :ARG1 r)
      :ARG2 (k / know-01
            :polarity -
            :ARG0 (t / team
                  :name (n5 / name
                        :op1 "Huskies"))
            :ARG1 (e / extent
                  :poss (p5 / penalty
                        :ARG1-of (p6 / possible-01)
                        :ARG1-of (c3 / cause-01
                              :ARG0 (ii / infraction
                                    :mod (r2 / rule)
                                    :ARG1-of (r3 / reveal-01
                                          :time (w / week
                                                :mod (t2 / this))))))
                  :time (u2 / until
                        :op1 (d / date-entity
                              :weekday (t3 / thursday))))))

# ::id 1076 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistani villagers have clashed with police in a bid to recover confiscated scrap metal taken from the wreckage of a crashed us military aircraft , officials said friday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (c / clash-01
            :ARG0 (v / villager
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Pakistan")))
            :ARG1 (p / police)
            :purpose (b / bid-03
                  :ARG0 v
                  :ARG1 (r / recover-02
                        :ARG0 v
                        :ARG1 (m / metal
                              :ARG1-of (c3 / confiscate-01)
                              :ARG1-of (t / take-01
                                    :ARG3 (w / wreckage
                                          :part-of (a / aircraft
                                                :mod (m2 / military)
                                                :ARG1-of (c4 / crash-01)
                                                :poss (w2 / we)))))))
            :time (d / date-entity
                  :weekday (f / friday))))

# ::id 1077 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a ##-year-old priest was found dead on tuesday at the church of the holy sepulchre in jerusalem , where most christians believe jesus was crucified and buried , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (f / find-01
            :ARG1 (p / priest
                  :age (t / temporal-quantity
                        :quant 1
                        :unit (y / year))
                  :ARG1-of (d / die-01
                        :time (d2 / date-entity
                              :weekday (t2 / tuesday))))
            :location (c / church
                  :mod (s2 / sepulchre
                        :mod (h / holy)
                        :location (c2 / city
                              :name (n / name
                                    :op1 "Jerusalem"))
                        :location-of (b / believe-01
                              :ARG0 (p2 / person
                                    :mod (r / religious-group
                                          :name (n2 / name
                                                :op1 "Christian"))
                                    :quant (m / most))
                              :ARG1 (a / and
                                    :op1 (c3 / crucify-01
                                          :ARG1 (p3 / person
                                                :name (n3 / name
                                                      :op1 "Jesus")))
                                    :op2 (b2 / bury-01
                                          :ARG1 p3)))))))

# ::id 1078 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok andrew sheridan will return to england 's front row for the first time in ## months against new zealand on saturday after recovering from shoulder surgery .
# ::alignments
(r / return-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "andrew"
                  :op2 "Sheridan"))
      :ARG4 (r2 / row
            :mod (f / front)
            :poss (c / country
                  :name (n2 / name
                        :op1 "England")))
      :time (d / date-entity
            :weekday (s / saturday))
      :ord (o / ordinal-entity
            :value 1
            :range (m / month
                  :mod (n3 / new)))
      :time (r3 / recover-01
            :ARG1 p
            :ARG2 (s2 / surgery-01
                  :ARG1 p
                  :ARG2 (s3 / shoulder))))

# ::id 1079 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices were little changed in asian trade wednesday as the market awaited weekly us inventory figures for its next lead , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / change-01
            :ARG1 (t / thing
                  :ARG2-of (p2 / price-01
                        :ARG1 (o / oil)))
            :degree (l / little)
            :location (t2 / trade-01
                  :mod (c2 / continent
                        :name (n / name
                              :op1 "Asia")))
            :time (d2 / date-entity
                  :weekday (w / wednesday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (a / await-01
                        :ARG1 (m / market)
                        :ARG2 (f / figure
                              :mod (ii / inventory)
                              :poss (w2 / we))
                        :purpose (l2 / lead-02
                              :ARG0 m
                              :mod (n2 / next))
                        :frequency (r / rate-entity-91
                              :ARG3 (t3 / temporal-quantity
                                    :quant 1
                                    :unit (w3 / week)))))))

# ::id 1080 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cesare previti , a former defense minister of italy , quit his parliamentary seat on tuesday rather than face a vote over revoking his mandate amid a corruption scandal .
# ::alignments
(ii / instead-of-91
      :ARG1 (q / quit-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "cesare"
                        :op2 " previti")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Italy"))
                        :ARG2 (m / minister
                              :topic (d / defend-01))
                        :time (f / former)))
            :ARG1 (s / seat
                  :mod (g / government-organization
                        :name (n3 / name
                              :op1 "Parliament"))
                  :poss p)
            :time (d2 / date-entity
                  :weekday (t / tuesday)))
      :ARG2 (f2 / face-01
            :ARG0 p
            :ARG1 (v / vote-01
                  :ARG1 (r / revoke-01
                        :ARG1 (m2 / mandate
                              :poss p)
                        :ARG1-of (c2 / cause-01
                              :ARG0 (s2 / scandal
                                    :mod (c3 / corruption)))))))

# ::id 1081 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippines and the united states are examining other options in the fight against abu sayyaf muslim extremists after failing to agree on a direct combat role for u.s. troops , defense secretary angelo reyes said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Angelo"
                  :op2 "Reyes")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / secretary
                        :topic (d / defend-01))))
      :ARG1 (e / examine-01
            :ARG0 (a / and
                  :op1 (c / country
                        :name (n2 / name
                              :op1 "Philippines"))
                  :op2 (c2 / country
                        :name (n3 / name
                              :op1 "United"
                              :op2 "States")))
            :ARG1 (o / option
                  :mod (o2 / other)
                  :purpose (f / fight-01
                        :ARG1 (e2 / extremist
                              :mod (r / religious-group
                                    :name (n4 / name
                                          :op1 "Islam"))
                              :mod r
                              :name (n5 / name
                                    :op1 "Abu"
                                    :op2 "Sayyaf")))))
      :time (a2 / after
            :op1 (f2 / fail-01
                  :ARG1 a
                  :ARG2 (a3 / agree-01
                        :ARG0 a
                        :ARG1 (r2 / role
                              :mod (c3 / combat-01
                                    :ARG1-of (d2 / direct-02))
                              :beneficiary (t / troop
                                    :mod (c4 / country
                                          :name (n6 / name
                                                :op1 "United"
                                                :op2 "States")))))))
      :time (d3 / date-entity
            :weekday (m / monday)))

# ::id 1082 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european equity prices shot higher on tuesday as oil prices retreated , helping to offset market concerns about soaring inflation and sliding investor confidence , traders said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (t / trade-01))
      :ARG1 (s2 / shoot-01
            :ARG1 (p2 / price-01
                  :ARG1 (e / equity
                        :mod (c / continent
                              :name (n / name
                                    :op1 "Europe"))))
            :ARG2 (h / high-02
                  :ARG1 p2)
            :time (d / date-entity
                  :weekday (t2 / tuesday))
            :time (r / retreat-01
                  :ARG1 (p3 / price-01
                        :ARG1 (o / oil))
                  :ARG0-of (h2 / help-01
                        :ARG1 (o2 / offset-01
                              :ARG0 p2
                              :ARG1 (c2 / concern-01
                                    :ARG0 (a / and
                                          :op1 (ii / inflation
                                                :ARG1-of (s3 / soar-01))
                                          :op2 (c3 / confidence
                                                :poss (p4 / person
                                                      :ARG0-of (ii2 / invest-01))
                                                :ARG1-of (s4 / slide-01)))
                                    :ARG1 (m / market)))))))

# ::id 1083 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gannett co. has promoted craig <unk> to president of its broadcasting division .
# ::alignments
(p / promote-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "gannett"
                  :op2 "Co."))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Craig"))
      :ARG2 (p3 / president
            :ARG2-of (h / have-org-role-91
                  :ARG0 p2
                  :ARG1 (d / division
                        :ARG0-of (b / broadcast-01)
                        :poss c))))

# ::id 1084 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia 's anastasia myskina made short work of serbian teenager ana ivanovic #-# , #-# to advance to the fourth round of the french open here on saturday .
# ::alignments
(w / work-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Anastasia"
                  :op2 "Myskina")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Russia")))
      :ARG1 (a / advance-01
            :ARG1 (p2 / person
                  :name (n3 / name
                        :op1 " ana"
                        :op2 "Ivanovic")
                  :mod (t / teenager
                        :mod (c2 / country
                              :name (n4 / name
                                    :op1 "Serbia"))))
            :ARG2 (r / round
                  :ord (o / ordinal-entity
                        :value 4)
                  :subevent-of (o2 / open-02
                        :mod (c3 / country
                              :name (n5 / name
                                    :op1 "France"))
                        :time (d / date-entity
                              :weekday (s / saturday))))
            :ARG1-of (s2 / short-07)))

# ::id 1085 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than #.# million people have been displaced in the conflict zone in northwestern pakistan , according to a provincial relief <unk> monday .
# ::alignments
(s / say-01
      :ARG0 (r / relieve-01
            :mod (p / province))
      :ARG1 (d / displace-01
            :ARG1 (p2 / person
                  :quant (m / more-than
                        :op1 1000000))
            :location (z / zone
                  :ARG0-of (c / conflict-01)
                  :location (n / northwest
                        :part-of (c2 / country
                              :name (n2 / name
                                    :op1 "Pakistan")))))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 1086 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok venezuelan president hugo chavez thursday urged his supporters to demonstrate in the streets to counter protests against him that erupted while he was away on a visit to russia .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hugo"
                  :op2 "Chavez")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Venezuela"))
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / person
            :ARG0-of (s / support-01
                  :ARG1 p))
      :ARG2 (d / demonstrate-01
            :ARG0 p3
            :location (s2 / street)
            :purpose (c2 / counter-01
                  :ARG0 p3
                  :ARG1 (p4 / protest-01
                        :ARG1 p
                        :ARG1-of (e / erupt-01
                              :time (b / be-located-at-91
                                    :ARG1 p
                                    :ARG2 (a / away)
                                    :purpose (v / visit-01
                                          :ARG0 p
                                          :ARG1 (c3 / country
                                                :name (n3 / name
                                                      :op1 "Russia"))))))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1087 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok senate minority leader tom daschle led a u.s. delegation to cuba friday for talks with fidel castro 's government .
# ::alignments
(l / lead-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tom"
                  :op2 "Daschle")
            :mod (m / minority)
            :mod (s / senior))
      :ARG1 (d / delegation
            :mod (c / country
                  :name (n2 / name
                        :op1 "U.S.")))
      :ARG4 (c2 / country
            :name (n3 / name
                  :op1 "Cuba"))
      :purpose (t / talk-01
            :ARG0 d
            :ARG2 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c3 / country
                              :name (n4 / name
                                    :op1 "Fidel"
                                    :op2 "Castro")))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1088 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok islamic radicals carried out their second public execution in less than a month friday amid fears of increasing extremist violence in somalia .
# ::alignments
(e / execute-01
      :ARG0 (p / person
            :mod (r / religious-group
                  :name (n / name
                        :op1 "Islam"))
            :ARG1-of (r2 / radical-02))
      :ARG1-of (p2 / public-02)
      :ord (o / ordinal-entity
            :value 2)
      :time (a / after
            :op1 (f / friday)
            :quant (l / less-than
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (m / month))))
      :ARG1-of (c / cause-01
            :ARG0 (f2 / fear-01
                  :ARG1 (ii / increase-01
                        :ARG1 (v / violence
                              :mod (e2 / extremism))
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "Somalia"))))))

# ::id 1089 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok los angeles band maroon # won the best new act award at the mtv europe music awards at tor di valle outside rome thursday .
# ::alignments
(w / win-01
      :ARG0 (b / band
            :name (n / name
                  :op1 "Maroon")
            :mod (t / team
                  :name (n2 / name
                        :op1 "Los"
                        :op2 "Angeles")))
      :ARG1 (a / award-01
            :ARG1 (a2 / act-01
                  :ARG1-of (n3 / new-01))
            :ARG2 t
            :ARG3 (a3 / award
                  :name (n4 / name
                        :op1 "Mtv"
                        :op2 "Europe"
                        :op3 "Music"
                        :op4 "Awards"))
            :location (c / city
                  :name (n5 / name
                        :op1 "Tor"
                        :op2 "di"
                        :op3 "Valle")
                  :location (o / outside
                        :name (n6 / name
                              :op1 "Rome"))
                  :op1-of o))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1090 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tokyo stocks slipped wednesday on simmering concerns about earnings prospects for japanese exporters .
# ::alignments
(s / slip-01
      :ARG1 (s2 / stock
            :mod (c / company
                  :name (n / name
                        :op1 "Tokyo")))
      :time (w / wednesday)
      :ARG1-of (c2 / cause-01
            :ARG0 (c3 / concern-01
                  :ARG0 (p / prospect-02
                        :ARG0 (c4 / company
                              :ARG0-of (e / export-01)
                              :mod (c5 / country
                                    :name (n2 / name
                                          :op1 "Japan")))
                        :ARG1 (e2 / earnings))
                  :ARG1-of (s3 / simmer-01))))

# ::id 1091 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea 's central bank said thursday it kept its key interest rate target for november steady for a fourth consecutive month despite growing calls for higher rates to curb soaring property prices .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Central"
                  :op2 "Bank")
            :poss (c / country
                  :name (n2 / name
                        :op1 "South"
                        :op2 "Korea")))
      :ARG1 (k / keep-02
            :ARG0 g
            :ARG1 (r / rate
                  :ARG1-of (k2 / key-02)
                  :poss g)
            :ARG2 (s2 / steady)
            :time (d / date-entity
                  :month 11
                  :day 4)
            :concession (c2 / call-03
                  :ARG1 (c3 / curb-01
                        :ARG1 (p / price-01
                              :ARG1 (p2 / property)
                              :ARG1-of (s3 / soar-01))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (h2 / high-02
                                    :ARG1 r)
                              :ARG3 (m / more)))
                  :ARG1-of (g2 / grow-01)))
      :time d
      :weekday (t / thursday))

# ::id 1092 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european commission decided on thursday to bring belgium and estonia to court for failure to respect eu legislation on better availability and use of port reception facilities for <unk> waste and cargo residues .
# ::alignments
(d / decide-01
      :ARG0 (c / commission
            :mod (o / organization
                  :name (n / name
                        :op1 "European"
                        :op2 "Union")))
      :ARG1 (b / bring-01
            :ARG0 c
            :ARG1 (a / and
                  :op1 (s / small-molecule
                        :name (n2 / name
                              :op1 "Belgium"))
                  :op2 (s2 / small-molecule
                        :name (n3 / name
                              :op1 "Estonia")))
            :ARG2 (c2 / court)
            :ARG1-of (c3 / cause-01
                  :ARG0 (f / fail-01
                        :ARG1 c
                        :ARG2 (r / respect-01
                              :ARG0 c
                              :ARG1 (l / legislate-01
                                    :ARG0 (a2 / authority)
                                    :ARG1 (a3 / and
                                          :op1 (a4 / available-02
                                                :ARG2 (f2 / facility
                                                      :ARG0-of (r2 / receive-01
                                                            :ARG1 (a5 / and
                                                                  :op1 (w / waste)
                                                                  :op2 (r3 / residue
                                                                        :mod (c4 / cargo))))
                                                      :location (p / port))
                                                :ARG1-of (h / have-degree-91
                                                      :ARG2 (g / good-02
                                                            :ARG1 a4)
                                                      :ARG3 (m / more)))
                                          :op2 (u / use-01
                                                :ARG1 f2
                                                :ARG2 a5))))))
            :time (d2 / date-entity
                  :weekday (t / thursday))))

# ::id 1093 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the congress of uruguay has approved the creation of the social development ministry , which will be in charge of the application , execution and coordination of social programs .
# ::alignments
(a / approve-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Congress"
                  :op2 "of"
                  :op3 "Uruguay"))
      :ARG1 (c / create-01
            :ARG1 g
            :name (n2 / name
                  :op1 "Social"
                  :op2 "Development"
                  :op3 "Ministry")
            :ARG0-of (c2 / charge-05
                  :ARG1 g
                  :ARG2 (a2 / and
                        :op1 (a3 / apply-01
                              :ARG1 (p / program
                                    :mod (s / social)))
                        :op2 (e / execute-02
                              :ARG1 p)
                        :op3 (c3 / coordinate-01
                              :ARG1 p)))))

# ::id 1094 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a man who threw his shoe at a judge during a high profile political trial here is now himself on trial , reports said thursday .
# ::alignments
(s / say-01
      :ARG0 (r / report-01)
      :ARG1 (t / try-02
            :ARG1 (m / man
                  :ARG0-of (t2 / throw-01
                        :ARG1 (s2 / shoe
                              :poss m)
                        :ARG2 (p / person
                              :ARG0-of (j / judge-01))
                        :time (t3 / try-02
                              :mod (p2 / politics)
                              :mod (p3 / profile
                                    :ARG1-of (h / high-02))
                              :location (h2 / here))))
            :time (n / now))
      :time (d / date-entity
            :weekday (t4 / thursday)))

# ::id 1095 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok foreign students in north china 's hebei province have failed to succumb to the widespread panic over severe acute respiratory syndrome -lrb- sars -rrb- and decided to continue their studies .
# ::alignments
(a / and
      :op1 (f / fail-01
            :ARG1 (p / person
                  :mod (f2 / foreign)
                  :ARG0-of (s / study-01)
                  :location (p2 / province
                        :name (n / name
                              :op1 "Hebei")
                        :location (n2 / north
                              :part-of (c / country
                                    :name (n3 / name
                                          :op1 "China")))))
            :ARG2 (s2 / succumb-01
                  :ARG0 p
                  :ARG1 (p3 / panic-01
                        :ARG0 (s3 / syndrome
                              :mod (r / respire-01
                                    :degree (a2 / acute))
                              :mod (s4 / severe))
                        :mod (w / widespread))))
      :op2 (d / decide-01
            :ARG0 p
            :ARG1 (c2 / continue-01
                  :ARG0 p
                  :ARG1 s
                  :ARG0 p)))

# ::id 1096 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok space shuttle discovery blasted off thursday on a mission to replace the weary crew of the international space station with three fresh workers .
# ::alignments
(b / blast-02
      :ARG0 (d / discover-01
            :ARG1 (s / shuttle
                  :mod (s2 / space)))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :purpose (m / mission-01
            :ARG0 d
            :ARG1 (r / replace-01
                  :ARG0 d
                  :ARG1 (p / person
                        :ARG0-of (c / crew-01
                              :ARG1 (s3 / station
                                    :mod (ii / international)
                                    :mod (s4 / space)))
                        :ARG1-of (w / weary-01))
                  :ARG2 (p2 / person
                        :quant 3
                        :ARG0-of (w2 / work-01)
                        :ARG1-of (f / fresh-04)))))

# ::id 1097 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar fell against the yen in asia tuesday as players shrugged off japan 's central bank survey on corporate confidence fell to its lowest in more than four years .
# ::alignments
(f / fall-01
      :ARG1 (d / dollar)
      :ARG4 (y / yen)
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c / cause-01
            :ARG0 (s / shrug-off-02
                  :ARG0 (p / person
                        :ARG0-of (p2 / play-01))
                  :ARG1 (s2 / survey-01
                        :ARG0 (c2 / country
                              :name (n / name
                                    :op1 "Japan"))
                        :ARG1 (c3 / confidence
                              :mod (c4 / corporate))
                        :mod (c5 / central))
                  :ARG2 (f2 / fall-01
                        :ARG1 c3
                        :ARG4 (l / low-04
                              :ARG1 c3
                              :ARG2-of (h / have-degree-91
                                    :ARG1 s2
                                    :ARG3 (m / most)
                                    :ARG5 (m2 / more-than
                                          :op1 (t2 / temporal-quantity
                                                :quant 4
                                                :unit (y2 / year)))))))))

# ::id 1098 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australian defense contractor adi said wednesday it had won two contracts to provide computer systems and software for ## helicopter gunships being built for the australian army by a franco-german company .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Adi")
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Australia"))
            :ARG0-of (h / have-org-role-91
                  :ARG2 (c3 / contractor
                        :purpose (d / defend-01))))
      :ARG1 (w / win-01
            :ARG0 c
            :ARG1 (c4 / contract
                  :quant 2
                  :purpose (p / provide-01
                        :ARG0 c
                        :ARG1 (a / and
                              :op1 (s2 / system
                                    :mod (c5 / computer))
                              :op2 (s3 / software))
                        :ARG2 (g / gunship
                              :mod (h2 / helicopter)
                              :ARG1-of (b / build-01
                                    :ARG0 (c6 / company
                                          :name (n3 / name
                                                :op1 "Franco-german"))
                                    :ARG3 c2)))))
      :time (w2 / wednesday))

# ::id 1099 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok visiting un envoy terje roed - larsen said on sunday that fair and free parliamentary elections to be held on time in may is the most important element to lebanon 's security .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Terje"
                  :op2 "Reed"
                  :op3 "Larsen")
            :ARG0-of (v / visit-01
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Lebanon"))))
      :ARG1 (h / have-degree-91
            :ARG1 (e / elect-01
                  :ARG2 (p2 / parliament)
                  :ARG1-of (f / fair-01)
                  :ARG1-of (f2 / free-04)
                  :mod (o / on-time))
            :ARG2 (ii / important-01
                  :ARG1 e
                  :ARG2 (s2 / security
                        :poss c))
            :ARG3 (m / most))
      :time (d / date-entity
            :weekday (s3 / sunday)))

# ::id 1100 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a vilnius court on tuesday opened hearings into a russian businessman who was central to the corruption case which led to the impeachment of president rolandas paksas earlier this year .
# ::alignments
(o / open-01
      :ARG0 (c / court
            :mod (c2 / country
                  :name (n / name
                        :op1 "Vietnam")))
      :ARG1 (h / hearing-02
            :ARG1 (b / businessman
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :ARG1-of (c4 / central-02
                        :ARG2 (c5 / case-03
                              :ARG1 (c6 / corrupt-01)
                              :ARG0-of (l / lead-03
                                    :ARG2 (ii / impeach-01
                                          :ARG1 (p / person
                                                :name (n3 / name
                                                      :op1 "Rolandas"
                                                      :op2 "Paksas")
                                                :ARG0-of (h2 / have-org-role-91
                                                      :ARG2 (p2 / president)))
                                          :time (b2 / before)
                                          :time (y / year
                                                :mod (t / this))))))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1101 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan 's stock market plunged to an eight-month low friday after the central bank hiked interest rates and fueled investor anxiety over the country 's mounting economic and financial problems .
# ::alignments
(p / plunge-01
      :ARG1 (m / market
            :mod (s / stock)
            :poss (c / country
                  :name (n / name
                        :op1 "Pakistan")))
      :ARG4 (l / low-04
            :ARG1 m
            :duration (t / temporal-quantity
                  :quant 8
                  :unit (m2 / month)))
      :time (d / date-entity
            :weekday (f / friday))
      :time (a / after
            :op1 (a2 / and
                  :op1 (h / hike-02
                        :ARG0 (b / bank
                              :mod (c2 / central))
                        :ARG1 (r / rate
                              :mod (ii / interest)))
                  :op2 (f2 / fuel-01
                        :ARG0 b
                        :ARG1 (a3 / anxiety
                              :mod (p2 / person
                                    :ARG0-of (ii2 / invest-01))
                              :topic (a4 / and
                                    :op1 (p3 / problem
                                          :mod (e / economy)
                                          :ARG1-of (m3 / mount-02))
                                    :op2 (p4 / problem
                                          :mod (f3 / finance)
                                          :ARG1-of m3)
                                    :poss c))))))

# ::id 1102 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok teenagers may be more susceptible than adults to certain types of cancer , including cervical , testicular and skin cancer , british scientists said monday .
# ::alignments
(s / say-01
      :ARG0 (s2 / scientist
            :mod (c / country
                  :name (n / name
                        :op1 "Great"
                        :op2 "Britain")))
      :ARG1 (p / possible-01
            :ARG1 (h / have-degree-91
                  :ARG1 (t / teenage)
                  :ARG2 (s3 / susceptible-01
                        :ARG1 t
                        :ARG2 (d / disease
                              :name (n2 / name
                                    :op1 "cancer")
                              :mod (t2 / type
                                    :mod (c2 / certain))
                              :ARG2-of (ii / include-91
                                    :ARG1 (a / and
                                          :op1 (c3 / cancer
                                                :name (n3 / name
                                                      :op1 "vitro"))
                                          :op2 (c4 / cancer
                                                :mod (t3 / testicular))
                                          :op3 (c5 / cancer
                                                :mod (s4 / skin))))))
                  :ARG3 (m / more)
                  :ARG4 (a2 / adult)))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 1103 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india defeated malaysia #-# friday to enter the semifinals of the afro-asian games soccer competition .
# ::alignments
(d / defeat-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "India"))
      :ARG1 (c2 / country
            :name (n2 / name
                  :op1 "Malaysia"))
      :time (d2 / date-entity
            :weekday (f / friday))
      :purpose (e / enter-01
            :ARG0 c
            :ARG1 (s / semifinal
                  :subevent-of (c3 / compete-01
                        :ARG3 (g / game
                              :mod (s2 / soccer)
                              :mod (c4 / continent
                                    :name (n3 / name
                                          :op1 "Africa")))))))

# ::id 1104 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok no time like the present to drag consumers union 's boss , rhoda h. <unk> , out of her <unk> chamber , a soundproof vault where stereo speakers blast themselves silly seeking a <unk> rating from consumer reports , and talk politics .
# ::alignments
(t / time
      :polarity -
      :ARG1-of (r / resemble-01
            :ARG2 (p / present))
      :purpose (d / drag-01
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "Rhoda"
                        :op2 "H."
                        :op3 "Illinois")
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (u / union
                              :mod (p3 / person
                                    :ARG0-of (c / consume-01)))
                        :ARG2 (b / boss)))
            :ARG2 (o / out-06
                  :ARG1 p2
                  :ARG2 (c2 / chamber
                        :poss p2
                        :mod (p4 / product
                              :name n
                              :op1 "Horned"))
                  :location-of (v / vault
                        :ARG1-of (p5 / proof-02
                              :ARG2 (s / sound))
                        :location-of (a / and
                              :op1 (b2 / blast-02
                                    :ARG0 (p6 / person
                                          :ARG0-of (s2 / speak-01
                                                :mod (s3 / stereo)))
                                    :ARG1 p6
                                    :manner (s4 / silly)
                                    :manner (s5 / seek-01
                                          :ARG0 p6
                                          :ARG1 (r2 / rate-01
                                                :ARG1 p6
                                                :source (r3 / report-01
                                                      :ARG0 p3))))
                              :op2 (t2 / talk-01
                                    :ARG0 p6
                                    :ARG1 (p7 / politics)))))))

# ::id 1105 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesian share prices closed down ##.# percent monday on panic selling led by foreign investors after the devastating bomb blasts in bali , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-down-04
            :ARG1 (t / thing
                  :ARG2-of (p2 / price-01
                        :ARG1 (s2 / share))
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Indonesia")))
            :time (d2 / date-entity
                  :weekday (m / monday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (s3 / sell-01
                        :mod (p3 / panic-01)
                        :ARG1-of (l / lead-02
                              :ARG0 (p4 / person
                                    :ARG0-of (ii / invest-01)
                                    :mod (f / foreign)))
                        :time (a / after
                              :op1 (b / blast-05
                                    :ARG1 (b2 / bomb)
                                    :ARG0-of (d3 / devastate-01)
                                    :location (c4 / city
                                          :name (n2 / name
                                                :op1 "Bali"))))))))

# ::id 1106 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jurors in phil spector 's murder trial have indicated they believe they are at an impasse , the judge said tuesday after the panel sent a note in its seventh day of deliberations .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG3 (j / judge-01)))
      :ARG1 (ii / indicate-01
            :ARG0 (p2 / person
                  :ARG0-of (t / try-02
                        :ARG1 (p3 / person
                              :name (n / name
                                    :op1 "Phil"
                                    :op2 "Spector"))
                        :ARG3 (m / murder-01
                              :ARG0 p3)))
            :ARG1 (b / believe-01
                  :ARG0 p2
                  :ARG1 (ii2 / impasse
                        :domain p2)))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :time (a / after
            :op1 (s2 / send-01
                  :ARG0 (p4 / panel)
                  :ARG1 (n2 / note)
                  :time (d2 / day
                        :ord (o / ordinal-entity
                              :value 7)
                        :duration-of (d3 / deliberate-01
                              :ARG0 p4)))))

# ::id 1107 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lebanese prime minister fuad siniora ordered schools and universities in beirut closed on monday in a day of mourning after riots left at least seven people dead in the lebanese capital .
# ::alignments
(o / order-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Fuad"
                  :op2 "Siniora")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Lebanon"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (c2 / close-01
            :ARG1 (a / and
                  :op1 (s / school)
                  :op2 (u / university)
                  :location (c3 / city
                        :name (n3 / name
                              :op1 "Beirut")))
            :time (d / date-entity
                  :weekday (m2 / monday))
            :ARG1-of (c4 / cause-01
                  :ARG0 (m3 / mourn-01
                        :time (a2 / after
                              :op1 (l / leave-13
                                    :ARG0 (r / riot-01)
                                    :ARG1 (d2 / die-01
                                          :ARG1 (p3 / person
                                                :quant (a3 / at-least
                                                      :op1 7))
                                          :location (c5 / city
                                                :ARG0-of (h2 / have-org-role-91
                                                      :ARG1 c
                                                      :ARG2 (c6 / capital))))))))))

# ::id 1108 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an al-qaida operative has been killed in an air strike in afghanistan , nato forces said monday .
# ::alignments
(s / say-01
      :ARG0 (f / force
            :mod (m / military
                  :name (n / name
                        :op1 "Nato")))
      :ARG1 (k / kill-01
            :ARG0 (s2 / strike-01
                  :path (a / air)
                  :location (c / country
                        :name (n2 / name
                              :op1 "Afghanistan")))
            :ARG1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / criminal-organization
                              :name (n3 / name
                                    :op1 "al-Qaida"))
                        :ARG2 (o / operative))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 1109 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's most influential and only aviation event in beijing , aviation expo china #### will kick off on september ## .
# ::alignments
(k / kick-off-04
      :ARG1 (e / event
            :topic (a / aviation)
            :location (c / city
                  :name (n / name
                        :op1 "Beijing"))
            :ARG1-of (h / have-degree-91
                  :ARG2 (a2 / and
                        :op1 (ii / influence-01
                              :ARG0 e
                              :ARG1 (c2 / country
                                    :name (n2 / name
                                          :op1 "China")))
                        :op2 (o / only
                              :domain e))
                  :ARG3 (m / most)))
      :time (d / date-entity
            :month 9))

# ::id 1110 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french foreign minister hubert vedrine will to go manila on thursday with german and finnish foreign ministers to seek a solution to the hostage crisis in which ## people , including five french nationals , are held by muslim rebels in the southern island of jolo , said the french foreign ministry wednesday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Foreign"
                  :op2 "Ministry")
            :mod (c / country
                  :name (n2 / name
                        :op1 "France")))
      :ARG1 (g2 / go-02
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Hubert"
                        :op2 "Vedrine")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 c
                        :ARG2 (m / minister
                              :topic (f / foreign))))
            :ARG4 (m2 / manila)
            :time (d / date-entity
                  :weekday (t / thursday))
            :accompanier (a / and
                  :op1 (p2 / person
                        :mod (c2 / country
                              :name (n4 / name
                                    :op1 "Germany"))
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 c
                              :ARG2 (m3 / minister
                                    :topic (f2 / foreign))))
                  :op2 (p3 / person
                        :mod (c3 / country
                              :name (n5 / name
                                    :op1 "France"))
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 c3
                              :ARG2 (m4 / minister
                                    :topic (f3 / foreign)))))
            :purpose (s2 / seek-01
                  :ARG0 a
                  :ARG1 (s3 / solve-01
                        :ARG1 (c4 / crisis
                              :mod (h4 / hostage)
                              :topic (h5 / hold-01
                                    :ARG0 (p4 / person
                                          :quant 5
                                          :mod (r / religious-group
                                                :name (n6 / name
                                                      :op1 "Islam")))
                                    :ARG1 (p5 / person
                                          :ARG0-of (r2 / rebel-01))
                                    :location (ii / island
                                          :name (n7 / name
                                                :op1 "Jolo")
                                          :location (s4 / south)))))))
      :time (d2 / date-entity
            :weekday (w / wednesday)))

# ::id 1111 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rock history attests that performers from many great bands were never able to make a memorable solo record - think mick jagger , for starters .
# ::alignments
(a / attest-01
      :ARG0 (h / history
            :mod (r / rock))
      :ARG1 (p / possible-01
            :polarity -
            :ARG1 (m / make-01
                  :ARG0 (p2 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (b / band
                                    :mod (g / great)
                                    :quant (m2 / many))
                              :ARG2 (p3 / person
                                    :ARG0-of (p4 / perform-01))))
                  :ARG1 (r2 / record
                        :ARG1-of (m3 / memorable-02)
                        :mod (s / solo)))
            :time (e / ever))
      :example (t / think-01
            :mode imperative
            :ARG0 (y / you)
            :ARG1 (p5 / person
                  :name (n / name
                        :op1 "Mick"
                        :op2 "Jagger"))
            :ARG2-of (s2 / start-01)))

# ::id 1112 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok movies tend to explore a short list of subjects : sex , power , war , romance , car chases and , oh , did i mention sex ? a feature film with wine in a starring role comes along about as often as a blockbuster on the wonders of the colon .
# ::alignments
(m / multi-sentence
      :snt1 (t / tend-02
            :ARG1 (f / film)
            :ARG2 (e / explore-01
                  :ARG0 f
                  :ARG1 (l / list
                        :consist-of (s / subject
                              :example (a / and
                                    :op1 (s2 / sex-01)
                                    :op2 (p / power)
                                    :op3 (w / war-01)
                                    :op4 (r / romance-01)
                                    :op5 (c / chase-01
                                          :ARG1 (c2 / car))
                                    :op6 (e2 / et-cetera)))
                        :ARG1-of (s3 / short-07))))
      :snt2 (m2 / mention-01
            :ARG0 (ii / i)
            :ARG1 s2)
      :polarity (a2 / amr-unknown)
      :snt3 (c3 / come-along-19
            :ARG1 (f2 / film
                  :ARG1-of (f3 / feature-01)
                  :ARG0-of (h / have-03
                        :ARG1 (w2 / wine))
                  :manner (r2 / role
                        :ARG0-of (s4 / star-01)))
            :ARG2 (b / blockbuster
                  :topic (w3 / wonder
                        :poss (c4 / colon)))
            :frequency (a3 / about
                  :op1 (o / often))))

# ::id 1113 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pro-chechen gunmen holding nearly ### hostages aboard a black sea ferry they say is packed with explosives said friday they would not enter the bosphorus , one of the world 's busiest shipping lanes .
# ::alignments
(s / say-01
      :ARG0 (g / gunman
            :ARG0-of (f / favor-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Chechnya")))
            :ARG0-of (h / hold-01
                  :ARG1 (h2 / hostage
                        :mod (n2 / near))
                  :location (a / aboard
                        :op1 (f2 / ferry
                              :mod (s2 / sea
                                    :ARG1-of (b / black-07))
                              :ARG1-of (p / pack-01
                                    :ARG2 (e / explosive)
                                    :ARG1-of (s3 / say-01
                                          :ARG0 g))))))
      :ARG1 (e2 / enter-01
            :polarity -
            :ARG0 g
            :ARG1 (r / river
                  :name (n3 / name
                        :op1 "Bosphorus")
                  :ARG1-of (ii / include-91
                        :ARG2 (l / lane
                              :mod (s4 / ship-01)
                              :ARG1-of (h3 / have-degree-91
                                    :ARG2 (b2 / busy-02
                                          :ARG1 l)
                                    :ARG3 (m / most)
                                    :ARG5 (w / world)))))
            :time (d / date-entity
                  :weekday (f3 / friday))))

# ::id 1114 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as many as a dozen masked men armed with automatic weapons stormed into a drug rehabilitation center in this violent border city on wednesday night , lined up recovering drug addicts and alcoholics against a wall and opened fire at point-blank range , killing ## people .
# ::alignments
(a / and
      :op1 (s / storm-02
            :ARG0 (m / man
                  :ARG1-of (m2 / mask-01)
                  :ARG1-of (a2 / arm-01
                        :ARG2 (w / weapon
                              :mod (a3 / automatic)))
                  :quant (a4 / as-many-as
                        :op1 12))
            :ARG1 (c / center
                  :purpose (r / rehabilitate-01
                        :ARG1 m
                        :ARG2 (d / drug))
                  :location (c2 / city
                        :mod (v / violent)
                        :location (b / border)
                        :mod (t / this)))
            :time (d2 / date-entity
                  :weekday (w2 / wednesday)
                  :dayperiod (n / night)))
      :op2 (l / line-up-02
            :ARG0 m
            :ARG1 (a5 / and
                  :op1 (p / person
                        :ARG1-of (a6 / addict-01
                              :ARG2 (d3 / drug)))
                  :op2 (p2 / person
                        :mod (a7 / alcohol)))
            :ARG2 (a8 / against
                  :op1 (w3 / wall)))
      :op3 (o / open-fire-07
            :ARG0 m
            :manner (r2 / range
                  :mod (p3 / point
                        :mod (b2 / blank)))
            :ARG0-of (k / kill-01
                  :ARG1 (p4 / person))))

# ::id 1115 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the cuban authorities reiterated tuesday that the country is free from bovine spongiform encephalopathy -lrb- bse -rrb- , or mad cow disease , and the foot-and-mouth fever .
# ::alignments
(r / reiterate-01
      :ARG0 (a / authority
            :mod (c / country
                  :name (n / name
                        :op1 "Cuba")))
      :ARG1 (f / free-04
            :ARG1 c
            :ARG2 (a2 / and
                  :op1 (d / disease
                        :name (n2 / name
                              :op1 "Bovine"
                              :op2 "spongiform"
                              :op3 "Encephalopathy"))
                  :op2 (d2 / disease
                        :name (n3 / name
                              :op1 "mad"
                              :op2 "cow"
                              :op3 "murder"))
                  :op3 (f2 / fever
                        :mod (f3 / foot)
                        :mod (m / mouth))))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 1116 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok benedikt thoma recalls the moment he began to think seriously about leaving germany .
# ::alignments
(r / recall-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Benedikt"
                  :op2 "Thoma"))
      :ARG1 (m / moment
            :time-of (b / begin-01
                  :ARG0 p
                  :ARG1 (t / think-01
                        :ARG0 p
                        :ARG2 (l / leave-11
                              :ARG0 p
                              :ARG1 (c / country
                                    :name (n2 / name
                                          :op1 "Germany")))
                        :manner (s / serious-01)))))

# ::id 1117 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the spokesman of newly formed afghan high council for peace <unk> <unk> on thursday said that the body had made its plan to begin talks with the taliban militants .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Pearl")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "High"
                              :op2 "Council"
                              :op3 "for"
                              :op4 "Peace")
                        :ARG1-of (f / form-01
                              :ARG1-of (n3 / new-01))
                        :mod (c / country
                              :name (n4 / name
                                    :op1 "Afghanistan")))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (p2 / plan-01
            :ARG0 (b / body)
            :ARG1 (b2 / begin-01
                  :ARG0 b
                  :ARG1 (t / talk-01
                        :ARG0 b
                        :ARG2 (p3 / person
                              :ARG0-of h
                              :ARG1 (c2 / criminal-organization
                                    :name (n5 / name
                                          :op1 "Taliban"))
                              :ARG2 (m / militant)))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1118 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok convicted serial killer angel maturino resendiz led authorities saturday to the skeletal remains of a teen-age girl , a day after admitting to authorities he killed her and her traveling companion three years ago .
# ::alignments
(l / lead-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Angel"
                  :op2 "Maturino"
                  :op3 "Resendiz")
            :ARG1-of (c / convict-01
                  :ARG2 (k / kill-01
                        :mod (s / serial))))
      :ARG1 (a / authority)
      :ARG4 (r / remain-01
            :ARG1 (g / girl
                  :mod (t / teenage))
            :mod (s2 / skeletal))
      :time (d / date-entity
            :weekday (s3 / saturday))
      :time (a2 / after
            :op1 (a3 / admit-01
                  :ARG0 p
                  :ARG1 (k2 / kill-01
                        :ARG0 p
                        :ARG1 (a4 / and
                              :op1 g
                              :op2 (c2 / companion
                                    :ARG0-of (t2 / travel-01)
                                    :poss g))
                        :time (b / before
                              :op1 (n2 / now)
                              :quant (t3 / temporal-quantity
                                    :quant 3
                                    :unit (y / year))))
                  :ARG2 a)
            :quant t3
            :quant 1
            :unit (d2 / day)))

# ::id 1119 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the british parliament was holding two key votes late tuesday linked to prime minister tony blair 's controversial decision to lead britain towards a war against iraq .
# ::alignments
(h / hold-04
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Parliament")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Britain")))
      :ARG1 (v / vote-01
            :quant 2
            :ARG1-of (k / key-02)
            :ARG1-of (l / link-01
                  :ARG2 (d / decide-01
                        :ARG0 (p / person
                              :name (n3 / name
                                    :op1 "Tony"
                                    :op2 "Blair")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (m / minister
                                          :mod (p2 / prime))))
                        :ARG1 (l2 / lead-02
                              :ARG0 p
                              :ARG1 c
                              :ARG2 (w / war-01
                                    :ARG1 c
                                    :name (n4 / name
                                          :op1 "Iraq"))))
                  :mod (c2 / controversy)))
      :time (l3 / late
            :op1 (d2 / date-entity
                  :weekday (t / tuesday))))

# ::id 1120 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok southeast asian and un experts will have full access to cyclone-devastated parts of myanmar , where more than a million people have still not received any foreign help , asean said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Asean"))
      :ARG1 (a / access-01
            :ARG0 (a2 / and
                  :op1 (s2 / southeast
                        :part-of (c / country
                              :name (n2 / name
                                    :op1 "Asia")))
                  :op2 (p2 / person
                        :ARG1-of (e / expert-01
                              :polarity -)))
            :ARG1 (p3 / part
                  :ARG1-of (d / devastate-01
                        :ARG0 (c2 / cyclone))
                  :part-of (c3 / country
                        :name (n3 / name
                              :op1 "Myanmar")
                        :location-of (r / receive-01
                              :polarity -
                              :ARG0 (p4 / person
                                    :quant (m / more-than
                                          :op1 1000000))
                              :ARG1 (h / help-01
                                    :mod (f / foreign))
                              :mod (s3 / still)))
                  :ARG1-of (f2 / full-09)))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1121 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rump yugoslavia 's foreign minister milan milutinovic will make an official visit to croatia later this month , the yugoslav information ministry announced thursday .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Yugoslavia's"
                  :op2 "Information"
                  :op3 "Ministry"))
      :ARG1 (v / visit-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Milan"
                        :op2 "Milutinovic")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :ARG2 (m / minister
                                    :topic (f / foreign))))
                  :ARG1 c
                  :name (n3 / name
                        :op1 "Croatia"))
            :time (a2 / after)
            :mod (o / official)
            :time (m2 / month
                  :mod (t / this)))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1122 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok senior european union officials will call on germany on wednesday to prevent a rise in forced prostitution and trafficking of women during the #### soccer world cup .
# ::alignments
(c / call-03
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "European"
                              :op2 "Union"))
                  :ARG2 (o2 / official
                        :mod (s / senior))))
      :ARG1 (c2 / country
            :name (n2 / name
                  :op1 "Germany"))
      :ARG2 (p2 / prevent-01
            :ARG0 c2
            :ARG1 (r / rise-01
                  :ARG1 (a / and
                        :op1 (p3 / prostitute-01
                              :ARG2-of (f / force-01))
                        :op2 (t / traffic-01
                              :ARG1 (w / woman)))
                  :time (g / game
                        :name (n3 / name
                              :op1 "World"
                              :op2 "Cup")
                        :mod (s2 / soccer)
                        :mod (t2 / thing
                              :mode expressive))))
      :time (w2 / wednesday))

# ::id 1123 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok benito santiago , a four-time all-star catcher who has played for six different teams during a ##-season major league career , agreed sunday to a minor league contract with the san francisco giants .
# ::alignments
(a / agree-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "benito"
                  :op2 "Santiago")
            :ARG0-of (p2 / play-01
                  :ARG2 (t / team
                        :quant 6
                        :ARG1-of (d / differ-02))
                  :duration (c / career
                        :mod (l / league
                              :ARG1-of (m / major-02))
                        :mod (s / season
                              :mod (t2 / this))))
            :ARG0-of (h / have-org-role-91
                  :ARG2 (c2 / catcher
                        :mod (s2 / star
                              :mod (a2 / all)))))
      :ARG1 (c3 / contract-02
            :ARG0 p
            :ARG1 (l2 / league
                  :mod (m2 / minor))
            :ARG2 (g / giant
                  :mod (c4 / city
                        :name (n2 / name
                              :op1 "San"
                              :op2 "Francisco"))))
      :ARG2 g
      :time (d2 / date-entity
            :weekday (s3 / sunday)))

# ::id 1124 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in the church where timothy thomas was eulogized , dozens of people gathered monday night to demand a better explanation for his death at the hands of police and denounce a grand jury 's decision against murder charges .
# ::alignments
(g / gather-03
      :ARG0 (p / person
            :quant (m / multiple
                  :op1 12))
      :time (d / date-entity
            :weekday (m2 / monday)
            :dayperiod (n / night))
      :purpose (a / and
            :op1 (d2 / demand-01
                  :ARG0 p
                  :ARG1 (e / explain-01
                        :ARG1 (d3 / die-01
                              :ARG1 (p2 / person
                                    :name (n2 / name
                                          :op1 "Timothy"
                                          :op2 "Thomas"))
                              :ARG1-of (c / cause-01
                                    :ARG0 (h / hand
                                          :part-of (p3 / police))))
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (g2 / good-02
                                    :ARG1 e)
                              :ARG3 (m3 / more))))
            :op2 (d4 / denounce-01
                  :ARG0 p
                  :ARG1 (d5 / decide-01
                        :ARG0 (j / jury
                              :mod (g3 / grand))
                        :ARG3 (c2 / charge-05
                              :ARG2 (m4 / murder-01)))))
      :location (c3 / church
            :location-of (e2 / elect-01
                  :ARG1 p2)))

# ::id 1125 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok steelers coach bill cowher pushed his team through a #-hour , ##-minute practice yesterday .
# ::alignments
(p / push-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Bill"
                  :op2 "Cher")
            :ARG0-of (c / coach-01
                  :ARG1 (t / team
                        :poss p2
                        :ARG1-of p)))
      :ARG2 (p3 / practice-01
            :duration (t2 / temporal-quantity
                  :quant 1
                  :unit (m / minute))
            :duration (y / yesterday)))

# ::id 1126 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the kandahar sport stadium is serene these days , its dusty brown field used by neighborhood boys for pickup games of soccer .
# ::alignments
(s / serene
      :domain (s2 / stadium
            :mod (s3 / sport)
            :mod (c / city
                  :name (n / name
                        :op1 "Kandahar"))
            :ARG1-of (m / mean-01
                  :ARG2 (f / field
                        :mod (d / dusty)
                        :ARG1-of (b / brown-02)
                        :ARG1-of (u / use-01
                              :ARG0 (b2 / boy
                                    :location (n2 / neighborhood))
                              :ARG2 (g / game
                                    :mod (p / pickup)
                                    :topic (s4 / soccer))))))
      :time (d2 / day
            :mod (t / this)))

# ::id 1127 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok central african republic 's finance minister , who was arrested this week in a widening government corruption investigation , has been fired by the country 's president .
# ::alignments
(f / fire-02
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Central"
                              :op2 "Africa"))
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / person
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 c
                  :ARG2 (m / minister
                        :topic (f2 / finance)))
            :ARG1-of (a / arrest-01
                  :time (w / week
                        :mod (t / this))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (ii / investigate-01
                              :ARG0 (g / government-organization
                                    :ARG0-of (g2 / govern-01))
                              :ARG2 (c3 / corrupt-01)
                              :ARG1-of (w2 / widen-01))))))

# ::id 1128 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok andy schleck won the most prestigious stage of this year 's tour de france , but defending champion alberto contador of spain was right on his shoulder thursday to virtually guarantee a third title .
# ::alignments
(c / contrast-01
      :ARG1 (w / win-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "andy"
                        :op2 "Schleck")
                  :part (s / shoulder))
            :ARG1 (s2 / stage
                  :part-of (t / tour
                        :name (n2 / name
                              :op1 "Tour"
                              :op2 "de"
                              :op3 "France")
                        :time (y / year
                              :mod (t2 / this)))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (p2 / prestigious)
                        :ARG3 (m / most))))
      :ARG2 (b / be-located-at-91
            :ARG1 (p3 / person
                  :name (n3 / name
                        :op1 "Alberto"
                        :op2 "Contador")
                  :mod (c2 / champion
                        :ARG0-of (d / defend-01))
                  :part s)
            :ARG2 s
            :time (d2 / date-entity
                  :weekday (t3 / thursday))
            :purpose (g / guarantee-01
                  :ARG0 p3
                  :ARG1 (t4 / title
                        :ord (o / ordinal-entity
                              :value 3))
                  :manner (v / virtual))))

# ::id 1129 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok un secretary general boutros boutros-ghali arrived thursday in haiti , where he will oversee the handover of the us mission to restore democracy to a multinational force .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Hugo"
                  :op2 "Santros"
                  :op3 "Fasco")
            :ARG0-of (h / have-org-role-91
                  :polarity -
                  :ARG2 (s / secretary
                        :mod (g / general))))
      :ARG4 (c / city
            :name (n2 / name
                  :op1 "Hiti")
            :location-of (o / oversee-01
                  :ARG0 p
                  :ARG1 (h2 / hand-over-02
                        :ARG1 (m / mission-01
                              :ARG0 (w / we)
                              :ARG1 (r / restore-02
                                    :ARG0 w
                                    :ARG1 (d / democracy)
                                    :ARG2 (f / force
                                          :mod (m2 / multinational)))))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1130 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok olympic ###-meter gold medalist cathy freeman said saturday she had split from her husband , nike executive alexander `` sandy '' bodecker .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Cathy"
                  :op2 "Freeman")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (e / event
                        :name (n2 / name
                              :op1 "Olympic"
                              :op2 "Games"))
                  :ARG2 (m / medalist
                        :mod (g / gold))))
      :ARG1 (s2 / split-01
            :ARG1 p
            :ARG2 (p2 / person
                  :name (n3 / name
                        :op1 "Nike"
                        :op2 "Executive"
                        :op3 "Alexander"
                        :op4 "Sandy"
                        :op5 "Bodecker")
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 p
                        :ARG2 (h3 / husband)))
            :time (d / date-entity
                  :weekday (s3 / saturday))))

# ::id 1131 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the xv pan american games action started on thursday with a women 's football match , in which argentina 's national team beat panama #-# .
# ::alignments
(s / start-01
      :ARG1 (a / action
            :mod (g / game
                  :mod (c / country
                        :name (n / name
                              :op1 "Europe"))
                  :medium (t / television
                        :name (n2 / name
                              :op1 "Xv"))))
      :ARG2 (m / match-03
            :ARG1 (w / woman)
            :mod (f / football)
            :subevent-of (b / beat-03
                  :ARG0 (t2 / team
                        :mod (n3 / nation)
                        :poss (c2 / country
                              :name (n4 / name
                                    :op1 "Argentina")))
                  :ARG1 (t3 / team
                        :mod (c3 / country
                              :name (n5 / name
                                    :op1 "Panama")))))
      :time (d / date-entity
            :weekday (t4 / thursday)))

# ::id 1132 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok finnish prime minister matti vanhanen arrived in beijing tuesday , kicking off his four-day official visit to china at the invitation of chinese premier wen jiabao .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Matti"
                  :op2 "Vanhanen")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Finnish"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG4 (c2 / city
            :name (n3 / name
                  :op1 "Beijing"))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG0-of (k / kick-off-04
            :ARG1 (v / visit-01
                  :ARG0 p
                  :ARG1 (c3 / country
                        :name (n4 / name
                              :op1 "China"))
                  :mod (o / official)
                  :duration (t2 / temporal-quantity
                        :quant 4
                        :unit (d2 / day))
                  :ARG2-of (ii / invite-01
                        :ARG0 (p3 / person
                              :name (n5 / name
                                    :op1 "Wen"
                                    :op2 "Jiabao")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 c3
                                    :ARG2 (p4 / premier)))))))

# ::id 1133 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jacques chirac gained important endorsements thursday for his surging presidential campaign while the former frontrunner , premier edouard balladur , tumbled further behind amid accusations of ethical lapses .
# ::alignments
(c / contrast-01
      :ARG1 (g / gain-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Jacques"
                        :op2 "Chirac"))
            :ARG1 (e / endorse-01
                  :ARG1 p
                  :ARG1-of (ii / important-01))
            :ARG3 (c2 / campaign-01
                  :ARG0 p
                  :ARG1 (p2 / president
                        :ARG2-of (h / have-org-role-91
                              :ARG0 p))
                  :ARG1-of (s / surge-01))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :ARG2 (t2 / tumble-01
            :ARG1 (p3 / person
                  :name (n2 / name
                        :op1 "Edouard"
                        :op2 "Balladur")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (p4 / premier))
                  :ARG1-of (c3 / contend-02
                        :time (f / former))
                  :ARG0-of c3)
            :ARG4 (b / behind
                  :degree (f2 / further))
            :ARG1-of (c4 / cause-01
                  :ARG0 (a / accuse-01
                        :ARG1 p3
                        :ARG2 (l / lapse-01
                              :mod (e2 / ethics))))))

# ::id 1134 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand has scrapped plans to build a nuclear research reactor until the developer can provide adequate safety analyses and risk assessments , a government spokesman said on tuesday .
# ::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 / scrap-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Thailand"))
            :ARG1 (p2 / plan-01
                  :ARG1 (b / build-01
                        :ARG0 c
                        :ARG1 (r / reactor
                              :mod (r2 / research-01
                                    :ARG1 (n2 / nucleus)))))
            :time (u / until
                  :op1 (p3 / possible-01
                        :ARG1 (p4 / provide-01
                              :ARG0 (p5 / person
                                    :ARG0-of (d / develop-02))
                              :ARG1 (a / and
                                    :op1 (a2 / analyze-01
                                          :ARG1 (s4 / safe-01)
                                          :mod (a3 / adequate))
                                    :op2 (a4 / assess-01
                                          :ARG1 (r3 / risk-01)))))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1135 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the intermediate people 's court of shiyan city , hubei province , recently upheld a lower court ruling in which seven farmers in the province was sentenced to four to ## years imprisonment after being found guilty of poaching and trading in snub-nosed monkeys .
# ::alignments
(u / uphold-01
      :ARG0 (c / court
            :poss (p / person
                  :mod (ii / intermediate)
                  :location (c2 / city
                        :name (n / name
                              :op1 "Shiyan")
                        :location (p2 / province
                              :name (n2 / name
                                    :op1 "Hubei")))))
      :ARG1 (r / rule-01
            :ARG0 (c3 / court)
            :ARG3 (s / sentence-01
                  :ARG1 (p3 / person
                        :quant 7
                        :ARG0-of (f / farm-01)
                        :location p2)
                  :ARG2 (ii2 / imprison-01
                        :ARG1 p3
                        :ARG2 (b / between
                              :op1 (t / temporal-quantity
                                    :quant 4
                                    :unit (y / year))
                              :op2 (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y2 / year))))
                  :time (a / after
                        :op1 (f2 / find-02
                              :ARG1 (g / guilty-01
                                    :ARG1 p3
                                    :ARG2 (a2 / and
                                          :op1 (p4 / poo-01
                                                :ARG0 p3
                                                :ARG1 (m / monkey
                                                      :mod (n3 / nose
                                                            :mod (s2 / snub))))
                                          :op2 (t3 / trade-01
                                                :ARG0 p3
                                                :ARG1 m)))))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / low-04
                              :ARG1 r)
                        :ARG3 (m2 / more)))
            :time (r2 / recent)))

# ::id 1136 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok playing at guarani , the flamengo soccer team suffered a sudden come from behind #-# defeat on sunday .
# ::alignments
(s / suffer-01
      :ARG0 (t / team
            :mod (s2 / soccer)
            :mod t
            :name (n / name
                  :op1 "Flamengo"))
      :ARG1 (d / defeat-01
            :ARG0 t
            :time (d2 / date-entity
                  :weekday (s3 / sunday))
            :manner (s4 / sudden))
      :time (p / play-01
            :ARG0 t
            :location (c / city
                  :name (n2 / name
                        :op1 "Guarani"))))

# ::id 1137 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnam took over the chairmanship of the committee of permanent representatives -lrb- cpr -rrb- to asean from thailand , a statement issued by the asean secretariat released here on wednesday .
# ::alignments
(t / take-over-12
      :ARG0 (c / country
            :name (n / name
                  :op1 "Vietnam"))
      :ARG1 (h / have-org-role-91
            :ARG0 c
            :ARG1 (c2 / committee
                  :consist-of (p / person
                        :ARG0-of (r / represent-01
                              :mod (p2 / permanent))))
            :ARG2 (c3 / chairman))
      :ARG3 (c4 / country
            :name (n2 / name
                  :op1 "Thailand"))
      :ARG1-of (s / state-01
            :ARG1-of (ii / issue-01
                  :ARG0 (s2 / secretariat
                        :mod (o / organization
                              :name (n3 / name
                                    :op1 "ASEAN")))
                  :time (d / date-entity
                        :weekday (w / wednesday))
                  :location (h2 / here))))

# ::id 1138 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french government officials , based on their new anti-doping powers , on wednesday demanded that australian tennis players take a drugs test just ## hours before the start of the davis cup final in the southern french city of nice .
# ::alignments
(d / demand-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01)
                        :mod (r / rench))
                  :ARG2 (o / official))
            :ARG1-of (b / base-02
                  :ARG2 (p2 / power
                        :ARG0-of (c / counter-01
                              :ARG1 (d2 / disease
                                    :name (n / name
                                          :op1 "doping")))
                        :ARG1-of (n2 / new-01)
                        :poss p)))
      :ARG1 (t / test-01
            :ARG1 (p3 / person
                  :ARG0-of (p4 / play-01
                        :ARG1 (t2 / tennis))
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "Australia")))
            :ARG2 (d3 / drug)
            :time (b2 / before
                  :op1 (s / start-01
                        :ARG1 (f / final
                              :location (c3 / city
                                    :name (n4 / name
                                          :op1 "Nice")
                                    :location (s2 / south
                                          :part-of (c4 / country
                                                :name (n5 / name
                                                      :op1 "France")))
                                    :mod (c5 / cup))))
                  :quant (m / multiple
                        :op1 (t3 / temporal-quantity
                              :quant 1
                              :unit (h2 / hour))
                        :mod (j / just))))
      :time (w / wednesday))

# ::id 1139 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok commerce secretary carlos gutierrez says he 's optimistic the bush administration can `` get the facts out '' and win the necessary votes in congress for a free trade agreement with six latin american countries .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Carlos"
                  :op2 "Gutierrez")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / secretary
                        :topic (c / commerce))))
      :ARG1 (o / optimistic
            :domain p
            :topic (p2 / possible-01
                  :ARG1 (a / and
                        :op1 (g / get-04
                              :ARG0 (g2 / government-organization
                                    :ARG0-of (a2 / administrate-01)
                                    :mod (p3 / person
                                          :name (n2 / name
                                                :op1 "Bush")))
                              :ARG1 (f / fact)
                              :ARG2 (o2 / out))
                        :op2 (w / win-01
                              :ARG0 g2
                              :ARG1 (v / vote-01
                                    :ARG1 (a3 / agree-01
                                          :ARG1 (t / trade-01
                                                :ARG1-of (f2 / free-04))
                                          :ARG2 (c2 / country
                                                :quant 6
                                                :location (c3 / continent
                                                      :name (n3 / name
                                                            :op1 "Latino"
                                                            :op2 "America"))))
                                    :ARG2 (c4 / country
                                          :quant 6))
                              :ARG1-of (n4 / need-01)
                              :location (g3 / government-organization
                                    :name (n5 / name
                                          :op1 "Congress")))))))

# ::id 1140 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india 's main opposition party , which briefly formed a government after the april-may polls led to a hung parliament , began a three-day national meeting friday with a call to prepare for fresh elections .
# ::alignments
(b / begin-01
      :ARG0 (p / party
            :ARG0-of (o / oppose-01)
            :mod (m / main)
            :mod (c / country
                  :name (n / name
                        :op1 "India"))
            :ARG0-of (f / form-01
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG1-of (b2 / brief-01)
                  :time (a / after
                        :op1 (l / lead-03
                              :ARG0 (p2 / poll-01
                                    :time (d / date-entity
                                          :month 4))
                              :ARG2 (g3 / government-organization
                                    :name (n2 / name
                                          :op1 "Parliament")
                                    :ARG1-of (h / hang-01))))))
      :ARG1 (m2 / meet-03
            :ARG0 p
            :mod (n3 / nation)
            :duration (t / temporal-quantity
                  :quant 3
                  :unit (d2 / day)))
      :ARG2 (c2 / call-03
            :ARG0 p
            :ARG1 (p3 / prepare-02
                  :ARG0 p
                  :ARG2 (e / elect-01
                        :ARG1-of (f2 / fresh-04))))
      :time d
      :weekday (f3 / friday))

# ::id 1141 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jakarta is trying to clarify the status of a man , said to be an indonesian , arrested in the philippines and linked by police there to osama bin laden 's al-qaeda network , the foreign minister said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (t / try-01
            :ARG0 (c / city
                  :name (n / name
                        :op1 "Jakarta"))
            :ARG1 (c2 / clarify-10
                  :ARG0 c
                  :ARG1 (s2 / status
                        :poss (m2 / man
                              :ARG1-of (s3 / say-01
                                    :ARG3 (c3 / country
                                          :name (n2 / name
                                                :op1 "Indonesia")))
                              :ARG1-of (a / arrest-01
                                    :location (c4 / country
                                          :name (n3 / name
                                                :op1 "Philippines")))
                              :ARG1-of (l / link-01
                                    :ARG2 (c5 / criminal-organization
                                          :name (n4 / name
                                                :op1 "al-Qaida")
                                          :poss (p2 / person
                                                :name (n5 / name
                                                      :op1 "Osama"
                                                      :op2 "bin"
                                                      :op3 "Laden")))
                                    :location (t2 / there)))))
            :time (d / date-entity
                  :weekday (m3 / monday))))

# ::id 1142 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iranian , european and us officials began talks saturday in geneva 's historic town hall in a bid to resolve the dispute over tehran 's nuclear program .
# ::alignments
(b / begin-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Iran"))
            :op2 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / continent
                              :name (n2 / name
                                    :op1 "Europe"))
                        :ARG2 (o / official)))
            :op3 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (o2 / official))))
      :ARG1 (t / talk-01
            :location (h3 / hall
                  :mod (t2 / town)
                  :mod (h4 / historic)
                  :location (c3 / city
                        :name (n4 / name
                              :op1 "Geneva")))
            :time (d / date-entity
                  :weekday (s / saturday))
            :purpose (b2 / bid-01
                  :ARG0 a
                  :ARG1 (r / resolve-01
                        :ARG0 a
                        :ARG1 (d2 / dispute-01
                              :ARG2 (p4 / program
                                    :mod (n5 / nucleus)
                                    :poss c3
                                    :name (n6 / name
                                          :op1 "Tehran")))))))

# ::id 1143 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli defense minister ehud barak raised doubts friday on the likelihood of an iranian nuclear strike on his country .
# ::alignments
(r / raise-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ehud"
                  :op2 "Barak")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Israel"))
                  :ARG2 (m / minister
                        :topic (d / defend-01))))
      :ARG1 (d2 / doubt-01
            :ARG1 (l / likely-01
                  :ARG1 (s / strike-01
                        :ARG0 (c2 / country
                              :name (n3 / name
                                    :op1 "Iran"))
                        :ARG1 c
                        :mod (n4 / nucleus))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1144 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british artist jeremy <unk> won this year 's turner prize , the top modern art award in the country , for a film about us president george w. bush 's home town in texas , it was announced monday night .
# ::alignments
(a / announce-01
      :ARG1 (w / win-01
            :ARG0 (a2 / artist
                  :name (n / name
                        :op1 "Jeremy"
                        :op2 "Bell")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Britain")))
            :ARG1 (a3 / award
                  :name (n3 / name
                        :op1 "Turner"
                        :op2 "Prize")
                  :time (y / year
                        :mod (t / this))
                  :ARG1-of (m / mean-01
                        :ARG2 (a4 / award-01
                              :ARG3 (a5 / art
                                    :ARG1-of (m2 / modern-02))
                              :location (c2 / country)
                              :mod (t2 / top))))
            :ARG3 (f / film
                  :topic (t3 / town
                        :mod (h / home)
                        :poss (p / person
                              :name (n4 / name
                                    :op1 "George"
                                    :op2 "W."
                                    :op3 "Bush")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (w2 / we)
                                    :ARG2 (p2 / president)))
                        :location (s / state
                              :name (n5 / name
                                    :op1 "Texas")))))
      :time (d / date-entity
            :weekday (m3 / monday)
            :dayperiod (n6 / night)))

# ::id 1145 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in an unusual effort to enlist big business in the economic development of new york city , a prominent group of executives is trying to raise $ ### million in private funds to invest in such diverse projects as a new central park restaurant , expansion of the jacob k. javits convention center and keeping the yankees in the bronx .
# ::alignments
(t / try-01
      :ARG0 (g / group
            :consist-of (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (e / executive))
                  :mod (p2 / prominent)))
      :ARG1 (r / raise-02
            :ARG0 g
            :ARG1 (m / monetary-quantity
                  :quant 10000000
                  :unit (d / dollar)
                  :ARG1-of (f / fund-01
                        :ARG1-of (p3 / private-03)))
            :purpose (ii / invest-01
                  :ARG0 g
                  :ARG2 (p4 / project
                        :mod (d2 / diverse)
                        :example (a / and
                              :op1 (r2 / restaurant
                                    :mod (p5 / park
                                          :mod (c / central))
                                    :ARG1-of (n / new-01))
                              :op2 (e2 / expand-01
                                    :ARG1 (c2 / center
                                          :mod (c3 / convention
                                                :name (n2 / name
                                                      :op1 "Jacob"
                                                      :op2 "K.Javits"))))
                              :op3 (k / keep-01
                                    :ARG1 (y / yankee)
                                    :location (b / bronx)))
                        :mod (s / such))))
      :manner (e3 / effort-01
            :ARG0 g
            :ARG1 (e4 / enlist-01
                  :ARG0 g
                  :ARG1 (b2 / business
                        :mod (b3 / big))
                  :ARG2 (d3 / develop-02
                        :ARG1 (c4 / city
                              :name (n3 / name
                                    :op1 "New"
                                    :op2 "York"))
                        :ARG2 (e5 / economy)))
            :mod (u / usual
                  :polarity -)))

# ::id 1146 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with gasoline prices averaging more than $ #.## a gallon for regular nationwide , some travelers are getting cold feet .
# ::alignments
(g / get-02
      :ARG0 (p / person
            :ARG0-of (t / travel-01)
            :quant (s / some))
      :ARG1 (f / foot
            :ARG1-of (c / cold-01))
      :condition (a / average-01
            :ARG1 (t2 / thing
                  :ARG2-of (p2 / price-01
                        :ARG1 (g2 / gasoline)))
            :ARG2 (m / more-than
                  :op1 (r / rate-entity-91
                        :ARG1 (m2 / monetary-quantity
                              :quant 1
                              :unit (d / dollar))
                        :ARG2 (v / volume-quantity
                              :quant 1
                              :unit (g3 / gallon)))
                  :beneficiary (n / nationwide
                        :ARG1-of (r2 / regular-03)))))

# ::id 1147 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian prime minister vladimir putin got the go-ahead from turkey on thursday to start surveying for a major gas pipeline and rejected a key european energy deal in a fresh challenge to the west .
# ::alignments
(a / and
      :op1 (g / get-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Vladimir"
                        :op2 "Putin")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Russia"))
                        :ARG2 (m / minister
                              :mod (p2 / prime))))
            :ARG1 (g2 / go-ahead-19
                  :ARG1 p
                  :ARG2 (s / start-01
                        :ARG0 p
                        :ARG1 (s2 / surveil-01
                              :ARG0 p
                              :ARG1 (p3 / pipeline
                                    :mod (g3 / gas)
                                    :ARG1-of (m2 / major-02)))))
            :ARG2 (t / turkey)
            :time (d / date-entity
                  :weekday (t2 / thursday)))
      :op2 (r / reject-01
            :ARG0 p
            :ARG1 (d2 / deal-01
                  :ARG0 (c2 / continent
                        :name (n3 / name
                              :op1 "Europe"))
                  :ARG2 (e / energy)
                  :ARG1-of (k / key-02))
            :prep-in (c3 / challenge-01
                  :ARG1 (w / world-region
                        :name (n4 / name
                              :op1 "West"))
                  :ARG1-of (f / fresh-04))))

# ::id 1148 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok authorities tuesday questioned ## illegal immigrants arrested after sailing from turkey and making a rare landfall on the greek mainland .
# ::alignments
(q / question-03
      :ARG0 (a / authority)
      :ARG1 (a2 / arrest-01
            :ARG1 (p / person
                  :ARG0-of (ii / immigrate-01)
                  :ARG1-of (l / legal-02
                        :polarity -))
            :time (a3 / after
                  :op1 (a4 / and
                        :op1 (s / sail-01
                              :source (t / turkey))
                        :op2 (l2 / land-01
                              :ARG1 p
                              :ARG1-of (r / rare-02)
                              :location (m / mainland
                                    :mod (p2 / political-party
                                          :name (n / name
                                                :op1 "Greek")))))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1149 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok night and day , ##-wheelers roll on and off the scale outside the one-room yellow brick weigh station beside interstate ## , just west of oklahoma city .
# ::alignments
(r / roll-01
      :ARG1 (w / wheeler)
      :mod (o / off)
      :frequency (a / and
            :op1 (d / date-entity
                  :dayperiod (n / night))
            :op2 (d2 / date-entity
                  :dayperiod (d3 / day)))
      :location (o2 / outside
            :op1 (s / station
                  :mod (w2 / weigh-01)
                  :mod (b / brick
                        :quant 1)
                  :mod (y / yellow))
            :location (b2 / beside
                  :op1 (ii / interstate))
            :location (r2 / relative-position
                  :op1 (c / city
                        :name (n2 / name
                              :op1 "Oklahoma"))
                  :direction (w3 / west)
                  :mod (j / just))))

# ::id 1150 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lawmakers submitted a bill wednesday calling for an independent investigation into escalating allegations of bribery at samsung group , saying they can not trust state prosecutors who allegedly took kickbacks from the largest south korean conglomerate .
# ::alignments
(a / and
      :op1 (s / submit-01
            :ARG0 (p / person
                  :ARG0-of (l / legislate-01))
            :ARG1 (b / bill)
            :time (w / wednesday)
            :manner (c / call-03
                  :ARG0 p
                  :ARG1 (ii / investigate-01
                        :ARG1 (a2 / allege-01
                              :ARG1 (b2 / bribe-01
                                    :ARG0 (g / group
                                          :name (n / name
                                                :op1 "samsung")))
                              :ARG1-of (e / escalate-01))
                        :ARG0-of (d / depend-01
                              :polarity -))))
      :op2 (s2 / say-01
            :ARG0 p
            :ARG1 (p2 / possible-01
                  :polarity -
                  :ARG1 (t / trust-02
                        :ARG0 p
                        :ARG1 (p3 / person
                              :ARG0-of (p4 / prosecute-01)
                              :mod (s3 / state)
                              :ARG0-of (t2 / take-01
                                    :ARG1 (k / kickback)
                                    :ARG2 (c2 / conglomerate
                                          :mod (c3 / country
                                                :name (n2 / name
                                                      :op1 "South"
                                                      :op2 "Korea"))
                                          :ARG1-of (h / have-degree-91
                                                :ARG2 (l2 / large)
                                                :ARG3 (m / most)))
                                    :ARG1-of a2))))))

# ::id 1151 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australia won the men 's division title of the #### william jones cup basketball invitational tournament monday after defeating canada ##-## in taipei , according to taiwan media report .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (m / media
                  :mod (c / country
                        :name (n / name
                              :op1 "Taiwan"))))
      :ARG1 (w / win-01
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "Australia"))
            :ARG1 (t / title-01
                  :ARG1 (d / division
                        :mod (m2 / man))
                  :ARG2 (t2 / tournament
                        :name (n3 / name
                              :op1 "William"
                              :op2 "Jones"
                              :op3 "Cup")
                        :mod (b / basketball)
                        :mod (ii / invitational)))
            :time (d2 / date-entity
                  :weekday (m3 / monday))
            :time (a / after
                  :op1 (d3 / defeat-01
                        :ARG0 c2
                        :ARG1 (t3 / team
                              :name (n4 / name
                                    :op1 "Canada"))
                        :location (c3 / city
                              :name (n5 / name
                                    :op1 "Taipei"))))))

# ::id 1152 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when r&amp;b singer aaliyah died in a plane crash last summer , she had been working on roles in three movies .
# ::alignments
(w / work-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Aaliyah")
            :ARG0-of (s / sing-01))
      :ARG1 (r / role)
      :ARG2 (m / movie
            :quant 3)
      :time (d / die-01
            :ARG1 p
            :ARG1-of (c / cause-01
                  :ARG0 (c2 / crash-01
                        :ARG1 (p2 / plane)))
            :time (d2 / date-entity
                  :season (s2 / summer)
                  :mod (y / year
                        :mod (l / last)))))

# ::id 1153 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australian authorities were on high alert tuesday after the government warned there were thousands of illegal immigrants waiting to make passage here in the wake of a fatal refugee boat blast .
# ::alignments
(a / alert-01
      :ARG1 (a2 / authority
            :mod (c / country
                  :name (n / name
                        :op1 "Australia")))
      :ARG1-of (h / high-02)
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (a3 / after
            :op1 (w / warn-01
                  :ARG0 (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG1 (w2 / wait-01
                        :ARG1 (p / person
                              :ARG0-of (ii / immigrate-01)
                              :ARG1-of (l / legal-02
                                    :polarity -)
                              :quant (m / multiple
                                    :op1 1000))
                        :ARG2 (p2 / pass-03
                              :ARG1 p
                              :location (h2 / here))
                        :time (w3 / wake
                              :op1 (b / blast-05
                                    :ARG1 (b2 / boat
                                          :mod (r / refugee))
                                    :mod (f / fatal)))))))

# ::id 1154 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an entire iraqi army corps fled as u.s. and kurdish forces took northern iraq 's largest city friday , leaving iraqi president saddam hussein 's hometown of tikrit as the last major holdout of his regime .
# ::alignments
(a / and
      :op1 (f / flee-05
            :ARG0 (c / corps
                  :mod (a2 / army)
                  :mod (e / entire)
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Iraq")))
            :time (d / date-entity
                  :weekday (f2 / friday)))
      :op2 (t / take-01
            :ARG0 (a3 / and
                  :op1 (f3 / force
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "U.S.")))
                  :op2 (f4 / force
                        :mod (e2 / ethnic-group
                              :name (n3 / name
                                    :op1 "Kurd"))))
            :ARG1 (c4 / city
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m / most)
                        :ARG5 (c5 / city
                              :location c2))))
      :ARG0-of (l2 / leave-13
            :ARG1 (h2 / hold-out-09
                  :ARG1 (r / regime
                        :poss (p / person
                              :name (n4 / name
                                    :op1 "Saddam"
                                    :op2 "Hussein")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 c2
                                    :ARG2 (p2 / president)))
                        :ARG1-of (m2 / major-02)
                        :mod (l3 / last)))))

# ::id 1155 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four chinese cities , namely , taiyuan , changsha , lanzhou , and urumqi , reported slight air pollution today , with the highest pollution reading at ### in urumqi .
# ::alignments
(r / report-01
      :ARG0 (c / city
            :quant 4
            :location (c2 / country
                  :name (n / name
                        :op1 "China"))
            :ARG2-of (m / mean-01
                  :ARG1 (a / and
                        :op1 (c3 / city
                              :name (n2 / name
                                    :op1 "Taiyuan"))
                        :op2 (c4 / city
                              :name (n3 / name
                                    :op1 "Changsha"))
                        :op3 (c5 / city
                              :name (n4 / name
                                    :op1 "Lanzhou"))
                        :op4 (c6 / city
                              :name (n5 / name
                                    :op1 "Urumqi")))))
      :ARG1 (p / pollute-01
            :ARG0 (a2 / air)
            :degree (s / slight))
      :time (t / today)
      :ARG1-of m
      :ARG2 (r2 / read-01
            :ARG3 (p2 / pollute-01)
            :location c6
            :ARG1-of (h / have-degree-91
                  :ARG2 (h2 / high-02
                        :ARG1 r2)
                  :ARG3 (m2 / most))))

# ::id 1156 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok crowded together on sagging couches in the baghdad living room of a distant cousin , umm samir and ## other female relatives and their children clamored saturday to tell their stories of u.s. troops ' weeklong siege of fallujah .
# ::alignments
(c / crowd-01
      :ARG1 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Umm"
                        :op2 "Samanir"))
            :op2 (p2 / person
                  :mod (f / female)
                  :mod (o / other)
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 p
                        :ARG2 (r / relative)))
            :op3 (p3 / person
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 p
                        :ARG2 (c2 / child)))
            :ARG0-of (c3 / clamor-01
                  :ARG1 (t / tell-01
                        :ARG0 a
                        :ARG1 (s / story
                              :poss a
                              :topic (b / battle-01
                                    :ARG0 (t2 / troop
                                          :mod (c4 / country
                                                :name (n2 / name
                                                      :op1 "U.S.")))
                                    :ARG1 (c5 / city
                                          :name (n3 / name
                                                :op1 "Fallujah"))
                                    :ARG1-of (l / long-03
                                          :ARG2 (t3 / temporal-quantity
                                                :quant 1
                                                :unit (w / week)))))))
            :manner (t4 / together)
            :location (c6 / couch
                  :ARG0-of (g / gag-01)
                  :location (r2 / room
                        :mod (l2 / living)
                        :poss (p4 / person
                              :ARG0-of (h3 / have-rel-role-91
                                    :ARG1 a
                                    :ARG2 (c7 / cousin
                                          :ARG1-of (d / distant-02))))
                        :location c5
                        :name (n4 / name
                              :op1 "Baghdad")))))

# ::id 1157 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok aramis ramirez hit two homers and enrique wilson , not in the original lineup , singled in the go-ahead run in the eighth as the pittsburgh pirates rallied from three runs down to beat san francisco #-# thursday night .
# ::alignments
(a / and
      :op1 (h / hit-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Amaris"
                        :op2 "Ramirez"))
            :ARG1 (h2 / home
                  :quant 2))
      :op2 (s / single-02
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Enrique"
                        :op2 "Wilson")
                  :ARG1-of (ii / include-91
                        :polarity -
                        :ARG2 (l / lineup
                              :mod (o / original))))
            :ARG1 (r / run-02
                  :ARG0 p2
                  :ARG1-of (g / go-01
                        :time (f / final
                              :ord (o2 / ordinal-entity
                                    :value 8))))
            :time (r2 / rally-01
                  :ARG1 (p3 / pirate
                        :mod (c / city
                              :name (n3 / name
                                    :op1 "Pittsburgh")))
                  :ARG2 (r3 / run-02
                        :quant 3
                        :direction (d / down))
                  :purpose (b / beat-03
                        :ARG0 p3
                        :ARG1 (t / team
                              :name (n4 / name
                                    :op1 "San"
                                    :op2 "Francisco"))
                        :time (d2 / date-entity
                              :weekday (t2 / thursday)
                              :dayperiod (n5 / night))))))

# ::id 1158 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwanese linked hands to form a human chain the length of the island saturday as president chen shui-bian urged the protesters to oppose china 's military threats and create the `` great wall of taiwan 's democracy .
# ::alignments
(l / link-01
      :ARG0 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "Taiwan")))
      :ARG1 (h / hand)
      :purpose (f / form-01
            :ARG0 p
            :ARG1 (c2 / chain
                  :mod (h2 / human)))
      :time (d / date-entity
            :weekday (s / saturday))
      :time (u / urge-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Chen"
                        :op2 "Shui-bian")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG2 (p3 / president)))
            :ARG1 (p4 / person
                  :ARG0-of (p5 / protest-01))
            :ARG2 (a / and
                  :op1 (o / oppose-01
                        :ARG0 p4
                        :ARG1 (t / threaten-01
                              :ARG0 (c3 / country
                                    :name (n3 / name
                                          :op1 "China"))
                              :ARG2 (m / military)))
                  :op2 (c4 / create-01
                        :ARG0 p4
                        :ARG1 (w / wall
                              :mod (g / great)
                              :part-of (d2 / democracy
                                    :poss c3))))))

# ::id 1159 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the zambian police authorities said wednesday they have arrested two former ministers over the disappearance of two billion kwacha -lrb- ###,### us dollars -rrb- from the national assembly last year .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :mod (p / police)
            :mod (c / country
                  :name (n / name
                        :op1 "Zambia")))
      :ARG1 (a2 / arrest-01
            :ARG0 a
            :ARG1 (p2 / person
                  :quant 2
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (m / minister)
                        :time (f / former)))
            :ARG2 (d / disappear-01
                  :ARG1 (m2 / monetary-quantity
                        :quant 2000000000
                        :unit (d2 / dollar))
                  :source (g / government-organization
                        :name n
                        :op1 "National"
                        :op2 "Assembly"))
            :time (y / year
                  :mod (l / last)))
      :time (w / wednesday))

# ::id 1160 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the beijing municipal people 's political consultative conference has issued a report urging more investment from taiwan for china 's capital .
# ::alignments
(r / report-01
      :ARG0 (c / conference
            :mod (c2 / consult-01
                  :ARG1 (p / person
                        :mod (c3 / city
                              :name (n / name
                                    :op1 "Beijing")))
                  :ARG2 (p2 / politics)))
      :ARG0-of (u / urge-01
            :ARG2 (ii / invest-01
                  :ARG0 (c4 / country
                        :name (n2 / name
                              :op1 "Taiwan"))
                  :ARG2 (c5 / capital
                        :ARG2-of (h / have-org-role-91
                              :ARG0 c4
                              :ARG1 (c6 / country
                                    :name (n3 / name
                                          :op1 "China"))))
                  :mod (m / more))))

# ::id 1161 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sri lankan president chandrika kumaratunga monday told international donors that in spite of pressure from extremists she would go ahead in signing a joint deal with the tamil tigers for tsunami relief coordination .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Chandrika"
                  :op2 "Kumaratunga")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Sri"
                              :op2 "Lankan"))
                  :ARG2 (p2 / president)))
      :ARG1 (g / go-06
            :ARG0 p
            :ARG1 (s / sign-02
                  :ARG0 p
                  :ARG1 (d / deal-01
                        :ARG0 p
                        :ARG1 (t2 / tiger
                              :mod c
                              :name (n3 / name
                                    :op1 "Tamil")))
                  :ARG2 (c2 / coordinate-01
                        :ARG1 (r / relieve-01
                              :ARG1 (t3 / tsunami)))
                  :mod (j / joint)))
      :ARG2 (a / ahead)
      :concession (p3 / pressure-01
            :ARG0 (e / extremist)
            :ARG1 p)
      :ARG2 (p4 / person
            :ARG0-of (d2 / donate-01)
            :mod (ii / international))
      :time (d3 / date-entity
            :weekday (m / monday)))

# ::id 1162 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand confirmed sunday that talks between the indian government and separatists from the northeastern state of nagaland , aimed at ending their insurgency , took place in the kingdom over the weekend .
# ::alignments
(c / confirm-01
      :ARG0 (c2 / country
            :name (n / name
                  :op1 "Thailand"))
      :ARG1 (t / talk-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 c2))
            :ARG1 (s / separatist
                  :source (s2 / state
                        :name (n2 / name
                              :op1 "Nagaland")
                        :location (n3 / northeast)))
            :ARG1-of (a / aim-02
                  :ARG2 (e / end-01
                        :ARG0 s
                        :ARG1 (ii / insurgency
                              :poss s)))
            :location (k / kingdom
                  :time (w / weekend))
            :time (d / date-entity
                  :weekday (s3 / sunday))))

# ::id 1163 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok usc 's season is almost over , but the trojans need a big finish in order to avoid becoming an historical footnote in coach pete carroll 's tenure .
# ::alignments
(h / have-concession-91
      :ARG1 (n / need-01
            :ARG0 (t / team
                  :name (n2 / name
                        :op1 "Trojans"))
            :ARG1 (f / finish-01
                  :mod (b / big))
            :purpose (a / avoid-01
                  :ARG0 t
                  :ARG1 (b2 / become-01
                        :ARG1 t
                        :ARG2 (f2 / footnote
                              :mod (h2 / history)
                              :topic (t2 / tenure
                                    :poss (p / person
                                          :name (n3 / name
                                                :op1 "Pete"
                                                :op2 "Carroll")
                                          :ARG0-of (c / coach-01)))))))
      :ARG2 (o / over-01
            :ARG1 (s / season
                  :poss t)
            :mod (a2 / almost)))

# ::id 1164 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a new sign of flexibility by the republican leadership , the house majority leader said tuesday that he thought the house should consider legislation by the end of july to overhaul campaign finance laws .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "House"))
                  :mod (m / majority)))
      :ARG1 (t / think-01
            :ARG0 p
            :ARG1 (r / recommend-01
                  :ARG0 p
                  :ARG1 (c / consider-02
                        :ARG0 g
                        :ARG1 (l2 / legislate-01
                              :purpose (o / overhaul-01
                                    :ARG0 g
                                    :ARG1 (l3 / law
                                          :topic (f / finance-01
                                                :ARG1 (c2 / campaign-01)))))
                        :time (b / by
                              :op1 (e / end-01
                                    :ARG1 (d / date-entity
                                          :month 7
                                          :time-of s))))))
      :weekday (t2 / tuesday)
      :ARG0-of (s2 / signal-07
            :ARG1 (f2 / flexibility)
            :ARG2 (l4 / lead-02
                  :ARG0 (p2 / political-party
                        :name (n2 / name
                              :op1 "Republican")))
            :ARG1-of (n3 / new-01)))

# ::id 1165 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bush administration has drafted a new policy that would allow states to define `` an unborn child '' as a person eligible for medical coverage under the children 's health insurance program .
# ::alignments
(d / draft-01
      :ARG0 (g / government-organization
            :ARG0-of (a / administrate-01)
            :mod (p / person
                  :name (n / name
                        :op1 "Bush")))
      :ARG1 (p2 / policy-01
            :ARG0-of (a2 / allow-01
                  :ARG1 (d2 / define-01
                        :ARG0 (s / state)
                        :ARG1 (c / child
                              :ARG1-of (b / bear-02
                                    :polarity -))
                        :ARG2 (p3 / person
                              :ARG1-of (q / qualify-02
                                    :ARG2 (c2 / cover-01
                                          :ARG0 (p4 / program
                                                :mod (ii / insure-02
                                                      :ARG1 (h / health)
                                                      :ARG3 (c3 / child)))
                                          :ARG1 c3)
                                    :mod (m / medicine)))))
            :ARG1-of (n2 / new-01)))

# ::id 1166 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three men have been indicted on murder charges for the killing of a <unk> new york city police officer during a traffic stop , officials said wednesday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (ii / indict-01
            :ARG1 (m / man
                  :quant 3)
            :ARG2 (m2 / murder-01
                  :ARG0 m
                  :ARG1 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (p2 / police
                                    :mod (c / city
                                          :name (n / name
                                                :op1 "New"
                                                :op2 "York")))
                              :ARG2 (o2 / officer)))
                  :time (s2 / stop-01
                        :ARG1 (t / traffic))))
      :time (d / date-entity
            :weekday (w / wednesday)))

# ::id 1167 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok terror tremors rippled across asia a day before the anniversary of the sept. ## attacks , prompting the closure of the u.s. embassy in indonesia , a security lockdown in the philippines and a brief white-powder scare in new zealand .
# ::alignments
(r / ripple-01
      :ARG1 (t / tremor
            :mod (t2 / terror))
      :ARG2 (a / across
            :op1 (c / country
                  :name (n / name
                        :op1 "Asia")))
      :time (b / before
            :op1 (a2 / anniversary
                  :topic (a3 / attack-01
                        :name (n2 / name
                              :op1 "Spt."
                              :op2 " ##")))
            :quant (t3 / temporal-quantity
                  :quant 1
                  :unit (d / day)))
      :ARG0-of (p / prompt-01
            :ARG1 (a4 / and
                  :op1 (c2 / close-01
                        :ARG1 (e / embassy
                              :mod (c3 / country
                                    :name (n3 / name
                                          :op1 "Indonesia"))
                              :mod (c4 / country
                                    :name (n4 / name
                                          :op1 "U.S."))))
                  :op2 (l / lockdown-01
                        :ARG1 (s / security)
                        :location (c5 / country
                              :name (n5 / name
                                    :op1 "Philippines")))
                  :op3 (s2 / scare-01
                        :mod (p2 / powder
                              :ARG1-of (w / white-03))
                        :location (p3 / province
                              :name (n6 / name
                                    :op1 "New"
                                    :op2 "York"))
                        :duration (b2 / brief)))))

# ::id 1168 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world crude prices rebounded toward record high points and within striking distance of ### dollars a barrel on thursday amid supply concerns in the north sea and unrest in oil-rich yemen .
# ::alignments
(r / rebound-01
      :ARG1 (p / price-01
            :ARG1 (c / crude
                  :mod (w / world)))
      :ARG4 (a / and
            :op1 (p2 / point
                  :ARG1-of (h / high-02)
                  :mod (r2 / record))
            :op2 (d / distance-01
                  :ARG1 p
                  :ARG2 (r3 / rate-entity-91
                        :ARG1 (m / monetary-quantity
                              :quant 1
                              :unit (d2 / dollar))
                        :ARG2 (v / volume-quantity
                              :quant 1
                              :unit (b / barrel)))
                  :ARG1-of (s / strike-01)))
      :time (d3 / date-entity
            :weekday (t / thursday))
      :ARG1-of (c2 / cause-01
            :ARG0 (a2 / and
                  :op1 (c3 / concern-01
                        :ARG0 (s2 / supply-01)
                        :location (s3 / sea
                              :name (n / name
                                    :op1 "North"
                                    :op2 "Sea")))
                  :op2 (u / unrest
                        :location (c4 / country
                              :name (n2 / name
                                    :op1 "Yemen")
                              :mod (r4 / rich
                                    :mod (o / oil)))))))

# ::id 1169 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok argentine striker javier saviola scored a late equalizer as barcelona rallied to draw #-# with juventus in a first-leg quarterfinal of the champions league on wednesday .
# ::alignments
(s / score-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Javier"
                  :op2 "Saviola")
            :ARG0-of (s2 / strike-02
                  :mod (a / argentine)))
      :ARG1 (e / equalizer
            :time (l / late))
      :time (r / rally-01
            :ARG1 (t / team
                  :name (n2 / name
                        :op1 "Barcelona"))
            :ARG2 (d / draw-02
                  :ARG0 t
                  :ARG1 (t2 / team
                        :name (n3 / name
                              :op1 "Juventus"))
                  :ARG2 (f / final
                        :ord (o / ordinal-entity
                              :value 1)
                        :part-of (l2 / league
                              :name (n4 / name
                                    :op1 "Champions"
                                    :op2 "League"))
                        :ord o
                        :value "-1"))
            :subevent-of (q / quarterfinal))
      :time (w / wednesday))

# ::id 1170 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the way tennis great billie jean king sees it , annika sorenstam 's decision to play in the colonial is the perfect way to celebrate an anniversary .
# ::alignments
(h / have-manner-91
      :ARG1 (c / celebrate-02
            :ARG1 (a / anniversary))
      :ARG2 (d / decide-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Anika"
                        :op2 "S sorenstam"))
            :ARG1 (p2 / play-01
                  :ARG0 p
                  :ARG1 (c2 / colony)))
      :ARG1-of (p3 / perfect-02)
      :ARG1-of (s / see-01
            :ARG0 (p4 / person
                  :name (n2 / name
                        :op1 "Billie"
                        :op2 "Jean"
                        :op3 "King")
                  :mod (g / great)
                  :mod (t / tennis))
            :ARG2 (ii / it)))

# ::id 1171 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia on tuesday denied claims that the surprise deployment of its troops to yugoslavia last month was staged to hide weapons that moscow had secretly provided to belgrade in violation of an international ban .
# ::alignments
(d / deny-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Russia"))
      :ARG1 (c2 / claim-01
            :ARG1 (s / stage-01
                  :ARG1 (d2 / deploy-01
                        :ARG1 (t / troop
                              :poss c)
                        :ARG2 (c3 / country
                              :name (n2 / name
                                    :op1 "Yugoslavia"))
                        :time (m / month
                              :mod (l / last))
                        :ARG0-of (s2 / surprise-01))
                  :purpose (h / hide-01
                        :ARG0 t
                        :ARG1 (w / weapon
                              :ARG1-of (p / provide-01
                                    :ARG0 (o / organization
                                          :name (n3 / name
                                                :op1 "Moscow"))
                                    :ARG2 (b / belgrade)
                                    :manner (s3 / secret)
                                    :ARG0-of (v / violate-01
                                          :ARG1 (b2 / ban-01
                                                :mod (ii / international))))))))
      :time (d3 / date-entity
            :weekday (t2 / tuesday)))

# ::id 1172 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok despite the collapse of peace talks , georgia 's government said friday that negotiations were the only way to settle the conflict with the breakaway region of abkhazia .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Georgia"))))
      :ARG1 (w / way
            :mod (o / only)
            :instrument-of (s2 / settle-02
                  :ARG1 (c2 / conflict-01
                        :ARG0 c
                        :ARG1 (c3 / country-region
                              :name (n2 / name
                                    :op1 "Abkhazia")
                              :ARG0-of (b / break-away-14))))
            :domain (n3 / negotiate-01))
      :time (d / date-entity
            :weekday (f / friday))
      :concession (c4 / collapse-01
            :ARG1 (t / talk-01
                  :ARG1 (p / peace))))

# ::id 1173 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former new york city mayor rudy giuliani is the most popular politician in the united states , according to a national poll this week testing support for potential candidates in the #### presidential race .
# ::alignments
(s / say-01
      :ARG0 (p / poll-01
            :ARG0 (n / nation)
            :time (w / week
                  :mod (t / this))
            :ARG0-of (t2 / test-01
                  :ARG1 (s2 / support-01
                        :ARG1 (c / candidate
                              :mod (p2 / potential)
                              :ARG0-of (r / race-02
                                    :ARG2 (p3 / president)
                                    :ARG1-of (s3 / succeed-01))))))
      :ARG1 (h / have-degree-91
            :ARG1 (p4 / person
                  :name (n2 / name
                        :op1 "Rudy"
                        :op2 "Giuliani")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / city
                              :name (n3 / name
                                    :op1 "York"))
                        :ARG2 (m / mayor
                              :ARG1-of (n4 / new-01))
                        :time (f / former)))
            :ARG2 (p5 / popular-02
                  :ARG1 p4)
            :ARG3 (m2 / most)
            :ARG5 (s4 / state
                  :name (n5 / name
                        :op1 "United"
                        :op2 "States"))))

# ::id 1174 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok defense secretary donald h. rumsfeld , in a hopscotch tour saturday of three former soviet republics , offered closer u.s. military ties in return for help fighting terrorism in afghanistan and elsewhere .
# ::alignments
(o / offer-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Donald"
                  :op2 "H."
                  :op3 "Rumsfeld")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s / secretary
                        :topic (d / defend-01))))
      :ARG1 (t / tie-01
            :ARG1 (c / country
                  :name (n2 / name
                        :op1 "U.S."))
            :ARG2 (m / military)
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (c2 / close-10
                        :ARG1 t)
                  :ARG3 (m2 / more)))
      :ARG3 (h3 / help-01
            :ARG0 p
            :ARG1 (f / fight-01
                  :ARG1 (t2 / terrorism)
                  :location (a / and
                        :op1 (c3 / country
                              :name (n3 / name
                                    :op1 "Afghanistan"))
                        :op2 (e / elsewhere))))
      :subevent-of (t3 / tour-01
            :ARG0 (r / republic
                  :quant 3
                  :mod (c4 / country
                        :name (n4 / name
                              :op1 "Scotland"))
                  :time (f2 / former))
            :mod (h4 / hopscotch)
            :time (d2 / date-entity
                  :weekday (s2 / saturday))))

# ::id 1175 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the first video compact disks -lrb- vcd -rrb- featuring the yonghe lamasery in downtown beijing were put on sale here thursday .
# ::alignments
(p / put-on-08
      :ARG1 (s / sell-01
            :ARG1 (d / disk
                  :mod (c / compact)
                  :ord (o / ordinal-entity
                        :value 1)
                  :ARG0-of (f / feature-01
                        :ARG1 (w / worship-place
                              :name (n / name
                                    :op1 "Yonghe"))
                        :location (d2 / downtown
                              :part-of (c2 / city
                                    :name (n2 / name
                                          :op1 "Beijing"))))
                  :mod (v / video)))
      :location (h / here)
      :time (d3 / date-entity
            :weekday (t / thursday)))

# ::id 1176 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan said wednesday that it had done more than any other country to counter the challenge of the al-qaeda .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Pakistan"))
      :ARG1 (d / do-02
            :ARG0 c
            :ARG1 (c2 / counter-01
                  :ARG0 c
                  :ARG1 (c3 / challenge-01
                        :ARG0 (c4 / criminal-organization
                              :name (n2 / name
                                    :op1 "al-Qaida"))))
            :ARG1-of (h / have-quant-91
                  :ARG3 (m / more)
                  :ARG4 (c5 / country
                        :mod (a / any)
                        :mod (o / other))))
      :time (w / wednesday))

# ::id 1177 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok almost a month after a special election , the republican candidate bowed out on friday and handed scott murphy the second straight win for a democrat in new york 's heavily republican ##th congressional district .
# ::alignments
(a / and
      :op1 (b / bow-out-06
            :ARG0 (c / candidate
                  :mod (p / political-party
                        :name (n / name
                              :op1 "Republican")))
            :time (d / date-entity
                  :weekday (f / friday)))
      :op2 (h / hand-01
            :ARG0 c
            :ARG1 (w / win-01
                  :ARG0 (p2 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (p3 / political-party
                                    :name (n2 / name
                                          :op1 "Democrat"))))
                  :ARG2 (p4 / person
                        :name (n3 / name
                              :op1 "Scott"
                              :op2 "Murphy"))
                  :ARG1-of (s / straight-04
                        :ord (o / ordinal-entity
                              :value 2))
                  :location (d2 / district
                        :part-of (g / government-organization
                              :name (n4 / name
                                    :op1 "Congress"))
                        :location (s2 / state
                              :name (n5 / name
                                    :op1 "New"
                                    :op2 "York"))
                        :mod (h3 / heavy))))
      :time (a2 / after
            :op1 (e / elect-01
                  :ARG1-of (s3 / special-02))
            :duration (a3 / almost
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (m / month)))))

# ::id 1178 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sara lee corp. on thursday said its fiscal first-quarter profit plunged from the year before , hurt by declining sales and a spate of charges as the food and clothing company looks to restructure its businesses .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Sara"
                  :op2 "Lee"
                  :op3 "Corp."))
      :ARG1 (p / plunge-01
            :ARG1 (p2 / profit-01
                  :ARG0 c
                  :mod (f / finance)
                  :time (q / quarter
                        :ord (o / ordinal-entity
                              :value 1)))
            :ARG3 (y / year
                  :mod (b / before))
            :ARG1-of (c2 / cause-01
                  :ARG0 (h / hurt-01
                        :ARG0 (a / and
                              :op1 (d / decline-01
                                    :ARG0 c
                                    :ARG1 (s2 / sell-01
                                          :ARG0 c))
                              :op2 (s3 / spate
                                    :consist-of (c3 / charge-05))
                              :ARG1-of (c4 / cause-01
                                    :ARG0 (l / look-04
                                          :ARG0 (c5 / company
                                                :mod (f2 / food)
                                                :mod (c6 / clothing))
                                          :ARG1 (r / restructure-01
                                                :ARG0 c5
                                                :ARG1 (b2 / business
                                                      :poss c5))))))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1179 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok negotiators for britain 's striking firefighters will meet with employers ' representatives in face-to-face talks friday , the union announced on the sixth day of a nationwide walkout over pay .
# ::alignments
(a / announce-01
      :ARG0 (u / union)
      :ARG1 (m / meet-03
            :ARG0 (p / person
                  :ARG0-of (n / negotiate-01
                        :ARG2 (p2 / person
                              :ARG0-of (f / fight-01
                                    :ARG1 (f2 / fire))
                              :ARG0-of (s / strike-02
                                    :ARG1 (c / country
                                          :name (n2 / name
                                                :op1 "Britain"))))))
            :ARG1 (p3 / person
                  :ARG0-of (r / represent-01
                        :ARG1 (c2 / company
                              :ARG0-of (e / employ-01))))
            :time (d / date-entity
                  :weekday (f3 / friday))
            :manner (f4 / face-to-face)
            :subevent-of (w / walk-out-02
                  :mod (n3 / nationwide)
                  :topic (p4 / pay-01))))

# ::id 1180 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok secretary of state condoleezza rice is scheduled to touch down in brazil on thursday for a two-day visit to south america less than two weeks after colombia 's assassination of a top rebel leader enraged ecuador 's president and drew threats of military action by venezuela 's president , hugo chavez .
# ::alignments
(s / schedule-01
      :ARG1 (v / visit-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Condoleezza"
                        :op2 "Rice")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (s2 / secretary
                              :topic (s3 / state))))
            :ARG1 (c / country
                  :name (n2 / name
                        :op1 "South"
                        :op2 "America"))
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (d / day))
            :time (a / after
                  :op1 (a2 / and
                        :op1 (a3 / anger-01
                              :ARG0 (a4 / assassinate-01
                                    :ARG0 (c2 / country
                                          :name (n3 / name
                                                :op1 "Colombia"))
                                    :ARG1 (p2 / person
                                          :ARG0-of (l / lead-02
                                                :ARG1 (p3 / person
                                                      :ARG0-of (r / rebel-01))
                                                :mod (t2 / top))))
                              :ARG1 (p4 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (c3 / country
                                                :name (n4 / name
                                                      :op1 "Ecuador"))
                                          :ARG2 (p5 / president))))
                        :op2 (d2 / draw-02
                              :ARG0 p4
                              :ARG1 (t3 / threaten-01
                                    :ARG0 (p6 / person
                                          :name (n5 / name
                                                :op1 "Hugo"
                                                :op2 "Chavez")
                                          :ARG0-of (h3 / have-org-role-91
                                                :ARG1 (c4 / country
                                                      :name (n6 / name
                                                            :op1 "Venezuela"))
                                                :ARG2 (p7 / president)))
                                    :ARG1 (a5 / action
                                          :mod (m / military)))))))
      :ARG3 (t4 / touch-down-04
            :ARG1 p
            :location (c5 / city
                  :name (n7 / name
                        :op1 "Brazil"))
            :time (d3 / date-entity
                  :weekday (t5 / thursday))))

# ::id 1181 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok texaco announced tuesday an agreement with norway 's statoil and british petroleum to explore three nigerian offshore blocks .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Texaco"))
      :ARG1 (a2 / agree-01
            :ARG0 c
            :ARG1 (e / explore-01
                  :ARG0 c
                  :ARG1 (b / block
                        :quant 3
                        :mod (o / offshore)
                        :location (c2 / country
                              :name (n2 / name
                                    :op1 "Niger"))))
            :ARG2 (a3 / and
                  :op1 (c3 / company
                        :name (n3 / name
                              :op1 " Statoil")
                        :poss (c4 / company
                              :name (n4 / name
                                    :op1 "Norway")))
                  :op2 (c5 / company
                        :name (n5 / name
                              :op1 "BP")
                        :poss (c6 / country
                              :name (n6 / name
                                    :op1 "Britain")))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1182 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese president hu jintao and his uzbek counterpart islam karimov on tuesday vowed to step up cooperation in combatting the security threats they fear could destablise central asia .
# ::alignments
(v / vow-01
      :ARG0 (a / and
            :op1 (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)))
            :op2 (p3 / person
                  :name (n3 / name
                        :op1 "Islam"
                        :op2 "Karimov")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "Uzbekistan"))
                        :ARG2 (c3 / counterpart))))
      :ARG1 (s / step-up-03
            :ARG0 a
            :ARG1 (c4 / cooperate-01
                  :ARG2 (c5 / combat-01
                        :ARG1 (t / threaten-01
                              :ARG1 (s2 / security)
                              :ARG0-of (d / destablize-01
                                    :ARG1 (w / world-region
                                          :name (n5 / name
                                                :op1 "Central"
                                                :op2 "Asia"))
                                    :ARG1-of (f / fear-01
                                          :ARG0 a))))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday)))

# ::id 1183 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok confirming long-held suspicions about the <unk> of the elderly , a harvard university study has found that almost one-quarter of the united states ' senior citizens -- #.# million people over age ## -- are being prescribed drugs that have been deemed dangerous to the health of older people .
# ::alignments
(f / find-01
      :ARG0 (s / study-01
            :location (u / university
                  :name (n / name
                        :op1 "Harvard")))
      :ARG1 (p / prescribe-02
            :ARG1 (d / drug
                  :ARG0-of (e / endanger-01
                        :ARG1 (h / health
                              :poss (p2 / person
                                    :mod (o / old)))
                        :ARG1-of (d2 / deem-01)))
            :ARG2 (c / citizen
                  :ARG1-of (ii / include-91
                        :ARG2 (c2 / citizen
                              :mod (s2 / senior)
                              :poss (s3 / state
                                    :name (n2 / name
                                          :op1 "United"
                                          :op2 "States")))
                        :ARG3 (a / almost
                              :op1 "1/4"))))
      :concession (c3 / confirm-01
            :ARG0 s
            :ARG1 (t / thing
                  :ARG1-of (s4 / suspect-01)
                  :ARG1-of (h2 / hold-01
                        :ARG0 s
                        :ARG1-of (l / long-03))
                  :topic (p3 / person
                        :mod (e2 / elderly)))))

# ::id 1184 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states on wednesday lauded an agreement for north korea to detail its nuclear programs and disable all activities at its main reactor complex , with the white house calling it significant progress toward a denuclearized korean peninsula .
# ::alignments
(a / and
      :op1 (l / laud-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (a2 / agree-01
                  :ARG1 (a3 / and
                        :op1 (d / detail-01
                              :ARG0 (c2 / country
                                    :name (n2 / name
                                          :op1 "North"
                                          :op2 "Korea"))
                              :ARG1 (p / program
                                    :mod (n3 / nucleus)
                                    :poss c2))
                        :op2 (d2 / disable-01
                              :ARG0 c2
                              :ARG1 (a4 / activity-06
                                    :mod (a5 / all))
                              :location (c3 / complex
                                    :mod (r / reactor)
                                    :mod (m / main)
                                    :poss c2))))
            :time (w / wednesday))
      :op2 (c4 / call-01
            :ARG0 (g / government-organization
                  :name (n4 / name
                        :op1 "White"
                        :op2 "House"))
            :ARG1 a2
            :ARG2 (p2 / progress-01
                  :ARG1 a2
                  :ARG2 (p3 / peninsula
                        :ARG1-of (d3 / denuclearize-01
                              :ARG0 c2))
                  :ARG1-of (s / significant-02))))

# ::id 1185 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok syria and a croatian oil and gas company on saturday signed a us$ ## million contract for exclusive exploration , development and production of oil in northern syria over a four-year period of four years .
# ::alignments
(s / sign-02
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "Syria")
                  :part (n2 / north))
            :op2 (c2 / company
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "Croatia"))
                  :mod (o / oil)
                  :mod (g / gas)))
      :ARG1 (c4 / contract-02
            :ARG0 a
            :ARG1 (a2 / and
                  :op1 (e / explore-01
                        :ARG1 (o2 / oil))
                  :op2 (d / develop-02
                        :ARG1 o2)
                  :op3 (p / produce-01
                        :ARG1 o2)
                  :ARG0-of (e2 / exclusive-02)
                  :location n2
                  :duration (t / temporal-quantity
                        :quant 4
                        :unit (y / year)
                        :ARG1-of (m / mean-01
                              :ARG2 (t2 / temporal-quantity
                                    :quant 4
                                    :unit (y2 / year)))))
            :ARG2 c
            :ARG3 (m2 / monetary-quantity
                  :quant 1000000000
                  :unit (d2 / dollar)))
      :time (d3 / date-entity
            :weekday (s2 / saturday)))

# ::id 1186 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one of china 's leading mobile phone manufacturers , bird , developed the country 's first cell phone fingerprint verification .
# ::alignments
(d / develop-02
      :ARG0 (c / company
            :name (n / name
                  :op1 "bird")
            :ARG1-of (ii / include-91
                  :ARG2 (c2 / company
                        :ARG0-of (m / manufacture-01
                              :ARG1 (p / phone
                                    :mod (m2 / mobile)))
                        :ARG0-of (l / lead-01)
                        :location (c3 / country
                              :name (n2 / name
                                    :op1 "China")))))
      :ARG1 (v / verify-01
            :ARG0 c
            :ARG1 (p2 / phone
                  :mod (c4 / cell))
            :instrument (f / fingerprint)
            :ord (o / ordinal-entity
                  :value 1)))

# ::id 1187 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than two-thirds of americans believe there are circumstances in which a patient should be allowed to die , but they are closely divided on whether it should be legal for a doctor to help terminally ill patients end their own lives by prescribing fatal drugs , a new ap-ipsos poll finds .
# ::alignments
(f / find-02
      :ARG0 (p / poll-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Ap-ipsos"))
            :ARG1-of (n2 / new-01))
      :ARG1 (c2 / contrast-01
            :ARG1 (b / believe-01
                  :ARG0 (p2 / person
                        :ARG1-of (ii / include-91
                              :ARG2 (p3 / person
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "America")))
                              :ARG3 (m / more-than
                                    :op1 "2/3")))
                  :ARG1 (r / recommend-01
                        :ARG1 (a / allow-01
                              :ARG1 (d / die-01
                                    :ARG1 (p4 / patient)))))
            :ARG2 (d2 / divide-02
                  :ARG1 p2
                  :ARG2 (t / truth-value
                        :polarity-of (r2 / recommend-01
                              :ARG1 (l / legal-02
                                    :ARG1 (h / help-01
                                          :ARG0 (d3 / doctor)
                                          :ARG1 (e / end-01
                                                :ARG0 (p5 / patient
                                                      :ARG1-of (ii2 / ill-01
                                                            :mod (t2 / terminally)))
                                                :ARG1 (l2 / life
                                                      :poss p5)
                                                :ARG2 (p6 / prescribe-02
                                                      :ARG0 d3
                                                      :ARG1 (d4 / drug
                                                            :mod (f2 / fatal))))))))
                  :ARG1-of (c4 / close-10))))

# ::id 1188 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least three people were injured by a briefcase bomb placed inside a government building in tehran tuesday , police officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police)
                  :ARG2 (o / official)))
      :ARG1 (ii / injure-01
            :ARG0 (b / bomb
                  :mod (b2 / briefcase)
                  :ARG1-of (p3 / place-01
                        :ARG2 (ii2 / inside
                              :op1 (b3 / building
                                    :mod (g / government-organization
                                          :ARG0-of (g2 / govern-01))
                                    :location (c / city
                                          :name (n / name
                                                :op1 "Tehran"))))
                        :time (d / date-entity
                              :weekday (t / tuesday))))
            :ARG1 (p4 / person
                  :quant (a / at-least
                        :op1 3))))

# ::id 1189 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush exchanged holiday greetings on the phone with russian president vladimir putin and spoke with turkish prime minister recep tayyip erdogan .
# ::alignments
(a / and
      :op1 (e / exchange-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "George"
                        :op2 "W."
                        :op3 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (g / greet-01
                  :mod (h2 / holiday))
            :ARG2 (p3 / person
                  :name (n2 / name
                        :op1 "Vladimir"
                        :op2 "Putin")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "Russia"))
                        :ARG2 (p4 / president)))
            :medium (p5 / phone-01))
      :op2 (s / speak-01
            :ARG0 p
            :ARG2 (p6 / person
                  :name (n4 / name
                        :op1 "Reaver"
                        :op2 "Tayyip"
                        :op3 "Erdogan")
                  :ARG0-of (h4 / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n5 / name
                                    :op1 "Turkey"))
                        :ARG2 (m / minister
                              :mod (p7 / prime))))))

# ::id 1190 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok now that tributes have been paid , mourners are back in their homes and offices , and the spotlight has shifted to other matters , let 's return to that friday night of jan. # in northwest washington , when new york times reporter david rosenbaum was beaten , robbed and dispatched to his death .
# ::alignments
(r / return-01
      :mode imperative
      :ARG1 (w / we)
      :ARG4 (d / date-entity
            :weekday (f / friday)
            :dayperiod (n / night)
            :mod f)
      :time-of (a / and
            :op1 (b / beat-02
                  :ARG1 (p / person
                        :name (n2 / name
                              :op1 "David"
                              :op2 "Rothschild")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (n3 / newspaper
                                    :name (n4 / name
                                          :op1 "New"
                                          :op2 "York"
                                          :op3 "Times"))
                              :ARG3 (r2 / report-01))))
            :op2 (r3 / rob-01
                  :ARG1 p)
            :op3 (d2 / dispatch-01
                  :ARG1 p
                  :ARG2 (d3 / die-01
                        :ARG1 p)))
      :time (n5 / now
            :time-of (a2 / and
                  :op1 (p2 / pay-01
                        :ARG1 (t / tribute))
                  :op2 (b2 / be-located-at-91
                        :ARG1 p
                        :ARG0-of (m / mourn-01))
                  :ARG2 (a3 / and
                        :op1 (h2 / home)
                        :op2 (o / office)
                        :poss p)
                  :direction (b3 / back))
            :op3 (s / shift-01
                  :ARG1 (s2 / spotlight-01)
                  :ARG2 (m2 / matter
                        :mod (o2 / other)))))

# ::id 1191 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazil steps into the unknown on thursday when it plays iran for the first time in a friendly in abu dhabi .
# ::alignments
(s / step-01
      :ARG1 (t / team
            :name (n / name
                  :op1 "Brazil"))
      :ARG4 (t2 / thing
            :ARG1-of (k / know-01
                  :polarity -))
      :time (d / date-entity
            :weekday (t3 / thursday))
      :time (p / play-01
            :ARG0 t
            :ARG3 (c / country
                  :name (n2 / name
                        :op1 "Iran"))
            :subevent-of (f / friendly
                  :location (c2 / city
                        :name (n3 / name
                              :op1 "Abu"
                              :op2 "Dhabi")))
            :ord (o / ordinal-entity
                  :value 1)))

# ::id 1192 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok all loopholes detected from the just-concluded local government election will be plugged before subsequent elections , said nigerian head of state sani abacha .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sani"
                  :op2 "Abacha")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Niger"))
                  :ARG2 (h2 / head-of-state)))
      :ARG1 (p2 / plug-03
            :ARG1 (l / loophole
                  :ARG1-of (d / detect-01
                        :time (e / elect-01
                              :ARG1 (g / government-organization
                                    :ARG0-of (g2 / govern-01)
                                    :ARG1-of (l2 / local-02)
                                    :ARG1-of (c2 / conclude-01
                                          :time (j / just))))
                        :mod (a / all))
                  :time (b / before
                        :op1 (e2 / elect-01
                              :time (s2 / subsequent))))))

# ::id 1193 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the state department is investigating a complaint by china that one of its diplomats was injured by houston police officers who may have violated international law by entering the chinese consulate grounds .
# ::alignments
(ii / investigate-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "State"
                  :op2 "Department"))
      :ARG1 (c / complain-01
            :ARG0 (c2 / country
                  :name (n2 / name
                        :op1 "China"))
            :ARG1 (ii2 / injure-01
                  :ARG0 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (p2 / police
                                    :mod (c3 / city
                                          :name (n3 / name
                                                :op1 "Houston")))
                              :ARG2 (o / officer))
                        :ARG0-of (v / violate-01
                              :ARG1 (l / law
                                    :mod (ii3 / international))
                              :ARG1-of (p3 / possible-01)
                              :manner (e / enter-01
                                    :ARG0 p
                                    :ARG1 (g2 / ground
                                          :poss (c4 / consulate
                                                :mod c2))))
                        :ARG1 (d / diplomat
                              :quant 1
                              :ARG1-of (ii4 / include-91
                                    :ARG2 (d2 / diplomat
                                          :poss c2)))))))

# ::id 1194 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tanzania 's ruling chama cha mapinduzi -lrb- ccm -rrb- friday expressed regret and sorrow over the deaths of ## people in the running battles between police and opposition demonstrators in the semi-autonomous zanzibar region on january ## and ## .
# ::alignments
(e / express-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Chama"
                  :op2 " cha"
                  :op3 "mapinduzi")
            :ARG0-of (r / rule-03
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Tanzania"))))
      :ARG1 (a / and
            :op1 (r2 / regret-01
                  :ARG0 o
                  :ARG1 (d / die-01
                        :ARG1 (p / person
                              :ARG0-of (b / battle-01
                                    :ARG1 (a2 / and
                                          :op1 (p2 / police)
                                          :op2 (p3 / person
                                                :ARG0-of (o2 / oppose-01)))
                                    :ARG1-of (r3 / run-13)
                                    :location (c2 / country-region
                                          :name (n3 / name
                                                :op1 "Zanzibar")
                                          :mod (a3 / autonomy
                                                :degree (s / semi)))
                                    :time (d2 / date-entity
                                          :month 1)))))
            :op2 (s2 / sorrow-01
                  :ARG0 o
                  :ARG1 d))
      :time d2
      :weekday (f / friday))

# ::id 1195 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok remittances from overseas filipino workers -lrb- ofw -rrb- in january dropped #.# percent to ### million us dollars from december 's ###.## million dollars despite a ##.# percent increase of workers deployed abroad , the central bank said tuesday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Central"
                  :op2 "Bank"))
      :ARG1 (d / drop-01
            :ARG1 (r / remit-01
                  :ARG0 (p / person
                        :ARG0-of (w / work-01)
                        :location (o / overseas)
                        :mod (f / filipino))
                  :time (d2 / date-entity
                        :month 1))
            :ARG4 (p2 / percentage-entity
                  :value "#.")
            :ARG4 (m / monetary-quantity
                  :quant 10000000
                  :unit (d3 / dollar
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))))
            :concession (ii / increase-01
                  :ARG1 (p3 / person
                        :ARG0-of (w2 / work-01)
                        :ARG1-of (d4 / deploy-01
                              :ARG2 (a / abroad)))
                  :ARG2 (p4 / percentage-entity
                        :value "#."))
            :time (d5 / date-entity
                  :month 12))
      :time (d6 / date-entity
            :weekday (t / tuesday)))

# ::id 1196 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china 's political advisors are urging the government to abolish the seven-year - long tax on the interest of bank savings , saying that imposing the tax harmed the benefit of low-income families and contributed to the failure to stimulate domestic consumption .
# ::alignments
(a / and
      :op1 (u / urge-01
            :ARG0 (p / person
                  :ARG0-of (a2 / advise-01
                        :ARG1 (p2 / person
                              :name (n / name
                                    :op1 "China"))
                        :mod (p3 / politics)))
            :ARG1 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG2 (a3 / abolish-01
                  :ARG0 g
                  :ARG1 (t / tax-01
                        :ARG3 (ii / interest
                              :poss (s / save-01
                                    :ARG1 (b / bank)))
                        :ARG1-of (l / long-03
                              :ARG2 (t2 / temporal-quantity
                                    :quant 7
                                    :unit (y / year))))))
      :op2 (s2 / say-01
            :ARG0 p
            :ARG1 (a4 / and
                  :op1 (h / harm-01
                        :ARG0 (ii2 / impose-01
                              :ARG1 t)
                        :ARG1 (b2 / benefit-01
                              :ARG1 (f / family
                                    :mod (ii3 / income
                                          :ARG1-of (l2 / low-04)))))
                  :op2 (c / contribute-01
                        :ARG0 ii2
                        :ARG2 (f2 / fail-01
                              :ARG1 g
                              :ARG2 (s3 / stimulate-01
                                    :ARG0 g
                                    :ARG1 (c2 / consume-01
                                          :mod (d / domestic))))))))

# ::id 1197 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korea on monday faced a barrage of demands from western countries to open up to international organizations and independent monitors to improve the human rights situation there .
# ::alignments
(f / face-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "North"
                  :op2 "Korea"))
      :ARG1 (d / demand-01
            :ARG0 (c2 / country
                  :location (w / world-region
                        :name (n2 / name
                              :op1 "West")))
            :ARG1 (o / open-up-03
                  :ARG1 c
                  :ARG3 (a / and
                        :op1 (o2 / organization
                              :mod (ii / international))
                        :op2 (m / monitor
                              :ARG0-of (d2 / depend-01
                                    :polarity -)))
                  :purpose (ii2 / improve-01
                        :ARG0 a
                        :ARG1 (s / situation
                              :mod (r / right-05
                                    :ARG1 (h / human))
                              :location (t / there))))
            :ARG2 c
            :quant (b / barrage))
      :time (d3 / date-entity
            :weekday (m2 / monday)))

# ::id 1198 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok work began tuesday on a replica vietnamese village to house asylum-seekers from vietnam who have opted to remain in the philippines after the united nations stopped funding their refugee camp .
# ::alignments
(b / begin-01
      :ARG1 (w / work-01
            :ARG1 (h / house-01
                  :ARG0 (v / village
                        :mod (c / country
                              :name (n / name
                                    :op1 "Vietnam"))
                        :mod (r / replica))
                  :ARG1 (p / person
                        :ARG0-of (s / seek-01
                              :ARG1 (a / asylum))
                        :source c
                        :ARG0-of (o / opt-01
                              :ARG1 (r2 / remain-01
                                    :ARG1 p
                                    :location (c2 / country
                                          :name (n2 / name
                                                :op1 "Philippines"))
                                    :time (a2 / after
                                          :op1 (s2 / stop-01
                                                :ARG0 (n3 / nation
                                                      :ARG1-of (u / unite-01))
                                                :ARG1 (f / fund-01
                                                      :ARG0 n3
                                                      :ARG1 (c3 / camp
                                                            :mod (r3 / refugee)
                                                            :poss p))))))))
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 1199 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the associated press has learned that president barack obama plans to sign on thursday an executive order to close the guantanamo bay detention center within a year and halt military trials of terror suspects held there .
# ::alignments
(l / learn-01
      :ARG0 (p / press
            :ARG1-of (a / associate-01))
      :ARG1 (p2 / plan-01
            :ARG0 (p3 / person
                  :name (n / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p4 / president)))
            :ARG1 (s / sign-01
                  :ARG0 p3
                  :ARG1 (o / order-01
                        :ARG0 p3
                        :ARG1 (a2 / and
                              :op1 (c / close-01
                                    :ARG0 p3
                                    :ARG1 (c2 / center
                                          :mod (d / detain-01)
                                          :location (b / bay
                                                :name (n2 / name
                                                      :op1 "Guantanamo"
                                                      :op2 "Bay")))
                                    :time (a3 / after
                                          :quant (u / up-to
                                                :op1 (t / temporal-quantity
                                                      :quant 1
                                                      :unit (y / year))))
                                    :op1-of a3)
                              :op2 (h2 / halt-01
                                    :ARG0 p3
                                    :ARG1 (t2 / try-02
                                          :ARG1 (p5 / person
                                                :ARG2-of (s2 / suspect-01
                                                      :mod (t3 / terror))
                                                :ARG1-of (h3 / hold-01
                                                      :location b))
                                          :mod (m / military))))
                        :mod (e / executive)))
            :time (d2 / date-entity
                  :weekday (t4 / thursday))))

# ::id 1200 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president joaquim chissano of mozambique is expected to arrive in dar es salaam today for a four-day official visit to tanzania .
# ::alignments
(e / expect-01
      :ARG1 (a / arrive-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Joaquim"
                        :op2 "Chissano")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Mozambique"))
                        :ARG2 (p2 / president)))
            :ARG4 (c2 / city
                  :name (n3 / name
                        :op1 "Dar"
                        :op2 "Es"
                        :op3 "Salaam"))
            :purpose (v / visit-01
                  :ARG0 p
                  :ARG1 (c3 / country
                        :name (n4 / name
                              :op1 "Tanzania"))
                  :mod (o / official)
                  :duration (t / temporal-quantity
                        :quant 4
                        :unit (d / day)))
            :time (t2 / today)))

# ::id 1201 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea 's constitutional court upheld a ban on adultery thursday , rejecting complaints that the ##-year-old law is outdated and constitutes an invasion of privacy .
# ::alignments
(a / and
      :op1 (u / uphold-01
            :ARG0 (c / court
                  :mod (c2 / constitution)
                  :poss (c3 / country
                        :name (n / name
                              :op1 "South"
                              :op2 "Korea")))
            :ARG1 (b / ban-01
                  :ARG1 (a2 / adultery))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (r / reject-01
            :ARG0 c
            :ARG1 (c4 / complain-01
                  :ARG1 (a3 / and
                        :op1 (o / outdated
                              :domain (l / law
                                    :age (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year))))
                        :op2 (c5 / constitute-01
                              :ARG0 l
                              :ARG1 (ii / invade-01
                                    :ARG1 (p / privacy)))))))

# ::id 1202 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the first guantanamo detainee to face a civilian trial was acquitted wednesday of all but one of the hundreds of charges he helped unleash death and destruction on two u.s. embassies in africa in #### -- an opening salvo in al-qaida 's campaign to kill americans .
# ::alignments
(a / acquit-01
      :ARG1 (p / person
            :ARG1-of (d / detain-01
                  :location (f / facility
                        :name (n / name
                              :op1 "Guantanamo")))
            :ord (o / ordinal-entity
                  :value 1)
            :ARG0-of (f2 / face-01
                  :ARG1 (t / try-02
                        :ARG1 p
                        :mod (c / civilian))))
      :ARG2 (c2 / charge-05
            :quant 1
            :mod (a2 / all)
            :ARG1-of (ii / include-91
                  :ARG2 (c3 / charge-05
                        :quant (m / multiple
                              :op1 100)
                        :ARG1-of (h / help-01
                              :ARG0 p
                              :ARG2 (u / unleash-01
                                    :ARG0 p
                                    :ARG1 (a3 / and
                                          :op1 (d2 / die-01)
                                          :op2 (d3 / destroy-01))
                                    :location (e / embassy
                                          :quant 2
                                          :mod (c4 / country
                                                :name (n2 / name
                                                      :op1 "United"
                                                      :op2 "States"))
                                          :location (c5 / continent
                                                :name (n3 / name
                                                      :op1 "Africa")))
                                    :ARG1-of (c6 / cause-01
                                          :ARG0 (c7 / campaign-01
                                                :ARG0 (c8 / criminal-organization
                                                      :name (n4 / name
                                                            :op1 "al-Qaida"))
                                                :ARG1 (k / kill-01
                                                      :ARG0 c8
                                                      :ARG1 (p2 / person
                                                            :mod (c9 / country
                                                                  :name (n5 / name
                                                                        :op1 "America")))))))))))
      :time (w / wednesday))

# ::id 1203 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former dictator juan maria bordaberry , arrested in november in connection with killings during uruguay 's ####-## military rule , was hospitalized wednesday complaining of respiratory problems , authorities said .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (h / hospitalize-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Juan"
                        :op2 "Maria"
                        :op3 "Bordaberry")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (d / dictator)
                        :time (f / former))
                  :ARG1-of (a2 / arrest-01
                        :time (d2 / date-entity
                              :month 11)
                        :ARG1-of (c / connect-01
                              :ARG2 (k / kill-01
                                    :time (r / rule-03
                                          :ARG0 (c2 / country
                                                :name (n2 / name
                                                      :op1 "Uruguay"))
                                          :ARG1 (m / military))))))
            :time (w / wednesday)
            :ARG1-of (c3 / cause-01
                  :ARG0 (p2 / problem
                        :topic (r2 / respire-01)))))

# ::id 1204 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong share prices dropped #.# percent on tuesday , following a sharp decline on wall street , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (d2 / drop-01
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :mod (c / company
                              :name (n / name
                                    :op1 "Hong"
                                    :op2 "Kong"))))
            :ARG2 (p3 / percentage-entity
                  :value 1)
            :time (d3 / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (f / follow-01
                  :ARG2 (d4 / decline-01
                        :ARG1-of (s3 / sharp-02)
                        :location (m / market-sector
                              :name (n2 / name
                                    :op1 "Wall"
                                    :op2 "Street"))))))

# ::id 1205 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sven-goran eriksson says he wo n't bow to media pressure to quit as england coach .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sven-goran"
                  :op2 "Eriksson"))
      :ARG1 (b / bow-01
            :polarity -
            :ARG0 p
            :ARG1 (p2 / pressure-01
                  :ARG0 (m / media)
                  :ARG1 p
                  :ARG2 (q / quit-01
                        :ARG0 p
                        :ARG1 (c / coach-01
                              :ARG0 p
                              :ARG1 (t / team
                                    :name (n2 / name
                                          :op1 "England")))))))

# ::id 1206 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prime deportiva , the only ##-hour spanish-language cable network in the americas , has acquired the rights to broadcast mexican soccer league games in the u.s. and latin america .
# ::alignments
(a / acquire-01
      :ARG0 (n / network
            :name (n2 / name
                  :op1 "prime"
                  :op2 "de"
                  :op3 "Latino")
            :mod (c / cable)
            :frequency (r / rate-entity-91
                  :ARG1 (t / temporal-quantity
                        :quant 1
                        :unit (h / hour))
                  :ARG2 (b / broadcast-01
                        :ARG0 n
                        :ARG1 (g / game
                              :mod (l / league
                                    :mod (s / soccer))
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "Mexico"))
                              :location (a2 / and
                                    :op1 (c3 / country
                                          :name (n4 / name
                                                :op1 "U.S."))
                                    :op2 (c4 / country
                                          :name (n5 / name
                                                :op1 "Latino"
                                                :op2 "America")))))))
      :ARG1 (r2 / right-05
            :ARG1 n
            :ARG2 b))

# ::id 1207 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok just two days after reinjuring his groin in a loss at pittsburgh , mike richter was back at practice on tuesday .
# ::alignments
(b / back
      :domain (p / person
            :name (n / name
                  :op1 "Mike"
                  :op2 "Richter"))
      :location (p2 / practice-01
            :ARG0 p)
      :time (d / date-entity
            :weekday (t / tuesday))
      :time (a / after
            :op1 (r / reinjure-01
                  :ARG0 p
                  :ARG1 (g / groin
                        :part-of p)
                  :ARG1-of (c / cause-01
                        :ARG0 (l / lose-03
                              :ARG0 p
                              :location (t2 / team
                                    :name (n2 / name
                                          :op1 "Pittsburgh")))))
            :quant (t3 / temporal-quantity
                  :quant 2
                  :unit (d2 / day)
                  :mod (j / just))))

# ::id 1208 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok barcelona held psv eindhoven to a #-# draw here wednesday to eliminate the dutch side 's remote chance of qualifying for the champions cup quarterfinals .
# ::alignments
(h / hold-04
      :ARG0 (t / team
            :name (n / name
                  :op1 "Barcelona"))
      :ARG1 (t2 / team
            :name (n2 / name
                  :op1 "PSV"
                  :op2 "Eindhoven"))
      :ARG2 (d / draw-02)
      :location (h2 / here)
      :time (w / wednesday)
      :purpose (e / eliminate-01
            :ARG0 t
            :ARG1 (c / chance-02
                  :ARG0 (s / side
                        :mod (t3 / team
                              :name (n3 / name
                                    :op1 "Dutch")))
                  :ARG1 (q / qualify-02
                        :ARG1 (t4 / team
                              :ARG2 (f / final
                                    :ord (o / ordinal-entity
                                          :value 4)
                                    :part-of (c2 / cup
                                          :mod (c3 / champion))))
                        :mod (r / remote)))))

# ::id 1209 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok copa airlines of panama city has announced orders for six boeing ###s valued at about dlrs ### million and options for six more , boosting the potential value to about dlrs ### million , boeing co. said .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Boeing"
                  :op2 "Co."))
      :ARG1 (a / announce-01
            :ARG0 c
            :ARG1 (o / order-02
                  :ARG0 c
                  :ARG1 (a2 / and
                        :op1 (a3 / aircraft-type
                              :quant 6
                              :name (n2 / name
                                    :op1 "Boeing")
                              :ARG1-of (v / value-01
                                    :ARG2 (a4 / about
                                          :op1 (m / monetary-quantity
                                                :quant 1000000
                                                :unit (d / dollar)))))
                        :op2 a3
                        :quant 6
                        :ARG1-of (v2 / value-01
                              :ARG2 (a5 / about
                                    :op1 (m2 / monetary-quantity
                                          :quant 1000000
                                          :unit (d2 / dollar))))
                        :mod (m3 / more))))
      :ARG0-of (b / boost-01
            :ARG1 (v3 / value-01
                  :ARG1 a3
                  :mod (p / potential))
            :ARG4 (a6 / about
                  :op1 (m4 / monetary-quantity
                        :quant 1000000
                        :unit (d3 / dollar)))))

# ::id 1210 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german national coach jurgen klinsmann is to blame for goalkeeper oliver kahn 's late error in bayern munich 's #-# champions league defeat to juventus on wednesday , according to munich vice-president karl-heinz rummenigge .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Karl-heinz"
                  :op2 "Rummenigge")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / city
                        :name (n2 / name
                              :op1 "Munich"))
                  :ARG2 (p2 / president
                        :mod (v / vice))))
      :ARG1 (b / blame-01
            :ARG1 (p3 / person
                  :name (n3 / name
                        :op1 "Jurgen"
                        :op2 "Klinsmann")
                  :ARG0-of (c2 / coach-01
                        :mod (n4 / nation)))
            :ARG2 (e / err-01
                  :ARG0 (p4 / person
                        :name (n5 / name
                              :op1 "Oliver"
                              :op2 "Kahn")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (t / team
                                    :name (n6 / name
                                          :op1 "Bayern"
                                          :op2 "Munich"))
                              :ARG2 (g / goalkeeper)))
                  :time (l / late)
                  :subevent-of (d / defeat-01
                        :ARG0 t
                        :ARG1 (t2 / team
                              :name (n7 / name
                                    :op1 "Juventus"))
                        :location (l2 / league)
                        :time (d2 / date-entity
                              :weekday (w / wednesday))))))

# ::id 1211 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok germany turned in honorable economic results in #### with solid growth and a balanced budget , but this year presents fresh threats of financial market crises and a possible us recession .
# ::alignments
(h / have-concession-91
      :ARG1 (p / present-01
            :ARG0 (y / year
                  :mod (t / this))
            :ARG1 (t2 / threaten-01
                  :ARG1 (a / and
                        :op1 (c / crisis
                              :mod (m / market
                                    :mod (f / finance)))
                        :op2 (r / recession-02
                              :ARG1 (w / we)
                              :ARG1-of (p2 / possible-01)))
                  :ARG1-of (f2 / fresh-04)))
      :ARG2 (t3 / turn-in-22
            :ARG0 (c2 / country
                  :name (n / name
                        :op1 "Germany"))
            :ARG1 (r2 / result-01
                  :ARG2 (e / economy)
                  :ARG1-of (h2 / honorable-03))
            :manner (a2 / and
                  :op1 (g / grow-01
                        :ARG1 c2
                        :ARG1-of (s / solid-02))
                  :op2 (b / budget
                        :ARG1-of (b2 / balance-01)))))

# ::id 1212 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gunmen wearing military uniforms and wielding assault rifles and grenades attacked pakistan 's army headquarters saturday , sparking a ferocious gunbattle outside the capital that killed four of the assailants , two senior officers and four other soldiers , authorities said .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (a2 / attack-01
            :ARG0 (m / man
                  :ARG0-of (w / wear-01
                        :ARG1 (u / uniform
                              :mod (m2 / military)))
                  :ARG0-of (w2 / wield-01
                        :ARG1 (a3 / and
                              :op1 (r / rifle
                                    :instrument-of (a4 / assault-01))
                              :op2 (g / grenade))))
            :ARG1 (h / headquarters
                  :poss (a5 / army
                        :poss (c / country
                              :name (n / name
                                    :op1 "Pakistan"))))
            :time (d / date-entity
                  :weekday (s2 / saturday))
            :ARG0-of (s3 / spark-01
                  :ARG1 (b / battle-01
                        :instrument (g2 / gun)
                        :location (o / outside
                              :op1 (c2 / city
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (c3 / capital)))
                              :ARG0-of (k / kill-01
                                    :ARG1 (a6 / and
                                          :op1 (p / person
                                                :quant 4
                                                :ARG1-of (ii / include-91
                                                      :ARG2 (p2 / person
                                                            :ARG0-of (a7 / assail-01))))
                                          :op2 (p3 / person
                                                :quant 2
                                                :ARG0-of (h3 / have-org-role-91
                                                      :ARG2 (o2 / officer
                                                            :mod (s4 / senior))))
                                          :op3 (p4 / person
                                                :quant 4
                                                :mod (o3 / other)
                                                :ARG0-of (h4 / have-org-role-91
                                                      :ARG2 (s5 / soldier)))))
                              :mod (f / ferocious))))))

# ::id 1213 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok real madrid 's ageing superstars will be sacrificed this summer as punishment for the team 's champions league semi-final defeat by juventus .
# ::alignments
(s / sacrifice-01
      :ARG1 (s2 / superstar
            :poss (t / team
                  :name (n / name
                        :op1 "Real"
                        :op2 "Madrid"))
            :ARG1-of (a / age-01))
      :time (d / date-entity
            :season (s3 / summer)
            :mod (y / year
                  :mod (t2 / this)))
      :purpose (p / punish-01
            :ARG1 t
            :ARG2 (d2 / defeat-01
                  :ARG0 (t3 / team
                        :name (n2 / name
                              :op1 "Juventus"))
                  :ARG1 t3
                  :mod (f / final
                        :ord (o / ordinal-entity
                              :value "-1"))
                  :mod (l / league))))

# ::id 1214 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok georgia power president michael garrett , chosen by gov. sonny perdue to end the southeastern water war , said he 's `` guardedly optimistic '' that a water-sharing deal between georgia and alabama can be reached by year 's end despite nearly two decades of fruitless efforts .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Michael"
                  :op2 "Garrett")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (s2 / state
                        :name (n2 / name
                              :op1 "Georgia"))
                  :ARG2 (p2 / president
                        :mod (p3 / power)))
            :ARG1-of (c / choose-01
                  :ARG0 (p4 / person
                        :name (n3 / name
                              :op1 "Sonny"
                              :op2 "Perdue")
                        :ARG0-of h
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01)))
                  :ARG2 (e / end-01
                        :ARG0 p4
                        :ARG1 (w / war-01
                              :ARG2 (w2 / water)
                              :location (s3 / southeast)))))
      :ARG1 (o / optimistic
            :ARG1-of (g3 / guard-01)
            :domain p
            :topic (p5 / possible-01
                  :ARG1 (r / reach-01
                        :ARG1 (d / deal-01
                              :ARG0 s2
                              :ARG1 (s4 / state
                                    :name (n4 / name
                                          :op1 "Alabama"))
                              :ARG2 (s5 / share-01
                                    :ARG0 s2
                                    :ARG1 (w3 / water)))
                        :time (b / by
                              :op1 (e2 / end-01
                                    :ARG1 (y / year))))
                  :concession (e3 / effort-01
                        :ARG1-of (f / fruit-01
                              :polarity -)
                        :duration (n5 / nearly
                              :op1 (t / temporal-quantity
                                    :quant 2
                                    :unit (d2 / decade)))))))

# ::id 1215 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok california 's large state pension fund monday became a powerful critic of companies that have moved their headquarters offshore to save on taxes , voting to support shareholder resolutions that call on three corporations including troubled tyco international ltd. to return to us soil .
# ::alignments
(a / and
      :op1 (b / become-01
            :ARG1 (f / fund
                  :mod (p / pension)
                  :mod (s / state
                        :name (n / name
                              :op1 "California"))
                  :mod (l / large)
                  :poss (s2 / state))
            :ARG2 (p2 / person
                  :ARG0-of (c / criticize-01
                        :ARG1 (c2 / company
                              :ARG0-of (m / move-01
                                    :ARG1 (h / headquarters
                                          :poss c2)
                                    :ARG2 (o / offshore)
                                    :purpose (s3 / save-01
                                          :ARG0 c2
                                          :ARG1 (t / tax-01)))))
                  :ARG1-of (p3 / powerful-02))
            :time (d / date-entity
                  :weekday (m2 / monday)))
      :op2 (v / vote-01
            :ARG0 f
            :ARG1 (s4 / support-01
                  :ARG0 f
                  :ARG1 (r / resolution
                        :beneficiary (p4 / person
                              :ARG0-of (h2 / hold-01
                                    :ARG1 (s5 / share)))
                        :ARG0-of (c3 / call-03
                              :ARG1 (r2 / return-01
                                    :ARG1 (c4 / corporation
                                          :quant 3
                                          :ARG2-of (ii / include-91
                                                :ARG1 (c5 / company
                                                      :name (n2 / name
                                                            :op1 "Tyco"
                                                            :op2 "International"
                                                            :op3 "Ltd.")
                                                      :ARG1-of (t2 / trouble-01))))
                                    :ARG4 (s6 / soil
                                          :poss (w / we))))))))

# ::id 1216 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for the second time this year , the chesapeake and ohio canal national historical park , which runs along the potomac river from west virginia to washington , suffered extensive damage from flooding .
# ::alignments
(s / suffer-01
      :ARG0 (p / park
            :name (n / name
                  :op1 "Chesapeake"
                  :op2 "and"
                  :op3 "Ohio"
                  :op4 "Canal")
            :mod (n2 / nation)
            :mod (h / history)
            :ARG1-of (r / run-04
                  :ARG2 (a / along
                        :op1 (r2 / river
                              :name (n3 / name
                                    :op1 "Potomac"
                                    :op2 "River")))
                  :destination (c / city
                        :name (n4 / name
                              :op1 "Washington"
                              :op2 "City"))))
      :ARG1 (d / damage-01
            :ARG0 (f / flood-01)
            :ARG1 p
            :ARG1-of (e / extensive-03))
      :time (y / year
            :mod (t / this)
            :ord (o / ordinal-entity
                  :value 2)))

# ::id 1217 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong share prices rose #.## percent in morning trade on thursday tracking gains on wall street , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (r / rise-01
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share)
                  :mod (c / company
                        :name (n / name
                              :op1 "Hong"
                              :op2 "Kong")))
            :ARG2 (p3 / percentage-entity
                  :value "1/2")
            :time (t / trade-01
                  :time (d2 / date-entity
                        :dayperiod (m / morning)))
            :time (d3 / date-entity
                  :weekday (t2 / thursday))
            :ARG0-of (t3 / track-01
                  :ARG1 (g / gain-01
                        :location (m2 / market-sector
                              :name n
                              :op1 "Wall"
                              :op2 "Street")))))

# ::id 1218 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok guy green , a postwar british cinematographer who won an academy award for his black and white filming of director david lean 's `` great expectations '' and later directed the oscar-winning `` a patch of blue , '' has died .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Guy"
                  :op2 "Green")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (c / cinematographer)
                  :time (a / after
                        :op1 (w / war-01))
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Britain")))
            :ARG0-of (w2 / win-01
                  :ARG1 (a2 / award
                        :mod (a3 / academy))
                  :ARG3 (f / film-01
                        :ARG0 p
                        :ARG1 (t / thing
                              :ARG1-of (e / expect-01
                                    :ARG0 (p2 / person
                                          :name (n3 / name
                                                :op1 "David"
                                                :op2 "Lean")
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (d2 / director))))
                              :mod (g / great))
                        :mod (b / black-and-white))
                  :ARG4 p)
            :ARG0-of (d3 / direct-01
                  :ARG1 (p3 / patch
                        :mod (b2 / blue)
                        :ARG0-of (w3 / win-01
                              :ARG1 a2
                              :name (n4 / name
                                    :op1 "Oscar"))))
            :time a))

# ::id 1219 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states , brazil and venezuela have clinched berths at next year 's world basketball championship in japan even before semi-final pairings were set at the americas qualifier .
# ::alignments
(s / secure-01
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :op2 (c2 / country
                  :name (n2 / name
                        :op1 "Brazil"))
            :op3 (c3 / country
                  :name (n3 / name
                        :op1 "Venezuela")))
      :ARG1 (b / berths)
      :ARG2 (c4 / championship
            :mod (b2 / basketball)
            :mod (w / world)
            :time (y / year
                  :mod (n4 / next))
            :location (c5 / country
                  :name (n5 / name
                        :op1 "Japan")))
      :time (b3 / before
            :op1 (s2 / set-02
                  :ARG1 (p / pair-01
                        :mod (f / final
                              :ord (o / ordinal-entity
                                    :value (s3 / semi)))
                        :location (q / qualifier
                              :mod (c6 / country
                                    :name (n6 / name
                                          :op1 "America"))))
                  :mod (e / even))))

# ::id 1220 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two blasts near the us headquarters in the iraqi capital overnight caused no casualties , a military spokesman said , as another loud explosion boomed out in the same area early friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / military)
                  :ARG2 (s2 / spokesman)))
      :ARG1 (c / cause-01
            :polarity -
            :ARG0 (b / blast-05
                  :quant 2
                  :ARG1-of (n / near-02
                        :ARG2 (h2 / headquarters
                              :poss (c2 / country
                                    :name (n2 / name
                                          :op1 "Iran"))
                              :location (c3 / city
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG1 c2
                                          :ARG2 (c4 / capital)))))
                  :time (o / overnight))
            :ARG1 (c5 / casualty))
      :time (b2 / boom-02
            :ARG0 (e / explode-01
                  :mod (l / loud)
                  :mod (a / another))
            :direction (o2 / out)
            :location (a2 / area
                  :ARG1-of (s3 / same-01))
            :time (e2 / early
                  :op1 (d / date-entity
                        :weekday (f / friday)))))

# ::id 1221 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the retail association of zimbabwe tuesday forecast a bleak future for the industry and product shortages which could affect performance .
# ::alignments
(f / forecast-01
      :ARG0 (a / association
            :mod (r / retail-01)
            :location (c / country
                  :name (n / name
                        :op1 "Zimbabwe")))
      :ARG1 (f2 / future
            :mod (b / bleak)
            :beneficiary (a2 / and
                  :op1 (ii / industry)
                  :op2 (s / short-06
                        :ARG2 (p / product)
                        :ARG0-of (a3 / affect-01
                              :ARG1 (p2 / perform-02)
                              :ARG1-of (p3 / possible-01)))))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1222 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok amos adamu , executive director of the organizing committee of the #th all african games -lrb- coja -rrb- , said here on wednesday nigeria would benefit from the all africa games scheduled to be held in the capital on oct. #-## .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Amos"
                  :op2 "Amadu")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / committee
                        :ARG0-of (o / organize-01
                              :ARG1 (g / game
                                    :mod (c2 / continent
                                          :name (n2 / name
                                                :op1 "Africa"))
                                    :mod (a / all))))
                  :ARG2 (d / director
                        :mod (e / executive))))
      :ARG1 (b / benefit-01
            :ARG0 (g2 / game
                  :mod c2
                  :mod a
                  :ARG1-of (h2 / hold-04
                        :ARG1-of (s2 / schedule-01
                              :ARG3 (c3 / city
                                    :ARG0-of h
                                    :ARG2 (c4 / capital)))
                        :time (d2 / date-entity
                              :month 10
                              :day 11))))
      :ARG1 (c5 / country
            :name (n3 / name
                  :op1 "Nigeria"))
      :location (h3 / here)
      :time d2
      :weekday (w / wednesday))

# ::id 1223 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tens of thousands of mourners gathered in south beirut on tuesday for the funeral of top shiite cleric mohammed hussein fadlallah , seen by many as a modern face of islam but also named on a us `` terrorist '' list .
# ::alignments
(g / gather-03
      :ARG0 (p / person
            :ARG0-of (m / mourn-01)
            :quant (m2 / multiple
                  :op1 10000))
      :location (s / south
            :part-of (c / city
                  :name (n / name
                        :op1 "Beirut")))
      :purpose (f / funeral
            :poss (p2 / person
                  :name (n2 / name
                        :op1 "Mohammed"
                        :op2 "Hussein"
                        :op3 "Fadlallah")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (c2 / cleric
                              :mod (t / top)
                              :mod (r / religious-group
                                    :name (n3 / name
                                          :op1 "Shiite"))))
                  :ARG1-of (s2 / see-01
                        :ARG0 (p3 / person
                              :quant (m3 / many))
                        :ARG2 (f2 / face
                              :ARG1-of (m4 / modern-02)
                              :topic r
                              :name (n4 / name
                                    :op1 "Islam")))
                  :ARG1-of (n5 / name-01
                        :ARG2 (l / list
                              :mod (t2 / terrorist
                                    :mod (c3 / country
                                          :name (n6 / name
                                                :op1 "United"
                                                :op2 "States"))))
                        :mod (a / also))))
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 1224 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices fell on profit-taking in early asian trade wednesday after an international energy watchdog raised its estimate for demand this year , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (f / fall-01
            :ARG1 (p2 / price-01
                  :ARG1 (o / oil))
            :ARG1-of (c / cause-01
                  :ARG0 (p3 / profit-01
                        :ARG0 p
                        :time (t / trade-01
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Asia"))
                              :time (d2 / date-entity
                                    :weekday (w / wednesday))
                              :time (e / early))
                        :time (a / after
                              :op1 (r / raise-01
                                    :ARG0 (w2 / watchdog
                                          :mod (e2 / energy)
                                          :mod (ii / international))
                                    :ARG1 (e3 / estimate-01
                                          :ARG0 w2
                                          :ARG1 (d3 / demand-01
                                                :time (y / year
                                                      :mod (t2 / this))))))))))

# ::id 1225 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at the invitation of the chinese government , june evo morales ayma , president-elect of the republic of bolivia will visit china from jan. # to # .
# ::alignments
(v / visit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "June"
                  :op2 "Evo"
                  :op3 "Morales")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (r / republic
                        :name (n2 / name
                              :op1 "Bolivia"))
                  :ARG2 (p2 / president
                        :ARG1-of (e / elect-01))))
      :ARG1 (c / country
            :name (n3 / name
                  :op1 "China"))
      :source (d / date-interval
            :op1 (d2 / date-entity
                  :month 1)
            :op2 (d3 / date-entity
                  :month 2))
      :ARG2-of (ii / invite-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 c))
            :ARG1 p))

# ::id 1226 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok healthscope ltd. , australia 's second-largest private hospital operator , said monday its board has unanimously recommended a # billion australian dollar -lrb- $ #.## billion -rrb- takeover offer from u.s. private equity firms carlyle group and tpg capital .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Healthscope"
                  :op2 "Ltd.")
            :ARG0-of (o / operate-01
                  :ARG1 (h / hospital
                        :ARG1-of (p / private-03))
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m / most
                              :ord (o2 / ordinal-entity
                                    :value 2))
                        :ARG5 (c2 / country
                              :name (n2 / name
                                    :op1 "Australia")))))
      :ARG1 (r / recommend-01
            :ARG0 (b / board
                  :poss c)
            :ARG1 (o3 / offer-01
                  :ARG0 (a / and
                        :op1 (c3 / company
                              :name (n3 / name
                                    :op1 "Carlyle"
                                    :op2 "Group")
                              :mod (e / equity
                                    :ARG1-of (p2 / private-03)))
                        :op2 (c4 / capital
                              :mod (t / transport-01
                                    :ARG1 (c5 / car))))
                  :ARG1 (t2 / take-over-12))
            :ARG3 (m2 / monetary-quantity
                  :quant 1000000000
                  :unit (d / dollar
                        :mod c2))
            :mod (u / unanimous))
      :time (d2 / date-entity
            :weekday (m3 / monday)))

# ::id 1227 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> doping agency president dick pound believes that spain 's biggest doping scandal involves more than just cyclists .
# ::alignments
(b / believe-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Dick"
                  :op2 "Pound")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / agency
                        :topic (d / drug))
                  :ARG2 (p2 / president)))
      :ARG1 (ii / involve-01
            :ARG1 (p3 / person
                  :ARG0-of (c / cycle-01)
                  :mod (j / just))
            :ARG2 (s / scandal
                  :topic (d2 / drug)
                  :poss (p4 / person
                        :name (n2 / name
                              :op1 "Paul"))
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (b2 / big)
                        :ARG3 (m / most)))))

# ::id 1228 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french swingman mickael pietrus was taken ##th overall here thursday in the national basketball association draft by the golden state warriors .
# ::alignments
(t / take-01
      :ARG0 (w / warrior
            :mod (s / state
                  :name (n / name
                        :op1 "Golden")))
      :ARG1 (p / person
            :name (n2 / name
                  :op1 "Mickael"
                  :op2 "Pietrus")
            :mod (c / country-region
                  :name (n3 / name
                        :op1 "French"))
            :ARG0-of (s2 / swing-01))
      :ARG3 (r / rank-01
            :ARG2 (o / ordinal-entity
                  :value -1))
      :location (h / here)
      :time (d / date-entity
            :weekday (t2 / thursday))
      :subevent-of (d2 / draft-01
            :ARG0 (a / association
                  :mod (b / basketball)
                  :mod (n4 / nation))))

# ::id 1229 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former gov. lamar alexander of tennessee , seeking to prove he could win a republican primary outright , took his campaign south wednesday , saying he alone could wrest the momentum from front-runner commentator patrick j. buchanan .
# ::alignments
(a / and
      :op1 (t / take-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Lamar"
                        :op2 "Alexander")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01))
                        :ARG2 (g3 / governor)
                        :time (f / former))
                  :location (s / state
                        :name (n2 / name
                              :op1 "Tennessee"))
                  :ARG0-of (s2 / seek-01
                        :ARG1 (p2 / prove-01
                              :ARG0 p
                              :ARG1 (p3 / possible-01
                                    :ARG1 (w / win-01
                                          :ARG0 p
                                          :ARG2 (p4 / primary
                                                :mod (p5 / political-party
                                                      :name (n3 / name
                                                            :op1 "Republican")))
                                          :mod (o / outright))))))
            :ARG1 (c / campaign-01
                  :ARG0 p)
            :ARG3 (s3 / south)
            :time (d / date-entity
                  :weekday (w2 / wednesday)))
      :op2 (s4 / say-01
            :ARG0 p
            :ARG1 (p6 / possible-01
                  :ARG1 (w3 / wrestle-01
                        :ARG0 p
                        :ARG1 (m / momentum)
                        :ARG2 (p7 / person
                              :name (n4 / name
                                    :op1 "Patrick"
                                    :op2 "J."
                                    :op3 "Buchanan")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (c2 / commentator))
                              :ARG0-of (r / run-02
                                    :mod (f2 / front)))))))

# ::id 1230 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a mexican auction house is selling unpublished photos of mexican muralist diego rivera at work .
# ::alignments
(s / sell-01
      :ARG0 (h / house
            :mod (a / auction-off-01)
            :location (c / country
                  :name (n / name
                        :op1 "Mexico")))
      :ARG1 (p / photograph-01
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Diego"
                        :op2 "Rivera")
                  :mod c
                  :ARG0-of (p3 / paint-02))
            :ARG1-of (p4 / publish-01
                  :polarity -)
            :location (w / work-01
                  :ARG0 p2)))

# ::id 1231 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok canada 's finance minister paul martin took a bold and commendable stand as host of this year 's meeting of finance ministers from the asia-pacific region , a canadian newspaper said tuesday .
# ::alignments
(s / say-01
      :ARG0 (n / newspaper
            :mod (c / country
                  :name (n2 / name
                        :op1 "Canada")))
      :ARG1 (s2 / stand-11
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Paul"
                        :op2 "Martin")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "Canada"))
                        :ARG2 (m / minister
                              :topic (f / finance))))
            :ARG1-of (b / bold-02)
            :ARG1-of (c3 / commendable-02)
            :manner (h2 / host-01
                  :ARG0 p
                  :ARG1 (m2 / meet-03
                        :ARG0 (p2 / person
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 c2
                                    :ARG2 (m3 / minister
                                          :topic (f2 / finance)))
                              :source (w / world-region
                                    :name (n5 / name
                                          :op1 "Asia-pacific")))
                        :time (y / year
                              :mod (t / this)))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1232 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok encroaching on political turf that vice president al gore has cultivated for years , gov. george w. bush ventured into silicon valley on thursday to fatten his already flush campaign treasury and to unveil proposals favored by the technology industry .
# ::alignments
(v / venture-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "W."
                  :op3 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (g / governor))
            :ARG0-of (e / encroach-01
                  :ARG1 (t / turf
                        :mod (p2 / politics)
                        :ARG1-of (c / cultivate-01
                              :ARG0 (p3 / person
                                    :name (n2 / name
                                          :op1 "Al"
                                          :op2 "N gore")
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (p4 / president
                                                :mod (v2 / vice))))
                              :duration (m / multiple
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year)))))))
      :ARG4 (v3 / valley
            :name (n3 / name
                  :op1 "Silicon"
                  :op2 "Valley"))
      :time (d / date-entity
            :weekday (t3 / thursday))
      :purpose (a / and
            :op1 (f / fatten-01
                  :ARG0 p
                  :ARG1 (t4 / treasury
                        :mod (c2 / campaign-01)
                        :ARG1-of (f2 / flush-02
                              :time (a2 / already))
                        :poss p))
            :op2 (u / unveil-01
                  :ARG0 p
                  :ARG1 (t5 / thing
                        :ARG1-of (p5 / propose-01)
                        :ARG1-of (f3 / favor-01
                              :ARG0 (ii / industry
                                    :mod (t6 / technology)))))))

# ::id 1233 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. stocks rallied as the lowest bond yields since august set bank shares afire .
# ::alignments
(r / rally-01
      :ARG1 (s / stock
            :mod (c / company
                  :name (n / name
                        :op1 "U.S.")))
      :ARG1-of (c2 / cause-01
            :ARG0 (s2 / set-on-fire-09
                  :ARG0 (y / yield-01
                        :ARG1 (b / bond)
                        :ARG1-of (l / low-04
                              :ARG2-of (h / have-degree-91
                                    :ARG1 y
                                    :ARG3 (m / most)))
                        :time (s3 / since
                              :op1 (d / date-entity
                                    :month 11)))
                  :ARG1 (s4 / share
                        :mod c))))

# ::id 1234 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a cave home , complete with front door , fireplace and a kitchen , was sold wednesday for ###,### pounds -lrb- ###,### euros , ###,### dollars -rrb- at auction .
# ::alignments
(s / sell-01
      :ARG1 (h / home
            :mod (c / cave)
            :ARG1-of (c2 / complete-03
                  :ARG2 (a / and
                        :op1 (d / door
                              :mod (f / front))
                        :op2 (f2 / fireplace)
                        :op3 (k / kitchen))))
      :time (d2 / date-entity
            :weekday (w / wednesday))
      :purpose (a2 / auction-01)
      :purpose a
      :op1 (m / monetary-quantity
            :quant 1000000
            :unit (p / pound)
            :op2-of s)
      :op3 (m2 / monetary-quantity
            :quant 10000000000
            :unit (d3 / dollar)))

# ::id 1235 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar gained on most other major currencies in light trading thursday .
# ::alignments
(g / gain-02
      :ARG0 (d / dollar)
      :ARG2 (c / currency
            :ARG1-of (m / major-02)
            :mod (o / other)
            :quant (m2 / most))
      :time (d2 / date-entity
            :weekday (t / thursday)
            :ARG1-of (t2 / trade-01
                  :ARG1-of (l / light-06))))

# ::id 1236 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rwandan president paul kagame friday denied here the reason why he failed to show up at the february ## mini-summit on the democratic republic of the congo -lrb- drc -rrb- was that he had differences with his zambian counterpart frederick chiluba .
# ::alignments
(d / deny-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Paul"
                  :op2 "Kagame")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Rwanda"))
                  :ARG2 (p2 / president)))
      :ARG1 (r / reason
            :ARG0-of (c2 / cause-01
                  :ARG1 (f / fail-01
                        :ARG1 p
                        :ARG2 (s / show-up-02
                              :ARG1 p
                              :time (d2 / date-entity
                                    :month 2)
                              :location (s2 / summit
                                    :mod (m / mini)
                                    :topic (r2 / republic
                                          :name (n3 / name
                                                :op1 "Congo")
                                          :mod (d3 / democracy))))))
            :domain (d4 / differ-01
                  :ARG1 p
                  :ARG2 (p3 / person
                        :name (n4 / name
                              :op1 "Frederick"
                              :op2 "Chiluba")
                        :mod (c3 / country
                              :name (n5 / name
                                    :op1 "Zambia"))
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG1 p
                              :ARG2 (c4 / counterpart)))))
      :location (h3 / here))

# ::id 1237 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok several hundred refugees waited anxiously tuesday to pass a new russian outpost in western chechnya , sign of the russians ' slow advance across the rebel republic 's countryside .
# ::alignments
(w / wait-01
      :ARG1 (r / refugee
            :quant (s / several
                  :op1 100))
      :ARG2 (p / pass-02
            :ARG0 r
            :ARG1 (o / outpost
                  :ARG1-of (n / new-01)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :location (w2 / west
                        :part-of (p2 / province
                              :name (n3 / name
                                    :op1 "Chechnya")))
                  :ARG0-of (s2 / signal-07
                        :ARG1 (a / advance-01
                              :ARG1 (p3 / person
                                    :mod c)
                              :ARG1-of (s3 / slow-01)
                              :path (c2 / countryside
                                    :poss (r2 / republic
                                          :ARG0-of (r3 / rebel-01)))))))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG2-of (a2 / anxious-02))

# ::id 1238 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european union is willing to consider penalties against sudan should khartoum continue to harbor suspected darfur war criminals charged by the world court , a top diplomat said on wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (d / diplomat
                        :mod (t / top))))
      :ARG1 (h2 / have-condition-91
            :ARG1 (w / will-02
                  :ARG0 (u / union
                        :mod (c / continent
                              :name (n / name
                                    :op1 "Europe")))
                  :ARG1 (c2 / consider-02
                        :ARG0 u
                        :ARG1 (p2 / penalize-01
                              :ARG1 (p3 / person
                                    :name (n2 / name
                                          :op1 "Sudan")))))
            :ARG2 (c3 / continue-01
                  :ARG0 (c4 / city
                        :name (n3 / name
                              :op1 "Khartoum"))
                  :ARG1 (h3 / harbor-01
                        :ARG0 c4
                        :ARG1 (p4 / person
                              :ARG2-of (s2 / suspect-01
                                    :ARG1 (c5 / criminal-03
                                          :mod (w2 / war)))
                              :ARG1-of (c6 / charge-05
                                    :ARG0 (o / organization
                                          :name (n4 / name
                                                :op1 "World"
                                                :op2 "Court")))))))
      :time (w3 / wednesday))

# ::id 1239 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gulf budget carrier air arabia announced sunday the launch of services to three saudi cities from june ## .
# ::alignments
(a / announce-01
      :ARG0 (c / carrier
            :name (n / name
                  :op1 "Air"
                  :op2 "Arabia")
            :mod (b / budget)
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Gulf")))
      :ARG1 (l / launch-01
            :ARG1 (s / serve-02
                  :ARG2 (c3 / city
                        :quant 3
                        :location (c4 / country
                              :name (n3 / name
                                    :op1 "Saudi"
                                    :op2 "Arabia"))))
            :location c3
            :name (n4 / name
                  :op1 "June"))
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 1240 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok british taxpayers will pay a large share of the massive legal costs for former chilean dictator gen. augusto pinochet 's fight against extradition to spain , the house of lords said thursday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "House"
                  :op2 "of"
                  :op3 "Lords"))
      :ARG1 (p / pay-01
            :ARG0 (p2 / person
                  :ARG1 (t / tax)
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Britain")))
            :ARG0 p2)
      :ARG1 (s2 / share
            :mod (l / large)
            :ARG1-of (ii / include-91
                  :ARG2 (c2 / cost-01
                        :mod (m / massive)
                        :ARG1-of (l2 / legal-02))))
      :ARG2 (f / fight-01
            :ARG0 (p3 / person
                  :name (n3 / name
                        :op1 "Gen."
                        :op2 "Austo"
                        :op3 "Pinochet")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (d / dictator))
                  :time (f2 / former)
                  :mod (c3 / country
                        :name (n4 / name
                              :op1 "Chile")))
            :ARG2 (e / extradite-01
                  :ARG1 p3
                  :ARG3 (p4 / person
                        :name (n5 / name
                              :op1 "Spain"))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 1241 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mainstream climatologists who have feared that global warming could have the paradoxical effect of cooling northwestern europe or even plunging it into a small ice age have stopped worrying about that particular disaster , although it retains a vivid hold on the public imagination .
# ::alignments
(s / stop-01
      :ARG0 (p / person
            :ARG0-of (f / fear-01
                  :ARG1 (p2 / possible-01
                        :ARG1 (a / affect-01
                              :ARG0 (w / warm-01
                                    :ARG1 (g / globe))
                              :ARG1 (o / or
                                    :op1 (c / cool-01
                                          :ARG1 (c2 / continent
                                                :name (n / name
                                                      :op1 "Europe")
                                                :mod (n2 / northwest)))
                                    :op2 (p3 / plunge-01
                                          :ARG1 c2
                                          :ARG4 (a2 / age
                                                :mod (ii / ice)
                                                :mod (s2 / small))
                                          :mod (e / even)))
                              :mod (p4 / paradox)))
                  :mod (m / mainstream))
            :ARG1 (w2 / worry-01
                  :ARG0 (d / disaster
                        :mod (p5 / particular))
                  :ARG1 p)
            :concession (r / retain-01
                  :ARG0 d
                  :ARG1 (h / hold-01
                        :ARG0 d
                        :ARG1 (ii2 / imagine-01
                              :ARG0 (p6 / public))
                        :mod (v / vivid)))))

# ::id 1242 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ramnaresh sarwan struck a fine ### but fast bowler stuart broad claimed two crucial wickets as england hit back against west indies on the last day thursday of the third cricket test .
# ::alignments
(c / contrast-01
      :ARG1 (s / strike-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "ramnaresh"
                        :op2 "Sarwan"))
            :ARG1 (t / thing
                  :ARG1-of (f / fine-03)))
      :ARG2 (c2 / claim-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Stuart"
                        :op2 "Broad")
                  :ARG0-of (b / bowl-01
                        :ARG1-of (f2 / fast-02)))
            :ARG1 (w / wicket
                  :quant 2
                  :mod (c3 / crucial))
            :time (h / hit-back-09
                  :ARG0 (c4 / country
                        :name (n3 / name
                              :op1 "England"))
                  :ARG1 (t2 / team
                        :name (n4 / name
                              :op1 "West"
                              :op2 "Indies"))
                  :time (d / date-entity
                        :dayperiod (d2 / day
                              :mod (l / last))
                        :mod (t3 / test
                              :mod (c5 / cricket)
                              :ord (o / ordinal-entity
                                    :value 3))))))

# ::id 1243 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mysterious lights in the sky and even a flying saucer are among the reported ufo sightings detailed in classified documents released by new zealand 's military this week .
# ::alignments
(ii / include-91
      :ARG1 (a / and
            :op1 (l / light
                  :mod (m / mysterious)
                  :location (s / sky))
            :op2 (s2 / saucer
                  :ARG0-of (f / fly-01)
                  :mod (e / even)))
      :ARG2 (s3 / sight-01
            :ARG1 (a2 / animal
                  :name (n / name
                        :op1 "Ufo"))
            :ARG1-of (r / report-01)
            :ARG1-of (d / detail-01
                  :medium (d2 / document
                        :ARG1-of (c / classify-02)
                        :ARG1-of (r2 / release-01
                              :ARG0 (m2 / military
                                    :poss (z / zealand)
                                    :ARG1-of (n2 / new-01))
                              :time (w / week
                                    :mod (t / this)))))))

# ::id 1244 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok serb authorities still are not cooperating with efforts by a un court to prosecute war crimes in the former yugoslavia , the court 's chief prosecutor told the security council thursday .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :ARG0-of (p2 / prosecute-01)
            :mod (c / chief)
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / court)
                  :ARG2 (p3 / prosecute-01
                        :ARG0 p
                        :ARG1 (c3 / crime
                              :mod (w / war)
                              :location (c4 / country
                                    :name (n / name
                                          :op1 "Yugoslavia")
                                    :time (f / former))))))
      :ARG1 (c5 / cooperate-01
            :polarity -
            :ARG0 (a / authority
                  :mod (g / government-organization
                        :name (n2 / name
                              :op1 "serb")))
            :ARG2 (e / effort-01
                  :ARG0 (c6 / court
                        :mod (u / un))
                  :ARG1 (p4 / prosecute-01
                        :ARG0 c6
                        :ARG1 c3))
            :mod (s / still))
      :ARG2 (c7 / council
            :mod (s2 / security))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1245 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok six people including a police officer were killed saturday in central and northern mexico , bringing to nine the law enforcement death toll in the country in ## hours , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (k / kill-01
            :ARG1 (p / person
                  :quant 6
                  :ARG2-of (ii / include-91
                        :ARG1 (p2 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (p3 / police)
                                    :ARG2 (o2 / officer)))))
            :time (d / date-entity
                  :weekday (s2 / saturday))
            :location (a / and
                  :op1 (c / center)
                  :op2 (n / north)
                  :part-of (c2 / country
                        :name (n2 / name
                              :op1 "Mexico")))
            :ARG0-of (c3 / cause-01
                  :ARG1 (b / bring-01
                        :ARG1 p
                        :ARG2 (t / toll
                              :quant 9
                              :mod (d2 / die-01)
                              :ARG0-of (e / enforce-01
                                    :ARG1 (l / law))
                              :location c2
                              :time (a2 / after
                                    :quant (m / multiple
                                          :op1 (t2 / temporal-quantity
                                                :quant 1
                                                :unit (h2 / hour)))))))))

# ::id 1246 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gone are the gigantic exhibition booths , some of which were built like pyramids , had their own elevators or were decorated daily with thousands of fresh roses .
# ::alignments
(g / go-02
      :ARG1 (b / booth
            :mod (g2 / gigantic)
            :purpose (e / exhibit-01)
            :ARG2-of (ii / include-91
                  :ARG1 (b2 / booth
                        :ARG1-of (b3 / build-01
                              :example (p / pyramid))
                        :mod (s / some)
                        :ARG0-of (h / have-03
                              :ARG1 (e2 / elevator))
                        :ARG1-of (d / decorate-01
                              :ARG2 (r / rose
                                    :quant (m / multiple
                                          :op1 1000)
                                    :ARG1-of (f / fresh-04))
                              :frequency (r2 / rate-entity-91
                                    :ARG3 (t / temporal-quantity
                                          :quant 1
                                          :unit (d2 / day))))))))

# ::id 1247 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nicholas hughes , the son of poets sylvia plath and ted hughes , committed suicide by hanging himself , according to police and his sister .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / police)
            :op2 (p2 / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (p3 / person
                              :name (n / name
                                    :op1 "nicholas"
                                    :op2 "Hughes")
                              :ARG0-of (h2 / have-rel-role-91
                                    :ARG1 (a2 / and
                                          :op1 (p4 / poet
                                                :name (n2 / name
                                                      :op1 "Sylvia"
                                                      :op2 "Plath"))
                                          :op2 (p5 / poet
                                                :name (n3 / name
                                                      :op1 " ted"
                                                      :op2 "Hughes")))
                                    :ARG2 (s2 / son)))
                        :ARG2 (s3 / sister)))
            :ARG1 (s4 / suicide
                  :manner (h3 / hanging-07
                        :ARG0 p3
                        :ARG1 p3))))

# ::id 1248 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us efforts to force a tough new resolution to disarm iraq through the united nations face key tests this week with france threatening to submit counter-proposals and warning against war .
# ::alignments
(f / face-01
      :ARG0 (e / effort-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "US"))
            :ARG1 (f2 / force-01
                  :ARG0 c
                  :ARG2 (r / resolution
                        :ARG1-of (n2 / new-01)
                        :ARG1-of (t / tough-03)
                        :ARG0-of (d / disarm-01
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Iraq"))
                              :manner (n4 / nation
                                    :ARG1-of (u / unite-01)))))
            :ARG1 (t2 / test-01
                  :ARG1-of (k / key-02)
                  :time (w / week
                        :mod (t3 / this))
                  :ARG1-of (c3 / cause-01
                        :ARG0 (t4 / threaten-01
                              :ARG0 (c4 / country
                                    :name (n5 / name
                                          :op1 "France"))
                              :ARG1 (a / and
                                    :op1 (s / submit-01
                                          :ARG0 c4
                                          :ARG1 (c5 / counter-01
                                                :ARG1 (t5 / thing
                                                      :ARG1-of (p / propose-01))))
                                    :op2 (w2 / warn-01
                                          :ARG0 c4
                                          :ARG1 (w3 / war-01))))))))

# ::id 1249 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with the u.s. economy healthy and no international conflicts looming , american voters opted for more of the same rather than risk the right-wing `` revolution '' that seemed the wave of the future only two years ago .
# ::alignments
(ii / instead-of-91
      :ARG1 (o / opt-01
            :ARG0 (p / person
                  :ARG0-of (v / vote-01)
                  :mod (c / country
                        :name (n / name
                              :op1 "America")))
            :ARG1 (t / thing
                  :ARG1-of (s / same-01)
                  :mod (m / more)))
      :ARG2 (r / risk-01
            :ARG0 p
            :ARG2 (r2 / revolution-03
                  :ARG0 (p2 / political-party
                        :ARG1-of (r3 / right-08))
                  :ARG1-of (w / wave-04
                        :ARG2 (f / future)
                        :ARG1-of (s2 / seem-01)
                        :time (b / before
                              :op1 (n2 / now)
                              :quant (t2 / temporal-quantity
                                    :quant 2
                                    :unit (y / year)
                                    :mod (o2 / only))))))
      :ARG1-of (c2 / cause-01
            :ARG0 (a / and
                  :op1 (h / healthy
                        :domain (e / economy
                              :mod c))
                  :op2 (l / loom-01
                        :polarity -
                        :ARG1 (c3 / conflict-01
                              :mod (ii2 / international))))))

# ::id 1250 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four sars-infected members of a family _ including a woman whose wedding was allowed to proceed even though she was sick _ were discharged from a hospital in western india on tuesday , a health officer said .
# ::alignments
(s / say-01
      :ARG0 (o / officer
            :mod (h / health))
      :ARG1 (d / discharge-01
            :ARG1 (m / member
                  :quant 4
                  :ARG1-of (ii / infect-01
                        :ARG2 (s2 / sars))
                  :ARG2-of (ii2 / include-01
                        :ARG1 (w / woman
                              :ARG0-of (w2 / wed-01
                                    :ARG1-of (p / proceed-01
                                          :ARG1-of (a / allow-01)
                                          :concession (s3 / sick-05
                                                :ARG1 w)))))
                  :part-of (f / family))
            :ARG2 (h2 / hospital
                  :location (c / country-region
                        :name (n / name
                              :op1 "Western"
                              :op2 "India")))
            :time (d2 / date-entity
                  :weekday (t / tuesday))))

# ::id 1251 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the weighted price index of the taiwan stock exchange -lrb- taiex -rrb- stood at an average of #,###.## , up #.# percent over the previous month and ##.# percent over the corresponding period of last year , according to the government 's latest statistics .
# ::alignments
(s / say-01
      :ARG0 (s2 / statistic
            :mod (l / last)
            :poss (g / government-organization
                  :ARG0-of (g2 / govern-01)))
      :ARG1 (s3 / stand-04
            :ARG1 (ii / index
                  :ARG2-of (p / price-01)
                  :ARG1-of (w / weight-01)
                  :poss (e / exchange-01
                        :ARG1 (s4 / stock)
                        :mod (c / country
                              :name (n / name
                                    :op1 "Taiwan"))))
            :ARG2 (a / and
                  :op1 (u / up-02
                        :ARG1 ii
                        :ARG2 (p2 / percentage-entity
                              :value "#.")
                        :time (m / month
                              :mod (p3 / previous)))
                  :op2 u
                  :ARG1 ii
                  :ARG2 (p4 / percentage-entity
                        :value "#.")
                  :time (p5 / period
                        :mod l)
                  :mod (y / year))))

# ::id 1252 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok robert howard metzger , one of the contemporary interior decorators who epitomized an opulent , elegant style , died thursday at new york hospital .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Robert"
                  :op2 "Howard"
                  :op3 "Metzger")
            :ARG1-of (ii / include-91
                  :ARG2 (p2 / person
                        :ARG0-of (d2 / decorate-01
                              :mod (ii2 / interior))
                        :mod (c / contemporary)
                        :ARG0-of (e / epitomize-01
                              :ARG1 (s / style
                                    :mod (o / opulent)
                                    :mod (e2 / elegant))))))
      :time (d3 / date-entity
            :weekday (t / thursday))
      :location (h / hospital
            :mod (c2 / city
                  :name (n2 / name
                        :op1 "New"
                        :op2 "York"))))

# ::id 1253 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the french military said friday it helped mauritanian forces thwart an attack by suspected al-qaida extremists , and a mauritanian minister said six suspects were killed in the raid in northwest africa .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (m / military
                  :mod (c / country
                        :name (n / name
                              :op1 "France")))
            :ARG1 (h / help-01
                  :ARG0 m
                  :ARG1 (t / thwart-01
                        :ARG0 (f / force
                              :mod (c2 / country
                                    :name (n2 / name
                                          :op1 "Mauritania")))
                        :ARG1 (a2 / attack-01
                              :ARG0 (e / extremist
                                    :ARG2-of (s2 / suspect-01)
                                    :mod (c3 / criminal-organization
                                          :name (n3 / name
                                                :op1 "al-Qaida")))))
                  :ARG2 f
                  :time (d / date-entity
                        :weekday (f2 / friday))))
      :op2 (s3 / say-01
            :ARG0 (p / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c2
                        :ARG2 (m2 / minister)))
            :ARG1 (k / kill-01
                  :ARG1 (p2 / person
                        :quant 6
                        :ARG2-of s2))
            :time (r / raid-01
                  :location (n4 / northwest
                        :part-of (c4 / continent
                              :name (n5 / name
                                    :op1 "Africa"))))))

# ::id 1254 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok choi eun-kyung took her third gold medal at the ##nd winter universiade when she led the south korea women to an easy victory in the short-track speedskating women 's #,### m here on friday .
# ::alignments
(t / take-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Choi"
                  :op2 "Eun-kyung"))
      :ARG1 (m / medal
            :mod (g / gold)
            :ord (o / ordinal-entity
                  :value 3)
            :poss p
            :time (e / event
                  :name (n2 / name
                        :op1 "Uniade")
                  :time (d / date-entity
                        :season (w / winter)
                        :ord (o2 / ordinal-entity
                              :value 2))))
      :time (l / lead-01
            :ARG0 p
            :ARG1 (w2 / woman
                  :location (s / south
                        :part-of (c / country
                              :name (n3 / name
                                    :op1 "Korea"))))
            :ARG2 (w3 / win-01
                  :ARG0 w2
                  :ARG2 (g2 / game
                        :name (n4 / name
                              :op1 "Speedskating")
                        :mod (w4 / woman))
                  :ARG1-of (e2 / easy-05))
            :location (h / here)
            :time (d2 / date-entity
                  :weekday (f / friday))))

# ::id 1255 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok veteran striker romario still does n't know where he will be playing next year , but admitted he dreams of scoring his #,### th career goal at maracana stadium .
# ::alignments
(c / contrast-01
      :ARG1 (k / know-01
            :polarity -
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Romario")
                  :ARG0-of (s / strike-02)
                  :mod (v / veteran))
            :ARG1 (l / location
                  :location-of (p2 / play-01
                        :ARG0 p
                        :time (y / year
                              :mod (n2 / next))))
            :mod (s2 / still))
      :ARG2 (a / admit-01
            :ARG0 p
            :ARG1 (d / dream-01
                  :ARG0 p
                  :ARG1 (s3 / score-01
                        :ARG0 p
                        :ARG1 (g / goal
                              :mod (c2 / career)
                              :poss p)
                        :ARG2 (g2 / goal
                              :mod (c3 / career)
                              :ord (o / ordinal-entity
                                    :value 1))
                        :location (s4 / stadium
                              :name (n3 / name
                                    :op1 "Marcana"))))))

# ::id 1256 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with israelis and palestinians not speaking to each other , egyptian president hosni mubarak said wednesday it is critical his country keep contacts open with israel .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hosni"
                  :op2 "Mubarak")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Egypt"))
                  :ARG2 (p2 / president)))
      :ARG1 (c2 / critical-02
            :ARG1 (k / keep-02
                  :ARG0 c
                  :ARG1 (o / open-05
                        :ARG1 (c3 / contact-01
                              :ARG0 c
                              :ARG1 (c4 / country
                                    :name (n3 / name
                                          :op1 "Israel")))))
            :ARG1-of (c5 / cause-01
                  :ARG0 (s2 / speak-01
                        :polarity -
                        :ARG0 (a / and
                              :op1 (p3 / person
                                    :mod c4)
                              :op2 (p4 / person
                                    :mod (c6 / country
                                          :name (n4 / name
                                                :op1 "Palestine"))))
                        :ARG2 a)))
      :time (w / wednesday))

# ::id 1257 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in what appeared to be a step toward carrying out israel 's long-delayed withdrawal from the west bank town of hebron , troops moved furniture and equipment out of the town 's military headquarters monday .
# ::alignments
(m / move-01
      :ARG0 (t / troop)
      :ARG1 (a / and
            :op1 (f / furniture)
            :op2 (e / equipment))
      :ARG2 (o / out-06
            :ARG1 a
            :ARG2 (h / headquarters
                  :mod (m2 / military)
                  :poss (t2 / town
                        :name (n / name
                              :op1 "Hebron")
                        :location (c / country-region
                              :name (n2 / name
                                    :op1 "West"
                                    :op2 "Bank")))))
      :time (d / date-entity
            :weekday (m3 / monday))
      :ARG1-of (a2 / appear-02
            :ARG2 (t3 / thing
                  :ARG4-of (s / step-01
                        :ARG2 (c2 / carry-out-03
                              :ARG1 (w / withdraw-01
                                    :ARG0 (c3 / country
                                          :name (n3 / name
                                                :op1 "Israel"))
                                    :ARG2 t2
                                    :ARG1-of (d2 / delay-01
                                          :ARG1-of (l / long-03))))))))

# ::id 1258 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two macedonian soldiers were injured late thursday in an explosion just outside the capital 's main army barracks , officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (ii / injure-01
            :ARG0 (e / explode-01
                  :location (o2 / outside
                        :op1 (b / building
                              :mod (a / army)
                              :poss (c / capital)
                              :mod (m / main))
                        :mod (j / just)))
            :ARG1 (s2 / soldier
                  :quant 2
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Macedonia")))
            :time (d / date-entity
                  :weekday (t / thursday)
                  :mod (l / late))))

# ::id 1259 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok old mutual , south africa 's leading insurer , was monday successfully listed in five stock exchanges .
# ::alignments
(l / list-01
      :ARG1 (c / company
            :name (n / name
                  :op1 "old"
                  :op2 "Mutual")
            :ARG0-of (ii / insure-02
                  :ARG0-of (l2 / lead-02
                        :ARG1 (c2 / continent
                              :name (n2 / name
                                    :op1 "South"
                                    :op2 "Africa"))))
            :ARG3-of ii)
      :ARG1-of (s / succeed-01)
      :location (e / exchange-01
            :quant 5
            :ARG1 (s2 / stock))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1260 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german midfielder jorg <unk> headed for home wednesday from his squad 's world cup camp with a leg muscle tear .
# ::alignments
(h / head-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jorg")
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Germany"))
                  :ARG2 (m / midfielder)))
      :ARG1 (h3 / home)
      :ARG1-of (c / cause-01
            :ARG0 (t2 / tear-01
                  :ARG1 (m2 / muscle
                        :part-of (l / leg))))
      :time (d / date-entity
            :weekday (w / wednesday))
      :source (c2 / camp
            :poss (s / squad
                  :poss p)
            :mod (g / game
                  :name (n3 / name
                        :op1 "World"
                        :op2 "Cup"))))

# ::id 1261 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` the full monty , '' the sleeper english success that has become britain 's highest-grossing movie ever , was named best film sunday at the british academy awards -lrb- bafta -rrb- , and stars robert carlyle and tom wilkinson took the actor and supporting actor trophies as two of the movie 's <unk> sheffield strippers .
# ::alignments
(a / and
      :op1 (n / name-02
            :ARG1 (m / monty
                  :mod (f / full)
                  :mod (s / success
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "England"))
                        :ARG0-of (s2 / sleep-01)
                        :ARG1-of (b / become-01
                              :ARG2 (m2 / movie
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (h2 / high-02
                                                :ARG1 m2)
                                          :ARG3 (m3 / most)
                                          :ARG5 (m4 / movie
                                                :time (e / ever)
                                                :location (c2 / country
                                                      :name (n3 / name
                                                            :op1 "Britain"))))))))
            :ARG2 (f2 / film
                  :ARG1-of h
                  :ARG2 (g / good-02)
                  :ARG1-of g
                  :ARG3 m3))
      :time (d / date-entity
            :weekday (s3 / sunday))
      :location (a2 / award
            :name (n4 / name
                  :op1 "British"
                  :op2 "Academy")
            :mod c2)
      :op2 (t / take-01
            :ARG0 (a3 / and
                  :op1 (p / person
                        :name (n5 / name
                              :op1 "Robert"
                              :op2 "Carlyle"))
                  :op2 (p2 / person
                        :name (n6 / name
                              :op1 "Tom"
                              :op2 " wilkinson")))
            :ARG1 (a4 / and
                  :op1 (t2 / trophy
                        :mod (p3 / person
                              :ARG0-of (a5 / act-01)))
                  :op2 (t3 / trophy
                        :mod p3
                        :ARG0-of (s4 / support-01
                              :ARG1 p3)))
            :ARG3 (p4 / person
                  :quant 2
                  :ARG1-of (ii / include-91
                        :ARG2 (p5 / person
                              :ARG0-of (a6 / act-01)
                              :ARG1-of (s5 / stripper-00)
                              :location (c3 / city
                                    :name (n7 / name
                                          :op1 "Sheffield")))))))

# ::id 1262 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan is trying to have the traditional chinese character set used in taiwan listed as a world heritage item , and an executive yuan official in charge of the mission said tuesday that the goal might be achieved soon if china agrees to help .
# ::alignments
(a / and
      :op1 (t / try-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Taiwan"))
            :ARG1 (l / list-01
                  :ARG0 c
                  :ARG1 (s / set
                        :consist-of (c2 / character
                              :mod (t2 / traditional)
                              :mod (c3 / country
                                    :name (n2 / name
                                          :op1 "China")))
                        :ARG1-of (u / use-01
                              :location c))
                  :ARG2 (ii / item
                        :mod (h / heritage
                              :mod (w / world)))))
      :op2 (s2 / say-01
            :ARG0 (p / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (y / yuan
                              :mod (e / executive))
                        :ARG2 (o / official))
                  :ARG0-of (c4 / charge-08
                        :ARG1 (m / mission-01)))
            :ARG1 (p2 / possible-01
                  :ARG1 (a2 / achieve-01
                        :ARG1 (g / goal)
                        :time (s3 / soon)
                        :condition (a3 / agree-01
                              :ARG0 c3
                              :ARG1 (h3 / help-01
                                    :ARG0 c3))))
            :time (d / date-entity
                  :weekday (t3 / tuesday))))

# ::id 1263 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states men 's volleyball captain david lee recorded seven blocks and had nine points overall as the americans beat china #-# to sweep their two-match series in the $ ## million fivb world league on saturday .
# ::alignments
(a / and
      :op1 (r / record-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "David"
                        :op2 "Lee")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (c2 / captain
                              :topic (v / volleyball))))
            :ARG1 (b / block
                  :quant 7))
      :op2 (h2 / have-03
            :ARG0 p
            :ARG1 (p2 / point
                  :quant 9
                  :mod (o / overall)))
      :ARG1-of (c3 / cause-01
            :ARG0 (b2 / beat-03
                  :ARG0 p
                  :mod (c4 / country
                        :name (n3 / name
                              :op1 "America")))
            :ARG1 (c5 / country
                  :name (n4 / name
                        :op1 "China"))
            :ARG2 (s / sweep-02
                  :ARG0 p
                  :ARG1 (s2 / series
                        :consist-of (m / match-03
                              :quant 2)
                        :mod (l / league
                              :name (n5 / name
                                    :op1 "World"
                                    :op2 "League")
                              :mod (m2 / monetary-quantity
                                    :quant 1000000000
                                    :unit (d / dollar))))
                  :time (d2 / date-entity
                        :weekday (s3 / saturday)))))

# ::id 1264 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greek prime minister and president of socialist international george papandreou sent a letter to united nations general secretary ban ki-moon saturday , formally informing him of a declaration of the group on the middle east issue .
# ::alignments
(s / send-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "george"
                  :op2 "Papandreou")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / political-party
                        :name (n2 / name
                              :op1 "Greek"))
                  :ARG2 (m / minister
                        :mod (p3 / prime)))
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (o / organization
                        :name (n3 / name
                              :op1 "Socialist"
                              :op2 "International"))
                  :ARG2 (p4 / president)))
      :ARG1 (l / letter)
      :ARG2 (p5 / person
            :name (n4 / name
                  :op1 "Ban"
                  :op2 "Ki-moon")
            :ARG0-of (h3 / have-org-role-91
                  :ARG1 o
                  :name (n5 / name
                        :op1 "United"
                        :op2 "Nations"))
            :ARG2 (s2 / secretary
                  :mod (g / general)))
      :time (d / date-entity
            :weekday (s3 / saturday))
      :ARG0-of (ii / inform-01
            :ARG1 p5
            :ARG2 (d2 / declare-02
                  :ARG0 (g2 / group)
                  :ARG1 (ii2 / issue
                        :mod (w / world-region
                              :name (n6 / name
                                    :op1 "Middle"
                                    :op2 "East")))
                  :manner (f / formal))))

# ::id 1265 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an el segundo , calif.-based rocket maker founded by silicon valley entrepreneur elon musk filed a lawsuit wednesday against boeing co. and lockheed martin corp. , accusing the united states ' two largest defense contractors of monopolizing the government rocket launch business .
# ::alignments
(f / file-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "an"
                  :op2 "el"
                  :op3 "Sante")
            :ARG0-of (m / make-01
                  :ARG1 (r / rocket))
            :ARG1-of (b / base-01
                  :location (s / state
                        :name (n2 / name
                              :op1 "California")))
            :ARG1-of (f2 / found-01
                  :ARG0 (p / person
                        :name (n3 / name
                              :op1 "Elon"
                              :op2 "Musk")
                        :ARG0-of (e / entrepreneur-00))))
      :ARG1 (s2 / sue-02
            :ARG0 c
            :ARG1 (a / and
                  :op1 (c2 / company
                        :name (n4 / name
                              :op1 "Boeing"
                              :op2 "Co."))
                  :op2 (c3 / company
                        :name (n5 / name
                              :op1 "Lockheed"
                              :op2 "Martin"
                              :op3 "Corp.")))
            :ARG2 (a2 / accuse-01
                  :ARG0 c
                  :ARG1 (c4 / company
                        :quant 2
                        :ARG0-of (c5 / contract-02
                              :ARG1 (d / defend-01))
                        :poss (c6 / country
                              :name (n6 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (l / large)
                              :ARG3 (m2 / most)))
                  :ARG2 (m3 / monopolize-01
                        :ARG0 c4
                        :ARG1 (b2 / business
                              :mod (l2 / launch-01
                                    :ARG1 (r2 / rocket))
                              :poss (g / government-organization
                                    :ARG0-of (g2 / govern-01))))))
      :time (d2 / date-entity
            :weekday (w / wednesday)))

# ::id 1266 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four seattle-area police officers were shot to death sunday morning in a coffee shop in what officials called a brazen ambush by a lone gunman .
# ::alignments
(s / shoot-02
      :ARG1 (p / person
            :quant 4
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police
                        :location (a / area
                              :mod (s2 / seattle)))
                  :ARG2 (o / officer)))
      :ARG0-of (c / cause-01
            :ARG1 (d / die-01
                  :ARG1 p))
      :location (s3 / shop
            :mod (c2 / coffee))
      :time (d2 / date-entity
            :weekday (s4 / sunday)
            :dayperiod (m / morning))
      :ARG1-of (c3 / call-01
            :ARG0 (o2 / official)
            :ARG2 (a2 / ambush-01
                  :ARG0 (g / gunman
                        :mod (l / lone))
                  :ARG1 p
                  :mod (b / brazen))))

# ::id 1267 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok deutsche bank chief executive josef ackermann said there were `` encouraging '' signs that financial markets were recovering after a global credit crisis , in comments published saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Josef"
                  :op2 "Ackermann")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (b / bank
                        :name (n2 / name
                              :op1 "deutsche"
                              :op2 "Bank"))
                  :ARG2 (e / executive
                        :mod (c / chief))))
      :ARG1 (s2 / signal-07
            :ARG0-of (e2 / encourage-01)
            :ARG1 (r / recover-01
                  :ARG1 (m / market
                        :mod (f / finance))
                  :time (a / after
                        :op1 (c2 / crisis
                              :mod (c3 / credit)
                              :mod (g / globe)))))
      :medium (c4 / comment-01
            :ARG1-of (p2 / publish-01
                  :time (d / date-entity
                        :weekday (s3 / saturday)))))

# ::id 1268 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok uganda 's inspector-general of police john <unk> on thursday warned the public against insecurity during the coming christmas season and urged media to forge a closer partnership with the police in curbing crimes .
# ::alignments
(a / and
      :op1 (w / warn-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "John"
                        :op2 "Hague")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / police)
                        :ARG2 (g / general
                              :mod (ii / inspect-general)))
                  :poss (c / country
                        :name (n2 / name
                              :op1 "Uganda")))
            :ARG1 (s / security
                  :polarity -
                  :time (s2 / season
                        :mod (f / festival
                              :name (n3 / name
                                    :op1 "Christmas"))
                        :ARG1-of (c2 / come-01)))
            :ARG2 (p3 / public)
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (u / urge-01
            :ARG0 p
            :ARG1 (m / media)
            :ARG2 (f2 / forge-02
                  :ARG0 m
                  :ARG1 (p4 / partner-01
                        :ARG0 m
                        :ARG1 (p5 / police)
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (c3 / close-10
                                    :ARG1 p4)
                              :ARG3 (m2 / more)))
                  :purpose (c4 / curb-01
                        :ARG0 m
                        :ARG1 (c5 / crime-02)))))

# ::id 1269 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain on saturday expressed shock at the massacre of nearly ### people at a refugee camp for congolese tutsis in burundi , saying it underscored the need to a `` healing process '' in africa 's great lakes region .
# ::alignments
(a / and
      :op1 (e / express-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Britain"))
            :ARG1 (s / shock-01
                  :ARG0 (m / massacre-01
                        :ARG1 (p / person
                              :mod (n2 / near))
                        :location (c2 / camp
                              :mod (r / refugee)
                              :beneficiary (p2 / person
                                    :mod (e2 / ethnic-group
                                          :name (n3 / name
                                                :op1 "Tutsi")
                                          :mod (c3 / country
                                                :name (n4 / name
                                                      :op1 "Congo")))
                                    :location (c4 / country
                                          :name (n5 / name
                                                :op1 "Burundi")))))
                  :ARG1 c)
            :time (d / date-entity
                  :weekday (s2 / saturday)))
      :op2 (s3 / say-01
            :ARG0 c
            :ARG1 (u / underscore-01
                  :ARG0 m
                  :ARG1 (n6 / need-01
                        :ARG1 (p3 / process-02
                              :ARG1 (h / heal-01))
                        :location (r2 / region
                              :mod (l / lake
                                    :mod (g / great)
                                    :location (c5 / continent
                                          :name (n7 / name
                                                :op1 "Africa"))))))))

# ::id 1270 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong-based cathay pacific airways announced sunday that it has signed an agreement to lease three airbus a###-### aircraft from air china to meet growing demands on its key international routes .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Cathay"
                  :op2 "Pacific"
                  :op3 "Airways")
            :ARG1-of (b / base-01
                  :location (c2 / city
                        :name (n2 / name
                              :op1 "Hong"
                              :op2 "Kong"))))
      :ARG1 (s / sign-02
            :ARG0 c
            :ARG1 (a2 / agree-01
                  :ARG1 (l / lease-01
                        :ARG0 c
                        :ARG1 (a3 / aircraft
                              :quant 3
                              :mod (a4 / airbus))
                        :ARG2 (c3 / country
                              :name (n3 / name
                                    :op1 "China"))
                        :purpose (m / meet-01
                              :ARG0 c
                              :ARG1 (d / demand-01
                                    :ARG1 (r / route
                                          :mod (ii / international)
                                          :ARG1-of (k / key-02)
                                          :poss c)
                                    :ARG1-of (g / grow-01))))))
      :time (d2 / date-entity
            :weekday (s2 / sunday)))

# ::id 1271 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tens of thousands of shiite worshippers streamed into the iraqi capital on wednesday amid heightened security for a major pilgrimage , a day after six people were killed in a string of attacks .
# ::alignments
(s / stream-02
      :ARG0 (p / person
            :ARG0-of (w / worship-01
                  :ARG1 (r / religious-group
                        :name (n / name
                              :op1 "Shiite")))
            :quant (m / multiple
                  :op1 10000))
      :ARG1 (c / city
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Iraq"))
                  :ARG2 (c3 / capital)))
      :time (w2 / wednesday)
      :time (s2 / security
            :ARG1-of (h2 / heighten-01)
            :purpose (p2 / pilgrimage
                  :ARG1-of (m2 / major-02))
            :time (a / after
                  :op1 (k / kill-01
                        :ARG1 (p3 / person
                              :quant 6)
                        :ARG1-of (c4 / cause-01
                              :ARG0 (a2 / attack-01
                                    :quant (s3 / string))))
                  :quant (t / temporal-quantity
                        :quant 1
                        :unit (d / day)))))

# ::id 1272 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok david newbury , who missed two earlier field - goal tries , kicked a ##-yarder with ## seconds left to lift no. ## southern california to a ##-## victory over colorado on saturday .
# ::alignments
(k / kick-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "David"
                  :op2 "Newbury")
            :ARG0-of (m / miss-02
                  :ARG1 (t / try-01
                        :quant 2
                        :ARG1 (g / goal
                              :mod (f / field))
                        :time (b / before))))
      :ARG1 (y / yarder)
      :time (a / after
            :quant (t2 / temporal-quantity
                  :quant 1
                  :unit (s / second)))
      :purpose (l / lift-01
            :ARG0 p
            :ARG1 (s2 / state
                  :name (n2 / name
                        :op1 "Southern"
                        :op2 "California"))
            :ARG4 (w / win-01
                  :ARG0 s2
                  :ARG1 (c / city
                        :name (n3 / name
                              :op1 "Colorado"))
                  :time (d / date-entity
                        :weekday (s3 / saturday)))))

# ::id 1273 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the first federal grand jury subpoenas have apparently been issued to some of the witnesses in the case of abner louima , the haitian immigrant who prosecutors say was tortured by police officers at a brooklyn station house .
# ::alignments
(ii / issue-01
      :ARG1 (s / subpoena-01
            :ARG0 (j / jury
                  :mod (g / grand)
                  :mod (f / federal))
            :ARG1 (p / person
                  :ARG1-of (ii2 / include-91
                        :ARG2 (p2 / person
                              :ARG0-of (w / witness-01
                                    :topic (p3 / person
                                          :name (n / name
                                                :op1 "Abner"
                                                :op2 "Lawnima")
                                          :ARG0-of (ii3 / immigrate-01
                                                :ARG2 (c / country
                                                      :name (n2 / name
                                                            :op1 "Haiti")))
                                          :ARG1-of (t / torture-01
                                                :ARG0 (p4 / person
                                                      :ARG0-of (h / have-org-role-91
                                                            :ARG1 (p5 / police)
                                                            :ARG2 (o / officer)))
                                                :ARG1-of (s2 / say-01
                                                      :ARG0 (p6 / person
                                                            :ARG0-of (p7 / prosecute-01))
                                                      :location (h2 / house
                                                            :location (s3 / station
                                                                  :name (n3 / name
                                                                        :op1 "Brooklyn")))))))
                              :ARG3 (s4 / some))))
            :ARG1-of (a / appear-02)))

# ::id 1274 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hamas indicated saturday that it may be willing to consider a one-year cease-fire with israel , as the militant group reduced its rocket fire into southern israel .
# ::alignments
(ii / indicate-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hamas"))
      :ARG1 (p2 / possible-01
            :ARG1 (w / will-02
                  :ARG0 (ii2 / it)
                  :ARG1 (c / consider-02
                        :ARG0 ii2
                        :ARG1 (c2 / cease-01
                              :ARG1 (f / fire-01
                                    :ARG0 ii2
                                    :ARG1 (c3 / country
                                          :name (n2 / name
                                                :op1 "Israel")
                                          :part (s / south)))
                              :duration (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))))
            :ARG1-of (c4 / cause-01
                  :ARG0 (r / reduce-01
                        :ARG0 (g / group
                              :mod (m / militant))
                        :ARG1 (f2 / fire-01
                              :ARG0 g
                              :ARG1 (r2 / rocket))
                        :location s)))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 1275 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok from longer half time breaks to a ban on ##-man substitutions .
# ::alignments
(r / range-01
      :ARG3 (b / break-13
            :ARG1 (h / half-time)
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (l / long-03
                        :ARG1 b)
                  :ARG3 (m / more)))
      :ARG4 (b2 / ban-01
            :ARG1 (s / substitute-01
                  :ARG1 (m2 / man))))

# ::id 1276 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok philippine shares closed #.# percent lower tuesday as investors took their cue from wall street 's losses overnight and cashed in on gains made last week , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (c / close-06
            :ARG1 (s2 / share
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Philippines")))
            :time (d2 / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c3 / cause-01
                  :ARG0 (a / and
                        :op1 (t2 / take-01
                              :ARG0 (p2 / person
                                    :ARG0-of (ii / invest-01))
                              :ARG1 (c4 / cue
                                    :poss p2
                                    :source (l / lose-02
                                          :ARG0 (m / market-sector
                                                :name (n2 / name
                                                      :op1 "Wall"
                                                      :op2 "Street"))
                                          :time (o / overnight))))
                        :op2 (c5 / cash-in-03
                              :ARG0 p2
                              :ARG1 (g / gain-01
                                    :ARG0 p2
                                    :time (w / week
                                          :mod (l2 / last))))))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l3 / low-04
                        :ARG1 c)
                  :ARG3 (m2 / more
                        :quant (p3 / percentage-entity
                              :value 1)))))

# ::id 1277 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two suicide bombers blew themselves up in a crowd of army recruits northeast of baghdad on tuesday , killing at least ## people , iraqi police said .
# ::alignments
(s / say-01
      :ARG0 (p / police
            :mod (c / country
                  :name (n / name
                        :op1 "Iraq")))
      :ARG1 (b / blow-up-06
            :ARG0 (p2 / person
                  :quant 2
                  :ARG0-of (b2 / bomb-01
                        :mod (s2 / suicide)))
            :ARG1 p2
            :location (c2 / crowd
                  :consist-of (p3 / person
                        :ARG1-of (r / recruit-01)
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (a / army)))
                  :location (r2 / relative-position
                        :op1 (c3 / city
                              :name (n2 / name
                                    :op1 "Baghdad"))
                        :direction (n3 / northeast)))
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG0-of (k / kill-01
                  :ARG1 (p4 / person
                        :quant (a2 / at-least
                              :op1 1)))))

# ::id 1278 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the mexican stock exchange closed higher thursday with the benchmark ipc index surging by ### .
# ::alignments
(c / close-01
      :ARG1 (e / exchange
            :mod (s / stock)
            :mod (c2 / country
                  :name (n / name
                        :op1 "Mexico")))
      :time (d / date-entity
            :weekday (t / thursday))
      :manner (s2 / surge-01
            :ARG0 (ii / index
                  :mod (b / benchmark)
                  :mod (p / product
                        :name (n2 / name
                              :op1 "IPC")))
            :ARG2 (p2 / person
                  :name (n3 / name
                        :op1 " ###")))
      :ARG1-of (h / have-degree-91
            :ARG2 (h2 / high-02
                  :ARG1 c)
            :ARG3 (m / more)))

# ::id 1279 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japanese share prices closed #.# percent lower thursday , with the nikkei stock average depressed by profit-taking in tandem with futures-linked selling , brokers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (b / broker-01))
      :ARG1 (a / and
            :op1 (c / close-01
                  :ARG1 (p2 / price-01
                        :ARG1 (s2 / share
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Japan"))))
                  :time (d / date-entity
                        :weekday (t / thursday))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (l / low-04
                              :ARG1 c)
                        :ARG3 (m / more
                              :quant (p3 / percentage-entity
                                    :value 1))))
            :op2 (d2 / depress-01
                  :ARG0 (t2 / take-01
                        :ARG1 (p4 / profit-01)
                        :manner (t3 / tandem
                              :op1 (s3 / sell-01
                                    :ARG1-of (l2 / link-01
                                          :ARG2 (f / futures)))))
                  :ARG1 (a2 / average
                        :mod (s4 / stock
                              :mod c2
                              :name (n2 / name
                                    :op1 "Nikkei"))))))

# ::id 1280 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok secretary general of la francophonie boutros boutros-ghali will visit ottawa from july # to # for the ## session of the parliamentary assembly of la francophonie -lrb- apf -rrb- , the canadian government announced here friday .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Canada"))))
      :ARG1 (v / visit-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (o / organization
                              :name (n2 / name
                                    :op1 "la"
                                    :op2 "Francophonie"
                                    :op3 " boutros"
                                    :op4 "d'ghali"))
                        :ARG2 (s / secretary
                              :mod (g3 / general))))
            :ARG1 (c2 / city
                  :name (n3 / name
                        :op1 "Ottawa"))
            :time (d / date-entity
                  :month 7)
            :purpose (s2 / session
                  :part-of (o2 / organization
                        :name (n4 / name
                              :op1 "Parliament"
                              :op2 "Assembly")
                        :mod (o3 / organization
                              :name (n5 / name
                                    :op1 "la"
                                    :op2 "Francophonie"
                                    :op3 "lrb- apf -rrb-"))))
            :time (d2 / date-entity
                  :weekday (f / friday))))

# ::id 1281 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a former leader of the separatist group eta was convicted and sentenced to seven years in prison on wednesday for criminal association with terrorists .
# ::alignments
(a / and
      :op1 (c / convict-01
            :ARG1 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (g / group
                              :mod (s / separatist))
                        :time (f / former)))
            :ARG2 (a2 / associate-01
                  :ARG1 p
                  :ARG2 (t / terrorist)
                  :ARG2-of (c2 / criminal-03)))
      :op2 (s2 / sentence-01
            :ARG1 p
            :ARG2 (t2 / temporal-quantity
                  :quant 7
                  :unit (y / year)
                  :location (p2 / prison))
            :ARG3 a2
            :time (w / wednesday)))

# ::id 1282 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnam on friday confirmed its seventh bird flu death in three weeks , prompting the u.n. health organization to urge the world to do more to combat the growing threat of the disease emerging as the next global pandemic .
# ::alignments
(c / confirm-01
      :ARG0 (c2 / country
            :name (n / name
                  :op1 "Vietnam"))
      :ARG1 (d / die-01
            :ARG1 (d2 / disease
                  :name (n2 / name
                        :op1 "bird"
                        :op2 "flu"))
            :ord (o / ordinal-entity
                  :value 7
                  :range (t / temporal-quantity
                        :quant 3
                        :unit (w / week)))
            :poss c2)
      :time (d3 / date-entity
            :weekday (f / friday))
      :ARG0-of (p / prompt-01
            :ARG1 (u / urge-01
                  :ARG0 (o2 / organization
                        :mod (h / health)
                        :mod o2
                        :name (n3 / name
                              :op1 "U.N.")))
            :ARG1 (w2 / world)
            :ARG2 (d4 / do-02
                  :ARG0 w2
                  :ARG1 (m / more)
                  :ARG2 (c3 / combat-01
                        :ARG0 w2
                        :ARG1 (g / grow-01
                              :ARG1 (t2 / threaten-01
                                    :ARG0 (d5 / disease
                                          :ARG0-of (e / emerge-02
                                                :ARG2 (p2 / pandemic
                                                      :mod (g2 / globe)
                                                      :mod (n4 / next))))))))))

# ::id 1283 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rugby world cup organizers pledged monday to reform the game to tackle the avalanche of lopsided thrashings handed out by the game 's haves to its have-nots in the pool stage of the tournament .
# ::alignments
(p / pledge-01
      :ARG0 (p2 / person
            :ARG0-of (o / organize-01
                  :ARG1 (g / game
                        :name (n / name
                              :op1 "World"
                              :op2 "Cup"))))
      :ARG1 (r / reform-01
            :ARG0 p2
            :ARG1 (g2 / game)
            :purpose (t / tackle-01
                  :ARG0 p2
                  :ARG1 (a / avalanche
                        :consist-of (t2 / thrash-01
                              :mod (l / lopsided)
                              :ARG1-of (h / hand-out-03
                                    :ARG0 (h2 / have
                                          :poss (g3 / game))
                                    :ARG2 (h3 / have-not-been
                                          :poss g3
                                          :time (s / stage
                                                :mod (p3 / pool)
                                                :subevent-of (t3 / tournament))))))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1284 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. stocks rose sharply monday after reports showed growth in manufacturing activity accelerated in both the u.s. and china last month .
# ::alignments
(r / rise-01
      :ARG1 (s / stock
            :mod (c / country
                  :name (n / name
                        :op1 "U.S.")))
      :manner (s2 / sharp)
      :time (d / date-entity
            :weekday (m / monday))
      :time (a / after
            :op1 (r2 / report-01
                  :ARG1 (a2 / accelerate-01
                        :ARG1 (g / grow-01
                              :ARG1 (a3 / activity-06
                                    :ARG1 (m2 / manufacture-01)))
                        :location (a4 / and
                              :op1 c
                              :op2 (c2 / country
                                    :name (n2 / name
                                          :op1 "China")))
                        :time (m3 / month
                              :mod (l / last))))))

# ::id 1285 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazilian national team striker savio joined an already sparkling attack at spanish powerhouse real madrid on tuesday on signing a five-year contract for some ##.# million dollars .
# ::alignments
(j / join-04
      :ARG0 (p / person
            :name (n / name
                  :op1 "Savio")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :mod (n2 / nation)
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "Brazil")))
                  :ARG2 (s / striker)))
      :ARG1 (a / attack-01
            :ARG0 p
            :ARG0-of (s2 / sparkle-01
                  :time (a2 / already))
            :location (p2 / powerhouse
                  :location (c2 / country
                        :name (n4 / name
                              :op1 "Spain"))))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :time (s3 / sign-02
            :ARG0 p
            :ARG1 (c3 / contract
                  :duration (t3 / temporal-quantity
                        :quant 5
                        :unit (y / year))
                  :ARG1-of (c4 / cost-01
                        :ARG2 (s4 / some
                              :op1 (m / monetary-quantity
                                    :quant 1000000
                                    :unit (d2 / dollar)))))))

# ::id 1286 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok finding employment for workers who have lost their jobs largely has to do with personal qualities , according to an article in today 's people 's daily .
# ::alignments
(s / say-01
      :ARG0 (a / article
            :location (n / newspaper
                  :name (n2 / name
                        :op1 "People's"
                        :op2 "Daily")
                  :poss (t / today)))
      :ARG1 (h / have-to-do-with-04
            :ARG0 (f / find-01
                  :ARG0 (p / person
                        :ARG0-of (w / work-01)
                        :ARG0-of (l / lose-02
                              :ARG1 (j / job
                                    :poss p)))
                  :ARG1 (q / quality
                        :ARG1-of (p2 / personal-02))
                  :degree (l2 / large)
                  :ARG1-of h)))

# ::id 1287 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a chinese cargo ship shook off two pirate boats that were pursuing it in the gulf of aden on friday , said an official with the country 's maritime search and rescue center .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / center
                        :mod (s2 / sea)
                        :poss (c2 / country
                              :name (n / name
                                    :op1 "China"))
                        :purpose (a / and
                              :op1 (s3 / search-01)
                              :op2 (r / rescue-01)))
                  :ARG2 (o / official)))
      :ARG1 (s4 / shake-off-05
            :ARG0 (s5 / ship
                  :mod (c3 / cargo)
                  :mod c2)
            :ARG1 (b / boat
                  :quant 2
                  :mod (p2 / pirate)
                  :ARG0-of (p3 / pursue-01
                        :ARG1 s5))
            :time (d / date-entity
                  :weekday (f / friday))
            :location (g / gulf
                  :name (n2 / name
                        :op1 "Gulf"
                        :op2 "of"
                        :op3 "Aden"))))

# ::id 1288 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president yasser arafat issued a new appeal to israeli prime minister benjamin netanyahu friday to respect the autonomy agreements between the two sides .
# ::alignments
(ii / issue-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Yasser"
                  :op2 "Arafat")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (a / appeal-02
            :ARG0 p
            :ARG1 (p3 / person
                  :name (n2 / name
                        :op1 "Benjamin"
                        :op2 "Netanyahu")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "Israel"))
                        :ARG2 (m / minister
                              :mod (p4 / prime))))
            :ARG2 (r / respect-01
                  :ARG0 p3
                  :ARG1 (a2 / agree-01
                        :ARG0 c
                        :ARG1 (a3 / autonomy)
                        :ARG2 (s / side
                              :quant 2)))
            :ARG1-of (n4 / new-01))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1289 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok marseille fans are considering boycotting sunday 's match at paris saint-germain to protest against security measures imposed on visiting fans .
# ::alignments
(c / consider-02
      :ARG0 (f / fan
            :mod (t / team
                  :name (n / name
                        :op1 "Marseille")))
      :ARG1 (b / boycott-01
            :ARG0 f
            :ARG1 (m / match-03
                  :location (c2 / city-district
                        :name (n2 / name
                              :op1 "Paris"
                              :op2 " saint-germain"))
                  :time (d / date-entity
                        :weekday (s / sunday)))
            :purpose (p / protest-01
                  :ARG0 f
                  :ARG1 (m2 / measure-02
                        :ARG1 (s2 / security)
                        :ARG1-of (ii / impose-01
                              :ARG2 (f2 / fan
                                    :ARG0-of (v / visit-01)))))))

# ::id 1290 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok defending champions russia tamed china #-# here on saturday for their fourth straight victory at the #### women 's volleyball world grand prix .
# ::alignments
(t / tamed-01
      :ARG0 (t2 / team
            :name (n / name
                  :op1 "Russia")
            :ARG0-of (d / defend-01
                  :ARG1 (c / champion)))
      :ARG1 (c2 / country
            :name (n2 / name
                  :op1 "China"))
      :location (h / here)
      :time (d2 / date-entity
            :weekday (s / saturday))
      :purpose (w / win-01
            :ARG0 t2
            :location (p / prix
                  :mod (w2 / world)
                  :mod (v / volleyball)
                  :mod (w3 / woman))
            :ARG1-of (s2 / straight-04
                  :ARG2 4)))

# ::id 1291 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new real madrid coach juande ramos admitted even he was uncertain about his quick appointment to replace the fired bernd schuster .
# ::alignments
(a / admit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Juande"
                  :op2 "Ramos")
            :ARG0-of (c / coach-01)
            :ARG1-of (m / madrid-02
                  :ARG1-of (r / real-04))
            :ARG1-of (n2 / new-01))
      :ARG1 (c2 / certain
            :polarity -
            :domain p
            :topic (a2 / appoint-01
                  :ARG0 p
                  :ARG1 p
                  :ARG2 (r2 / replace-01
                        :ARG0 p
                        :ARG1 (p2 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (b / bernd))
                              :ARG1-of (f / fire-02)))
                  :ARG1-of (q / quick-02))
            :mod (e / even)))

# ::id 1292 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the wto on tuesday officially adopted a ruling that european countries broke international trade rules by stopping imports of genetically modified foods .
# ::alignments
(a / adopt-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "WTO"))
      :ARG1 (r / rule-01
            :ARG1 (b / break-18
                  :ARG0 (c / country
                        :location (c2 / continent
                              :name (n2 / name
                                    :op1 "Europe")))
                  :ARG1 r
                  :ARG1 (t / trade-01)
                  :mod (ii / international))
            :manner (s / stop-01
                  :ARG0 c
                  :ARG1 (ii2 / import-01
                        :ARG0 c
                        :ARG1 (f / food
                              :ARG1-of (m / modify-01
                                    :ARG2 (g2 / genetics))))))
      :mod (o / official)
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1293 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok swedish truck maker ab volvo made a #.# billion kronor -lrb- us$ # billion ; euro### million -rrb- offer tuesday to take over japan 's nissan diesel in a strategic move aimed at gaining a solid presence in asia .
# ::alignments
(o / offer-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Ab"
                  :op2 "Volvo")
            :ARG0-of (m / make-01
                  :ARG1 (t / truck))
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Sweden")))
      :ARG1 (t2 / take-over-12
            :ARG0 c
            :ARG1 (d / diesel
                  :poss (c3 / company
                        :name (n3 / name
                              :op1 "Nissan")
                        :poss (c4 / country
                              :name (n4 / name
                                    :op1 "Japan"))))
            :ARG1-of (a / aim-02
                  :ARG2 (g / gain-02
                        :ARG0 c
                        :ARG1 (p / present-02
                              :ARG1 c
                              :ARG1-of (s / solid-02)
                              :location (c5 / continent
                                    :name (n5 / name
                                          :op1 "Asia"))))))
      :time (d2 / date-entity
            :weekday (t3 / tuesday))
      :mod (s2 / strategy))

# ::id 1294 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jo ann hicks does n't identify with gamers , but she spends hours online every day playing `` <unk> .
# ::alignments
(c / contrast-01
      :ARG1 (ii / identify-01
            :polarity -
            :ARG0 (p / person
                  :name (n / name
                        :op1 "jo"
                        :op2 " ann"
                        :op3 "Hicks"))
            :ARG1 p
            :ARG2 (p2 / person
                  :ARG0-of (p3 / play-01
                        :ARG1 (g / game))))
      :ARG2 (s / spend-02
            :ARG0 p
            :ARG1 (m / multiple
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (h / hour)))
            :ARG2 (o / online)
            :frequency (r / rate-entity-91
                  :ARG3 (t2 / temporal-quantity
                        :quant 1
                        :unit (d / day)))
            :purpose (p4 / play-01
                  :ARG0 p
                  :ARG1 (g2 / game
                        :name (n2 / name
                              :op1 "The"
                              :op2 "Association")))))

# ::id 1295 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european commission on monday welcomed the bush administration 's us$ ### billion -lrb- euro### billion -rrb- bailout package to rescue the nation 's financial institutions .
# ::alignments
(w / welcome-01
      :ARG0 (c / commission
            :mod (o / organization
                  :name (n / name
                        :op1 "European"
                        :op2 "Union")))
      :ARG1 (p / package
            :mod (b / bail-out-02
                  :ARG1 (ii / institution
                        :mod (f / finance)
                        :poss (n2 / nation)))
            :poss (g / government-organization
                  :ARG0-of (a / administrate-01
                        :ARG1 (p2 / person
                              :name (n3 / name
                                    :op1 "Bush"))))
            :ARG1-of (w2 / worth-01
                  :ARG2 (m / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar))))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 1296 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok charlie <unk> waved his crystal trophy before the crowd gathered in front of the world golf hall of fame , unable to contain his smile .
# ::alignments
(w / wave-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "charlie"))
      :ARG1 (t / trophy
            :poss p
            :mod (c / crystal))
      :time (b / before
            :op1 (c2 / crowd
                  :ARG1-of (g / gather-03
                        :location (ii / in-front-of
                              :op1 (h / hall
                                    :mod (g2 / golf)
                                    :mod (f / fame)
                                    :mod (w2 / world))))
                  :ARG1-of (c3 / capable-01
                        :polarity -
                        :ARG2 (c4 / contain-01
                              :ARG0 c2
                              :ARG1 (s / smile-01
                                    :ARG0 p))))))

# ::id 1297 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french soccer star eric cantona was banned for rest of the season by his english premier league team manchester united for his attacking a fan at wednesday 's game at crystal palace .
# ::alignments
(b / ban-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Manchester"
                  :op2 "United")
            :mod (l / league
                  :name (n2 / name
                        :op1 "Premier"
                        :op2 "League")
                  :mod (c / country
                        :name (n3 / name
                              :op1 "England")))
            :poss (p / person
                  :name (n4 / name
                        :op1 "Eric"
                        :op2 "Cantona")
                  :mod (s / star
                        :mod (s2 / soccer))))
      :ARG1 (r / rest
            :part-of (s3 / season))
      :ARG2 p
      :ARG1-of (c2 / cause-01
            :ARG0 (a / attack-01
                  :ARG0 p
                  :ARG1 (f / fan)
                  :time (g / game
                        :location (p2 / palace
                              :name (n5 / name
                                    :op1 "Crystal"))
                        :time (w / wednesday)))))

# ::id 1298 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok `` dr. richmond was one of the giants in our field , '' said dr. renee r. jenkins , president of the american academy of pediatrics .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Dr."
                  :op2 "Renee"
                  :op3 "R."
                  :op4 "Jenkins")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "American"
                              :op2 "Academy"
                              :op3 "of"
                              :op4 "Pediatrics"))
                  :ARG2 (p2 / president)))
      :ARG1 (ii / include-91
            :ARG1 (p3 / person
                  :name (n3 / name
                        :op1 "Dr."
                        :op2 "Richmond"))
            :ARG2 (g / giant
                  :location (f / field
                        :poss (w / we)))))

# ::id 1299 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ###-strong australian troop contingent deployed in iraq withdrew from their bases in the south of the country on sunday , a local official said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :ARG1-of (l / local-02))))
      :ARG1 (w / withdraw-01
            :ARG1 (c / contingent
                  :consist-of (t / troop)
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Australia"))
                  :ARG1-of (s2 / strong-02
                        :degree (s3 / so))
                  :ARG1-of (d / deploy-01
                        :ARG2 (c3 / country
                              :name (n2 / name
                                    :op1 "Iraq"))))
            :ARG2 (b / base
                  :poss t
                  :location (s4 / south
                        :part-of c3))
            :time (d2 / date-entity
                  :weekday (s5 / sunday))))

# ::id 1300 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok costa rica is negotiating a loan of at least ### million us dollars to subsidize producers affected by the free trade agreement between five central american countries and the united states , foreign minister alberto trejos said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Alberto"
                  :op2 "Tjos")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (n2 / negotiate-01
            :ARG0 (c / country
                  :name (n3 / name
                        :op1 "Costa"
                        :op2 "Rica"))
            :ARG1 (c2 / country
                  :quant 5
                  :location (w / world-region
                        :name (n4 / name
                              :op1 "Central"
                              :op2 "America")))
            :ARG2 (l / loan-01
                  :ARG1 (a / at-least
                        :op1 (m2 / monetary-quantity
                              :quant 10000000
                              :unit (d / dollar)))
                  :ARG2 (p2 / person
                        :ARG0-of (p3 / produce-01)
                        :ARG1-of (a2 / affect-01
                              :ARG0 (a3 / agree-01
                                    :ARG0 c2
                                    :ARG1 (t / trade-01
                                          :ARG3-of (f2 / free-04))
                                    :ARG2 (c3 / country
                                          :name (n5 / name
                                                :op1 "United"
                                                :op2 "States")))))))
      :time (w2 / wednesday))

# ::id 1301 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok from the picassos that graced his walls to hundreds of sculptures and other items , the artwork that inspired late fashion designer yves saint laurent went on display saturday , three days before his collection is auctioned off .
# ::alignments
(g / go-on-15
      :ARG1 (a / art
            :ARG1-of (ii / inspire-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "Yves"
                              :op2 "Saint"
                              :op3 "Laurent")
                        :ARG0-of (d / design-01
                              :ARG1 (f / fashion))
                        :time (l / late)))
            :ARG2-of (r / range-01
                  :ARG1 (p2 / picasso
                        :ARG1-of (g2 / grace-01
                              :ARG2 (w / wall
                                    :poss (h / he))))
                  :ARG3 (a2 / and
                        :op1 (s / statue
                              :quant (m / multiple
                                    :op1 100))
                        :op2 (ii2 / item
                              :mod (o / other)))))
      :ARG2 (d2 / display-01
            :ARG1 a)
      :time (d3 / date-entity
            :weekday (s2 / saturday))
      :time (b / before
            :op1 (a3 / auction-off-01
                  :ARG1 (c / collection
                        :poss p))
            :quant (t / temporal-quantity
                  :quant 3
                  :unit (d4 / day))))

# ::id 1302 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the canadian tamil congress said sunday its lawyers will represent dozens of illegal migrants arrested on a mystery ship seized off canada 's west coast .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Tamil"
                  :op2 "Congress")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Canada")))
      :ARG1 (r / represent-01
            :ARG0 (l / lawyer
                  :poss g)
            :ARG1 (p / person
                  :quant (m / multiple
                        :op1 12)
                  :ARG0-of (m2 / migrate-01)
                  :ARG1-of (l2 / legal-02
                        :polarity -)
                  :ARG1-of (a / arrest-01
                        :location (s2 / ship
                              :mod (m3 / mystery)
                              :ARG1-of (s3 / seize-01
                                    :location (o / off
                                          :op1 (c2 / coast
                                                :mod (w / west)
                                                :location c))))))
            :time (d / date-entity
                  :weekday (s4 / sunday))))

# ::id 1303 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the speaker of italy 's parliament , fausto bertinotti , appeared before palestinian mps on wednesday and became the first foreign official to address their assembly since hamas took office .
# ::alignments
(a / and
      :op1 (a2 / appear-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 " fausto"
                        :op2 "Bertinotti")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n2 / name
                                    :op1 "Parliament")
                              :poss (c / country
                                    :name (n3 / name
                                          :op1 "Italy")))
                        :ARG2 (s / speaker)))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :location (b / before
                  :op1 (p2 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (c2 / country
                                    :name (n4 / name
                                          :op1 "Palestine"))
                              :ARG2 (m / minister
                                    :mod (p3 / prime))))))
      :op2 (b2 / become-01
            :ARG1 p
            :ARG2 (o / official
                  :mod (f / foreign)
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :ARG0-of (a3 / address-03
                        :ARG1 (a4 / assembly
                              :poss (t / they))
                        :time (s2 / since
                              :op1 (t2 / take-01
                                    :ARG0 (p4 / person
                                          :name (n5 / name
                                                :op1 "Tony"
                                                :op2 "Hague"))
                                    :ARG1 (o3 / office)))))))

# ::id 1304 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok several legislators want to give the governor of texas the power to put a moratorium on the state 's death penalty because they think it is <unk> and perhaps erroneously applied .
# ::alignments
(w / want-01
      :ARG0 (p / person
            :ARG0-of (l / legislate-01)
            :quant (s / several))
      :ARG1 (g / give-01
            :ARG0 p
            :ARG1 (p2 / power
                  :purpose (p3 / put-03
                        :ARG0 (p4 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 (s2 / state
                                          :name (n / name
                                                :op1 "Texas"))
                                    :ARG2 (g2 / governor)))
                        :ARG1 (m / moratorium
                              :topic (p5 / penalize-01
                                    :manner (d / die-01)))))
            :ARG2 p4)
      :ARG1-of (c / cause-01
            :ARG0 (t / think-01
                  :ARG0 p
                  :ARG1 (a / and
                        :op1 (a2 / apply-02
                              :ARG1 p5
                              :manner (e / erroneous)
                              :ARG1-of (p6 / possible-01)
                              :op2-of a)))))

# ::id 1305 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok just after #:## p.m. , cal ripken jr. ran out of the first base dugout for the #,### st and final time .
# ::alignments
(r / run-out-05
      :ARG1 (d / dugout
            :mod (b / base
                  :ord (o / ordinal-entity
                        :value 1)))
      :ARG2 (p / person
            :name (n / name
                  :op1 "Cal"
                  :op2 "Rafken"))
      :time (a / after
            :op1 (d2 / date-entity
                  :time ":00")
            :mod (j / just))
      :purpose (a2 / and
            :op1 (d3 / digout-03
                  :ARG0 p
                  :ARG1 b)
            :op2 (t / time
                  :ord (o2 / ordinal-entity
                        :value "-1"))))

# ::id 1306 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oscar-winning actress nicole kidman said she was enjoying a `` boring '' ##th birthday with family on tuesday ahead of her widely anticipated weekend wedding to country music star keith urban .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Nicole"
                  :op2 "Kidman")
            :ARG0-of (a / act-01)
            :ARG0-of (w / win-01
                  :ARG1 (c / city
                        :name (n2 / name
                              :op1 "Ocar"))))
      :ARG1 (e / enjoy-01
            :ARG0 p
            :ARG1 (b / birthday
                  :ord (o / ordinal-entity
                        :value -1)
                  :ARG0-of (b2 / bore-02))
            :accompanier (f / family)
            :time (d / date-entity
                  :weekday (t / tuesday))
            :time (a2 / ahead
                  :op1 (w2 / wed-01
                        :ARG1 p
                        :ARG2 (p2 / person
                              :name (n3 / name
                                    :op1 "Keith"
                                    :op2 "Urban")
                              :mod (s2 / star
                                    :mod (m / music
                                          :mod (c2 / country))))
                        :time (w3 / weekend)
                        :ARG1-of (a3 / anticipate-01
                              :ARG1-of (w4 / wide-02))))))

# ::id 1307 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkish president suleyman demirel ended a two-day visit to slovenia friday after talks with prime minister janez drnovsek and president milan kucan .
# ::alignments
(e / end-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Suleyman"
                  :op2 "Demirel")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president))
            :mod (c / country
                  :name (n2 / name
                        :op1 "Turkish")))
      :ARG1 (v / visit-01
            :ARG0 p
            :ARG1 (c2 / country
                  :name (n3 / name
                        :op1 "Slovenia"))
            :time (d / date-entity
                  :weekday (f / friday))
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (d2 / day)))
      :time (a / after
            :op1 (t2 / talk-01
                  :ARG0 p
                  :ARG2 (a2 / and
                        :op1 (p3 / person
                              :name (n4 / name
                                    :op1 "Janez"
                                    :op2 "Drnovsek")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (m / minister
                                          :mod (p4 / prime))))
                        :op2 (p5 / person
                              :name (n5 / name
                                    :op1 "Milan"
                                    :op2 "Kucan")
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG2 (p6 / president)))))))

# ::id 1308 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok military jets pounded separatist tamil tiger positions in northern and eastern sri lanka saturday , in fighting that left dozens dead , as the rebels sent a private letter to the head norwegian peace negotiator .
# ::alignments
(c / cause-01
      :ARG0 (p / pound-02
            :ARG0 (j / jet
                  :mod (m / military))
            :ARG1 (p2 / position
                  :mod (t / tiger
                        :name (n / name
                              :op1 "Tamil"
                              :op2 " tiger"))
                  :mod (s / separatist))
            :location (a / and
                  :op1 (n2 / north)
                  :op2 (e / east)
                  :part-of (p3 / province
                        :name (n3 / name
                              :op1 "Sri"
                              :op2 "Lanka")))
            :time (d / date-entity
                  :weekday (s2 / saturday)))
      :ARG1 (f / fight-01
            :ARG0-of (l / leave-13
                  :ARG1 (d2 / die-01
                        :ARG1 (p4 / person
                              :quant (m2 / multiple
                                    :op1 12)))))
      :time (s3 / send-01
            :ARG0 (p5 / person
                  :ARG0-of (r / rebel-01))
            :ARG1 (l2 / letter
                  :ARG1-of (p6 / private-02))
            :ARG2 (p7 / person
                  :ARG0-of (h / head-01
                        :ARG1 (p8 / person
                              :ARG0-of (n4 / negotiate-01
                                    :ARG2 (p9 / peace))
                              :mod (c2 / country
                                    :name (n5 / name
                                          :op1 "Norway")))))))

# ::id 1309 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a funeral was held thursday for li <unk> , a former wife of china 's last emperor aisin <unk> pu yi , in changchun , capital of northeast china 's jilin province .
# ::alignments
(h / hold-04
      :ARG1 (f / funeral)
      :ARG2 (p / person
            :name (n / name
                  :op1 "Li"
                  :op2 "Kun")
            :ARG0-of (h2 / have-rel-role-91
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "Aisin"
                              :op2 "Pu"
                              :op3 "Yi")
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (c / country
                                    :name (n3 / name
                                          :op1 "China")
                                    :part (n4 / northeast))
                              :ARG2 (e / emperor
                                    :mod (l / last))))
                  :ARG2 (w / wife)
                  :time (f2 / former)))
      :time (d / date-entity
            :weekday (t / thursday))
      :location (c2 / city
            :name (n5 / name
                  :op1 "Changchun")
            :ARG0-of (h4 / have-org-role-91
                  :ARG1 n4
                  :ARG2 (c3 / capital))))

# ::id 1310 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vin baker said he was sorry , it wo n't happen again , so the sonics signed him to a seven-year contract .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "vin"
                  :op2 "Baker"))
      :ARG1 (a / and
            :op1 (s2 / sorry-01
                  :ARG1 p)
            :op2 (h / have-mod-91
                  :polarity -
                  :ARG1 (ii / it)
                  :ARG2 (a2 / again)))
      :ARG0-of (c / cause-01
            :ARG1 (s3 / sign-02
                  :ARG0 (s4 / sonic)
                  :ARG1 p
                  :ARG3 (c2 / contract
                        :duration (t / temporal-quantity
                              :quant 7
                              :unit (y / year))))))

# ::id 1311 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok top seed juan carlos ferrero of spain crashed out of the paris masters on thursday , losing #-# , #-# in the third round to no. ## seed jiri novak of the czech republic .
# ::alignments
(m / multi-sentence
      :snt1 (c / crash-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Juan"
                        :op2 "Carlos"
                        :op3 "Ferrero")
                  :mod (s / seed
                        :mod (t / top))
                  :mod (c2 / city
                        :name (n2 / name
                              :op1 "Spain")))
            :ARG1 (o / out-06
                  :ARG1 p
                  :ARG2 (m2 / master
                        :mod (l / league
                              :name (n3 / name
                                    :op1 "Paris"))))
            :time (d / date-entity
                  :weekday (t2 / thursday)))
      :snt2 (l2 / lose-03
            :ARG0 (p2 / person
                  :name (n4 / name
                        :op1 "Jiri"
                        :op2 "Novak")
                  :mod (r / republic
                        :location (c3 / country
                              :name (n5 / name
                                    :op1 "Czech"))))
            :ARG1 (a / and
                  :op1 (s2 / string-entity
                        :value "#")
                  :op2 (s3 / string-entity
                        :value "#"))
            :time (r2 / round
                  :ord (o2 / ordinal-entity
                        :value 3))))

# ::id 1312 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zambia 's drug enforcement commission -lrb- dec -rrb- arrested this year some #,### people for illicit drug trafficking and money laundering , zambia daily mail reported saturday .
# ::alignments
(r / report-01
      :ARG0 (m / mail
            :mod (c / country
                  :name (n / name
                        :op1 "Zambia"))
            :frequency (r2 / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (d / day))))
      :ARG1 (a / arrest-01
            :ARG0 (c2 / commission
                  :ARG0-of (e / enforce-01
                        :ARG1 (d2 / drug))
                  :poss c)
            :ARG1 (p / person
                  :quant (s / some))
            :ARG2 (a2 / and
                  :op1 (t2 / traffic-01
                        :ARG1 (d3 / drug)
                        :mod (l / law
                              :polarity -))
                  :op2 (l2 / launder-01
                        :ARG1 (m2 / money)))
            :time (y / year
                  :mod (t3 / this)))
      :time (d4 / date-entity
            :weekday (s2 / saturday)))

# ::id 1313 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a two-week-old nationwide curfew in honduras was lifted sunday as the country 's ousted leader manuel zelaya spent a second day in washington , seeking to shore up international support for his return to power .
# ::alignments
(l / lift-01
      :ARG1 (c / curfew
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (w / week))
            :mod (n / nationwide)
            :location (c2 / country
                  :name (n2 / name
                        :op1 "Honduras")))
      :time (d / date-entity
            :weekday (s / sunday))
      :ARG1-of (c3 / cause-01
            :ARG0 (s2 / spend-02
                  :ARG0 (p / person
                        :name (n3 / name
                              :op1 "Manuel"
                              :op2 "Zelaya")
                        :ARG0-of (l2 / lead-02
                              :ARG1 (c4 / country))
                        :ARG1-of (o / oust-01))
                  :ARG1 t
                  :quant 2
                  :unit (d2 / day))
            :ARG2 (c5 / city
                  :name (n4 / name
                        :op1 "Duketon"))
            :purpose (s3 / seek-01
                  :ARG0 p
                  :ARG1 (s4 / shore-up-01
                        :ARG0 p
                        :ARG1 (s5 / support-01
                              :ARG1 (r / return-01
                                    :ARG1 p
                                    :ARG4 (p2 / power))
                              :mod (ii / international))))))

# ::id 1314 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok some of australia 's most important convict sites have been added to the united nations ' world heritage list , alongside such natural icons as the great barrier reef .
# ::alignments
(a / add-02
      :ARG1 (s / site
            :quant (s2 / some)
            :ARG1-of (ii / include-91
                  :ARG2 (s3 / site
                        :ARG1-of (c / convict-01)
                        :ARG1-of (h / have-degree-91
                              :ARG2 (ii2 / important-01
                                    :ARG1 s3)
                              :ARG3 (m / most))
                        :location (c2 / country
                              :name (n / name
                                    :op1 "Australia")))))
      :ARG2 (l / list
            :poss (n2 / nation
                  :ARG1-of (u / unite-01))
            :mod (h2 / heritage
                  :mod (w / world)))
      :prep-along-with (ii3 / icon
            :ARG1-of (n3 / natural-03)
            :example (r / reef
                  :mod (b / barrier)
                  :mod (g / great))
            :mod (s4 / such)))

# ::id 1315 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok negotiators agreed thursday to reduce tensions in the separatist georgian region of south ossetia , but they put off most of the thorny issues that have brought the two sides close to open conflict .
# ::alignments
(c / contrast-01
      :ARG1 (a / agree-01
            :ARG0 (p / person
                  :ARG0-of (n / negotiate-01))
            :ARG1 (r / reduce-01
                  :ARG0 p
                  :ARG1 (t / tension)
                  :location (c2 / country-region
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Ossetia")
                        :mod (s / separatist)
                        :location c2
                        :name (n3 / name
                              :op1 "Georgia"))))
      :time (d / date-entity
            :weekday (t2 / thursday))
      :ARG2 (p2 / put-off-05
            :ARG0 p
            :ARG1 (ii / issue-02
                  :mod (t3 / thorny)
                  :quant (m / most)
                  :ARG0-of (b / bring-01
                        :ARG1 (s2 / side
                              :quant 2)
                        :ARG2 (c3 / close-10
                              :ARG1 s2
                              :ARG2 (c4 / conflict-01
                                    :ARG0 s2
                                    :ARG1-of (o / open-01)))))))

# ::id 1316 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wolseley plc , the world 's largest distributor of plumbing and heating products to professional contractors , said thursday it bought four businesses in britain , the u.s. and the netherlands for ## million pounds -lrb- us$ ###.# million ; euro## .# million -rrb- .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Wolseley"
                  :op2 "plc")
            :ARG0-of (d / distribute-01
                  :ARG1 (a / and
                        :op1 (p / product
                              :mod (p2 / plumbing))
                        :op2 (p3 / product
                              :mod (h / heat-01)))
                  :ARG2 (p4 / person
                        :ARG0-of (c2 / contract-02)
                        :mod (p5 / professional))
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m / most)
                        :ARG5 (w / world))))
      :ARG1 (b / buy-01
            :ARG0 c
            :ARG1 (b2 / business
                  :quant 4
                  :location (a2 / and
                        :op1 (c3 / country
                              :name (n2 / name
                                    :op1 "Britain"))
                        :op2 (c4 / country
                              :name (n3 / name
                                    :op1 "U.S."))
                        :op3 (c5 / country
                              :name (n4 / name
                                    :op1 "The"
                                    :op2 "Netherlands"))))
            :ARG3 (m2 / monetary-quantity
                  :quant 1000000
                  :unit (p6 / pound)))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1317 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar fell for the second day running thursday against the euro on persistent rumors of intervention by central banks in europe to shelter the embattled single european currency .
# ::alignments
(f / fall-01
      :ARG1 (d / dollar)
      :ARG4 (e / euro)
      :ARG1-of (c / cause-01
            :ARG0 (r / rumor-01
                  :ARG1 (ii / intervene-01
                        :ARG0 (b / bank
                              :mod (c2 / central))
                        :ARG1 (e2 / euro
                              :ARG1-of (s / single-02)
                              :mod (c3 / continent
                                    :name (n / name
                                          :op1 "Europe")))
                        :purpose (s2 / shelter-01
                              :ARG0 b
                              :ARG1 (c4 / currency))
                        :ARG1-of (p / persist-01)))
            :time (d2 / date-entity
                  :weekday (t / thursday)
                  :dayperiod (d3 / day
                        :ord (o / ordinal-entity
                              :value 2)))))

# ::id 1318 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iran 's chief nuclear negotiator said on wednesday that the country would push back the reopening of its uranium conversion plant here until `` early next week .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (n / negotiate-01
                  :ARG2 (n2 / nucleus))
            :mod (c / chief)
            :poss (c2 / country
                  :name (n3 / name
                        :op1 "Iran")))
      :ARG1 (p2 / push-01
            :ARG0 c2
            :ARG1 (r / reopen-01
                  :ARG0 c2
                  :ARG1 (p3 / plant
                        :location-of (c3 / convert-01
                              :ARG1 (u / uranium))
                        :poss c2))
            :ARG2 (b / back)
            :time (u2 / until
                  :op1 (w / week
                        :mod (n4 / next)
                        :mod (e / early))))
      :time (w2 / wednesday))

# ::id 1319 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices fell on monday as the stronger u.s. dollar weakened the purchasing power of buyers using other currencies .
# ::alignments
(f / fall-01
      :ARG1 (p / price-01
            :ARG1 (o / oil))
      :time (d / date-entity
            :weekday (m / monday))
      :ARG1-of (c / cause-01
            :ARG0 (w / weaken-01
                  :ARG0 (d2 / dollar
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "U.S."))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (s / strong-02
                                    :ARG1 d2)
                              :ARG3 (m2 / more)))
                  :ARG1 (p2 / power
                        :mod (p3 / purchase-01
                              :ARG0 (p4 / person
                                    :ARG0-of (b / buy-01)
                                    :ARG0-of (u / use-01
                                          :ARG1 (c3 / currency
                                                :mod (o2 / other)))))))))

# ::id 1320 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippines ' national flag carrier , philippine airlines -lrb- pal -rrb- has reported a combined net income of ### million pesos -lrb- #.## million u.s. dollars -rrb- for july and august as it continued to perform well after entering rehabilitation earlier this year .
# ::alignments
(r / report-01
      :ARG0 (c / carrier
            :name (n / name
                  :op1 "Philippine"
                  :op2 "Airways")
            :mod (f / flag
                  :mod (n2 / nation))
            :poss (c2 / country
                  :name (n3 / name
                        :op1 "Phillipines")))
      :ARG1 (ii / income
            :mod (n4 / net)
            :ARG1-of (c3 / combine-01)
            :quant (m / monetary-quantity
                  :quant 10000000
                  :unit (d / dollar)))
      :time (a / and
            :op1 (d2 / date-entity
                  :month 7)
            :op2 (d3 / date-entity
                  :month 11))
      :ARG1-of (c4 / cause-01
            :ARG0 (c5 / continue-01
                  :ARG0 c
                  :ARG1 (p / perform-02
                        :ARG0 c
                        :ARG1-of (w / well-09)
                        :time (a2 / after
                              :op1 (e / enter-01
                                    :ARG0 c
                                    :ARG1 (r2 / rehabilitate-01
                                          :ARG1 c)
                                    :time (b / before)
                                    :time (y / year
                                          :mod (t / this))))))))

# ::id 1321 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the taiwan stock exchange 's main index opened sharply higher thursday .
# ::alignments
(o / open-01
      :ARG1 (ii / index
            :mod (m / main)
            :poss (e / exchange-01
                  :ARG1 (s / stock)
                  :location (c / country
                        :name (n / name
                              :op1 "Taiwan"))))
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG1-of (h / have-degree-91
            :ARG2 (h2 / high-02
                  :ARG1 o
                  :mod (s2 / sharp))
            :ARG3 (m2 / more)))

# ::id 1322 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an islamic cleric was rushed to hospital in the swiss city of lausanne friday after he was injured in a knife attack during prayer , police said .
# ::alignments
(r / rush-01
      :ARG1 (c / cleric
            :mod (r2 / religious-group
                  :name (n / name
                        :op1 "Islam")))
      :ARG2 (h / hospital
            :location (c2 / city
                  :name (n2 / name
                        :op1 "Lausanne")
                  :location (c3 / country
                        :name (n3 / name
                              :op1 "Switzerland"))))
      :time (d / date-entity
            :weekday (f / friday))
      :time (a / after
            :op1 (ii / injure-01
                  :ARG0 (a2 / attack-01
                        :instrument (k / knife))
                  :ARG1 c
                  :time (p / pray-01
                        :ARG0 c)))
      :ARG1-of (s / say-01
            :ARG0 (p2 / police)))

# ::id 1323 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok elderly medicare beneficiaries would receive better drug coverage and a portion of president barack obama 's health care legislation would be paid for under an emerging agreement involving the pharmaceutical industry , the white house and key lawmakers .
# ::alignments
(a / and
      :op1 (r / receive-01
            :ARG0 (p / person
                  :ARG1-of (b / benefit-01
                        :ARG0 (p2 / program
                              :name (n / name
                                    :op1 "Medicare")))
                  :mod (e / elderly))
            :ARG1 (c / cover-01
                  :ARG1 p
                  :ARG2 (d / drug)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (g / good-02
                              :ARG1 c)
                        :ARG3 (m / more))))
      :op2 (p3 / pay-01
            :ARG1 (p4 / portion
                  :part-of (l / legislate-01
                        :ARG0 (p5 / person
                              :name (n2 / name
                                    :op1 "Barack"
                                    :op2 "Obama")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p6 / president)))
                        :ARG1 (c2 / care-03
                              :ARG1 (h3 / health))))
            :ARG3 p4)
      :prep-under (a2 / agree-01
            :ARG2-of (ii / involve-01
                  :ARG1 (a3 / and
                        :op1 (ii2 / industry
                              :mod (p7 / pharmaceutical))
                        :op2 (g2 / government-organization
                              :name (n3 / name
                                    :op1 "White"
                                    :op2 "House"))
                        :op3 (p8 / person
                              :ARG0-of l)
                        :ARG1-of (k / key-02))))
      :ARG0-of (e2 / emerge-01))

# ::id 1324 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a passenger bus collided with a trailer-truck , killing ## people including ## children , and wounding another ## in northern colombia , police said sunday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (c / collide-01
            :ARG0 (b / bus
                  :mod (p2 / passenger))
            :ARG1 (t / truck
                  :mod (t2 / trailer))
            :ARG0-of (k / kill-01
                  :ARG1 (p3 / person
                        :ARG2-of (ii / include-91
                              :ARG1 (p4 / person
                                    :ARG0-of (h / have-rel-role-91
                                          :ARG2 (c2 / child))))))
            :ARG0-of (w / wound-01
                  :ARG1 (p5 / person
                        :mod (a / another)))
            :location (n / north
                  :part-of (c3 / country
                        :name (n2 / name
                              :op1 "Colombia"))))
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 1325 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok long distrustful of its neighbor to the north , south korea reacted positively but cautiously saturday to what analysts here called a surprisingly broad agreement reached in geneva by the united states and north korea .
# ::alignments
(r / react-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "South"
                  :op2 "Korea")
            :ARG0-of (m / mistrust-01
                  :ARG1 (n2 / neighbor-01
                        :ARG1 c
                        :ARG2 (c2 / country
                              :name (n3 / name
                                    :op1 "North"
                                    :op2 "Korea")))
                  :ARG1-of (l / long-03)))
      :ARG1 (a / agree-01
            :ARG1-of (r2 / reach-01
                  :ARG0 (a2 / and
                        :op1 (c3 / country
                              :name (n4 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :op2 c2)
                  :location (c4 / country
                        :name (n5 / name
                              :op1 "Geneva")))
            :ARG1-of (b / broad-02
                  :ARG0-of (s / surprise-01))
            :ARG1-of (c5 / call-01
                  :ARG0 (p / person
                        :ARG0-of (a3 / analyze-01)
                        :location (h / here))))
      :time (d / date-entity
            :weekday (s2 / saturday))
      :manner (c6 / cautious))

# ::id 1326 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq 's security forces and u.s. troops are gaining the upper hand but the new government still needs outside help maintaining control , iraqi 's foreign minister told the u.n. security council on friday .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Iraq"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (g / gain-02
            :ARG1 (a / and
                  :op1 (f2 / force
                        :mod (s / security)
                        :poss c)
                  :op2 (t2 / troop
                        :poss c
                        :name (n2 / name
                              :op1 "U.S."))))
      :ARG2 (h2 / hand
            :mod (u / upper))
      :concession-of (n3 / need-01
            :ARG0 (g2 / government-organization
                  :ARG0-of (g3 / govern-01)
                  :ARG1-of (n4 / new-01))
            :ARG1 (h3 / help-01
                  :ARG1 (m2 / maintain-01
                        :ARG0 g2
                        :ARG1 (c2 / control-01))
                  :ARG2 (o / outside))
            :mod (s2 / still))
      :time (d / date-entity
            :weekday (f3 / friday))
      :ARG2 (o2 / organization
            :name (n5 / name
                  :op1 "Security"
                  :op2 "Council")
            :poss c))

# ::id 1327 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the population of indonesia , the world 's fourth largest nation , is estimated at ### million this year and ###.# million next year , the head of the central bureau of statistics , sudarti surbakti said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sudarti"
                  :op2 "Surbakti")
            :ARG0-of (h / head-01
                  :ARG1 (b / bureau
                        :mod (c / central)
                        :mod (s2 / statistics))))
      :ARG1 (e / estimate-01
            :ARG1 (p2 / population
                  :poss (c2 / country
                        :name (n2 / name
                              :op1 "Indonesia")
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (l / large)
                              :ARG3 (m / most
                                    :ord (o / ordinal-entity
                                          :value 4))
                              :ARG5 (n3 / nation
                                    :location (w / world)))))
            :ARG2 (a / and
                  :op1 (p3 / person
                        :quant (m2 / multiple
                              :op1 1000000)
                        :time (y / year
                              :mod (t / this)))
                  :op2 (p4 / person
                        :quant (m3 / multiple
                              :op1 1000000)
                        :time (y2 / year
                              :mod (n4 / next))))
            :time (d / date-entity
                  :weekday (m4 / monday))))

# ::id 1328 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. olympic medalists donna weinbrecht and liz mcintyre finished #-# in a world cup moguls event saturday .
# ::alignments
(f / finish-07
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Donna"
                        :op2 "Weinbrecht")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (e / event
                              :name (n2 / name
                                    :op1 "Olympic"
                                    :op2 "Games"))
                        :ARG2 (m / medalist)))
            :op2 (p2 / person
                  :name (n3 / name
                        :op1 "Liz"
                        :op2 "Mcintyre")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 e
                        :ARG2 (m2 / medalist))))
      :ARG1 (p3 / person
            :name (n4 / name
                  :op1 "#"))
      :ARG2 (e2 / event
            :name (n5 / name
                  :op1 "World"
                  :op2 "Cup"
                  :op3 "M moguls"))
      :time (d / date-entity
            :weekday (s / saturday)))

# ::id 1329 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok scientists have discovered a hormone that may explain the link between diabetes and obesity _ a tantalizing finding that could someday lead to new treatments for the disease .
# ::alignments
(d / discover-01
      :ARG0 (s / scientist)
      :ARG1 (h / hormone
            :ARG0-of (e / explain-01
                  :ARG1 (l / link-01
                        :ARG1 (d2 / diabetes)
                        :ARG2 (o / obesity))
                  :ARG1-of (p / possible-01))
            :ARG1-of (f / find-01
                  :ARG0-of (t / tantalize-01)
                  :ARG1-of (l2 / lead-03
                        :ARG2 (t2 / treat-03
                              :ARG2 o
                              :ARG1-of (n / new-01))
                        :ARG1-of (p2 / possible-01)
                        :time (s2 / someday)))))

# ::id 1330 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as formula one prepares for the last three races of the season , starting with the chinese grand prix on sunday , it also prepares for the end of an era -- of which michael schumacher 's retirement is only a small part .
# ::alignments
(p / prepare-02
      :ARG0 (f / formula
            :mod 1)
      :ARG1 (e / end-01
            :ARG1 (e2 / era
                  :ARG2-of (ii / include-91
                        :ARG1 (r / retire-01
                              :ARG0 (p2 / person
                                    :name (n / name
                                          :op1 "Michael"
                                          :op2 "Schumacher"))
                              :mod (p3 / part
                                    :mod (s / small
                                          :mod (o / only)))))))
      :ARG2 (r2 / race-02
            :quant 3
            :part-of (s2 / season)
            :ord (o2 / ordinal-entity
                  :value "-1")
            :ARG1-of (s3 / start-01
                  :ARG2 (g / game
                        :name (n2 / name
                              :op1 "Chinese"
                              :op2 "Grand"
                              :op3 "Prix")
                        :time (d / date-entity
                              :weekday (s4 / sunday)))))
      :mod (a / also))

# ::id 1331 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oil prices were back above ## dollars in asian trade monday as a cold snap across the northern hemisphere powered higher demand for heating fuel , analysts said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (a / analyze-01))
      :ARG1 (b / be-located-at-91
            :ARG1 (p2 / price-01
                  :ARG1 (o / oil))
            :ARG2 (a2 / above
                  :op1 (m / monetary-quantity
                        :quant 1000000
                        :unit (d / dollar)))
            :mod (b2 / back)
            :location (t / trade-01
                  :mod (c / continent
                        :name (n / name
                              :op1 "Asia")))
            :time (d2 / date-entity
                  :weekday (m2 / monday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (p3 / power-01
                        :ARG0 (s2 / snap-04
                              :ARG1-of (c3 / cold-01)
                              :location (a3 / across
                                    :op1 (h / hemisphere
                                          :mod (n2 / north))))
                        :ARG1 (d3 / demand-01
                              :ARG1 (f / fuel
                                    :ARG2-of (h2 / heat-01))
                              :ARG1-of (h3 / have-degree-91
                                    :ARG2 (h4 / high-02
                                          :ARG1 d3)
                                    :ARG3 (m3 / more)))))))

# ::id 1332 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the presidential transition is the first order of business as congress returns from a three-week recess to confront lingering disputes with the current president and uncertainty about the next one .
# ::alignments
(o / order-01
      :ARG1 (b / business)
      :ARG2 (t / transition-01
            :ARG2 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president))))
      :ord (o2 / ordinal-entity
            :value 1)
      :time (r / return-01
            :ARG1 (g / government-organization
                  :name (n / name
                        :op1 "Congress"))
            :ARG3 (r2 / recess-02
                  :duration (t2 / temporal-quantity
                        :quant 3
                        :unit (w / week)))
            :purpose (c / confront-01
                  :ARG0 g
                  :ARG1 (a / and
                        :op1 (d / dispute-01
                              :ARG0 g
                              :ARG1 (p3 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (p4 / president
                                                :time (c2 / current))))
                              :ARG1-of (l / linger-01))
                        :op2 (c3 / certainty
                              :polarity -
                              :topic (p5 / person
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG2 p4)
                                    :mod (n2 / next)))))))

# ::id 1333 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok belarus and austria secured spots in next year 's <unk> world hockey championships in lillehammer , norway , on tuesday , finishing in the top two places of the relegation round .
# ::alignments
(s / secure-01
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "Belarus"))
            :op2 (c2 / country
                  :name (n2 / name
                        :op1 "Australia")))
      :ARG1 (s2 / spot
            :location-of (g / game
                  :name (n3 / name
                        :op1 "World"
                        :op2 "Hockey"
                        :op3 "Championship")
                  :time (y / year
                        :mod (n4 / next))
                  :location (a2 / and
                        :op1 (c3 / city
                              :name (n5 / name
                                    :op1 "Lillehammer"))
                        :op2 (c4 / city
                              :name (n6 / name
                                    :op1 "Norway")))))
      :ARG2 a
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c5 / cause-01
            :ARG0 (f / finish-07
                  :ARG1 a
                  :ARG2 (p / place
                        :quant 2
                        :ARG2-of (t2 / top-01
                              :ARG1 (p2 / place
                                    :location-of (r / round
                                          :ARG0-of (d2 / denominate-01))))))))

# ::id 1334 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok even with senses as jangled by jet lag as mine are , it 's impossible not to notice that belts are being worn tighter in london this summer .
# ::alignments
(p / possible-01
      :polarity -
      :ARG1 (n / notice-01
            :polarity -
            :ARG1 (w / wear-01
                  :ARG1 (b / belt
                        :ARG1-of (h / have-degree-91
                              :ARG2 (t / tight-05
                                    :ARG1 b)
                              :ARG3 (m / more)))
                  :location (c / city
                        :name (n2 / name
                              :op1 "London"))
                  :time (d / date-entity
                        :season (s / summer)
                        :mod (y / year
                              :mod (t2 / this)))))
      :concession (e / even-with
            :op1 (s2 / sense-01
                  :ARG1-of (r / resemble-01
                        :ARG2 (j / jangle-01
                              :ARG0 (l / lag-01
                                    :instrument (j2 / jet))
                              :ARG1 (ii / i))))))

# ::id 1335 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hundreds of rebel prisoners from indonesia 's aceh province were freed wednesday after a general amnesty granted by the president , as a key condition of an historic peace pact was met , officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (f / free-01
            :ARG1 (p2 / person
                  :ARG1-of (ii / imprison-01)
                  :quant (m / multiple
                        :op1 100)
                  :ARG0-of (r / rebel-01)
                  :source (p3 / province
                        :name (n / name
                              :op1 "Aceh")
                        :location (c / country
                              :name (n2 / name
                                    :op1 "Indonesia"))))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :time (a / after
                  :op1 (m2 / meet-01
                        :ARG1 (a2 / amnesty
                              :ARG1-of (g / general-02)
                              :ARG1-of (g2 / grant-01
                                    :ARG0 (p4 / person
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (p5 / president))))
                              :ARG2-of (c2 / condition-01
                                    :ARG1 (p6 / pact
                                          :mod (p7 / peace)
                                          :mod (h3 / history))
                                    :ARG1-of (k / key-02)))))))

# ::id 1336 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok upset by organized labor 's growing political clout , conservatives in california and ## other states are pushing ballot initiatives or state legislation that could greatly reduce labor 's political war chest .
# ::alignments
(p / push-02
      :ARG0 (p2 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / and
                        :op1 (s / state
                              :name (n / name
                                    :op1 "California"))
                        :op2 (s2 / state
                              :mod (o / other)))
                  :ARG2 (c / conservative))
            :ARG1-of (u / upset-01
                  :ARG0 (c2 / clout
                        :ARG1-of (g / grow-01)
                        :mod (p3 / politics)
                        :poss (l / labor))))
      :ARG1 (o2 / or
            :op1 (ii / initiative
                  :mod (b / ballot))
            :op2 (l2 / legislate-01
                  :ARG0 s2)
            :ARG0-of (r / reduce-01
                  :ARG1 (c3 / chest
                        :mod (w / war-01)
                        :poss l
                        :mod (p4 / politics))
                  :ARG1-of (p5 / possible-01)
                  :degree (g2 / great)))
      :ARG1-of (c4 / cause-01
            :ARG0 c2))

# ::id 1337 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two first-half penalty kicks by luciano galletti gave defending champion argentina a #-# victory over ecuador and first place in group a of the south american u## soccer tournament .
# ::alignments
(g / give-01
      :ARG0 (k / kick-01
            :quant 2
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Luciano"
                        :op2 "Galletti"))
            :ARG1-of (c / cause-01
                  :ARG0 (p2 / penalty))
            :ord (o / ordinal-entity
                  :value 1))
      :ARG1 (a / and
            :op1 (w / win-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "Argentina")
                        :ARG0-of (d / defend-01))
                  :ARG1 (c3 / country
                        :name (n3 / name
                              :op1 "Ecuador")))
            :op2 (w2 / win-01
                  :ARG0 c2
                  :ARG1 (p3 / place
                        :ord (o2 / ordinal-entity
                              :value 1)
                        :ARG1-of (ii / include-91
                              :ARG2 (g2 / group
                                    :mod (t / tournament
                                          :mod (s / soccer)
                                          :mod (c4 / country
                                                :name (n4 / name
                                                      :op1 "South"
                                                      :op2 "America"))))))))
      :ARG2 c2)

# ::id 1338 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok puerto <unk> , colombia two decades ago , the sprawling ranch near this town was the nerve center of pablo escobar 's drug cartel , the place where he entertained corrupt politicians at his private zoo and plotted to assassinate judges while planes packed with cocaine took off from the ranch 's airstrip .
# ::alignments
(c / center
      :mod (n / nerve)
      :poss (c2 / cartel
            :mod (d / drug)
            :poss (p / person
                  :name (n2 / name
                        :op1 "Pablo"
                        :op2 "Escobar")))
      :domain (r / ranch
            :ARG1-of (s / sprawl-01)
            :ARG1-of (n3 / near-02
                  :ARG2 (t / town
                        :mod (t2 / this))))
      :location (p2 / place
            :location-of (a / and
                  :op1 (e / entertain-01
                        :ARG0 p
                        :ARG1 (p3 / politician
                              :ARG1-of (c3 / corrupt-01))
                        :location (z / zoo
                              :ARG1-of (p4 / private-03
                                    :ARG2 p)))
                  :op2 (p5 / plot-01
                        :ARG0 p
                        :ARG1 (a2 / assassinate-01
                              :ARG0 p
                              :ARG1 (p6 / person
                                    :ARG0-of (h / have-org-role-91
                                          :ARG2 (j / judge-01))))
                        :time (t3 / take-off-07
                              :ARG1 (p7 / plane
                                    :ARG1-of (p8 / pack-01
                                          :ARG2 (c4 / cocaine)))
                              :source (a3 / airstrip
                                    :poss r)))))
      :time (b / before
            :op1 (n4 / now)
            :quant (t4 / temporal-quantity
                  :quant 2
                  :unit (d2 / decade))))

# ::id 1339 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwanese voters were deciding saturday whether to stick with a party whose pro-independence bent has led to rocky relations with rival china or switch to one pushing for a reduction of tensions and more economic engagement with the island 's giant neighbor .
# ::alignments
(d / decide-01
      :ARG0 (p / person
            :ARG0-of (v / vote-01)
            :mod (c / country
                  :name (n / name
                        :op1 "Taiwan")))
      :ARG1 (t / truth-value
            :polarity-of (o / or
                  :op1 (s / stick-01
                        :ARG1 p
                        :ARG2 (p2 / party
                              :ARG0-of (b / bend-02
                                    :ARG1 (f / favor-01
                                          :ARG1 (ii / independence))
                                    :ARG0-of (l / lead-03
                                          :ARG2 (r / relation-03
                                                :ARG0 p2
                                                :ARG2 (c2 / country
                                                      :name (n2 / name
                                                            :op1 "China")
                                                      :ARG0-of (r2 / rival-01))
                                                :mod (r3 / rocky))))))
                  :op2 (s2 / switch-01
                        :ARG1 p
                        :ARG2 (p3 / party
                              :ARG0-of (p4 / push-02
                                    :ARG2 (a / and
                                          :op1 (r4 / reduce-01
                                                :ARG1 (t2 / tension))
                                          :op2 (e / engage-01
                                                :ARG2 (n3 / neighbor-01
                                                      :ARG1 (ii2 / island)
                                                      :ARG2 (g / giant))
                                                :mod (e2 / economy)
                                                :mod (m / more))))))))
      :time (d2 / date-entity
            :weekday (s3 / saturday)))

# ::id 1340 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the australian dollar ended lower today after speculation of an imminent easing in monetary policy by the reserve bank of australia .
# ::alignments
(e / end-01
      :ARG1 (d / dollar
            :mod (c / country
                  :name (n / name
                        :op1 "Australia")))
      :time (t / today)
      :ARG1-of (l / low-04
            :ARG2-of (h / have-degree-91
                  :ARG1 e
                  :ARG3 (m / more)))
      :time (a / after
            :op1 (s / speculate-01
                  :ARG1 (e2 / ease-02
                        :ARG0 (b / bank
                              :ARG2-of (r / reserve-01)
                              :mod c)
                        :ARG1 (p / policy-01
                              :ARG2 (m2 / money))
                        :mod (ii / imminent)))))

# ::id 1341 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the president of a swiss division one soccer club was found dead in his car in a lake thursday , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (f / find-01
            :ARG1 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / club
                              :mod (s2 / soccer)
                              :part-of (d / division
                                    :ord (o / ordinal-entity
                                          :value 1)
                                    :part-of (c2 / city
                                          :name (n / name
                                                :op1 "Swiss"))))
                        :ARG2 (p3 / president))
                  :ARG1-of (d2 / die-01))
            :location (c3 / car
                  :poss p2)
            :time (d3 / date-entity
                  :weekday (t / thursday))
            :location (l / lake)))

# ::id 1342 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tibet autonomous region authorities said on monday they will hold a forum to seek ideas to revive the region 's tourism sector , which has been severely hit by the march ## riot .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :mod (r / region
                  :name (n / name
                        :op1 "Tibet")
                  :mod (a2 / autonomy)))
      :ARG1 (h / hold-04
            :ARG0 a
            :ARG1 (f / forum
                  :purpose (s2 / seek-01
                        :ARG0 a
                        :ARG1 (ii / idea)
                        :ARG2 (r2 / revive-01
                              :ARG0 a
                              :ARG1 (s3 / sector
                                    :mod (t / tourism)
                                    :ARG1-of (h2 / hit-01
                                          :ARG0 (m / march-01)
                                          :degree (s4 / severe))
                                    :poss r)))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 1343 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok egyptian president hosni mubarak met french leader jacques chirac monday for talks focusing on the embattled middle east peace process .
# ::alignments
(m / meet-03
      :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 (p3 / person
            :name (n3 / name
                  :op1 "Jacques"
                  :op2 "Chirac")
            :ARG0-of (l / lead-02
                  :ARG1 (c2 / country
                        :name (n4 / name
                              :op1 "France"))))
      :purpose (t / talk-01
            :ARG0 p
            :ARG1-of (f / focus-01
                  :ARG2 (p4 / process-02
                        :ARG1 (p5 / peace)
                        :ARG0-of (b / besiege-01)
                        :location (w / world-region
                              :name (n5 / name
                                    :op1 "Middle"
                                    :op2 "East")))))
      :time (d / date-entity
            :weekday (m2 / monday)))

# ::id 1344 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fossils and stone tools found in spanish caves show that human ancestors migrated into europe at least ###,### years ago , much earlier than previously thought .
# ::alignments
(s / show-01
      :ARG0 (a / and
            :op1 (f / fossil)
            :op2 (t / tool
                  :mod (s2 / stone))
            :ARG1-of (f2 / find-01
                  :location (c / cave
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Spain")))))
      :ARG1 (m / migrate-01
            :ARG0 (a2 / ancestor
                  :mod (h / human))
            :ARG2 (c3 / continent
                  :name (n2 / name
                        :op1 "Europe"))
            :time (b / before
                  :op1 (t2 / think-01
                        :time (p / previous))
                  :quant (m2 / much))
            :mod (a3 / at-least)))

# ::id 1345 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two people were arrested in tanzania 's southwestern town of mbeya today by police for possessing ### grams of morphine drugs -lrb- heroin -rrb- worth ##,### u.s. dollars .
# ::alignments
(a / arrest-01
      :ARG0 (p / police)
      :ARG1 (p2 / person
            :quant 2)
      :ARG2 (p3 / possess-01
            :ARG0 p2
            :ARG1 (d / drug
                  :mod (m / morphine)
                  :quant (m2 / mass-quantity
                        :quant 1
                        :unit (g / gram))
                  :ARG1-of (w / worth-01
                        :ARG2 (d2 / dollar
                              :mod (c / country
                                    :name (n / name
                                          :op1 "U.S."))))))
      :location (c2 / city
            :name (n2 / name
                  :op1 "Mbeya")
            :location (s / southwest
                  :part-of c
                  :name (n3 / name
                        :op1 "Tanzania")))
      :time (t / today))

# ::id 1346 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fourteen chinese basketball players have been fined a total of more than us$ ##,### -lrb- euro## ,### -rrb- for attacking players from puerto rico in an incident that sports authorities called a national disgrace , news reports said friday .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :mod (n / news))
      :ARG1 (f / fine-01
            :ARG1 (m / more-than
                  :op1 (m2 / monetary-quantity
                        :quant 40000
                        :unit (d / dollar))
                  :ARG2-of (t / total-01))
            :ARG2 (p / person
                  :quant 14
                  :mod (c / country
                        :name (n2 / name
                              :op1 "China"))
                  :ARG0-of (p2 / play-01
                        :ARG1 (b / basketball)))
            :ARG3 (a / attack-01
                  :ARG1 (p3 / person
                        :ARG0-of (p4 / play-01)
                        :source (c2 / city
                              :name (n3 / name
                                    :op1 "Puerto"
                                    :op2 "Rico")))
                  :subevent-of (ii / incident
                        :ARG1-of (c3 / call-01
                              :ARG0 (a2 / authority
                                    :mod (s2 / sport))
                              :ARG2 (d2 / disgrace-01
                                    :mod (n4 / nation))))))
      :time (d3 / date-entity
            :weekday (f2 / friday)))

# ::id 1347 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ed townsend , a singer , songwriter and producer best known for his #### pop single `` for your love '' and for writing and co-producing marvin gaye 's no. # hit `` let 's get it on , '' has died .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "ed"
                  :op2 "Townend")
            :ARG0-of (s / sing-01)
            :ARG0-of (w / write-01
                  :ARG1 (s2 / song))
            :ARG0-of (p2 / produce-01)
            :ARG1-of (k / know-02
                  :ARG3 (a / and
                        :op1 (s3 / single
                              :mod (m / music
                                    :name (n2 / name
                                          :op1 "Save"
                                          :op2 "Your"
                                          :op3 "Love"))
                              :mod (p3 / pop)
                              :poss p
                              :mod (t / thing
                                    :name (n3 / name
                                          :op1 "No.")))
                        :op2 (a2 / and
                              :op1 (w2 / write-01
                                    :ARG0 p
                                    :ARG1 t)
                              :op2 (p4 / produce-01
                                    :ARG0 p
                                    :ARG1 t)))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (g / good-02)
                        :ARG3 (m2 / most)))))

# ::id 1348 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok london remains a key financial center even with the emergence of the new european currency , the euro , u.s. federal reserve chairman alan greenspan said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Alan"
                  :op2 "Greenspan")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "U.S."
                              :op2 "Federal"
                              :op3 "Reserve"))
                  :ARG2 (c / chairman)))
      :ARG1 (r / remain-01
            :ARG1 (c2 / city
                  :name (n3 / name
                        :op1 "London"))
            :ARG3 (c3 / center
                  :ARG1-of (k / key-02)
                  :mod (f / finance))
            :concession (e / emerge-01
                  :ARG0 (c4 / currency
                        :mod (c5 / continent
                              :name (n4 / name
                                    :op1 "Europe"))
                        :ARG1-of (n5 / new-01))))
      :time (w / wednesday))

# ::id 1349 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a british businessman with a fractured cervical vertebra was rushed through immigration procedures wednesday at east china 's ningbo city so that he could fly out immediately on a chartered plane to be operated in singapore .
# ::alignments
(r / rush-01
      :ARG1 (b / businessman
            :mod (c / country
                  :name (n / name
                        :op1 "Great"
                        :op2 "Britain"))
            :part (v / vertebra
                  :mod (c2 / cervical)
                  :ARG1-of (f / fracture-01)))
      :ARG2 (p / procedure
            :mod (ii / immigrate-01))
      :time (w / wednesday)
      :location (c3 / city
            :name (n2 / name
                  :op1 "Ningbo")
            :location (e / east
                  :part-of (c4 / country
                        :name (n3 / name
                              :op1 "China"))))
      :purpose (p2 / possible-01
            :ARG1 (f2 / fly-01
                  :ARG1 b
                  :direction (o / out)
                  :manner (p3 / plane
                        :ARG1-of (c5 / charter-01)
                        :ARG1-of (o2 / operate-01
                              :location (c6 / country
                                    :name (n4 / name
                                          :op1 "Singapore"))))
                  :time (ii2 / immediate))))

# ::id 1350 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok heavy fog and rain wiped out a men 's world cup downhill race friday .
# ::alignments
(w / wipe-out-02
      :ARG0 (a / and
            :op1 (f / fog
                  :mod (h / heavy))
            :op2 (r / rain-01
                  :mod h))
      :ARG1 (r2 / race-02
            :subevent-of (g / game
                  :name (n / name
                        :op1 "World"
                        :op2 "Cup")
                  :mod (d / downhill)
                  :mod (m / man))
            :time (d2 / date-entity
                  :weekday (f2 / friday))))

# ::id 1351 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok airbus industrie is to invest ## million dollars in the construction of a training center in beijing , the european consortium announced thursday .
# ::alignments
(a / announce-01
      :ARG0 (c / consortium
            :mod (c2 / continent
                  :name (n / name
                        :op1 "Europe")))
      :ARG1 (ii / invest-01
            :ARG0 (c3 / company
                  :name (n2 / name
                        :op1 "Airbus"
                        :op2 "Industrie"))
            :ARG1 (m / monetary-quantity
                  :quant 10000000
                  :unit (d / dollar))
            :ARG2 (c4 / construct-01
                  :ARG1 (c5 / center
                        :purpose (t / train-01))
                  :location (c6 / city
                        :name (n3 / name
                              :op1 "Beijing"))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 1352 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kirk haston scored ## points and grabbed ## rebounds , while jared jeffries added ## points tuesday as indiana defeated archrival purdue , ##-## .
# ::alignments
(c / contrast-01
      :ARG1 (a / and
            :op1 (s / score-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "Kirk"
                              :op2 " haston"))
                  :ARG1 (p2 / point))
            :op2 (g / grab-01
                  :ARG0 p
                  :ARG1 (r / rebound-01)))
      :ARG2 (a2 / add-02
            :ARG0 (p3 / person
                  :name (n2 / name
                        :op1 "Jared"
                        :op2 "Jeffries"))
            :ARG1 (p4 / point)
            :time (d / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (c2 / cause-01
                  :ARG0 (d2 / defeat-01
                        :ARG0 (s2 / state
                              :name (n3 / name
                                    :op1 "India"))
                        :ARG1 (p5 / person
                              :name (n4 / name
                                    :op1 "Purdue")
                              :mod (a3 / archrival))))))

# ::id 1353 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the rain and thunderstorms that wiped out play after ## minutes friday at the players championship have jeopardized chances of the event finishing sunday .
# ::alignments
(j / jeopardize-01
      :ARG0 (a / and
            :op1 (r / rain-01)
            :op2 (t / thunderstorm)
            :ARG0-of (w / wipe-out-02
                  :ARG1 (p / play-01)
                  :time (a2 / after
                        :op1 (d / date-entity
                              :weekday (f / friday)))
                  :location (c / championship
                        :mod (p2 / person
                              :ARG0-of p))
                  :duration (t2 / temporal-quantity
                        :quant 1
                        :unit (m / minute))))
      :ARG1 (c2 / chance-02
            :ARG1 (f2 / finish-01
                  :ARG1 (e / event)
                  :time (d2 / date-entity
                        :weekday (s / sunday)))))

# ::id 1354 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok valerie plame , the cia operative at the heart of a political scandal , told congress friday that senior officials at the white house and state department `` carelessly and recklessly '' blew her cover to discredit her diplomat-husband .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Valerie"
                  :op2 "Plame")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "CIA"))
                  :ARG2 (o / operative
                        :location (h2 / heart
                              :part-of (s / scandal
                                    :mod (p2 / politics))))))
      :ARG1 (b / blow-10
            :ARG0 (p3 / person
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (a / and
                              :op1 (g2 / government-organization
                                    :name (n3 / name
                                          :op1 "White"
                                          :op2 "House"))
                              :op2 (g3 / government-organization
                                    :name (n4 / name
                                          :op1 "State"
                                          :op2 "Department")))
                        :ARG2 (o2 / official
                              :mod (s2 / senior))))
            :ARG1 (c / cover
                  :poss p)
            :ARG1-of (c2 / care-04
                  :polarity -
                  :ARG1 b)
            :polarity -)
      :purpose (d / discredit-01
            :ARG0 p3
            :ARG1 (p4 / person
                  :ARG0-of (h4 / have-rel-role-91
                        :ARG1 p
                        :ARG2 (h5 / husband)
                        :ARG3 (d2 / diplomat))))
      :ARG1-of (r / reckless-00)
      :ARG2 (g4 / government-organization
            :name (n5 / name
                  :op1 "Congress"))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1355 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police on monday dispersed a mock beauty pageant calling for president gloria macapagal arroyo 's ouster and arrested an organizer , just days after the president lifted a state of emergency saying the threat of a coup had been diminished .
# ::alignments
(a / and
      :op1 (d / disperse-01
            :ARG0 (p / police)
            :ARG1 (p2 / pageant
                  :mod (b / beauty)
                  :mod (m / mock)
                  :ARG0-of (c / call-03
                        :ARG1 (o / oust-01
                              :ARG1 (p3 / person
                                    :name (n / name
                                          :op1 "Gloria"
                                          :op2 "Macapagal"
                                          :op3 "Arroyo")
                                    :ARG0-of (h / have-org-role-91
                                          :ARG2 (p4 / president))))))
            :time (d2 / date-entity
                  :weekday (m2 / monday)))
      :op2 (a2 / arrest-01
            :ARG0 p
            :ARG1 (p5 / person
                  :ARG0-of (o2 / organize-01)))
      :time (a3 / after
            :op1 (l / lift-02
                  :ARG0 p3
                  :ARG1 (s / state
                        :mod (e / emergency))
                  :manner (s2 / say-01
                        :ARG0 p3
                        :ARG1 (d3 / diminish-01
                              :ARG1 (t / threaten-01
                                    :ARG1 (c2 / coup-01)))))
            :quant (m3 / multiple
                  :op1 (t2 / temporal-quantity
                        :quant 1
                        :unit (d4 / day))
                  :mod (j / just))))

# ::id 1356 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok richard ricci approached a city council candidate three years ago with a bold idea : the chatsworth man wanted the council to let residents like him testify at meetings without having to slog through hours of traffic to travel downtown .
# ::alignments
(a / approach-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "richard"
                  :op2 "Ricci"))
      :ARG1 (c / candidate
            :mod (c2 / council
                  :mod (c3 / city)))
      :time (b / before
            :op1 (n2 / now)
            :quant (t / temporal-quantity
                  :quant 3
                  :unit (y / year)))
      :manner (ii / idea
            :ARG1-of (b2 / bold-02)
            :ARG1-of (m / mean-01
                  :ARG2 (w / want-01
                        :ARG0 (m2 / man
                              :name (n3 / name
                                    :op1 "Chatsworth"))
                        :ARG1 (l / let-01
                              :ARG0 c2
                              :ARG1 (t2 / testify-01
                                    :ARG0 (p2 / person
                                          :ARG0-of (r / reside-01)
                                          :ARG1-of (r2 / resemble-01
                                                :ARG2 m2))
                                    :time (m3 / meet-03)
                                    :manner (o / obligate-01
                                          :polarity -
                                          :ARG1 p2
                                          :ARG2 (s / slog-01
                                                :ARG0 p2
                                                :ARG1 (t3 / traffic
                                                      :duration (m4 / multiple
                                                            :op1 t
                                                            :quant 1
                                                            :unit (h / hour))))
                                          :purpose (t4 / travel-01
                                                :ARG0 p2
                                                :ARG1 (d / downtown)))))))))

# ::id 1357 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sudan on tuesday reiterated its rejection of the united nations resolution giving the world body authority over peacekeepers in the strife-torn region of darfur , terming it unacceptable .
# ::alignments
(a / and
      :op1 (r / reiterate-01
            :ARG0 (c / city
                  :name (n / name
                        :op1 "Sudan"))
            :ARG1 (r2 / reject-01
                  :ARG0 c
                  :ARG1 (r3 / resolution
                        :name (n2 / name
                              :op1 "United"
                              :op2 "Nations"
                              :op3 "Resolution")
                        :ARG0-of (g / give-01
                              :ARG1 (a2 / authority
                                    :topic (p / person
                                          :ARG0-of (k / keep-01
                                                :ARG1 (p2 / peace))
                                          :location (r4 / region
                                                :name (n3 / name
                                                      :op1 "Darfur")
                                                :ARG1-of (t / tear-01
                                                      :ARG0 (s / strife)))))
                              :ARG2 (b / body
                                    :mod (w / world)))))
            :time (d / date-entity
                  :weekday (t2 / tuesday)))
      :op2 (t3 / terlink-01
            :ARG0 c
            :ARG1 r2
            :ARG2 (p3 / possible-01
                  :polarity -
                  :ARG1 (a3 / accept-01
                        :ARG1 r3))))

# ::id 1358 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. secretary of state condoleezza rice says iran was not serious in weekend talks over its disputed nuclear program and will face new sanctions unless it changes its behavior soon .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Condoleezza"
                  :op2 "Rice")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / secretary
                        :topic (f / foreign))))
      :ARG1 (a / and
            :op1 (s3 / serious-01
                  :polarity -
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Iran"))
                  :ARG2 (t / talk-01
                        :ARG0 c
                        :ARG1 (p2 / program
                              :mod (n3 / nucleus)
                              :ARG2-of (d / dispute-01)
                              :poss c)
                        :time (w / weekend)))
            :op2 (f2 / face-01
                  :ARG0 c
                  :ARG1 (s4 / sanction-02
                        :ARG1 c
                        :ARG1-of (n4 / new-01))
                  :condition (c2 / change-01
                        :polarity -
                        :ARG0 c
                        :ARG1 (b / behave-01
                              :ARG0 c)
                        :time (s5 / soon)))))

# ::id 1359 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok japan is ready to crack down on a key association representing north korean residents in japan if any wrongdoing by the body is revealed , prime minister junichiro koizumi said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Junichiro"
                  :op2 "Koizumi")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (r / ready-02
            :ARG1 (c / country
                  :name (n2 / name
                        :op1 "Japan"))
            :ARG2 (c2 / crack-down-06
                  :ARG0 c
                  :ARG1 (a / association
                        :ARG1-of (k / key-02)
                        :ARG0-of (r2 / represent-01
                              :ARG1 (p3 / person
                                    :ARG0-of (r3 / reside-01
                                          :ARG1 c
                                          :location c))))
                  :condition (r4 / reveal-01
                        :ARG1 (t / thing
                              :ARG1-of (d / do-02
                                    :ARG0 (b / body)
                                    :ARG1-of (w / wrong-02))))))
      :time (w2 / wednesday))

# ::id 1360 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tehran - behind iran 's defiant stance on its nuclear program lies an anxious debate over the country 's role in the world .
# ::alignments
(l / lie-07
      :ARG1 (d / debate-01
            :ARG1 (r / role
                  :poss (c / country
                        :name (n / name
                              :op1 "Iran"))
                  :location (w / world))
            :mod (a / anxious))
      :ARG2 (s / stand-11
            :ARG0 c
            :ARG1 (d2 / defiant)
            :topic (p / program
                  :mod (n2 / nucleus)
                  :poss c))
      :location (b / behind
            :op1 c))

# ::id 1361 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the eu is n't concerned about china 's increasing role in africa , after beijing promised to double its african aid , eu development commissioner louis michel said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Louis"
                  :op2 "Michel")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n2 / name
                              :op1 "EU"))
                  :ARG2 (c / commissioner
                        :topic (d / develop-02))))
      :ARG1 (c2 / concern-01
            :polarity -
            :ARG0 (r / role
                  :ARG1-of (ii / increase-01)
                  :poss (c3 / country
                        :name (n3 / name
                              :op1 "China"))
                  :location (c4 / continent
                        :name (n4 / name
                              :op1 "Africa")))
            :ARG1 o
            :time (a / after
                  :op1 (p2 / promise-01
                        :ARG0 (c5 / city
                              :name (n5 / name
                                    :op1 "Beijing"))
                        :ARG1 (d2 / double-01
                              :ARG0 c5
                              :ARG1 (a2 / aid-01
                                    :ARG0 c5
                                    :ARG2 c4)))))
      :time (w / wednesday))

# ::id 1362 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a chinese lab has begun clinical tests of a sars vaccine , the world health organization said thursday , underlining it would take at least five years before the product would be available to the public .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (o / organization
                  :mod (h / health
                        :mod (w / world)))
            :ARG1 (b / begin-01
                  :ARG0 (l / lab
                        :mod (c / country
                              :name (n / name
                                    :op1 "China")))
                  :ARG1 (t / test-01
                        :ARG1 (v / vaccine
                              :mod (d / disease
                                    :name (n2 / name
                                          :op1 "sars")))
                        :mod (c2 / clinic))
                  :time (d2 / date-entity
                        :weekday (t2 / thursday)))
            :op2 (u / underline-01
                  :ARG0 o
                  :ARG1 (t3 / take-10
                        :ARG0 (a2 / available-02
                              :ARG2 (p / product))
                        :ARG1 (a3 / at-least
                              :op1 (t4 / temporal-quantity
                                    :quant 5
                                    :unit (y / year)))))))

# ::id 1363 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok inflation has eased slightly in venezuela , which is struggling with the highest consumer price increases in latin america .
# ::alignments
(e / ease-01
      :ARG1 (ii / inflate-01)
      :location (c / country
            :name (n / name
                  :op1 "Venezuela")
            :ARG0-of (s / struggle-02
                  :ARG1 (ii2 / increase-01
                        :ARG1 (p / price-01
                              :ARG2 (p2 / person
                                    :ARG0-of (c2 / consume-01)))
                        :ARG2 (h / high-02)
                        :ARG1-of h
                        :location (c3 / country
                              :name (n2 / name
                                    :op1 "Latino"
                                    :op2 "America")))))
      :degree (s2 / slight))

# ::id 1364 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok italian automaker fiat is returning to the u.s. market after nearly ## years .
# ::alignments
(r / return-01
      :ARG1 (f / fiat
            :mod (c / company
                  :ARG0-of (m / make-01
                        :ARG1 (a / automobile))
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Italy"))))
      :ARG4 (m2 / market
            :mod c2
            :name n
            :op1 "U.S.")
      :time (a2 / after
            :quant (n2 / nearly
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))))

# ::id 1365 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok while reporting on a u.s. navy medical team in iraq on thursday , cnn medical correspondent sanjay gupta unexpectedly became part of the story when asked to perform emergency brain surgery .
# ::alignments
(b / become-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Sanjay"
                  :op2 "Gupta")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / publication
                        :name (n2 / name
                              :op1 "CNN"))
                  :ARG2 (c / correspondent
                        :mod (m / medicine))))
      :ARG2 (p3 / part
            :part-of (s / story))
      :time (a / ask-02
            :ARG1 (p4 / perform-02
                  :ARG0 p
                  :ARG1 (s2 / surgery-01
                        :ARG1 p
                        :ARG2 (b2 / brain)
                        :mod (e / emergency)))
            :ARG2 p)
      :ARG1-of (e2 / expect-01
            :polarity -)
      :time (r / report-01
            :ARG0 p
            :ARG1 (t / team
                  :mod (m2 / medicine)
                  :mod (m3 / military
                        :name (n3 / name
                              :op1 "U.S."
                              :op2 "Navy"))
                  :location (c2 / country
                        :name (n4 / name
                              :op1 "Iraq")))
            :time (d / date-entity
                  :weekday (t2 / thursday))))

# ::id 1366 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mother nature gave yosemite a severe winter , but it 's the accommodation of mr. and mrs. america that is likely to make it a troublesome summer .
# ::alignments
(h / have-concession-91
      :ARG1 (l / likely-01
            :ARG1 (m / make-02
                  :ARG0 (a / accommodate-01
                        :ARG0 (a2 / and
                              :op1 (p / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (m2 / minister)))
                              :op2 (p2 / person
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG2 (m3 / minister))))
                        :ARG1 (p3 / park
                              :name (n / name
                                    :op1 "Yosemite")))
                  :ARG1 (d / date-entity
                        :season (s / summer)
                        :ARG0-of (t / trouble-01))))
      :ARG2 (g / give-01
            :ARG0 (n2 / nature
                  :mod (m4 / mother))
            :ARG1 (w / winter
                  :mod (s2 / severe))
            :ARG2 p3))

# ::id 1367 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok using cells from cloned cow embryos , scientists at a biotechnology company embroiled in the stem cell debate say they have grown small <unk> organs that perform some of the functions of real kidneys .
# ::alignments
(s / say-01
      :ARG0 (s2 / scientist
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :mod (b / biotechnology)
                        :ARG1-of (e / ensue-01
                              :ARG2 (d / debate-01
                                    :ARG1 (c2 / cell
                                          :mod (s3 / stem)))))))
      :ARG1 (g / grow-03
            :ARG0 s2
            :ARG1 (o / organ
                  :mod (s4 / small)
                  :ARG0-of (p / perform-02
                        :ARG1 (f / function-01
                              :ARG0 o
                              :ARG1-of (ii / include-91
                                    :ARG2 (f2 / function-01
                                          :ARG0 (k / kidney
                                                :ARG1-of (r / real-04))))
                              :quant (s5 / some)))))
      :manner (u / use-01
            :ARG0 s2
            :ARG1 (c3 / cell
                  :source (e2 / embryo
                        :part-of (c4 / cow)
                        :ARG1-of (c5 / clone-01)))))

# ::id 1368 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cristiano ronaldo lamented this wednesday the ankle injury which will keep him out of portugual 's world cup play-off matches in the coming week .
# ::alignments
(l / lament-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Cristiano"
                  :op2 "Ronaldo"))
      :ARG1 (ii / injure-01
            :ARG1 (a / ankle)
            :ARG0-of (k / keep-04
                  :ARG1 p
                  :ARG2 (o / out-06
                        :ARG1 p
                        :ARG2 (m / match-03
                              :mod (p2 / play-off-03)
                              :subevent-of (g / game
                                    :name (n2 / name
                                          :op1 "World"
                                          :op2 "Cup"))
                              :time (w / week
                                    :ARG1-of (c / come-01))
                              :poss (t / team
                                    :name (n3 / name
                                          :op1 "Portuguese"))))))
      :time (d / date-entity
            :weekday (w2 / wednesday)
            :mod (t2 / this)))

# ::id 1369 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bosnian serb forces mounted an attack tonight on the eastern bosnian `` safe area '' of zepa after the muslim troops there refused to surrender , a u.n. spokesman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "U.N."))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (m / mount-01
            :ARG0 (f / force
                  :mod (m2 / military
                        :name (n2 / name
                              :op1 "Serb"))
                  :mod (c / country
                        :name (n3 / name
                              :op1 "Bosnia")))
            :ARG1 (a / attack-01
                  :ARG0 f
                  :ARG1 (a2 / area
                        :ARG1-of (s3 / safe-01)
                        :location (e / east
                              :part-of (c2 / country
                                    :name (n4 / name
                                          :op1 "Zepa"))))
                  :time (d / date-entity
                        :dayperiod (n5 / night)
                        :mod (t / today))
                  :time (a3 / after
                        :op1 (r / refuse-01
                              :ARG0 (t2 / troop
                                    :mod (r2 / religious-group
                                          :name (n6 / name
                                                :op1 "Islam"))
                                    :location e)
                              :ARG1 (s4 / surrender-01
                                    :ARG0 t2))))))

# ::id 1370 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gov. edward g. rendell of pennsylvania ordered a partial shutdown of the state government on monday in a dispute with the legislature over the state budget , sending tens of thousands of state employees on unpaid furloughs and halting all but the most critical government services .
# ::alignments
(o / order-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "gov."
                  :op2 "Edward"
                  :op3 "G."
                  :op4 " rendell")
            :location (s / state
                  :name (n2 / name
                        :op1 "Pennsylvania")))
      :ARG2 (s2 / shut-down-05
            :ARG1 (g2 / government-organization
                  :ARG0-of (g3 / govern-01)
                  :mod (s3 / state))
            :ARG1-of (p / partial-01)
            :time (d / date-entity
                  :weekday (m / monday))
            :ARG1-of (c / cause-01
                  :ARG0 (d2 / dispute-01
                        :ARG0 g2
                        :ARG1 (g4 / government-organization
                              :name (n3 / name
                                    :op1 "Parliament"))
                        :ARG2 (b / budget
                              :mod s3))))
      :ARG0-of (s4 / send-02
            :ARG1 (p2 / person
                  :ARG1-of (e / employ-01
                        :ARG0 s3)
                  :quant (m2 / multiple
                        :op1 10000))
            :ARG2 (f / furlough-00
                  :ARG1-of (p3 / pay-01
                        :polarity -
                        :ARG0 p2)))
      :ARG0-of (h / halt-01
            :ARG1 (s5 / service
                  :mod (g5 / government-organization
                        :ARG0-of (g6 / govern-01))
                  :mod (a / all)
                  :ARG1-of (ii / include-91
                        :ARG3 (m3 / most))
                  :ARG2-of ii)))

# ::id 1371 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cutbacks in venues , accreditations , technology and other services are necessary to keep the olympics from reaching breaking point , an ioc panel said monday .
# ::alignments
(s / say-01
      :ARG0 (p / panel
            :mod (o / organization
                  :name (n / name
                        :op1 "IOC")))
      :ARG1 (n2 / need-01
            :ARG0 (k / keep-04
                  :ARG1 (g / game
                        :name n
                        :op1 "Olympics"))
            :ARG2 (r / reach-01
                  :polarity -
                  :ARG0 g
                  :ARG1 (p2 / point
                        :mod (b / break-01
                              :ARG1 g))))
      :ARG1 (c / cut-back-05
            :ARG1 (a / and
                  :op1 (v / venue)
                  :op2 (a2 / accredit-01)
                  :op3 (t / technology)
                  :op4 (s2 / service
                        :mod (o2 / other))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1372 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ralph herbert , a baritone who sang with the new york city opera and the metropolitan opera , died saturday at riverview , a nursing home in ann arbor , mich. .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "ralph"
                  :op2 "Herbert")
            :mod (b / baritone)
            :ARG0-of (s / sing-01
                  :accompanier (a / and
                        :op1 (o / opera
                              :mod (c / city
                                    :name (n2 / name
                                          :op1 "New"
                                          :op2 "York")))
                        :op2 (o2 / opera
                              :mod (m / metropolis)))))
      :location (c2 / city
            :name (n3 / name
                  :op1 "Riverview")
            :mod (h / home
                  :mod (n4 / nurse-01)
                  :location (c3 / city
                        :name (n5 / name
                              :op1 "Ann"
                              :op2 "Arbor"))))
      :time (d2 / date-entity
            :weekday (s2 / saturday)))

# ::id 1373 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bruce lietzke , the pga tour 's patron saint for part-time workers , returns from a month-long hibernation this week to begin his final , frantic push to earn a berth in the #### tour championship .
# ::alignments
(r / return-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Bruce"
                  :op2 "Lietzke")
            :mod (s / saint
                  :mod (p2 / patron)
                  :beneficiary (p3 / person
                        :ARG0-of (w / work-01)
                        :mod (p4 / part-time))
                  :poss (t / tour
                        :name (n2 / name
                              :op1 "Pga"))))
      :ARG3 (h / hibernate-01
            :ARG1 p
            :ARG1-of (l / long-03
                  :ARG2 (t2 / temporal-quantity
                        :quant 1
                        :unit (m / month))))
      :time (w2 / week
            :mod (t3 / this))
      :purpose (b / begin-01
            :ARG0 p
            :ARG1 (p5 / push-04
                  :ARG0 p
                  :ARG1 (e / earn-01
                        :ARG0 p
                        :ARG1 (b2 / berth
                              :location-of (c / championship
                                    :mod t)))
                  :mod (f / final)
                  :manner (f2 / frantic))))

# ::id 1374 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bosnian government confirmed here late on monday that it was holding eight bosnian serbs including a general and a colonel who are suspected of committing war crimes , the nato-led implementation force -lrb- ifor -rrb- said in a statement .
# ::alignments
(c / confirm-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c2 / country
                        :name (n / name
                              :op1 "Bosnia"))))
      :ARG1 (h / hold-01
            :ARG0 g
            :ARG1 (s / serb
                  :quant 8
                  :mod c2
                  :ARG2-of (ii / include-01
                        :ARG1 (a / and
                              :op1 (p / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (g3 / general)))
                              :op2 (p2 / person
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG2 (c3 / colonel)))
                              :ARG2-of (s2 / suspect-01
                                    :ARG1 (c4 / commit-02
                                          :ARG0 a
                                          :ARG1 (c5 / crime
                                                :mod (w / war))))))))
      :location (h4 / here)
      :time (l / late
            :op1 (d / date-entity
                  :weekday (m / monday)))
      :manner (s3 / state-01))

# ::id 1375 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippine government and the local red cross branch rowed in public on sunday after islamic militants reneged on a promise to release one of three aid workers held hostage .
# ::alignments
(r / row-02
      :ARG0 (a / and
            :op1 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Philippines"))))
            :op2 (b / branch
                  :name (n2 / name
                        :op1 "Red"
                        :op2 "Cross")
                  :ARG1-of (l / local-02)))
      :ARG1-of (p / public-02)
      :time (d / date-entity
            :weekday (s / sunday))
      :time (a2 / after
            :op1 (r2 / renege-01
                  :ARG0 (m / militant
                        :mod (r3 / religious-group
                              :name (n3 / name
                                    :op1 "Islam")))
                  :ARG1 (p2 / promise-01
                        :ARG0 m
                        :ARG1 (r4 / release-01
                              :ARG0 m
                              :ARG1 (p3 / person
                                    :quant 1
                                    :ARG1-of (ii / include-91
                                          :ARG2 (p4 / person
                                                :quant 3
                                                :ARG0-of (w / work-01
                                                      :ARG1 (a3 / aid-01))
                                                :ARG1-of (h / hold-01
                                                      :ARG2 (h2 / hostage))))))))))

# ::id 1376 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistan demanded evidence for indian charges it was involved in the mumbai attacks and reversed its decision to send its spy chief to aid a probe , muddying efforts to avert a crisis between the nuclear-armed neighbors .
# ::alignments
(a / and
      :op1 (d / demand-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Pakistan"))
            :ARG1 (e / evidence-01
                  :ARG1 (c2 / charge-05
                        :ARG0 (c3 / country
                              :name (n2 / name
                                    :op1 "India"))
                        :ARG1 c
                        :ARG2 (ii / involve-01
                              :ARG1 c
                              :ARG2 (a2 / attack-01
                                    :location (c4 / city
                                          :name (n3 / name
                                                :op1 "Mumbai")))))))
      :op2 (r / reverse-01
            :ARG0 c
            :ARG1 (d2 / decide-01
                  :ARG0 c
                  :ARG1 (s / send-01
                        :ARG0 c
                        :ARG1 (p / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 c
                                    :ARG2 (c5 / chief
                                          :topic (s2 / spy-01))))
                        :ARG2 (a3 / aid-01
                              :ARG0 p
                              :ARG1 (p2 / probe-01)))))
      :ARG0-of (m / muddle-01
            :ARG1 (e2 / effort-01
                  :ARG1 (a4 / avert-01
                        :ARG1 (c6 / crisis
                              :mod (b / between
                                    :op1 (n4 / neighbor
                                          :ARG1-of (a5 / arm-01
                                                :ARG2 (n5 / nucleus)))))))))

# ::id 1377 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hong kong share prices closed #.# percent lower tuesday led by declines in telecoms and property stocks ahead of the expiry of the october hang seng index futures contract , 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 (l / lower-05
                  :ARG1 s2
                  :ARG2 (p2 / percentage-entity
                        :value 1)
                  :ARG1-of (l2 / lead-02
                        :ARG0 (d2 / decline-01
                              :ARG1 (a / and
                                    :op1 (s3 / stock
                                          :mod (t / telecom))
                                    :op2 (s4 / stock
                                          :mod (p3 / property)))
                              :time (a2 / ahead
                                    :op1 (e / expire-01
                                          :ARG1 (c3 / contract-02
                                                :ARG1 (f / futures
                                                      :mod (ii / index
                                                            :mod (h / hang-01
                                                                  :ARG1 (s5 / seng))))
                                                :time (d3 / date-entity
                                                      :month 11
                                                      :time-of c)))))))
            :weekday (t2 / tuesday)))

# ::id 1378 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a committee headed by boston cardinal bernard law was directed to draft a statement about america 's iraq policy that will likely oppose an american invasion under the current circumstances .
# ::alignments
(d / direct-01
      :ARG1 (c / committee
            :ARG1-of (h / head-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "Bernard"
                              :op2 "Law")
                        :mod (c2 / cardinal)
                        :location (c3 / city
                              :name (n2 / name
                                    :op1 "Boston")))))
      :ARG2 (d2 / draft-01
            :ARG0 c
            :ARG1 (s / state-01
                  :ARG1 (p2 / policy-01
                        :ARG0 (c4 / country
                              :name (n3 / name
                                    :op1 "America"))
                        :ARG2 (c5 / country-region
                              :name (n4 / name
                                    :op1 "Iraq")))
                  :ARG0-of (o / oppose-01
                        :ARG1 (ii / invade-01
                              :ARG0 c4)
                        :ARG1-of (l / likely-01)
                        :condition (c6 / circumstance
                              :time (c7 / current))))))

# ::id 1379 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok judge sonia sotomayor was expected to win senate confirmation as early as thursday as the first hispanic us supreme court justice , in a major victory for president barack obama .
# ::alignments
(e / expect-01
      :ARG1 (w / win-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Sonia"
                        :op2 "Sotomayor")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (j / judge-01)))))
            :ARG1 (c / confirm-01
                  :ARG0 (g / government-organization
                        :name (n2 / name
                              :op1 "Senate"))
                  :ARG1 p)
            :time (d / date-entity
                  :weekday (t / thursday)
                  :mod (e2 / early))
            :ARG1-of (c2 / cause-01
                  :ARG0 (h3 / have-org-role-91
                        :ARG0 (p3 / person
                              :name (n3 / name
                                    :op1 "Barack"
                                    :op2 "Obama")
                              :ARG0-of (h4 / have-org-role-91
                                    :ARG1 (g2 / government-organization
                                          :name (n4 / name
                                                :op1 "Supreme"
                                                :op2 "Court")
                                          :mod (c3 / country
                                                :name (n5 / name
                                                      :op1 "United"
                                                      :op2 "States")))
                                    :ARG2 (j2 / justice))
                              :ord (o / ordinal-entity
                                    :value 1)
                              :mod (h5 / hispanic))))
            :ARG1-of (m / major-02)
            :ARG1-of (w2 / win-01
                  :ARG0 (p4 / person
                        :name (n6 / name
                              :op1 "Barack"
                              :op2 "Obama")
                        :ARG0-of (h6 / have-org-role-91
                              :ARG2 (p5 / president))))))

# ::id 1380 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france is to host a three-day international doctors ' conference starting wednesday as part of a medical information network put in place to combat a potential bird flu pandemic , the french foreign ministry said .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Foreign"
                  :op2 "Ministry")
            :mod (c / country
                  :name (n2 / name
                        :op1 "France")))
      :ARG1 (h / host-01
            :ARG0 c
            :ARG1 (c2 / conference
                  :beneficiary (d / doctor)
                  :duration (t / temporal-quantity
                        :quant 3
                        :unit (d2 / day))
                  :mod (ii / international))
            :ARG1-of (s2 / start-01
                  :time (w / wednesday))
            :part-of (n3 / network
                  :mod (ii2 / information
                        :topic (m / medicine))
                  :ARG1-of (p / put-03
                        :ARG2 (ii3 / in-place)
                        :purpose (c3 / combat-01
                              :ARG0 n3
                              :ARG1 (p2 / pandemic
                                    :topic (d3 / disease
                                          :name (n4 / name
                                                :op1 "bird"
                                                :op2 "flu"))
                                    :mod (p3 / potential)))))))

# ::id 1381 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok choreographing a trip like the one president bush took to asia last week requires months of planning , hundreds of people and an obsession with the smallest details .
# ::alignments
(r / require-01
      :ARG0 (c / choreograph-01
            :ARG1 (t / trip-03
                  :ARG1-of (r2 / resemble-01
                        :ARG2 (t2 / trip-03
                              :ARG1-of (t3 / take-01
                                    :ARG0 (p / person
                                          :name (n / name
                                                :op1 "Bush")
                                          :ARG0-of (h / have-org-role-91
                                                :ARG2 (p2 / president)))
                                    :ARG4 (c2 / continent
                                          :name (n2 / name
                                                :op1 "Asia"))
                                    :time (w / week
                                          :mod (l / last)))))))
      :ARG1 (a / and
            :op1 (p3 / plan-01
                  :duration (m / multiple
                        :op1 (t4 / temporal-quantity
                              :quant 1
                              :unit (m2 / month))))
            :op2 (p4 / person
                  :quant m)
            :op3 (o / obsess-01
                  :ARG0 p4
                  :ARG1 (d / detail
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (s / small)
                              :ARG3 (m3 / most))))))

# ::id 1382 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a u.s. justice department official says the obama administration is committed to trying some terrorism suspects in civilian courts .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Justice"
                              :op2 "Department")
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "U.S.")))
                  :ARG2 (o / official)))
      :ARG1 (c2 / commit-01
            :ARG1 (g2 / government-organization
                  :ARG0-of (a / administrate-01)
                  :mod (p2 / person
                        :name (n3 / name
                              :op1 "Obama")))
            :ARG2 (t / try-02
                  :ARG0 g2
                  :ARG1 (p3 / person
                        :ARG2-of (s2 / suspect-01
                              :ARG1 (t2 / terrorism))
                        :quant (s3 / some))
                  :location (c3 / court
                        :mod (c4 / civilian)))))

# ::id 1383 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european union unemployment fell to ##.# percent in november from ##.# percent a year earlier , the eu 's statistical office , eurostat , said wednesday .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :mod (s2 / statistic)
            :poss (o2 / organization
                  :name (n / name
                        :op1 "European"
                        :op2 "Union")))
      :ARG1 (f / fall-01
            :ARG1 (e / employ-01
                  :polarity -
                  :ARG1 o2)
            :mod (c / continent
                  :name (n2 / name
                        :op1 "Europe")))
      :ARG4 (p / percentage-entity
            :value "#1")
      :time (d / date-entity
            :month 11)
      :ARG3 (p2 / percentage-entity
            :value "#1"
            :time (b / before
                  :op1 d
                  :quant (t / temporal-quantity
                        :quant 1
                        :unit (y / year))))
      :time (w / wednesday))

# ::id 1384 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok while anthem inc. was completing its purchase of wellpoint health networks inc. in california last month , dan mercer , a chaplain at a youth detention facility in maine , was doing some math .
# ::alignments
(c / contrast-01
      :ARG1 (d / do-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Dan"
                        :op2 "Mercer")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (f / facility
                              :mod (d2 / detain-01
                                    :ARG1 (y / youth))
                              :location (c2 / city
                                    :name (n2 / name
                                          :op1 "Maine")))
                        :ARG2 (c3 / chaplain)))
            :ARG1 (m / mathematics
                  :quant (s / some)))
      :ARG2 (c4 / complete-01
            :ARG0 (o / organization
                  :name (n3 / name
                        :op1 "American"
                        :op2 "Health"
                        :op3 "Inc."))
            :ARG1 (p2 / purchase-01
                  :ARG0 o
                  :ARG1 (n4 / network
                        :mod (h2 / health)
                        :mod (w / wellpoint)
                        :location (s2 / state
                              :name (n5 / name
                                    :op1 "California"))))
            :time (m2 / month
                  :mod (l / last))))

# ::id 1385 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an indian paramilitary trooper was injured thursday in a landmine explosion triggered by suspected extreme left-wing rebels in the eastern state of west bengal , as polling of general elections went on there , reported the indo-asian news service .
# ::alignments
(r / report-01
      :ARG0 (s / service
            :mod (n / news)
            :mod (w / world-region
                  :name (n2 / name
                        :op1 " indo-Asia")))
      :ARG1 (ii / injure-01
            :ARG0 (e / explode-01
                  :ARG1 (l / landmine)
                  :ARG1-of (t / trigger-01
                        :ARG0 (p / person
                              :ARG0-of (r2 / rebel-01)
                              :ARG2-of (s2 / suspect-01)
                              :ARG1-of (l2 / left-19
                                    :degree (e2 / extreme)))
                        :location (e3 / east
                              :part-of (p2 / province
                                    :name (n3 / name
                                          :op1 "West"
                                          :op2 "Bengal")))))
            :ARG1 p
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p3 / paramilitary)
                  :ARG2 (t2 / trooper))
            :mod (c / country
                  :name (n4 / name
                        :op1 "India")))
      :time (d / date-entity
            :weekday (t3 / thursday))
      :ARG1-of (c2 / cause-01
            :ARG0 (g / go-on-15
                  :ARG1 (p4 / poll-01
                        :ARG2 (e4 / elect-01
                              :ARG1-of (g2 / general-02)))
                  :location e3)))

# ::id 1386 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former test captain brad fittler took advantage of a poor second half from brisbane to lead the champion sydney roosters to a ##-## win over the broncos in their national rugby league game here on friday .
# ::alignments
(t / take-advantage-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Brad"
                  :op2 "F fittler")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (c / captain
                        :mod (t2 / test))
                  :time (f / former)))
      :ARG1 (h2 / half
            :ord (o / ordinal-entity
                  :value 2)
            :mod (p2 / poor)
            :source (c2 / city
                  :name (n2 / name
                        :op1 "Brisbane")))
      :ARG2 (l / lead-01
            :ARG0 p
            :ARG1 (t3 / team
                  :name (n3 / name
                        :op1 "Sydney"
                        :op2 "Rosters")
                  :mod (c3 / champion))
            :ARG2 (w / win-01
                  :ARG0 t3
                  :ARG1 (t4 / team
                        :name (n4 / name
                              :op1 "Broncos"))
                  :ARG3 (g / game
                        :mod (l2 / league
                              :name (n5 / name
                                    :op1 "Rugby")
                              :mod (n6 / nation))
                        :poss t3
                        :time (d / date-entity
                              :weekday (f2 / friday))
                        :location (h3 / here)))))

# ::id 1387 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for reasons both superficial and deep , orchestrated and inevitable , it was easy to see the new president 's own march on washington as a fulfillment of the rev. martin luther king jr. 's `` i have a dream '' speech at the lincoln memorial in #### .
# ::alignments
(e / easy-05
      :ARG1 (s / see-01
            :ARG1 (m / march-01
                  :ARG0 (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p2 / president
                                    :ARG1-of (n / new-01))))
                  :ARG1 (c / city
                        :name (n2 / name
                              :op1 "Washington")))
            :ARG2 (f / fulfill-01
                  :ARG0 m
                  :ARG1 (s2 / speak-01
                        :ARG0 (p3 / person
                              :name (n3 / name
                                    :op1 "Mr."
                                    :op2 "Martin"
                                    :op3 "Luther")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (k / king)))
                        :ARG1 (h3 / have-03
                              :ARG0 p3
                              :ARG1 (d / dream-01
                                    :ARG0 p3))
                        :location (m2 / memorial
                              :name (n4 / name
                                    :op1 "Lincoln"
                                    :op2 "Memorial")))))
      :ARG1-of (c2 / cause-01
            :ARG0 (r / reason
                  :mod (b / both)
                  :ARG1-of (d2 / deep-02)
                  :ARG1-of (o / orchestrate-01)
                  :ARG1-of (a / avoid-01
                        :ARG1-of (p4 / possible-01
                              :polarity -)))))

# ::id 1388 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one woman was elected to an advisory council in the united arab emirates -lrb- uae -rrb- in the first national polls on saturday , an election official announced .
# ::alignments
(a / announce-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :topic (e / elect-01))))
      :ARG1 (e2 / elect-01
            :ARG1 (w / woman
                  :quant 1)
            :ARG2 (c / council
                  :mod (a2 / advise-01)
                  :location (c2 / country-region
                        :name (n / name
                              :op1 "United"
                              :op2 "Arab"
                              :op3 "Emirates")))
            :time (p2 / poll-01
                  :mod (n2 / nation)
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :time (d / date-entity
                        :weekday (s / saturday)))))

# ::id 1389 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ten prisoners convicted over the bali bombings had their prison terms cut by up to five months friday , angering australian relatives of some of the victims .
# ::alignments
(h / have-04
      :ARG0 (p / person
            :quant 10
            :ARG1-of (ii / imprison-01
                  :ARG3 (b / bomb-01
                        :mod (b2 / bali)))
            :ARG1-of (c / convict-01
                  :ARG2 b))
      :ARG1 (c2 / cut-02
            :ARG1 (t / term
                  :mod (p2 / prison)
                  :poss p)
            :ARG2 (u / up-to
                  :op1 (t2 / temporal-quantity
                        :quant 5
                        :unit (m / month)))
            :time (d / date-entity
                  :weekday (f / friday))
            :ARG0-of (a / anger-01
                  :ARG1 (p3 / person
                        :mod (c3 / country
                              :name (n / name
                                    :op1 "Australia"))
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG1 (p4 / person
                                    :ARG1-of (v / victimize-01)
                                    :quant (s / some))
                              :ARG2 (r / relative))))))

# ::id 1390 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in his more than ## years as the ruler of jordan , king hussein served his country and his people well .
# ::alignments
(s / serve-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hussein")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (k / king)))
      :ARG1 (a / and
            :op1 (c / country
                  :poss p)
            :op2 (p2 / person
                  :poss p))
      :ARG2 a
      :ARG1-of (w / well-09)
      :duration (m / more-than
            :op1 (t / temporal-quantity
                  :quant 1
                  :unit (y / year)))
      :time (r / rule-03
            :ARG0 p
            :ARG1 c
            :name (n2 / name
                  :op1 "Jordan")))

# ::id 1391 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greece will participate in the atlanta olympic games with a ###-member team , the largest ever , it was announced here today .
# ::alignments
(a / announce-01
      :ARG1 (p / participate-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Greece"))
            :ARG1 (g / game
                  :name (n2 / name
                        :op1 "Atlanta"
                        :op2 "Olympic"
                        :op3 "Games"))
            :accompanier (t / team
                  :ARG1-of (h / have-org-role-91
                        :ARG0 c
                        :ARG2 (m / member))
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m2 / most)
                        :ARG5 (t2 / team
                              :time (e / ever)))))
      :location (h3 / here)
      :time (t3 / today))

# ::id 1392 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bulgaria said monday it was temporarily banning beef imported from the united states because of the mad cow disease scare in washington state .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Bulgaria"))
      :ARG1 (b / ban-01
            :ARG0 c
            :ARG1 (b2 / beef
                  :ARG1-of (ii / import-01
                        :ARG2 (c2 / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States"))))
            :duration (t / temporary)
            :ARG1-of (c3 / cause-01
                  :ARG0 (s2 / scare-01
                        :ARG2 (d / disease
                              :name (n3 / name
                                    :op1 "mad"
                                    :op2 "cow"))
                        :location (c4 / city
                              :name (n4 / name
                                    :op1 "Washington")))))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 1393 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok colombo , december ## -lrb- xinhua -rrb- - the sri lankan military has confirmed that additional ## separatist tamil tiger rebels were killed in fighting in northern jaffna peninsula on saturday afternoon , the defense ministry said in a statement on sunday .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (d / defend-01))
      :ARG1 (c / confirm-01
            :ARG0 (m2 / military
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Sri"
                              :op2 "Lankan")))
            :ARG1 (k / kill-01
                  :ARG1 (p / person
                        :ARG0-of (r / rebel-01)
                        :mod (t / tiger
                              :mod (t2 / tamil))
                        :mod (s2 / separatism))
                  :time (f / fight-01
                        :location (n2 / north
                              :part-of (p2 / peninsula
                                    :name (n3 / name
                                          :op1 "Jaffna")))
                        :time (d2 / date-entity
                              :weekday (s3 / saturday)
                              :dayperiod (a / afternoon)))
                  :mod (a2 / additional)))
      :medium (s4 / state-01
            :time (d3 / date-entity
                  :month 12
                  :dayperiod (s5 / sunday)))
      :location (c3 / city
            :name (n4 / name
                  :op1 "Colombo")))

# ::id 1394 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok deminers say it will take years to clear the hundreds of tons of unexploded ordnance , from cluster bombs to anti-air missiles , that litter residential areas across iraq .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / destroy-01))
      :ARG1 (t / take-10
            :ARG0 (c / clear-out-05
                  :ARG1 (o / ordnance
                        :ARG1-of (e / explode-01
                              :polarity -
                              :ARG1-of (p2 / possible-01))
                        :quant (m / multiple
                              :op1 (m2 / mass-quantity
                                    :quant 100
                                    :unit (t2 / ton)))
                        :ARG2-of (l / litter-01
                              :ARG1 (a / area
                                    :mod (r / residential)
                                    :location (c2 / country
                                          :name (n / name
                                                :op1 "Iraq")))
                              :ARG2 (m3 / missile
                                    :ARG0-of (c3 / counter-01
                                          :ARG1 (a2 / air))))))
            :ARG1 m
            :op1 (t3 / temporal-quantity
                  :quant 1
                  :unit (y / year))))

# ::id 1395 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south african rugby 's governing body on tuesday cleared lock geo cronje of racism , saying an incident in which the burly afrikaner refused to share a room with a colored -lrb- mixed-race -rrb- teammate at a world cup training camp last year was `` not racist '' .
# ::alignments
(a / and
      :op1 (c / clear-01
            :ARG0 (b / body
                  :ARG0-of (g / govern-01
                        :ARG1 (s / sport
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "South"
                                          :op2 "Africa"))
                              :mod (t / team
                                    :name (n2 / name
                                          :op1 "Rugby")))))
            :ARG1 (l / lock-01
                  :ARG1 (t2 / team
                        :name (n3 / name
                              :op1 "Geo"
                              :op2 "Cronje")))
            :ARG2 (r / racism)
            :time (d / date-entity
                  :weekday (t3 / tuesday)))
      :op2 (s2 / say-01
            :ARG0 b
            :ARG1 (r2 / racist
                  :polarity -
                  :domain (ii / incident
                        :time-of (r3 / refuse-01
                              :ARG0 (p / person
                                    :mod (e / ethnic-group
                                          :name (n4 / name
                                                :op1 "Afrikaner"))
                                    :mod (b2 / burly))
                              :ARG1 (s3 / share-01
                                    :ARG0 p
                                    :ARG1 (r4 / room)
                                    :ARG2 (p2 / person
                                          :ARG0-of (h / have-rel-role-91
                                                :ARG1 p
                                                :ARG2 (t4 / teammate))
                                          :ARG0-of (h2 / have-03
                                                :ARG1 a
                                                :op1 (r5 / race
                                                      :ARG1-of (m / mix-01))
                                                :op2 (r6 / race
                                                      :ARG1-of (r7 / rare-02))))))
                        :location (c3 / camp
                              :mod (t5 / train-01)
                              :mod (g2 / game
                                    :name (n5 / name
                                          :op1 "World"
                                          :op2 "Cup")))
                        :time (y / year
                              :mod (l2 / last))))))

# ::id 1396 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two iranian kurdish journalists who face the death penalty have been sentenced to hang for harbouring links to `` hostile '' armed groups , their lawyer said on wednesday .
# ::alignments
(s / say-01
      :ARG0 (l / lawyer
            :poss (j / journalist
                  :quant 2
                  :mod (e / ethnic-group
                        :name (n / name
                              :op1 "Kurd"))
                  :ARG0-of (f / face-01
                        :ARG1 (p / penalize-01
                              :ARG2 (d / die-01)))
                  :mod (c / country
                        :name n
                        :op1 "Iran")))
      :ARG1 (s2 / sentence-01
            :ARG1 j
            :ARG2 (h / hang-01
                  :ARG1 j)
            :ARG3 (h2 / harbor-01
                  :ARG0 j
                  :ARG1 (l2 / link-01
                        :ARG1 j
                        :ARG2 (g / group
                              :ARG1-of (a / arm-01)
                              :mod (h3 / hostile)))))
      :time (w / wednesday))

# ::id 1397 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australian golfer tim elliott had seven birdies in a flawless round of ## saturday which lifted him to a three-stroke lead after the third round of the u.s. dlrs ###,### south australian open golf tournament .
# ::alignments
(h / have-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tim"
                  :op2 "Elliott")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Australia"))
            :ARG0-of (g / golf-01))
      :ARG1 (b / birdie-01
            :quant 7)
      :time (r / round
            :ARG1-of (p2 / perfect-02)
            :time (d / date-entity
                  :weekday (s / saturday))
            :ARG0-of (l / lift-01
                  :ARG1 p
                  :ARG4 (l2 / lead-01
                        :ARG0 p
                        :ARG2 l2
                        :ARG2 (s2 / stroke
                              :quant 3))
                  :time (a / after
                        :op1 (r2 / round
                              :ord (o / ordinal-entity
                                    :value 3)
                              :part-of (t / tournament
                                    :name (n3 / name
                                          :op1 "South"
                                          :op2 "Australia"
                                          :op3 "Open"
                                          :op4 "Golf"
                                          :op5 "Tournament")
                                    :ARG1-of (c2 / call-01
                                          :ARG2 (n4 / name
                                                :op1 "U.S."
                                                :op2 "Dlrs"))))))))

# ::id 1398 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iran 's latest feature film `` kandahar '' has recently won the ecumenical jury 's prize on the sidelines of the cannes film festival held on may #-## , the islamic republic news agency -lrb- irna -rrb- reported on saturday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :mod (r2 / republic
                  :mod (r3 / religious-group
                        :name (n2 / name
                              :op1 "Islam"))))
      :ARG1 (w / win-01
            :ARG0 (f / film
                  :name (n3 / name
                        :op1 "Kandahar")
                  :poss (c / country
                        :name (n4 / name
                              :op1 "Iran"))
                  :mod (l / last)
                  :mod (f2 / feature))
            :ARG1 (p / prize
                  :poss (j / jury
                        :mod (e / ecumenical)))
            :ARG4 f
            :time (r4 / recent)
            :location (s / sideline
                  :poss (f3 / festival
                        :name (n5 / name
                              :op1 "Cannes"
                              :op2 "Film"
                              :op3 "Festival")
                        :ARG1-of (h / hold-04
                              :time (d / date-entity
                                    :weekday (s2 / saturday)))))))

# ::id 1399 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok to thwart any untoward incident and instill a sense of security in jammu and kashmir , additional ### companies of the central reserve police force -lrb- crpf -rrb- have been deployed there ahead of the assembly polls .
# ::alignments
(d / deploy-01
      :ARG1 (c / company
            :mod (a / additional)
            :part-of (f / force
                  :mod (p / police)
                  :mod (r / reserve
                        :mod (c2 / central))))
      :ARG2 (t / there)
      :purpose (a2 / and
            :op1 (t2 / thwart-01
                  :ARG1 (ii / incident
                        :mod (a3 / any)
                        :ARG1-of (a4 / avoid-01)))
            :op2 (ii2 / instill-01
                  :ARG1 (s / sense-01
                        :ARG1 (s2 / security)))
            :location (a5 / and
                  :op1 (s3 / state
                        :name (n / name
                              :op1 "Jammu"))
                  :op2 (s4 / state
                        :name (n2 / name
                              :op1 "Kashmir"))))
      :time (a6 / ahead
            :op1 (p2 / poll-01
                  :mod (a7 / assembly))))

# ::id 1400 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european stock markets lost ground on monday amid investors ' concerns over possible rate cut and new economic data of the united states .
# ::alignments
(l / lose-02
      :ARG0 (m / market
            :mod (s / stock)
            :mod (c / continent
                  :name (n / name
                        :op1 "Europe")))
      :ARG1 (g / ground)
      :time (d / date-entity
            :weekday (m2 / monday))
      :ARG1-of (c2 / cause-01
            :ARG0 (c3 / concern-01
                  :ARG0 (a / and
                        :op1 (c4 / cut-02
                              :ARG1 (r / rate)
                              :ARG1-of (p / possible-01))
                        :op2 (d2 / data
                              :topic (e / economy)
                              :ARG1-of (n2 / new-01)
                              :poss (c5 / country
                                    :name (n3 / name
                                          :op1 "United"
                                          :op2 "States"))))
                  :ARG1 (p2 / person
                        :ARG0-of (ii / invest-01)))))

# ::id 1401 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia is `` visibly interested '' in a european proposal for a security pact with nato that could encourage renewed dialogue between moscow and the atlantic alliance , french foreign minister alain juppe said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Alain"
                  :op2 "Juppe")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "France"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (ii / interest-01
            :ARG1 (c2 / country
                  :name (n3 / name
                        :op1 "Russia"))
            :ARG2 (p2 / propose-01
                  :ARG0 (c3 / continent
                        :name (n4 / name
                              :op1 "Europe"))
                  :ARG1 (p3 / pact
                        :topic (s2 / security)
                        :accompanier (o / organization
                              :name (n5 / name
                                    :op1 "Nato"))
                        :ARG0-of (e / encourage-01
                              :ARG2 (d / dialogue-01
                                    :ARG0 (o2 / organization
                                          :name (n6 / name
                                                :op1 "Moscow"))
                                    :ARG1 (o3 / organization
                                          :name (n7 / name
                                                :op1 "Atlantic"
                                                :op2 "Alliance"))
                                    :ARG1-of (r / renew-01))
                              :ARG1-of (p4 / possible-01))))
            :ARG1-of (s3 / see-01
                  :ARG0 c2))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1402 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indonesia 's taufik hidayat clinched the asian games men 's singles badminton tournament on monday but the judging controversies which have dogged these games erupted once again during the final .
# ::alignments
(c / contrast-01
      :ARG1 (c2 / clutch-01
            :ARG0 (t / team
                  :name (n / name
                        :op1 "Taufik"
                        :op2 "Hidayat")
                  :poss (c3 / country
                        :name (n2 / name
                              :op1 "Indonesia")))
            :ARG1 (t2 / tournament
                  :name (n3 / name
                        :op1 "Men's"
                        :op2 "s"
                        :op3 " singles"
                        :op4 "Badminton")
                  :mod (g / game
                        :name (n4 / name
                              :op1 "Asia")))
            :time (d / date-entity
                  :weekday (m / monday)))
      :ARG2 (e / erupt-01
            :ARG1 (c4 / controversy
                  :topic (j / judge-01)
                  :ARG0-of (d2 / dog-01
                        :ARG1 g))
            :time (f / final)
            :mod (a / again
                  :mod (o / once))))

# ::id 1403 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok doug tewell increased his lead to three strokes in the second round of the tradition , and one of the senior pga tour 's best made a move to get in contention .
# ::alignments
(a / and
      :op1 (ii / increase-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Doug"
                        :op2 "Tewell"))
            :ARG1 (l / lead-02
                  :ARG0 p)
            :ARG4 (s / stroke-02
                  :quant 3)
            :time (r / round
                  :ord (o / ordinal-entity
                        :value 2)
                  :part-of (t / tradition)))
      :op2 (m / move-02
            :ARG0 (p2 / person
                  :quant 1
                  :ARG1-of (ii2 / include-91
                        :ARG2 (p3 / person
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (g / good-03
                                          :ARG1 p3)
                                    :ARG3 (m2 / most)
                                    :ARG5 (t2 / tour
                                          :mod (s2 / senior)
                                          :mod (p4 / pga))))))
            :ARG1 (g2 / get-03
                  :ARG1 p2
                  :ARG2 (c / contend-02
                        :ARG1 p2))))

# ::id 1404 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wall street extended its gains to a second day thursday after an upbeat profit report from electronics retailer best buy co. and new unemployment numbers added to a sense that the u.s. economy might be finding its footing .
# ::alignments
(e / extend-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Wall"
                  :op2 "Street"))
      :ARG1 (g / gain-02
            :ARG0 c)
      :ARG4 (t / temporal-quantity
            :quant 2
            :unit (d / day)
            :ord (o / ordinal-entity
                  :value 2))
      :time (d2 / date-entity
            :weekday (t2 / thursday))
      :time (a / after
            :op1 (a2 / add-02
                  :ARG0 (a3 / and
                        :op1 (r / report-01
                              :ARG0 (c2 / company
                                    :name (n2 / name
                                          :op1 "Best"
                                          :op2 "Buy"
                                          :op3 "Co.")
                                    :ARG0-of (r2 / retail-01
                                          :ARG1 (e2 / electronics)))
                              :ARG1 (p / profit-01)
                              :mod (u / upbeat))
                        :op2 (n3 / number
                              :ARG1-of (n4 / new-01)
                              :topic (e3 / employ-01
                                    :polarity -)))
                  :ARG1 (s / sense-01
                        :ARG1 (p2 / possible-01
                              :ARG1 (f / find-01
                                    :ARG0 (e4 / economy
                                          :poss (c3 / country
                                                :name (n5 / name
                                                      :op1 "United"
                                                      :op2 "States")))
                                    :ARG1 (f2 / footing
                                          :poss e4)))))))

# ::id 1405 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia 's foreign minister , sergey v. lavrov , said friday that russia had fast-tracked approval of a plan to allow the united states military to ship nonlethal equipment across russian territory to afghanistan .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sergey"
                  :op2 "v."
                  :op3 "Lavrov")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (a / approve-01
            :ARG0 c
            :ARG1 (p2 / plan-01
                  :ARG1 (a2 / allow-01
                        :ARG1 (s2 / ship-01
                              :ARG0 (m2 / military
                                    :mod (c2 / country
                                          :name (n3 / name
                                                :op1 "United"
                                                :op2 "States")))
                              :ARG1 (e / equipment
                                    :mod (l / lethal
                                          :polarity -))
                              :ARG2 (c3 / country
                                    :name (n4 / name
                                          :op1 "Afghanistan"))
                              :path (a3 / across
                                    :op1 (t / territory
                                          :poss c)))))
            :ARG1-of (f2 / fast-02))
      :time (d / date-entity
            :weekday (f3 / friday)))

# ::id 1406 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq 's kurds are ready for talks with turkey but will not accept any turkish military interference in iraq , the prime minister of the kurdish regional government said saturday .
# ::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))
                        :mod (e / ethnic-group
                              :name (n / name
                                    :op1 "Kurd")))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (c / contrast-01
            :ARG1 (r2 / ready-02
                  :ARG1 p
                  :mod e)
            :ARG2 (t / talk-01
                  :ARG0 p
                  :ARG1 (t2 / turkey)))
      :ARG2 (a / accept-01
            :polarity -
            :ARG0 p
            :ARG1 (ii / interfere-01
                  :ARG0 (m2 / military
                        :mod e)
                  :ARG1 (c2 / country
                        :mod (a2 / any))))
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 1407 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok senegal 's world cup footballers have threatened legal action against newspapers which reported that their #-# defeat to turkey in the world cup quarter-finals was due to the players ' hectic night life .
# ::alignments
(t / threaten-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t2 / team
                        :name (n / name
                              :op1 "SENegal"))
                  :ARG2 (f / footballer
                        :mod (g / game
                              :name (n2 / name
                                    :op1 "World"
                                    :op2 "Cup")))))
      :ARG1 (a / act-02
            :ARG0 p
            :ARG1-of (l / legal-02))
      :ARG2 (n3 / newspaper
            :ARG0-of (r / report-01
                  :ARG1 (c / cause-01
                        :ARG0 (l2 / life
                              :poss (p2 / person
                                    :ARG0-of (p3 / play-01))
                              :mod (h2 / hectic)
                              :time (d / date-entity
                                    :dayperiod (n4 / night)))
                        :ARG1 (d2 / defeat-01
                              :ARG0 p2
                              :ARG1 (t3 / turkey)
                              :location (f2 / final
                                    :ord (o / ordinal-entity
                                          :value 4)
                                    :part-of g))))))

# ::id 1408 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french retailer carrefour sa says it is launching a new low-cost range of products to win market share on its home turf .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Carrefour"
                  :op2 "SA")
            :ARG0-of (r / retail-01
                  :ARG1 (f / food)))
      :ARG1 (l / launch-01
            :ARG0 c
            :ARG1 (r2 / range
                  :consist-of (p / product)
                  :ARG1-of (c2 / cost-01
                        :ARG1-of (l2 / low-04))
                  :ARG1-of (n2 / new-01))
            :purpose (w / win-01
                  :ARG0 c
                  :ARG1 (s2 / share-01
                        :ARG0 c
                        :ARG1 (m / market)
                        :location (t / turf
                              :mod (h / home)
                              :poss c)))))

# ::id 1409 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok emirates , a small but increasingly influential airline , agreed to buy ## freighter planes from boeing co. on tuesday but kept the u.s.-based plane maker guessing about whether a bigger multibillion-dollar -lrb- euro -rrb- deal would go to european rival airbus .
# ::alignments
(c / contrast-01
      :ARG1 (a / agree-01
            :ARG0 (a2 / airline
                  :name (n / name
                        :op1 "emirates")
                  :mod (s / small
                        :ARG1-of c
                        :ARG2 (ii / influence-01
                              :ARG1 a2
                              :ARG1-of (ii2 / increase-01)))))
      :ARG1 (b / buy-01
            :ARG0 a2
            :ARG1 (p / plane
                  :ARG1-of (h / have-degree-91
                        :ARG2 (f / freighter)
                        :ARG3 (m / more)))
            :ARG2 (c2 / company
                  :name (n2 / name
                        :op1 "Boeing"
                        :op2 "Co."))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :ARG2 (k / keep-02
            :ARG0 a2
            :ARG1 (g / guess-01
                  :ARG0 a2
                  :ARG1 (t2 / truth-value
                        :polarity-of (g2 / go-10
                              :ARG1 (d2 / deal-01
                                    :ARG2 (c3 / company
                                          :name (n3 / name
                                                :op1 "Airbus")
                                          :ARG0-of (r / rival-01
                                                :ARG1 a2)
                                          :mod (m2 / multiple
                                                :op1 (m3 / monetary-quantity
                                                      :quant 1000000000
                                                      :unit (d3 / dollar)))
                                          :ARG1-of (h2 / have-degree-91
                                                :ARG2 (b2 / big)
                                                :ARG3 (m4 / more))))
                              :ARG2 c3)))))

# ::id 1410 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chief economist of the international monetary fund , olivier blanchard , asserts that he is an optimist -- though that is a relative term during a week that has seen free-falling stock markets , frozen credit markets and talk of another great depression .
# ::alignments
(a / assert-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Olivier"
                  :op2 "Blanchard")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (f / fund
                        :mod (m / money)
                        :mod (ii / international))
                  :ARG2 (e / economist
                        :mod (c / chief))))
      :ARG1 (o / optimistic
            :domain p)
      :concession (t / term
            :ARG1-of (r / relative-05)
            :domain (t2 / that)
            :time (w / week
                  :ARG0-of (s / see-01
                        :ARG1 (a2 / and
                              :op1 (f2 / fall-01
                                    :ARG1 (m2 / market
                                          :mod (s2 / stock))
                                    :ARG1-of (f3 / free-04))
                              :op2 (m3 / market
                                    :mod (c2 / credit)
                                    :ARG1-of (f4 / freeze-01))
                              :op3 (t3 / talk-01
                                    :ARG1 (d / depress-02
                                          :mod (g / great)
                                          :mod (a3 / another))))))))

# ::id 1411 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bond insurer ambac financial group inc. said wednesday it will issue at least $ # billion -lrb- euro### million -rrb- of equity and securities as part of a plan to boost its capital reserves and maintain its vital `` aaa '' financial strength rating .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Ambac"
                  :op2 "Financial"
                  :op3 "Group"
                  :op4 "Inc.")
            :ARG0-of (ii / insure-02
                  :ARG1 (b / bond)))
      :ARG1 (ii2 / issue-01
            :ARG0 c
            :ARG1 (a / and
                  :op1 (a2 / at-least
                        :op1 (m / monetary-quantity
                              :quant 1000000000
                              :unit (d / dollar)))
                  :op2 (a3 / at-least
                        :op1 (m2 / monetary-quantity
                              :quant 1000000000
                              :unit (d2 / dollar)))
                  :op2 (a4 / and
                        :op1 (e / equity)
                        :op2 (s2 / security)))
            :part-of (p / plan-01
                  :ARG1 (a5 / and
                        :op1 (b2 / boost-01
                              :ARG1 (r / reserve
                                    :mod (c2 / capital)
                                    :poss c))
                        :op2 (m3 / maintain-01
                              :ARG1 (r2 / rate-01
                                    :ARG1 c
                                    :ARG2 (s3 / strong-02
                                          :ARG1 (f / financial)
                                          :mod (v / vital)))))))
      :time (w / wednesday))

# ::id 1412 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok share prices on the taiwan stock exchange closed #.## percent higher monday on the first trading day after the lunar new year holiday , with the benchmark index rising ###.## points to finish at #,###.## , according to news reaching here from taipei .
# ::alignments
(m / multi-sentence
      :snt1 (c / close-01
            :ARG1 (p / price-01
                  :ARG1 (s / share)
                  :location (e / exchange-01
                        :ARG1 (s2 / stock
                              :mod (c2 / country
                                    :name (n / name
                                          :op1 "Taiwan")))))
            :ARG1-of (h / have-degree-91
                  :ARG2 (h2 / high-02
                        :ARG1 p)
                  :ARG3 (m2 / more
                        :quant (p2 / percentage-entity
                              :value 1)))
            :time (d / date-entity
                  :weekday (m3 / monday))
            :time (a / after
                  :op1 (h3 / holiday-01
                        :mod (m4 / moon)
                        :mod (y / year
                              :ARG1-of (n2 / new-01))))
            :time-of (r / rise-01
                  :ARG1 (ii / index
                        :mod (b / benchmark))))
      :snt2 (s3 / say-01
            :ARG0 (n3 / news
                  :ARG1-of (r2 / reach-01
                        :ARG2 (h4 / here
                              :source (c3 / city
                                    :name (n4 / name
                                          :op1 "Taipei")))))
            :ARG1 (p3 / point
                  :location-of (f / finish-01)
                  :mod (s4 / string-entity
                        :value "."))))

# ::id 1413 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok five unidentified bodies were found in a communal grave in an area west of baghdad on wednesday , residents said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (r / reside-01))
      :ARG1 (f / find-01
            :ARG1 (b / body
                  :quant 5
                  :ARG1-of (ii / identify-01
                        :polarity -))
            :location (g / grave
                  :mod (c / commune)
                  :location (a / area
                        :location (r2 / relative-position
                              :op1 (c2 / city
                                    :name (n / name
                                          :op1 "Baghdad"))
                              :direction (w / west))))
            :time (d / date-entity
                  :weekday (w2 / wednesday))))

# ::id 1414 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bush administration officials said monday that they are trying to help iraqis working for the u.s. embassy in iraq to immigrate to the united states , but they also conceded that there remains a gap between american words and actions on the issue .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :ARG0-of (a / administrate-01)
                              :mod (p2 / person
                                    :name (n / name
                                          :op1 "Bush")))
                        :ARG2 (o / official)))
            :ARG1 (t / try-01
                  :ARG0 p
                  :ARG1 (h2 / help-01
                        :ARG0 p
                        :ARG1 (ii / immigrate-01
                              :ARG0 (p3 / person
                                    :mod (c2 / country
                                          :name (n2 / name
                                                :op1 "Iraq"))
                                    :ARG0-of (w / work-01
                                          :ARG2 (e / embassy
                                                :mod (c3 / country
                                                      :name (n3 / name
                                                            :op1 "United"
                                                            :op2 "States"))
                                                :location c2)))
                              :ARG1 (c4 / country)
                              :ARG2 p3))
                  :time (d / date-entity
                        :weekday (m / monday)))
            :ARG2 (c5 / concede-01
                  :ARG0 p
                  :ARG1 (r / remain-01
                        :ARG1 (g2 / gap
                              :mod (b / between
                                    :op1 (w2 / word-01
                                          :ARG0 (p4 / person
                                                :mod c4
                                                :name (n4 / name
                                                      :op1 "America"))))
                              :op2 (a2 / act-02
                                    :ARG0 p4))
                        :topic (ii2 / issue-02)))
            :mod (a3 / also)))

# ::id 1415 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palestinian president mahmoud abbas arrived in the city of arbil , in a surprise visit to the capital of the kurdish region in northern iraq .
# ::alignments
(a / arrive-01
      :ARG1 (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)))
      :ARG4 (c2 / city
            :name (n3 / name
                  :op1 "Arbil"))
      :time (v / visit-01
            :ARG0 p
            :ARG1 c2
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (c3 / country-region
                        :name (n4 / name
                              :op1 "Kurdistan")
                        :location (n5 / north
                              :part-of (c4 / country
                                    :name (n6 / name
                                          :op1 "Iraq")))
                        :ARG2 (c5 / capital)))
            :ARG0-of (s / surprise-01)))

# ::id 1416 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the federal government moved monday to soften its support of the oneida indians ' claim to ###,### acres of land in central new york , saying it did not want to evict any private landowners from their homes .
# ::alignments
(a / and
      :op1 (m / move-02
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01)
                  :mod (f / federal))
            :time (d / date-entity
                  :weekday (m2 / monday))
            :purpose (s / soften-01
                  :ARG0 g
                  :ARG1 (s2 / support-01
                        :ARG0 g
                        :ARG1 (c / claim-02
                              :ARG0 (p / person
                                    :mod (c2 / country-region
                                          :name (n / name
                                                :op1 "Oneida"))
                                    :mod (e / ethnic-group
                                          :name (n2 / name
                                                :op1 "Indian")))
                              :ARG1 (l / land
                                    :quant (m3 / multiple
                                          :op1 (a2 / area-quantity
                                                :quant 1
                                                :unit (a3 / acre)))
                                    :location (s3 / state
                                          :name (n3 / name
                                                :op1 "New"
                                                :op2 "York")
                                          :part (c3 / center)))))))
      :op2 (s4 / say-01
            :ARG0 g
            :ARG1 (w / want-01
                  :polarity -
                  :ARG0 g
                  :ARG1 (e2 / evict-01
                        :ARG0 g
                        :ARG1 p
                        :ARG0-of (l2 / land-01)
                        :ARG1-of (p2 / private-03))
                  :ARG2 (h / home
                        :poss p))))

# ::id 1417 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a new zealand man on an eight-day tour of china has been hospitalized in northern china 's shaanxi province with severe acute respiratory syndrome -lrb- sars -rrb- , state press reported tuesday .
# ::alignments
(r / report-01
      :ARG0 (p / press
            :mod (s / state))
      :ARG1 (h / hospitalize-01
            :ARG1 (m / man
                  :mod (z / zealand)
                  :ARG0-of (t / tour-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "China")
                              :part (n2 / north))
                        :duration (t2 / temporal-quantity
                              :quant 8
                              :unit (d / day)))
                  :ARG0-of (h2 / have-03
                        :ARG1 (s2 / syndrome
                              :mod (r2 / respire-01
                                    :degree (s3 / severe))
                              :mod (a / acute))))
            :location (p2 / province
                  :name (n3 / name
                        :op1 "Shanxi")
                  :location n2))
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 1418 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the default rate on federal student loans continued to rise last year , with the rate for students at for-profit colleges -- already the highest -- rising the fastest .
# ::alignments
(a / and
      :op1 (c / continue-01
            :ARG1 (r / rise-01
                  :ARG1 (r2 / rate
                        :ARG1-of (d / default-01
                              :ARG2 (l / loan-01
                                    :ARG2 (p / person
                                          :ARG0-of (s / study-01))
                                    :mod (f / federal))))
                  :time (y / year
                        :mod (l2 / last))))
      :op2 (r3 / rise-01
            :ARG1 (r4 / rate
                  :beneficiary (p2 / person
                        :ARG0-of (s2 / study-01)
                        :location (c2 / college
                              :ARG1-of (p3 / profit-01)))
                  :ARG1-of (h / have-degree-91
                        :ARG2 (h2 / high-02
                              :ARG1 r4)
                        :ARG3 (m / most)
                        :time (a2 / already)
                        :ARG1 r3))
            :ARG2 (f2 / fast-02)
            :ARG1-of f2
            :ARG3 m))

# ::id 1419 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok informal talks resumed tuesday between excel corp. meatpacking plant workers and company officials over a contract dispute a day after a wildcat strike here .
# ::alignments
(r / resume-01
      :ARG1 (t / talk-01
            :ARG0 (a / and
                  :op1 (p / person
                        :ARG0-of (w / work-01
                              :ARG2 (p2 / plant
                                    :location-of (m / meat-packing))
                              :poss (c / company
                                    :name (n / name
                                          :op1 " excel"
                                          :op2 "Corp."))))
                  :op2 (p3 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (c2 / company)
                              :ARG2 (o / official))))
            :ARG1 (d / dispute-01
                  :ARG0 p
                  :ARG2 (c3 / contract-02))
            :time (a2 / after
                  :op1 (s / strike-02
                        :mod (w2 / wildcat)
                        :location (h2 / here))
                  :quant (t2 / temporal-quantity
                        :quant 1
                        :unit (d2 / day))))
      :time (d3 / date-entity
            :weekday (t3 / tuesday))
      :mod (f / formal))

# ::id 1420 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bitter and distrustful leaders of macedonia 's two main ethnic groups signed a peace deal on monday to end six months of fighting , although hours later the not-so-distant sound of artillery fire rumbled from north of skopje , the capital .
# ::alignments
(s / sign-02
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (e / ethnic-group
                        :quant 2
                        :mod (m / main)
                        :poss (c / country
                              :name (n / name
                                    :op1 "Macedonia"))))
            :mod (b / bitter)
            :ARG0-of (m2 / mistrust-01))
      :ARG1 (d / deal-01
            :ARG2 (p2 / peace)
            :purpose (e2 / end-01
                  :ARG0 p
                  :ARG1 (f / fight-01
                        :duration (t / temporal-quantity
                              :quant 6
                              :unit (m3 / month)))))
      :time (d2 / date-entity
            :weekday (m4 / monday))
      :concession (r / rumble-01
            :ARG1 (s2 / sound-02
                  :ARG1 (f2 / fire-01
                        :ARG0 (a / artillery))
                  :ARG1-of (d3 / distant-02
                        :polarity -
                        :degree (s3 / so)))
            :source (r2 / relative-position
                  :op1 (c2 / city
                        :name (n2 / name
                              :op1 "Skopje")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 c
                              :ARG2 (c3 / capital)))
                  :direction (n3 / north))
            :time (a2 / after
                  :quant (m5 / multiple
                        :op1 (t2 / temporal-quantity
                              :quant 1
                              :unit (h2 / hour))))))

# ::id 1421 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok german tour operator thomas cook , the second-biggest tourism group in europe , said wednesday it planned to set up its own airline in belgium from next march .
# ::alignments
(s / say-01
      :ARG0 (g / group
            :name (n / name
                  :op1 "Thomas"
                  :op2 "Cook")
            :ARG0-of (o / operate-01
                  :ARG1 (t / tour-01))
            :mod (c / country
                  :name (n2 / name
                        :op1 "Germany"))
            :ARG1-of (h / have-degree-91
                  :ARG2 (b / big)
                  :ARG3 (m / most
                        :ord (o2 / ordinal-entity
                              :value 2))
                  :ARG5 g
                  :location (c2 / continent
                        :name (n3 / name
                              :op1 "Europe"))
                  :mod (t2 / tourism)))
      :ARG1 (p / plan-01
            :ARG0 g
            :ARG1 (s2 / set-up-03
                  :ARG0 g
                  :ARG1 (a / airline
                        :poss g)
                  :location (c3 / country
                        :name (n4 / name
                              :op1 "Belgium"))
                  :time (a2 / after
                        :op1 (m2 / march-01
                              :time (n5 / next)))))
      :time (w / wednesday))

# ::id 1422 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush criticized zimbabwe 's neighbors on thursday for failing to intercede with president robert mugabe 's government to stop violence and misrule in the country .
# ::alignments
(c / criticize-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "George"
                  :op2 "W."
                  :op3 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (c2 / country
            :ARG1-of (n2 / neighbor-01
                  :ARG2 (c3 / country
                        :name (n3 / name
                              :op1 "Zimbabwe"))))
      :ARG2 (f / fail-01
            :ARG1 c2
            :ARG2 (ii / intercede-01
                  :ARG0 c2
                  :ARG1 (s / stop-01
                        :ARG0 c2
                        :ARG1 (a / and
                              :op1 (v / violence)
                              :op2 (m / misrule)
                              :location c3))
                  :ARG2 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 c3)
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p3 / president)))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1423 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok advertisers and agencies are turning in a mixed verdict on the sponsorship of television coverage of the end of the o.j. simpson trial and its aftermath .
# ::alignments
(t / turn-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (a2 / advertise-01))
            :op2 (a3 / agency))
      :ARG1 (v / verdict
            :ARG1-of (m / mix-01)
            :topic (s / sponsor-01
                  :ARG1 (c / cover-03
                        :ARG0 (t2 / television)
                        :ARG1 (a4 / and
                              :op1 (e / end-01
                                    :ARG1 (t3 / try-02
                                          :ARG1 (p2 / person
                                                :name (n / name
                                                      :op1 "O.J."
                                                      :op2 "Simpson"))))
                              :op2 (a5 / aftermath-01
                                    :ARG1 t3))))))

# ::id 1424 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as part of its plans to spin off its testing services business , thomson corp. announced monday it had signed an agreement to sell thomson <unk> to ets for $ ### million -lrb- euro### million -rrb- .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Thomson"
                  :op2 "Corp."))
      :ARG1 (s / sign-02
            :ARG0 c
            :ARG1 (a2 / agree-01
                  :ARG1 (s2 / sell-01
                        :ARG0 c
                        :ARG1 (b / business
                              :mod (s3 / service
                                    :purpose (t / test-01))
                              :poss c)
                        :ARG2 c
                        :name (n2 / name
                              :op1 "ET"))
                  :ARG3 (m / monetary-quantity
                        :quant 10000000
                        :unit (d / dollar))))
      :time (d2 / date-entity
            :weekday (m2 / monday))
      :part-of (p / plan-01
            :ARG0 c
            :ARG1 (s4 / spin-off-02
                  :ARG0 c
                  :ARG1 b)))

# ::id 1425 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea is expected to produce ###,### automobiles in the fourth quarter of this year , up ##.# percent from the previous quarter 's strike - and summer <unk> ###,### units , manufacturers said wednesday .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :ARG0-of (m / manufacture-01))
      :ARG1 (e / expect-01
            :ARG1 (p / produce-01
                  :ARG0 (c2 / country
                        :name (n / name
                              :op1 "South"
                              :op2 "Korea"))
                  :ARG1 (a / automobile
                        :ARG1-of (c3 / call-01
                              :ARG2 (n2 / name
                                    :op1 " ###,###")))
                  :time (d / date-entity
                        :quarter 4
                        :mod (y / year
                              :mod (t / this)))
                  :ARG1-of (u / up-02
                        :ARG3 (p2 / percentage-entity
                              :value "1/4")
                        :ARG4 (a2 / and
                              :op1 (s2 / strike-01
                                    :time (q / quarter
                                          :mod (p3 / previous)))
                              :op2 (u2 / unit
                                    :time (d2 / date-entity
                                          :season (s3 / summer))
                                    :mod n)))))
      :time (d3 / date-entity
            :weekday (w / wednesday)))

# ::id 1426 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok greek foreign minister karolos papoulias and his macedonian counterpart , <unk> crvenkovski , signed an `` interim accord '' here today to establish a new relationship between the two countries .
# ::alignments
(s / sign-02
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Karolos"
                        :op2 "Papoulias")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n2 / name
                                    :op1 "Greek"))
                        :ARG2 (m / minister
                              :topic (f / foreign))))
            :op2 (p3 / person
                  :name (n3 / name
                        :op1 "Iain"
                        :op2 "Crvenkovski")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n4 / name
                                    :op1 "Macedonia"))
                        :ARG2 (c2 / counterpart))))
      :ARG1 (a2 / accord-03
            :ARG1 (e / establish-01
                  :ARG0 a
                  :ARG1 (r / relation-03
                        :ARG0 (c3 / country
                              :name (n5 / name
                                    :op1 "Greece"))
                        :ARG2 c
                        :ARG1-of (n6 / new-01)))
            :mod (ii / interim))
      :location (h3 / here)
      :time (t / today))

# ::id 1427 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok consumer prices in the netherlands fell #.# percent in june , according to figures published friday by the dutch statistics office .
# ::alignments
(s / say-01
      :ARG0 (f / figure
            :ARG1-of (p / publish-01
                  :ARG0 (g / government-organization
                        :name (n / name
                              :op1 "Statistics"
                              :op2 "Office")
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Dutch")))
                  :time (d / date-entity
                        :weekday (f2 / friday))))
      :ARG1 (f3 / fall-01
            :ARG1 (p2 / price-01
                  :ARG1 (p3 / person
                        :ARG0-of (c2 / consume-01))
                  :location (ii / island
                        :name (n3 / name
                              :op1 "Netherlands")))
            :ARG2 (p4 / percentage-entity
                  :value 1)
            :time d
            :month 5))

# ::id 1428 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli forces on tuesday destroyed ## shops in a palestinian village on tuesday , the biggest demolition in the west bank in years , while israel 's supreme court moved to relax a ban on soldiers using palestinians as tools in their operations .
# ::alignments
(c / contrast-01
      :ARG1 (d / destroy-01
            :ARG0 (f / force
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Israel")))
            :ARG1 (s / shop
                  :location (v / village
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "Palestine"))))
            :time (d2 / date-entity
                  :weekday (t / tuesday))
            :ARG1-of (m / mean-01
                  :ARG2 (d3 / demolish-01
                        :time (a / after
                              :op1 (n3 / now)
                              :quant (m2 / multiple
                                    :op1 (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year))))
                        :location (c4 / country-region
                              :name (n4 / name
                                    :op1 "West"
                                    :op2 "Bank"))
                        :ARG1-of (h / have-degree-91
                              :ARG2 (b / big)
                              :ARG3 (m3 / most)))))
      :ARG2 (m4 / move-02
            :ARG0 (g / government-organization
                  :name (n5 / name
                        :op1 "Supreme"
                        :op2 "Court")
                  :mod c2)
            :ARG1 (r / relax-01
                  :ARG0 g
                  :ARG1 (b2 / ban-01
                        :ARG1 (u / use-01
                              :ARG0 (s2 / soldier)
                              :ARG1 c3
                              :ARG2 (t3 / tool)
                              :purpose (o / operation
                                    :poss s2))))))

# ::id 1429 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok trying to contain political fallout from the latest charges of presidential sexual misconduct , the white house on monday launched a broad campaign to undercut kathleen willey 's accusations that president clinton made advances toward her in a #### meeting .
# ::alignments
(l / launch-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "White"
                  :op2 "House"))
      :ARG1 (c / campaign-01
            :ARG0 g
            :ARG1 (u / undercut-01
                  :ARG0 g
                  :ARG1 (a / accuse-01
                        :ARG0 (p / person
                              :name (n2 / name
                                    :op1 "Kathleen"
                                    :op2 "Willey"))
                        :ARG1 (p2 / person
                              :name (n3 / name
                                    :op1 "Clinton")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p3 / president)))
                        :ARG2 (m / make-02
                              :ARG0 p2
                              :ARG1 (a2 / advance-01
                                    :ARG1 p
                                    :destination p)
                              :time (m2 / meet-03
                                    :ARG0 p2
                                    :ARG1-of (ii / important-01)))))
            :ARG1-of (b / broad-02))
      :time (d / date-entity
            :weekday (m3 / monday))
      :manner (t / try-01
            :ARG0 g
            :ARG1 (c2 / contain-02
                  :ARG0 g
                  :ARG1 (f / fallout
                        :mod (p4 / politics)
                        :ARG1-of (c3 / cause-01
                              :ARG0 (c4 / charge-05
                                    :ARG1 p2
                                    :ARG2 (m4 / misconduct-01
                                          :ARG0 p2
                                          :ARG1 (s / sex-01
                                                :ARG0 p2))
                                    :mod (l2 / last)))))))

# ::id 1430 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the australian dollar managed to retain steady against the us dollar but went down with the greenback in exchange rates against other currencies today .
# ::alignments
(c / contrast-01
      :ARG1 (m / manage-02
            :ARG0 (d / dollar
                  :mod (c2 / country
                        :name (n / name
                              :op1 "Australia")))
            :ARG1 (r / retain-01
                  :ARG0 d
                  :ARG1 (s / steady)
                  :prep-against (d2 / dollar
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "States")))))
      :ARG2 (g / go-01
            :ARG1 d
            :ARG4 (r2 / rate
                  :mod (e / exchange-01)
                  :prep-against (c4 / currency
                        :mod (o / other)))
            :direction (d3 / down)
            :time (t / today)))

# ::id 1431 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok since coming under fire for their handling of protesters arrested during the republican convention , bloomberg administration officials have said that sluggish fingerprint processing in albany was a major cause of the long delays in releasing detainees , although state officials have denied any tardiness .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :ARG0-of (a / administrate-01)
                        :ARG1-of (h2 / have-org-role-91
                              :ARG0 (p2 / person
                                    :name (n / name
                                          :op1 "Bloomberg")))
                        :ARG2 (o / official))))
      :ARG1 (c / cause-01
            :ARG0 (p3 / process-01
                  :ARG1 (f / fingerprint)
                  :manner (s2 / sluggish)
                  :location (c2 / city
                        :name (n2 / name
                              :op1 "Albany")))
            :ARG1 (d / delay-01
                  :ARG1 (r / release-01
                        :ARG1 (p4 / person
                              :ARG1-of (d2 / detain-01)))
                  :ARG1-of (l / long-03))
            :ARG1-of (m / major-02))
      :concession (d3 / deny-01
            :ARG0 (p5 / person
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (s3 / state)
                        :ARG2 (o2 / official)))
            :ARG1 (t / tardiness
                  :mod (a2 / any)))
      :time (s4 / since
            :op1 (c3 / come-02
                  :ARG1 p5
                  :ARG3 (f2 / fire-02
                        :ARG1 (h4 / handle-01
                              :ARG2 h4
                              :ARG0 p5
                              :ARG1 (p6 / person
                                    :ARG0-of (p7 / protest-01)
                                    :ARG1-of (a3 / arrest-01
                                          :time (c4 / convention
                                                :mod (p8 / political-party
                                                      :name (n3 / name
                                                            :op1 "Republican"))))))))))

# ::id 1432 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there was about a sixteenth of a mile left to run in the preakness stakes , six seconds or so of horseracing in which all of american would find out what rachel alexandra was all about .
# ::alignments
(l / leave-17
      :ARG1 (r / race-02
            :ARG3 (s / stakes
                  :mod (p / preakness))
            :duration (o / or
                  :op1 (t / temporal-quantity
                        :quant 6
                        :unit (s2 / second))
                  :op2 (t2 / temporal-quantity
                        :quant 6
                        :unit s2)))
      :purpose (f / find-out-03
            :ARG0 (p2 / person
                  :mod (c / country
                        :name (n / name
                              :op1 "America"))
                  :mod (a / all))
            :ARG1 (t3 / thing
                  :topic-of (p3 / person
                        :name (n2 / name
                              :op1 "Rachel"
                              :op2 "Alexandra")))))

# ::id 1433 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok members of pakistan 's parliament have called on president asif ali zardari to remove ijaz butt as chairman of the cricket board for allegedly using derogatory remarks and challenging the powers of upper house .
# ::alignments
(c / call-on-05
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Parliament")
                        :poss (c2 / country
                              :name (n2 / name
                                    :op1 "Pakistan")))
                  :ARG2 (m / member)))
      :ARG1 (r / remove-01
            :ARG0 (p2 / person
                  :name (n3 / name
                        :op1 "Asif"
                        :op2 "Ali"
                        :op3 "Zardari")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g2 / government-organization
                              :name (n4 / name
                                    :op1 "Cricket"
                                    :op2 "Board"))
                        :ARG2 (p3 / president)))
            :ARG1 (b / butt
                  :part-of (p4 / person
                        :name (n5 / name
                              :op1 "Ijaz")))
            :ARG2 (c3 / chairman)
            :ARG1-of (c4 / cause-01
                  :ARG0 (a / and
                        :op1 (u / use-01
                              :ARG0 p4
                              :ARG1 (r2 / remark-01
                                    :mod (d / derogatory))
                              :ARG1-of (a2 / allege-01))
                        :op2 (c5 / challenge-01
                              :ARG0 p4
                              :ARG1 (p5 / power
                                    :poss (g3 / government-organization
                                          :name (n6 / name
                                                :op1 "upper"
                                                :op2 "House"))))))))

# ::id 1434 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's high court sentenced two ex-lawmakers thursday to brief prison terms for slandering a former first lady , whom they said tried to flee the island with suitcases stuffed with embezzled cash after her husband 's party lost a presidential election in #### .
# ::alignments
(s / sentence-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "High"
                  :op2 "Court")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Taiwan")))
      :ARG1 (p / person
            :quant 2
            :ARG0-of (l / legislate-01)
            :time (e / ex))
      :ARG2 (b / brief-01
            :ARG0 p
            :ARG1 (t / term
                  :mod (p2 / prison))
            :ARG2 (s2 / slander-01
                  :ARG0 p
                  :ARG1 (l2 / lady
                        :ord (o / ordinal-entity
                              :value 1)
                        :ARG0-of (t2 / try-01
                              :ARG1 (f / flee-05
                                    :ARG0 l2
                                    :ARG1 (ii / island)
                                    :instrument (s3 / suitcase
                                          :ARG1-of (s4 / stuff-01
                                                :ARG2 (c2 / cash
                                                      :ARG1-of (e2 / embezzle-01))))
                                    :time (a / after
                                          :op1 (l3 / lose-03
                                                :ARG0 (p3 / party
                                                      :poss (p4 / person
                                                            :ARG0-of (h / have-rel-role-91
                                                                  :ARG1 l2
                                                                  :ARG2 (h2 / husband)))
                                                      :ARG1 (e3 / elect-01
                                                            :ARG2 (p5 / president))))))
                              :ARG1-of (s5 / say-01
                                    :ARG0 p))))
            :time (d / date-entity
                  :weekday (t3 / thursday))))

# ::id 1435 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an american housewife who has pleaded innocent to murdering her husband in hong kong testified thursday that she beat the wealthy investment banker to death with a household ornament .
# ::alignments
(t / testify-01
      :ARG0 (h / housewife
            :mod (c / country
                  :name (n / name
                        :op1 "America"))
            :ARG0-of (p / plead-02
                  :ARG1 (ii / innocent-01
                        :ARG1 h
                        :ARG2 (m / murder-01
                              :ARG0 h
                              :ARG1 (p2 / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG1 h
                                          :ARG2 (h3 / husband)))))
                  :ARG2 m))
      :ARG1 (b / beat-01
            :ARG0 h
            :ARG1 (b2 / banker
                  :mod (w / wealth)
                  :ARG0-of (ii2 / invest-01))
            :ARG2 (d / die-01
                  :ARG1 b2)
            :instrument (o / ornament
                  :mod (h4 / household)))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 1436 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok software giant microsoft corp. said sunday its new operating programs will enable personal computers to receive video and other digital signals from satellite , cable or broadcast systems , making the computer functional as a television .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Microsoft"
                  :op2 "Corp.")
            :mod (g / giant)
            :mod (s2 / software))
      :ARG1 (e / enable-01
            :ARG0 (p / program
                  :ARG0-of (o / operate-01)
                  :ARG1-of (n2 / new-01)
                  :poss c)
            :ARG1 (r / receive-01
                  :ARG0 (c2 / computer
                        :ARG1-of (p2 / personal-02))
                  :ARG1 (a / and
                        :op1 (v / video)
                        :op2 (s3 / signal
                              :mod (d / digital)
                              :mod (o2 / other)))
                  :ARG2 (o3 / or
                        :op1 (s4 / system
                              :mod (s5 / satellite))
                        :op2 (s6 / system
                              :mod (c3 / cable))
                        :op3 (s7 / system
                              :mod (b / broadcast-program))))
            :ARG2 c2
            :ARG0-of (m / make-02
                  :ARG1 (f / function-01
                        :ARG0 c2
                        :ARG1 (t / television))))
      :time (d2 / date-entity
            :weekday (s8 / sunday)))

# ::id 1437 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than ## people were injured wednesday when a helicopter crashed on a landmine while landing in the northern province of preah vihear of cambodia .
# ::alignments
(ii / injure-01
      :ARG0 (c / crash-01
            :ARG1 (h / helicopter)
            :ARG2 (l / landmine)
            :time (l2 / land-01
                  :ARG1 h
                  :location (p / province
                        :name (n / name
                              :op1 "Preah"
                              :op2 "Vihear")
                        :location (n2 / north
                              :part-of (c2 / country
                                    :name (n3 / name
                                          :op1 "Cambodia"))))))
      :ARG1 (p2 / person
            :quant (m / more-than
                  :op1 1000000))
      :time (w / wednesday))

# ::id 1438 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok unidentified gunmen stormed into a christian church during protestant services sunday morning and sprayed worshippers with bullets , killing ## people , police and survivors said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / police)
            :op2 (p2 / person
                  :ARG0-of (s2 / survive-01)))
      :ARG1 (a2 / and
            :op1 (s3 / storm-02
                  :ARG0 (g / gunman
                        :ARG1-of (ii / identify-01
                              :polarity -))
                  :ARG1 (c / church
                        :mod (r / religious-group
                              :name (n / name
                                    :op1 "Christian")))
                  :time (s4 / service
                        :mod r
                        :time (s5 / sunday)
                        :time-of (p3 / protest-01)))
            :op2 (s6 / spray-01
                  :ARG0 g
                  :ARG1 (b / bullet)
                  :ARG2 (p4 / person
                        :ARG0-of (w / worship-01)))
            :ARG0-of (k / kill-01
                  :ARG1 (p5 / person))))

# ::id 1439 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ecuador suspended imports of fowl from colombia , which had reported cases of bird flu , ecuador 's agricultural health service said tuesday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Agricultural"
                  :op2 "Health"
                  :op3 "Service")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Ecuador")))
      :ARG1 (s2 / suspend-01
            :ARG0 c
            :ARG1 (ii / import-01
                  :ARG0 c
                  :ARG1 (f / fowl)
                  :ARG2 (c2 / country
                        :name (n3 / name
                              :op1 "Colombia")
                        :ARG0-of (r / report-01
                              :ARG1 (c3 / case-04
                                    :ARG1 (d / disease
                                          :name (n4 / name
                                                :op1 "bird"
                                                :op2 "flu"))))))
            :time (d2 / date-entity
                  :weekday (t / tuesday))))

# ::id 1440 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cypriot president glafcos clerides and turkish cypriot leader rauf denktash launched here wednesday morning a new round of talks aimed at ending the island 's decades-long division .
# ::alignments
(l / launch-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Glafcos"
                        :op2 "Cronides")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Cyprus"))
                        :ARG2 (p2 / president)))
            :op2 (p3 / person
                  :name (n3 / name
                        :op1 "Rauf"
                        :op2 "Denktash")
                  :ARG0-of (l2 / lead-02
                        :ARG1 c)
                  :mod (r / religious-group
                        :name (n4 / name
                              :op1 "Turkish"))))
      :ARG1 (r2 / round-05
            :ARG1 (t / talk-01
                  :ARG1-of (a2 / aim-02
                        :ARG2 (e / end-01
                              :ARG1 (d / divide-02
                                    :ARG1 c
                                    :ARG1-of (l3 / long-03
                                          :ARG2 (m / multiple
                                                :op1 (t2 / temporal-quantity
                                                      :quant 1
                                                      :unit (d2 / decade)))))))
                  :ARG1-of (n5 / new-01)))
      :location (h2 / here)
      :time (d3 / date-entity
            :weekday (w / wednesday)
            :dayperiod (m2 / morning)))

# ::id 1441 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a victory in sunday 's old firm game could help rangers ' fans forget about their dismal season .
# ::alignments
(p / possible-01
      :ARG1 (h / help-01
            :ARG0 (w / win-01
                  :location (g / game
                        :time (d / date-entity
                              :weekday (s / sunday))
                        :ARG1-of (f / firm-03)))
            :ARG1 (f2 / forget-01
                  :ARG0 (f3 / fan
                        :poss (t / team
                              :name (n / name
                                    :op1 "Rangers")))
                  :ARG1 (s2 / season
                        :mod (d2 / dismal)
                        :poss t))
            :ARG2 f3))

# ::id 1442 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok finance minister giorgos alogoskoufis on wednesday said an upcoming revision of national accounts could help greece meet budget limits set by the european union .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Giorgos"
                  :op2 "Alogoskoufis")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (f / finance))))
      :ARG1 (p2 / possible-01
            :ARG1 (h2 / help-01
                  :ARG0 (r / revise-01
                        :ARG1 (a / account
                              :mod (n2 / nation))
                        :time (u / upcoming))
                  :ARG1 (m2 / meet-01
                        :ARG0 (c / country
                              :name (n3 / name
                                    :op1 "Greece"))
                        :ARG1 (l / limit-01
                              :ARG1 (b / budget)
                              :ARG1-of (s2 / set-02
                                    :ARG0 (o / organization
                                          :name (n4 / name
                                                :op1 "European"
                                                :op2 "Union")))))))
      :time (w / wednesday))

# ::id 1443 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kenyan president daniel arap moi sunday sent out a passionate appeal to ethiopia and eritrea to stop the on-going hostilities along their disputed border .
# ::alignments
(s / send-out-04
      :ARG0 (p / person
            :name (n / name
                  :op1 "Daniel"
                  :op2 "Arap"
                  :op3 "Maei")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Kenya"))
                  :ARG2 (p2 / president)))
      :ARG1 (a / appeal-02
            :ARG0 p
            :ARG1 (a2 / and
                  :op1 (c2 / country
                        :name (n3 / name
                              :op1 "Ethiopia"))
                  :op2 (c3 / country
                        :name (n4 / name
                              :op1 "France")))
            :ARG2 (s2 / stop-01
                  :ARG0 a2
                  :ARG1 (h2 / hostility
                        :ARG1-of (g / go-on-15)
                        :location (a3 / along
                              :op1 (b / border
                                    :ARG2-of (d / dispute-01)))))
            :mod (p3 / passionate))
      :time (d2 / date-entity
            :weekday (s3 / sunday)))

# ::id 1444 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least ## people were injured , five critically friday when a light aircraft crashed into an appartment block in a densely populated neighborhood of central los angeles , fire officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (f / fire)
                  :ARG2 (o / official)))
      :ARG1 (a / and
            :op1 (ii / injure-01
                  :ARG1 (p2 / person
                        :quant (a2 / at-least
                              :op1 5))
                  :time (d / date-entity
                        :weekday (f2 / friday)))
            :op2 (c / critical-03
                  :ARG1 p2
                  :time d)
            :ARG1-of (c2 / cause-01
                  :ARG0 (c3 / crash-01
                        :ARG0 (a3 / aircraft
                              :ARG1-of (l / light-06))
                        :ARG1 (b / block
                              :mod (a4 / apartment))
                        :location (n / neighborhood
                              :name (n2 / name
                                    :op1 "Central"
                                    :op2 "Los"
                                    :op3 "Angeles")
                              :ARG1-of (p3 / populate-01
                                    :manner (d2 / dense)))))))

# ::id 1445 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thai stocks fell #.## percent wednesday , in line with regional markets on concerns over the health of the global economy , an analyst said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (a / analyze-01))
      :ARG1 (f / fall-01
            :ARG1 (s2 / stock
                  :mod (c / company
                        :name (n / name
                              :op1 "Thai")))
            :ARG2 (p2 / percentage-entity
                  :value ".##")
            :time (d / date-entity
                  :weekday (w / wednesday))
            :ARG1-of (ii / in-line-04
                  :ARG2 (m / market
                        :mod (r / region)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (c3 / concern-01
                        :ARG0 (h / healthy
                              :domain (e / economy
                                    :mod (g / globe)))))))

# ::id 1446 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok reading braille , something of a dying talent among the blind and people whose vision is seriously impaired , will soon be far more common in new york , gov. george pataki said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "george"
                  :op2 "pataki")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (g / governor)))
      :ARG1 (c / common
            :domain (r / read-01
                  :ARG1 (b / book
                        :name (n2 / name
                              :op1 "Braille")
                        :mod (t / talent
                              :ARG1-of (d / die-01)
                              :poss (a / and
                                    :op1 (p2 / person
                                          :ARG1-of (b2 / blind-02))
                                    :op2 (p3 / person
                                          :ARG1-of (ii / impair-01
                                                :ARG1-of (s2 / serious-02))
                                          :ARG0-of (s3 / see-01))))))
            :time (s4 / soon)
            :location (s5 / state
                  :name (n3 / name
                        :op1 "New"
                        :op2 "York"))
            :ARG2-of (h2 / have-degree-91
                  :ARG1 r
                  :ARG3 (m / more
                        :quant (f / far))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 1447 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a worker returned to an alaska hospital a day after being fired and unleashed a shooting spree that left one of his <unk> dead and another critically wounded before he was fatally shot by state police .
# ::alignments
(a / and
      :op1 (r / return-01
            :ARG1 (p / person
                  :ARG0-of (w / work-01))
            :ARG4 (h / hospital
                  :location (s / state
                        :name (n / name
                              :op1 "Alaska")))
            :time (a2 / after
                  :op1 (f / fire-01
                        :ARG1 p)
                  :quant (t / temporal-quantity
                        :quant 1
                        :unit (d / day))))
      :op2 (u / unleash-01
            :ARG0 p
            :ARG1 (s2 / spree
                  :mod (s3 / shoot-02)
                  :ARG0-of (l / leave-13
                        :ARG1 (a3 / and
                              :op1 (d2 / die-01
                                    :ARG1 (p2 / person
                                          :quant 1
                                          :ARG1-of (ii / include-91
                                                :ARG2 p)))
                              :op2 (w2 / wound-01
                                    :ARG1 (p3 / person
                                          :mod (a4 / another))
                                    :ARG1-of (c / critical-03))
                              :time (b / before
                                    :op1 (s4 / shoot-02
                                          :ARG0 (p4 / police
                                                :mod s)
                                          :ARG1 p3
                                          :manner (f2 / fatal))))))))

# ::id 1448 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel may compete against palestine and arab countries at the mediterranean games at bari , italy , in #### .
# ::alignments
(p / possible-01
      :ARG1 (c / compete-01
            :ARG0 (c2 / country
                  :name (n / name
                        :op1 "Israel"))
            :ARG1 (a / and
                  :op1 (c3 / country
                        :name (n2 / name
                              :op1 "Palestine"))
                  :op2 (c4 / country
                        :name (n3 / name
                              :op1 "Arabia")))
            :ARG3 (g / game
                  :mod (w / world-region
                        :name (n4 / name
                              :op1 "Mediterranean"))
                  :location (c5 / city
                        :name (n5 / name
                              :op1 "Baghdad")
                        :location (c6 / country
                              :name (n6 / name
                                    :op1 "Italy"))))))

# ::id 1449 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok barnesandnoble.com 's second-quarter losses were smaller than expected and its sales more than tripled from a year ago , but the online retailer 's business still lags significantly behind rival amazon.com .
# ::alignments
(c / contrast-01
      :ARG1 (a / and
            :op1 (h / have-degree-91
                  :ARG1 (l / lose-02
                        :ARG0 (c2 / company
                              :name (n / name
                                    :op1 "Barnesandnoble.com"))
                        :time (q / quarter
                              :ord (o / ordinal-entity
                                    :value 2)))
                  :ARG2 (s / small)
                  :ARG3 (m / more)
                  :ARG4 (e / expect-01))
            :op2 (t / triple-01
                  :ARG1 (s2 / sell-01
                        :ARG0 c2)
                  :ARG3 (m2 / more-than)
                  :time (b / before
                        :op1 (n2 / now)
                        :quant (t2 / temporal-quantity
                              :quant 1
                              :unit (y / year)))))
      :ARG2 (l2 / lag-01
            :ARG0 (b2 / business
                  :poss c2)
            :ARG1 (c3 / company
                  :name (n3 / name
                        :op1 "Amazon.com")
                  :ARG0-of (r / rival-01
                        :ARG1 c2))
            :mod (s3 / still)
            :ARG1-of (s4 / significant-02)
            :ARG1-of s4))

# ::id 1450 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sri lanka 's supreme court monday awarded #,### dollars in damages to president mahinda rajapakse over a pre-election police investigation into a complaint that he siphoned off millions of rupees in tsunami aid .
# ::alignments
(a / award-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Sri"
                        :op2 "Lanka")))
      :ARG1 (d / damages-02
            :ARG1 (p / person
                  :name (n3 / name
                        :op1 "Mahinda"
                        :op2 "Rajapakse")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG3 (ii / investigate-01
                  :ARG0 (p3 / police)
                  :ARG1 (c2 / complain-01
                        :ARG1 (s / siphon-01
                              :ARG0 p
                              :ARG1 (m / multiple
                                    :op1 (m2 / monetary-quantity
                                          :quant 1000000
                                          :unit (r / rupee))
                                    :ARG3 (a2 / aid-01
                                          :ARG2 (t / tsunami)))))
                  :time (b / before
                        :op1 (e / elect-01
                              :ARG1 p))))
      :ARG2 p
      :ARG3 m2
      :quant 1
      :unit (d2 / dollar)
      :ARG1-of (w / worth-01
            :ARG2 (r2 / repair-01))
      :time (d3 / date-entity
            :weekday (m3 / monday)))

# ::id 1451 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok un secretary-general kofi annan recommended on thursday to the security council that the mandate of the un peacekeeping mission in eritrea and ethiopia be extended until mid-september .
# ::alignments
(r / recommend-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kofi"
                  :op2 "Annan")
            :ARG0-of (h / have-org-role-91
                  :polarity -
                  :ARG2 (s / secretary
                        :mod (g / general))))
      :ARG1 (e / extend-01
            :ARG1 (m / mandate
                  :poss (m2 / mission-01
                        :ARG1 (k / keep-01
                              :ARG1 (p2 / peace))
                        :location (a / and
                              :op1 (c / country
                                    :name (n2 / name
                                          :op1 "Eritrea"))
                              :op2 (c2 / country
                                    :name (n3 / name
                                          :op1 "Ethiopia")))))
            :ARG2 (u / until
                  :op1 (m3 / middle
                        :op1 (d / date-entity
                              :month 9))))
      :ARG2 (o / organization
            :name (n4 / name
                  :op1 "Security"
                  :op2 "Council"))
      :time d
      :weekday (t / thursday))

# ::id 1452 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok qin dahe , a well-known chinese scientist , was elected chairman of the <unk> research workshop under the international science commission of antarctic research today in this capital of northwest china 's gansu province .
# ::alignments
(e / elect-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Qin"
                  :op2 "dahe")
            :mod (s / scientist
                  :mod (c / country
                        :name (n2 / name
                              :op1 "China")
                        :part (n3 / northwest)))
            :ARG1-of (k / know-02
                  :degree (w / well)))
      :ARG2 (c2 / chairman
            :ARG2-of (h / have-org-role-91
                  :ARG0 p
                  :ARG1 (o / organization
                        :name (n4 / name
                              :op1 "Illinois"
                              :op2 "Science"
                              :op3 "Commission")
                        :mod (ii / international)
                        :topic (r / research-01
                              :mod (c3 / continent
                                    :name (n5 / name
                                          :op1 "Antarctica"))))))
      :time (t / today)
      :location (c4 / city
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 n3
                  :ARG2 (c5 / capital))))

# ::id 1453 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european union has agreed to provide a grant assistance of some #.## million u.s. dollars to nepal for implementing the kathmandu valley mapping project , the nepali rss news agency said thursday .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Nepali"
                  :op2 "rss")
            :mod (n2 / news))
      :ARG1 (a2 / agree-01
            :ARG0 (o / organization
                  :name (n3 / name
                        :op1 "European"
                        :op2 "Union"))
            :ARG1 (p / provide-01
                  :ARG0 o
                  :ARG1 (a3 / assist-01
                        :ARG0 o
                        :ARG1 (c / company
                              :name (n4 / name
                                    :op1 "Nepal"))
                        :ARG2 (ii / implement-01
                              :ARG0 c
                              :ARG1 (p2 / project
                                    :topic (m / map-01
                                          :ARG1 (v / valley
                                                :name (n5 / name
                                                      :op1 "Kathmandu")))))
                        :ARG2-of (g / grant-01)
                        :mod (s2 / some)))
            :ARG2 c)
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1454 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french automaker psa peugeot-citroen and mitsubishi motors of japan anounced the creation monday of a joint <unk> company in russia , described by peugeot as part of a `` major offensive '' in the russian market .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Psa"
                  :op2 "Peugeot-citroen")
            :mod (c2 / company
                  :name (n2 / name
                        :op1 "Mitsubishi"
                        :op2 "Motor")
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "Japan"))
                  :mod (c4 / company
                        :name (n4 / name
                              :op1 "French")))
            :ARG0-of (m / make-01
                  :ARG1 (a2 / automobile)))
      :ARG1 (c5 / create-01
            :ARG0 c
            :ARG1 (c6 / company
                  :mod (j / joint)
                  :location (c7 / country
                        :name (n5 / name
                              :op1 "Russia"))
                  :ARG1-of (d / describe-01
                        :ARG0 c
                        :ARG2 (o / offend-01
                              :ARG1-of (m2 / major-02)
                              :location (m3 / market
                                    :mod c7))))
            :time (d2 / date-entity
                  :weekday (m4 / monday))))

# ::id 1455 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european commission and industry jointly announced monday that they would invest in three key market areas to trigger economic recovery , making it more sustainable and knowledge-based .
# ::alignments
(a / announce-01
      :ARG0 (a2 / and
            :op1 (c / commission
                  :mod (o / organization
                        :name (n / name
                              :op1 "European"
                              :op2 "Commission")))
            :op2 (ii / industry
                  :mod o))
      :ARG1 (ii2 / invest-01
            :ARG0 a2
            :ARG2 (a3 / area
                  :quant 3
                  :mod (m / market)
                  :ARG1-of (k / key-02))
            :purpose (t / trigger-01
                  :ARG0 a2
                  :ARG1 (r / recover-01
                        :ARG1 (e / economy)))
            :ARG0-of (m2 / make-02
                  :ARG1 (a4 / and
                        :op1 (p / possible-01
                              :ARG1 (s / sustain-01
                                    :ARG1 e))
                        :op2 (b / base-02
                              :ARG1 e
                              :ARG2 (k2 / know-01))
                        :ARG2-of (h / have-degree-91
                              :ARG1 e
                              :ARG3 (m3 / more)))))
      :manner (j / joint)
      :time (d / date-entity
            :weekday (m4 / monday)))

# ::id 1456 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a new television series set in a new york advertising agency in #### has drawn complaints from a consumer group , alleging that the show 's sponsor -- jack daniel 's whiskey -- is violating liquor industry standards that preclude advertising in shows with `` depictions of overt sexual activity , '' lewd images or language , irresponsible drinking or intoxication .
# ::alignments
(a / and
      :op1 (d / draw-02
            :ARG0 (s / series
                  :mod (t / television)
                  :ARG1-of (n / new-01)
                  :ARG1-of (s2 / set-01
                        :ARG2 (a2 / agency
                              :ARG0-of (a3 / advertise-01)
                              :mod (y / york)
                              :ARG1-of (n2 / new-01)
                              :location (w / work-of-art
                                    :name (n3 / name
                                          :op1 "####")))))
            :ARG1 (c / complain-01
                  :ARG0 (g / group
                        :mod (p / person
                              :ARG0-of (c2 / consume-01)))))
      :op2 (a4 / allege-01
            :ARG0 g
            :ARG1 (v / violate-01
                  :ARG0 (p2 / person
                        :ARG0-of (s3 / sponsor-01
                              :ARG1 s)
                        :ARG1-of (m / mean-01
                              :ARG2 (w2 / whiskey
                                    :poss (p3 / person
                                          :name (n4 / name
                                                :op1 "Jack"
                                                :op2 "Daniel")))))
                  :ARG1 (s4 / standard
                        :mod (ii / industry
                              :mod (l / liquor))
                        :ARG0-of (p4 / preclude-01
                              :ARG1 (a5 / advertise-01
                                    :location (s5 / show-04
                                          :accompanier (o / or
                                                :op1 (d2 / depict-01
                                                      :ARG1 (a6 / activity-06
                                                            :ARG1 (s6 / sex-01
                                                                  :mod (o2 / overt))))
                                                :op2 (o3 / or
                                                      :op1 (ii2 / image
                                                            :mod (l2 / lewd))
                                                      :op2 (l3 / language))
                                                :op3 (o4 / or
                                                      :op1 (d3 / drink-01
                                                            :ARG1-of (r / responsible-02
                                                                  :polarity -))
                                                      :op2 (ii3 / intoxicate-01))))))))))

# ::id 1457 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least two people were killed in an explosion sunday at a petrol station in <unk> , east belgium , near the border with germany , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (k / kill-01
            :ARG0 (e / explode-01
                  :location (s2 / station
                        :mod (p2 / petrol)
                        :location (c / city
                              :name (n / name
                                    :op1 "Istanbul")
                              :location (r / relative-position
                                    :op1 (c2 / country
                                          :name (n2 / name
                                                :op1 "Germany"))
                                    :direction (e2 / east))))
                  :time (d / date-entity
                        :weekday (s3 / sunday)))
            :ARG1 (p3 / person
                  :quant (a / at-least
                        :op1 2))))

# ::id 1458 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israeli troops traded heavy fire with palestinian gunmen near this refugee camp sunday , a day after militants staged an elaborate attack on soldiers elsewhere in gaza .
# ::alignments
(t / trade-01
      :ARG0 (t2 / troop
            :mod (c / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (f / fire-01
            :mod (h / heavy))
      :ARG2 (g / gunman
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Palestine")))
      :ARG1-of (n3 / near-02
            :ARG2 (c3 / camp
                  :mod (r / refugee)
                  :mod (t3 / this)))
      :time (d / date-entity
            :weekday (s / sunday))
      :time (a / after
            :op1 (s2 / stage-01
                  :ARG0 (m / militant)
                  :ARG1 (a2 / attack-01
                        :ARG0 m
                        :ARG1 (s3 / soldier)
                        :mod (e / elaborate)
                        :location (e2 / elsewhere
                              :location (c4 / city-district
                                    :name (n4 / name
                                          :op1 "Gaza")))))
            :quant (t4 / temporal-quantity
                  :quant 1
                  :unit (d2 / day))))

# ::id 1459 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korea 's third largest computer maker , lg electronics co. .
# ::alignments
(h / have-degree-91
      :ARG1 (c / company
            :name (n / name
                  :op1 "Lg")
            :ARG0-of (m / make-01
                  :ARG1 (c2 / computer))
            :location (c3 / country
                  :name (n2 / name
                        :op1 "South"
                        :op2 "Korea")))
      :ARG2 (l / large)
      :ARG3 (m2 / most
            :ord (o / ordinal-entity
                  :value 3))
      :ARG5 (c4 / company
            :location c3
            :ARG0-of m
            :ARG1 c2))

# ::id 1460 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a moroccan convicted as an accessory to murder in the sept. ## , #### , attacks was sentenced monday to the maximum ## years in prison .
# ::alignments
(s / sentence-01
      :ARG1 (m / moroccan
            :ARG1-of (c / convict-01
                  :ARG2 (a / accessory-01
                        :ARG1 m
                        :ARG2 (m2 / murder-01
                              :location (s2 / sept)))))
      :ARG2 (t / temporal-quantity
            :quant 1
            :unit (y / year)
            :location (p / prison)
            :mod (m3 / maximum))
      :time (d / date-entity
            :weekday (m4 / monday)))

# ::id 1461 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> <unk> has traveled the world seeking the next hot look -- in vinyl .
# ::alignments
(t / travel-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Iain"
                  :op2 "Duncan"
                  :op3 "Smith"))
      :ARG1 (w / world)
      :purpose (s / seek-01
            :ARG0 p
            :ARG1 (l / look-02
                  :ARG1 (m / music
                        :name (n2 / name
                              :op1 " vinyl"))
                  :ARG1-of (h / hot-04)
                  :mod (n3 / next))))

# ::id 1462 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an explosion saturday rocked kuwait 's smallest oil refinery causing a `` serious fire '' that required shutting the facility , but did not result in any injuries , a spokesman for the kuwait national petroleum company said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company
                        :mod (p2 / petroleum)
                        :mod (n / nation)
                        :location (c2 / city
                              :name (n2 / name
                                    :op1 "Kuwait")))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (c3 / contrast-01
            :ARG1 (r / rock-04
                  :ARG0 (e / explode-01)
                  :ARG1 (t / thing
                        :ARG0-of (r2 / refine-01
                              :ARG1 (o / oil))
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (s3 / small)
                              :ARG3 (m / most)))
                  :time (d / date-entity
                        :weekday (s4 / saturday))
                  :ARG0-of (c4 / cause-01
                        :ARG1 (f / fire
                              :ARG1-of (s5 / serious-02)
                              :ARG0-of (r3 / require-01
                                    :ARG1 (s6 / shut-down-05
                                          :ARG1 (f2 / facility))))))
            :ARG2 (r4 / result-01
                  :polarity -
                  :ARG1 e
                  :ARG2 (ii / injure-01))))

# ::id 1463 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok elite australian military personnel boarded a norwegian cargo ship carrying ### refugees wednesday after its captain defied orders banning it from entering australian territorial waters , prime minister john howard said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "John"
                  :op2 "Howard")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (b / board-01
            :ARG0 (p3 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (m2 / military
                              :mod (c / country
                                    :name (n2 / name
                                          :op1 "Australia")))
                        :ARG2 (p4 / personnel)))
            :ARG1 (s2 / ship
                  :mod (c2 / cargo)
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "Norway"))
                  :ARG0-of (c4 / carry-01
                        :ARG1 (r / refugee)))
            :time (w / wednesday)
            :time (a / after
                  :op1 (d / defy-01
                        :ARG0 (p5 / person
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 s2
                                    :ARG2 (c5 / captain)))
                        :ARG1 (o / order-01
                              :ARG1 p5
                              :ARG2 (b2 / ban-01
                                    :ARG1 (e / enter-01
                                          :ARG0 s2
                                          :ARG1 (w2 / water
                                                :mod (t / territory)
                                                :mod c))))))))

# ::id 1464 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok maria dimitrov petrova won the all-around individual finals in the rhythmic gymnastics here on sunday , the first gold medal for bulgaria at the ##th world university games .
# ::alignments
(w / win-01
      :ARG0 (g / gymnastics
            :mod (r / rhythm)
            :mod (a / all-around))
      :ARG1 (m / medal
            :ord (o / ordinal-entity
                  :value 1)
            :mod (g2 / gold)
            :beneficiary (c / country
                  :name (n / name
                        :op1 "Bulgaria"))
            :time (g3 / game
                  :name (n2 / name
                        :op1 "World"
                        :op2 "University"
                        :op3 "Games")
                  :ord o
                  :value 5)
            :mod (u / university))
      :ARG4 g
      :location (h / here)
      :time (d / date-entity
            :weekday (s / sunday)))

# ::id 1465 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok attention editors : this article from the newhouse news service report of friday , april ## , #### , is available as a `` separate buy .
# ::alignments
(s / say-01
      :ARG1 (a / available-02
            :ARG2 (a2 / article
                  :mod (t / this)
                  :source (p / publication
                        :name (n / name
                              :op1 "Newhouse"
                              :op2 "News"
                              :op3 "Service")
                        :time (d / date-entity
                              :weekday (f / friday))
                        :mod (s2 / service
                              :mod (n2 / news))))
            :prep-as (b / buy-01
                  :ARG1-of (s3 / separate-02)))
      :ARG2 (p2 / person
            :ARG0-of (e / edit-01)
            :ARG0-of (a3 / attend-02)))

# ::id 1466 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok villagers used hoes and pick axes to hunt for victims of landslides that have killed at least ### people in central america while officials in guatemala 's capital tried to cope with a vast sinkhole that swallowed a clothing factory .
# ::alignments
(u / use-01
      :ARG0 (v / villager)
      :ARG1 (a / and
            :op1 (h / hoe)
            :op2 (a2 / axe))
      :ARG2 (h2 / hunt-01
            :ARG0 v
            :ARG1 (v2 / victim
                  :ARG1-of (c / cause-01
                        :ARG0 (l / landslide
                              :ARG0-of (k / kill-01
                                    :ARG1 (p / person
                                          :quant (a3 / at-least
                                                :op1 (m / multiple
                                                      :op1 1000000)))
                                    :location (c2 / country-region
                                          :name (n / name
                                                :op1 "Central"
                                                :op2 "America")))))))
      :time (t / try-01
            :ARG0 (p2 / person
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (g / government-organization
                              :ARG0-of (h4 / have-org-role-91
                                    :ARG1 (c3 / country
                                          :name (n2 / name
                                                :op1 "Guatemala"))
                                    :ARG2 (c4 / capital)))
                        :ARG2 (o / official)))
            :ARG1 (c5 / cope-01
                  :ARG0 p2
                  :ARG1 (s / sinkhole
                        :mod (v3 / vast)
                        :ARG0-of (s2 / swallow-01
                              :ARG1 (f / factory
                                    :mod (c6 / clothing)))))))

# ::id 1467 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a plainly irritated australian judge friday made it clear he was proceeding with a treason trial now despite continuing and numerous legal bids to stop it .
# ::alignments
(m / make-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Friday")
            :ARG1-of (ii / irritate-01
                  :manner (p2 / plain))
            :ARG0-of (h / have-org-role-91
                  :ARG3 (j / judge-01))
            :mod (c / country
                  :name (n2 / name
                        :op1 "Australia")))
      :ARG1 (c2 / clear-06
            :ARG1 (p3 / proceed-01
                  :ARG0 p
                  :ARG1 (t / try-02
                        :ARG1 p
                        :ARG3 (b / betray-01))
                  :time (n3 / now)
                  :concession (a / and
                        :op1 (c3 / continue-01
                              :ARG1 (b2 / bid-01
                                    :ARG1 (s / stop-01
                                          :ARG1 t)
                                    :ARG1-of (l / legal-02)
                                    :quant (n4 / numerous)
                                    :op2-of a))))))

# ::id 1468 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a member of the hells angels biker gang went on trial in germany tuesday for the alleged murder of a police commando in march .
# ::alignments
(t / try-02
      :ARG1 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / gang
                        :name (n / name
                              :op1 "Angeles"
                              :op2 "Biker"
                              :op3 "Gang")
                        :mod (h2 / hell))
                  :ARG2 (m / member)))
      :ARG3 (m2 / murder-01
            :ARG0 p
            :ARG1 (p2 / person
                  :ARG0-of h
                  :ARG1 (p3 / police)
                  :ARG2 (c / commando)))
      :ARG1-of (a / allege-01)
      :time (m3 / march-01)
      :location (c2 / country
            :name (n2 / name
                  :op1 "Germany"))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1469 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a rare manuscript of a speech by abraham lincoln calling on the country to unite amid civil war in #### sold at auction thursday for #.# million dollars .
# ::alignments
(s / sell-01
      :ARG1 (m / manuscript
            :ARG1-of (r / rare-02)
            :mod (s2 / speak-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "Abraham"
                              :op2 "Lincoln"))
                  :ARG1 (c / call-03
                        :ARG0 p
                        :ARG1 (u / unite-01
                              :ARG1 (c2 / country)
                              :ARG2 (w / war
                                    :mod (c3 / civil)))
                        :ARG2 c2))
            :ARG1-of s
            :time (d / date-entity
                  :weekday (t / thursday))
            :ARG3 (m2 / monetary-quantity
                  :quant 10000000
                  :unit (d2 / dollar))))

# ::id 1470 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese refrigerator producer guangdong kelon electrical holdings co. has been fined ###,### yuan -lrb- ##,### u.s. dollars -rrb- for overstating its profits .
# ::alignments
(f / fine-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Guangdong"
                  :op2 "Kelon")
            :ARG0-of (p / produce-01
                  :ARG1 (r / refrigerator))
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "China"))
            :ARG0-of (h / hold-01
                  :ARG1 h
                  :ARG1 (e / electricity)))
      :ARG2 c
      :ARG3 (o / overstate-01
            :ARG0 c
            :ARG1 (p2 / profit-01
                  :ARG0 c)))

# ::id 1471 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in some ways , the scene was familiar to herb brooks .
# ::alignments
(f / familiarize-01
      :ARG1 (b / brook
            :mod (h / herb))
      :ARG2 (s / scene)
      :manner (w / way
            :mod (s2 / some)))

# ::id 1472 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there will be no `` personal revelations , '' sidney lumet , the film director , warns in the preface of his absorbing handbook , `` making movies .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "S sidney"
                  :op2 "Lumet")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (d / director
                        :mod (f / film))))
      :ARG1 (r / reveal-01
            :polarity -
            :ARG1-of (p2 / personal-02)
            :topic (m / make-01
                  :ARG1 (m2 / movie)))
      :location (p3 / preface
            :part-of (h2 / handbook
                  :ARG0-of (a / absorb-01)
                  :poss p)))

# ::id 1473 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok this may come as a surprise , but warren sapp was not the first to doubt russ <unk> 's ability .
# ::alignments
(c / contrast-01
      :ARG1 (p / possible-01
            :ARG1 (c2 / come-04
                  :ARG1 (t / this)
                  :ARG2 (s / surprise-01)))
      :ARG2 (p2 / person
            :ord (o / ordinal-entity
                  :value 1
                  :polarity -)
            :ARG0-of (d / doubt-01
                  :ARG1 (c3 / capable-01
                        :ARG1 (p3 / person
                              :name (n / name
                                    :op1 "Russ"))))
            :domain (p4 / person
                  :name (n2 / name
                        :op1 "Warren"
                        :op2 "Sap"))))

# ::id 1474 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok united front coalition leader inder kumar gujral on sunday said he would improve india 's relations with pakistan after forming his new government .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Inder"
                  :op2 "Kumar"
                  :op3 "Gujral")
            :ARG0-of (l / lead-02
                  :ARG1 (c / coalition
                        :ARG1-of (u / unite-01))))
      :ARG1 (ii / improve-01
            :ARG0 p
            :ARG1 (r / relation-03
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "India"))
                  :ARG2 (c3 / country
                        :name (n3 / name
                              :op1 "Pakistan")))
            :time (a / after
                  :op1 (f / form-01
                        :ARG0 p
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01)
                              :ARG1-of (n4 / new-01)
                              :poss p))))
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 1475 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a south korean university said tuesday it had installed security alarm systems in women 's bathrooms to counter `` peeping tom 's '' and possible sexual <unk> .
# ::alignments
(s / say-01
      :ARG0 (u / university
            :location (s2 / south
                  :part-of (c / country
                        :name (n / name
                              :op1 "Korea"))))
      :ARG1 (ii / install-01
            :ARG0 u
            :ARG1 (s3 / system
                  :ARG0-of (a / alarm-01)
                  :mod (s4 / security))
            :ARG2 (b / bathroom
                  :poss (w / woman))
            :purpose (c2 / counter-01
                  :ARG0 u
                  :ARG1 (a2 / and
                        :op1 (p / peep-01
                              :ARG1 (t / tom))
                        :op2 (p2 / possible-01
                              :ARG1 (s5 / sex-01)))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1476 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the philippine presidential palace announced on tuesday that the government will submit a budget proposal of ###.# billion peso -lrb- ##.# billion us dollars -rrb- for next year , ## billion pesos -lrb- about ### million dollars -rrb- more than in #### .
# ::alignments
(a / announce-01
      :ARG0 (p / palace
            :mod (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Philippines"))
                        :ARG2 (p3 / president))))
      :ARG1 (s / submit-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG1 (p4 / propose-01
                  :ARG0 g
                  :ARG1 (b / budget)
                  :ARG3 (a2 / and
                        :op1 (m / monetary-quantity
                              :quant 1000000000
                              :unit (d / dollar))
                        :op2 (m2 / monetary-quantity
                              :quant 1000000000
                              :unit (d2 / dollar)))
                  :time (y / year
                        :mod (n2 / next))))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 1477 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south korean and american troops will conduct annual joint military exercises next week , said the us military stationed here on thursday .
# ::alignments
(s / say-01
      :ARG0 (m / military
            :poss (c / country
                  :name (n / name
                        :op1 "US"))
            :ARG1-of (s2 / station-01
                  :ARG2 (h / here)
                  :time (d / date-entity
                        :weekday (t / thursday))))
      :ARG1 (c2 / conduct-01
            :ARG0 (a / and
                  :op1 (t2 / troop
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "South"
                                    :op2 "Korea")))
                  :op2 (t3 / troop
                        :mod (c4 / country
                              :name (n3 / name
                                    :op1 "America"))))
            :ARG1 (e / exercise
                  :mod (m2 / military)
                  :mod (j / joint)
                  :frequency (r / rate-entity-91
                        :ARG3 (t4 / temporal-quantity
                              :quant 1
                              :unit (y / year))))
            :time (w / week
                  :mod (n4 / next))))

# ::id 1478 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok serbian police on thursday searched a house belonging to a friend of a war crimes fugitive goran hadzic , the croatian serb wartime leader sought by the un tribunal , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (s2 / search-01
            :ARG0 (p / police
                  :mod (c / country
                        :name (n / name
                              :op1 "Serbia")))
            :ARG1 (h / house
                  :ARG0-of (b / belong-01
                        :ARG1 (p2 / person
                              :ARG0-of (h2 / have-rel-role-91
                                    :ARG1 (p3 / person
                                          :name (n2 / name
                                                :op1 "Goran"
                                                :op2 "Hadzic")
                                          :mod (f / fugitive)
                                          :ARG0-of (l / lead-02
                                                :ARG1 (c2 / country
                                                      :name (n3 / name
                                                            :op1 "Croatia"))
                                                :time (w / wartime))
                                          :ARG1-of (s3 / seek-01
                                                :ARG0 (t / tribunal)))
                                    :ARG2 (f2 / friend)))))
            :time (d / date-entity
                  :weekday (t2 / thursday))))

# ::id 1479 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indian share prices rose #.## percent on friday , as global markets recovered amid hopes that the impact of a us economic slowdown on asia were exaggerated , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (r / rise-01
            :ARG1 (p2 / price-01
                  :ARG1 (s2 / share
                        :mod (c / country
                              :name (n / name
                                    :op1 "India"))))
            :ARG2 (p3 / percentage-entity
                  :value ".##")
            :time (d2 / date-entity
                  :weekday (f / friday))
            :time (r2 / recover-01
                  :ARG1 (m / market
                        :mod (g / globe))
                  :ARG1-of (c2 / cause-01
                        :ARG0 (h / hopeful-03
                              :ARG1 (e / exaggerate-01
                                    :ARG1 (ii / impact-01
                                          :ARG0 (s3 / slow-down-03
                                                :ARG1 (e2 / economy
                                                      :mod (c3 / country
                                                            :name (n2 / name
                                                                  :op1 "America"))))
                                          :ARG1 (c4 / continent
                                                :name (n3 / name
                                                      :op1 "Asia")))))))))

# ::id 1480 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> mosquitoes infected with the west nile virus have been found in norwalk , but state officials said wednesday they do not plan any new pesticide spraying as a result .
# ::alignments
(c / contrast-01
      :ARG1 (f / find-01
            :ARG1 (m / mosquito
                  :ARG1-of (ii / infect-01
                        :ARG2 (d / disease
                              :name (n / name
                                    :op1 "West"
                                    :op2 "Nile"
                                    :op3 " virus"))))
            :location (c2 / city-district
                  :name (n2 / name
                        :op1 "Norwalk")))
      :ARG2 (s / say-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (s2 / state)
                        :ARG2 (o / official)))
            :ARG1 (p2 / plan-01
                  :polarity -
                  :ARG0 p
                  :ARG1 (s3 / spray-01
                        :ARG1 (p3 / pesticide)
                        :ARG1-of (n3 / new-01)
                        :mod (a / any))
                  :ARG2-of (r / result-01))
            :time (w / wednesday)))

# ::id 1481 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok israel 's knesset , or parliament , decided tuesday afternoon to call another special meeting during the summer recess to discuss the possible renewal of the israeli-palestinian peace talks .
# ::alignments
(d / decide-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "National"
                  :op2 "Committee")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Israel")))
      :ARG1 (c2 / call-03
            :ARG0 g
            :ARG1 (m / meet-03
                  :ARG0 g
                  :ARG1-of (s / special-02)
                  :mod (a / another))
            :time (r / recess-02
                  :time (d2 / date-entity
                        :season (s2 / summer)))
            :purpose (d3 / discuss-01
                  :ARG0 g
                  :ARG1 (p / possible-01
                        :ARG1 (r2 / renew-01
                              :ARG1 (t / talk-01
                                    :ARG1 (p2 / peace)
                                    :mod (c3 / country
                                          :name (n3 / name
                                                :op1 "Palestine")))))))
      :time d2
      :weekday (t2 / tuesday)
      :dayperiod (a2 / afternoon))

# ::id 1482 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french interior minister nicolas sarkozy signed an agreement saturday promising euro# .# million -lrb- us$ #.# million -rrb- to help senegal create opportunities for its youth to prevent them from risking their lives by migrating to europe illegally .
# ::alignments
(s / sign-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 (m / minister
                        :topic (ii / interior))))
      :ARG1 (a / agree-01
            :ARG0 p
            :ARG1 (h2 / help-01
                  :ARG0 p
                  :ARG1 (c2 / create-01
                        :ARG0 (c3 / country
                              :name (n3 / name
                                    :op1 "Senegal"))
                        :ARG1 (o / opportunity
                              :beneficiary (y / youth
                                    :poss c3))
                        :purpose (p2 / prevent-01
                              :ARG0 c3
                              :ARG1 y
                              :ARG2 (r / risk-01
                                    :ARG0 y
                                    :ARG2 (l / live-01
                                          :ARG0 y)
                                    :manner (m2 / migrate-01
                                          :ARG0 y
                                          :ARG2 c3
                                          :ARG1-of (l2 / legal-02
                                                :polarity -))))))
            :ARG2 c3)
      :time (d / date-entity
            :weekday (s2 / saturday)))

# ::id 1483 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as president bush prepared for a trip to europe , advocacy groups continued mobilizing on monday for an intense campaign to try to influence his selection of a successor to justice sandra day o'connor and sway any ensuing confirmation fight .
# ::alignments
(c / continue-01
      :ARG0 (g / group
            :ARG0-of (a / advocate-01))
      :ARG1 (m / mobilize-01
            :ARG1 g
            :ARG2 (t / try-01
                  :ARG0 g
                  :ARG1 (a2 / and
                        :op1 (ii / influence-01
                              :ARG0 g
                              :ARG1 (s / select-01
                                    :ARG0 (p / person
                                          :name (n / name
                                                :op1 "Bush")
                                          :ARG0-of (h / have-org-role-91
                                                :ARG2 (p2 / president)))
                                    :ARG1 (p3 / person
                                          :ARG0-of (s2 / succeed-02
                                                :ARG1 (j / justice)))))
                        :op2 (s3 / sway-02
                              :ARG0 g
                              :ARG1 (f / fight-01
                                    :ARG2 (c2 / confirm-01)
                                    :ARG1-of (e / ensue-01)
                                    :mod (a3 / any)))))
            :ARG1-of (ii2 / intense-02))
      :time (d / date-entity
            :weekday (m2 / monday))
      :time (p4 / prepare-02
            :ARG0 p
            :ARG2 (t2 / trip-03
                  :ARG0 p
                  :ARG1 (c3 / continent
                        :name (n2 / name
                              :op1 "Europe")))))

# ::id 1484 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok university of kentucky basketball coach tubby smith hired three assistants , including former south carolina coach george felton .
# ::alignments
(h / hire-01
      :ARG0 (u / university
            :name (n / name
                  :op1 "Tramby"
                  :op2 "Sith")
            :ARG0-of (c / coach-01
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Kentucky"))
                  :ARG2 (b / basketball)))
      :ARG1 (p / person
            :quant 3
            :ARG0-of (a / assist-01)
            :ARG2-of (ii / include-01
                  :ARG1 (p2 / person
                        :name (n3 / name
                              :op1 "George"
                              :op2 "Felton")
                        :ARG0-of (c2 / coach-01
                              :ARG1 (t2 / team
                                    :name (n4 / name
                                          :op1 "South"
                                          :op2 "Carolina"))
                              :ARG2 b
                              :time (f / former))))))

# ::id 1485 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thirteen years after being cleared of the horrific murder of his ex-wife and her friend in a verdict that shocked the world , o.j. simpson on friday failed to evade the long arm of the law .
# ::alignments
(f / fail-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "O.J."
                  :op2 "Simpson"))
      :ARG2 (e / evade-01
            :ARG0 p
            :ARG1 (a / arm
                  :ARG1-of (l / long-03)
                  :part-of (l2 / law)))
      :time (d / date-entity
            :weekday (f2 / friday))
      :time (a2 / after
            :op1 (c / clear-03
                  :ARG0 p
                  :ARG1 (m / murder-01
                        :ARG1 (a3 / and
                              :op1 (p2 / person
                                    :ARG0-of (h / have-rel-role-91
                                          :ARG1 p
                                          :ARG2 (w / wife
                                                :time (e2 / ex))))
                              :op2 (p3 / person
                                    :ARG0-of (h2 / have-rel-role-91
                                          :ARG1 p
                                          :ARG2 (f3 / friend))))
                        :mod (h3 / horrific)
                        :ARG0-of (s / shock-01
                              :ARG1 (w2 / world)))
                  :quant (t / temporal-quantity
                        :quant 13
                        :unit (y / year)))))

# ::id 1486 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a hospital where the deaths of two premature babies may be linked to a bacterial outbreak reopened its neonatal intensive care unit after two weeks of not accepting new patients .
# ::alignments
(r / reopen-01
      :ARG0 (h / hospital
            :location-of (p / possible-01
                  :ARG1 (l / link-01
                        :ARG1 (d / die-01
                              :ARG1 (b / baby
                                    :quant 2
                                    :mod (p2 / premature)))
                        :ARG2 (o / outbreak-29
                              :ARG1 (b2 / bacterium)))))
      :ARG1 (u / unit
            :mod (c / care-03
                  :mod (ii / intensive)
                  :mod (n / neonatal)
                  :poss h))
      :time (a / after
            :op1 (a2 / accept-01
                  :polarity -
                  :ARG0 h
                  :ARG1 (p3 / patient
                        :ARG1-of (n2 / new-01))
                  :duration (t / temporal-quantity
                        :quant 2
                        :unit (w / week)))))

# ::id 1488 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the fired postal worker who held seven people hostage at a regional mail center in denver surrendered on christmas eve after a nine and a half hour standoff with police .
# ::alignments
(s / surrender-01
      :ARG0 (p / person
            :ARG0-of (w / work-01
                  :ARG1 (m / mail))
            :ARG1-of (f / fire-02)
            :ARG0-of (h / hold-01
                  :ARG1 (h2 / hostage
                        :domain (p2 / person
                              :quant 7))
                  :location (c / center
                        :mod (r / region)
                        :mod m
                        :location (c2 / city
                              :name (n / name
                                    :op1 "Denver")))))
      :time (f2 / festival
            :name n
            :op1 "Christmas"
            :op2 "Eve")
      :time (a / after
            :op1 (s2 / standoff
                  :duration (t / temporal-quantity
                        :quant 9.5
                        :unit (h3 / hour))
                  :accompanier (p3 / police))))

# ::id 1489 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the writers guild of america will resume bargaining tuesday with the organization representing film and television producers .
# ::alignments
(r / resume-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Writers"
                  :op2 "Guild"
                  :op3 "of"
                  :op4 "Americaa")
            :ARG0-of (r2 / represent-01
                  :ARG1 (a / and
                        :op1 (p / person
                              :ARG0-of (p2 / produce-01
                                    :ARG1 (f / film)))
                        :op2 (p3 / person
                              :ARG0-of (p4 / produce-01
                                    :ARG1 (t / television))))))
      :ARG1 (b / bargain-01
            :ARG0 o)
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1490 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok armenian opposition parties pushed forward in their campaign against president robert kocharian , holding a protest rally that attracted an estimated ##,### people to the center of the capital .
# ::alignments
(p / push-01
      :ARG0 (p2 / party
            :ARG0-of (o / oppose-01)
            :mod (c / country
                  :name (n / name
                        :op1 "Spain"))
            :ARG0-of (h / hold-04
                  :ARG1 (r / rally-01
                        :purpose (p3 / protest-01)
                        :ARG0-of (a / attract-01
                              :ARG1 (p4 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG2 (p5 / president))
                                    :ARG1-of (e / estimate-01
                                          :ARG2 (p6 / person
                                                :ARG1-of (f / free-04))))
                              :ARG2 (c2 / center
                                    :part-of (c3 / city
                                          :ARG0-of (h3 / have-org-role-91
                                                :ARG2 (c4 / capital))))))))
      :ARG1 p2
      :ARG2 (f2 / forward)
      :direction (c5 / campaign-01
            :ARG0 p2
            :ARG1 (a2 / against
                  :op1 (p7 / person
                        :name (n2 / name
                              :op1 "Roger"
                              :op2 "Kocharian")
                        :ARG0-of (h4 / have-org-role-91
                              :ARG2 p5)))))

# ::id 1491 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok more than ###,### people in masvingo province in southern zimbabwe are desperate for food aid and had by last friday registered for help with their respective district administrators .
# ::alignments
(a / and
      :op1 (d / desperate-02
            :ARG0 (p / person
                  :location (p2 / province
                        :name (n / name
                              :op1 "Masvingo")
                        :location (s / south
                              :part-of (c / country
                                    :name (n2 / name
                                          :op1 "Zimbabwe"))))
                  :quant (m / more-than
                        :op1 (p3 / person
                              :mod (p4 / political-movement
                                    :name (n3 / name
                                          :op1 "Occupy"
                                          :op2 "Wall"
                                          :op3 "Street")))))
            :ARG1 (a2 / aid-01
                  :ARG0 p
                  :ARG1 (f / food)))
      :op2 (r / register-02
            :ARG0 p
            :ARG1 p
            :ARG3 (h / help-01
                  :ARG0 p
                  :ARG1 (p5 / person
                        :ARG0-of (a3 / administrate-01
                              :ARG1 (d2 / district))
                        :poss p))
            :time (b / by
                  :op1 (d3 / date-entity
                        :weekday (f2 / friday)
                        :mod (l / last)))))

# ::id 1492 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese university of science and technology has worked out a new policy to attract well-known scientists in the world to teach .
# ::alignments
(w / work-out-02
      :ARG0 (u / university
            :name (n / name
                  :op1 "China"
                  :op2 "University"
                  :op3 "of"
                  :op4 "Science"
                  :op5 "and"
                  :op6 "Technology"))
      :ARG1 (p / policy-01
            :ARG1 (a / attract-01
                  :ARG0 u
                  :ARG1 (s / scientist
                        :ARG1-of (k / know-02
                              :ARG2 (w2 / well)
                              :location (w3 / world)))
                  :ARG2 (t / teach-01
                        :ARG0 s))
            :ARG1-of (n2 / new-01)))

# ::id 1493 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok blue cross and blue shield of north carolina announced tuesday it will extend its generic drug <unk> holiday through the end of the year .
# ::alignments
(a / announce-01
      :ARG0 (a2 / and
            :op1 (o / organization
                  :name (n / name
                        :op1 "Blue"
                        :op2 "Cross"))
            :op2 (o2 / organization
                  :name (n2 / name
                        :op1 "Blue"
                        :op2 "Shield"))
            :poss (s / state
                  :name (n3 / name
                        :op1 "North"
                        :op2 "Carolina")))
      :ARG1 (e / extend-01
            :ARG0 a2
            :ARG1 (h / holiday
                  :mod (g / generic)
                  :poss a2)
            :ARG2 (t / through
                  :op1 (e2 / end-01
                        :ARG1 (y / year))))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1494 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok warning of increasing risks to energy supplies , top representatives of the oil and gas industry on thursday said more needed to be done to reduce dependency on gulf oil , replace traditional fossil fuels with renewable sources and promote energy efficiency .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (r / represent-01
                  :ARG1 (ii / industry
                        :mod (o / oil)
                        :mod (g / gas))
                  :mod (t / top)))
      :ARG1 (n / need-01
            :ARG1 (d / do-02
                  :ARG1 (a / and
                        :op1 (r2 / reduce-01
                              :ARG1 (d2 / depend-01
                                    :ARG0 (w / world-region
                                          :name (n2 / name
                                                :op1 "Gulf"))
                                    :ARG1 (o2 / oil)))
                        :op2 (r3 / replace-01
                              :ARG1 (f / fuel
                                    :mod (f2 / fossil)
                                    :mod (t2 / tradition))
                              :ARG2 (s2 / source
                                    :ARG1-of (r4 / renew-01
                                          :ARG1-of (p2 / possible-01))))
                        :op3 (p3 / promote-02
                              :ARG1 (e / efficient-01
                                    :ARG1 (e2 / energy)))))
            :mod (m / more))
      :time (d3 / date-entity
            :weekday (t3 / thursday))
      :time (w2 / warn-01
            :ARG1 (r5 / risk-01
                  :ARG2 (s3 / supply-01
                        :ARG1 (e3 / energy))
                  :ARG1-of (ii2 / increase-01))))

# ::id 1495 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a rhinestone-studded leather glove worn by pop icon michael jackson on his maiden moonwalk in #### , was on display tuesday in new york before it rocks on to the auction block .
# ::alignments
(d / display-01
      :ARG1 (g / glove
            :mod (l / leather)
            :ARG1-of (t / tint-01
                  :ARG2 (r / rhinestone))
            :ARG1-of (w / wear-01
                  :ARG0 (p / person
                        :name (n / name
                              :op1 "Michael"
                              :op2 "Jackson")
                        :mod (ii / icon
                              :mod (p2 / pop)))
                  :time (m / moonwalk
                        :mod (m2 / maiden)
                        :poss p
                        :subevent-of (w2 / work-of-art
                              :name (n2 / name
                                    :op1 "####")))))
      :time (d2 / date-entity
            :weekday (t2 / tuesday))
      :location (c / city
            :name (n3 / name
                  :op1 "New"
                  :op2 "York"))
      :time (b / before
            :op1 (r2 / rock-03
                  :ARG1 g
                  :direction (b2 / block
                        :mod (a / auction-01)))))

# ::id 1496 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the afghan government has dropped corruption charges against a top aide to president hamid karzai who was indicted by a us-backed task force for taking a bribe , an official said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (d / drop-05
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Afghanistan"))))
            :ARG1 (c2 / charge-05
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "Hamid"
                              :op2 "Karzai")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p3 / president))
                        :ARG1-of (ii / indict-01
                              :ARG0 (f / force
                                    :ARG2-of (t / task-01)
                                    :ARG1-of (b / back-01
                                          :ARG0 (w / we)))
                              :ARG2 (t2 / take-01
                                    :ARG0 p2
                                    :ARG1 (b2 / bribe-01)))
                        :ARG0-of (h3 / have-org-role-91
                              :ARG2 (a / aide
                                    :mod (t3 / top))))
                  :ARG2 (c3 / corrupt-01)))
      :time (d2 / date-entity
            :weekday (t4 / tuesday)))

# ::id 1497 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sen. john mccain , the presumptive republican presidential nominee , has been among a growing number of americans questioning north korea 's commitment to international nuclear disarmament talks .
# ::alignments
(ii / include-91
      :ARG1 (p / person
            :name (n / name
                  :op1 "John"
                  :op2 "McCain")
            :ARG1-of (n2 / nominate-01
                  :ARG2 (p2 / president)
                  :ARG1-of (p3 / possible-01)
                  :mod (p4 / political-party
                        :name (n3 / name
                              :op1 "Republican"))))
      :ARG2 (p5 / person
            :mod (c / country
                  :name (n4 / name
                        :op1 "America"))
            :quant (n5 / number
                  :ARG1-of (g / grow-01))
            :ARG0-of (q / question-03
                  :ARG1 (c2 / commit-01
                        :ARG1 (c3 / country
                              :name (n6 / name
                                    :op1 "North"
                                    :op2 "Korea"))
                        :ARG2 (t / talk-01
                              :ARG1 (d / disarm-01
                                    :mod (n7 / nucleus))
                              :mod (ii2 / international))))))

# ::id 1498 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a week before he debates bill bradley at harlem 's apollo theater , vice president al gore squeezed in sunday services at not one , but two , black churches and met privately with rev. al sharpton .
# ::alignments
(a / and
      :op1 (s / squeeze-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Al"
                        :op2 "N gore")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president
                              :mod (v / vice))))
            :ARG1 (s2 / service
                  :mod (s3 / sunday))
            :location (c / church
                  :quant 1
                  :ARG1-of (c2 / contrast-01
                        :ARG2 (c3 / church
                              :quant 2
                              :ARG1-of (b / black-05)))))
      :op2 (m / meet-03
            :ARG0 p
            :ARG1 (p3 / person
                  :name (n2 / name
                        :op1 "Rev."
                        :op2 "al"
                        :op3 "Sharpton"))
            :ARG1-of (p4 / private-02))
      :time (b2 / before
            :op1 (d / debate-01
                  :ARG0 p
                  :ARG2 (p5 / person
                        :name (n3 / name
                              :op1 "Bill"
                              :op2 "Baghdad"))
                  :location (t / theater
                        :mod (o / organization
                              :name (n4 / name
                                    :op1 "Apollo")
                              :poss (r / religious-group
                                    :name (n5 / name
                                          :op1 "Harlem"))))
                  :quant (t2 / temporal-quantity
                        :quant 1
                        :unit (w / week)))))

# ::id 1499 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president hamid karzai urged afghanistan 's millions of voters to flock to polling stations and vote for a better future on thursday at elections overshadowed by taliban attacks and threats .
# ::alignments
(u / urge-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 (p3 / person
            :ARG0-of (v / vote-01)
            :quant (m / multiple
                  :op1 1000000)
            :poss c)
      :ARG2 (a / and
            :op1 (f / flock-01
                  :ARG0 p3
                  :ARG1 (s / station
                        :location-of (p4 / poll-01)))
            :op2 (v2 / vote-01
                  :ARG0 p3
                  :ARG1 (f2 / future
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (g / good-02
                                    :ARG1 f2)
                              :ARG3 (m2 / more)))
                  :time (d / date-entity
                        :weekday (t / thursday))
                  :time (e / elect-01
                        :ARG1-of (o / overshadow-01
                              :ARG0 (a2 / and
                                    :op1 (a3 / attack-01
                                          :ARG0 (c2 / criminal-organization
                                                :name (n3 / name
                                                      :op1 "Taliban")))
                                    :op2 (t2 / threaten-01
                                          :ARG0 c2)))))))

# ::id 1500 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok unidentified gunmen shot and killed two policemen on wednesday in the latest violence in the muslim-dominated southern thailand , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / and
            :op1 (s2 / shoot-02
                  :ARG0 (g / gunman
                        :ARG1-of (ii / identify-01
                              :polarity -))
                  :ARG1 (p2 / policeman
                        :quant 2))
            :op2 (k / kill-01
                  :ARG0 g
                  :ARG1 p2)
            :time (w / wednesday)
            :ARG1-of (c / cause-01
                  :ARG0 (v / violence
                        :location (s3 / south
                              :part-of (c2 / country
                                    :name (n / name
                                          :op1 "Thailand"))
                              :ARG1-of (d / dominate-01
                                    :ARG0 (r / religious-group
                                          :name (n2 / name
                                                :op1 "Muslim"))))
                        :mod (l / last)))))

# ::id 1501 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indian health authorities on wednesday warned against the `` indiscriminate '' use of the anti-viral drug tamiflu and said so far ## people tested for swine flu had produced negative results .
# ::alignments
(a / and
      :op1 (w / warn-01
            :ARG0 (a2 / authority
                  :mod (h / health)
                  :mod (c / country
                        :name (n / name
                              :op1 "India")))
            :ARG1 (u / use-01
                  :ARG1 (d / drug
                        :name (n2 / name
                              :op1 "Tamiflu")
                        :ARG0-of (c2 / counter-01
                              :ARG1 (v / virus)))
                  :ARG1-of (d2 / discriminate-02
                        :polarity -))
            :time (d3 / date-entity
                  :weekday (w2 / wednesday)))
      :op2 (s / say-01
            :ARG0 a2
            :ARG1 (p / produce-01
                  :ARG0 (p2 / person
                        :ARG1-of (t / test-01
                              :ARG2 (d4 / disease
                                    :name (n3 / name
                                          :op1 "swine"
                                          :op2 "flu"))))
                  :ARG1 (r / result-01
                        :ARG1-of (n4 / negative-02))
                  :time (s2 / so-far))))

# ::id 1502 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok investor confidence suffered another blow friday as disappointing reports on manufacturing and home sales stirred worries that the economy will struggle to recover .
# ::alignments
(s / suffer-01
      :ARG0 (c / confidence
            :poss (p / person
                  :ARG0-of (ii / invest-01)))
      :ARG1 (b / blow-14
            :mod (a / another))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (c2 / cause-01
            :ARG0 (s2 / stir-02
                  :ARG0 (r / report-01
                        :ARG1 (a2 / and
                              :op1 (s3 / sell-01
                                    :ARG1 (m / manufacture-01))
                              :op2 (s4 / sell-01
                                    :ARG1 (h / home)))
                        :ARG0-of (d2 / disappoint-01))
                  :ARG1 (w / worry-01
                        :ARG0 (s5 / struggle-02
                              :ARG0 (e / economy)
                              :ARG1 (r2 / recover-01
                                    :ARG1 e))))))

# ::id 1503 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australian prime minister john howard , under pressure over his belated attack on right wing mp pauline hanson , pledged his commitment to cultural diversity in a message friday to australian buddhists .
# ::alignments
(p / pledge-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "John"
                  :op2 "Howard")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Australia"))
                  :ARG2 (m / minister
                        :mod (p3 / prime)))
            :ARG1-of (p4 / pressure-01
                  :ARG2 (a / attack-01
                        :ARG0 p2
                        :ARG1 (p5 / person
                              :name (n3 / name
                                    :op1 "MP"
                                    :op2 "Pauline"
                                    :op3 "Hanson")
                              :ARG1-of (r / right-08))
                        :mod (b / belated))))
      :ARG1 (c2 / commit-01
            :ARG1 p2
            :ARG2 (d / diversity
                  :mod (c3 / culture)))
      :medium (m2 / message-01
            :ARG0 p2
            :ARG2 (p6 / person
                  :mod (r2 / religious-group
                        :name (n4 / name
                              :op1 "Buddhism")
                        :mod c))
            :time (d2 / date-entity
                  :weekday (f / friday))))

# ::id 1504 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush had golfer ben crenshaw , a gop donor , as an overnight guest at the white house monday night after a dinner for ### big contributors at vice president dick cheney 's official residence _ fund-raising tactics that drew criticism from democrats .
# ::alignments
(h / have-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bush")
            :ARG0-of (h2 / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / person
            :name (n2 / name
                  :op1 "Ben"
                  :op2 "Crenshaw")
            :ARG0-of (d / donate-01
                  :ARG1 (g / golf-01))
            :ARG0-of (g2 / guest-01
                  :time (o / overnight)
                  :location (h3 / house
                        :ARG1-of (w / white-03))
                  :time (d2 / date-entity
                        :weekday (m / monday)
                        :dayperiod (n3 / night))
                  :time (a / after
                        :op1 (d3 / dinner
                              :beneficiary (p4 / person
                                    :ARG0-of (c / contribute-01)
                                    :mod (b / big)
                                    :location (r / residence
                                          :poss (p5 / person
                                                :name (n4 / name
                                                      :op1 "Dick"
                                                      :op2 "Cheney")
                                                :ARG0-of (h4 / have-org-role-91
                                                      :ARG2 (p6 / president
                                                            :mod (v / vice))))
                                          :mod (o2 / official))))))
            :ARG0-of (d4 / draw-02
                  :ARG1 (c2 / criticize-01
                        :ARG0 (p7 / person
                              :ARG0-of (h5 / have-org-role-91
                                    :ARG1 (p8 / political-party
                                          :name (n5 / name
                                                :op1 "Democrat"))))))))

# ::id 1505 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok you know an nfl team is entering the season in good shape when its biggest question involves the identity of its backup quarterback .
# ::alignments
(k / know-01
      :ARG0 (y / you)
      :ARG1 (e / enter-01
            :ARG0 (t / team
                  :mod (l / league
                        :name (n / name
                              :op1 "NC")))
            :ARG1 (s / season)
            :ARG2 (s2 / shape
                  :ARG1-of (g / good-02))
            :time (ii / involve-01
                  :ARG1 (ii2 / identity
                        :poss (p / person
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 t
                                    :ARG2 (q / quarterback
                                          :mod (b / backup)))))
                  :ARG2 (t2 / thing
                        :ARG1-of (q2 / question-01
                              :ARG0 t)
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (b2 / big)
                              :ARG3 (m / most))))))

# ::id 1506 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the indonesian government has defended its opposition to bringing the issue of relief work in myanmar to the un security council , saying such a move could lead the country to completely shutting its doors .
# ::alignments
(a / and
      :op1 (d / defend-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "India"))))
            :ARG1 (o / oppose-01
                  :ARG0 g
                  :ARG1 (b / bring-01
                        :ARG0 g
                        :ARG1 (ii / issue-02
                              :ARG0 (w / work-01
                                    :ARG1 (r / relieve-01))
                              :location (c2 / country
                                    :name (n2 / name
                                          :op1 "Myanmar")))
                        :ARG2 (o2 / organization
                              :name (n3 / name
                                    :op1 "UN"
                                    :op2 "Security"
                                    :op3 "Council")))))
      :op2 (s / say-01
            :ARG0 g
            :ARG1 (p / possible-01
                  :ARG1 (l / lead-03
                        :ARG0 b
                        :ARG1 c2
                        :ARG2 (s2 / shut-01
                              :ARG0 c2
                              :ARG1 (d2 / door
                                    :poss c2)
                              :ARG1-of (c3 / complete-02))))))

# ::id 1507 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president denis sassou-nguesso on friday officially proclaimed the restoration of democratic rule in this central african country after back-to-back civil wars ended in #### .
# ::alignments
(p / proclaim-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Denis"
                  :op2 "Sassou-nguesso")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p3 / president)))
      :ARG1 (r / restore-01
            :ARG0 p2
            :ARG1 (r2 / rule-03
                  :ARG0 (d / democracy))
            :location (c / country
                  :location (w / world-region
                        :name (n2 / name
                              :op1 "Central"
                              :op2 "Africa"))
                  :mod (t / this))
            :time (a / after
                  :op1 (e / end-01
                        :ARG1 (w2 / war-01
                              :mod (c2 / civil)
                              :mod (b / back-to-back)))))
      :mod (o / official)
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1508 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok belligerents from the war-torn democratic republic of congo -lrb- drc -rrb- continued private consultations in pretoria on sunday , as drc peace talks here went into overtime .
# ::alignments
(c / continue-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (r / republic
                        :name (n / name
                              :op1 "Constitution")
                        :mod (d / democracy)
                        :ARG1-of (t / tear-01
                              :ARG0 (w / war)))
                  :ARG2 (m / member)))
      :ARG1 (c2 / consult-01
            :ARG0 p
            :ARG1-of (p2 / private-02)
            :location (c3 / city
                  :name (n2 / name
                        :op1 " pretoria")))
      :time (d2 / date-entity
            :weekday (s / sunday))
      :ARG1-of (c4 / cause-01
            :ARG0 (g / go-06
                  :ARG0 (t2 / talk-01
                        :ARG1 (p3 / peace))
                  :ARG2 (o / overtime)
                  :location (h2 / here))))

# ::id 1509 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gov. chris patten on thursday rebuked china for refusing entry to eight hong kong politicians with a petition for democracy , and ridiculed beijing 's claim that they were a national security threat .
# ::alignments
(a / and
      :op1 (r / rebuke-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Chris"
                        :op2 "Patten")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n2 / name
                                    :op1 "gov."))))
            :ARG1 (c / country
                  :name (n3 / name
                        :op1 "China"))
            :ARG2 (r2 / refuse-01
                  :ARG0 c
                  :ARG1 (e / enter-01
                        :ARG0 c
                        :ARG1 (p2 / politician
                              :quant 8
                              :mod (h2 / hong-kong)))
                  :instrument (p3 / petition-01
                        :ARG0 p2
                        :ARG1 (d / democracy))))
      :op2 (r3 / ridicule-01
            :ARG0 p
            :ARG1 (c2 / claim-01
                  :ARG0 (c3 / city
                        :name (n4 / name
                              :op1 "Beijing"))
                  :ARG1 (t / threaten-01
                        :ARG0 p2
                        :ARG1 (s / security
                              :mod (n5 / nation)))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 1510 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok karachi , pakistan -lrb- ap -rrb- - two u.s. government workers were killed and one was wounded wednesday morning when attackers sprayed their van with bullets as they headed to work at the u.s. consulate in this troubled port city .
# ::alignments
(a / and
      :op1 (k / kill-01
            :ARG1 (p / person
                  :quant 2
                  :ARG0-of (w / work-01
                        :ARG2 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c / country
                                          :name (n / name
                                                :op1 "U.S.")))))))
      :op2 (w2 / wound-01
            :ARG1 (p2 / person
                  :quant 1
                  :ARG0-of (w3 / work-01
                        :ARG2 g)))
      :time (d / date-entity
            :weekday (w4 / wednesday)
            :dayperiod (m / morning))
      :ARG1-of (c2 / cause-01
            :ARG0 (s / spray-01
                  :ARG0 (p3 / person
                        :ARG0-of (a2 / attack-01))
                  :ARG1 (b / bullet)
                  :ARG2 (v / van
                        :poss p)
                  :time (h / head-02
                        :ARG0 p3
                        :ARG1 (w5 / work-01
                              :ARG0 p3
                              :ARG2 (c3 / consulate
                                    :mod c
                                    :location (c4 / city
                                          :mod (p4 / port)
                                          :ARG1-of (t / trouble-01)
                                          :mod (t2 / this))))))))

# ::id 1511 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok myanmar prime minister khin nyunt will pay a courtesy visit to thailand in early june as part of a regional tour of association of southeast asian nation member countries .
# ::alignments
(v / visit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Khin"
                  :op2 "Nyunt")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Myanmar"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (c2 / country
            :name (n3 / name
                  :op1 "Thailand"))
      :mod (c3 / courtesy)
      :subevent-of (t / tour-01
            :ARG0 p
            :ARG1 c2
            :mod (r / region)
            :subevent-of (a / associate-01
                  :ARG1 (c4 / country
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (n4 / nation
                                    :location (w / world-region
                                          :name (n5 / name
                                                :op1 "South"
                                                :op2 "Asia")))
                              :ARG2 (m2 / member)))))
      :time (e / early
            :op1 (d / date-entity)))

# ::id 1512 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a federal agency is expected to announce thursday that astra usa inc. agreed to pay $ ## million to settle allegations of sexual harassment and attempts to cover it up during the scandalous tenure of ousted chief executive lars bildman .
# ::alignments
(e / expect-01
      :ARG1 (a / announce-01
            :ARG0 (a2 / agency
                  :mod (f / federal))
            :ARG1 (a3 / agree-01
                  :ARG0 (c / company
                        :name (n / name
                              :op1 "AA"
                              :op2 "USa"
                              :op3 "Inc."))
                  :ARG1 (p / pay-01
                        :ARG0 c
                        :ARG1 (m / monetary-quantity
                              :quant 1000000000
                              :unit (d / dollar))
                        :ARG3 (s / settle-02
                              :ARG0 c
                              :ARG1 (a4 / allege-01
                                    :ARG1 (h / harass-01
                                          :ARG2 (s2 / sex-01)))
                              :ARG2 (a5 / attempt-01
                                    :ARG0 c
                                    :ARG1 (c2 / cover-up-04
                                          :ARG0 c
                                          :ARG1 a4)
                                    :time (t / tenure
                                          :poss (p2 / person
                                                :name (n2 / name
                                                      :op1 "Lars"
                                                      :op2 "Bildman")
                                                :ARG0-of (h2 / have-org-role-91
                                                      :ARG2 (e2 / executive
                                                            :mod (c3 / chief)))
                                                :ARG1-of (o / oust-01))
                                          :mod (s3 / scandalous))))))
            :time (d2 / date-entity
                  :weekday (t2 / thursday))))

# ::id 1513 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in the wave of lawlessness and frantic self-interest that has washed over this war-weary nation , small acts of pure altruism often go unnoticed .
# ::alignments
(g / go-05
      :ARG0 (a / act-02
            :mod (a2 / altruism
                  :ARG1-of (p / pure-02))
            :mod (s / small))
      :ARG1 (n / notice-01
            :polarity -
            :ARG1 a)
      :frequency (o / often)
      :time (w / wave-04
            :ARG1 (a3 / and
                  :op1 (l / law
                        :polarity -)
                  :op2 (ii / interest-01
                        :ARG1 (s2 / self)
                        :mod (f / frantic))
                  :ARG1-of (w2 / wash-01
                        :ARG2 (n2 / nation
                              :ARG0-of (w3 / woe-01
                                    :ARG1 (w4 / war))
                              :mod (t / this))))))

# ::id 1514 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eritrea 's president said tuesday that ethiopia sees war as the only way to overcome festering border tensions between the rival horn of africa nations but stressed his country was prepared for conflict .
# ::alignments
(c / contrast-01
      :ARG1 (s / say-01
            :ARG0 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "Ethiopia"))
                        :ARG2 (p2 / president)))
            :ARG1 (s2 / see-01
                  :ARG0 c2
                  :ARG1 (w / war-01)
                  :ARG2 (w2 / way
                        :mod (o / only)
                        :instrument-of (o2 / overcome-01
                              :ARG0 c2
                              :ARG1 (t / tense-03
                                    :ARG0 (b / border)
                                    :ARG1 (n2 / nation
                                          :ARG0-of (r / rival-01
                                                :ARG1 c2))
                                    :ARG1-of (f / fester-01)))))
            :time (d / date-entity
                  :weekday (t2 / tuesday)))
      :ARG2 (s3 / stress-01
            :ARG0 p
            :ARG1 (p3 / prepare-02
                  :ARG1 (c3 / country
                        :poss p)
                  :ARG2 (c4 / conflict-01))))

# ::id 1515 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north carolina a&amp;t running back mike <unk> received the jake gaither award on saturday during the ### percent wrong club 's annual awards banquet at the hyatt regency in atlanta .
# ::alignments
(r / receive-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mike")
            :ARG0-of (r2 / run-02
                  :direction (b / back))
            :mod (s / state
                  :name (n2 / name
                        :op1 "North"
                        :op2 "Carolina")))
      :ARG1 (a / award-01
            :ARG1 (a2 / award
                  :name (n3 / name
                        :op1 "Jake"
                        :op2 "Gaither"))
            :ARG2 p)
      :time (d / date-entity
            :weekday (s2 / saturday))
      :time (b2 / banquet
            :beneficiary (c / club
                  :ARG1-of (w / wrong-04))
            :frequency (r3 / rate-entity-91
                  :ARG3 (t / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :location (r4 / regency
                  :mod (c2 / city
                        :name (n4 / name
                              :op1 "Atlanta")))))

# ::id 1516 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok outgoing opec secretary general ali rodriguez arrived in doha thursday on the first leg of a gulf tour that will focus on developments in the oil market , qatar 's official qna news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Qna")
            :mod (n2 / news)
            :poss (c / country
                  :name (n3 / name
                        :op1 "Qatar"))
            :mod (o / official))
      :ARG1 (a2 / arrive-01
            :ARG1 (p / person
                  :name (n4 / name
                        :op1 "Ali"
                        :op2 "Rodriguez")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (o2 / organization
                              :name (n5 / name
                                    :op1 "Opec"))
                        :ARG2 (s / secretary
                              :mod (g / general))
                        :ARG1-of (g2 / go-out-17)))
            :ARG4 (c2 / city
                  :name (n6 / name
                        :op1 "Doha"))
            :time (d / date-entity
                  :weekday (t / thursday))
            :subevent-of (l / leg
                  :ord (o3 / ordinal-entity
                        :value 1)
                  :subevent-of (t2 / tour-01
                        :ARG0 p
                        :ARG1 (w / world-region
                              :name (n7 / name
                                    :op1 "Gulf"))
                        :ARG0-of (f / focus-01
                              :ARG2 (d2 / develop-02
                                    :ARG1 (m / market
                                          :mod (o4 / oil))))))))

# ::id 1517 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok alaska gov. and vice presidential candidate sarah palin , promoted by republican presidential nominee john mccain as his expert on energy , seemed to have problems thursday explaining whether the government bans oil and natural gas exports , especially from her own state 's north slope fields .
# ::alignments
(s / seem-01
      :ARG1 (h / have-03
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Sarah"
                        :op2 "Palin")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (s2 / state
                                          :name (n2 / name
                                                :op1 "Alaska"))))
                        :ARG2 (a / and
                              :op1 g
                              :name (n3 / name
                                    :op1 "Gov."))
                        :op2 (c / candidate
                              :mod (p2 / president
                                    :mod (v / vice))))
                  :ARG1-of (p3 / promote-02
                        :ARG0 (p4 / person
                              :name (n4 / name
                                    :op1 "John"
                                    :op2 "McCain")
                              :ARG1-of (n5 / nominate-01
                                    :ARG2 (p5 / president
                                          :mod (p6 / political-party
                                                :name (n6 / name
                                                      :op1 "Republican")))))
                        :ARG2 (e / expert-01
                              :ARG1 p4
                              :ARG2 (e2 / energy))))
            :ARG1 (p7 / problem)
            :time (d / date-entity
                  :weekday (t / thursday))
            :manner (e3 / explain-01
                  :ARG0 p
                  :ARG1 (t2 / truth-value
                        :polarity-of (b / ban-01
                              :ARG0 g
                              :ARG1 (e4 / export-01
                                    :ARG0 g
                                    :ARG1 (a2 / and
                                          :op1 (o / oil)
                                          :op2 (g3 / gas
                                                :ARG1-of (n7 / natural-03)))
                                    :source (f / field
                                          :location (s3 / slope
                                                :mod (n8 / north))
                                          :poss (s4 / state
                                                :poss p)
                                          :mod (e5 / especially))))))))

# ::id 1518 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> <unk> held off autumn rhythm by a half-length in the dlrs ##,### feature at santa anita .
# ::alignments
(f / feature-01
      :ARG1 (h / hold-off-05
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Tony"
                        :op2 "Blair"))
            :ARG1 (r / rhythm
                  :time (d / date-entity
                        :season (a / autumn)))
            :extent (l / length
                  :quant "1/2"))
      :location (c / company
            :name (n2 / name
                  :op1 "Santa"
                  :op2 "Anita")))

# ::id 1519 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bank of boston corp. is looking for a new buyer for its fidelity acceptance corp. automobile finance unit after it canceled a sale of the unit to mercury finance co. , a spokeswoman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (b / bank
                        :name (n / name
                              :op1 "Boston"
                              :op2 "Corp."))
                  :ARG2 (s2 / spokeswoman)))
      :ARG1 (l / look-04
            :ARG0 b
            :ARG1 p
            :ARG0-of (b2 / buy-01
                  :ARG1 (u / unit
                        :ARG0-of (a / accept-01
                              :ARG1 (f / finance
                                    :mod (a2 / automobile)))
                        :poss b)
                  :ARG1-of (n2 / new-01)))
      :time (a3 / after
            :op1 (c / cancel-01
                  :ARG0 b
                  :ARG1 (s3 / sell-01
                        :ARG0 b
                        :ARG1 u
                        :ARG2 (c2 / company
                              :name (n3 / name
                                    :op1 "Mercury"
                                    :op2 "Finance"
                                    :op3 "Co."))))))

# ::id 1520 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oskar lafontaine , one of germany 's most prominent leftist politicians , arrived for a working visit to cuba tuesday but is not expected to meet president fidel castro or his brother , interim leader raul , his office said tuesday .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :poss (p / person
                  :name (n / name
                        :op1 "Oskar"
                        :op2 "Lafontaine")
                  :ARG1-of (ii / include-91
                        :ARG2 (p2 / politician
                              :ARG1-of (l / left-19)
                              :ARG1-of (h / have-degree-91
                                    :ARG2 (p3 / prominent)
                                    :ARG3 (m / most)
                                    :ARG5 (p4 / politician
                                          :location (c / country
                                                :name (n2 / name
                                                      :op1 "Germany")))))))
            :ARG1 (a / arrive-01
                  :ARG1 p
                  :ARG4 (c2 / city
                        :name (n3 / name
                              :op1 "Cuba"))
                  :purpose (v / visit-01
                        :ARG0 p
                        :ARG1 c2
                        :ARG1-of (w / work-01))
                  :time (d / date-entity
                        :weekday (t / tuesday))
                  :concession-of (e / expect-01
                        :polarity -
                        :ARG1 (m2 / meet-03
                              :ARG0 p
                              :ARG1 (o2 / or
                                    :op1 (p5 / person
                                          :name (n4 / name
                                                :op1 "Fidel"
                                                :op2 "Castro")
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (p6 / president)))
                                    :op2 (p7 / person
                                          :name (n5 / name
                                                :op1 "Raul")
                                          :ARG0-of (h3 / have-rel-role-91
                                                :ARG1 p
                                                :ARG2 (b / brother))
                                          :ARG0-of (l2 / lead-02
                                                :mod (ii2 / interim)))))))))

# ::id 1521 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok minister of economic affairs steve r.l. chen activated a `` green government vehicle '' program saturday , kicking off an order that all vehicles owned by the central government and the taipei municipal government have to use e# biofuel from that day on .
# ::alignments
(a / activate-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Steve"
                  :op2 "R.L."
                  :op3 "Chen")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :topic (a2 / affair-02
                              :ARG2 (e / economy)))))
      :ARG1 (p2 / program
            :topic (v / vehicle
                  :ARG1-of (g / green-03)
                  :mod (g2 / government-organization
                        :ARG0-of (g3 / govern-01))))
      :time (d / date-entity
            :weekday (s / saturday))
      :ARG0-of (k / kick-off-04
            :ARG1 (o / order-01
                  :ARG1 (o2 / obligate-01
                        :ARG1 (a3 / and
                              :op1 (v2 / vehicle
                                    :ARG1-of (o3 / own-01
                                          :ARG0 (g4 / government-organization
                                                :ARG0-of (g5 / govern-01
                                                      :ARG1 (c / central)))))
                              :op2 (v3 / vehicle
                                    :ARG1-of (o4 / own-01
                                          :ARG0 (g6 / government-organization
                                                :ARG0-of (g7 / govern-01
                                                      :ARG1 (c2 / city
                                                            :name (n2 / name
                                                                  :op1 "Taipei"))))))
                              :mod (a4 / all))
                        :ARG2 (u / use-01
                              :ARG0 a3
                              :ARG1 (b / biofuel)
                              :time d
                              :dayperiod (d2 / day
                                    :mod (t / that)))))))

# ::id 1522 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hit by the new taiwan dollar 's depreciation , the general index for taiwan 's wholesale prices surged #.## percent to ###.## in november from the october level , according to the directorate general of budget , accounting and statistics -lrb- dgbas -rrb- .
# ::alignments
(s / surge-01
      :ARG1 (ii / index
            :ARG1-of (g / general-02)
            :topic (p / price-01
                  :ARG0 (c / country
                        :name (n / name
                              :op1 "Taiwan"))
                  :ARG3 (d / dollar)
                  :ARG1-of (n2 / new-01)))
      :ARG2 (p2 / percent
            :ARG1-of (g2 / general-02))
      :ARG3 (p3 / percentage-entity
            :value " ###.##")
      :time (d2 / date-entity
            :month 11)
      :ARG1-of (c2 / cause-01
            :ARG0 (d3 / depreciate-01
                  :ARG1 d
                  :ARG1-of n2))
      :ARG1-of (s2 / say-01
            :ARG0 (p4 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g3 / government-organization
                              :name (n3 / name
                                    :op1 "Directorate"
                                    :op2 "of"
                                    :op3 "Budget"
                                    :op4 "and"
                                    :op5 "Accounting"
                                    :op6 "and"
                                    :op7 "Statistics"))
                        :ARG2 (d4 / director)
                        :ARG1-of (g4 / general-02))))
      :time (d5 / date-entity
            :month 11))

# ::id 1523 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sudan on sunday denied ethiopian allegations that it was mistreating ethiopian refugees and accused the addis ababa regime of assassinating anti-government opponents abroad .
# ::alignments
(a / and
      :op1 (d / deny-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Sudan"))
            :ARG1 (a2 / allege-01
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "Ethiopia"))
                  :ARG1 (m / mistreat-01
                        :ARG0 c
                        :ARG1 (r / refugee
                              :mod c))))
      :op2 (a3 / accuse-01
            :ARG0 p
            :ARG1 (r2 / regime
                  :mod (c2 / criminal-organization
                        :name (n3 / name
                              :op1 "Addis"
                              :op2 "Ababa")))
            :ARG2 (a4 / assassinate-01
                  :ARG0 r2
                  :ARG1 (p2 / person
                        :ARG0-of (o / oppose-01
                              :ARG1 (g / government-organization
                                    :ARG0-of (g2 / govern-01))))
                  :location (a5 / abroad)))
      :time (d2 / date-entity
            :dayperiod (s / sunday)))

# ::id 1524 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok all world-class cyclists will have to complete a new anti-doping education program or lose their right to race , the international cycling union said friday .
# ::alignments
(s / say-01
      :ARG0 (u / union
            :mod (ii / international)
            :mod (c / cycle-01))
      :ARG1 (o / obligate-01
            :ARG1 (p / person
                  :ARG0-of (c2 / cycle-01)
                  :mod (c3 / class
                        :mod (w / world))
                  :mod (a / all))
            :ARG2 (o2 / or
                  :op1 (c4 / complete-01
                        :ARG0 p
                        :ARG1 (p2 / program
                              :topic (e / educate-01
                                    :ARG2 (d / disease
                                          :name (n / name
                                                :op1 "Doping")))
                              :ARG1-of (n2 / new-01)))
                  :op2 (l / lose-02
                        :ARG0 p
                        :ARG1 (r / right-05
                              :ARG1 p
                              :ARG2 (r2 / race-02
                                    :ARG0 p)))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1525 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar temporarily rose above ## yen here wednesday on the bank of japan intervention , before consolidating its gains with investors watching closely for follow-up intervention to push the dollar further ahead , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (r / rise-01
            :ARG1 (d2 / dollar)
            :ARG2 (a / above
                  :op1 (y / yen))
            :time (d3 / date-entity
                  :weekday (w / wednesday))
            :location (b / bank
                  :mod (ii / intervene-01
                        :ARG0 (c / country
                              :name (n / name
                                    :op1 "Japan"))))
            :duration (t / temporary)
            :time (b2 / before
                  :op1 (c2 / consolidate-01
                        :ARG0 d2
                        :ARG1 (g / gain-02
                              :ARG0 d2)
                        :manner (w2 / watch-01
                              :ARG0 (p2 / person
                                    :ARG0-of (ii2 / invest-01))
                              :ARG1 (ii3 / intervene-01
                                    :ARG1-of (f / follow-up-03))
                              :ARG1-of (c3 / close-10)
                              :purpose (p3 / push-01
                                    :ARG0 ii3
                                    :ARG1 d2
                                    :ARG2 (a2 / ahead
                                          :mod (f2 / further))))))))

# ::id 1526 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when oscar de la hoya 's plane landed on a private airfield in el paso on tuesday , the townspeople made their feelings clear .
# ::alignments
(m / make-02
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / town)
                  :ARG2 (s / speople)))
      :ARG1 (c / clear-06
            :ARG1 (f / feel-01
                  :ARG0 p))
      :time (l / land-01
            :ARG1 (p2 / plane
                  :poss (p3 / person
                        :name (n / name
                              :op1 "Oscar"
                              :op2 "de"
                              :op3 "la"
                              :op4 "Hoya")))
            :ARG2 (a / airfield
                  :ARG1-of (p4 / private-03))
            :location (c2 / city
                  :name (n2 / name
                        :op1 "El"
                        :op2 "Paso"))
            :time (d / date-entity
                  :weekday (t2 / tuesday))))

# ::id 1527 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ford-werke , the german unit of u.s. automotive giant ford motor co. , said thursday that #### profits reached ##.# million marks -lrb- dlrs ##.# million -rrb- , a sharp turnaround from losses in #### of ###.# million marks -lrb- dlrs ###.# million -rrb- .
# ::alignments
(s / say-01
      :ARG0 (u / unit
            :name (n / name
                  :op1 "Hartford-werke")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Germany"))
            :part-of (c2 / company
                  :name (n3 / name
                        :op1 "Ford"
                        :op2 "Motor"
                        :op3 "Co.")
                  :mod (g / giant)
                  :mod (a / automotive)
                  :mod c
                  :name (n4 / name
                        :op1 "United"
                        :op2 "States")))
      :ARG1 (r / reach-01
            :ARG0 (p / profit-01)
            :ARG1 (m / mark
                  :quant 1000000))
      :time (d / date-entity
            :weekday (t / thursday))
      :ARG1-of (m2 / mean-01
            :ARG2 (t2 / turn-02
                  :ARG1 (l / lose-02
                        :ARG1 (t3 / thing
                              :ARG0-of (d2 / describe-01
                                    :ARG1 m
                                    :quant 1000000))))
            :ARG1-of (s2 / sharp-02)))

# ::id 1528 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok private enterprises in china 's eastern province , zhejiang , have become shining stars in the province 's export and foreign investment .
# ::alignments
(b / become-01
      :ARG1 (e / enterprise
            :ARG1-of (p / private-03)
            :location (p2 / province
                  :name (n / name
                        :op1 "Zhejiang")
                  :location (e2 / east
                        :part-of (c / country
                              :name (n2 / name
                                    :op1 "China")))))
      :ARG2 (s / star
            :ARG1-of (s2 / shine-01)
            :location (a / and
                  :op1 (e3 / export-01
                        :ARG0 p2)
                  :op2 (ii / invest-01
                        :mod (f / foreign)))))

# ::id 1529 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the start of south africa 's tour match against the english minor counties was delayed by rain here on wednesday , with no play possible before lunch .
# ::alignments
(d / delay-01
      :ARG0 (r / rain-01)
      :ARG1 (s / start-01
            :ARG1 (m / match-03
                  :ARG0 (c / continent
                        :name (n / name
                              :op1 "South"
                              :op2 "Africa"))
                  :ARG1 (c2 / county
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "England"))
                        :ARG1-of (m2 / minor-01))
                  :mod (t / tour)))
      :location (h / here)
      :time (d2 / date-entity
            :weekday (w / wednesday))
      :ARG0-of (c4 / cause-01
            :ARG1 (p / possible-01
                  :polarity -
                  :ARG1 (p2 / play-01
                        :time (b / before
                              :op1 (l / lunch))))))

# ::id 1530 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok american jeremy roenick defended his title with a #-for-# performance in the accuracy shooting event as the eastern conference rolled to a ##-# victory over the west in the national hockey league all-star superskills competition .
# ::alignments
(d / defend-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Jeremy"
                  :op2 "Roenick")
            :mod (c / country
                  :name (n2 / name
                        :op1 "America")))
      :ARG1 (t / title
            :poss p)
      :manner (p2 / perform-02
            :ARG0 p
            :ARG1 (s / shoot-01
                  :ARG2 (a / accurate)))
      :time (r / roll-01
            :ARG0 (c2 / conference
                  :location (e / east))
            :ARG2 (w / win-01
                  :ARG0 c2
                  :ARG1 (g / game
                        :name (n3 / name
                              :op1 "West")
                        :mod (l / league
                              :name (n4 / name
                                    :op1 "National"
                                    :op2 "Hockey"
                                    :op3 "League")
                              :mod (s2 / superkills
                                    :mod (s3 / star
                                          :mod (a2 / all))))))
            :manner (w2 / win-01
                  :ARG0 c2)))

# ::id 1531 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president clinton , in a farewell from the oval office , told the nation thursday night that `` america has done well '' during his presidency , with record-breaking prosperity and a cleaner environment .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (d / do-02
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "America"))
            :ARG1 (w / well-09)
            :time (h2 / have-org-role-91
                  :ARG0 c
                  :ARG2 p2)
            :manner (a / and
                  :op1 (p3 / prosper-01
                        :ARG0 c
                        :ARG0-of (b / break-01
                              :ARG1 (r / record)))
                  :op2 (e / environment
                        :ARG1-of (h3 / have-degree-91
                              :ARG2 (c2 / clean-04
                                    :ARG1 e)
                              :ARG3 (m / more)))))
      :ARG2 (n3 / nation)
      :time (d2 / date-entity
            :weekday (t2 / thursday)
            :dayperiod (n4 / night))
      :manner (f / farewell)
      :source (o / office
            :mod (o2 / oval)))

# ::id 1532 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a new outbreak of the h#n# bird flu virus has been detected in laos in the first such case in nearly seven months , lao authorities announced on tuesday .
# ::alignments
(a / announce-01
      :ARG0 (a2 / authority
            :mod (c / country
                  :name (n / name
                        :op1 "Laos")))
      :ARG1 (d / detect-01
            :ARG1 (o / outbreak-29
                  :ARG1 (d2 / disease
                        :name (n2 / name
                              :op1 "H#n#"
                              :op2 "bird"
                              :op3 "flu"))
                  :ARG1-of (n3 / new-01))
            :location c
            :time (c2 / case-04
                  :ord (o2 / ordinal-entity
                        :value 1
                        :range (n4 / nearly
                              :op1 (t / temporal-quantity
                                    :quant 7
                                    :unit (m / month))))
                  :mod (s / such)))
      :time (d3 / date-entity
            :weekday (t2 / tuesday)))

# ::id 1533 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china began blocking results for sensitive searches on google 's hong kong-based web site tuesday , after the internet search giant said it would redirect users from the mainland to the hong kong site in an effort to avoid chinese censorship .
# ::alignments
(b / begin-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "China"))
      :ARG1 (b2 / block-01
            :ARG0 c
            :ARG1 (r / result
                  :purpose (s / search-01
                        :ARG2 (s2 / site
                              :name (n2 / name
                                    :op1 "Hong"
                                    :op2 "Kong")
                              :ARG1-of (b3 / base-01
                                    :location (c2 / company
                                          :name (n3 / name
                                                :op1 "Google")))
                              :mod (w / web))
                        :ARG0-of (s3 / sensitive-03)))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :time (a / after
            :op1 (s4 / say-01
                  :ARG0 c2
                  :ARG1 (r2 / redirect-01
                        :ARG0 c2
                        :ARG1 (p / person
                              :ARG0-of (u / use-01))
                        :ARG2 (m / mainland)
                        :purpose (e / effort-01
                              :ARG0 c2
                              :ARG1 (a2 / avoid-01
                                    :ARG0 c2
                                    :ARG1 (c3 / censor-01
                                          :ARG0 c)))))))

# ::id 1534 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok west palm beach , fla. - i almost hate wasting space writing about rumor has it , because pretty much everything i have to say about it can be summed up in one word - unless you do n't consider `` <unk> .
# ::alignments
(m / multi-sentence
      :snt1 (b / beach
            :name (n / name
                  :op1 "West"
                  :op2 "Pal palm"
                  :op3 "Beach")
            :location (s / state
                  :name (n2 / name
                        :op1 "Florida")))
      :snt2 (h / hate-01
            :ARG0 (ii / i)
            :ARG1 (w / waste-01
                  :ARG0 ii
                  :ARG1 (s2 / space)
                  :ARG2 (w2 / write-01
                        :ARG0 ii
                        :ARG1 (r / rumor-01)))
            :mod (a / almost)
            :ARG1-of (c / cause-01
                  :ARG0 (p / possible-01
                        :ARG1 (s3 / sum-up-01
                              :ARG1 (e / everything
                                    :ARG1-of (s4 / say-01
                                          :ARG0 ii
                                          :topic (ii2 / it))
                                    :mod (p2 / pretty-much))
                              :ARG2 (w3 / word
                                    :quant 1))
                        :condition (c2 / consider-02
                              :polarity -
                              :ARG0 (y / you)
                              :ARG1 (a2 / amr-unknown))))))

# ::id 1535 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after contemplating a career as a doctor , <unk> hickox decided that nursing would give her more flexibility .
# ::alignments
(d / decide-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Hickox"))
      :ARG1 (g / give-01
            :ARG0 (n2 / nurse-01)
            :ARG1 (f / flexibility
                  :ARG1-of (h / have-quant-91
                        :ARG3 (m / more)))
            :ARG2 p)
      :time (a / after
            :op1 (c / contemplate-01
                  :ARG0 p
                  :ARG1 (c2 / career
                        :mod (d2 / doctor)))))

# ::id 1536 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the israel defense forces -lrb- idf -rrb- chief of general staff lt.-gen .
# ::alignments
(p / person
      :ARG0-of (h / have-org-role-91
            :ARG1 (m / military
                  :name (n / name
                        :op1 "Israeli"
                        :op2 "Defense"
                        :op3 "Forces"))
            :ARG2 (c / chief
                  :topic (s / staff
                        :mod (g / general))))
      :ARG2-of h)

# ::id 1537 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok representatives of ivory coast president laurent gbagbo and new forces rebel leader guillaume soro started holding face-to-face talks on monday in a bid to promote a stalled peace process .
# ::alignments
(s / start-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Laurent"
                        :op2 "Gbagbo")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country-region
                              :name (n2 / name
                                    :op1 "Ivory"
                                    :op2 "Coast"))
                        :ARG2 (p2 / president)))
            :op2 (p3 / person
                  :name (n3 / name
                        :op1 "Guillaume"
                        :op2 "Soro")
                  :ARG0-of (l / lead-02
                        :ARG1 (f / force
                              :ARG1-of (n4 / new-01)))
                  :ARG0-of (r / rebel-01)))
      :ARG1 (h2 / hold-04
            :ARG0 a
            :ARG1 (t / talk-01
                  :ARG0 a
                  :manner (f2 / face-to-face))
            :time (d / date-entity
                  :weekday (m / monday))
            :purpose (b / bid-01
                  :ARG0 a
                  :ARG1 (p4 / promote-02
                        :ARG0 a
                        :ARG1 (p5 / process-02
                              :ARG1 (p6 / peace)
                              :ARG1-of (s2 / stall-01))))))

# ::id 1538 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok philippe jaffre , former chairman of oil group elf aquitaine and current executive vice president of engineering company alstom , has died , his company said sunday .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :poss (p / person
                  :name (n / name
                        :op1 "philippe"
                        :op2 "Jaffre")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / group
                              :name (n2 / name
                                    :op1 "Elf"
                                    :op2 " aquitaine")
                              :mod (o / oil))
                        :ARG2 (c2 / chairman)
                        :time (f / former))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c3 / company
                              :name (n3 / name
                                    :op1 "Alstom")
                              :mod (e / engineer-01))
                        :ARG2 (p2 / president
                              :mod (v / vice)
                              :mod (e2 / executive))
                        :time (c4 / current))))
      :ARG1 (d / die-01
            :ARG1 p)
      :time (d2 / date-entity
            :weekday (s2 / sunday)))

# ::id 1539 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jason gallian will join the england tour of south africa , it was announced here saturday .
# ::alignments
(a / announce-01
      :ARG1 (j / join-04
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Jason"
                        :op2 "Gallian"))
            :ARG1 (t / tour-01
                  :ARG0 p
                  :ARG1 (c / continent
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Africa"))
                  :location (c2 / country
                        :name (n3 / name
                              :op1 "England"))))
      :location (h / here)
      :time (d / date-entity
            :weekday (s / saturday)))

# ::id 1540 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. dollar was trading at ###.## yen on the tokyo foreign exchange market at # a.m. -lrb- #### gmt -rrb- thursday , down #.## yen from late wednesday .
# ::alignments
(t / trade-01
      :ARG1 (d / dollar
            :mod (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States")))
      :ARG3 (y / yen
            :mod (s / string-entity
                  :value " ###.##"))
      :location (m / market
            :mod (e / exchange-01
                  :ARG1 (f / foreign)))
      :time (d2 / date-entity
            :time "1:00"))

# ::id 1541 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for many of the more than ### people attending the international congress on gender , cross-dressing and sex issues , the historic gathering was a symbol of how far the `` gender community '' has come .
# ::alignments
(s / symbolize-01
      :ARG0 (g / gather-03
            :mod (h / history))
      :ARG1 (c / come-01
            :ARG1 (c2 / community
                  :mod (g2 / gender))
            :ARG4 (f / far))
      :beneficiary (p / person
            :ARG1-of (ii / include-91
                  :ARG2 (p2 / person
                        :ARG0-of (a / attend-01
                              :ARG1 (c3 / congress
                                    :mod (ii2 / international))
                              :topic (a2 / and
                                    :op1 g2)
                              :op2 (c4 / crossdressing)
                              :op3 (ii3 / issue-02
                                    :ARG0 (s2 / sex))))
                  :ARG3 (m / more-than
                        :op1 (p3 / person
                              :quant (m2 / many))))))

# ::id 1542 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bosnian serbs denied monday having shot at un protection force positions in sarajevo in the past few days or having launched the shells that killed at least ## people over the weekend .
# ::alignments
(d / deny-01
      :ARG0 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "Bosnia")))
      :ARG1 (o / or
            :op1 (s / shoot-01
                  :ARG0 p
                  :ARG2 (p2 / position
                        :location-of (f / force
                              :ARG0-of (p3 / protect-01))
                        :location (c2 / city-district
                              :name (n2 / name
                                    :op1 "Sarajevo")))
                  :time (b / before
                        :op1 (n3 / now)
                        :duration (f2 / few
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (d2 / day)))))
            :op2 (l / launch-01
                  :ARG0 p
                  :ARG1 (s2 / shell
                        :ARG0-of (k / kill-01
                              :ARG1 (p4 / person
                                    :quant (a / at-least
                                          :op1 1000000))
                              :time (w / weekend)))))
      :time (d3 / date-entity
            :weekday (m / monday)))

# ::id 1543 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vassilis torosidis scored in the second half to give greece a #-# victory over latvia on friday in a #### european championship qualifier .
# ::alignments
(s / score-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Vassilis"
                  :op2 "Torosidis"))
      :time (h / half
            :ord (o / ordinal-entity
                  :value 2))
      :ARG0-of (g / give-01
            :ARG1 (w / win-01
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "Greece"))
                  :ARG2 (t / team
                        :name (n3 / name
                              :op1 "Latvia"))
                  :time (d / date-entity
                        :weekday (f / friday))
                  :subevent-of (q / qualify-02
                        :ARG2 (c2 / championship
                              :mod (c3 / continent
                                    :name (n4 / name
                                          :op1 "Europe")))))
            :ARG2 c))

# ::id 1544 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jade goody , a dental assistant turned reality-tv star whose whirlwind journey from poverty to celebrity to tragedy became a national soap opera and morality tale in britain , has died .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Jade"
                  :op2 "Goody")
            :ARG0-of (t / turn-02
                  :ARG0-of (a / assist-01
                        :ARG2 (t2 / tooth)))
            :ARG1-of t
            :ARG2 (s / star
                  :mod (t3 / television)
                  :mod (r / reality))
            :ARG0-of (j / journey-01
                  :ARG2 (a2 / and
                        :op1 (p2 / poor)
                        :op2 (c / celebrity))
                  :manner (w / whirlwind)
                  :ARG1-of (b / become-01
                        :ARG2 (a3 / and
                              :op1 (o / opera
                                    :mod (s2 / soap)
                                    :mod (n2 / nation))
                              :op2 (t4 / tale
                                    :topic (m / morality))
                              :location (c2 / country
                                    :name (n3 / name
                                          :op1 "Britain")))))))

# ::id 1545 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us producer prices -- a measure of inflation at the wholesale level -- fell by a one-year record #.# percent in june as energy and food prices declined , government figures showed thursday .
# ::alignments
(s / show-01
      :ARG0 (f / figure
            :mod (g / government-organization
                  :ARG0-of (g2 / govern-01)))
      :ARG1 (f2 / fall-01
            :ARG1 (p / price-01
                  :ARG0 (w / we)
                  :ARG0-of (p2 / produce-01)
                  :ARG1-of (m / measure-01
                        :ARG2 (ii / inflate-01
                              :mod (l / level
                                    :mod (w2 / wholesale-01)))))
            :ARG2 (p3 / percentage-entity
                  :value "1/2")
            :time (d / date-entity
                  :monthune (c / cause-01
                        :ARG0 (d2 / decline-01
                              :ARG1 (a / and
                                    :op1 (p4 / price-01
                                          :ARG1 (e / energy))
                                    :op2 (p5 / price-01
                                          :ARG1 (f3 / food)))))))
      :time d
      :weekday (t / thursday))

# ::id 1546 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dna testing on hairs found under the fingernails of a canadian executive slain in puerto rico show they are his own , and do not belong to a man charged in his death , a prosecutor said wednesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (p2 / prosecute-01))
      :ARG1 (a / and
            :op1 (t / test-01
                  :polarity -
                  :ARG1 (h / hair
                        :ARG1-of (f / find-01
                              :location (u / under
                                    :op1 (f2 / fingernail
                                          :part-of (p3 / person
                                                :ARG0-of (h2 / have-org-role-91
                                                      :ARG2 (e / executive))
                                                :mod (c / country
                                                      :name (n / name
                                                            :op1 "Canada"))
                                                :ARG1-of (s2 / slay-01
                                                      :location (c2 / city
                                                            :name (n2 / name
                                                                  :op1 "Puerto"
                                                                  :op2 "Rico")))))))))
            :op2 (b / belong-01
                  :polarity -
                  :ARG0 h
                  :ARG1 (m / man
                        :ARG1-of (c3 / charge-05
                              :ARG2 (d / die-01
                                    :ARG1 e)))))
      :time (w / wednesday))

# ::id 1547 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mohamed elbaradei , the head of the international atomic energy agency , said wednesday that russia could play a `` vitally important role '' in resolving the crises surrounding iraq and north korea .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mohamed"
                  :op2 "Elbaradei")
            :ARG0-of (h / head-01
                  :ARG1 (a / agency
                        :mod (ii / international)
                        :mod (e / energy
                              :mod (a2 / atom)))))
      :ARG1 (p2 / possible-01
            :ARG1 (p3 / play-02
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "Russia"))
                  :ARG1 (r / role
                        :ARG1-of (ii2 / important-01
                              :mod (v / vital))
                        :topic (r2 / resolve-01
                              :ARG1 (c2 / crisis
                                    :ARG1-of (s2 / surround-01
                                          :ARG2 (a3 / and
                                                :op1 (c3 / country
                                                      :name (n3 / name
                                                            :op1 "Iraq"))
                                                :op2 (c4 / country
                                                      :name (n4 / name
                                                            :op1 "North"
                                                            :op2 "Korea"))))))))
            :time (w / wednesday)))

# ::id 1548 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an afghan journalist who was held hostage by the taliban for a month and was killed this week , was buried in kabul , his home city , on wednesday , and his relatives and colleagues criticized president hamid karzai for not having done more to win his release .
# ::alignments
(a / and
      :op1 (b / bury-01
            :ARG1 (j / journalist
                  :mod (c / country
                        :name (n / name
                              :op1 "Afghanistan"))
                  :ARG1-of (h / hold-01
                        :ARG0 (c2 / criminal-organization
                              :name (n2 / name
                                    :op1 "Taliban"))
                        :ARG3 (h2 / hostage)
                        :duration (t / temporal-quantity
                              :quant 1
                              :unit (m / month)))
                  :ARG1-of (k / kill-01
                        :time (w / week
                              :mod (t2 / this))))
            :location (c3 / city
                  :name (n3 / name
                        :op1 "Kabul")
                  :mod (h3 / home)
                  :poss j)
            :time (w2 / wednesday))
      :op2 (c4 / criticize-01
            :ARG0 (a2 / and
                  :op1 (p / person
                        :ARG0-of (h4 / have-rel-role-91
                              :ARG1 j
                              :ARG2 (r / relative)))
                  :op2 (p2 / person
                        :ARG0-of h4
                        :ARG1 j
                        :ARG2 (c5 / colleague))))
      :ARG1 (p3 / person
            :name (n4 / name
                  :op1 "Hamid"
                  :op2 "Karzai")
            :ARG0-of (h5 / have-org-role-91
                  :ARG2 (p4 / president)))
      :ARG2 (d / do-02
            :polarity -
            :ARG0 p3
            :ARG1 (m2 / more)
            :ARG2 (w3 / win-01
                  :ARG0 p3
                  :ARG1 (r2 / release-01
                        :ARG1 j))))

# ::id 1549 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok q. my mother prefers to invest conservatively and has done quite well with tax-exempt municipal bonds .
# ::alignments
(a / and
      :li "q"
      :op1 (p / prefer-01
            :ARG0 (p2 / person
                  :ARG0-of (h / have-rel-role-91
                        :ARG1 (ii / i)
                        :ARG2 (m / mother)))
            :ARG1 (ii2 / invest-01
                  :ARG0 p2
                  :manner (c / conservative)))
      :op2 (d / do-02
            :ARG0 p2
            :ARG1 (b / bond
                  :mod (c2 / city)
                  :ARG1-of (e / exempt-01
                        :ARG2 (t / tax-01)))
            :ARG1-of (w / well-09
                  :degree (q / quite))))

# ::id 1550 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with the latest israeli-palestinian summit yielding few results , israeli leaders are voicing hope that an upcoming gathering of arab leaders in saudi arabia could produce a breakthrough in long-stalled peace efforts .
# ::alignments
(v / voice-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Israel"))))
      :ARG1 (h / hope-01
            :ARG0 p
            :ARG1 (p2 / possible-01
                  :ARG1 (p3 / produce-01
                        :ARG0 (g / gather-03
                              :ARG0 (p4 / person
                                    :ARG0-of (l2 / lead-02
                                          :ARG1 (e / ethnic-group
                                                :name (n2 / name
                                                      :op1 "Arab")))
                                    :location (c2 / country
                                          :name (n3 / name
                                                :op1 "Saudi"
                                                :op2 "Arabia")))
                              :time (u / upcoming))
                        :ARG1 (b / break-through-22
                              :ARG1 (e2 / effort-01
                                    :ARG1 (p5 / peace)
                                    :ARG1-of (s / stall-01
                                          :ARG1-of (l3 / long-03)))))))
      :ARG1-of (c3 / cause-01
            :ARG0 (y / yield-01
                  :ARG0 (s2 / summit
                        :mod (l4 / last)
                        :mod c
                        :mod (c4 / country
                              :name (n4 / name
                                    :op1 "Palestine")))
                  :ARG1 (r / result
                        :quant (f / few)))))

# ::id 1551 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a passenger train in northwest turkey ignored a stop signal and rammed into an oncoming train , killing six people and injuring ## others , officials said , in the nation 's third deadly rail accident in as many weeks .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (a / and
            :op1 (ii / ignore-01
                  :ARG0 (t / train
                        :mod (p / passenger)
                        :location (s2 / state
                              :name (n / name
                                    :op1 "Turkey")
                              :location (n2 / northwest)))
                  :ARG1 (s3 / signal-07
                        :ARG1 (s4 / stop-01)))
            :op2 (r / ram-01
                  :ARG0 t
                  :ARG1 (t2 / train
                        :ARG1-of (c / come-01
                              :direction (o2 / on))))
            :ARG0-of (c2 / cause-01
                  :ARG1 (a2 / and
                        :op1 (k / kill-01
                              :ARG0 t
                              :ARG1 (p2 / person
                                    :quant 6))
                        :op2 (ii2 / injure-01
                              :ARG0 t
                              :ARG1 (p3 / person
                                    :mod (o3 / other)))))
            :time (a3 / accident
                  :mod (r2 / rail)
                  :ARG0-of k)
            :ord (o4 / ordinal-entity
                  :value 3
                  :range (t3 / temporal-quantity
                        :quant 1
                        :unit (w / week)))
            :poss (n3 / nation)))

# ::id 1552 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok but suddenly , the mock young proved as elusive as the real one would in florida , snapping free from its rope and unexpectedly stopping the pregame stunt for several minutes .
# ::alignments
(c / contrast-01
      :ARG2 (p / prove-01
            :ARG1 (e / elude-01
                  :ARG0 (p2 / person
                        :mod (y / young)
                        :mod (m / mock))
                  :ARG2-of (h / have-degree-91
                        :ARG1 p2
                        :ARG3 (e2 / equal)
                        :ARG4 (p3 / person
                              :ARG1-of (r / real-04)
                              :location (s / state
                                    :name (n / name
                                          :op1 "Florida"))
                              :ARG0-of (s2 / snap-04
                                    :ARG1 p2
                                    :ARG3 (f / free-04
                                          :ARG1 p2
                                          :ARG2 (r2 / rope
                                                :poss p2)))
                              :ARG0-of (s3 / stop-01
                                    :ARG1 (t / thing
                                          :ARG1-of (s4 / stunt-01
                                                :time (p4 / pregame)))
                                    :manner (e3 / expect-01
                                          :polarity -)
                                    :duration (s5 / several
                                          :op1 (t2 / temporal-quantity
                                                :quant 1
                                                :unit (m2 / minute)))))))
            :manner (s6 / sudden)))

# ::id 1553 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ron howard <unk> on back to john ford territory with his latest , a <unk> , <unk> western called `` the missing , '' and if you suffered through howard 's last ford replica , `` far and away , '' you know that 's not a good thing .
# ::alignments
(a / and
      :op1 (g / go-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "ron"
                        :op2 "Howard"))
            :ARG4 (t / territory
                  :name (n2 / name
                        :op1 "John"
                        :op2 "Ford"))
            :direction (b / back)
            :manner (c / call-01
                  :ARG0 p
                  :ARG1 (t2 / thing
                        :ARG1-of (m / miss-01)
                        :mod (l / last)
                        :ARG1-of c
                        :ARG0 (w / world-region
                              :name (n3 / name
                                    :op1 "Western")))))
      :op2 (k / know-01
            :ARG0 (y / you)
            :ARG1 (t3 / thing
                  :ARG1-of (g2 / good-02
                        :polarity -)
                  :domain (t4 / that))
            :condition (s / suffer-01
                  :ARG0 y
                  :ARG1 (t5 / thing
                        :ARG1-of (r / replica-01
                              :ARG0 p
                              :location t
                              :mod l)))
            :manner (f / far-and-away)))

# ::id 1554 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the european commission -lrb- ec -rrb- said on thursday that it has rejected a complaint against a multi - ownership rule of the uefa , the european football governing body .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "European"
                  :op2 "Commission"))
      :ARG1 (r / reject-01
            :ARG0 o
            :ARG1 (c / complain-01
                  :ARG1 (r2 / rule-01
                        :ARG0 (o2 / organization
                              :name (n2 / name
                                    :op1 "Uefa")
                              :mod (b / body
                                    :ARG0-of (g / govern-01
                                          :ARG1 (f / football))
                                    :mod (o3 / organization
                                          :name (n3 / name
                                                :op1 "European"
                                                :op2 "Union"))))
                        :ARG1 (o4 / ownership
                              :quant (m / multiple)))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1555 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraq on wednesday urged participants at the upcoming conference in the egyptian resort of sharm el-sheikh to cancel its debt and help restore security .
# ::alignments
(u / urge-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "iraq"))
      :ARG1 (p2 / person
            :ARG0-of (p3 / participate-01
                  :ARG1 (c / conference
                        :mod (u2 / upcoming)
                        :location (r / resort
                              :name (n2 / name
                                    :op1 "Sharm"
                                    :op2 "el-sheikh")
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "Egypt"))))))
      :ARG2 (a / and
            :op1 (c3 / cancel-01
                  :ARG0 p2
                  :ARG1 (d / debt
                        :poss r))
            :op2 (h / help-01
                  :ARG0 p2
                  :ARG1 (r2 / restore-02
                        :ARG0 p2
                        :ARG1 (s / security))))
      :time (d2 / date-entity
            :weekday (w / wednesday)))

# ::id 1556 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the ##nd plenary session of the parliamentary assembly of the black sea economic cooperation -lrb- <unk> -rrb- ended wednesday with the adoption of a declaration condemning international terrorism .
# ::alignments
(e / end-01
      :ARG1 (s / session
            :ord (o / ordinal-entity
                  :value 2)
            :part-of (o2 / organization
                  :name (n / name
                        :op1 "Parliament"
                        :op2 "Assembly"
                        :op3 "of"
                        :op4 "the"
                        :op5 "Black"
                        :op6 "Sea"
                        :op7 "Economic"
                        :op8 "Cooperation"))
            :mod (p / plenary))
      :ARG2 (a / adopt-01
            :ARG1 (d / declare-01
                  :ARG0-of (c / condemn-01
                        :ARG1 (t / terrorism
                              :mod (ii / international)))))
      :time (w / wednesday))

# ::id 1557 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok burgundy lovers will put up with almost anything where their favorite wine is concerned .
# ::alignments
(p / put-up-12
      :ARG0 (l / lover
            :mod (w / wine
                  :mod (b / burgundy)))
      :ARG1 (a / anything
            :mod (a2 / almost)
            :topic (w2 / wine
                  :ARG1-of (f / favor-01
                        :ARG0 l))))

# ::id 1558 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok with a warning from its leader that anti-semitism `` is rearing its ugly head again , '' berlin 's jewish community marked the ##th anniversary saturday of the destruction of synagogues and jewish businesses across germany in the #### kristallnacht pogrom , seen as a precursor to the holocaust .
# ::alignments
(m / mark-01
      :ARG0 (c / community
            :mod (r / religious-group
                  :name (n / name
                        :op1 "Jew"))
            :poss (c2 / city
                  :name (n2 / name
                        :op1 "Berlin")))
      :ARG1 (a / anniversary
            :ord (o / ordinal-entity
                  :value -1)
            :topic (d / destroy-01
                  :ARG1 (a2 / and
                        :op1 (s / synagogue)
                        :op2 (b / business
                              :mod r))
                  :location (a3 / across
                        :op1 c2
                        :name (n3 / name
                              :op1 "Germany")))
            :subevent-of (p / pogrom
                  :name (n4 / name
                        :op1 "Kristallnacht")
                  :ARG1-of (s2 / see-01
                        :ARG2 (p2 / precede-01
                              :ARG1 (h / holocaust)))))
      :time (d2 / date-entity
            :weekday (s3 / saturday))
      :manner (w / warn-01
            :ARG0 (p3 / person
                  :ARG0-of (l / lead-02
                        :ARG1 c2))
            :ARG1 (r2 / reare-01
                  :ARG0 (o2 / oppose-01
                        :ARG1 r
                        :name (n5 / name
                              :op1 "Jew")))
            :ARG1 (h2 / head
                  :mod (u / ugly))
            :mod (a4 / again)))

# ::id 1559 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an anti-graft agency lodged a suit before the supreme court on monday to accuse a group of former government officials under the thaksin administration , including three current cabinet ministers , of misconduct in a government lottery scheme .
# ::alignments
(l / lodge-01
      :ARG0 (a / agency
            :ARG0-of (o / oppose-01
                  :ARG1 (g / graft)))
      :ARG1 (s / sue-02)
      :ARG2 (g2 / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court"))
      :time (d / date-entity
            :weekday (m / monday))
      :purpose (a2 / accuse-01
            :ARG0 a
            :ARG1 (g3 / group
                  :consist-of (p / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (g4 / government-organization
                                    :ARG0-of (g5 / govern-01))
                              :ARG2 (o2 / official)
                              :time (f / former))
                        :ARG2-of (ii / include-91
                              :ARG1 (p2 / person
                                    :quant 3
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (g6 / government-organization
                                                :name (n2 / name
                                                      :op1 "Cabinet"))
                                          :ARG2 (m2 / minister)
                                          :time (c / current))))))
            :ARG2 (m3 / misconduct-01
                  :ARG0 g3
                  :ARG1 (s2 / scheme-01
                        :ARG1 (l2 / lottery
                              :mod (g7 / government-organization
                                    :ARG0-of (g8 / govern-01)))))))

# ::id 1560 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the second four-party peace talks on the korean peninsula will be held late next week after senior officials from the united states and the democratic people 's republic of korea -lrb- dprk -rrb- made an agreement in their two-day beijing consultations , the state department announced today .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "State"
                  :op2 "Department"))
      :ARG1 (h / hold-04
            :ARG1 (t / talk-01
                  :ARG0 (p / party
                        :quant 4)
                  :ARG1 (p2 / peace)
                  :location (p3 / peninsula
                        :name (n2 / name
                              :op1 "Korea"))
                  :ord (o / ordinal-entity
                        :value 2))
            :time (l / late
                  :op1 (w / week
                        :mod (n3 / next)))
            :time (a2 / after
                  :op1 (a3 / agree-01
                        :ARG0 (a4 / and
                              :op1 (p4 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG1 (c / country
                                                :name (n4 / name
                                                      :op1 "United"
                                                      :op2 "States"))
                                          :ARG2 (o2 / official
                                                :mod (s / senior))))
                              :op2 (p5 / person
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG1 (r / republic
                                                :poss (p6 / people
                                                      :mod (d / democracy)))
                                          :ARG2 (o3 / official
                                                :mod (s2 / senior)))))
                        :time (c2 / consult-01
                              :ARG0 a4
                              :location (c3 / city
                                    :name (n5 / name
                                          :op1 "Beijing"))
                              :duration (t2 / temporal-quantity
                                    :quant 2
                                    :unit (d2 / day))))))
      :time (t3 / today))

# ::id 1561 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the national basketball association will lock out its players at one minute past midnight , starting the first work stoppage in the history of the league , officials said friday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (l / lock-out-02
            :ARG0 (a / association
                  :mod (b / basketball)
                  :mod (n / nation))
            :ARG1 (p / person
                  :ARG0-of (p2 / play-01)
                  :poss a)
            :time (b2 / before
                  :op1 (m / midnight)
                  :quant (t / temporal-quantity
                        :quant 1
                        :unit (m2 / minute)))
            :ARG0-of (s2 / start-01
                  :ARG1 (s3 / stoppage-01
                        :ARG1 (w / work-01)
                        :ord (o2 / ordinal-entity
                              :value 1)
                        :time (h / history
                              :poss (l2 / league)))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1562 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china thursday chided former us president bill clinton for his upcoming visit to rival taiwan , saying he should know better .
# ::alignments
(a / and
      :op1 (c / chide-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "china"))
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Bill"
                        :op2 "Clinton")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (p3 / president)
                        :time (f / former)))
            :ARG2 (v / visit-01
                  :ARG0 p2
                  :ARG1 (c3 / country
                        :name (n4 / name
                              :op1 "Taiwan")
                        :ARG0-of (r / rival-01
                              :ARG1 c2))
                  :time (u / upcoming))
            :time (d / date-entity
                  :weekday (t / thursday)))
      :op2 (s / say-01
            :ARG0 p
            :ARG1 (r2 / recommend-01
                  :ARG1 (k / know-01
                        :ARG0 p2
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (g / good-02
                                    :ARG1 k)
                              :ARG3 (m / more))))))

# ::id 1563 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tamil tiger guerrillas launched a attack against an army bunker line in northern sri lanka thursday , killing at least six soldiers and losing one of their own fighters , the defense ministry said .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (d / defend-01))
      :ARG1 (l / launch-01
            :ARG0 (g / guerrilla
                  :name (n / name
                        :op1 "tamil"
                        :op2 " tiger"))
            :ARG1 (a / attack-01
                  :ARG0 g
                  :ARG1 (l2 / line
                        :mod (b / bunker)
                        :mod (a2 / army)))
            :time (d2 / date-entity
                  :weekday (t / thursday))
            :ARG0-of (c / cause-01
                  :ARG1 (a3 / and
                        :op1 (k / kill-01
                              :ARG0 g
                              :ARG1 (s2 / soldier
                                    :quant (a4 / at-least
                                          :op1 6)))
                        :op2 (l3 / lose-02
                              :ARG0 g
                              :ARG1 (p / person
                                    :quant 1
                                    :ARG1-of (ii / include-91
                                          :ARG2 (p2 / person
                                                :ARG0-of (f / fight-01
                                                      :ARG1 g)))))))
            :location (n2 / north
                  :part-of (c2 / city
                        :name (n3 / name
                              :op1 "Sri"
                              :op2 "Lanka")))))

# ::id 1564 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the un nuclear watchdog should publish annexes of a report on iran 's nuclear program because they may provide elements that show if tehran is making an atom bomb , france 's foreign minister said thursday .
# ::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 (f / foreign))))
      :ARG1 (r / recommend-01
            :ARG1 (p2 / publish-01
                  :ARG0 (w / watchdog
                        :mod (n2 / nucleus)
                        :mod (u / un))
                  :ARG1 (a / annex-01
                        :ARG1 (r2 / report-01
                              :ARG1 (p3 / program
                                    :mod (n3 / nucleus)
                                    :poss (c2 / country
                                          :name (n4 / name
                                                :op1 "Iran"))))))
            :ARG1-of (c3 / cause-01
                  :ARG0 (p4 / possible-01
                        :ARG1 (p5 / provide-01
                              :ARG0 a
                              :ARG1 (e / element
                                    :ARG0-of (s2 / show-01
                                          :ARG1 (m2 / make-01
                                                :ARG0 (c4 / country
                                                      :name (n5 / name
                                                            :op1 "Tehran"))
                                                :ARG1 (b / bomb
                                                      :mod (a2 / atom)))))))))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1565 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok voters went to the polls sunday in a general election that could chose leaders to run bosnia without international supervision for the first time since the war ended ## years ago -- if the country can overcome its bitter divisions .
# ::alignments
(g / go-02
      :ARG0 (p / person
            :ARG0-of (v / vote-01))
      :ARG4 (p2 / poll-01
            :ARG1-of (g2 / general-02)
            :ARG0-of (c / choose-01
                  :ARG1 (p3 / person
                        :ARG0-of (l / lead-02))
                  :ARG3 (r / run-02
                        :ARG0 p3
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "Bosnia"))
                        :manner (s / supervise-01
                              :polarity -
                              :ARG0 p3
                              :mod (ii / international))
                        :time (s2 / since
                              :op1 (e / end-01
                                    :ARG1 (w / war)
                                    :time (b / before
                                          :op1 (n2 / now)
                                          :quant (m / multiple
                                                :op1 (t / temporal-quantity
                                                      :quant 1
                                                      :unit (y / year)))))))
                  :ARG1-of (p4 / possible-01)
                  :condition (p5 / possible-01
                        :ARG1 (o / overcome-01
                              :ARG0 c2
                              :ARG1 (d / divide-02
                                    :ARG0 c2
                                    :mod (b2 / bitter))))))
      :time (d2 / date-entity
            :weekday (s3 / sunday)))

# ::id 1566 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mohammad khatami , the former president of iran , made an unusual appearance at washington 's national cathedral on thursday evening , urging religious tolerance and political dialogue while protesters chanted and blasted horns outside .
# ::alignments
(a / appear-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Mohammad"
                  :op2 "Khatami")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Iran"))
                  :ARG2 (p2 / president)
                  :time (f / former)))
      :location (w / worship-place
            :name (n3 / name
                  :op1 "National"
                  :op2 "Church")
            :location (c2 / city
                  :name (n4 / name
                        :op1 "Washington")))
      :time (d / date-entity
            :weekday (t / thursday)
            :dayperiod (e / evening))
      :manner (u / urge-01
            :ARG0 p
            :ARG1 (a2 / and
                  :op1 (t2 / tolerate-01
                        :ARG1 (r / religion))
                  :op2 (d2 / dialogue-01
                        :ARG1 (p3 / politics))))
      :time a2
      :op1 (c3 / chant-01
            :ARG0 (p4 / person
                  :ARG0-of (p5 / protest-01)))
      :op2 (b / blast-02
            :ARG0 p4
            :ARG1 (h2 / horn)
            :location (o / outside))
      :mod (u2 / usual
            :polarity -))

# ::id 1567 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain 's opposition conservatives came top in a knife-edge election but without a clear-cut majority , exit polls and partial results suggested friday , threatening to plunge britain into political limbo .
# ::alignments
(c / contrast-01
      :ARG1 (c2 / come-04
            :ARG1 (p / person
                  :mod (c3 / conservative)
                  :ARG0-of (o / oppose-01)
                  :mod (c4 / country
                        :name (n / name
                              :op1 "Britain")))
            :ARG2 (t / top)
            :time (e / elect-01
                  :mod (e2 / edge
                        :mod (k / knife))))
      :ARG2 (s / suggest-01
            :ARG0 (a / and
                  :op1 (p2 / poll-01
                        :mod (e3 / exit-01))
                  :op2 (r / result-01
                        :mod (p3 / part)))
            :ARG1 (d / date-entity
                  :weekday (f / friday))
            :ARG0-of (t2 / threaten-01
                  :ARG1 (p4 / plunge-01
                        :ARG0 a
                        :ARG1 c4
                        :ARG4 (l / limbo
                              :mod (p5 / politics))))))

# ::id 1568 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former south african president f.w. de klerk said in an interview published sunday that both blacks and whites are disillusioned , and he believes the governing african national congress will split and be succeeded by a multiracial coalition .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "F.W."
                  :op2 "de"
                  :op3 "Klerk")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Africa"))
                  :ARG2 (p2 / president)
                  :time (f / former)))
      :ARG1 (a / and
            :op1 (d / disillusion-01
                  :ARG1 (a2 / and
                        :op1 (p3 / person
                              :ARG1-of (b / black-05))
                        :op2 (p4 / person
                              :ARG1-of (w / white-02))))
            :op2 (b2 / believe-01
                  :ARG0 p
                  :ARG1 (a3 / and
                        :op1 (s2 / split-01
                              :ARG1 (g / government-organization
                                    :name (n3 / name
                                          :op1 "National"
                                          :op2 "Congress")
                                    :ARG0-of (g2 / govern-01)
                                    :mod c))
                        :op2 (s3 / succeed-01
                              :ARG0 (c2 / coalition
                                    :mod (m / multiracial))
                              :ARG1 g))))
      :medium (ii / interview-01
            :ARG1 p
            :ARG1-of (p5 / publish-01
                  :time (d2 / date-entity
                        :weekday (s4 / sunday)))))

# ::id 1569 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president barack obama hardened his tone toward iran on tuesday , condemning the government for its crackdown against election protesters and accusing iran 's leaders of fabricating charges against the united states .
# ::alignments
(a / and
      :op1 (s / soften-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (t / tone
                  :poss p)
            :ARG2 (c / country
                  :name (n2 / name
                        :op1 "Iran"))
            :time (d / date-entity
                  :weekday (t2 / tuesday)))
      :op2 (c2 / condemn-01
            :ARG0 p
            :ARG1 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG2 (c3 / crack-down-06
                  :ARG0 g
                  :ARG1 (p3 / person
                        :ARG0-of (p4 / protest-01
                              :ARG1 (e / elect-01)))))
      :op3 (a2 / accuse-01
            :ARG0 p
            :ARG1 (p5 / person
                  :ARG0-of (l / lead-02
                        :ARG1 c))
            :ARG2 (f / fabricate-01
                  :ARG0 p5
                  :ARG1 (c4 / charge-05
                        :ARG1 c
                        :name (n3 / name
                              :op1 "United"
                              :op2 "States")))))

# ::id 1570 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok back in #### , the united states and canada inked a landmark free trade agreement that , last year , was absorbed into the north america free trade agreement with mexico .
# ::alignments
(ii / inked-02
      :ARG0 (a / and
            :op1 (c / country
                  :name (n / name
                        :op1 "United"
                        :op2 "States"))
            :op2 (c2 / country
                  :name (n2 / name
                        :op1 "Canada")))
      :ARG1 (a2 / agree-01
            :ARG1 (t / trade-01
                  :ARG1-of (f / free-04))
            :mod (l / landmark)
            :ARG1-of (a3 / absorb-01
                  :ARG2 (a4 / agree-01
                        :ARG1 t
                        :ARG1-of (f2 / free-04))
                  :ARG2 (c3 / country
                        :name (n3 / name
                              :op1 "Mexico"))
                  :mod (c4 / continent
                        :name (n4 / name
                              :op1 "North"
                              :op2 "America")))
            :time (y / year
                  :mod (l2 / last)))
      :time (b / back)
      :mod (t2 / thing
            :ARG1-of (p / post-01)))

# ::id 1571 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the democratic party expanded its majorities in the u.s. senate and house on tuesday as american voters swept democrat barack obama to an historic presidential victory .
# ::alignments
(e / expand-01
      :ARG0 (p / political-party
            :name (n / name
                  :op1 "Democrat"))
      :ARG1 (m / majority
            :location (a / and
                  :op1 (g / government-organization
                        :name (n2 / name
                              :op1 "Senate")
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "U.S.")))
                  :op2 (g2 / government-organization
                        :name (n4 / name
                              :op1 "House")
                        :mod c))
            :poss p)
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (s / sweep-02
                  :ARG0 (p2 / person
                        :ARG0-of (v / vote-01)
                        :mod (c3 / country
                              :name (n5 / name
                                    :op1 "America")))
                  :ARG1 (p3 / person
                        :name (n6 / name
                              :op1 "Barack"
                              :op2 "Obama")
                        :mod p)
                  :ARG4 (w / win-01
                        :ARG0 p3
                        :ARG2 (p4 / president)
                        :mod (h / history)))))

# ::id 1572 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lenny krayzelburg broke the american record in the ###-meter backstroke with the second-fastest performance in history in the phillips ## national swimming championships .
# ::alignments
(b / break-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Lenny"
                  :op2 "Krayzelburg"))
      :ARG1 (r / record
            :mod (c / country
                  :name (n2 / name
                        :op1 "America"))
            :topic (b2 / backstroke
                  :quant (d / distance-quantity
                        :quant 2
                        :unit (m / meter))))
      :ARG2 (p2 / perform-02
            :ARG0 p
            :time (g / game
                  :name (n3 / name
                        :op1 "Phillips"
                        :op2 "National"
                        :op3 "Swindle"
                        :op4 "Swindle"
                        :op5 "Championships"))
            :ARG1-of (h / have-degree-91
                  :ARG2 (f / fast-02
                        :ARG1 p2)
                  :ARG3 (m2 / most
                        :ord (o / ordinal-entity
                              :value 2))
                  :time (h2 / history))))

# ::id 1573 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok palm beach county commissioner <unk> greene is applauding good samaritan medical center 's pledge to increase service to the black community if it wins state approval to do open heart surgery .
# ::alignments
(a / applaud-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tony"
                  :op2 "Greene")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / county
                        :name (n2 / name
                              :op1 "Palm"
                              :op2 "Beach"))
                  :ARG2 (c2 / commissioner)))
      :ARG1 (p2 / pledge-01
            :ARG0 (o / organization
                  :name (n3 / name
                        :op1 "Good"
                        :op2 "Samaritan"
                        :op3 "Medical"
                        :op4 "Center"))
            :ARG2 (ii / increase-01
                  :ARG0 o
                  :ARG1 (s / serve-01
                        :ARG0 o
                        :ARG2 (c3 / community
                              :ARG1-of (b / black-05)))
                  :condition (w / win-01
                        :ARG0 o
                        :ARG1 (a2 / approve-01
                              :ARG0 (s2 / state)
                              :ARG1 (s3 / surgery-01
                                    :ARG1 (h2 / heart
                                          :ARG1-of (o2 / open-01))))))))

# ::id 1574 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok washington - facing criticism about supreme court nominee harriet miers , president bush called her the <unk> candidate and sought to reassure his supporters that she would be a dependable conservative .
# ::alignments
(a / and
      :op1 (c / call-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Bush")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p2 / president)))
            :ARG1 (p3 / person
                  :name (n2 / name
                        :op1 "Harriet"
                        :op2 "Miers")
                  :ARG1-of (n3 / nominate-01
                        :ARG2 (g / government-organization
                              :name (n4 / name
                                    :op1 "Supreme"
                                    :op2 "Court"))))
            :ARG2 (c2 / candidate
                  :mod (c3 / conservative)))
      :op2 (s / seek-01
            :ARG0 p
            :ARG1 (r / reassure-01
                  :ARG0 p
                  :ARG1 (p4 / person
                        :ARG0-of (s2 / support-01
                              :ARG1 p))
                  :ARG2 (p5 / possible-01
                        :ARG1 (d / depend-01
                              :ARG0 p3))))
      :location (c4 / city
            :name (n5 / name
                  :op1 "Washington")
            :ARG0-of (f / face-01
                  :ARG1 (c5 / criticize-01
                        :ARG1 p3))))

# ::id 1575 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president george w. bush said he suspects syria is trying to reassert influence in lebanon more than a year after damascus ended what had effectively been a long-term military occupation of its smaller , weaker neighbor .
# ::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 (s2 / suspect-01
            :ARG0 p
            :ARG1 (t / try-01
                  :ARG0 (c / country
                        :name (n2 / name
                              :op1 "Syria"))
                  :ARG1 (r / reassert-01
                        :ARG0 c
                        :ARG1 (ii / influence-01
                              :ARG0 c
                              :ARG1 (c2 / country
                                    :name (n3 / name
                                          :op1 "Lebanon"))))
                  :time (a / after
                        :op1 (e / end-01
                              :ARG0 (c3 / city
                                    :name (n4 / name
                                          :op1 "Damascus"))
                              :ARG1 (o / occupy-01
                                    :ARG0 (m / military)
                                    :ARG1 (c4 / country
                                          :ARG1-of (n5 / neighbor-01
                                                :ARG2 c)
                                          :ARG1-of (h2 / have-degree-91
                                                :ARG2 (s3 / small)
                                                :ARG3 (m2 / more))
                                          :ARG1-of (h3 / have-degree-91
                                                :ARG2 (w / weak-02
                                                      :ARG1 c4)
                                                :ARG3 (m3 / more)))
                                    :ARG1-of (e2 / effective-04))
                              :duration (m4 / more
                                    :quant (t2 / temporal-quantity
                                          :quant 1
                                          :unit (y / year))))))))

# ::id 1576 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok james blake hopes his beard is big and bushy by the end of next week .
# ::alignments
(h / hope-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "James"
                  :op2 "Blake"))
      :ARG1 (a / and
            :op1 (b / big
                  :domain (b2 / beard
                        :poss p))
            :op2 (b3 / bushy
                  :domain b2)
            :time (b4 / by
                  :op1 (e / end-01
                        :ARG1 (w / week
                              :mod (n2 / next))))))

# ::id 1577 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a memorial to jewish victims of a #### death march in a northern czech town has been vandalized , police said monday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (v / vandalize-01
            :ARG1 (m / memorial
                  :beneficiary (p2 / person
                        :mod (r / religious-group
                              :name (n / name
                                    :op1 "Jew"))
                        :ARG1-of (v2 / victimize-01
                              :ARG0 (m2 / march-01
                                    :mod (d / die-01)
                                    :location (t / town
                                          :location (c / country
                                                :name (n2 / name
                                                      :op1 "Czech")
                                                :part (n3 / north)))))))
            :time (d2 / date-entity
                  :weekday (m3 / monday))))

# ::id 1578 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gold closed at us$ ###.## an ounce on friday in hong kong , up us$ ##.## an ounce from thursday 's close of us$ ###.## .
# ::alignments
(m / multi-sentence
      :snt1 (c / close-01
            :ARG1 (g / gold)
            :location (w / we)
            :time (d / date-entity
                  :weekday (f / friday)))
      :snt2 (u / up-02
            :ARG2 (w2 / we))
      :snt3 (e / equal-01
            :ARG1 (m2 / monetary-quantity
                  :quant 1
                  :unit (o / ounce))
            :ARG2 (m3 / monetary-quantity
                  :quant 1
                  :unit (o2 / ounce))
            :time (c2 / close-01
                  :ARG1 (w3 / we)
                  :time (d2 / date-entity
                        :weekday (t / thursday)))))

# ::id 1579 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states military will lead an interim international security force deployed in haiti to restore order in the caribbean nation , said reports from port-au - prince .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG0 (p / prince
                  :mod (c / city
                        :name (n / name
                              :op1 "Port-au-Prince"))))
      :ARG1 (l / lead-02
            :ARG0 (m / military
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"
                        :op3 "Military"))
            :ARG2 (f / force
                  :mod (ii / international)
                  :mod (s2 / security)
                  :mod (ii2 / interim)
                  :ARG1-of (d / deploy-01
                        :ARG2 c
                        :name (n3 / name
                              :op1 "Hiti"))))
      :purpose (r2 / restore-01
            :ARG0 f
            :ARG1 (o / order)
            :location (n4 / nation
                  :location (w / world-region
                        :name (n5 / name
                              :op1 "Caribbean")))))

# ::id 1580 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok juventus coach claudio ranieri has poured cold water on rumors that goalkeeper gianluigi buffon is set for a big-money move to manchester city .
# ::alignments
(p / pour-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Claudio"
                  :op2 "Runieri")
            :ARG0-of (c / coach-01
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Juventus"))))
      :ARG1 (w / water
            :ARG1-of (c2 / cold-01))
      :ARG2 (r / rumor-01
            :ARG1 (s / set-08
                  :ARG1 (p3 / person
                        :name (n3 / name
                              :op1 "Gianluigi"
                              :op2 "Buffon")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (t2 / team
                                    :name (n4 / name
                                          :op1 "Kiddlesbrough"))
                              :ARG2 (g / goalkeeper)))
                  :ARG2 (m / move-03
                        :ARG1 p3
                        :ARG2 (c3 / city
                              :name (n5 / name
                                    :op1 "Manchester"))
                        :ARG3 (m2 / money
                              :mod (b / big))))))

# ::id 1581 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the nuclear plant workers ' union threatened wednesday to switch off russia 's atomic reactors if employees ' back wages are not paid , a news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news))
      :ARG1 (t / threaten-01
            :ARG0 (u / union
                  :poss (p / person
                        :ARG0-of (w / work-01
                              :ARG1 (p2 / plant
                                    :mod (n2 / nucleus)))))
            :ARG1 (s / switch-off-04
                  :ARG0 u
                  :ARG1 (r2 / reactor
                        :mod (a2 / atom)
                        :poss (c / country
                              :name (n3 / name
                                    :op1 "Russia")))
                  :condition (p3 / pay-01
                        :polarity -
                        :ARG1 (w2 / wage
                              :mod (b / back)
                              :poss (p4 / person
                                    :ARG1-of (e / employ-01)
                                    :ARG2-of p3))))
            :time (w3 / wednesday)))

# ::id 1582 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russia 's under-## boys national volleyball team will begin its defense of the world title it won in #### on wednesday with a game against china , in tijuana , a city in the northern mexican state of baja california .
# ::alignments
(b / begin-01
      :ARG0 (t / team
            :mod (b2 / boy)
            :mod (u / under)
            :mod (n / nation)
            :poss (c / country
                  :name (n2 / name
                        :op1 "Russia")))
      :ARG1 (d / defend-01
            :ARG0 t
            :ARG1 (t2 / title
                  :mod (w / world)
                  :ARG1-of (w2 / win-01
                        :ARG0 t
                        :time (d2 / date-entity
                              :weekday (w3 / wednesday))))
            :ARG2 (g / game
                  :prep-against (c2 / country
                        :name (n3 / name
                              :op1 "China"))
                  :location (c3 / city
                        :name (n4 / name
                              :op1 "Tijuana")
                        :location (s / state
                              :name (n5 / name
                                    :op1 "Baja"
                                    :op2 "California")
                              :location (n6 / north
                                    :part-of (c4 / country
                                          :name (n7 / name
                                                :op1 "Mexico"))))))))

# ::id 1583 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok pakistani warplanes pummeled a suspected al-qaida training facility near the border with afghanistan on thursday , flattening a vast mud-brick compound and killing at least ## fighters , the majority of them uzbeks , arabs and chechens , the military said .
# ::alignments
(s / say-01
      :ARG0 (m / military)
      :ARG1 (a / and
            :op1 (p / pummel-01
                  :ARG0 (w / warplane
                        :mod (c / country
                              :name (n / name
                                    :op1 "Pakistan")))
                  :ARG1 (f / facility
                        :location-of (t / train-01)
                        :ARG2-of (s2 / suspect-01
                              :ARG1 (c2 / criminal-organization
                                    :name (n2 / name
                                          :op1 "al-Qaida")))
                        :ARG1-of (n3 / near-02
                              :ARG2 (b / border-01
                                    :ARG1 c
                                    :ARG2 (c3 / country
                                          :name (n4 / name
                                                :op1 "Afghanistan")))))
                  :time (d / date-entity
                        :weekday (t2 / thursday)))
            :op2 (f2 / flatten-01
                  :ARG0 w
                  :ARG1 (c4 / compound
                        :mod (v / vast)
                        :mod (b2 / brick
                              :consist-of (m2 / mud))))
            :op3 (k / kill-01
                  :ARG0 w
                  :ARG1 (p2 / person
                        :ARG0-of (f3 / fight-01)
                        :quant (a2 / at-least
                              :op1 100)
                        :ARG2-of (ii / include-91
                              :ARG1 (a3 / and
                                    :op1 (p3 / person
                                          :mod (e / ethnic-group
                                                :name (n5 / name
                                                      :op1 "Uzbeks")))
                                    :op2 (p4 / person
                                          :mod (e2 / ethnic-group
                                                :name (n6 / name
                                                      :op1 "Arab")))
                                    :op3 (p5 / person
                                          :mod (e3 / ethnic-group
                                                :name (n7 / name
                                                      :op1 "Chechens")))
                                    :ARG3 (m3 / majority)))))))

# ::id 1584 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the malaysian government will establish an <unk> forum as a venue for the exchange of information for small and medium scale enterprises -lrb- smes -rrb- , deputy prime minister najib tun razak said on tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Najib"
                  :op2 "Tun"
                  :op3 "Razak")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister
                        :mod (p2 / prime)
                        :mod (d / deputy))))
      :ARG1 (e / establish-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "Malaysia"))))
            :ARG1 (f / forum
                  :mod (o / organization
                        :name (n3 / name
                              :op1 "UNI")))
            :ARG2 (v / venue
                  :location-of (e2 / exchange-01
                        :ARG1 (ii / information)
                        :ARG2 (a / and
                              :op1 (e3 / enterprise
                                    :mod (s2 / small-scale))
                              :op2 (e4 / enterprise
                                    :mod (m2 / medium-scale))))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1585 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france 's junior cooperation and development minister xavier darcos will participate in thursday 's emergency summit in jakarta on the tsunami disaster , the foreign ministry announced wednesday .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Foreign"
                  :op2 "Ministry"))
      :ARG1 (p / participate-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Xavier"
                        :op2 "Darcos")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "France"))
                        :ARG2 (m / minister
                              :mod (j / junior)
                              :topic (a2 / and
                                    :op1 (c2 / cooperate-01)
                                    :op2 (d / develop-02)))))
            :ARG1 (s / summit
                  :mod (e / emergency)
                  :time (d2 / date-entity
                        :weekday (t / thursday))
                  :location (c3 / city
                        :name (n4 / name
                              :op1 "Jakarta"))
                  :topic (d3 / disaster
                        :mod (t2 / tsunami))))
      :time (d4 / date-entity
            :weekday (w / wednesday)))

# ::id 1586 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok romania 's left-wing opposition leader on wednesday accused president traian basescu of blackmailing judges from a high court to get a favorable ruling .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (o / oppose-01))
            :ARG1-of (l2 / left-19)
            :mod (c / country
                  :name (n / name
                        :op1 "romania")))
      :ARG1 (p2 / person
            :name (n2 / name
                  :op1 "Traian"
                  :op2 " basescu")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p3 / president)))
      :ARG2 (b / blackmail-01
            :ARG0 p2
            :ARG1 (p4 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n3 / name
                                    :op1 "High"
                                    :op2 "Court"))
                        :ARG3 (j / judge-01)))
            :purpose (g2 / get-01
                  :ARG0 p2
                  :ARG1 (r / rule-01
                        :mod (f / favorable))))
      :time (w / wednesday))

# ::id 1587 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an earthquake that rattled this southern city and nearby towns has killed at least ### people and injured about #,### , news reports and witnesses said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (r / report-01
                  :mod (n / news))
            :op2 (p / person
                  :ARG0-of (w / witness-01)))
      :ARG1 (a2 / and
            :op1 (k / kill-01
                  :ARG0 (e / earthquake
                        :ARG0-of (r2 / rattle-01
                              :ARG1 (a3 / and
                                    :op1 (c / city
                                          :location (s2 / south))
                                    :op2 (t / town
                                          :location (n2 / nearby)))))
                  :ARG1 (p2 / person
                        :quant (a4 / at-least
                              :op1 1)))
            :op2 (ii / injure-01
                  :ARG0 e
                  :ARG1 p2)))

# ::id 1588 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok americans reflected monday on martin luther king 's legacy of working for racial equality and peace , with many stressing that on the anniversary of what would have been the slain civil rights leader 's ##th birthday , his dream was far from realized .
# ::alignments
(r / reflect-01
      :ARG1 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "America")))
      :ARG2 (l / legacy
            :poss (p2 / person
                  :name (n2 / name
                        :op1 "Martin"
                        :op2 "Luther")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (k / king)))
            :topic (w / work-01
                  :ARG1 (a / and
                        :op1 (e / equal-01
                              :mod (r2 / race))
                        :op2 (p3 / peace))))
      :time (d / date-entity
            :weekday (m / monday))
      :ARG1-of (c2 / cause-01
            :ARG0 (s / stress-01
                  :ARG0 (p4 / person
                        :quant (m2 / many))
                  :ARG1 (b / be-located-at-91
                        :ARG1 (d2 / dream-01
                              :ARG0 p2)
                        :ARG2 (f / far
                              :prep-from (r3 / realize-02
                                    :ARG1 d2))
                        :time (a2 / anniversary
                              :topic (b2 / birthday
                                    :poss (p5 / person
                                          :ARG0-of (l2 / lead-02
                                                :ARG1 (r4 / right-05
                                                      :mod (c3 / civil)))
                                          :ARG1-of (s2 / slay-01))))))))

# ::id 1589 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok top-seeded thomas muster avoided the upsets decimating other seeded players at the raifeissen grand prix and beat argentina 's hernan gumy on wednesday to move into the quarterfinals .
# ::alignments
(a / and
      :op1 (a2 / avoid-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "thomas"
                        :op2 " muster")
                  :ARG1-of (s / seed-01
                        :ARG2 (t / top)))
            :ARG1 (u / upset-01
                  :ARG1 p
                  :ARG0-of (d / decimate-01
                        :ARG1 (p2 / person
                              :ARG0-of (p3 / play-01)
                              :mod (o / other)
                              :ARG1-of (s2 / seed-01)
                              :location (g / game
                                    :name (n2 / name
                                          :op1 "Rupissen"
                                          :op2 "Grand"
                                          :op3 "Prix"))))))
      :op2 (b / beat-03
            :ARG0 p
            :ARG1 (g2 / gumy
                  :poss (c / country
                        :name (n3 / name
                              :op1 "Argentina"))
                  :mod (n4 / nanomolar))
            :time (d2 / date-entity
                  :weekday (w / wednesday))
            :purpose (m / move-01
                  :ARG0 p
                  :ARG2 (s3 / semifinal
                        :ord (o2 / ordinal-entity
                              :value 4)))))

# ::id 1590 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok delphi corp. is talking with the united auto workers union about sweetening its buyout offer so more hourly workers will be enticed to leave the auto parts supplier , a union official who has been briefed on the talks said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (u / union
                        :mod (a / auto)
                        :ARG1-of (u2 / unite-01))
                  :ARG2 (o / official)))
      :ARG1 (t / talk-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Delphi"
                        :op2 "Corp."))
            :ARG1 (s2 / sweeten-01
                  :ARG0 c
                  :ARG1 (o2 / offer-01
                        :ARG0 c
                        :ARG1 (b / buy-out-03
                              :ARG0 c))
                  :purpose (e / entice-01
                        :ARG1 (p2 / person
                              :ARG0-of (w / work-01
                                    :manner (h2 / hour))
                              :ARG1-of (h3 / have-quant-91
                                    :ARG3 (m / more)))
                        :ARG2 (l / leave-15
                              :ARG0 p2
                              :ARG1 c
                              :ARG0-of (s3 / supply-01
                                    :ARG1 (p3 / part
                                          :part-of (a2 / auto)))))))
      :ARG2 u
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1591 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnam 's ailing banks will be called on to finance part of a $ #.# billion oil refinery if the government adopts a new feasibility study for a project some analysts and companies question the need for .
# ::alignments
(c / call-on-05
      :ARG1 (b / bank
            :poss (c2 / country
                  :name (n / name
                        :op1 "Vietnam"))
            :ARG1-of (a / ail-01))
      :purpose (f / finance-01
            :ARG0 b
            :ARG1 (p / part
                  :part-of (t / thing
                        :part-of (r / refine-01
                              :ARG1 (o / oil)
                              :ARG1-of (c3 / cost-01
                                    :ARG2 (m / monetary-quantity
                                          :quant 1000000000
                                          :unit (d / dollar)))))))
      :condition (a2 / adopt-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01))
            :ARG1 (s / study-01
                  :ARG1 (f2 / feasibility)
                  :ARG1-of (n2 / new-01)
                  :purpose (p2 / project
                        :ARG1-of (n3 / need-01
                              :ARG0 (a3 / and
                                    :op1 (p3 / person
                                          :ARG0-of (a4 / analyze-01))
                                    :op2 (c4 / company)
                                    :quant (s2 / some))
                              :ARG1-of (q / question-03
                                    :ARG0 a3))))))

# ::id 1592 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok truck output and sales declined in china in february , according to figures from the china association of automobile manufacturers -lrb- caam -rrb- .
# ::alignments
(d / decline-01
      :ARG1 (a / and
            :op1 (o / output
                  :mod (t / truck))
            :op2 (s / sell-01
                  :ARG1 t))
      :location (c / country
            :name (n / name
                  :op1 "China"))
      :time (d2 / date-entity
            :month 2)
      :ARG1-of (s2 / say-01
            :ARG0 (f / figure
                  :source (o2 / organization
                        :name n
                        :op1 "China"
                        :op2 "Association"
                        :op3 "of"
                        :op4 " automobile"
                        :op5 "Manufacturers"))))

# ::id 1593 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kim jong il , top leader of the democratic people 's republic of korea -lrb- dprk -rrb- , has said that improving people 's living standards is the top priority of the workers ' party of korea -lrb- wpk -rrb- and the economic development must serve that purpose .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kim"
                  :op2 "Jong"
                  :op3 "Il")
            :ARG0-of (l / lead-02
                  :ARG1 (r / republic
                        :name (n2 / name
                              :op1 "Democratic"
                              :op2 "People's"
                              :op3 "Republic"
                              :op4 "of"
                              :op5 "Korea"))
                  :mod (t / top)))
      :ARG1 (a / and
            :op1 (p2 / prioritize-01
                  :ARG0 (p3 / party
                        :poss (p4 / person
                              :ARG0-of (w / work-01))
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "Korea")))
                  :ARG1 (ii / improve-01
                        :ARG1 (s2 / standard
                              :mod (l2 / live-01
                                    :ARG0 (p5 / person))))
                  :mod t)
            :op2 (o / obligate-01
                  :ARG2 (s3 / serve-01
                        :ARG0 (d / develop-02
                              :ARG1 (e / economy))
                        :ARG1 (p6 / purpose
                              :mod (t2 / that))))))

# ::id 1594 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iran has appealed to the arab world to take practical steps against the israeli regime , the official irna news agency reported on monday .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "IRNA")
            :mod (n2 / news)
            :mod (o / official))
      :ARG1 (a2 / appeal-02
            :ARG0 (c / country
                  :name (n3 / name
                        :op1 "Iran"))
            :ARG1 (w / world
                  :mod (e / ethnic-group
                        :name (n4 / name
                              :op1 "Arab")))
            :ARG2 (s / step-01
                  :ARG1 w
                  :ARG2 (a3 / against
                        :op1 (r2 / regime
                              :mod (c2 / country
                                    :name (n5 / name
                                          :op1 "Israel"))))
                  :ARG1-of (p / practical-02)))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1595 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok seventy-five iraqi civil servants completed here a training course organised by the world bank ahead of implementing emergency development schemes in the war-battered country , a bank official said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (b / bank)
                  :ARG2 (o / official)))
      :ARG1 (c / complete-01
            :ARG0 (p2 / person
                  :quant 25
                  :ARG0-of (s2 / serve-01
                        :ARG2 (c2 / civil))
                  :mod (c3 / country
                        :name (n / name
                              :op1 "Iraq"))
                  :mod c2))
      :ARG1 (c4 / course
            :topic (t / train-01)
            :ARG1-of (o2 / organize-01
                  :ARG0 (o3 / organization
                        :name (n2 / name
                              :op1 "World"
                              :op2 "Bank"))))
      :location (h2 / here)
      :time (a / ahead
            :op1 (ii / implement-01
                  :ARG0 p2
                  :ARG1 (s3 / scheme-01
                        :ARG1 (d / develop-02
                              :mod (e / emergency))
                        :location (c5 / country
                              :ARG1-of (s4 / strike-01
                                    :ARG0 (w / war))))))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 1596 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok peru 's military leaders publicly backed president alberto k. fujimori early thursday , ending five days of silence during which there were widespread fears that the armed forces would move to oust the president .
# ::alignments
(b / back-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (m / military
                        :poss (p2 / person
                              :name (n / name
                                    :op1 "Peru")))))
      :ARG1 (p3 / person
            :name (n2 / name
                  :op1 "Alberto"
                  :op2 "K."
                  :op3 "Fujimori")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p4 / president)))
      :ARG1-of (p5 / public-02)
      :time (e / early
            :op1 (t / thursday))
      :ARG0-of (e2 / end-01
            :ARG1 (s / silence-01
                  :duration (t2 / temporal-quantity
                        :quant 5
                        :unit (d / day))
                  :time-of (f / fear-01
                        :ARG1 (m2 / move-02
                              :ARG0 (f2 / force
                                    :ARG1-of (a / arm-01))
                              :ARG1 (o / oust-01
                                    :ARG0 f2
                                    :ARG1 p3))
                        :mod (w / widespread)))))

# ::id 1597 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok costa rican president oscar arias has offered to preside over a second round of talks between honduras 's deposed government and the regime that overthrew it , despite a lack of progress in the first round .
# ::alignments
(o / offer-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Oscar"
                  :op2 "Arias")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Costa"
                              :op2 "Rica"))
                  :ARG2 (p2 / president)))
      :ARG1 (p3 / preside-01
            :ARG0 p
            :ARG1 (r / round
                  :ord (o2 / ordinal-entity
                        :value 2)
                  :subevent-of (t / talk-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c2 / country
                                          :name (n3 / name
                                                :op1 "Honduras")))
                              :ARG1-of (d / depose-03))
                        :ARG2 (r2 / regime
                              :ARG0-of (o3 / overthrow-01
                                    :ARG1 g)))))
      :concession (l / lack-01
            :ARG1 (p4 / progress-01
                  :time (r3 / round
                        :ord o2
                        :value 1))))

# ::id 1598 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok europe should help its aviation sector recover from up to euro# .# billion -lrb- $ #.# billion -rrb- in losses from the icelandic volcano ash crisis by combining sweeping reform of air traffic control with short-term relief like lifting bans on nighttime flights , the eu 's executive body said tuesday .
# ::alignments
(s / say-01
      :ARG0 (b / body
            :mod (e / executive)
            :poss (o / organization
                  :name (n / name
                        :op1 "Eu")))
      :ARG1 (r / recommend-01
            :ARG1 (h / help-01
                  :ARG0 (c / continent
                        :name (n2 / name
                              :op1 "Europe"))
                  :ARG1 (r2 / recover-01
                        :ARG1 (s2 / sector
                              :mod (a / aviation)
                              :poss c)
                        :ARG2 (u / up-to
                              :op1 (m / monetary-quantity
                                    :quant 1000000000
                                    :unit (e2 / euro))
                              :ARG1-of (l / lose-02
                                    :ARG0 (c2 / crisis
                                          :mod (a2 / ash)
                                          :mod (v / volcano
                                                :name (n3 / name
                                                      :op1 "Iceelandic"))))))
                  :ARG2 s2
                  :manner (c3 / combine-01
                        :ARG1 (r3 / reform-01
                              :ARG1 (c4 / control-01
                                    :ARG1 (t / traffic
                                          :mod (a3 / air)))
                              :ARG1-of (s3 / sweep-02))
                        :ARG2 (r4 / relieve-01
                              :ARG1-of (s4 / short-07)
                              :example (l2 / lift-02
                                    :ARG1 (b2 / ban-01
                                          :ARG1 (f / fly-01
                                                :time (d / date-entity
                                                      :dayperiod (n4 / night)
                                                      :time-of s))))))))
      :weekday (t2 / tuesday))

# ::id 1599 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a world bank poverty relief project in northwest china has greatly benefitted local residents since its initiation last october .
# ::alignments
(b / benefit-01
      :ARG0 (p / project
            :ARG0-of (r / relieve-01
                  :ARG1 (p2 / poor))
            :mod (o / organization
                  :name (n / name
                        :op1 "World"
                        :op2 "Bank"))
            :location (n2 / northwest
                  :part-of (c / country
                        :name (n3 / name
                              :op1 "China"))))
      :ARG1 (p3 / person
            :ARG0-of (r2 / reside-01)
            :ARG1-of (l / local-02))
      :degree (g / great)
      :time (s / since
            :op1 (ii / initiate-01
                  :ARG1 p
                  :time (d / date-entity
                        :month 10
                        :mod (l2 / last)))))

# ::id 1600 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese dissident wei jingsheng lashed out monday at the european union and the united states for withholding support for a un resolution condemning china over human rights .
# ::alignments
(l / lash-out-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Wei"
                  :op2 "Jingsheng")
            :mod (d / dissident)
            :mod (c / country
                  :name (n2 / name
                        :op1 "China")))
      :ARG1 (a / and
            :op1 (o / organization
                  :name (n3 / name
                        :op1 "European"
                        :op2 "Union"))
            :op2 (c2 / country
                  :name (n4 / name
                        :op1 "United"
                        :op2 "States")))
      :ARG2 (w / withhold-01
            :ARG0 a
            :ARG1 (s / support-01
                  :ARG1 (r / resolution
                        :ARG0-of (c3 / condemn-01
                              :ARG1 c
                              :ARG2 (r2 / right-05
                                    :ARG1 (h / human))))))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 1601 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok king abdullah ii of jordan warned wednesday that prospects were `` dwindling '' for successful peace talks in the middle east , citing steps israel has taken that he said undercut the possibility of a contiguous palestinian state , as outlined in the peace plan known as the road map .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Abdullah"
                  :op2 "II")
            :mod (c / country
                  :name (n2 / name
                        :op1 "Jordan"))
            :ARG0-of (c2 / cite-01
                  :ARG1 (s / step-01
                        :ARG1 (c3 / country
                              :name (n3 / name
                                    :op1 "Israel"))
                        :ARG0-of (u / undercut-01
                              :ARG1 (p2 / possible-01
                                    :ARG1 (s2 / state
                                          :location (w2 / world-region
                                                :name (n4 / name
                                                      :op1 "Palestine"))
                                          :ARG1-of (c4 / contiguous-02))
                                    :ARG1-of (o / outline-01
                                          :ARG0 (p3 / plan-01
                                                :ARG1 (p4 / peace)
                                                :ARG1-of (k / know-02
                                                      :ARG2 (m / map
                                                            :mod (r / road)))))
                                    :ARG1-of (s3 / say-01
                                          :ARG0 p))))))
      :ARG1 (d / dwindle-01
            :ARG1 (p5 / prospect-02)
            :purpose (t / talk-01
                  :ARG1 p4
                  :location w2
                  :name (n5 / name
                        :op1 "Middle"
                        :op2 "East"))
            :ARG1-of (s4 / succeed-01))
      :time (w3 / wednesday))

# ::id 1602 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states is sending its senior envoy for six-nation north korean nuclear talks , christopher hill , to asia on wednesday following pyongyang 's missile launches , us officials said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (o / official)))
      :ARG1 (s2 / send-01
            :ARG0 c
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "Christopher"
                        :op2 "Hill")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c2 / country
                              :quant 6
                              :location (n3 / north
                                    :part-of (c3 / country
                                          :name (n4 / name
                                                :op1 "Korea")))
                              :ARG2 (e / envoy
                                    :mod (s3 / senior)))))
            :ARG2 (c4 / country
                  :name (n5 / name
                        :op1 "Asia"))
            :time (d / date-entity
                  :weekday (w / wednesday))
            :ARG1-of (f / follow-01
                  :ARG2 (l / launch-01
                        :ARG0 (c5 / city
                              :name (n6 / name
                                    :op1 "Pyongyang"))
                        :ARG1 (m / missile)))))

# ::id 1603 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kathy boudin , a former member of the radical weather underground who was convicted of murder and robbery in a #### armored car heist , has beem denied parole to the relief of law enforcement authorities .
# ::alignments
(d / deny-01
      :ARG1 (p / parole-01
            :ARG1 (p2 / person
                  :name (n / name
                        :op1 "Kathy"
                        :op2 "Boudin")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (u / underground
                              :ARG1-of (r / radical-02))
                        :ARG2 (m / member)
                        :time (f / former))
                  :ARG1-of (c / convict-01
                        :ARG2 (a / and
                              :op1 (m2 / murder-01
                                    :ARG0 p2)
                              :op2 (r2 / rob-01
                                    :ARG0 p2)
                              :time (h2 / heist
                                    :mod (c2 / car
                                          :ARG1-of (a2 / armor-01))))))
            :ARG2 (r3 / relieve-01
                  :ARG0 (a3 / authority
                        :ARG0-of (e / enforce-01
                              :ARG1 (l / law)))
                  :ARG1 p2)))

# ::id 1604 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok staff shut down an english school on tuesday because of one disruptive ##-year-old boy , in a case that threatened to prompt a political battle between teachers and parents over who runs the schools .
# ::alignments
(s / shut-down-05
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / staff)))
      :ARG1 (s3 / school
            :mod (c / country
                  :name (n / name
                        :op1 "England")))
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (b / boy
                  :quant 1
                  :ARG0-of (d2 / disrupt-01)
                  :age (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year))))
      :prep-in (c3 / case-03
            :ARG0-of (t3 / threaten-01
                  :ARG1 (p2 / prompt-01
                        :ARG1 (b2 / battle-01
                              :ARG0 (p3 / person
                                    :ARG0-of (h2 / have-org-role-91
                                          :ARG3 (t4 / teach-01)))
                              :ARG1 (p4 / person
                                    :ARG0-of (h3 / have-rel-role-91
                                          :ARG2 (p5 / parent)))
                              :ARG2 (r / run-01
                                    :ARG0 p4
                                    :ARG1 (s4 / school))
                              :mod (p6 / politics))))))

# ::id 1605 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok prosecutors said friday that they would investigate the disappearance of billions of dollars in revenues from oil that russian companies bought from iraq and resold .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (p2 / prosecute-01))
      :ARG1 (ii / investigate-01
            :ARG0 p
            :ARG1 (d / disappear-01
                  :ARG1 (r / revenue
                        :source (o / oil
                              :ARG1-of (b / buy-01
                                    :ARG0 (c / company
                                          :mod (c2 / country
                                                :name (n / name
                                                      :op1 "Russia")))
                                    :ARG2 (c3 / country
                                          :name (n2 / name
                                                :op1 "Iraq")))
                              :ARG1-of (s2 / sell-01
                                    :ARG0 c
                                    :mod (a / again)))
                        :quant (m / multiple
                              :op1 (m2 / monetary-quantity
                                    :quant 1000000000
                                    :unit (d2 / dollar))))))
      :time (d3 / date-entity
            :weekday (f / friday)))

# ::id 1606 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spanish striker nacho novo proved the inspiration as rangers outclassed motherwell #-# at ibrox on monday to narrow the gap at the top of the scottish premier league .
# ::alignments
(p / prove-01
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Nacho"
                  :op2 "Novo")
            :ARG0-of (s / strike-02)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Spain")))
      :ARG1 (ii / inspire-01
            :ARG0 p2)
      :ARG1-of (c2 / cause-01
            :ARG0 (t / team
                  :name (n3 / name
                        :op1 "Rangers")
                  :ARG0-of (o / outclass-01
                        :ARG1 (m / motherwell))
                  :location (t2 / team
                        :name (n4 / name
                              :op1 "Iberdeen"))
                  :time (d / date-entity
                        :weekday (m2 / monday))
                  :purpose (n5 / narrow-01
                        :ARG1 (g / gap
                              :location (t3 / top
                                    :part-of (l / league
                                          :mod (p3 / premier)
                                          :mod (c3 / country
                                                :name (n6 / name
                                                      :op1 "Scotland"))))))
                  :ARG0-of n5)))

# ::id 1607 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok under fire from human rights groups and a member of the royal family , swedish authorities on thursday suspended deportations of bosnian refugees to croatia .
# ::alignments
(s / suspend-01
      :ARG0 (a / authority
            :mod (c / country
                  :name (n / name
                        :op1 "Sweden")))
      :ARG1 (d / deport-01
            :ARG0 a
            :ARG1 (r / refugee
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Bosnia")))
            :destination (c3 / country
                  :name (n3 / name
                        :op1 "Croatia")))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :ARG1-of (c4 / cause-01
            :ARG0 (f / fire-02
                  :ARG0 (a2 / and
                        :op1 (g / group
                              :purpose (r2 / right-05
                                    :ARG1 (h / human)))
                        :op2 (m / member
                              :part-of (f2 / family
                                    :mod (r3 / royal)))))))

# ::id 1608 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok india one-day specialist ajay jadeja , banned for five years for his alleged involvement in match-fixing , was wednesday allowed to play cricket by the delhi high court .
# ::alignments
(a / allow-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Delhi"
                  :op2 "High"
                  :op3 "Court"))
      :ARG1 (p / play-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Ajay"
                        :op2 "Jadeja")
                  :ARG0-of (s / specialize-01
                        :duration (t / temporal-quantity
                              :quant 1
                              :unit (d / day)))
                  :ARG1-of (b / ban-01
                        :duration (t2 / temporal-quantity
                              :quant 5
                              :unit (y / year))
                        :ARG1-of (c / cause-01
                              :ARG0 (ii / involve-01
                                    :ARG1 p2
                                    :ARG2 (f / fix-02
                                          :ARG0 p2
                                          :ARG1 (m / match))
                                    :ARG1-of (a2 / allege-01))))
                  :ARG1 (c2 / cricket))
            :time (w / wednesday)))

# ::id 1609 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok o.j. simpson 's lawyer portrayed nicole brown simpson as a hard-partying , troubled woman whose sexual <unk> led to an abortion _ and left her hung up on her former husband .
# ::alignments
(p / portray-01
      :ARG0 (p2 / person
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (p3 / person
                        :name (n / name
                              :op1 "O.J."
                              :op2 "Simpson"))
                  :ARG2 (l / lawyer)))
      :ARG1 p3
      :ARG2 (w / woman
            :ARG1-of (t / trouble-05)
            :ARG0-of (h2 / have-03
                  :ARG1 (s / sex-01
                        :ARG0 w
                        :ARG0-of (l2 / lead-03
                              :ARG2 (a / abort-01
                                    :ARG0 w))))
            :ARG0-of h2
            :ARG1 (h3 / hang-up-06
                  :ARG2 (p4 / person
                        :ARG0-of (h4 / have-rel-role-91
                              :ARG1 p3
                              :ARG2 (h5 / husband)
                              :time (f / former))))
            :ARG1-of h3)
      :ARG0-of (p5 / partner-01
            :ARG1-of (h6 / hard-02)))

# ::id 1610 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok spain 's andres iniesta will go to the world cup after medical scans taken on wednesday showed a leg injury was not as bad as feared .
# ::alignments
(g / go-01
      :ARG1 (a / and
            :op1 (t / team
                  :name (n / name
                        :op1 "Spain"))
            :op2 (t2 / team
                  :name (n2 / name
                        :op1 "Andres"
                        :op2 "Iniesta")))
      :ARG4 (g2 / game
            :name (n3 / name
                  :op1 "World"
                  :op2 "Cup"))
      :time (a2 / after
            :op1 (s / show-01
                  :ARG0 (s2 / scan-01
                        :mod (m / medicine)
                        :ARG1-of (t3 / take-01
                              :time (d / date-entity
                                    :weekday (w / wednesday))))
                  :ARG1 (h / have-degree-91
                        :ARG1 (ii / injure-01
                              :ARG1 (l / leg))
                        :ARG2 (b / bad-07
                              :polarity -
                              :ARG1 ii)
                        :ARG3 (e / equal)
                        :ARG4 (f / fear-01)))))

# ::id 1611 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok oman has frozen ties with israel over the jewish state 's settlement policies , the official omani news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Omani")
            :mod (n2 / news)
            :mod (o / official))
      :ARG1 (f / freeze-02
            :ARG0 (c / country
                  :name (n3 / name
                        :op1 "Oman"))
            :ARG1 (t / tie-01
                  :ARG1 c
                  :ARG2 (c2 / country
                        :name (n4 / name
                              :op1 "Israel")))
            :ARG1-of (c3 / cause-01
                  :ARG0 (p / policy-01
                        :ARG0 (s / state
                              :mod (r2 / religious-group
                                    :name (n5 / name
                                          :op1 "Jew")))
                        :ARG2 (s2 / settle-02)))))

# ::id 1612 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in the clearest sign yet that its partnership with us west inc. is on the rocks , time warner inc. on wednesday accused the telephone company of `` fraudulent , reckless , or negligent '' conduct .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Time"
                  :op2 "Warner"
                  :op3 "Inc."))
      :ARG1 (c / company
            :mod (t / telephone))
      :ARG2 (c2 / conduct-02
            :ARG0 c
            :ARG1 (o / or
                  :op1 (f / fraudulent)
                  :op2 (r / reckless)
                  :op3 (n2 / negligent)))
      :time (w / wednesday)
      :ARG1-of (m / mean-01
            :ARG2 (s / signal-07
                  :ARG1 (p2 / partnership
                        :poss c
                        :prep-with (c3 / country
                              :name (n3 / name
                                    :op1 "United"
                                    :op2 "States"
                                    :op3 "of"
                                    :op4 "America")))
                  :location (r2 / rock)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (c4 / clear-06
                              :ARG1 s)
                        :ARG3 (m2 / most)
                        :time (y / yet)))))

# ::id 1613 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok trade between thailand and cambodia is likely to revive after cambodia held its general election on sunday , with border trade between the two countries this year likely to hit ## billion baht -lrb- ### million us dollars -rrb- , a leading thai research center has forecast .
# ::alignments
(f / forecast-01
      :ARG0 (c / center
            :ARG0-of (r / research-01)
            :ARG0-of (l / lead-01
                  :ARG1 (c2 / country
                        :name (n / name
                              :op1 "Thailand"))))
      :ARG1 (r2 / revive-01
            :ARG1 (t / trade-01
                  :ARG0 c2
                  :ARG2 (c3 / country
                        :name (n2 / name
                              :op1 "Cambodia")))
            :time (a / after
                  :op1 (h / hold-04
                        :ARG0 c3
                        :ARG1 (e / elect-01
                              :ARG1-of (g / general-02))
                        :time (d / date-entity
                              :weekday (s / sunday))))
            :ARG1-of (c4 / cause-01
                  :ARG0 (l2 / likely-01
                        :ARG1 (h2 / hit-02
                              :ARG0 (t2 / trade-01
                                    :ARG0 c3
                                    :ARG2 c3
                                    :location (b / border))
                              :ARG1 (m / monetary-quantity
                                    :quant 1000000000
                                    :unit (y / yuan)))))))

# ::id 1614 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok animal rights advocates praised burger king for its new commitment to begin buying eggs and pork from suppliers that do not keep their animals in cages or crates .
# ::alignments
(p / praise-01
      :ARG0 (p2 / person
            :ARG0-of (a / advocate-01
                  :ARG1 (r / right-05
                        :ARG1 (a2 / animal))))
      :ARG1 (c / company
            :name (n / name
                  :op1 "Burger"
                  :op2 "King"))
      :ARG2 (c2 / commit-01
            :ARG1 c
            :ARG2 (b / begin-01
                  :ARG0 c
                  :ARG1 (b2 / buy-01
                        :ARG0 c
                        :ARG1 (a3 / and
                              :op1 (e / egg)
                              :op2 (p3 / pork))
                        :ARG2 (p4 / person
                              :ARG0-of (s / supply-01)
                              :ARG0-of (k / keep-01
                                    :polarity -
                                    :ARG1 (a4 / animal
                                          :poss c)
                                    :location (o / or
                                          :op1 (c3 / cage)
                                          :op2 (c4 / crate))))))
            :ARG1-of (n2 / new-01)))

# ::id 1615 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a new book about sen. barack obama has intensified a rivalry between two powerful competitors : barnes &amp; noble , inc. and amazon.com .
# ::alignments
(ii / intensify-01
      :ARG0 (b / book
            :ARG1-of (n / new-01)
            :topic (p / person
                  :name (n2 / name
                        :op1 "Barack"
                        :op2 "Obama")))
      :ARG1 (r / rival-01
            :ARG0 (p2 / person
                  :quant 2
                  :ARG0-of (c / compete-01)
                  :ARG1-of (p3 / powerful-02)
                  :ARG1-of (m / mean-01
                        :ARG2 (a / and
                              :op1 (c2 / company
                                    :name (n3 / name
                                          :op1 "Barnes"
                                          :op2 "&"
                                          :op3 "amp"))
                              :op2 (c3 / company
                                    :name (n4 / name
                                          :op1 "Nobel"
                                          :op2 "&"
                                          :op3 "Amendment"))
                              :op3 (c4 / company
                                    :name (n5 / name
                                          :op1 "American"
                                          :op2 "Defense"
                                          :op3 "System"))
                              :op4 (c5 / company
                                    :name (n6 / name
                                          :op1 "Amazon.com")))))))

# ::id 1616 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wal-mart workers in pennsylvania who previously won a $ ##.# million -lrb- euro## .# million -rrb- class-action award for working off the clock will receive an additional $ ##.# million -lrb- euro## million -rrb- in damages , a judge ruled wednesday .
# ::alignments
(r / rule-01
      :ARG0 (p / person
            :ARG0-of (j / judge-01))
      :ARG3 (r2 / receive-01
            :ARG0 (p2 / person
                  :ARG0-of (w / work-01
                        :ARG2 (c / company
                              :name (n / name
                                    :op1 "Wal-mart")))
                  :location (s / state
                        :name (n2 / name
                              :op1 "Pennsylvania"))
                  :ARG0-of (w2 / win-01
                        :ARG1 (a / award-01
                              :ARG1 (m / monetary-quantity
                                    :quant 1000000
                                    :unit (d / dollar))
                              :ARG2 p2
                              :ARG3 (w3 / work-01
                                    :manner (o / off
                                          :op1 (c2 / clock)))
                              :time (p3 / previous))))
            :ARG1 (d2 / damages-02
                  :mod (a2 / additional)))
      :time (w4 / wednesday))

# ::id 1617 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok men who grew up in the st. louis area in the early ####s and died of cancer by middle age had more than twice as much radioactive strontium in their baby teeth as men born in the same area at the same time who are still living , according to a study based on teeth collected years ago by washington university in st. louis .
# ::alignments
(s / say-01
      :ARG0 (s2 / study-01
            :ARG1-of (b / base-02
                  :ARG2 (t / tooth
                        :ARG1-of (c / collect-01
                              :ARG0 (u / university
                                    :name (n / name
                                          :op1 "Washington"
                                          :op2 "University"))
                              :time (b2 / before
                                    :op1 (n2 / now)
                                    :quant (m / multiple
                                          :op1 (t2 / temporal-quantity
                                                :quant 1
                                                :unit (y / year))))))))
      :ARG1 (h / have-quant-91
            :ARG1 (s3 / strontium
                  :mod (r / radioactive)
                  :location (t3 / tooth
                        :part-of (b3 / baby)
                        :poss (m2 / man
                              :ARG1-of (b4 / bear-02
                                    :location (a / area
                                          :ARG1-of (s4 / same-01))
                                    :time (t4 / time
                                          :ARG1-of s4))
                              :ARG0-of (l / live-01
                                    :mod (s5 / still))))))
      :ARG3 (t5 / times
            :quant 2))

# ::id 1618 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tesco plc , the largest grocer in the united kingdom , said wednesday that it is buying ## <unk> stores in south korea for ### million pounds -lrb- us$ #.## billion ; euro# .# billion -rrb- , including existing debt .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "tesco"
                  :op2 "plc")
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most)
                  :ARG5 (g / grocer
                        :location (k / kingdom
                              :name (n2 / name
                                    :op1 "United"
                                    :op2 "Kingdom")))))
      :ARG1 (b / buy-01
            :ARG0 c
            :ARG1 (s2 / store
                  :location (s3 / south
                        :part-of (c2 / country
                              :name (n3 / name
                                    :op1 "Korea"))))
            :ARG3 (a / and
                  :op1 (m2 / monetary-quantity
                        :quant 1000000
                        :unit (p / pound))
                  :op2 (m3 / monetary-quantity
                        :quant 1000000000
                        :unit p))
            :op3 (e / euro#.#000000)
            :op4 (d / debt
                  :ARG1-of (e2 / exist-01)))
      :time (w / wednesday))

# ::id 1619 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the international volleyball federation -lrb- fivb -rrb- officially recognized the newly-elected leadership of the bulgarian volleyball federation -lrb- <unk> -rrb- and lifted the ban on bulgarian volleyball clubs from taking part in international events , the fivb press office said tuesday .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :mod (p / press)
            :poss (g / government-organization
                  :name (n / name
                        :op1 "Federal"
                        :op2 "Volkswagen")))
      :ARG1 (a / and
            :op1 (r / recognize-01
                  :ARG0 g
                  :ARG1 (p2 / person
                        :ARG0-of (l / lead-02
                              :ARG1 (f / federation
                                    :topic (v / volleyball
                                          :mod (b / bulgarian))))
                        :ARG1-of (e / elect-01
                              :ARG1-of (n2 / new-01)))
                  :mod (o2 / official))
            :op2 (l2 / lift-01
                  :ARG0 g
                  :ARG1 (b2 / ban-01
                        :ARG1 (p3 / participate-01
                              :ARG0 (c / club
                                    :mod c)
                              :ARG1 (e2 / event
                                    :mod (ii / international)))))
            :time (d / date-entity
                  :weekday (t / tuesday))))

# ::id 1620 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two earthquakes measuring #.# on the richter scale jolted northeastern taiwan early monday but no damage or casualties were immediately reported , seismologists said .
# ::alignments
(s / say-01
      :ARG0 (s2 / seismologist)
      :ARG1 (j / jolt-01
            :ARG0 (e / earthquake
                  :quant 2
                  :ARG1-of (m / measure-01
                        :ARG2 (s3 / seismic-quantity
                              :quant 1
                              :scale (r / richter))))
            :ARG1 (n / northeast
                  :part-of (c / country
                        :name (n2 / name
                              :op1 "Taiwan")))
            :time (d / date-entity
                  :weekday (m2 / monday)
                  :mod (e2 / early))
            :concession-of (r2 / report-01
                  :polarity -
                  :ARG1 (o / or
                        :op1 (d2 / damage-01)
                        :op2 (c2 / casualty))
                  :time (ii / immediate))))

# ::id 1621 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok senior senators are raising questions about the fbi 's decision to conduct a fourth internal investigation of an agent who aired concerns about the bureau 's counterterrorism investigations .
# ::alignments
(r / raise-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Senate")))
            :mod (s / senior))
      :ARG1 (q / question-01
            :ARG1 (d / decide-01
                  :ARG0 (g2 / government-organization
                        :name (n2 / name
                              :op1 "Fbi"))
                  :ARG1 (c / conduct-01
                        :ARG0 g2
                        :ARG1 (ii / investigate-01
                              :ARG0 g2
                              :ARG1 (p2 / person
                                    :ARG0-of h
                                    :ARG2 (a / agent))
                              :ARG0-of (a2 / air-01
                                    :ARG1 (c2 / concern-01
                                          :ARG0 (ii2 / investigate-01
                                                :ARG0 (b / bureau)
                                                :ARG1 (c3 / counterterrorism)))))
                        :ord (o / ordinal-entity
                              :value 4)
                        :ARG1-of (ii3 / internal-02)))))

# ::id 1622 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok four and a half years after its founder 's death , the martha graham dance company continues superbly to preserve the graham repertory .
# ::alignments
(c / continue-01
      :ARG0 (c2 / company
            :name (n / name
                  :op1 "Martha"
                  :op2 "Graham"
                  :op3 "Dance"
                  :op4 "Company"))
      :ARG1 (p / preserve-01
            :ARG0 c2
            :ARG1 (r / repertory
                  :mod (c3 / city
                        :name (n2 / name
                              :op1 "Greece"))))
      :manner (s / superb)
      :time (a / after
            :op1 (d / die-01
                  :ARG1 (p2 / person
                        :ARG0-of (f / found-01
                              :ARG1 c2)))
            :quant (t / temporal-quantity
                  :quant 4.5
                  :unit (y / year))))

# ::id 1623 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok real sociedad muffed a chance to leapfrog over spain 's <unk> into the league leadership by failing to beat athletic de bilbao in saturday 's ##th-round game .
# ::alignments
(m / muff-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Real"
                  :op2 "Sociedad"))
      :ARG1 (c / chance-02
            :ARG0 t
            :ARG1 (l / leap-03
                  :ARG0 t
                  :ARG1 (l2 / lead-02
                        :ARG0 (t2 / team
                              :name (n2 / name
                                    :op1 "Spain"))
                        :ARG1 (l3 / league)
                        :ARG2-of l)))
      :manner (f / fail-01
            :ARG0 t
            :ARG1 (b / beat-03
                  :ARG0 t
                  :ARG1 (t3 / team
                        :name (n3 / name
                              :op1 " athletic"
                              :op2 "de"
                              :op3 "Bilbao"))
                  :time (g / game
                        :time (d / date-entity
                              :weekday (s / saturday))
                        :mod (r / round
                              :ord (o / ordinal-entity
                                    :value "-4"))))))

# ::id 1624 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok iraqi paramilitary forces fired mortars and machine guns friday on about #,### iraqi civilians trying to leave the besieged city of basra , forcing some of them to retreat , british military officials and witnesses said .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (m / military
                              :mod (c / country
                                    :name (n / name
                                          :op1 "Great"
                                          :op2 "Britain")))
                        :ARG2 (o / official)))
            :op2 (p2 / person
                  :ARG0-of (w / witness-01)))
      :ARG1 (f / fire-01
            :ARG0 (f2 / force-01
                  :ARG0 f2
                  :ARG0 f2
                  :ARG1 (c2 / civilian
                        :ARG1-of (ii / include-91
                              :ARG2 (c3 / civilian
                                    :mod (c4 / country
                                          :name (n2 / name
                                                :op1 "Iraq")))
                              :ARG3 (s2 / some)))
                  :ARG2 (r / retreat-01
                        :ARG1 c2))
            :ARG1-of (c5 / cause-01
                  :ARG0 (t / try-01
                        :ARG0 c2
                        :ARG1 (l / leave-11
                              :ARG0 c2
                              :ARG1 (c6 / city
                                    :name (n3 / name
                                          :op1 "Basra")
                                    :ARG1-of (b / besiege-01)))))
            :time (d / date-entity
                  :weekday (f3 / friday))))

# ::id 1625 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a string of towns along the mississippi river in iowa 's south and east prepared for new problems a day after flood fears eased in the university city of iowa city .
# ::alignments
(p / prepare-02
      :ARG0 (t / town
            :quant (s / string)
            :location (a / along
                  :op1 (r / river
                        :name (n / name
                              :op1 "Mississippi"
                              :op2 "River")))
            :location (a2 / and
                  :op1 (s2 / south)
                  :op2 (e / east)
                  :part-of (c / city
                        :name (n2 / name
                              :op1 "Iowa"))))
      :ARG2 (p2 / problem
            :ARG1-of (n3 / new-01))
      :time (a3 / after
            :op1 (e2 / ease-02
                  :ARG1 (f / fear-01
                        :ARG1 (f2 / flood-01))
                  :location (c2 / city
                        :mod (u / university)
                        :location c)
                  :duration (t2 / temporal-quantity
                        :quant 1
                        :unit (d / day)))))

# ::id 1626 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok firefighters in two northwestern states were battling forest and brush fires monday that have consumed some ##,### hectares -lrb- ###,### acres -rrb- , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (b / battle-01
            :ARG0 (p / person
                  :ARG0-of (f / fight-01
                        :ARG1 (f2 / fire))
                  :location (s2 / state
                        :quant 2
                        :location (n / northwest)))
            :ARG1 (a / and
                  :op1 (f3 / fire-03
                        :ARG0 p
                        :ARG1 (f4 / forest))
                  :op2 (f5 / fire-03
                        :ARG0 p
                        :ARG1 (b2 / brush))
                  :ARG0-of (c / consume-01
                        :ARG1 (a2 / and
                              :op1 (a3 / area-quantity
                                    :quant 1
                                    :unit (h / hectare))
                              :op2 (a4 / area-quantity
                                    :quant 1
                                    :unit (h2 / hectare))
                              :op3 (a5 / area-quantity
                                    :quant 1
                                    :unit (a6 / acre))
                              :quant (s3 / some))))
            :time (d / date-entity
                  :weekday (m / monday))))

# ::id 1627 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok conoco inc. on monday announced plans to develop an offshore field in nearly #,### feet -lrb- #,### meters -rrb- of water in the gulf of mexico .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Conoco"
                  :op2 "Inc."))
      :ARG1 (p / plan-01
            :ARG0 c
            :ARG1 (d / develop-02
                  :ARG0 c
                  :ARG1 (f / field
                        :location (o / offshore))
                  :ARG2 (w / water
                        :quant (n2 / nearly
                              :op1 (d2 / distance-quantity
                                    :quant 1
                                    :unit (f2 / foot)))
                        :op2 (d3 / distance-quantity
                              :quant 1
                              :unit (m / meter)))
                  :location (g / gulf
                        :name (n3 / name
                              :op1 "Gulf"
                              :op2 "of"
                              :op3 "Mexico"))))
      :time (d4 / date-entity
            :weekday (m2 / monday)))

# ::id 1628 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gunmen in at least three vehicles engaged in a shootout wednesday in front of the nuevo laredo city hall , leaving one suspected gunman dead and two people injured in this border community .
# ::alignments
(e / engage-01
      :ARG1 (g / gunman
            :part (v / vehicle
                  :quant (a / at-least
                        :op1 3)))
      :ARG2 (s / shootout)
      :time (d / date-entity
            :weekday (w / wednesday))
      :location (ii / in-front-of
            :op1 (h / hall
                  :mod (c / city
                        :name (n / name
                              :op1 "Nuevo"
                              :op2 "Laredo"))))
      :ARG0-of (l / leave-13
            :ARG1 (a2 / and
                  :op1 (d2 / die-01
                        :ARG1 (g2 / gunman
                              :ARG2-of (s2 / suspect-01)
                              :quant 1))
                  :op2 (ii2 / injure-01
                        :ARG1 (p / person
                              :quant 2))
                  :location (c2 / community
                        :location (b / border-01)
                        :mod (t / this)))))

# ::id 1629 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us secretary of state warren christopher said sunday the us was stepping up efforts to try to ensure that israel and the plo meet a july # target date for extending palestinian self-rule .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Warren"
                  :op2 "Christopher")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :ARG2 (s2 / secretary
                        :topic (f / foreign))))
      :ARG1 (s3 / step-up-03
            :ARG0 c
            :ARG1 (e / effort-01
                  :ARG0 c
                  :ARG1 (t / try-01
                        :ARG0 c
                        :ARG1 (e2 / ensure-01
                              :ARG0 c
                              :ARG1 (m / meet-03
                                    :ARG0 (c2 / country
                                          :name (n3 / name
                                                :op1 "Israel"))
                                    :ARG1 (c3 / country
                                          :name (n4 / name
                                                :op1 "Palestine"))
                                    :ARG2 (d / date
                                          :ARG1-of (t2 / target-01)
                                          :time (d2 / date-entity
                                                :month 7)
                                          :purpose (e3 / extend-01
                                                :ARG1 (r / rule-03
                                                      :ARG0 c3
                                                      :ARG1 c3)))))))
            :time d2
            :weekday (s4 / sunday)))

# ::id 1630 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two female giant pandas born in the u.s. will return to their hometown in southwest china this month , the wolong giant panda protection and research center said saturday .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Wolong"
                  :op2 " giant"
                  :op3 "panda"
                  :op4 "Protection"
                  :op5 "and"
                  :op6 "Research"
                  :op7 "Center"))
      :ARG1 (r / return-01
            :ARG1 (p / panda
                  :quant 2
                  :mod (f / female)
                  :ARG1-of (b / bear-02
                        :location (c / country
                              :name (n2 / name
                                    :op1 "U.S.")))
                  :mod (g / giant))
            :ARG4 (h / hometown
                  :poss p
                  :location (s2 / southwest
                        :part-of (c2 / country
                              :name (n3 / name
                                    :op1 "China"))))
            :time (m / month
                  :mod (t / this)))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 1631 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok human remains found in remote woodland are `` almost certainly '' those of a ##-year-old girl who disappeared on the way home from school , police said friday after an intense and highly publicized six-month search .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (c / certain
            :domain (r / remain-01
                  :ARG1 (h / human)
                  :ARG1-of (f / find-01
                        :location (f2 / forest
                              :mod (r2 / remote))))
            :mod (a / almost)
            :topic (g / girl
                  :ARG1-of (d / disappear-01
                        :time (w / way
                              :direction (h2 / home
                                    :source (s2 / school))))))
      :time (d2 / date-entity
            :weekday (f3 / friday))
      :time (a2 / after
            :op1 (s3 / search-01
                  :ARG1-of (ii / intense-02)
                  :ARG1-of (p2 / publicize-01
                        :degree (h3 / high-02))
                  :duration (t / temporal-quantity
                        :quant 6
                        :unit (m / month)))))

# ::id 1632 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the u.s. dollar moved slightly higher against the japanese yen in tokyo today , while share prices sank to the lowest level since november #### .
# ::alignments
(c / contrast-01
      :ARG1 (m / move-01
            :ARG1 (d / dollar
                  :mod (c2 / country
                        :name (n / name
                              :op1 "U.S.")))
            :ARG2 (a / against
                  :op1 (y / yen
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "Japan"))))
            :ARG1-of (h / have-degree-91
                  :ARG2 (h2 / high-02
                        :ARG1 m)
                  :ARG3 (m2 / more
                        :quant (s / slight)))
            :time (t / today)
            :prep-against y
            :mod c3)
      :ARG2 (s2 / sink-01
            :ARG1 (p / price-01
                  :ARG1 (s3 / share))
            :ARG4 (l / level
                  :ARG1-of (h3 / have-degree-91
                        :ARG2 (l2 / low-04
                              :ARG1 l)
                        :ARG3 (m3 / most)
                        :ARG5 (s4 / since
                              :op1 (d2 / date-entity
                                    :month 11))))))

# ::id 1633 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. secretary of state condoleezza rice will visit the middle east in the middle of this month , chief palestinian negotiator saeb erekat said on sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Seb"
                  :op2 "Erekat")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Palestine"))
                  :ARG2 (c2 / chief)
                  :ARG3 (n3 / negotiate-01)))
      :ARG1 (v / visit-01
            :ARG0 (p2 / person
                  :name (n4 / name
                        :op1 "Condoleezza"
                        :op2 "Rice")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (s2 / secretary
                              :topic (f / foreign))))
            :ARG1 (w / world-region
                  :name (n5 / name
                        :op1 "Middle"
                        :op2 "East"))
            :time (m / middle
                  :part-of (m2 / month
                        :mod (t / this))))
      :time (d / date-entity
            :weekday (s3 / sunday)))

# ::id 1634 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the two-week encampment of rich and powerful newsmakers at the bohemian grove is winding down with tales of sightings of power brokers , presidential contenders and entertainment stars .
# ::alignments
(w / wind-down-04
      :ARG1 (e / encampment
            :consist-of (n / newsmaker
                  :mod (r / rich)
                  :ARG1-of (p / powerful-02))
            :location (g / grove
                  :mod (b / bohemian))
            :duration (t / temporal-quantity
                  :quant 2
                  :unit (w2 / week)))
      :ARG2 (t2 / tale
            :topic (s / sight-01
                  :ARG1 (a / and
                        :op1 (p2 / person
                              :ARG0-of (b2 / broker-01
                                    :ARG1 (p3 / power)))
                        :op2 (p4 / person
                              :ARG0-of (c / contend-02
                                    :ARG1 (p5 / president)))
                        :op3 (s2 / star
                              :mod (e2 / entertain-01))))))

# ::id 1635 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> are growing in developing countries including bangladesh , and creating new livelihoods for the poor with spread of the information and communications technologies -lrb- icts -rrb- , especially cell phones .
# ::alignments
(a / and
      :op1 (g / grow-01
            :location (c / country
                  :ARG2-of (d / develop-02)
                  :ARG2-of (ii / include-01
                        :ARG1 (c2 / country
                              :name (n / name
                                    :op1 "Bangladesh")))))
      :op2 (c3 / create-01
            :ARG1 (l / livelihood
                  :ARG1-of (n2 / new-01)
                  :beneficiary (p / person
                        :mod (p2 / poor))
                  :ARG1-of (c4 / cause-01
                        :ARG0 (s / spread-03
                              :ARG1 (a2 / and
                                    :op1 (t / technology
                                          :mod (ii2 / information))
                                    :op2 (t2 / technology
                                          :mod (c5 / communicate-01))
                                    :op3 (t3 / technology
                                          :mod (c6 / cell)
                                          :mod (e / especially))))))))

# ::id 1636 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok genentech inc. intends to acquire the tiny biotechnology company <unk> inc. for $ ### million -lrb- euro### .# million -rrb- in cash , the south san francisco-based drug maker announced thursday .
# ::alignments
(a / announce-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "genentech"
                  :op2 "inc.")
            :ARG0-of (m / make-01
                  :ARG1 (d / drug))
            :location (s / south
                  :part-of (c2 / city
                        :name (n2 / name
                              :op1 "San"
                              :op2 "Francisco"))))
      :ARG1 (ii / intend-01
            :ARG0 c
            :ARG1 (a2 / acquire-01
                  :ARG0 c
                  :ARG1 (c3 / company
                        :name (n3 / name
                              :op1 "Illinois"
                              :op2 "Biotechnology"
                              :op3 "Inc.")
                        :mod (t / tiny))
                  :ARG3 (m2 / monetary-quantity
                        :quant 10000000
                        :unit (d2 / dollar))
                  :manner (c4 / cash)))
      :time (d3 / date-entity
            :weekday (t2 / thursday)))

# ::id 1637 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok benin president boni yayi has reshuffled his cabinet ahead of elections early next year , appointing eight new ministers , including the son of a former head of state , his office said saturday .
# ::alignments
(s / say-01
      :ARG0 (o / office
            :poss (p / person
                  :name (n / name
                        :op1 "Boni"
                        :op2 "Yayi")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n2 / name
                                    :op1 "Bin"))
                        :ARG2 (p2 / president)))
            :ARG1 (r / reshuffle-01
                  :ARG0 p
                  :ARG1 (c / cabinet
                        :poss p)
                  :time (a / ahead
                        :op1 (e / elect-01
                              :time (y / year
                                    :mod (n3 / next)
                                    :mod (e2 / early))))
                  :manner (a2 / appoint-01
                        :ARG0 p
                        :ARG1 (p3 / person
                              :quant 8
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (m / minister
                                          :ARG1-of (n4 / new-01))
                                    :ARG2-of (ii / include-01
                                          :ARG1 (p4 / person
                                                :ARG0-of (h3 / have-rel-role-91
                                                      :ARG1 (p5 / person
                                                            :ARG0-of (h4 / have-org-role-91
                                                                  :ARG2 (h5 / head-of-state)
                                                                  :time (f / former)))
                                                      :ARG2 (s2 / son))))))))
            :time (d / date-entity
                  :weekday (s3 / saturday))))

# ::id 1638 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president nelson mandela 's government on monday denied weekend reports it was negotiating the sale of sophisticated weapons parts to china .
# ::alignments
(d / deny-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (p / person
                        :name (n / name
                              :op1 "Nelson"
                              :op2 "Mandela")
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (p2 / president)))))
      :ARG1 (r / report-01
            :ARG1 (n2 / negotiate-01
                  :ARG0 g
                  :ARG1 (c / country
                        :name (n3 / name
                              :op1 "China"))
                  :ARG2 (s / sell-01
                        :ARG0 g
                        :ARG1 (p3 / part
                              :mod (w / weapon
                                    :mod (s2 / sophisticated)))
                        :ARG2 c))
            :time (w2 / weekend))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 1639 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cypriot harmonized consumer prices rose two percent on the year in november compared with a rise of #.# percent on the year in october , the cypriot statistical service said on tuesday .
# ::alignments
(s / say-01
      :ARG0 (s2 / service
            :mod (s3 / statistic)
            :mod (c / cypriot))
      :ARG1 (r / rise-01
            :ARG1 (p / price-01
                  :ARG0 (p2 / person
                        :ARG0-of (c2 / consume-01)))
            :ARG2 (p3 / percentage-entity
                  :value 2)
            :time (d / date-entity
                  :month 11)
            :ARG1-of (c3 / compare-01
                  :ARG2 (r2 / rise-01
                        :ARG1 (p4 / percentage-entity
                              :value "#.")
                        :time (d2 / date-entity
                              :month 11))))
      :time (d3 / date-entity
            :weekday (t / tuesday)))

# ::id 1640 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok as bells chimed , tens of thousands of people gathered friday at a romanian monastery to mark the ###th anniversary of the death of a revered ##th-century warrior prince .
# ::alignments
(g / gather-03
      :ARG0 (p / person
            :quant (m / multiple
                  :op1 10000))
      :time (d / date-entity
            :weekday (f / friday))
      :location (m2 / monastery
            :mod (c / country
                  :name (n / name
                        :op1 "Romania")))
      :purpose (m3 / mark-01
            :ARG0 p
            :ARG1 (a / anniversary
                  :ord (o / ordinal-entity
                        :value -1)
                  :topic (d2 / die-01
                        :ARG1 (p2 / prince
                              :mod (w / warrior)
                              :ARG1-of (r / revere-01)
                              :time (d3 / date-entity
                                    :century 15)))))
      :time (c2 / chim-01
            :ARG1 (b / bell)))

# ::id 1641 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a british surgeon who told a cancer patient that `` we all have to die sometime '' was barred from the practicing medicine on tuesday for gross misconduct over a four-year period .
# ::alignments
(b / bar-01
      :ARG1 (p / person
            :ARG0-of (s / surgery-01)
            :mod (c / country
                  :name (n / name
                        :op1 "Britain"))
            :ARG0-of (t / tell-01
                  :ARG1 (o / obligate-01
                        :ARG2 (d / die-01
                              :ARG1 (w / we
                                    :mod (a / all))
                              :time (s2 / sometime)))
                  :ARG2 (p2 / patient
                        :mod (d2 / disease
                              :name (n2 / name
                                    :op1 "cancer")))))
      :ARG2 (m / medicine
            :ARG0-of (p3 / practice-01))
      :time (d3 / date-entity
            :weekday (t2 / tuesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (m2 / misconduct-01
                  :ARG0 p
                  :ARG1-of (g / gross-06)
                  :duration (t3 / temporal-quantity
                        :quant 4
                        :unit (y / year)))))

# ::id 1642 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france 's bruno saby in a mitsubishi won a split fourth stage of the dakar-agades-dakar rally on tuesday to take the overall lead from teammate kenjiro shinozuka of japan .
# ::alignments
(w / win-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Bruno"
                  :op2 "Saby")
            :poss (c2 / country
                  :name (n2 / name
                        :op1 "France"))
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c3 / company
                        :name (n3 / name
                              :op1 "Mitsubishi"))))
      :ARG1 (s / stage
            :ord (o / ordinal-entity
                  :value 4)
            :part-of (r / rally-01
                  :ARG2 (a / and
                        :op1 (e / event
                              :name (n4 / name
                                    :op1 "Dakar-agades"))
                        :op2 (e2 / event
                              :name (n5 / name
                                    :op1 "Dakar"
                                    :op2 "Dakar"))))
            :ARG1-of (s2 / split-01))
      :ARG4 (t / take-01
            :ARG0 c
            :ARG1 (l / lead-02
                  :ARG0 (p / person
                        :name (n6 / name
                              :op1 "Kenjiro"
                              :op2 "Shinozuka")
                        :ARG0-of (h2 / have-rel-role-91
                              :ARG1 c
                              :ARG2 (t2 / teammate))
                        :location (c4 / country
                              :name (n7 / name
                                    :op1 "Japan")))
                  :mod (o2 / overall)))
      :time (d / date-entity
            :weekday (t3 / tuesday)))

# ::id 1643 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok beijing municipal traffic management authorities say they are to further increase road inspections to root out driving under the influence -lrb- dui -rrb- offences around oct. # , the start of the national day holiday season .
# ::alignments
(s / say-01
      :ARG0 (a / authority
            :mod (c / city
                  :name (n / name
                        :op1 "Beijing"))
            :mod (m / manage-01
                  :ARG1 (t / traffic)))
      :ARG1 (ii / increase-01
            :ARG0 a
            :ARG1 (ii2 / inspect-01
                  :ARG1 (r / road))
            :degree (f / further)
            :purpose (r2 / root-out-01
                  :ARG0 a
                  :ARG1 (d / drive-01
                        :ARG1-of (ii3 / influence-01
                              :ARG1-of s
                              :ARG0 (s2 / string-entity
                                    :value "lrb- dui-rrb-rb")))))
      :time (a2 / around
            :op1 (d2 / date-entity
                  :month 11
                  :ARG1-of (s3 / start-01
                        :ARG2 (s4 / season
                              :mod (h / holiday)
                              :mod (n2 / nation)
                              :mod (d3 / day))))))

# ::id 1644 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok danish formula one driver jan <unk> was taken to hospital after his stewart ford car spun off the track and slammed into the barriers during tests here saturday .
# ::alignments
(t / take-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "J jan"
                  :op2 "Hansen")
            :ARG0-of (d / drive-01
                  :ARG1 (f / formula
                        :mod 1
                        :mod (c / country
                              :name (n2 / name
                                    :op1 "Denmark")))))
      :ARG3 (h / hospital)
      :time (a / after
            :op1 (a2 / and
                  :op1 (s / spin-01
                        :ARG0 (c2 / car
                              :poss p
                              :mod (s2 / stewart)
                              :mod (f2 / ford))
                        :ARG1 (t2 / track))
                  :op2 (s3 / slam-02
                        :ARG0 c2
                        :ARG1 (b / barrier)
                        :time (t3 / test-01
                              :location (h2 / here)
                              :time (d2 / date-entity
                                    :weekday (s4 / saturday)))))))

# ::id 1645 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three members of a family from western australia state were killed in a plane crash near victoria falls in zimbabwe , the australian government said friday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Australia")
                        :part (w / west))))
      :ARG1 (k / kill-01
            :ARG0 (c2 / crash-01
                  :ARG1 (p / plane)
                  :ARG1-of (n2 / near-02
                        :ARG2 (c3 / city
                              :name (n3 / name
                                    :op1 "Victoria")))
                  :location (c4 / country
                        :name (n4 / name
                              :op1 "Zimbabwe")))
            :ARG1 (p2 / person
                  :quant 3
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (f / family)
                        :ARG2 (m / member))))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 1646 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sri lanka has barred some #,### villagers who fled the bloody final months of the country 's civil war from returning to their homes in the north , possibly so the military can set up camps in the area , ethnic tamil lawmakers charged monday .
# ::alignments
(c / charge-05
      :ARG0 (p / person
            :ARG0-of (l / legislate-01)
            :mod (e / ethnic))
      :ARG1 (b / bar-01
            :ARG0 (c2 / city
                  :name (n / name
                        :op1 "Sri"
                        :op2 "Lanka"))
            :ARG1 (v / villager
                  :quant (s / some)
                  :ARG0-of (f / flee-05
                        :ARG1 (m / month
                              :mod (f2 / final)
                              :part-of (w / war
                                    :mod (c3 / civil)
                                    :poss (c4 / country))
                              :mod (b2 / bloody))))
            :ARG2 (r / return-01
                  :ARG1 v
                  :ARG4 (h / home
                        :location (n2 / north)
                        :poss v)
                  :purpose (p2 / possible-01
                        :ARG1 (s2 / set-up-03
                              :ARG0 (m2 / military)
                              :ARG1 (c5 / camp)
                              :location (a / area)))))
      :time (d / date-entity
            :weekday (m3 / monday)))

# ::id 1647 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok just days after secretary of state colin powell abolished ## of ## special envoy positions he inherited , the administration is creating a new one to coordinate policy for northern ireland , a senior official said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (c / create-01
            :ARG0 (g / government-organization
                  :ARG0-of (a / administrate-01))
            :ARG1 (o2 / one
                  :ARG1-of (n / new-01))
            :purpose (c2 / coordinate-01
                  :ARG0 g
                  :ARG1 (p2 / policy-01
                        :ARG2 (c3 / country
                              :name (n2 / name
                                    :op1 "Northern"
                                    :op2 "Ireland"))))
            :time (a2 / after
                  :op1 (a3 / abolish-01
                        :ARG0 (p3 / person
                              :name (n3 / name
                                    :op1 "Colin"
                                    :op2 "Powell")
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (s3 / secretary
                                          :topic (f / foreign))))
                        :ARG1 (p4 / position
                              :mod (e / envoy
                                    :ARG1-of (s4 / special-02))
                              :ARG1-of (ii / inherit-01
                                    :ARG0 p3)))
                  :quant (m / multiple
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (d / day))
                        :mod (j / just))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 1648 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok serb troops attacked a rebel stronghold in kosovo village just across the border with albania , killing at least one kosovo liberation army guerrilla and wounding at least ## others , international monitors said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (m / monitor-01)
            :mod (ii / international))
      :ARG1 (a / attack-01
            :ARG0 (t / troop
                  :mod (m2 / military
                        :name (n / name
                              :op1 "Serb")))
            :ARG1 (s2 / stronghold
                  :mod (p2 / person
                        :ARG0-of (r / rebel-01))
                  :location (v / village
                        :name (n2 / name
                              :op1 "Kosovo")
                        :location (a2 / across
                              :op1 (b / border-01
                                    :ARG2 (c / country
                                          :name (n3 / name
                                                :op1 "Albania")))
                              :mod (j / just))))
            :ARG0-of (c2 / cause-01
                  :ARG1 (a3 / and
                        :op1 (k / kill-01
                              :ARG0 t
                              :ARG1 (p3 / person
                                    :ARG0-of (h / have-org-role-91
                                          :ARG1 (a4 / army
                                                :mod c
                                                :name (n4 / name
                                                      :op1 "Kosovo")))
                                    :ARG2 (g / guerrilla))
                              :quant (a5 / at-least
                                    :op1 1)))
                  :op2 (w / wound-01
                        :ARG0 t
                        :ARG1 (p4 / person
                              :mod (o / other)
                              :quant (a6 / at-least
                                    :op1 1)))))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 1649 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the nasdaq composite index barreled past #,### for the first time today as investors once again snapped up shares of technology stocks .
# ::alignments
(b / barrele-01
      :ARG0 (ii / index
            :mod (c / composite)
            :mod (c2 / company
                  :name (n / name
                        :op1 "Nasdaq")))
      :ARG2 (p / past)
      :ord (o / ordinal-entity
            :value 1)
      :time (t / today)
      :ARG1-of (c3 / cause-01
            :ARG0 (s / snap-up-08
                  :ARG0 (p2 / person
                        :ARG0-of (ii2 / invest-01))
                  :ARG1 (s2 / share
                        :mod (s3 / stock
                              :mod (t2 / technology)))
                  :mod (a / again
                        :mod (o2 / once)))))

# ::id 1650 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for eight minutes , ##,### greek fans protested the absence of their disgraced champion sprinter and hurled their resentment at three u.s. sprinters when their names were announced and faces were flashed on the giant screens before the men 's ###-meter final at olympic stadium on thursday night .
# ::alignments
(a / and
      :op1 (p / protest-01
            :ARG0 (f / fan
                  :mod (t / team
                        :name (n / name
                              :op1 "Greek")))
            :ARG1 (a2 / absent-01
                  :ARG1 (p2 / person
                        :ARG0-of (h / have-org-role-91
                              :ARG1 t
                              :ARG2 (c / champion))
                        :ARG1-of (d / disgrace-01))
                  :ARG2 (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 t
                              :ARG2 (s / sprinter))))
            :duration (t2 / temporal-quantity
                  :quant 8
                  :unit (m / minute)))
      :op2 (h3 / hurl-01
            :ARG0 f
            :ARG1 (r / resent-01
                  :ARG0 f
                  :ARG1 p3)
            :ARG2 (p4 / person
                  :quant 3
                  :ARG0-of (h4 / have-org-role-91
                        :ARG1 t
                        :ARG2 (s2 / sprinter)))
            :time (a3 / and
                  :op1 (a4 / announce-01
                        :ARG1 (n2 / name
                              :poss p4))
                  :op2 (f2 / flash-01
                        :ARG1 (f3 / face)
                        :location (s3 / screen
                              :mod (g / giant))
                        :time (b / before
                              :op1 (f4 / final
                                    :mod (d2 / distance-quantity
                                          :quant 80
                                          :unit (m2 / meter))
                                    :time (d3 / date-entity
                                          :weekday (t3 / thursday)
                                          :dayperiod (n3 / night))
                                    :mod (g2 / game
                                          :name (n4 / name
                                                :op1 "Olympic"
                                                :op2 "Games"))))))))

# ::id 1651 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france on friday agreed to lend lebanon ### million euros -lrb- about us$ ### million -rrb- to help reduce the servicing of its massive debt .
# ::alignments
(a / agree-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "France"))
      :ARG1 (l / lend-01
            :ARG0 c
            :ARG1 (m / monetary-quantity
                  :quant 1000000
                  :unit (e / euro)
                  :ARG1-of (m2 / mean-01
                        :ARG2 (a2 / about
                              :op1 (w / we))))
            :ARG2 c
            :purpose (h / help-01
                  :ARG0 c
                  :ARG1 (r / reduce-01
                        :ARG0 c
                        :ARG1 (s / serve-01
                              :ARG0 c
                              :ARG1 (d / debt
                                    :mod (m3 / massive)
                                    :poss c)))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1652 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok electricity consumers in kenya will pay an extra ### million shillings -lrb- #.# million u.s. dollars -rrb- for april to the kenya power and lighting company and fuel adjustment costs , the east african weekly reported monday .
# ::alignments
(r / report-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "East"
                  :op2 "Africa"))
      :ARG1 (p / pay-01
            :ARG0 (p2 / person
                  :ARG0-of (c2 / consume-01
                        :ARG1 (e / electricity))
                  :location (c3 / country
                        :name (n2 / name
                              :op1 "Kenya")))
            :ARG1 (m / monetary-quantity
                  :quant 1000000
                  :unit (p3 / pound)
                  :mod (e2 / extra))
            :ARG3 (a / and
                  :op1 (c4 / company
                        :ARG0-of (p4 / power-01)
                        :ARG0-of (l / light-04)
                        :location c3)
                  :op2 (m2 / monetary-quantity
                        :ARG2-of (c5 / cost-01
                              :ARG1 (a2 / adjust-01
                                    :ARG1 (f / fuel)))))
            :time (d / date-entity
                  :weekday (a3 / april)))
      :frequency (r2 / rate-entity-91
            :ARG3 (t / temporal-quantity
                  :quant 1
                  :unit (w / week)))
      :time (d2 / date-entity
            :weekday (m3 / monday)))

# ::id 1653 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok airline pilots are dead set against putting cameras in cockpits as safety officials step up the pressure to require them as an aid to accident investigation and prevention .
# ::alignments
(d / die-off-04
      :ARG1 (p / person
            :ARG0-of (p2 / pilot-01
                  :location (a / airline)))
      :ARG2 (p3 / put-01
            :ARG0 p
            :ARG1 (c / camera)
            :ARG2 (c2 / cockpit))
      :time (s / step-up-03
            :ARG0 (p4 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (o / official
                              :topic (s2 / safe-01))))
            :ARG1 (p5 / pressure-01
                  :ARG0 p4
                  :ARG1 p4
                  :ARG2 (r / require-01
                        :ARG0 p4
                        :ARG1 c
                        :ARG2 (a2 / aid-01
                              :ARG0 c
                              :ARG1 (a3 / and
                                    :op1 (ii / investigate-01
                                          :ARG1 (a4 / accident))
                                    :op2 (p6 / prevent-01
                                          :ARG1 a4)))))))

# ::id 1654 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thailand and poland will open the third meeting of their joint trade commission here late this month to promote trade cooperation between the two countries , a senior thai commerce ministry official said here today .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / ministry
                        :topic (c / commerce)
                        :poss (c2 / country
                              :name (n / name
                                    :op1 "Thailand")))
                  :ARG2 (o / official
                        :mod (s2 / senior))))
      :ARG1 (o2 / open-02
            :ARG0 c2
            :ARG1 (m2 / meet-03
                  :ARG0 (c3 / commission
                        :mod (j / joint)
                        :mod (t / trade-01)
                        :poss c2)
                  :location (h2 / here)
                  :ord (o3 / ordinal-entity
                        :value 3)
                  :time (l / late
                        :op1 (m3 / month
                              :mod (t2 / this)))
                  :purpose (p2 / promote-02
                        :ARG0 c3
                        :ARG1 (c4 / cooperate-01
                              :ARG0 c2
                              :ARG1 c2
                              :ARG2 (t3 / trade-01)))))
      :time (t4 / today))

# ::id 1655 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok moslem militants on sunday gunned down five army soldiers , including two officers , at a village near this summer capital of kashmir , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (s2 / shoot-down-05
            :ARG0 (m / militant
                  :mod (r / religious-group
                        :name (n / name
                              :op1 "Moslem")))
            :ARG1 (p2 / person
                  :quant 5
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (a / army)
                        :ARG2 (s3 / soldier))
                  :ARG2-of (ii / include-91
                        :ARG1 (p3 / person
                              :quant 2
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 a
                                    :ARG2 (o / officer)))))
            :time (d / date-entity
                  :weekday (s4 / sunday))
            :location (v / village
                  :ARG1-of (n2 / near-02
                        :ARG2 (c / city
                              :ARG0-of (h3 / have-org-role-91
                                    :ARG1 (w / world-region
                                          :name (n3 / name
                                                :op1 "Kashmir"))
                                    :ARG2 (c2 / capital)
                                    :time d
                                    :season (s5 / summer))
                              :mod (t / this))))))

# ::id 1656 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok masked men patrol the university gates armed with bats and gasoline bombs , campus lawns are lined with barbed wire and booby traps , and the student radio blares out pleas to fight authorities .
# ::alignments
(a / and
      :op1 (p / patrol-01
            :ARG0 (m / man
                  :ARG1-of (m2 / mask-01)
                  :ARG1-of (a2 / arm-01
                        :ARG2 (a3 / and
                              :op1 (b / bat)
                              :op2 (b2 / bomb
                                    :mod (g / gasoline)))))
            :ARG1 (g2 / gate
                  :part-of (u / university)))
      :op2 (l / line-01
            :ARG1 (l2 / lawn
                  :part-of (c / campus)
                  :ARG2 (a4 / and
                        :op1 (w / wire
                              :mod (b3 / barbed))
                        :op2 (t / trap-01
                              :ARG2 (b4 / booby))))
            :op3 (b5 / blare-01
                  :ARG0 (r / radio-01
                        :ARG0 (p2 / person
                              :ARG0-of (s / study-01)))
                  :ARG1 (p3 / plead-01
                        :ARG0 p2
                        :ARG2 (f / fight-01
                              :ARG0 p2
                              :ARG1 (a5 / authority))))))

# ::id 1657 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok stocks turned around abruptly wednesday as a darkening earnings outlook prompted investors to resume selling and wiped out much of tuesday 's big advance in the dow industrials .
# ::alignments
(t / turn-01
      :ARG1 (s / stock)
      :direction (a / around)
      :manner (a2 / abrupt)
      :time (w / wednesday)
      :ARG1-of (c / cause-01
            :ARG0 (a3 / and
                  :op1 (p / prompt-02
                        :ARG0 (o / outlook
                              :topic (e / earn-01)
                              :ARG0-of (d / darken-01))
                        :ARG1 (r / resume-01
                              :ARG0 (p2 / person
                                    :ARG0-of (ii / invest-01))
                              :ARG1 (s2 / sell-01
                                    :ARG0 p2)))
                  :op2 (w2 / wipe-out-02
                        :ARG0 o
                        :ARG1 (a4 / advance-01
                              :ARG1 (ii2 / industrials
                                    :mod (d2 / dow))
                              :mod (b / big)
                              :time (d3 / date-entity
                                    :weekday (t2 / tuesday))
                              :quant (m / much))))))

# ::id 1658 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for many , cell phones have come to be a necessity .
# ::alignments
(c / come-04
      :ARG1 (p / phone
            :mod (c2 / cell))
      :ARG2 (n / need-01
            :ARG0 (p2 / person
                  :quant (m / many))))

# ::id 1659 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there were no regrets in thursday 's arab press over the death of saddam hussein 's notorious sons , but newspapers doubted that the killing of uday and qusay by us forces would ease anti-us resistance in iraq .
# ::alignments
(c / contrast-01
      :ARG1 (r / regret-01
            :polarity -
            :ARG0 (p / press
                  :mod (e / ethnic-group
                        :name (n / name
                              :op1 "Arab"))
                  :time (d / date-entity
                        :weekday (t / thursday)))
            :ARG1 (d2 / die-01
                  :ARG1 (p2 / person
                        :ARG0-of (h / have-rel-role-91
                              :ARG1 (p3 / person
                                    :name (n2 / name
                                          :op1 "Saddam"
                                          :op2 "Hussein"))
                              :ARG2 (s / son))
                        :ARG1-of (n3 / notorious-01))))
      :ARG2 (d3 / doubt-01
            :ARG0 (n4 / newspaper)
            :ARG1 (e2 / ease-01
                  :ARG0 (k / kill-01
                        :ARG0 (f / force
                              :mod (w / we))
                        :ARG1 (a / and
                              :op1 (p4 / person
                                    :name (n5 / name
                                          :op1 "Uday"))
                              :op2 (p5 / person
                                    :name (n6 / name
                                          :op1 "Qusay"))))
                  :ARG1 (r2 / resist-01
                        :ARG1 (c2 / country
                              :location c2
                              :name (n7 / name
                                    :op1 "Iraq"))))))

# ::id 1660 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a wheelchair-bound father and his son hijacked a colombian airliner monday but then freed all the passengers more than four hours after landing in bogota , a government negotiator said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (n / negotiate-01)
            :mod (g / government-organization
                  :ARG0-of (g2 / govern-01)))
      :ARG1 (c / contrast-01
            :ARG1 (h / hijack-01
                  :ARG0 (a / and
                        :op1 (p2 / person
                              :ARG0-of (h2 / have-rel-role-91
                                    :ARG2 (f / father))
                              :ARG1-of (b / bind-01
                                    :ARG2 (w / wheelchair)))
                        :op2 (p3 / person
                              :ARG0-of (h3 / have-rel-role-91
                                    :ARG1 p2
                                    :ARG2 (s2 / son))))
                  :ARG1 (a2 / airliner
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Colombia")))
                  :time (d / date-entity
                        :weekday (m / monday)))
            :ARG2 (f2 / free-01
                  :ARG0 a
                  :ARG1 (p4 / passenger
                        :mod (a3 / all))
                  :time (a4 / after
                        :op1 (l / land-01
                              :ARG1 a
                              :location (c3 / city
                                    :name (n3 / name
                                          :op1 "Bogota"))
                              :duration (m2 / more-than
                                    :op1 (t / temporal-quantity
                                          :quant 4
                                          :unit (h4 / hour))))))))

# ::id 1661 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the armed wing of the fatah movement al aqsa martyrs ' brigades saturday demanded that the palestinian national authority -lrb- pna -rrb- release two of its members .
# ::alignments
(d / demand-01
      :ARG0 (w / wing
            :ARG1-of (a / arm-01)
            :part-of (c / criminal-organization
                  :name (n / name
                        :op1 "al-Aqsa"
                        :op2 " martyrs"
                        :op3 "brades")))
      :ARG1 (r / release-01
            :ARG0 (a2 / authority
                  :mod (n2 / nation)
                  :mod (c2 / country
                        :name (n3 / name
                              :op1 "Palestine")))
            :ARG1 (p / person
                  :quant 2
                  :ARG1-of (ii / include-91
                        :ARG2 (p2 / person
                              :ARG0-of (h / have-org-role-91
                                    :ARG1 a2
                                    :ARG2 (m / member))))))
      :time (d2 / date-entity
            :weekday (s / saturday)))

# ::id 1662 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok un chief ban ki-moon will visit cyclone-hit myanmar thursday and will head directly to the areas hardest hit by cyclone nargis , his spokeswoman said monday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Ban"
                              :op2 "Ki-moon")
                        :mod (c / chief
                              :polarity -))
                  :ARG2 (s2 / spokeswoman)))
      :ARG1 (a / and
            :op1 (v / visit-01
                  :ARG0 p2
                  :ARG1 (c2 / country
                        :name (n2 / name
                              :op1 "Myanmar")
                        :ARG1-of (h2 / hit-01
                              :ARG0 (c3 / cyclone)))
                  :time (d / date-entity
                        :weekday (t / thursday)))
            :op2 (h3 / head-02
                  :ARG0 p2
                  :ARG1 (a2 / area
                        :ARG1-of (h4 / hit-01
                              :ARG0 (c4 / cyclone
                                    :name (n3 / name
                                          :op1 "Cyclone"
                                          :op2 "Nargis"))
                              :ARG1-of (h5 / have-degree-91
                                    :ARG2 (h6 / hard-02)
                                    :ARG3 (m / most))))
                  :ARG1-of (d2 / direct-02)))
      :time (d3 / date-entity
            :weekday (m2 / monday)))

# ::id 1663 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tamil rebels launched their first airstrike in the nearly quarter-decade conflict with sri lanka 's government , using at least one small plane to bomb an air base outside the capital monday and killing three airmen , officials said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (l / launch-01
            :ARG0 (p2 / person
                  :ARG0-of (r / rebel-01)
                  :mod (p3 / province
                        :name (n / name
                              :op1 "Tamil")))
            :ARG1 (s2 / strike-01
                  :ARG0 p2
                  :path (a / air)
                  :ord (o2 / ordinal-entity
                        :value 1))
            :subevent-of (c / conflict-01
                  :ARG0 p2
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 (s3 / state
                                    :name (n2 / name
                                          :op1 "Sri"
                                          :op2 "Lanka"))))
                  :duration (n3 / nearly
                        :op1 (t / temporal-quantity
                              :quant (q / quarter)))
                  :subevent (a2 / and
                        :op1 (u / use-01
                              :ARG0 p2
                              :ARG1 (p4 / plane
                                    :mod (s4 / small)
                                    :quant (a3 / at-least
                                          :op1 1))
                              :ARG2 (b / bomb-01
                                    :ARG0 p2
                                    :ARG1 (b2 / base
                                          :mod a)
                                    :location (o3 / outside
                                          :op1 (c2 / city
                                                :ARG0-of (h2 / have-org-role-91
                                                      :ARG1 p3
                                                      :ARG2 (c3 / capital))))))
                        :op2 (k / kill-01
                              :ARG0 p2
                              :ARG1 (p5 / person
                                    :quant 3
                                    :ARG0-of (h3 / have-org-role-91
                                          :ARG2 (a4 / airman))))))))

# ::id 1664 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jurors sentenced suspended priest rudolph `` rudy '' kos to life in prison wednesday for repeatedly molesting four altar boys , giving him the maximum punishment on every conviction .
# ::alignments
(s / sentence-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG3 (j / jury)))
      :ARG1 (p2 / priest
            :name (n / name
                  :op1 "Rudolph"
                  :op2 "Rudy"
                  :op3 "Kos")
            :ARG1-of (s2 / suspend-01))
      :ARG2 (l / life
            :location (p3 / prison))
      :ARG3 (m / molest-01
            :ARG0 p2
            :ARG1 (b / boy
                  :quant 4
                  :mod (a / altar))
            :ARG1-of (r / repeat-01))
      :time (w / wednesday)
      :ARG0-of (c / cause-01
            :ARG1 (g / give-01
                  :ARG0 p
                  :ARG1 (p4 / punish-01
                        :ARG1 p2
                        :mod (m2 / maximum)
                        :ARG1-of c
                        :ARG0 (c2 / convict-01
                              :mod (e / every))))))

# ::id 1665 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok one of the most expensive ## minutes in weapons testing will occur this fall when a target missile launched from an air force base in california arcs west , triggering pursuit by an experimental interceptor fired from a remote atoll in the pacific ocean .
# ::alignments
(ii / include-91
      :ARG1 (t / time
            :quant 1
            :time-of (t2 / test-01
                  :ARG1 (w / weapon))
            :time (d / date-entity
                  :season (f / fall)
                  :mod (y / year
                        :mod (t3 / this)))
            :time-of (l / launch-01
                  :ARG1 (m / missile
                        :ARG1-of (t4 / target-01))
                  :source (b / base
                        :mod (m2 / military
                              :name (n / name
                                    :op1 "Air"
                                    :op2 "Force"))
                        :location (s / state
                              :name (n2 / name
                                    :op1 "California")))
                  :direction (w2 / west)
                  :ARG0-of (t5 / trigger-01
                        :ARG1 (p / pursue-01
                              :ARG0 (ii2 / interceptor
                                    :mod (e / experimental)
                                    :ARG1-of (f2 / fire-01
                                          :source (a / atoll
                                                :mod (r / remote)
                                                :location (o / ocean
                                                      :name (n3 / name
                                                            :op1 "Pacific"
                                                            :op2 "Ocean")))))))))
      :ARG2 (t6 / temporal-quantity
            :quant 1
            :unit (m3 / minute)))

# ::id 1666 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there are a few old sayings on broadway , pieces of homespun wisdom that have been passed down from producer to producer from time immemorial : word of mouth sells tickets , for instance , and tourists make up two-thirds of every musical 's audience .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG1 (p / piece
                  :mod (w / wisdom
                        :mod (h / homespun))
                  :ARG1-of (p2 / pass-05
                        :ARG0 (a2 / and
                              :op1 (p3 / person
                                    :ARG0-of (p4 / produce-01))
                              :op2 (p5 / person
                                    :ARG0-of (p6 / produce-01)))
                        :ARG2 (d / down)
                        :source (t / time)
                        :duration (ii / immemorial)))
            :quant (f / few)
            :location (r / road
                  :name (n / name
                        :op1 "Broadway")))
      :op2 (a3 / and
            :op1 (s2 / sell-01
                  :ARG0 (w2 / word
                        :source (m / mouth))
                  :ARG1 (t2 / ticket))
            :op2 (ii2 / include-91
                  :ARG1 (p7 / person
                        :ARG0-of (t3 / tour-01))
                  :ARG2 (a4 / audience
                        :poss (m2 / musical)
                        :mod (e / every))
                  :ARG3 "2/3")
            :ARG0-of (e2 / exemplify-01)))

# ::id 1667 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united nations said monday it has postponed deployment of its first armed units to the congo after the government said it did n't wanted gun-toting u.n. forces in parts of the country .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "United"
                  :op2 "Nations"))
      :ARG1 (p / postpone-01
            :ARG0 o
            :ARG1 (d / deploy-01
                  :ARG1 (u / unit
                        :ARG1-of (a / arm-01)
                        :ord (o2 / ordinal-entity
                              :value 1)
                        :poss o)
                  :ARG2 (c / congo))
            :time (d2 / date-entity
                  :weekday (m / monday))
            :time (a2 / after
                  :op1 (s2 / say-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01))
                        :ARG1 (w / want-01
                              :polarity -
                              :ARG0 g
                              :ARG1 (s3 / shoot-01
                                    :ARG0 g
                                    :ARG2 (g3 / gun)
                                    :location (p2 / part
                                          :part-of (c2 / country))))))))

# ::id 1668 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok police increased security around indonesian diplomatic missions across australia friday as a court in bali decided the fate of an australian woman facing a possible death sentence for drug smuggling .
# ::alignments
(ii / increase-01
      :ARG0 (p / police)
      :ARG1 (s / security)
      :location (a / around
            :op1 (m / mission-01
                  :ARG0 (c / country
                        :name (n / name
                              :op1 "Indonesia"))
                  :ARG1 (d / diplomacy)
                  :location (a2 / across
                        :op1 (c2 / country
                              :name (n2 / name
                                    :op1 "Australia")))))
      :time (d2 / date-entity
            :weekday (f / friday))
      :time (d3 / decide-01
            :ARG0 (c3 / court
                  :location (c4 / city
                        :name (n3 / name
                              :op1 "Bali")))
            :ARG3 (f2 / fate
                  :poss (w / woman
                        :mod c2
                        :ARG0-of (f3 / face-01
                              :ARG1 (s2 / sentence-01
                                    :ARG1 w
                                    :ARG2 (d4 / die-01)
                                    :ARG1-of (p2 / possible-01)
                                    :ARG1-of (c5 / cause-01
                                          :ARG0 (s3 / smuggle-01
                                                :ARG1 (d5 / drug)))))))))

# ::id 1669 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok florida marlins infielder luis castillo underwent successful surgery on his left shoulder monday .
# ::alignments
(u / undergo-28
      :ARG1 (p / person
            :name (n / name
                  :op1 "Luis"
                  :op2 "Castillo")
            :ARG0-of (h / have-rel-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Miami"
                              :op2 "Lakes"))
                  :ARG2 (ii / infielder))
            :part (s / shoulder
                  :ARG1-of (l / left-20)))
      :ARG2 (s2 / surgery-01
            :ARG1 p
            :ARG2 s
            :ARG1-of (s3 / succeed-01))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1670 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a couple and their three young children died early sunday when their london apartment caught fire , the fire brigade said .
# ::alignments
(s / say-01
      :ARG0 (b / brigade
            :mod (f / fire-03))
      :ARG1 (d / die-01
            :ARG1 (a / and
                  :op1 (c / couple)
                  :op2 (c2 / child
                        :quant 3
                        :mod (y / young)
                        :poss c))
            :time (e / early
                  :op1 (d2 / date-entity
                        :weekday (s2 / sunday)))
            :ARG1-of (c3 / cause-01
                  :ARG0 (c4 / catch-02
                        :ARG0 (a2 / apartment
                              :poss c
                              :location (c5 / city
                                    :name (n / name
                                          :op1 "London")))
                        :ARG1 (f2 / fire-03)))))

# ::id 1671 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok this has been hanging over the wizards all year _ a six-game western trip that probably will decide if michael jordan 's second comeback ends in success or failure .
# ::alignments
(h / hang-01
      :ARG1 (t / this)
      :ARG2 (w / wizard)
      :duration (y / year
            :mod (a / all))
      :mod (t2 / trip-03
            :ARG0 w
            :ARG1 (w2 / world-region
                  :name (n / name
                        :op1 "West"))
            :duration (t3 / temporal-quantity
                  :quant 6
                  :unit (g / game))
            :ARG0-of (d / decide-01
                  :ARG3 (e / end-01
                        :ARG1 (c / comeback-01
                              :ARG0 (p / person
                                    :name (n2 / name
                                          :op1 "Michael"
                                          :op2 "Jordan"))
                              :ord (o / ordinal-entity
                                    :value 2))
                        :ARG2 (o2 / or
                              :op1 (s / succeed-01
                                    :ARG0 c)
                              :op2 (f / fail-01
                                    :ARG0 c))
                        :mod (p2 / probable)))))

# ::id 1672 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a new york advocacy organization asked the u.s. department of education on tuesday to look into whether programs aimed at helping black male students at the city university of new york and its medgar evers college discriminated against women and students who are not black .
# ::alignments
(a / ask-02
      :ARG0 (o / organization
            :ARG0-of (a2 / advocate-01)
            :mod (c / city
                  :name (n / name
                        :op1 "New"
                        :op2 "York")))
      :ARG1 (l / look-into-11
            :ARG0 o
            :ARG1 (t / truth-value
                  :polarity-of (d / discriminate-02
                        :ARG0 (p / program
                              :ARG1-of (a3 / aim-02
                                    :ARG2 (h / help-01
                                          :ARG0 p
                                          :ARG1 (p2 / person
                                                :ARG0-of (s / study-01)
                                                :mod (m / male)
                                                :ARG1-of (b / black-05)
                                                :location (a4 / and
                                                      :op1 (u / university
                                                            :mod c)
                                                      :op2 (c2 / college
                                                            :name (n2 / name
                                                                  :op1 "Medgar"
                                                                  :op2 "Eve")
                                                            :poss c)))))
                              :ARG2 (a5 / and
                                    :op1 (w / woman)
                                    :op2 (p3 / person
                                          :ARG0-of (s2 / study-01)
                                          :ARG1-of (b2 / black-05
                                                :polarity -))))))
            :ARG2 (g / government-organization
                  :name (n3 / name
                        :op1 "U.S."
                        :op2 "Department"
                        :op3 "of"
                        :op4 "Education"))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 1673 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hoping to steer united airlines away from a bankruptcy protection filing , the company 's five unions wednesday night presented executives with a long-awaited proposal to save $ # billion a year in labor costs for five years .
# ::alignments
(p / present-01
      :ARG0 (u / union
            :quant 5
            :poss (c / company
                  :name (n / name
                        :op1 "United"
                        :op2 "Airlines")))
      :ARG1 (p2 / propose-01
            :ARG0 u
            :ARG1 (s / save-02
                  :ARG0 u
                  :ARG1 (r / rate-entity-91
                        :ARG1 (m / monetary-quantity
                              :quant 10000000000
                              :unit (d / dollar))
                        :ARG2 (t / temporal-quantity
                              :quant 1
                              :unit (y / year))
                        :ARG3 (m2 / monetary-quantity
                              :ARG2-of (c2 / cost-01
                                    :ARG1 (l / labor-01)))
                        :duration (t2 / temporal-quantity
                              :quant 5
                              :unit (y2 / year))))
            :ARG1-of (l2 / long-03))
      :ARG2 (p3 / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 c
                  :ARG2 (e / executive)))
      :time (d2 / date-entity
            :weekday (w / wednesday)
            :dayperiod (n2 / night))
      :ARG1-of (c3 / cause-01
            :ARG0 (h2 / hope-01
                  :ARG0 u
                  :ARG1 (s2 / steer-01
                        :ARG0 u
                        :ARG1 c
                        :ARG2 (a / away
                              :op1 (f / file-01
                                    :ARG2 (p4 / protect-01
                                          :ARG1 (b / bankrupt-01))))))))

# ::id 1674 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok us regulators are sounding alarm bells over macau 's triads but analysts say casinos around the world have always attracted organised crime , not just in the asian gambling hub .
# ::alignments
(c / contrast-01
      :ARG1 (s / sound-01
            :ARG0 (p / person
                  :ARG0-of (r / regulate-01)
                  :mod (c2 / country
                        :name (n / name
                              :op1 "US")))
            :ARG1 (b / bell
                  :mod (a / alarm-01))
            :ARG2 (t / triad
                  :poss (p2 / person
                        :name (n2 / name
                              :op1 "Macau"))))
      :ARG2 (s2 / say-01
            :ARG0 (p3 / person
                  :ARG0-of (a2 / analyze-01))
            :ARG1 (a3 / attract-01
                  :ARG0 (c3 / casino
                        :location (a4 / around
                              :op1 (w / world)))
                  :ARG1 (c4 / crime-02
                        :ARG1-of (o / organize-01))
                  :time (a5 / always)
                  :ARG1-of c
                  :ARG2 (h / hub
                        :mod (g / gamble-01)
                        :mod (c5 / continent
                              :name (n3 / name
                                    :op1 "Asia"))
                        :mod (j / just
                              :polarity -)))))

# ::id 1675 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zimbabwe 's government backtracked on a wage freeze , the official media reported , just days before labor unions hold a national strike protesting it .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :mod (o / official))
      :ARG1 (b / backtrack-01
            :ARG0 (g / government-organization
                  :ARG0-of (g2 / govern-01
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Zimbabwe"))))
            :ARG1 (f / freeze-02
                  :ARG1 (w / wage))
            :time (b2 / before
                  :op1 (h / hold-04
                        :ARG0 (u / union
                              :mod (l / labor))
                        :ARG1 (s / strike-02
                              :mod (n2 / nation)
                              :ARG0-of (p / protest-01
                                    :ARG1 f))
                        :quant (m2 / multiple
                              :op1 (t / temporal-quantity
                                    :quant 1
                                    :unit (d / day))
                              :mod (j / just))))))

# ::id 1676 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the #-# decision marks the second time in less than a week that the high court has overturned its own rulings to decide death penalty cases .
# ::alignments
(m / mark-01
      :ARG0 (d / decide-01
            :mod (s / string-entity
                  :value "#"))
      :ARG1 (o / overturn-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "High"
                        :op2 "Court"))
            :ARG1 (r / rule-01
                  :ARG0 g)
            :purpose (d2 / decide-01
                  :ARG0 g
                  :ARG3 (c / case-03
                        :ARG1 (p / penalize-01
                              :manner (d3 / die-01))))
            :ord (o2 / ordinal-entity
                  :value 2)
            :time (a / after
                  :op1 (n2 / now)
                  :quant (l / less-than
                        :op1 (t / temporal-quantity
                              :quant 1
                              :unit (w / week))))))

# ::id 1677 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok piracy in the music industry , computing , videos and books in mexico caused the country a loss of about ### million u.s. dollars in #### , an official said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (o / official)))
      :ARG1 (c / cause-01
            :ARG0 (a / and
                  :op1 (p2 / piracy
                        :mod (ii / industry
                              :mod (m / music)))
                  :op2 (c2 / compute-01)
                  :op3 (v / video)
                  :op4 (b / book)
                  :location (c3 / country
                        :name (n / name
                              :op1 "Mexico")))
            :ARG1 (l / lose-02
                  :ARG0 c3
                  :ARG1 (a2 / about
                        :op1 (m2 / monetary-quantity
                              :quant 10000000
                              :unit (d / dollar
                                    :mod c3
                                    :name n
                                    :op1 "U.S.")))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1678 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok citing his christian beliefs , a filipino judge refused to sentence two men to death for raping and murdering a #-year-old girl .
# ::alignments
(r / refuse-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG3 (j / judge-01))
            :mod (c / country
                  :name (n / name
                        :op1 "Filipino")))
      :ARG1 (s / sentence-01
            :ARG0 p
            :ARG1 (m / man
                  :quant 2)
            :ARG2 (d / die-01)
            :ARG3 (a / and
                  :op1 (r2 / rape-01
                        :ARG0 m
                        :ARG1 (g / girl
                              :age (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year))))
                  :op2 (m2 / murder-01
                        :ARG0 m
                        :ARG1 g)))
      :ARG1-of (c2 / cause-01
            :ARG0 (b / base-02
                  :ARG1 p
                  :ARG2 (b2 / believe-01
                        :ARG0 p
                        :mod (r3 / religious-group
                              :name (n2 / name
                                    :op1 "Christian"))))))

# ::id 1679 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three harness race drivers were charged wednesday with deliberating throwing races at yonkers raceway for a gambling ring that took in up to $ ###,### a day .
# ::alignments
(c / charge-05
      :ARG1 (p / person
            :quant 3
            :ARG0-of (d / drive-01
                  :ARG1 (r / race-02))
            :ARG0-of (h / harness-01))
      :ARG2 (d2 / decide-01
            :ARG0 p
            :ARG1 (t / throw-01
                  :ARG0 p
                  :ARG1 (r2 / race-02)
                  :ARG2 (r3 / ring
                        :mod (g / gamble-01)
                        :ARG0-of (t2 / take-in-05
                              :ARG1 (r4 / rate-entity-91
                                    :ARG1 (u / up-to
                                          :op1 (m / monetary-quantity
                                                :quant 1000000
                                                :unit (d3 / dollar)))
                                    :ARG2 (t3 / temporal-quantity
                                          :quant 1
                                          :unit (d4 / day)))))
                  :location (r5 / raceway
                        :mod (y / yonkers))))
      :time (d5 / date-entity
            :weekday (w / wednesday)))

# ::id 1680 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok for ## days in june , kristen murphy chose to live somewhere she and many others fear : a nursing home .
# ::alignments
(c / choose-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kristen"
                  :op2 "Murphy"))
      :ARG1 (l / live-01
            :ARG0 p
            :location (s / somewhere
                  :ARG1-of (f / fear-01
                        :ARG0 (a / and
                              :op1 p
                              :op2 (p2 / person
                                    :mod (o / other)
                                    :quant (m / many))))
                  :ARG1-of (m2 / mean-01
                        :ARG2 (h / home
                              :mod (n2 / nurse-01)))))
      :duration (m3 / multiple
            :op1 (t / temporal-quantity
                  :quant 1
                  :unit (d / day)))
      :time (d2 / date-entity
            :month 5))

# ::id 1681 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cbs news for the first time wednesday night said there were legitimate questions about documents it presented in a `` ## minutes '' report last week that raised new charges about president bush 's service in the national guard -- and said it would aggressively investigate them .
# ::alignments
(a / and
      :op1 (s / say-01
            :ARG0 (b / broadcast-program
                  :name (n / name
                        :op1 "Cbs"
                        :op2 "News"))
            :ARG1 (q / question-01
                  :ARG1 (d / document
                        :ARG1-of (p / present-01
                              :ARG0 b
                              :ARG2 (r / report
                                    :duration (t / temporal-quantity
                                          :quant 1
                                          :unit (m / minute))
                                    :time (w / week
                                          :mod (l / last)
                                          :time-of p))
                              :mod l)))
            :ARG0-of (r2 / raise-01
                  :ARG1 (c / charge-05
                        :ARG2 (s2 / serve-01
                              :ARG0 (p2 / person
                                    :name (n2 / name
                                          :op1 "Bush")
                                    :ARG0-of (h / have-org-role-91
                                          :ARG2 (p3 / president)))
                              :ARG2 (g / guard
                                    :mod (n3 / nation)))
                        :ARG1-of (n4 / new-01))))
      :ARG1-of (l2 / legitimate-02)
      :ord (o / ordinal-entity
            :value 1)
      :op2 (s3 / say-01
            :ARG0 b
            :ARG1 (ii / investigate-01
                  :ARG0 b
                  :ARG1 d
                  :manner (a2 / aggressive)))
      :time (d2 / date-entity
            :dayperiod (n5 / night)
            :weekday (w2 / wednesday)
            :dayperiod n5))

# ::id 1682 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar rose against the yen in asia friday after washington vowed to resuscitate struggling us auto giant chrysler , even as the firm filed for bankruptcy protection , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (r / rise-01
            :ARG1 (d2 / dollar)
            :ARG2 (a / against
                  :op1 (y / yen))
            :time (d3 / date-entity
                  :weekday (f / friday))
            :time (a2 / after
                  :op1 (v / vow-01
                        :ARG0 (c / company
                              :name (n / name
                                    :op1 "Duke"))
                        :ARG1 (r2 / resuscitate-01
                              :ARG0 c
                              :ARG1 (c2 / company
                                    :name (n2 / name
                                          :op1 "Chrysler")
                                    :mod (g / giant)
                                    :mod (a3 / auto)
                                    :mod (w / we)))
                        :concession (e / even-as
                              :op1 (f2 / file-01
                                    :ARG0 c
                                    :ARG2 (p2 / protect-01
                                          :ARG0 c
                                          :ARG1 c2
                                          :ARG3 (b / bankrupt-01))))))))

# ::id 1683 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the urumqi international airport in northwest china 's xinjiang uygur autonomous region is now able to handle large aircraft like the <unk> as the first-phase of its extension construction project came to an end on monday .
# ::alignments
(p / possible-01
      :ARG1 (h / handle-01
            :ARG0 (a / airport
                  :name (n / name
                        :op1 "Urumqi")
                  :mod (ii / international)
                  :location (c / country-region
                        :name (n2 / name
                              :op1 "Xinjiang"
                              :op2 "Uygur")
                        :location (n3 / northwest
                              :part-of (c2 / country
                                    :name (n4 / name
                                          :op1 "China")))))
            :ARG1 (a2 / aircraft
                  :mod (l / large)
                  :ARG1-of (r / resemble-01
                        :ARG2 (a3 / aircraft
                              :name (n5 / name
                                    :op1 "Airbus")))))
      :time (n6 / now)
      :time (e / end-01
            :ARG1 (p2 / phase
                  :ord (o / ordinal-entity
                        :value 1)
                  :part-of (p3 / project
                        :mod (c3 / construct-01)
                        :poss a
                        :mod (e2 / extend-01)))
            :time (d / date-entity
                  :weekday (m / monday))))

# ::id 1684 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a senior un official met thursday with burmese foreign minister ohn gyaw on the second day of a visit to discuss national reconciliation and human rights with the ruling junta , an informed source said .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :ARG1-of (ii / inform-01))
      :ARG1 (m / meet-03
            :ARG0 (p / person
                  :mod (s3 / senior)
                  :ARG0-of (h / have-org-role-91
                        :polarity -
                        :ARG1 (g / government-organization
                              :name (n / name
                                    :op1 "Un"))
                        :ARG2 (o / official)))
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "ohn"
                        :op2 "Gyaw")
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "Burma"))
                        :ARG2 (m2 / minister
                              :topic (f / foreign))))
            :time (d / date-entity
                  :weekday (t / thursday))
            :time (d2 / day
                  :ord (o2 / ordinal-entity
                        :value 2)
                  :time-of (v / visit-01
                        :ARG0 p
                        :purpose (d3 / discuss-01
                              :ARG0 p
                              :ARG1 (a / and
                                    :op1 (r / reconcile-01
                                          :mod (n4 / nation))
                                    :op2 (r2 / right-05
                                          :ARG1 (h3 / human)))
                              :ARG2 (j / junta
                                    :ARG0-of (r3 / rule-03)))))))

# ::id 1685 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the parliament of serbia-montenegro on thursday declared nato membership a top priority for the country as lawmakers approved a bill on a new defense strategy .
# ::alignments
(d / declare-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Parliament")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Serbia-Montenegro")))
      :ARG1 (m / membership
            :mod (m2 / military
                  :name (n3 / name
                        :op1 "Nato")))
      :ARG2 (p / priority
            :mod (t / top)
            :poss c)
      :time (d2 / date-entity
            :weekday (t2 / thursday))
      :ARG1-of (c2 / cause-01
            :ARG0 (a / approve-01
                  :ARG0 (p2 / person
                        :ARG0-of (l / legislate-01))
                  :ARG1 (b / bill
                        :topic (s / strategy
                              :topic (d3 / defend-01)
                              :ARG1-of (n4 / new-01))))))

# ::id 1686 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the hong kong aircraft engineering company limited -lrb- <unk> -rrb- officially opened its third maintenance hangar at the hong kong international airport on friday .
# ::alignments
(o / open-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Limited"
                  :op2 "Ltd")
            :ARG0-of (e / engineer-01
                  :ARG1 (a / aircraft))
            :mod c
            :name (n2 / name
                  :op1 "Hong"
                  :op2 "Kong"
                  :op3 "International"
                  :op4 "Airport"))
      :ARG1 (h / hangar
            :purpose (m / maintain-01)
            :ord (o2 / ordinal-entity
                  :value 3)
            :poss c)
      :mod (o3 / official)
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1687 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a group of ### salvadoran soldiers were receiving vaccinations and packing tuesday , the last steps before heading to the united states to help clean-up and rescue efforts after hurricane katrina .
# ::alignments
(a / and
      :op1 (r / receive-01
            :ARG0 (g / group
                  :consist-of (s / soldier
                        :mod (c / country
                              :name (n / name
                                    :op1 "Salvador"))))
            :ARG1 (v / vaccinate-01
                  :ARG1 g))
      :op2 (p / pack-01
            :ARG0 g)
      :time (d / date-entity
            :weekday (t / tuesday))
      :ARG4-of (s2 / step-01
            :mod (l / last)
            :time (b / before
                  :op1 (h / head-02
                        :ARG0 g
                        :ARG1 c
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States"))
                  :purpose (h2 / help-01
                        :ARG0 g
                        :ARG1 (a2 / and
                              :op1 (c2 / clean-up-02)
                              :op2 (e / effort-01
                                    :ARG1 (r2 / rescue-01)))
                        :time (a3 / after
                              :op1 (n3 / natural-disaster
                                    :name (n4 / name
                                          :op1 "Hurricane"
                                          :op2 "Katrina")))))))

# ::id 1688 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok zimbabwe 's registrar-general tobaiwa mudede declared here today voters roll as satisfactory for the march presidential elections , but shrugged off calls by the opposition for him to resign over allegations that he had failed to conduct elections properly .
# ::alignments
(d / declare-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Tobaiwa"
                  :op2 "Mudede")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Zimbabwe"))
                  :ARG2 (r / registrar
                        :mod (g / general))))
      :ARG1 (r2 / roll-01
            :ARG1 (p2 / person
                  :ARG0-of (v / vote-01))
            :ARG3 (s / satisfactory-03
                  :purpose (e / elect-01
                        :ARG2 (p3 / person
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG2 (p4 / president)))
                        :time (m / march-01)))
            :ARG1-of s)
      :ARG1-of (c2 / contrast-01
            :ARG2 (s2 / shrug-off-02
                  :ARG0 p
                  :ARG1 (c3 / call-03
                        :ARG0 (o / oppose-01)
                        :ARG1 (r3 / resign-01
                              :ARG0 p
                              :ARG1-of (c4 / cause-01
                                    :ARG0 (a / allege-01
                                          :ARG1 (f / fail-01
                                                :ARG1 p
                                                :ARG2 (c5 / conduct-01
                                                      :ARG0 p
                                                      :ARG1 (e2 / elect-01)
                                                      :manner (p5 / proper))))))
                        :ARG2 p))
            :location (h3 / here)
            :time (t / today)))

# ::id 1689 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south african jockey robbie fradd was cleared of race-fixing charges at the end of a five-day hong kong court case here thursday .
# ::alignments
(c / clear-03
      :ARG0 (p / person
            :name (n / name
                  :op1 "Robbie"
                  :op2 "Fradd")
            :mod (j / jockey
                  :location (w / world-region
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Africa"))))
      :ARG1 (c2 / charge-05
            :ARG1 p
            :ARG2 (f / fix-02
                  :ARG0 p
                  :ARG1 (r / race)))
      :time (e / end-01
            :ARG1 (c3 / case-03
                  :mod (c4 / court
                        :name (n3 / name
                              :op1 "Hong"
                              :op2 "Kong"))
                  :duration (t / temporal-quantity
                        :quant 5
                        :unit (d / day)))
            :location (h / here)
            :time (d2 / date-entity
                  :weekday (t2 / thursday))))

# ::id 1690 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the bush administration and senate republicans announced agreement thursday on terms for the interrogation and trial of terror suspects .
# ::alignments
(a / announce-01
      :ARG0 (a2 / and
            :op1 (g / government-organization
                  :ARG0-of (a3 / administrate-01
                        :ARG1 (p / person
                              :name (n / name
                                    :op1 "Bush"))))
            :op2 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p3 / political-party
                              :name (n2 / name
                                    :op1 "Republican")
                              :part-of (g2 / government-organization
                                    :name (n3 / name
                                          :op1 "Senate"))))))
      :ARG1 (a4 / agree-01
            :ARG0 a2
            :ARG1 (t / term
                  :purpose (a5 / and
                        :op1 (ii / interrogate-01
                              :ARG1 (p4 / person
                                    :ARG2-of (s / suspect-01
                                          :ARG1 (t2 / terror))))
                        :op2 (t3 / try-02
                              :ARG1 p4))))
      :time (d / date-entity
            :weekday (t4 / thursday)))

# ::id 1691 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok peruvian officials on sunday tightened security at the maximum security prison where the country 's top imprisoned rebel leaders are being held .
# ::alignments
(t / tighten-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Peru"))
                  :ARG2 (o / official)))
      :ARG1 (s / security)
      :time (d / date-entity
            :weekday (s2 / sunday))
      :location (p2 / prison
            :mod (s3 / security
                  :mod (m / maximum))
            :location-of (h2 / hold-01
                  :ARG1 (p3 / person
                        :ARG0-of (l / lead-02
                              :ARG1 (p4 / person
                                    :ARG0-of (r / rebel-01)))
                        :ARG1-of (ii / imprison-01)
                        :mod (t2 / top)))))

# ::id 1692 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least ## people were killed in a blast on sunday in nigeria 's biggest city of lagos , witnesses told xinhua .
# ::alignments
(t / tell-01
      :ARG0 (p / person
            :ARG0-of (w / witness-01))
      :ARG1 (k / kill-01
            :ARG0 (b / blast)
            :ARG1 (p2 / person
                  :quant (a / at-least
                        :op1 100))
            :time (d / date-entity
                  :weekday (s / sunday))
            :location (c / city
                  :name (n / name
                        :op1 "Lagos")
                  :ARG1-of (h / have-degree-91
                        :ARG2 (b2 / big)
                        :ARG3 (m / most)
                        :ARG5 (c2 / city
                              :location (c3 / country
                                    :name (n2 / name
                                          :op1 "Nigeria"))))))
      :ARG2 (p3 / publication
            :name (n3 / name
                  :op1 "Xinhua")))

# ::id 1693 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hoping to stem its market slide in britain , america online said monday that it would lower the monthly cost of subscribing to its service here .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "America"
                  :op2 "Online"))
      :ARG1 (l / lower-05
            :ARG0 c
            :ARG1 (c2 / cost-01
                  :ARG1 (s2 / subscribe-01
                        :ARG1 (s3 / service
                              :poss c)
                        :location (h / here))
                  :frequency (r / rate-entity-91
                        :ARG3 (t / temporal-quantity
                              :quant 1
                              :unit (m / month)))))
      :time (d / date-entity
            :weekday (m2 / monday))
      :manner (h2 / hope-01
            :ARG0 c
            :ARG1 (s4 / stem-01
                  :ARG0 c
                  :ARG1 (s5 / slide-01
                        :ARG1 (m3 / market
                              :poss c)
                        :location (c3 / country
                              :name (n2 / name
                                    :op1 "Britain"))))))

# ::id 1694 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chief justice william h. rehnquist , who has thyroid cancer , was treated at a hospital on thursday for tests to determine the source of a fever , a supreme court spokesman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "William"
                  :op2 "H."
                  :op3 "Rehnquist")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n2 / name
                              :op1 "Supreme"
                              :op2 "Court"))
                  :ARG2 (j / justice
                        :mod (c / chief)))
            :ARG0-of (h2 / have-03
                  :ARG1 (d / disease
                        :name (n3 / name
                              :op1 "thyroid"
                              :op2 "cancer"))))
      :ARG1 (t / treat-03
            :ARG1 p
            :ARG2 (t2 / test-01
                  :ARG2 (d2 / determine-01
                        :ARG1 (t3 / thing
                              :ARG0-of (s2 / source-01
                                    :ARG1 (f / fever)))))
            :location (h3 / hospital)
            :time (d3 / date-entity
                  :weekday (t4 / thursday))))

# ::id 1695 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president barack obama signed the $ ### billion stimulus bill into law on tuesday as leaders of both parties moved to position themselves for a political battle over who was responsible for the economy 's problems and whether the legislation was the solution .
# ::alignments
(s / sign-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Barack"
                  :op2 "Obama")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (b / bill
            :ARG0-of (s2 / stimulate-01)
            :ARG1-of (c / cost-01
                  :ARG2 (m / monetary-quantity
                        :quant 1000000000
                        :unit (d / dollar))))
      :ARG2 (l / law)
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :time (m2 / move-02
            :ARG0 (p3 / person
                  :ARG0-of (l2 / lead-02
                        :ARG1 (p4 / party
                              :mod (b2 / both))))
            :ARG1 p3
            :ARG2 (p5 / position-01
                  :ARG0 p3
                  :ARG1 p3
                  :ARG2 (b3 / battle-01
                        :ARG0 p3
                        :ARG1 (a / and
                              :op1 (r / responsible-01
                                    :ARG0 (a2 / amr-unknown)
                                    :ARG1 (p6 / problem
                                          :poss (e / economy)))
                              :op2 (t2 / truth-value
                                    :polarity-of (s3 / solve-01
                                          :ARG0 (l3 / legislation)))
                              :mod (p7 / politics))))))

# ::id 1696 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok myanmar national soccer team and the association of southeast asian nations -lrb- asean -rrb- dream team will play a fund-raising soccer match here for the victims of deadly cyclone nargis which hit five divisions and states in myanmar in early may , state-run local language newspaper the myanma alin reported wednesday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "Myanmar"
                  :op2 "National"
                  :op3 "Society")
            :mod (l / language
                  :ARG1-of (l2 / local-02))
            :ARG1-of (r2 / run-01
                  :ARG0 (s / state)))
      :ARG1 (p / play-01
            :ARG0 (a / and
                  :op1 (t / team
                        :mod (s2 / soccer)
                        :mod (n3 / nation
                              :location (s3 / southeast
                                    :part-of (c / country
                                          :name (n4 / name
                                                :op1 "Asia")))))
                  :op2 (t2 / team
                        :mod (d / dream-01)))
            :ARG1 (m / match-03
                  :mod (s4 / soccer)
                  :ARG0-of (r3 / raise-02
                        :ARG1 (f / fund-01)))
            :location (h / here)
            :beneficiary (v / victim
                  :ARG1-of (h2 / hit-01
                        :ARG0 (n5 / nargis
                              :mod (c2 / cyclone)
                              :ARG0-of (k / kill-01)
                              :ARG0-of h2
                              :ARG1 (a2 / and
                                    :quant 5
                                    :op1 (d2 / division)
                                    :op2 (s5 / state))
                              :location c
                              :time (e / early
                                    :op1 (d3 / date-entity
                                          :month 5))))))
      :time (w / wednesday))

# ::id 1697 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok <unk> , the first private airline in communist vietnam , expects to launch commercial flights by the end of #### or early #### , the company 's general director , nguyen duc tam , said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Nguyen"
                  :op2 "Duc"
                  :op3 "Tam")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / company)
                  :ARG2 (d / director
                        :mod (g / general))))
      :ARG1 (e / expect-01
            :ARG0 c
            :ARG1 (l / launch-01
                  :ARG0 c
                  :ARG1 (f / fly-01
                        :mod (c2 / commerce))
                  :time (o / or
                        :op1 (e2 / end-01
                              :ARG1 (t / thing
                                    :name (n2 / name
                                          :op1 "###")))
                        :op2 (e3 / early
                              :op1 (e4 / end-01
                                    :ARG1 t)))))
      :time (d2 / date-entity
            :weekday (t2 / thursday)))

# ::id 1698 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a major turnaround , bulgaria 's new government announced monday that the the former communist country wants to join nato .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "Bulgaria")))
            :ARG1-of (n2 / new-01))
      :ARG1 (w / want-01
            :ARG0 c
            :ARG1 (j / join-01
                  :ARG0 c
                  :ARG1 (m / military
                        :name (n3 / name
                              :op1 "NATO"))))
      :time (d / date-entity
            :weekday (m2 / monday))
      :manner (t / turnaround
            :ARG1-of (m3 / major-02)))

# ::id 1699 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok over the years , scoutmaster carlos mendez has toasted marshmallows with his son and hundreds of other boy scouts under the towering oaks at camp flying eagle .
# ::alignments
(t / toasted-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Carlos"
                  :op2 "Mendez")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s / scoutmaster)))
      :ARG1 (m / marshmallow)
      :accompanier (a / and
            :op1 (p2 / person
                  :ARG0-of (h2 / have-rel-role-91
                        :ARG1 p
                        :ARG2 (s2 / son)))
            :op2 (s3 / scout
                  :mod (b / boy)
                  :quant (m2 / multiple
                        :op1 100)
                  :mod (o / other)))
      :location (u / under
            :op1 (o2 / oak
                  :ARG0-of (t2 / tower-01)
                  :location (c / camp)
                  :ARG0-of (f / fly-01
                        :manner (e / eagle))))
      :duration m2
      :op1 (t3 / temporal-quantity
            :quant 1
            :unit (y / year)))

# ::id 1700 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok subscribers to wine spectator magazine do n't expect to read that some california <unk> are like playboy playmates with breast implants _ their `` homogeneous <unk> -lrb- having -rrb- more to do with technology than nature .
# ::alignments
(e / expect-01
      :polarity -
      :ARG0 (p / person
            :ARG0-of (s / subscribe-01
                  :ARG1 (m / magazine
                        :name (n / name
                              :op1 " wine"
                              :op2 " spectator"))))
      :ARG1 (r / read-01
            :ARG0 p
            :ARG1 (r2 / resemble-01
                  :ARG1 (s2 / state
                        :quant (s3 / some)
                        :part (b / breast))
                  :ARG2 (p2 / playmate
                        :mod (p3 / playboy)
                        :ARG0-of (h / have-03
                              :ARG1 (ii / implant-01
                                    :ARG1 b)))
                  :ARG1-of (m2 / mean-01
                        :ARG2 (h2 / have-to-do-with-04
                              :ARG0 p2
                              :ARG1 (t / technology)
                              :ARG2-of (h3 / have-degree-91
                                    :ARG1 p2
                                    :ARG3 (m3 / more)
                                    :ARG4 (n2 / nature)))))))

# ::id 1701 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gold futures on the comex division of the new york mercantile exchange ended higher on tuesday as the plunging stock markets raised gold 's safe-haven appeal .
# ::alignments
(e / end-01
      :ARG1 (f / futures
            :mod (g / gold)
            :location (d / division
                  :name (n / name
                        :op1 "Comex")
                  :part-of (e2 / exchange
                        :mod (m / mercantile)
                        :ARG1-of (n2 / new-01)
                        :mod (c / country
                              :name (n3 / name
                                    :op1 "New"
                                    :op2 "York")))))
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :ARG1-of (c2 / cause-01
            :ARG0 (r / raise-01
                  :ARG0 (m2 / market
                        :mod (s / stock)
                        :ARG1-of (p / plunge-01))
                  :ARG1 (a / appeal-02
                        :ARG0 (g2 / gold)
                        :ARG1 (h / haven
                              :ARG1-of (s2 / safe-01))))
            :ARG1-of (h2 / have-degree-91
                  :ARG2 (h3 / high-02
                        :ARG1 e)
                  :ARG3 (m3 / more))))

# ::id 1702 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the public was reminded of the sore memories of lost domestic brands when coca - cola announced its offer to take over china huiyuan juice group limited , a hong kong-listed company that owns the huiyuan juice business throughout china .
# ::alignments
(r / remind-01
      :ARG1 (m / memory
            :mod (s / sore)
            :topic (b / brand
                  :ARG1-of (l / lose-02)
                  :mod (d / domestic)))
      :ARG2 (p / public)
      :time (a / announce-01
            :ARG0 (c / company
                  :name (n / name
                        :op1 "Coca-Cola"))
            :ARG1 (o / offer-01
                  :ARG0 c
                  :ARG1 (t / take-over-12
                        :ARG0 c
                        :ARG1 (c2 / company
                              :name (n2 / name
                                    :op1 "China"
                                    :op2 "Huiyuan"
                                    :op3 " juice"
                                    :op4 "Group"
                                    :op5 "Limited")
                              :ARG1-of (l2 / list-01
                                    :ARG2 (c3 / company
                                          :name (n3 / name
                                                :op1 "Hong"
                                                :op2 "Kong")))
                              :ARG0-of (o2 / own-01
                                    :ARG1 (b2 / business
                                          :mod (j / juice
                                                :location (c4 / country
                                                      :name (n4 / name
                                                            :op1 "China"))))))))))

# ::id 1703 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok new jersey had a welcome sense of deja vu as a jamie langenbrunner goal gave the devils an overtime win for the second straight night on friday , this time beating the pittsburgh penguins #-# .
# ::alignments
(s / sense-01
      :ARG0 (j / jersey
            :ARG1-of (n / new-01))
      :ARG1 (d / deja-vu)
      :ARG2-of (w / welcome-01)
      :ARG1-of (c / cause-01
            :ARG0 (g / give-01
                  :ARG0 (g2 / goal
                        :mod (p / person
                              :name (n2 / name
                                    :op1 "Jamel"
                                    :op2 "Langenbrunner")))
                  :ARG1 (w2 / win-01
                        :mod (o / overtime)
                        :time (d2 / date-entity
                              :weekday (f / friday)
                              :dayperiod (n3 / night)
                              :ARG1-of (s2 / straight-04
                                    :ord (o2 / ordinal-entity
                                          :value 2)))
                        :manner (b / beat-03
                              :ARG0 (t / team
                                    :ARG1 (p2 / penguin
                                          :mod (c2 / city
                                                :name (n4 / name
                                                      :op1 "Pittsburgh")))))
                        :ARG2 t
                        :name (n5 / name
                              :op1 "Devil")))))

# ::id 1704 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok there 's a whiff of white backlash in the air since the not guilty verdict in the o.j. simpson trial .
# ::alignments
(w / whiff-01
      :ARG1 (b / backlash-01
            :ARG1 (p / person
                  :ARG1-of (w2 / white-02)))
      :location (a / air)
      :time (s / since
            :op1 (v / verdict
                  :topic (g / guilty-01
                        :polarity -)
                  :subevent-of (t / try-02
                        :ARG1 (p2 / person
                              :name (n / name
                                    :op1 "O.J."
                                    :op2 "Simpson"))))))

# ::id 1705 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok crime rate in myanmar declined in the first five months of #### from a year earlier , the official newspaper the new light of myanmar reported tuesday .
# ::alignments
(r / report-01
      :ARG0 (n / newspaper
            :name (n2 / name
                  :op1 "The"
                  :op2 "New"
                  :op3 "Light"
                  :op4 "of"
                  :op5 "Myanmar")
            :mod (o / official))
      :ARG1 (d / decline-01
            :ARG1 (r2 / rate
                  :mod (c / crime-02)
                  :location (c2 / country
                        :name (n3 / name
                              :op1 "Myanmar")))
            :ARG2 (t / temporal-quantity
                  :quant 5
                  :unit (m / month)
                  :ord (o2 / ordinal-entity
                        :value 1))
            :time (b / before
                  :quant (t2 / temporal-quantity
                        :quant 1
                        :unit (y / year)))
            :op1-of b)
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 1706 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok beijing has eased visa requirements for foreigners so as to help them enter and leave china 's capital city more conveniently .
# ::alignments
(e / ease-02
      :ARG0 (c / city
            :name (n / name
                  :op1 "Beijing"))
      :ARG1 (r / require-01
            :ARG0 (v / visa)
            :ARG1 (p / person
                  :mod (f / foreign)))
      :purpose (h / help-01
            :ARG0 c
            :ARG1 (a / and
                  :op1 (e2 / enter-01
                        :ARG0 p)
                  :op2 (l / leave-11
                        :ARG0 p
                        :ARG1 (c2 / city
                              :ARG0-of (h2 / have-org-role-91
                                    :ARG1 (c3 / country
                                          :name (n2 / name
                                                :op1 "China"))
                                    :ARG2 (c4 / capital)))
                        :manner (c5 / convenient
                              :ARG2-of (h3 / have-degree-91
                                    :ARG1 l
                                    :ARG3 (m / more)))))
            :ARG2 p))

# ::id 1707 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the airport in the northern philippine city of laoag does not meet minimum safety and security standards for international facilities , a police official said sunday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / police)
                  :ARG2 (o / official)))
      :ARG1 (m / meet-01
            :polarity -
            :ARG0 (a / airport
                  :location (c / city
                        :name (n / name
                              :op1 "Laoag")
                        :location (n2 / north
                              :part-of (c2 / country
                                    :name (n3 / name
                                          :op1 "Philippines")))))
            :ARG1 (a2 / and
                  :op1 (s2 / safe-01
                        :mod (m2 / minimum))
                  :op2 (s3 / standard
                        :topic (s4 / security)
                        :mod m2)
                  :beneficiary (f / facility
                        :mod (ii / international))))
      :time (d / date-entity
            :weekday (s5 / sunday)))

# ::id 1708 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a south korean immigrant living in the us city of los angeles has been arrested for allegedly spying for the democratic people 's republic of korea -lrb- dprk -rrb- , local media reported on wednesday .
# ::alignments
(r / report-01
      :ARG0 (m / media
            :ARG1-of (l / local-02))
      :ARG1 (a / arrest-01
            :ARG1 (p / person
                  :ARG0-of (ii / immigrate-01)
                  :source (c / country
                        :name (n / name
                              :op1 "South"
                              :op2 "Korea"))
                  :ARG0-of (l2 / live-01
                        :location (c2 / city
                              :name (n2 / name
                                    :op1 "Los"
                                    :op2 "Angeles")
                              :location (c3 / country
                                    :name (n3 / name
                                          :op1 "US")))))
            :ARG2 (s / spy-01
                  :ARG0 p
                  :ARG1 (r2 / republic
                        :poss (p2 / person
                              :mod (d / democracy))
                        :mod c)
                  :ARG1-of (a2 / allege-01)))
      :time (d2 / date-entity
            :weekday (w / wednesday)))

# ::id 1709 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush has already managed to lose the second debate with john kerry -- the high-stakes argument over what happened in the first debate .
# ::alignments
(m / manage-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (l / lose-03
            :ARG0 p
            :ARG1 (d / debate-01
                  :ARG0 p
                  :ARG2 (p3 / person
                        :name (n2 / name
                              :op1 "John"
                              :op2 "Kerry"))
                  :ord (o / ordinal-entity
                        :value 2)
                  :ARG1-of (a / argue-01
                        :ARG2 (e / event
                              :time (d2 / debate-01
                                    :ord (o2 / ordinal-entity
                                          :value 1)))
                        :ARG1-of (h2 / high-02))))
      :time (a2 / already))

# ::id 1710 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tcu coach jeff mittie woke up thursday morning praying the lady frogs ' impressive defensive performance against wyoming was n't a dream .
# ::alignments
(w / wake-up-02
      :ARG1 (p / person
            :name (n / name
                  :op1 "Jeff"
                  :op2 "Mittie")
            :ARG0-of (c / coach-01
                  :ARG1 (c2 / college)))
      :time (d / date-entity
            :weekday (t / thursday)
            :dayperiod (m / morning))
      :manner (p2 / pray-01
            :ARG0 p
            :ARG1 (d2 / dream-01
                  :polarity -
                  :ARG1 (p3 / perform-02
                        :ARG0 (f / frog
                              :mod (l / lady))
                        :ARG1 (d3 / defend-01)
                        :ARG0-of (ii / impress-01)
                        :prep-against (t2 / team
                              :name (n2 / name
                                    :op1 "Wyoming"))))))

# ::id 1711 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ten-man newcastle and aston villa played to a #-# draw on sunday , failing to pick up important points as they both shoot for a fourth-place finish and a spot in champions league qualifying .
# ::alignments
(p / play-01
      :ARG0 (a / and
            :op1 (t / team
                  :name (n / name
                        :op1 "Newcastle")
                  :consist-of (m / man
                        :quant 10))
            :op2 (t2 / team
                  :name (n2 / name
                        :op1 " aston"
                        :op2 "Villa")))
      :ARG1 (d / draw-02
            :ARG1 a)
      :time (d2 / date-entity
            :weekday (s / sunday))
      :manner (f / fail-01
            :ARG1 a
            :ARG2 (p2 / pick-up-04
                  :ARG0 a
                  :ARG1 (p3 / point
                        :ARG1-of (ii / important-01)))
            :ARG1-of (c / cause-01
                  :ARG0 (s2 / shoot-02
                        :ARG0 a
                        :ARG2 (a2 / and
                              :op1 (f2 / finish-07
                                    :ARG2 (p4 / place
                                          :ord (o / ordinal-entity
                                                :value 4)))
                              :op2 (s3 / spot
                                    :location-of (q / qualify-02
                                          :ARG1 (t3 / team
                                                :ARG0-of (c2 / champion-01))
                                          :ARG2 (l / league))))))))

# ::id 1712 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok syria and iran defended their strong ties thursday and dismissed u.s. efforts to break up the <unk> , saying america should not dictate relationships in the middle east .
# ::alignments
(a / and
      :op1 (d / defend-01
            :ARG0 (a2 / and
                  :op1 (c / country
                        :name (n / name
                              :op1 "Syria"))
                  :op2 (c2 / country
                        :name (n2 / name
                              :op1 "Iran")))
            :ARG1 (t / tie-01
                  :ARG1 a2
                  :ARG1-of (s / strong-02))
            :time (d2 / date-entity
                  :weekday (t2 / thursday)))
      :op2 (d3 / dismiss-01
            :ARG0 a2
            :ARG1 (e / effort-01
                  :ARG0 (c3 / country
                        :name (n3 / name
                              :op1 "U.S."))
                  :ARG1 (b / break-up-08
                        :ARG0 c3
                        :ARG1 (c4 / country
                              :name (n4 / name
                                    :op1 "Israel")))))
      :op3 (s2 / say-01
            :ARG0 a2
            :ARG1 (r / recommend-01
                  :polarity -
                  :ARG1 (d4 / dictate-01
                        :ARG0 c3
                        :ARG1 (r2 / relation-03
                              :location (w / world-region
                                    :name (n5 / name
                                          :op1 "Middle"
                                          :op2 "East")))))))

# ::id 1713 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok france 's president jacques chirac appealed friday to europe 's mainstream politicians to listen more closely to concerns of dissatisfied voters who have turned to extreme right-wing parties .
# ::alignments
(a / appeal-02
      :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 (p3 / politician
            :ARG1-of (m / mainstream-02)
            :poss (o / organization
                  :name (n3 / name
                        :op1 "European"
                        :op2 "Union")))
      :ARG2 (l / listen-01
            :ARG0 p3
            :ARG1 (c2 / concern-01
                  :ARG0 (p4 / person
                        :ARG0-of (v / vote-01)
                        :ARG1-of (d / dissatisfy-01)
                        :ARG0-of (t / turn-02
                              :ARG2 (p5 / party
                                    :ARG1-of (r / right-08
                                          :degree (e / extreme))))))
            :ARG1-of (c3 / close-10
                  :ARG2-of (h2 / have-degree-91
                        :ARG1 l
                        :ARG3 (m2 / more))))
      :time (d2 / date-entity
            :weekday (f / friday)))

# ::id 1714 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the sales of imported vehicles in the romanian market rose twofold in the first ## months of this year compared with the same period last year .
# ::alignments
(r / rise-01
      :ARG1 (s / sell-01
            :ARG1 (v / vehicle
                  :ARG1-of (ii / import-01))
            :location (m / market
                  :mod (c / country
                        :name (n / name
                              :op1 "Romania"))))
      :ARG2 (t / times
            :quant 2)
      :time (m2 / month
            :ord (o / ordinal-entity
                  :value 1)
            :part-of (y / year
                  :mod (t2 / this)))
      :ARG1-of (c2 / compare-01
            :ARG2 (m3 / month
                  :ARG1-of (s2 / same-01
                        :ARG2 (p / period
                              :time (y2 / year
                                    :mod (l / last)))))))

# ::id 1715 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok leading chinese soccer club beijing guoan has retracted its threat to pull out of the nation 's top league , but will appeal a fine imposed when players walked off the field during a match against shenyang jinde , state press said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / press
            :mod (s2 / state))
      :ARG1 (r / retract-01
            :ARG0 (c / club
                  :name (n / name
                        :op1 "Beijing"
                        :op2 "Guoan")
                  :mod (s3 / soccer)
                  :ARG0-of (l / lead-02)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "China")))
            :ARG1 (t / threaten-01
                  :ARG0 c
                  :ARG1 (p2 / pull-out-02
                        :ARG1 c
                        :ARG2 (l2 / league
                              :mod (t2 / top)
                              :poss (n3 / nation))))
            :concession-of (a / appeal-01
                  :ARG0 c
                  :ARG1 (f / fine-01
                        :ARG1-of (ii / impose-01
                              :time (w / walk-01
                                    :ARG0 (p3 / person
                                          :ARG0-of (p4 / play-01))
                                    :ARG2 (o / off
                                          :op1 (f2 / field))
                                    :time (m / match-03
                                          :ARG0 p3
                                          :ARG1 (t3 / team
                                                :name (n4 / name
                                                      :op1 "Shenyang"
                                                      :op2 "Jinde"))))))))
      :time (d / date-entity
            :weekday (s4 / saturday)))

# ::id 1716 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok u.s. forces in afghanistan use excessive force during arrests , mistreat prisoners in detention and commit other human rights abuses , human rights watch charged in a report to be released monday .
# ::alignments
(m / multi-sentence
      :snt1 (a / and
            :op1 (u / use-01
                  :ARG0 (f / force
                        :mod (c / country
                              :name (n / name
                                    :op1 "Afghanistan")))
                  :ARG1 f
                  :ARG1-of (e / excessive-02))
            :time (a2 / arrest-01))
      :op2 (m2 / mistreat-01
            :ARG0 f
            :ARG1 (p / person
                  :ARG1-of (ii / imprison-01))
            :time a2)
      :op3 (c2 / commit-02
            :ARG0 f
            :ARG1 (a3 / abuse-01
                  :ARG0 f
                  :ARG1 (r / right-05
                        :ARG1 (h / human))
                  :mod (o / other)))
      :snt2 (c3 / charge-05
            :ARG1 (w / watch-01
                  :ARG1 (r2 / right-05
                        :ARG1 (h2 / human)))
            :medium (r3 / report
                  :ARG1-of (r4 / release-01
                        :time (d / date-entity
                              :weekday (m3 / monday))))))

# ::id 1717 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the city 's suicide prevention agency is doubling the number of telephone lines and volunteers who answer them in preparation for new year 's eve .
# ::alignments
(d / double-01
      :ARG0 (a / agency
            :poss (c / city)
            :ARG0-of (p / prevent-01
                  :ARG1 (s / suicide)))
      :ARG1 (n / number
            :quant-of (a2 / and
                  :op1 (l / line
                        :mod (t / telephone))
                  :op2 (p2 / person
                        :ARG0-of (v / volunteer-01)
                        :ARG0-of (a3 / answer-01
                              :ARG1 l))))
      :purpose (p3 / prepare-02
            :ARG0 a
            :ARG2 (f / festival
                  :name (n2 / name
                        :op1 "New"
                        :op2 "Year's"
                        :op3 "Eve"))))

# ::id 1718 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok auto manufacturers have filed suit against new york state over rules requiring the car makers to include some electric vehicles in their fleets beginning next year .
# ::alignments
(f / file-01
      :ARG0 (c / company
            :ARG0-of (m / manufacture-01
                  :ARG1 (a / auto)))
      :ARG1 (s / sue-02
            :ARG0 c
            :ARG1 (s2 / state
                  :name (n / name
                        :op1 "New"
                        :op2 "York"))
            :ARG2 (r / rule
                  :ARG0-of (r2 / require-01
                        :ARG1 (ii / include-01
                              :ARG0 (c2 / company
                                    :ARG0-of (m2 / make-01
                                          :ARG1 (c3 / car)))
                              :ARG1 (v / vehicle
                                    :quant (s3 / some)
                                    :mod (e / electric))
                              :ARG2 (f2 / fleet
                                    :poss c2)
                              :ARG1-of (b / begin-01
                                    :time (y / year
                                          :mod (n2 / next)))))))
      :ARG2 s2)

# ::id 1719 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok vietnam 's state committee for cooperation and investment has set new rules for granting licences for foreign investment in the hotel , garment and footwear industries , press reports said saturday .
# ::alignments
(r / report-01
      :ARG0 (p / press)
      :ARG1 (s / set-02
            :ARG0 (c / committee
                  :mod (s2 / state)
                  :poss (c2 / country
                        :name (n / name
                              :op1 "Vietnam"))
                  :topic (a / and
                        :op1 (c3 / cooperate-01)
                        :op2 (ii / invest-01)))
            :ARG1 (r2 / rule
                  :ARG1-of (n2 / new-01)
                  :ARG0-of (g / grant-01
                        :ARG1 (l / license-01
                              :ARG1 (ii2 / invest-01
                                    :ARG2 (a2 / and
                                          :op1 (ii3 / industry
                                                :mod (h / hotel))
                                          :op2 (ii4 / industry
                                                :mod (g2 / garment))
                                          :op3 (ii5 / industry
                                                :mod (f / footwear)))
                                    :mod (f2 / foreign)))
                        :ARG2 a2)))
      :time (d / date-entity
            :weekday (s3 / saturday)))

# ::id 1720 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok animal welfare activists thursday called for an immediate ban on exports of live sheep from australia after ##,### were left to die on a blazing ship off the east coast of africa .
# ::alignments
(c / call-03
      :ARG0 (a / activist
            :purpose (w / welfare
                  :mod (a2 / animal)))
      :ARG1 (b / ban-01
            :ARG1 (e / export-01
                  :ARG1 (s / sheep
                        :ARG0-of (l / live-01))
                  :ARG2 (c2 / country
                        :name (n / name
                              :op1 "Australia")))
            :time (ii / immediate))
      :time (a3 / after
            :op1 (l2 / leave-14
                  :ARG1 (p / person
                        :name (n2 / name
                              :op1 "David"
                              :op2 "P."))
                  :ARG2 (d / die-01
                        :ARG1 p
                        :location (s2 / ship
                              :ARG1-of (b2 / blaze-01)
                              :location (o / off
                                    :op1 (c3 / coast
                                          :mod (e2 / east)
                                          :part-of (c4 / continent
                                                :name (n3 / name
                                                      :op1 "Africa"))))))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1721 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok emirates airline says its profit more than quadrupled to $ ### million in the first half of the year as it packed more passengers and cargo into fuller planes .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Emirates"
                  :op2 "Airways"))
      :ARG1 (q / quadruple-01
            :ARG1 (p / profit-01
                  :ARG0 c)
            :ARG4 (m / monetary-quantity
                  :quant 10000000
                  :unit (d / dollar))
            :time (h / half
                  :part-of (y / year)
                  :ord (o / ordinal-entity
                        :value 1))
            :ARG1-of (c2 / cause-01
                  :ARG0 (p2 / pack-01
                        :ARG0 c
                        :ARG1 (a / and
                              :op1 (p3 / passenger)
                              :op2 (c3 / cargo)
                              :mod (m2 / more))
                        :ARG2 (p4 / plane
                              :ARG1-of (h2 / have-degree-91
                                    :ARG2 (f / full-09
                                          :ARG1 p4)
                                    :ARG3 (m3 / more)))))
            :mod (m4 / more)))

# ::id 1722 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former rangers captain fernando ricksen has no doubts where his loyalties will be when he plays for zenit st. petersburg in the uefa cup final .
# ::alignments
(d / doubt-01
      :polarity -
      :ARG0 (p / person
            :name (n / name
                  :op1 "Fernando"
                  :op2 "Ricksen")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "Rangers"))
                  :ARG2 (c / captain)
                  :time (f / former)))
      :ARG1 (t2 / thing
            :ARG2-of (l / loyal-01
                  :ARG1 p))
      :time (p2 / play-01
            :ARG0 p
            :beneficiary (t3 / team
                  :name (n3 / name
                        :op1 "Zenit"
                        :op2 "St."
                        :op3 "petersburg"))
            :subevent-of (f2 / final
                  :subevent-of (g / game
                        :name (n4 / name
                              :op1 "Uefa"
                              :op2 "Cup")))))

# ::id 1723 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the us treasury department said thursday it was lifting an asset freeze on a chinese company and its us subsidiary after they were blacklisted for aiding <unk> missile program .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Treasury"
                  :op2 "Department")
            :poss (c / country
                  :name (n2 / name
                        :op1 "US")))
      :ARG1 (l / lift-02
            :ARG0 g
            :ARG1 (f / freeze-02
                  :ARG0 g
                  :ARG1 (a / asset)
                  :ARG2 (a2 / and
                        :op1 (c2 / company
                              :mod c)
                        :op2 (s2 / subsidiary
                              :poss c)))
            :time (d / date-entity
                  :weekday (t / thursday))
            :time (a3 / after
                  :op1 (b / blacklist-01
                        :ARG1 a2
                        :ARG2 (a4 / aid-01
                              :ARG0 a2
                              :ARG1 (p / program
                                    :mod (m / missile)))))))

# ::id 1724 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok visiting cuban foreign minister felipe perez roque said that he is `` satisfied '' with his china visit , and he is convinced that the cuba-china relations in politics , economy and other fields will be continuously improved .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Felipe"
                  :op2 "Perez"
                  :op3 "Roque")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / country
                        :name (n2 / name
                              :op1 "Cuba"))
                  :ARG2 (m / minister
                        :topic (f / foreign))))
      :ARG1 (a / and
            :op1 (s2 / satisfy-01
                  :ARG0 (v / visit-01
                        :ARG0 p
                        :ARG1 c)
                  :ARG1 p)
            :op2 (c2 / convince-01
                  :ARG1 p
                  :ARG2 (ii / improve-01
                        :ARG1 (r / relation-03
                              :ARG0 c
                              :ARG1 (a2 / and
                                    :op1 (p2 / politics)
                                    :op2 (e / economy)
                                    :op3 (f2 / field
                                          :mod (o / other)))
                              :ARG2 c)
                        :ARG1-of (c3 / continue-01))))
      :time (v2 / visit-01
            :ARG0 p
            :ARG1 c))

# ::id 1725 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok romania has sent aid to neighbouring moldova to help it cope with floods , the government announced friday .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (s / send-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Egypt"))
            :ARG1 (a2 / aid-01)
            :ARG2 (c2 / country
                  :name (n2 / name
                        :op1 "Moldova")
                  :ARG1-of (n3 / neighbor-01))
            :purpose (h / help-01
                  :ARG0 a2
                  :ARG1 (c3 / cope-01
                        :ARG0 c2
                        :ARG1 (f / flood-01))
                  :ARG2 c2))
      :time (d / date-entity
            :weekday (f2 / friday)))

# ::id 1726 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a coalition of business groups is launching a campaign to convince lawmakers eyeing sweeping healthcare reform that a proposed payroll tax would be `` bad for business , bad for job growth , and bad for the economy .
# ::alignments
(l / launch-01
      :ARG0 (c / coalition
            :consist-of (g / group
                  :mod (b / business)))
      :ARG1 (c2 / campaign-01
            :ARG1 (c3 / convince-01
                  :ARG0 c
                  :ARG1 (p / person
                        :ARG0-of (l2 / legislate-01)
                        :ARG0-of (e / eyeing-01
                              :ARG1 (r / reform-01
                                    :ARG1 (h / healthcare)
                                    :ARG1-of (s / sweep-02))))
                  :ARG2 (a / and
                        :op1 (b2 / bad-04
                              :ARG1 (t / tax-01
                                    :ARG3 (p2 / payroll)
                                    :ARG1-of (p3 / propose-01))
                              :ARG2 (b3 / business))
                        :op2 (b4 / bad-04
                              :ARG1 t
                              :ARG2 (g2 / grow-01
                                    :ARG1 (j / job)))
                        :op3 (b5 / bad-04
                              :ARG1 t
                              :ARG2 (e2 / economy))))))

# ::id 1727 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dan <unk> , a hard-working toronto assistant bank manager , lives in a barren apartment , drives a <unk> car and appears to own but one ill-fitting suit .
# ::alignments
(a / and
      :op1 (l / live-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "dan"
                        :op2 "Hague")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (b / bank)
                        :ARG2 (p2 / person
                              :ARG0-of (m / manage-01
                                    :ARG1 b))
                        :ARG0-of (w / work-01
                              :ARG1-of (h2 / hard-02))
                        :mod (c / city
                              :name (n2 / name
                                    :op1 "Toronto"))
                        :ARG0-of (a2 / assist-01)))
            :location (a3 / apartment
                  :mod (b2 / barren)))
      :op2 (d / drive-01
            :ARG0 p
            :ARG1 (c2 / car
                  :name (n3 / name
                        :op1 "Illustration")))
      :op3 (a4 / appear-02
            :ARG1 (o / own-01
                  :ARG0 p
                  :ARG1 (s / suit
                        :quant 1
                        :ARG1-of (f / fit-06
                              :ARG1-of (ii / ill-02))))))

# ::id 1728 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two palestinian militants were killed and another ## wounded in a helicopter strike in northern gaza city on tuesday as israel carried out a pledge to intensify its campaign against hardliners .
# ::alignments
(a / and
      :op1 (k / kill-01
            :ARG1 (m / militant
                  :quant 2
                  :mod (c / country
                        :name (n / name
                              :op1 "Palestine"))))
      :op2 (w / wound-01
            :ARG1 (m2 / militant
                  :mod (a2 / another)))
      :time (s / strike-01
            :ARG1 (h / helicopter)
            :location (c2 / city
                  :name (n2 / name
                        :op1 "Gaza")
                  :location (n3 / north))
            :time (d / date-entity
                  :weekday (t / tuesday)))
      :time (c3 / carry-out-03
            :ARG0 (c4 / country
                  :name (n4 / name
                        :op1 "Israel"))
            :ARG1 (p / pledge-01
                  :ARG0 c4
                  :ARG1 c4
                  :ARG2 (ii / intensify-01
                        :ARG0 c4
                        :ARG1 (c5 / campaign-01
                              :ARG0 c4
                              :ARG1 (a3 / against
                                    :op1 (h2 / hardliner)))))))

# ::id 1729 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tens of thousands of people gathered in beirut on friday for a mass protest organised by lebanon 's shiite hezbollah movement against israel 's crippling blockade of the gaza strip .
# ::alignments
(g / gather-03
      :ARG0 (p / person
            :quant (m / multiple
                  :op1 10000))
      :location (c / city
            :name (n / name
                  :op1 "Beirut"))
      :time (d / date-entity
            :weekday (f / friday))
      :purpose (p2 / protest-01
            :ARG0 p
            :ARG1 (b / blockade-01
                  :ARG0 (c2 / country
                        :name (n2 / name
                              :op1 "Israel"))
                  :ARG1 (s / strip
                        :mod (a / aza))
                  :ARG0-of (c3 / cripple-01))
            :mod (m2 / mass)
            :ARG1-of (o / organize-01
                  :ARG0 (m3 / movement
                        :name (n3 / name
                              :op1 "Hezbollah")
                        :mod (r / religious-group
                              :name (n4 / name
                                    :op1 "Shiite"))
                        :poss c
                        :name (n5 / name
                              :op1 "Lebanon")))))

# ::id 1730 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rome will host the #### swimming world championships , the international aquatic federation -lrb- fina -rrb- announced here on saturday .
# ::alignments
(h / host-01
      :ARG0 (c / city
            :name (n / name
                  :op1 "Rrome"))
      :ARG1 (g / game
            :name (n2 / name
                  :op1 "World"
                  :op2 "Championships"
                  :op3 "of"
                  :op4 "Swimming")
            :mod (ii / international)
            :ARG1-of (a / announce-01
                  :location (h2 / here)
                  :time (d / date-entity
                        :weekday (s / saturday)))))

# ::id 1731 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok australian telecoms providers optus and vodafone finalized plans to jointly build a ### million dollar -lrb- ### million us -rrb- third generation -lrb- #g -rrb- mobile phone network friday .
# ::alignments
(f / finalize-01
      :ARG0 (a / and
            :op1 (c / company
                  :name (n / name
                        :op1 " optus"))
            :op2 (c2 / company
                  :name (n2 / name
                        :op1 "Vodafone"))
            :ARG0-of (p / provide-01
                  :ARG1 (t / telecom))
            :mod (c3 / country
                  :name (n3 / name
                        :op1 "Australia")))
      :ARG1 (p2 / plan-01
            :ARG0 a
            :ARG1 (b / build-01
                  :ARG0 a
                  :ARG1 (n4 / network
                        :mod (p3 / phone
                              :ARG1-of (m / mobile-02))
                        :mod (g / generation
                              :ord (o / ordinal-entity
                                    :value 3)))
                  :manner (j / joint)
                  :time (d / date-entity
                        :weekday (f2 / friday))
                  :ARG3 (m2 / monetary-quantity
                        :quant 1000000
                        :unit (d2 / dollar)))))

# ::id 1732 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok real madrid may not even need a victory at osasuna on sunday to win a record ##st spanish league title .
# ::alignments
(p / possible-01
      :ARG1 (n / need-01
            :polarity -
            :ARG0 (t / team
                  :name (n2 / name
                        :op1 "real"
                        :op2 "Madrid"))
            :ARG1 (w / win-01
                  :ARG0 t
                  :location (t2 / team
                        :name (n3 / name
                              :op1 "Osasuna"))
                  :time (d / date-entity
                        :weekday (s / sunday)))
            :purpose (w2 / win-01
                  :ARG0 t
                  :ARG1 (t3 / title
                        :mod (l / league
                              :mod (c / country
                                    :name (n4 / name
                                          :op1 "Spain")))
                        :ord (o / ordinal-entity
                              :value 1)
                        :mod (r / record)))
            :mod (e / even)))

# ::id 1733 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok indian stocks opened lower tuesday with the key sensex index down #.## points .
# ::alignments
(o / open-01
      :ARG1 (s / stock
            :mod (c / country
                  :name (n / name
                        :op1 "India")))
      :time (d / date-entity
            :weekday (t / tuesday))
      :manner (l / low-04
            :ARG1 s
            :ARG2-of (h / have-degree-91
                  :ARG1 o
                  :ARG3 (m / more)))
      :manner (d2 / down-03
            :ARG1 (ii / index
                  :mod (s2 / sensex)
                  :ARG1-of (k / key-02))))

# ::id 1734 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a court on tuesday rejected bail for a turkish soccer fan awaiting a re-trial in the fatal stabbings of two british soccer fans , a news report said .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG1 (n / news))
      :ARG1 (r2 / reject-01
            :ARG0 (c / court)
            :ARG1 (b / bail-out-02
                  :ARG1 (f / fan
                        :mod (s2 / soccer)
                        :mod (r3 / religious-group
                              :name (n2 / name
                                    :op1 "Turkish"))
                        :ARG1-of (a / await-01
                              :ARG2 (t / try-02
                                    :ARG1 f
                                    :ARG3 (s3 / stabbet-00
                                          :ARG0 f
                                          :ARG1 (f2 / fan
                                                :quant 2
                                                :mod (s4 / soccer)
                                                :mod (c2 / country
                                                      :name (n3 / name
                                                            :op1 "Britain")))
                                          :mod (f3 / fatal))))))
            :time (d / date-entity
                  :weekday (t2 / tuesday))))

# ::id 1735 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok army chief of <unk> w. casey jr. , who is scheduled to testify wednesday before the house armed services committee , intends to move as quickly as possible to grant soldiers more relief from the war zone , having argued that the troop rotations of ## months in combat and ## months at home -- required by the buildup of u.s. forces in iraq and the conflict in afghanistan -- are `` not sustainable '' for the army .
# ::alignments
(a / and
      :op1 (ii / intend-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Illinois"
                        :op2 "W."
                        :op3 "Casey"
                        :op4 "Jr.")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (a2 / army)
                        :ARG2 (c / chief
                              :mod (a3 / arm-01)))
                  :ARG0-of (t / testify-01
                        :time (d / date-entity
                              :weekday (w / wednesday))
                        :location (b / before
                              :op1 (c2 / committee
                                    :mod (s / service
                                          :ARG1-of a3))
                              :mod (g / government-organization
                                    :name (n2 / name
                                          :op1 "House"))))))
      :ARG1 (m / move-01
            :ARG0 p
            :ARG2 (g2 / grant-01
                  :ARG0 p
                  :ARG1 (r / relieve-01
                        :ARG0 p
                        :ARG1 (s2 / soldier)
                        :ARG2 (z / zone
                              :mod (w2 / war))
                        :mod (m2 / more)))
            :ARG1-of (q / quick-02
                  :ARG2-of (h2 / have-degree-91
                        :ARG1 m
                        :ARG3 (e / equal)
                        :ARG4 (p2 / possible-01
                              :ARG1 m))))
      :op2 (a4 / argue-01
            :ARG0 p
            :ARG1 p2
            :polarity -
            :ARG1 (s3 / sustain-01
                  :ARG0 a2
                  :ARG1 (r2 / rotate-01
                        :ARG1 (t2 / troop)
                        :duration (a5 / and
                              :op1 (m3 / multiple
                                    :op1 (t3 / temporal-quantity
                                          :quant 1
                                          :unit (m4 / month))
                                    :time (c3 / combat-01))
                              :op2 (m5 / multiple
                                    :op1 (t4 / temporal-quantity
                                          :quant 1
                                          :unit (m6 / month)))
                              :location (h3 / home)
                              :ARG1-of (r3 / require-01
                                    :ARG0 (b2 / build-up-05
                                          :ARG1 (f / force
                                                :mod (c4 / country
                                                      :name (n3 / name
                                                            :op1 "U.S."))
                                                :location (c5 / country
                                                      :name (n4 / name
                                                            :op1 "Afghanistan"))))))))))

# ::id 1736 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president clinton ended a nine-day visit to china friday with the prediction that democracy would replace the hard-nosed communist regime that has ruled in beijing since #### .
# ::alignments
(e / end-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Clinton")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (v / visit-01
            :ARG0 p
            :ARG1 (c / country
                  :name (n2 / name
                        :op1 "China"))
            :duration (t / temporal-quantity
                  :quant 9
                  :unit (d / day)))
      :ARG2 (p3 / predict-01
            :ARG0 p
            :ARG1 (r / replace-01
                  :ARG1 (r2 / regime
                        :mod (p4 / political-movement
                              :name (n3 / name
                                    :op1 "communism"))
                        :ARG0-of (r3 / rule-03
                              :location (c2 / city
                                    :name (n4 / name
                                          :op1 "Beijing"))
                              :time (s / since))
                        :mod (n5 / nose
                              :ARG1-of (h2 / hard-04)))
                  :ARG2 (d2 / democracy))))

# ::id 1737 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a palestinian man was shot dead in a gunfight with israeli security guards from an ultra-nationalist jewish association in the old city of occupied east jerusalem on friday , police said .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (s2 / shoot-02
            :ARG1 (m / man
                  :mod (c / country
                        :name (n / name
                              :op1 "Palestine")))
            :ARG2 (g / gunfight-01
                  :ARG0 m
                  :ARG1 (p2 / person
                        :ARG0-of (g2 / guard-01
                              :ARG1 (s3 / security))
                        :mod (c2 / country
                              :name (n2 / name
                                    :op1 "Israel"))
                        :mod (r / religious-group
                              :name (n3 / name
                                    :op1 "Jew")
                              :mod (n4 / nationalist
                                    :degree (u / ultra))))
                  :manner (g3 / gun)
                  :location (c3 / city
                        :name (n5 / name
                              :op1 "Jerusalem")
                        :mod (o / old)
                        :location (r2 / relative-position
                              :direction (e / east))
                        :ARG1-of (o2 / occupy-01
                              :time (d / date-entity
                                    :weekday (f / friday))))
                  :ARG1-of (d2 / die-01))))

# ::id 1738 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok southern sudan 's main political party has withdrawn its candidate from the country 's upcoming presidential elections and announced it will not contest parliamentary polls in darfur .
# ::alignments
(a / and
      :op1 (w / withdraw-01
            :ARG0 (p / political-party
                  :mod (m / main)
                  :poss (p2 / person
                        :name (n / name
                              :op1 "Southern"
                              :op2 "Sudan")))
            :ARG1 (p3 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 p
                        :ARG2 (c / candidate)))
            :ARG2 (e / elect-01
                  :ARG1 (p4 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG2 (p5 / president)))
                  :ARG1-of (c2 / come-up-13)
                  :mod (c3 / country)))
      :op2 (a2 / announce-01
            :ARG0 p
            :ARG1 (c4 / contest-01
                  :polarity -
                  :ARG0 p
                  :ARG1 (p6 / poll-01
                        :ARG0 (g / government-organization
                              :name (n2 / name
                                    :op1 "Parliament"))
                        :location (c5 / city
                              :name (n3 / name
                                    :op1 "Darfur"))))))

# ::id 1739 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the fbi launched a search on wednesday for five californian men suspected of participating in an organized phishing scheme .
# ::alignments
(l / launch-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Fbi"))
      :ARG1 (s / search-01
            :ARG2 (m / man
                  :quant 5
                  :mod (w / world-region
                        :name (n2 / name
                              :op1 "Calendaria"))
                  :ARG2-of (s2 / suspect-01
                        :ARG1 (p / participate-01
                              :ARG0 m
                              :ARG1 (s3 / scheme-01
                                    :ARG1 (p2 / phish-01)
                                    :ARG1-of (o / organize-01))))))
      :time (d / date-entity
            :weekday (w2 / wednesday)))

# ::id 1740 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ireland ended its difficult november with a ##-# win over argentina in dublin .
# ::alignments
(e / end-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Ireland"))
      :ARG1 (n2 / november
            :mod (d / difficult))
      :ARG2 (w / win-01
            :ARG0 c
            :ARG1 (c2 / country
                  :name (n3 / name
                        :op1 "Argentina"))
            :location (c3 / country
                  :name (n4 / name
                        :op1 "Dublin"))))

# ::id 1741 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a canadian court monday imposed a publication ban on the proceedings against ## terror suspects in an alleged plot to bomb a series of targets in southern ontario .
# ::alignments
(ii / impose-01
      :ARG0 (c / court
            :mod (c2 / country
                  :name (n / name
                        :op1 "Canada")))
      :ARG1 (b / ban-01
            :ARG1 (p / publication))
      :ARG2 (p2 / proceeding-02
            :ARG2 (p3 / person
                  :ARG2-of (s / suspect-01
                        :ARG1 (t / terror))
                  :ARG2-of (p4 / plot-01
                        :ARG1 (b2 / bomb-01
                              :ARG1 (t2 / target
                                    :quant (s2 / series))
                              :location (s3 / south
                                    :part-of (p5 / province
                                          :name (n2 / name
                                                :op1 "Ontario"))))
                        :ARG1-of (a / allege-01))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1742 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok on the edges of a salvation army soup line in paris , a soft-spoken afghan boy told the story recently of how he ended up in europe , alone .
# ::alignments
(t / tell-01
      :ARG0 (b / boy
            :mod (c / country
                  :name (n / name
                        :op1 "Afghanistan"))
            :ARG0-of (s / speak-01
                  :ARG1-of (s2 / soft-02)))
      :ARG1 (s3 / story
            :topic (e / end-up-03
                  :ARG1 b
                  :ARG2 (b2 / be-located-at-91
                        :ARG1 b
                        :ARG2 (c2 / continent
                              :name (n2 / name
                                    :op1 "Europe"))
                        :manner (a / alone))))
      :time (r / recent)
      :location (e2 / edge
            :part-of (l / line
                  :mod (s4 / soup)
                  :mod (o / organization
                        :name (n3 / name
                              :op1 "Salvation"
                              :op2 "Army")))
            :location (c3 / city
                  :name (n4 / name
                        :op1 "Paris"))))

# ::id 1743 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok when the vatican issued its long-awaited statement on the holocaust two weeks ago , its authors declared that the future of <unk> relations demanded that the past be remembered .
# ::alignments
(d / declare-02
      :ARG0 (p / person
            :ARG0-of (a / author-01))
      :ARG1 (d2 / demand-01
            :ARG0 (f / future
                  :poss (r / relation-03
                        :ARG1 (c / country
                              :name (n / name
                                    :op1 "Israel"))))
            :ARG1 (r2 / remember-01
                  :ARG1 (p2 / past)))
      :time (s / state-01
            :ARG0 (g / government-organization
                  :name n
                  :op1 "Vatican"))
      :ARG1 (h / holocaust)
      :ARG1-of (l / long-03)
      :time (b / before
            :op1 (n2 / now)
            :quant (t / temporal-quantity
                  :quant 2
                  :unit (w / week))))

# ::id 1744 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two days after a strong earthquake hit the northern philippines , the government tuesday called for more earthquake drills to ensure orderly conduct and minimize losses during potential disasters .
# ::alignments
(c / call-03
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01))
      :ARG1 (d / drill-02
            :ARG2 (e / earthquake)
            :mod (m / more))
      :time (d2 / date-entity
            :weekday (t / tuesday))
      :purpose (e2 / ensure-01
            :ARG0 d
            :ARG1 (a / and
                  :op1 (c2 / conduct-01
                        :mod (o / orderly))
                  :op2 (m2 / minimize-01
                        :ARG1 (l / lose-02
                              :time (d3 / disaster
                                    :mod (p / potential))))))
      :time (a2 / after
            :op1 (h / hit-01
                  :ARG0 (e3 / earthquake
                        :ARG1-of (s / strong-02))
                  :ARG1 (c3 / country-region
                        :name (n / name
                              :op1 "Northern"
                              :op2 "Philippines")))
            :quant (t2 / temporal-quantity
                  :quant 2
                  :unit (d4 / day))))

# ::id 1745 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok contacts between the central baidoa town and the rest of somalia resumed on friday amid new tension and confusion , with all the telephone lines and commercial vhf field radios back in business .
# ::alignments
(r / resume-01
      :ARG1 (r2 / relation-03
            :ARG0 (t / town
                  :name (n / name
                        :op1 "Baidoa")
                  :mod (c / central))
            :ARG2 (r3 / rest
                  :part-of (c2 / country
                        :name (n2 / name
                              :op1 "Somalia"))))
      :time (d / date-entity
            :weekday (f / friday))
      :manner (a / and
            :op1 (t2 / tension
                  :ARG1-of (n3 / new-01))
            :op2 (c3 / confuse-01))
      :time (b / back-02
            :ARG1 (a2 / and
                  :op1 (l / line
                        :mod (t3 / telephone-01))
                  :op2 (r4 / radio
                        :mod (f2 / field)
                        :mod (c4 / commerce))
                  :mod (a3 / all))
            :ARG2 (b2 / business)))

# ::id 1746 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the government of dubai , which is vying to become a global financial hub , vowed on sunday to crack down on corruption amid a series of probes into alleged financial irregularities in high-profile firms .
# ::alignments
(v / vow-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / company
                        :name (n / name
                              :op1 "Dubai")
                        :ARG0-of (v2 / vie-01
                              :ARG1 (b / become-01
                                    :ARG1 c
                                    :ARG2 (h / hub
                                          :mod (g3 / globe)
                                          :mod (f / finance)))))))
      :ARG1 (c2 / crack-down-06
            :ARG0 g
            :ARG1 (c3 / corrupt-01)
            :time (p / probe-01
                  :ARG0 g
                  :ARG1 (ii / irregular
                        :mod (f2 / finance)
                        :ARG1-of (a / allege-01)
                        :location (f3 / firm
                              :mod (p2 / profile
                                    :ARG1-of (h2 / high-02))))
                  :quant (s / series)))
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 1747 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok peugeot was in control at the ## hours of le mans after the first quarter of the race on saturday despite losing one of its cars .
# ::alignments
(c / control-01
      :ARG0 (c2 / company
            :name (n / name
                  :op1 "Peugeot"))
      :time (a / after
            :op1 (q / quarter
                  :ord (o / ordinal-entity
                        :value 1)
                  :part-of (r / race-02
                        :time (d / date-entity
                              :weekday (s / saturday)))))
      :concession (l / lose-02
            :ARG0 c2
            :ARG1 (c3 / car
                  :quant 1
                  :ARG1-of (ii / include-91
                        :ARG2 (c4 / car
                              :poss c2)))))

# ::id 1748 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jordanian prime minister adnan badran on sunday reiterated support to the palestinians ' rights , including ending occupation and establishing an independent state , the official petra news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Petra")
            :mod (n2 / news)
            :mod (o / official))
      :ARG1 (r2 / reiterate-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Adnan"
                        :op2 "Badran")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n4 / name
                                    :op1 "Jordan"))
                        :ARG2 (m / minister
                              :mod (p2 / prime))))
            :ARG1 (s / support-01
                  :ARG0 p
                  :ARG1 (r3 / right-05
                        :ARG1 p
                        :mod c
                        :name (n5 / name
                              :op1 "Palestine")))
            :ARG2-of (ii / include-91
                  :ARG1 (a2 / and
                        :op1 (e / end-01
                              :ARG1 (o2 / occupy-01))
                        :op2 (e2 / establish-01
                              :ARG1 (s2 / state
                                    :ARG0-of (d / depend-01
                                          :polarity -))))))
      :time (d2 / date-entity
            :weekday (s3 / sunday)))

# ::id 1749 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a draft law amendment that says the number of grassroots deputies of farmers , workers and `` intellectuals '' should be guaranteed , is being discussed at the ongoing session of china 's top legislature .
# ::alignments
(d / discuss-01
      :ARG1 (a / amend-01
            :ARG1 (l / law)
            :ARG1-of (d2 / draft-01)
            :ARG0-of (s / say-01
                  :ARG1 (r / recommend-01
                        :ARG1 (g / guarantee-01
                              :ARG1 (n / number
                                    :quant-of (p / person
                                          :ARG0-of (h / have-org-role-91
                                                :ARG1 (a2 / and
                                                      :op1 (p2 / person
                                                            :ARG0-of (f / farm-01))
                                                      :op2 (p3 / person
                                                            :ARG0-of (w / work-01))
                                                      :op3 (ii / intellectual))
                                                :ARG2 (d3 / deputy)
                                                :mod (g2 / grass-roots))))))))
      :location (s2 / session
            :ARG1-of (g3 / go-on-15)
            :part-of (g4 / government-organization
                  :ARG0-of (l2 / legislate-01)
                  :mod (t / top)
                  :poss (c / country
                        :name (n2 / name
                              :op1 "China")))))

# ::id 1750 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it was n't too long ago that barack obama and his advisers were tripping over one another to tear down hillary rodham clinton 's foreign policy credentials .
# ::alignments
(t / triumpump-01
      :ARG0 (a / and
            :op1 (p / person
                  :name (n / name
                        :op1 "Barack"
                        :op2 "Obama"))
            :op2 (p2 / person
                  :ARG0-of (a2 / advise-01
                        :ARG1 p)))
      :time (b / before
            :op1 (n2 / now)
            :ARG1-of (l / long-03
                  :polarity -
                  :ARG2-of (h / have-degree-91
                        :ARG1 b
                        :ARG3 (t2 / too))))
      :purpose (t3 / tear-down-05
            :ARG0 a
            :ARG1 (c / credential
                  :poss (p3 / person
                        :name (n3 / name
                              :op1 "Rodham"
                              :op2 "Clinton")
                        :mod (h2 / hill))
                  :topic (p4 / policy-01
                        :ARG2 (f / foreign)))))

# ::id 1751 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok from string quartets to reggae singers to pop stars , musicians will fill the streets and cafes of france on friday for free concerts celebrating the longest day of the year .
# ::alignments
(f / fill-01
      :ARG0 (m / musician
            :ARG2-of (ii / include-91
                  :ARG1 (a / and
                        :op1 (q / quartet
                              :mod (s / string))
                        :op2 (p / person
                              :ARG0-of (s2 / sing-01)
                              :mod (r / reggae))
                        :op3 (s3 / star
                              :mod (p2 / pop)))))
      :ARG1 a
      :op1 (s4 / street)
      :op2 (c / cafe)
      :poss (c2 / city
            :name (n / name
                  :op1 "France"))
      :ARG2 (c3 / concert
            :ARG1-of (f2 / free-03)
            :ARG0-of (c4 / celebrate-01
                  :ARG1 (d / day
                        :part-of (y / year)
                        :ARG1-of (h / have-degree-91
                              :ARG2 (l / long-03
                                    :ARG1 d)
                              :ARG3 (m2 / most)))))
      :time (d2 / date-entity
            :weekday (f3 / friday)))

# ::id 1752 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok latvia 's ruling coalition narrowly managed to win enough seats to form a majority government in the baltic state 's general elections , the central election commission said on sunday .
# ::alignments
(s / say-01
      :ARG0 (c / commission
            :topic (e / elect-01)
            :mod (c2 / central))
      :ARG1 (m / manage-02
            :ARG0 (c3 / coalition
                  :ARG0-of (r / rule-03)
                  :poss (c4 / city
                        :name (n / name
                              :op1 "Latvia")))
            :ARG1 (w / win-01
                  :ARG0 c3
                  :ARG1 (s2 / seat
                        :ARG1-of (h / have-quant-91
                              :ARG3 (e2 / enough)
                              :ARG6 (f / form-01
                                    :ARG0 c3
                                    :ARG1 (g / government-organization
                                          :ARG0-of (g2 / govern-01)
                                          :mod (m2 / majority))
                                    :time (e3 / elect-01
                                          :ARG1-of (g3 / general-02)
                                          :location (s3 / state
                                                :mod (c5 / country
                                                      :name (n2 / name
                                                            :op1 "Baltica")))))))
                  :ARG1-of (n3 / narrow-02))
            :time (d / date-entity
                  :weekday (s4 / sunday))))

# ::id 1753 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fourteen people were injured , several of them children , when a car bomb exploded thursday near a jewish school in a suburb of lyon , france 's second-largest city , <unk> minister francois bayrou said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Francois"
                  :op2 "Bayrou")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (m / minister)))
      :ARG1 (ii / injure-01
            :ARG0 (e / explode-01
                  :ARG1 (b / bomb
                        :mod (c / car))
                  :time (d / date-entity
                        :weekday (t / thursday))
                  :ARG1-of (n2 / near-02
                        :ARG2 (s2 / school
                              :mod (r / religious-group
                                    :name (n3 / name
                                          :op1 "Jew"))
                              :location (s3 / suburb
                                    :part-of (c2 / city
                                          :name (n4 / name
                                                :op1 "Lyon")
                                          :ARG1-of (h2 / have-degree-91
                                                :ARG2 (l / large)
                                                :ARG3 (m2 / most
                                                      :ord (o / ordinal-entity
                                                            :value 2))
                                                :ARG5 (c3 / city
                                                      :name (n5 / name
                                                            :op1 "France"))))))))))

# ::id 1754 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a partnership that includes television tycoon barry diller will pay about $ # million for <unk> channel ## , even though the uhf station was appraised at roughly $ ## million , according to documents filed with the federal communications commission .
# ::alignments
(s / say-01
      :ARG0 (d / document
            :ARG1-of (f / file-01
                  :ARG2 (g / government-organization
                        :name (n / name
                              :op1 "Communications"
                              :op2 "Commission")
                        :mod (f2 / federal))))
      :ARG1 (p / pay-01
            :ARG0 (p2 / partner-01
                  :ARG2-of (ii / include-91
                        :ARG1 (p3 / person
                              :name (n2 / name
                                    :op1 "Barry"
                                    :op2 "Diller")
                              :mod (t / tycoon
                                    :mod (t2 / television)))))
            :ARG1 (a / about
                  :op1 (m / monetary-quantity
                        :quant 1000000
                        :unit (d2 / dollar)))
            :ARG3 (c / channel
                  :name (n3 / name
                        :op1 "Unf"))
            :concession (a2 / appraise-01
                  :ARG1 (s2 / station
                        :ARG2 (r / roughly
                              :op1 (m2 / monetary-quantity
                                    :quant 1000000
                                    :unit (d3 / dollar)))))))

# ::id 1755 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cleveland 's forward lebron james will not participate in this year 's nba all - star weekend 's slam dunk competition , the nba league said on monday .
# ::alignments
(s / say-01
      :ARG0 (l / league
            :name (n / name
                  :op1 "Nba"))
      :ARG1 (p / participate-01
            :polarity -
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Lebron"
                        :op2 "James")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / city
                              :name (n3 / name
                                    :op1 "Cleveland"))
                        :ARG2 (f / forward)))
            :ARG1 (c2 / compete-01
                  :ARG3 (d / dunk-02
                        :mod (s2 / slam-02))
                  :time (y / year
                        :mod (t / this))
                  :mod (s3 / star
                        :mod (a / all))
                  :time (w / weekend)))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 1756 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok north korea celebrated may day by urging its hungry populace to support leader kim jong il in rebuilding its shattered economy , the communist state 's official news media said saturday .
# ::alignments
(s / say-01
      :ARG0 (m / media
            :mod (n / news)
            :mod (o / official)
            :poss (s2 / state
                  :mod (p / political-movement
                        :name (n2 / name
                              :op1 "communism"))))
      :ARG1 (c / celebrate-02
            :ARG0 (c2 / country
                  :name (n3 / name
                        :op1 "North"
                        :op2 "Korea"))
            :ARG1 (d / day
                  :mod (m2 / may))
            :ARG3 (u / urge-01
                  :ARG0 c2
                  :ARG1 (p2 / populace
                        :ARG0-of (h / hunger-01)
                        :poss c2)
                  :ARG2 (s3 / support-01
                        :ARG0 p2
                        :ARG1 (p3 / person
                              :name (n4 / name
                                    :op1 "Kim"
                                    :op2 "Jong"
                                    :op3 "Il")
                              :ARG0-of (l / lead-02
                                    :ARG1 c2))
                        :purpose (r / rebuild-01
                              :ARG0 p2
                              :ARG1 (e / economy
                                    :poss c2
                                    :ARG1-of (s4 / shatter-01))))))
      :time (d2 / date-entity
            :weekday (s5 / saturday)))

# ::id 1757 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok he is ## years old , a suave world traveler who speaks nearly flawless , <unk> english and enjoys the occasional coffee from starbucks .
# ::alignments
(a / and
      :op1 (a2 / age-01
            :ARG1 (h / he)
            :ARG2 (t / temporal-quantity
                  :quant 1
                  :unit (y / year)))
      :op2 (p / person
            :ARG0-of (t2 / travel-01
                  :ARG1 (w / world))
            :mod (s / suave)
            :ARG0-of (s2 / speak-01
                  :ARG3 (f / flawless
                        :degree (n / near))
                  :manner (l / language
                        :name (n2 / name
                              :op1 "English"))))
      :op3 (e / enjoy-01
            :ARG0 h
            :ARG1 (c / coffee
                  :source (c2 / company
                        :name (n3 / name
                              :op1 "Starbucks"))
                  :frequency (o / occasional))))

# ::id 1758 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok justice john paul stevens announced friday that he will retire this summer , and president barack obama said he will move quickly to replace the supreme court 's liberal leader and longest-serving member with someone who shares the belief that `` powerful interests must not be allowed to drown out the voices of ordinary citizens .
# ::alignments
(a / and
      :op1 (a2 / announce-01
            :ARG0 (p / person
                  :name (n / name
                        :op1 "John"
                        :op2 "Paul"
                        :op3 "Stevens")
                  :mod (j / justice))
            :ARG1 (r / retire-01
                  :ARG0 p
                  :time (d / date-entity
                        :season (s / summer)
                        :mod (y / year
                              :mod (t / this))))
            :time d
            :weekday (f / friday))
      :op2 (s2 / say-01
            :ARG0 (p2 / person
                  :name (n2 / name
                        :op1 "Barack"
                        :op2 "Obama")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p3 / president)))
            :ARG1 (m / move-01
                  :ARG0 p2
                  :ARG1 (r2 / replace-01
                        :ARG0 p2
                        :ARG1 (p4 / person
                              :ARG0-of (l / lead-02
                                    :ARG1 (g / government-organization
                                          :name (n3 / name
                                                :op1 "Supreme"
                                                :op2 "Court")))
                              :ARG1-of (l2 / liberal-02)
                              :ARG0-of (s3 / serve-01
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (l3 / long-03
                                                :ARG1 s3)
                                          :ARG3 (m2 / most))))
                        :ARG2 (s4 / someone
                              :ARG0-of (s5 / share-01
                                    :ARG1 (b / believe-01
                                          :ARG1 (o / obligate-01
                                                :ARG2 (a3 / allow-01
                                                      :polarity -
                                                      :ARG1 (d2 / drown-out-02
                                                            :ARG0 (ii / interest
                                                                  :ARG1-of (p5 / powerful-02))
                                                            :ARG1 (v / voice-01
                                                                  :ARG0 (c / citizen
                                                                        :mod (o2 / ordinary)))))))))
                        :ARG1-of (q / quick-02)))))

# ::id 1759 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok insurgents plowed a car bomb into a bus carrying kurdish militiamen in northern iraq on saturday , while sunni and shiite militias fought a pitched battle south of baghdad .
# ::alignments
(a / and
      :op1 (p / plow-01
            :ARG0 (ii / insurgent)
            :ARG1 (b / bomb
                  :mod (c / car))
            :ARG2 (b2 / bus
                  :ARG0-of (c2 / carry-01
                        :ARG1 (m / militiaman
                              :mod (e / ethnic-group
                                    :name (n / name
                                          :op1 "Kurd")))))
            :time (d / date-entity
                  :weekday (s / saturday))
            :location (c3 / country-region
                  :name (n2 / name
                        :op1 "Northern"
                        :op2 "Iraq")))
      :op2 (f / fight-01
            :ARG0 (a2 / and
                  :op1 (m2 / militia
                        :mod (s2 / sunni))
                  :op2 (m3 / militia
                        :mod (r / religious-group
                              :name (n3 / name
                                    :op1 "Shiite"))))
            :ARG1 (b3 / battle-01
                  :mod (p2 / pitched)
                  :location (r2 / relative-position
                        :op1 (c4 / city
                              :name (n4 / name
                                    :op1 "Baghdad"))
                        :direction (s3 / south)))))

# ::id 1760 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok standard &amp; poor 's ### index futures traded overnight fell to their limit , suggesting u.s. stocks may have further to fall , after a rout prompted exchanges to halt trading early today .
# ::alignments
(m / multi-sentence
      :snt1 (s / standard-02)
      :snt2 (f / fall-01
            :ARG1 (f2 / futures
                  :mod (ii / index)
                  :poss (p / poor)
                  :ARG1-of (t / trade-01
                        :time (o / overnight)))
            :ARG4 (t2 / thing
                  :ARG2-of (l / limit-01
                        :ARG1 f2))
            :ARG0-of (s2 / suggest-01
                  :ARG1 (p2 / possible-01
                        :ARG1 (f3 / fall-01
                              :ARG1 (s3 / stock
                                    :poss (c / country
                                          :name (n / name
                                                :op1 "United"
                                                :op2 "States")))
                              :degree (f4 / further))
                        :time (a / after
                              :op1 (p3 / prompt-01
                                    :ARG0 (r / rout-02)
                                    :ARG1 (h / halt-01
                                          :ARG0 (e / exchange-01)
                                          :ARG1 (t3 / trade-01)
                                          :time (e2 / early
                                                :op1 (t4 / today)))))))))

# ::id 1761 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok denver -- in the span of eight days last week , brian fuentes lost four games and his job .
# ::alignments
(s / say-01
      :ARG0 (ii / i)
      :ARG1 (l / lose-02
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Brian"
                        :op2 "Fuentes"))
            :ARG1 (a / and
                  :op1 (g / game
                        :quant 4)
                  :op2 (j / job
                        :poss p))
            :duration (t / temporal-quantity
                  :quant 8
                  :unit (d / day)
                  :mod (l2 / last)))
      :ARG2 p
      :name n
      :op1 "denver")

# ::id 1762 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the advisor to the prime minister on interior affairs rehman malik sunday denied reports about former prime minister nawaz sharif and his brother being placed under house arrest .
# ::alignments
(d / deny-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Rehman"
                  :op2 "Malik"
                  :op3 " sunday")
            :ARG0-of (a / advise-01
                  :ARG2 (a2 / affair-02
                        :ARG2 (ii / interior))))
      :ARG1 (r / report-01
            :ARG1 (p2 / place-01
                  :ARG1 (a3 / and
                        :op1 (p3 / person
                              :name (n2 / name
                                    :op1 "Nawaz"
                                    :op2 "Sharif")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (m / minister
                                          :mod (p4 / prime))
                                    :time (f / former)))
                        :op2 (p5 / person
                              :ARG0-of (h2 / have-rel-role-91
                                    :ARG1 p3
                                    :ARG2 (b / brother))))
                  :ARG2 (a4 / arrest-01
                        :ARG1 a3
                        :location (h3 / house)))))

# ::id 1763 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south africa 's central bank on thursday left its benchmark lending rate unchanged at #.# percent for a second consecutive month .
# ::alignments
(l / leave-13
      :ARG0 (b / bank
            :mod (c / central)
            :location (c2 / country
                  :name (n / name
                        :op1 "South"
                        :op2 "Africa")))
      :ARG1 (c3 / change-01
            :polarity -
            :ARG1 (r / rate
                  :mod (l2 / lend-01)
                  :mod (b2 / benchmark)
                  :poss b)
            :ARG2 (p / percentage-entity
                  :value 2)
            :duration (t / temporal-quantity
                  :quant 1
                  :ord (o / ordinal-entity
                        :value 2)
                  :unit (m / month)))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1764 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a private saudi-funded school near the western german city of bonn has suspended a teacher who allegedly urged students to wage a holy war against the west , the authorities said on thursday .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (s2 / suspend-01
            :ARG0 (s3 / school
                  :ARG1-of (p / private-03)
                  :ARG1-of (f / fund-01
                        :ARG0 (r / religious-group
                              :name (n / name
                                    :op1 "Srudi")))
                  :ARG1-of (n2 / near-02
                        :ARG2 (c / city
                              :name (n3 / name
                                    :op1 "Bonn")
                              :location (c2 / country-region
                                    :name (n4 / name
                                          :op1 "Western"
                                          :op2 "Germany")))))
            :ARG1 (p2 / person
                  :ARG0-of (t / teach-01)
                  :ARG0-of (u / urge-01
                        :ARG1 (p3 / person
                              :ARG0-of (s4 / study-01))
                        :ARG2 (w / wage-01
                              :ARG0 p3
                              :ARG1 (w2 / war-01
                                    :ARG1 (w3 / world-region
                                          :name (n5 / name
                                                :op1 "West"))
                                    :mod (h / holy)))
                        :ARG1-of (a2 / allege-01))))
      :time (d / date-entity
            :weekday (t2 / thursday)))

# ::id 1765 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok claude ryan , the former quebec liberal leader who was the intellectual heart of the federalist side that defeated quebec separatists in the province 's #### sovereignty referendum , died monday from cancer .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Claude"
                  :op2 "Ryan")
            :ARG0-of (l / lead-02
                  :time (f / former))
            :ARG1-of (l2 / liberal-02)
            :mod (p2 / province
                  :name (n2 / name
                        :op1 "Quebec"))
            :part (h / heart
                  :mod (ii / intellectual))
            :ARG0-of (d2 / defeat-01
                  :ARG1 (s / separatist
                        :mod p2)
                  :location (r / referendum
                        :mod (s2 / sovereignty)
                        :ARG1-of (c / call-01
                              :ARG2 (n3 / name
                                    :op1 "###"))
                        :poss p2)))
      :ARG1-of (c2 / cause-01
            :ARG0 (c3 / cancer))
      :time (d3 / date-entity
            :weekday (m / monday)))

# ::id 1766 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok trading in air france shares on the over-the-counter market was suspended on friday pending an announcement about procedures for recapitalization of the airline , the french exchanges association announced .
# ::alignments
(a / announce-01
      :ARG0 (a2 / association
            :mod (e / exchange-01)
            :mod (c / country
                  :name (n / name
                        :op1 "France")))
      :ARG1 (s / suspend-01
            :ARG1 (t / trade-01
                  :ARG1 (s2 / share
                        :mod c)
                  :location (m / market
                        :mod (o / over-the-counter)))
            :time (d / date-entity
                  :weekday (f / friday))
            :ARG1-of (p / pend-01
                  :ARG2 (a3 / announce-01
                        :ARG1 (p2 / procedure
                              :topic (r / recapitalize-01
                                    :ARG1 (a4 / airline)))))))

# ::id 1767 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french president nicolas sarkozy , opening a new , cozier chapter in relations with the united states , prepared to tell congress wednesday that `` our friendship and our alliance is strong .
# ::alignments
(p / prepare-02
      :ARG0 (p2 / person
            :name (n / name
                  :op1 "Nicolas"
                  :op2 "Sarkozy")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / military
                        :name (n2 / name
                              :op1 "French"))
                  :ARG2 (p3 / president))
            :ARG0-of (o / open-01
                  :ARG1 (c / chapter
                        :ARG1-of (n3 / new-01)
                        :topic (r / relation-03
                              :ARG0 m
                              :ARG2 (c2 / country
                                    :name (n4 / name
                                          :op1 "United"
                                          :op2 "States")))
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (c3 / cozier)
                              :ARG3 (m2 / more)))))
      :ARG1 (t / tell-01
            :ARG0 p2
            :ARG1 (s / strong-02
                  :ARG1 (a / and
                        :op1 (f / friendship
                              :poss (w / we))
                        :op2 (a2 / ally-01
                              :ARG1 w)))
            :ARG2 (g / government-organization
                  :name (n5 / name
                        :op1 "Congress"))
            :time (w2 / wednesday)))

# ::id 1768 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok share prices in tokyo opened higher friday with the nikkei-### index gaining ###.## points , or #.# percent , to ##,###.## in the first five minutes of trading .
# ::alignments
(o / open-01
      :ARG1 (p / price-01
            :ARG1 (s / share)
            :location (c / company
                  :name (n / name
                        :op1 "Tokyo")))
      :time (d / date-entity
            :weekday (f / friday))
      :ARG1-of (c2 / cause-01
            :ARG0 (g / gain-02
                  :ARG0 (ii / index
                        :mod (p2 / product
                              :name (n2 / name
                                    :op1 "Nikkei-###"))
                        :ARG1-of (h / hyperlink-01
                              :ARG3 (p3 / percentage-entity))))))

# ::id 1769 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president robert mugabe accused rwanda and uganda , which are backing congolese rebels , of obstructing peace moves in the congo civil war .
# ::alignments
(a / accuse-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Roger"
                  :op2 "Mugabe")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (a2 / and
            :op1 (c / country
                  :name (n2 / name
                        :op1 "Rwanda"))
            :op2 (c2 / country
                  :name (n3 / name
                        :op1 "Uganda"))
            :ARG0-of (b / back-01
                  :ARG1 (p3 / person
                        :ARG0-of (r / rebel-01)
                        :mod (c3 / country
                              :name (n4 / name
                                    :op1 "China")))))
      :ARG2 (o / obstruct-01
            :ARG0 a2
            :ARG1 (m / move-02
                  :ARG1 (p4 / peace))
            :subevent-of (w / war-01
                  :mod (c4 / civil))))

# ::id 1770 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok half of britons believe a mix of public and private sector care will give britain a better health care system , a poll released sunday suggests .
# ::alignments
(s / suggest-01
      :ARG0 (p / poll-01
            :ARG1 (p2 / person
                  :ARG1-of (ii / include-91
                        :ARG2 (p3 / person
                              :mod (c / country
                                    :name (n / name
                                          :op1 "Britain")))
                        :ARG3 "1/2")))
      :ARG1 (g / give-01
            :ARG0 (m / mix-01
                  :ARG1 (c2 / care-03
                        :ARG1 (s2 / sector
                              :ARG1-of (p4 / public-02)))
                  :ARG2 (c3 / care-03
                        :ARG1 (s3 / sector
                              :ARG1-of (p5 / private-03))))
            :ARG1 (s4 / system
                  :mod (c4 / care-03
                        :ARG1 (h / health))
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (g2 / good-02
                              :ARG1 s4)
                        :ARG3 (m2 / more)))
            :ARG2 c))

# ::id 1771 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the santiago court of appeals will examine early month a new petition to strip retired general and former dictator , augusto pinochet , of its special legislative status , judicial sources said on tuesday .
# ::alignments
(s / say-01
      :ARG0 (s2 / source
            :mod (j / judiciary))
      :ARG1 (e / examine-01
            :ARG0 (g / government-organization
                  :name (n / name
                        :op1 "Supreme"
                        :op2 "Court"
                        :op3 "of"
                        :op4 "Appeals")
                  :mod (c / country
                        :name (n2 / name
                              :op1 "Santiago")))
            :ARG1 (p / petition-01
                  :ARG1 (s3 / strip-01
                        :ARG1 (s4 / status
                              :mod (l / legislate-01)
                              :ARG1-of (s5 / special-02)
                              :poss g
                              :ARG1-of (r / retire-01
                                    :ARG0 (p2 / person
                                          :name (n3 / name
                                                :op1 "Augusto"
                                                :op2 "Pinochet")
                                          :ARG0-of (h / have-org-role-91
                                                :ARG2 (g2 / general)
                                                :time (f / former)))))
                        :ARG2 (ii / it))
                  :ARG1-of (n4 / new-01))
            :time (m / month
                  :mod (e2 / early)))
      :time (d / date-entity
            :weekday (t / tuesday)))

# ::id 1772 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok heavy monsoon rains collapsed roofs and brought down electricity cables , killing ## people in northern india , police said sunday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / and
            :op1 (c / collapse-01
                  :ARG0 (r / rain-01
                        :mod (m / monsoon)
                        :mod (h / heavy))
                  :ARG1 (r2 / roof))
            :op2 (b / bring-down-03
                  :ARG0 r
                  :ARG1 (c2 / cable
                        :mod (e / electricity)))
            :ARG0-of (k / kill-01
                  :ARG1 (p2 / person)
                  :location (n / north
                        :part-of (c3 / country
                              :name (n2 / name
                                    :op1 "India")))))
      :time (d / date-entity
            :weekday (s2 / sunday)))

# ::id 1773 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok typhoon talim , which tore through taiwan thursday , brought agricultural losses of nt$ ###.## million -lrb- us$ ##.## million -rrb- according to initial estimates , the council of agriculture said friday .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Council"
                  :op2 "of"
                  :op3 "Agriculture"))
      :ARG1 (b / bring-01
            :ARG0 (t / tornado
                  :name (n2 / name
                        :op1 "typhoon"
                        :op2 "Talim")
                  :ARG0-of (t2 / tear-01
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "Taiwan"))
                        :time (d / date-entity
                              :weekday (t3 / thursday))))
            :ARG1 (l / lose-02
                  :ARG1 (a / agriculture)
                  :ARG3 (m / monetary-quantity
                        :quant 1000000
                        :unit (d2 / dollar))
                  :ARG1-of s
                  :ARG0 (e / estimate-01
                        :mod (ii / initial))))
      :time d
      :weekday (f / friday))

# ::id 1774 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok colombia 's constitutional court ruled that the prosecutor general can launch a direct investigation of president ernesto samper over drug financing allegations .
# ::alignments
(r / rule-01
      :ARG0 (c / court
            :mod (c2 / constitution)
            :poss (c3 / country
                  :name (n / name
                        :op1 "Colombia")))
      :ARG3 (p / possible-01
            :ARG1 (l / launch-01
                  :ARG0 (p2 / person
                        :ARG0-of (p3 / prosecute-01)
                        :mod (g / general))
                  :ARG1 (ii / investigate-01
                        :ARG0 p2
                        :ARG1 (p4 / person
                              :name (n2 / name
                                    :op1 "Iernesto"
                                    :op2 "Samper")
                              :ARG0-of (h / have-org-role-91
                                    :ARG2 (p5 / president)))
                        :ARG2 (a / allege-01
                              :ARG1 (f / finance-01
                                    :ARG1 (d / drug)))
                        :ARG1-of (d2 / direct-02)))))

# ::id 1775 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the director of venezuela 's state news agency offered to resign monday after the agency ran an opinion piece suggesting three journalists had ties to drug traffickers .
# ::alignments
(o / offer-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (a / agency
                        :mod (n / news)
                        :mod (s / state)
                        :poss (c / country
                              :name (n2 / name
                                    :op1 "Venezuela")))
                  :ARG2 (d / director)))
      :ARG1 (r / resign-01
            :ARG0 p)
      :time (d2 / date-entity
            :weekday (m / monday))
      :time (a2 / after
            :op1 (r2 / run-09
                  :ARG0 a
                  :ARG1 (p2 / piece
                        :mod (o2 / opine-01)
                        :ARG0-of (s2 / suggest-01
                              :ARG1 (t / tie-01
                                    :ARG1 (j / journalist
                                          :quant 3)
                                    :ARG2 (p3 / person
                                          :ARG0-of (t2 / traffic-01
                                                :ARG1 (d3 / drug)))))))))

# ::id 1776 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three palestinians was killed early on tuesday , as israeli ground force entered the gaza strip for the first time since unilateral israeli pullout last september , an israel defense force -lrb- idf -rrb- spokeswoman confirmed to xinhua .
# ::alignments
(k / kill-01
      :ARG1 (p / person
            :quant 3
            :mod (c / country
                  :name (n / name
                        :op1 "Palestine")))
      :time (e / early
            :op1 (d / date-entity
                  :weekday (t / tuesday)))
      :ARG1-of (c2 / cause-01
            :ARG0 (e2 / enter-01
                  :ARG0 (f / force
                        :mod (g / ground)
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "Israel")))
                  :ARG1 (s / strip
                        :mod (g2 / gaza))
                  :time (s2 / since
                        :op1 (p2 / pull-out-02
                              :ARG1 c3
                              :mod (u / unilateral)
                              :time (d2 / date-entity
                                    :month 9
                                    :mod (l / last))))
                  :ord (o / ordinal-entity
                        :value 1)))
      :ARG1-of (c4 / confirm-01
            :ARG0 p
            :ARG0-of (h / have-org-role-91
                  :ARG1 f
                  :ARG2 (s3 / spokeswoman)))
      :ARG2 (p3 / publication
            :name (n3 / name
                  :op1 "Xinhua")))

# ::id 1777 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok ninety percent of italians were sticking with the familiar lira as the currency of choice wednesday , and shops and restaurants were preferring to give lire as change , according to a poll by business and tourism association confesercenti .
# ::alignments
(s / say-01
      :ARG0 (p / poll-01
            :ARG0 (a / association
                  :mod (b / business)
                  :mod (t / tourism))
            :ARG1 (a2 / and
                  :op1 (s2 / stick-01
                        :ARG1 (p2 / person
                              :ARG1-of (ii / include-91
                                    :ARG2 (p3 / person
                                          :mod (ii2 / italian))
                                    :ARG3 (p4 / percentage-entity
                                          :valueninety (l / lira
                                                :ARG1-of (f / familiarize-01
                                                      :ARG2 (c / currency
                                                            :ARG1-of (c2 / choose-01
                                                                  :time (w / wednesday)))))))))
                  :op2 (p5 / prefer-01
                        :ARG0 (a3 / and
                              :op1 (s3 / shop)
                              :op2 (r / restaurant))
                        :ARG1 (g / give-01
                              :ARG0 a3
                              :ARG1 (l2 / lire)
                              :ARG2 (c3 / change))))))

# ::id 1778 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok philippine airlines -lrb- pal -rrb- ground employees went on strike wednesday to press for wage increases and other demands , the employees union said .
# ::alignments
(s / say-01
      :ARG0 (u / union
            :mod (p / person
                  :ARG1-of (e / employ-01)
                  :mod (c / company
                        :name (n / name
                              :op1 "Philippine"
                              :op2 "Airways"))
                  :mod (g / ground)))
      :ARG1 (s2 / strike-02
            :ARG0 p
            :time (d / date-entity
                  :weekday (w / wednesday))
            :purpose (p2 / press-01
                  :ARG0 p
                  :ARG2 (a / and
                        :op1 (ii / increase-01
                              :ARG1 (w2 / wage))
                        :op2 (d2 / demand-01
                              :mod (o / other))))))

# ::id 1779 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a coastal county on the texas-mexico border was bracing monday for ## to ## inches -lrb- ## to ## centimeters -rrb- of rain from tropical storm dolly , which could make landfall as a hurricane along the lower texas gulf coast late wednesday .
# ::alignments
(b / brace-01
      :ARG0 (c / county
            :location (c2 / coast)
            :location (b2 / border-01
                  :ARG1 (s / state
                        :name (n / name
                              :op1 "Texas"))
                  :ARG2 s
                  :name (n2 / name
                        :op1 "Mexico")))
      :ARG2 (r / rain-01
            :source (s2 / storm
                  :name (n3 / name
                        :op1 "Tropical"
                        :op2 "Storm"
                        :op3 "Dolly")
                  :ARG0-of (m / make-18
                        :ARG1 (l / landfall
                              :prep-as (h / hurricane))
                        :ARG1-of (p / possible-01)
                        :location (a / along
                              :op1 c2
                              :part-of (c3 / country-region
                                    :name (n4 / name
                                          :op1 "Texas"
                                          :op2 "Gulf"
                                          :op3 "Coast"))))
                  :time (l2 / late
                        :op1 (w / wednesday))))
      :quant (u / up-to
            :op1 (d / distance-quantity
                  :quant 1
                  :unit (ii / inch)))
      :time (d2 / date-entity
            :weekday (m2 / monday)))

# ::id 1780 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the remains of china 's former deputy defense minister , lieutenant general liao <unk> , was cremated at the babaoshan revolutionary cemetery in beijing on friday .
# ::alignments
(c / cremate-01
      :ARG1 (t / thing
            :ARG1-of (r / remain-01)
            :poss (p / person
                  :name (n / name
                        :op1 "Liao"
                        :op2 "Hongyang")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n2 / name
                                    :op1 "China"))
                        :ARG2 (m / minister
                              :topic (d / defend-01)
                              :mod (d2 / deputy))
                        :time (f / former))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 c2
                        :ARG2 (l / lieutenant-general))))
      :location (c3 / cemetery
            :name (n3 / name
                  :op1 "Babaoshan")
            :ARG0-of (r2 / revolution-03)
            :location (c4 / city
                  :name (n4 / name
                        :op1 "Beijing")))
      :time (d3 / date-entity
            :weekday (f2 / friday)))

# ::id 1781 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok panama is hoping that beijing will allow panamanian-registered ships to dock in hong kong after the territory 's handover , but will not cut diplomatic ties with taiwan , diplomats said tuesday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG2 (d / diplomat)))
      :ARG1 (h2 / hope-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Panama"))
            :ARG1 (c2 / contrast-01
                  :ARG1 (a / allow-01
                        :ARG0 (c3 / city
                              :name (n2 / name
                                    :op1 "Beijing"))
                        :ARG1 (d2 / dock-01
                              :ARG1 (s2 / ship
                                    :ARG1-of (r / register-02
                                          :ARG2 (c4 / country
                                                :name (n3 / name
                                                      :op1 "Panama"))))
                              :ARG2 (p2 / province
                                    :name (n4 / name
                                          :op1 "Hong"
                                          :op2 "Kong"))
                              :time (a2 / after
                                    :op1 (h3 / handover-02
                                          :ARG1 p2))))
                  :ARG2 (c5 / cut-02
                        :polarity -
                        :ARG0 c3
                        :ARG1 (t / tie-01
                              :ARG1 c3
                              :ARG2 (c6 / country
                                    :name (n5 / name
                                          :op1 "Taiwan"))
                              :mod (d3 / diplomacy))))
            :time (d4 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 1782 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chief palestinian peace negotiator warned saturday the middle east peace process may not survive if the new israeli government fails to accept a two - state solution for the crisis .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :ARG0-of (n / negotiate-01
                  :ARG2 (p2 / peace))
            :mod (c / country
                  :name (n2 / name
                        :op1 "Palestine"))
            :mod (c2 / chief))
      :ARG1 (p3 / possible-01
            :ARG1 (s / survive-01
                  :polarity -
                  :ARG0 (p4 / process
                        :mod (p5 / peace)
                        :location (w2 / world-region
                              :name (n3 / name
                                    :op1 "Middle"
                                    :op2 "East")))
                  :condition (f / fail-01
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (c3 / country
                                          :name (n4 / name
                                                :op1 "Israel")))
                              :ARG1-of (n5 / new-01))
                        :ARG1 (a / accept-01
                              :ARG0 g
                              :ARG1 (t / thing
                                    :ARG2-of (s2 / solve-01
                                          :ARG1 (c4 / crisis))
                                    :mod (s3 / state
                                          :quant 2))))))
      :time (d / date-entity
            :weekday (s4 / saturday)))

# ::id 1783 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the chinese government said friday it will provide annual financial assistance to underage orphans to improve their livelihood .
# ::alignments
(s / say-01
      :ARG0 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c / country
                        :name (n / name
                              :op1 "China"))))
      :ARG1 (p / provide-01
            :ARG0 g
            :ARG1 (a / assist-01
                  :ARG0 g
                  :ARG1 (o / orphan
                        :mod (u / underage))
                  :ARG2 (ii / improve-01
                        :ARG0 o
                        :ARG1 (l / livelihood
                              :poss o))
                  :mod (f / financial)
                  :frequency (r / rate-entity-91
                        :ARG3 (t / temporal-quantity
                              :quant 1
                              :unit (y / year))))
            :ARG2 o
            :time (d / date-entity
                  :weekday (f2 / friday))))

# ::id 1784 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states looks forward to seeing the two sides of the taiwan strait engage in any for of dialogue with no political strings or preconditions , a state department official said tuesday .
# ::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 (l / look-forward-03
            :ARG0 (c / country
                  :name (n2 / name
                        :op1 "United"
                        :op2 "States"))
            :ARG1 (s2 / see-01
                  :ARG0 c
                  :ARG1 (e / engage-01
                        :ARG1 (s3 / side
                              :quant 2
                              :part-of (s4 / strait
                                    :name (n3 / name
                                          :op1 "Taiwan")))
                        :ARG2 (d / dialogue-01
                              :mod (a / any)
                              :manner (o2 / or
                                    :op1 (s5 / string
                                          :polarity -
                                          :mod (p2 / politics))
                                    :op2 (p3 / precondition-01
                                          :polarity -
                                          :ARG1 d))))))
      :time (d2 / date-entity
            :weekday (t / tuesday)))

# ::id 1785 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a man accused of running a sham abortion clinic and tricking women in order to keep them from getting abortions was ordered wednesday to disconnect his phone and stop giving advice .
# ::alignments
(o / order-01
      :ARG1 (m / man
            :ARG1-of (a / accuse-01
                  :ARG2 (a2 / and
                        :op1 (r / run-01
                              :ARG0 m
                              :ARG1 (c / clinic
                                    :mod (a3 / abort-01)
                                    :mod (s / sham)))
                        :op2 (t / trick-01
                              :ARG0 m
                              :ARG1 (w / woman)
                              :purpose (k / keep-04
                                    :ARG0 m
                                    :ARG1 w
                                    :ARG2 (a4 / abort-01
                                          :ARG0 w))))))
      :ARG2 (a5 / and
            :op1 (d / disconnect-01
                  :ARG0 m
                  :ARG1 (p / phone
                        :poss m))
            :op2 (s2 / stop-01
                  :ARG0 m
                  :ARG1 (a6 / advise-01
                        :ARG0 m)))
      :time (d2 / date-entity
            :weekday (w2 / wednesday)))

# ::id 1786 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the #th china international aviation and aerospace exhibition opened tuesday in zhuhai city in south china 's guangdong province , with a record ### exhibitors in attendance .
# ::alignments
(o / open-01
      :ARG1 (e / event
            :name (n / name
                  :op1 "China"
                  :op2 "International"
                  :op3 "Aviation"
                  :op4 "and"
                  :op5 "Aerospace"
                  :op6 "Exhibition")
            :ord (o2 / ordinal-entity
                  :value -1))
      :time (d / date-entity
            :weekday (t / tuesday))
      :location (c / city
            :name (n2 / name
                  :op1 "Zhuhai")
            :location (p / province
                  :name (n3 / name
                        :op1 "Guangdong")
                  :location (s / south
                        :part-of (c2 / country
                              :name (n4 / name
                                    :op1 "China")))))
      :ARG0-of (c3 / cause-01
            :ARG1 (a / attend-01
                  :ARG0 (p2 / person
                        :ARG0-of (e2 / exhibit-01)
                        :quant (r / record)))))

# ::id 1787 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wall street traded mixed monday as a pullback in oil prices encouraged investors to search for bargain stocks after last week 's hefty losses .
# ::alignments
(t / trade-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Wall"
                  :op2 "Street"))
      :ARG1-of (m / mix-01)
      :time (d / date-entity
            :weekday (m2 / monday))
      :ARG1-of (c2 / cause-01
            :ARG0 (e / encourage-01
                  :ARG0 (p / pull-back-05
                        :ARG1 (p2 / price-01
                              :ARG1 (o / oil)))
                  :ARG1 (p3 / person
                        :ARG0-of (ii / invest-01))
                  :ARG2 (s / search-01
                        :ARG0 p3
                        :ARG2 (s2 / stock
                              :ARG1-of (b / bargain-01))
                        :time (a / after
                              :op1 (l / lose-02
                                    :time (w / week
                                          :mod (l2 / last))
                                    :mod (h / hefty)))))))

# ::id 1788 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok university of hong kong <unk> announced on thursday that they have developed a diagnostic test to rapidly identify victims of an atypical pneumonia which has killed some ## people around the world .
# ::alignments
(a / announce-01
      :ARG0 (u / university
            :name (n / name
                  :op1 "University"
                  :op2 "of"
                  :op3 "Hong"
                  :op4 "Kong"))
      :ARG1 (d / develop-02
            :ARG0 u
            :ARG1 (t / test-01
                  :ARG0 u
                  :ARG2 (ii / identify-01
                        :ARG0 u
                        :ARG1 (p / person
                              :ARG1-of (v / victimize-01
                                    :ARG0 (p2 / pneumonia
                                          :mod (a2 / atypical)
                                          :ARG0-of (k / kill-01
                                                :ARG1 (p3 / person
                                                      :quant (s / some))
                                                :location (a3 / around
                                                      :op1 (w / world))))))
                        :manner (r / rapid))
                  :ARG0-of (d2 / diagnose-01)))
      :time (d3 / date-entity
            :weekday (t2 / thursday)))

# ::id 1789 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok public transport operators demanding that the government scrap new taxes observed a nationwide strike tuesday and said the stoppage would continue indefinitely until their demands were met .
# ::alignments
(a / and
      :op1 (o / observe-01
            :ARG0 (p / person
                  :ARG0-of (o2 / operate-01
                        :ARG1 (t / transport-01
                              :ARG1-of (p2 / public-02)))
                  :ARG0-of (d / demand-01
                        :ARG1 (s / scrap-01
                              :ARG0 (g / government-organization
                                    :ARG0-of (g2 / govern-01))
                              :ARG1 (t2 / tax-01
                                    :ARG1-of (n / new-01)))))
            :ARG1 (s2 / strike-02
                  :mod (n2 / nationwide)
                  :time (d2 / date-entity
                        :weekday (t3 / tuesday))))
      :op2 (s3 / say-01
            :ARG0 p
            :ARG1 (c / continue-01
                  :ARG1 s2
                  :duration (ii / indefinite)
                  :time (u / until
                        :op1 (m / meet-01
                              :ARG1 d
                              :ARG0 p)))))

# ::id 1790 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a new alliance of companies , including total system of columbus , announced a coalition wednesday to introduce products and services to bolster electronic commerce among businesses .
# ::alignments
(a / announce-01
      :ARG0 (c / coalition
            :consist-of (c2 / company
                  :ARG2-of (ii / include-91
                        :ARG1 (s / system
                              :mod (c3 / company
                                    :name (n / name
                                          :op1 "Columbus"))
                              :mod (t / total))))
            :ARG1-of (n2 / new-01))
      :ARG1 (ii2 / introduce-02
            :ARG0 c
            :ARG1 (a2 / and
                  :op1 (p / product)
                  :op2 (s2 / serve-01))
            :purpose (b / bolster-01
                  :ARG0 c
                  :ARG1 (c4 / commerce
                        :mod (e / electronic)
                        :location (a3 / among
                              :op1 (b2 / business)))))
      :time (w / wednesday))

# ::id 1791 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president bush warned defiant republican senators friday that he will close down a cia interrogation program that he credited with thwarting terrorist attacks if they pass a proposal regulating detention of enemy combatants , escalating a politically charged battle that has exposed divisions within his party .
# ::alignments
(w / warn-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bush")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (c / close-down-04
            :ARG0 p
            :ARG1 (p3 / program
                  :topic (ii / interrogate-01)
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "CIA"))
                  :ARG1-of (c3 / credit-01
                        :ARG0 p
                        :ARG2 (t / thwart-01
                              :ARG0 p3
                              :ARG1 (a / attack-01
                                    :ARG0 (t2 / terrorist)))
                        :condition (p4 / pass-01
                              :ARG0 (t3 / they)
                              :ARG1 (p5 / propose-01
                                    :ARG0-of (r / regulate-01
                                          :ARG1 (d / detain-01
                                                :ARG1 (p6 / person
                                                      :ARG0-of (c4 / combat-01)
                                                      :mod (e / enemy)))))))))
      :ARG2 (p7 / person
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (p8 / political-party
                        :name (n3 / name
                              :op1 "Republican"))
                  :ARG2 (s / senator))
            :ARG0-of (d2 / defy-01))
      :time (d3 / date-entity
            :weekday (f / friday))
      :ARG0-of (e2 / escalate-01
            :ARG1 (b / battle-01
                  :ARG1-of (c5 / charge-08
                        :manner (p9 / politics))
                  :ARG0-of (e3 / expose-01
                        :ARG1 (d4 / divide-02
                              :ARG1 (p10 / party
                                    :poss p))))))

# ::id 1792 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a russian helicopter pilot who went missing in sudan 's war-torn darfur region was returned to his un peacekeepers ' base on thursday , as moscow said he had been taken prisoner and freed .
# ::alignments
(r / return-01
      :ARG1 (p / person
            :ARG0-of (p2 / pilot-01
                  :ARG1 (h / helicopter))
            :mod (c / country
                  :name (n / name
                        :op1 "Russia"))
            :ARG1-of (m / miss-01
                  :location (r2 / region
                        :name (n2 / name
                              :op1 "Darfur")
                        :location (c2 / city
                              :name (n3 / name
                                    :op1 "Sufdan"))
                        :ARG1-of (t / tear-01
                              :ARG0 (w / war)))))
      :ARG4 (b / base
            :poss (p3 / person
                  :ARG0-of (k / keep-01
                        :ARG1 (p4 / peace)))
            :poss p)
      :time (d / date-entity
            :weekday (t2 / thursday))
      :ARG1-of (c3 / cause-01
            :ARG0 (s / say-01
                  :ARG0 (p5 / person
                        :name (n4 / name
                              :op1 "Moscow"))
                  :ARG1 (a / and
                        :op1 (t3 / take-01
                              :ARG1 p
                              :ARG2 (ii / imprison-01
                                    :ARG1 p))
                        :op2 (f / free-01
                              :ARG1 p)))))

# ::id 1793 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a rare show of accord , the nascar drivers testing tires at darlington raceway this week agreed that goodyear was making progress on the most thankless task in auto racing .
# ::alignments
(a / agree-01
      :ARG0 (p / person
            :ARG0-of (d / drive-01
                  :ARG1 (c / company
                        :name (n / name
                              :op1 "Nascar"))))
      :ARG1 (p2 / progress-01
            :ARG1 (y / year
                  :mod (g / good))
            :topic (t / task
                  :ARG1-of (h / have-degree-91
                        :ARG2 (t2 / thank-01
                              :polarity -)
                        :ARG3 (m / most))
                  :topic (r / race-02
                        :mod (a2 / auto))))
      :time (w / week
            :mod (t3 / this))
      :manner (s / show-01
            :ARG1 (a3 / accord-03)
            :ARG1-of (r2 / rare-02)))

# ::id 1794 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese women disposed of two seeded players in the first-round of women 's singles event , while a third was ousted by dutch <unk> keen at the ##rd world table tennis championships here wednesday morning .
# ::alignments
(c / contrast-01
      :ARG1 (d / dispose-01
            :ARG0 (w / woman
                  :mod (c2 / country
                        :name (n / name
                              :op1 "China")))
            :ARG1 (p / person
                  :quant 2
                  :ARG1-of (s / seed-01)
                  :ARG0-of (p2 / play-01))
            :time (r / round
                  :ord (o / ordinal-entity
                        :value 1)
                  :subevent-of (e / event
                        :mod (s2 / singles
                              :mod (w2 / woman)))))
      :ARG2 (o2 / oust-01
            :ARG0 (p3 / person
                  :name (n2 / name
                        :op1 "Dutch"))
            :ARG1 (p4 / person
                  :ord (o3 / ordinal-entity
                        :value 3)
                  :ARG1-of (p5 / play-01))
            :subevent-of (c3 / championship-02
                  :ARG1 (t / tennis
                        :mod (t2 / table))
                  :location (h / here)
                  :time (d2 / date-entity
                        :dayperiod (m / morning)
                        :mod (w3 / wednesday)))
            :ARG1-of (k / keen-02)))

# ::id 1795 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dwayne de rosario , eddie robinson and stuart holden scored goals and the houston dynamo defeated fc dallas #-# on sunday .
# ::alignments
(a / and
      :op1 (s / score-01
            :ARG0 (a2 / and
                  :op1 (p / person
                        :name (n / name
                              :op1 "Dwayne"
                              :op2 "de"
                              :op3 "rosario"))
                  :op2 (p2 / person
                        :name (n2 / name
                              :op1 "Eddie"
                              :op2 "Robinson"))
                  :op3 (p3 / person
                        :name (n3 / name
                              :op1 "Stuart"
                              :op2 "Holden")))
            :ARG1 (g / goal))
      :op2 (d / defeat-01
            :ARG0 (t / team
                  :name (n4 / name
                        :op1 "Houston"
                        :op2 " dynamo"))
            :ARG1 (t2 / team
                  :name (n5 / name
                        :op1 "FC"
                        :op2 "Dallas"))
            :time (d2 / date-entity
                  :weekday (s2 / sunday))))

# ::id 1796 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the israeli army said saturday it had detained ### palestinians in the west bank town of ramallah which it stormed the day before .
# ::alignments
(s / say-01
      :ARG0 (a / army
            :mod (c / country
                  :name (n / name
                        :op1 "Israel")))
      :ARG1 (d / detain-01
            :ARG0 a
            :ARG1 (p / person
                  :mod (c2 / country
                        :name (n2 / name
                              :op1 "Palestine")))
            :location (t / town
                  :name (n3 / name
                        :op1 "Ramallah")
                  :location (c3 / country-region
                        :name (n4 / name
                              :op1 "West"
                              :op2 "Bank"))
                  :ARG1-of (s2 / storm-02
                        :time (b / before
                              :op1 d
                              :quant (t2 / temporal-quantity
                                    :quant 1
                                    :unit (d2 / day))))))
      :time (d3 / date-entity
            :weekday (s3 / saturday)))

# ::id 1797 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kuwaiti prime minister sheikh sabah al-ahmad al-jaber al-sabah described sunday his talks with the visiting iraqi premier ibrahim al-jaafari as successful , official kuwait news agency reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Kuwaiti"
                  :op2 "News"
                  :op3 "Agency")
            :mod (o / official))
      :ARG1 (d / describe-01
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "Sheikh"
                        :op2 "Saber"
                        :op3 "al-ahmad"
                        :op4 "al-jaber"
                        :op5 "al-sabah")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c / country
                              :name (n3 / name
                                    :op1 "Kuwait"))
                        :ARG2 (m / minister
                              :mod (p2 / prime))))
            :ARG1 (t / talk-01
                  :ARG0 p
                  :ARG2 (p3 / person
                        :name (n4 / name
                              :op1 "Ibrahim"
                              :op2 "al-jaafari")
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 c
                              :ARG2 (p4 / premier))
                        :ARG0-of (v / visit-01)))
            :ARG2 (s / success)
            :time (d2 / date-entity
                  :weekday (s2 / sunday))))

# ::id 1798 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least eight internal revenue service employees have been suspended during an investigation into whether irs workers took bribes in exchange for helping taxpayers with such things as halting collection actions and providing transcripts of accounts , according to published reports .
# ::alignments
(s / say-01
      :ARG0 (r / report-01
            :ARG1-of (p / publish-01))
      :ARG1 (s2 / suspend-01
            :ARG1 (p2 / person
                  :ARG1-of (e / employ-01
                        :ARG0 (s3 / service
                              :mod (r2 / revenue)
                              :ARG1-of (ii / internal-02)))
                  :quant (a / at-least
                        :op1 8))
            :time (ii2 / investigate-01
                  :ARG1 (t / truth-value
                        :polarity-of (b / bribe-01
                              :ARG0 (p3 / person
                                    :ARG0-of (w / work-01
                                          :ARG1 (g / government-organization
                                                :name (n / name
                                                      :op1 "IRS"))))
                              :ARG1-of (e2 / exchange-01
                                    :ARG3 (h / help-01
                                          :ARG0 p3
                                          :ARG1 (t2 / thing
                                                :example (a2 / and
                                                      :op1 (h2 / halt-01
                                                            :ARG1 (a3 / act-02
                                                                  :ARG1 (c / collect-01)))
                                                      :op2 (p4 / provide-01
                                                            :ARG1 (t3 / transcribe-01
                                                                  :ARG1 (a4 / account-01))))
                                                :ARG2 (p5 / person
                                                      :ARG0-of (p6 / pay-01
                                                            :ARG1 (t4 / tax))))
                                          :ARG2 p5)))))))

# ::id 1799 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok rebels in southern sudan used a surface-to-air missile to shoot down a government plane that was bombing their troops near a strategic town , a spokesman in neighboring kenya said friday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / province
                        :name (n / name
                              :op1 "Kenya")
                        :ARG1-of (n2 / neighbor-01))
                  :ARG2 (s2 / spokesman)))
      :ARG1 (u / use-01
            :ARG0 p
            :ARG0-of h
            :ARG1 (r / rebel
                  :location (s3 / south
                        :part-of (c / city
                              :name (n3 / name
                                    :op1 "Sufdan")))))
      :ARG1 (m / missile
            :source (s4 / surface)
            :destination (a / air))
      :ARG2 (s5 / shoot-down-05
            :ARG0 p
            :ARG1 (p3 / plane
                  :mod (g / government-organization
                        :ARG0-of (g2 / govern-01))
                  :ARG0-of (b / bomb-01
                        :ARG1 (t / troop
                              :poss p)
                        :ARG1-of (n4 / near-02
                              :ARG2 (t2 / town
                                    :mod (s6 / strategic))))))
      :time (d / date-entity
            :weekday (f / friday)))

# ::id 1800 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lebanon is to turn back ships carrying palestinians forced to leave libya , e order following the return of several hundred palestinians aboard two boats earlier in the week and the expected arrival of another ship in beirut port on friday from benghazi .
# ::alignments
(t / turn-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Lebanon"))
      :ARG1 (s / ship
            :ARG0-of (c2 / carry-01
                  :ARG1 (p / person
                        :mod (c3 / country
                              :name (n2 / name
                                    :op1 "Palestine"))
                        :ARG1-of (f / force-01
                              :ARG2 (l / leave-11
                                    :ARG0 p
                                    :ARG1 (c4 / country
                                          :name (n3 / name
                                                :op1 "Libya")))))))
      :direction (b / back)
      :ARG1-of (o / order-01)
      :ARG1-of (f2 / follow-01
            :ARG2 (a / and
                  :op1 (r / return-01
                        :ARG1 p
                        :ARG4 (a2 / aboard
                              :op1 (b2 / boat
                                    :quant 2))
                        :time (b3 / before)
                        :time (w / week
                              :mod (t2 / this)))
                  :op2 (a3 / arrive-01
                        :ARG1 (s2 / ship
                              :mod (a4 / another))
                        :ARG4 (c5 / city
                              :name (n4 / name
                                    :op1 "Benghazi"))
                        :ARG1-of (e / expect-01)
                        :time (d / date-entity
                              :weekday (f3 / friday))))))

# ::id 1801 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the palestinians have asked european countries to recognize an independent state in the west bank and gaza strip -- a new step in the campaign to pursue statehood outside the framework of a peace deal with israel .
# ::alignments
(a / ask-02
      :ARG0 (p / person
            :mod (c / country
                  :name (n / name
                        :op1 "Palestine")))
      :ARG1 (r / recognize-01
            :ARG0 (c2 / country
                  :location (c3 / continent
                        :name (n2 / name
                              :op1 "Europe")))
            :ARG1 (s / state
                  :ARG0-of (d / depend-01
                        :polarity -)
                  :location (a2 / and
                        :op1 (c4 / country-region
                              :name (n3 / name
                                    :op1 "West"
                                    :op2 "Bank"))
                        :op2 (c5 / country-region
                              :name (n4 / name
                                    :op1 "Gaza"
                                    :op2 "Strip"))))
            :ARG4 c2
            :ARG4-of (s2 / step-01
                  :ARG1 (c6 / campaign-01
                        :ARG1 (p2 / pursue-01
                              :ARG1 (s3 / state
                                    :mod (o / outside
                                          :op1 (f / framework
                                                :poss (d2 / deal-01
                                                      :ARG2 (c7 / country
                                                            :name (n5 / name
                                                                  :op1 "Israel"))
                                                      :mod (p3 / peace)))))))
                  :ARG1-of (n6 / new-01)))
      :ARG2 c2)

# ::id 1802 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok treasury secretary paul o'neill gave a pep talk wednesday to republican house members who are rushing to pass the centerpiece of president bush 's economic program , a $ ### billion tax cut .
# ::alignments
(g / give-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Paul"
                  :op2 "O'neill")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g2 / government-organization
                        :name (n2 / name
                              :op1 "Treasury"))
                  :ARG2 (s / secretary)))
      :ARG1 (t / talk-01
            :mod (p2 / pep))
      :ARG2 (p3 / person
            :ARG0-of (h2 / have-org-role-91
                  :ARG1 (g3 / government-organization
                        :name (n3 / name
                              :op1 "House")
                        :mod (p4 / political-party
                              :name (n4 / name
                                    :op1 "Republican")))
                  :ARG2 (m / member))
            :ARG0-of (r / rush-01
                  :ARG2 (p5 / pass-01
                        :ARG0 p3
                        :ARG1 (c / centerpiece
                              :poss (p6 / program
                                    :mod (e / economy)
                                    :poss (p7 / person
                                          :name (n5 / name
                                                :op1 "Bush")
                                          :ARG0-of (h3 / have-org-role-91
                                                :ARG2 (p8 / president)))
                                    :domain (c2 / cut-02
                                          :ARG1 (t2 / tax)
                                          :ARG2 (m2 / monetary-quantity
                                                :quant 1000000000
                                                :unit (d / dollar))))))))
      :time (w / wednesday))

# ::id 1803 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kosovo 's ethnic albanian leaders rejected a proposal to delay a decision on the province 's future and urged the west on friday to push forward a u.n. plan to grant it independence , warning that patience was wearing thin .
# ::alignments
(a / and
      :op1 (r / reject-01
            :ARG0 (p / person
                  :ARG0-of (l / lead-02
                        :ARG1 (c / city
                              :name (n / name
                                    :op1 "Kosovo")))
                  :mod (e / ethnic-group
                        :name (n2 / name
                              :op1 "Albania")))
            :ARG1 (p2 / propose-01
                  :ARG1 (d / delay-01
                        :ARG0 p
                        :ARG1 (d2 / decide-01
                              :ARG0 p
                              :ARG1 (f / future
                                    :poss c)))))
      :op2 (u / urge-01
            :ARG0 p
            :ARG1 (w / world-region
                  :name (n3 / name
                        :op1 "West"))
            :ARG2 (p3 / push-01
                  :ARG0 w
                  :ARG1 (p4 / plan-01
                        :ARG0 (o / organization
                              :name (n4 / name
                                    :op1 "U.N."))
                        :ARG1 (g / grant-01
                              :ARG0 o
                              :ARG1 (d3 / depend-01
                                    :polarity -
                                    :ARG0 w)
                              :ARG2 w))
                  :ARG2 (f2 / forward))
            :time (d4 / date-entity
                  :weekday (f3 / friday)))
      :op3 (w2 / warn-01
            :ARG0 p
            :ARG1 (w3 / wear-02
                  :ARG1 (p5 / patience)
                  :ARG2 (t / thin-03
                        :ARG1 p5))))

# ::id 1804 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the united states ambassador to nigeria , howard jeter , thursday reiterated that there is no hidden agenda or ulterior motive behind the two countries ' joint military cooperation , the news agency of nigeria reported .
# ::alignments
(r / report-01
      :ARG0 (a / agency
            :mod (n / news)
            :poss (c / country
                  :name (n2 / name
                        :op1 "Nigeria")))
      :ARG1 (r2 / reiterate-01
            :ARG0 (p / person
                  :name (n3 / name
                        :op1 "Howard"
                        :op2 "Jeter")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name (n4 / name
                                    :op1 "United"
                                    :op2 "States"))
                        :ARG2 (a2 / ambassador
                              :location c)))
            :ARG1 (o / or
                  :op1 (a3 / agenda
                        :polarity -
                        :ARG1-of (h2 / hide-01))
                  :op2 (m / motive
                        :polarity -
                        :mod (u / ulterior))
                  :location (b / behind
                        :op1 (c3 / cooperate-01
                              :ARG0 c2
                              :ARG1 c
                              :mod (m2 / military)
                              :manner (j / joint))))
            :time (d / date-entity
                  :weekday (t / thursday))))

# ::id 1805 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok south asian archrivals india and pakistan will feature in a cricket tri-series in bangladesh in june , the indian cricket board said monday .
# ::alignments
(s / say-01
      :ARG0 (o / organization
            :name (n / name
                  :op1 "Indian"
                  :op2 "Cricket"
                  :op3 "Board"))
      :ARG1 (f / feature-01
            :ARG1 (a / and
                  :op1 (c / country
                        :name (n2 / name
                              :op1 "South"
                              :op2 "Asia")
                        :mod (a2 / archrivals))
                  :op2 (c2 / country
                        :name (n3 / name
                              :op1 "Pakistan")))
            :ARG2 (s2 / series
                  :mod (c3 / cricket)
                  :mod (t / tri-series)
                  :location (c4 / country
                        :name (n4 / name
                              :op1 "Bangladesh"))
                  :location (c5 / city
                        :name (n5 / name
                              :op1 "June"))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1806 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok world no. # ernie els shot a near-flawless ##-under ## friday to take a four-stroke lead at the halfway mark of the asian open .
# ::alignments
(m / multi-sentence
      :snt1 (n / no
            :mod (w / world))
      :snt2 (s / shoot-02
            :ARG0 (p / person
                  :name (n2 / name
                        :op1 "ernie"
                        :op2 "ELs"))
            :ARG1 (u / under
                  :op1 (f / flawless
                        :degree (n3 / near)))
            :time (d / date-entity
                  :weekday (f2 / friday))
            :purpose (t / take-01
                  :ARG0 p
                  :ARG1 (l / lead-01
                        :ARG0 p
                        :ARG2 (s2 / stroke-quantity
                              :quant 4))
                  :time (m2 / mark
                        :mod (h / halfway)
                        :mod (o / open-02
                              :mod (c / continent
                                    :name (n4 / name
                                          :op1 "Asia")))))))

# ::id 1807 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok idealism is n't always associated with hip-hop music , but it drove arrested development _ the grammy-winning hip-hop group whose positive songs were a fresh alternative to the violence , <unk> and macho <unk> of so many `` gangsta '' rappers .
# ::alignments
(c / contrast-01
      :ARG1 (a / associate-01
            :polarity -
            :ARG1 (ii / idealism)
            :ARG2 (m / music
                  :mod (h / hip-hop))
            :time (a2 / always))
      :ARG2 (d / drive-02
            :ARG0 ii
            :ARG1 (d2 / develop-02
                  :ARG1 (g / group
                        :mod h
                        :ARG0-of (w / win-01
                              :ARG1 (g2 / grammy))
                        :ARG0-of (h2 / have-03
                              :ARG1 (s / song
                                    :mod (p / positive)
                                    :poss g
                                    :ARG0-of h2
                                    :ARG1 (a3 / alternative
                                          :ARG1-of (f / fresh-04)
                                          :prep-to (v / violence)
                                          :domain (a4 / and
                                                :op1 v)
                                          :op2 (m2 / macho)
                                          :poss (p2 / person
                                                :mod (g3 / gangsta)
                                                :ARG1-of (h3 / have-quant-91
                                                      :ARG2 (m3 / many)
                                                      :ARG3 (s2 / so)))))))))
      :ARG1-of (a5 / arrest-01))

# ::id 1808 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tampa rowdies forward aaron wheeler exited the field after a #-# victory over puerto rico two weeks ago with an upper gum held together by a row of neatly crisscrossing stitches .
# ::alignments
(e / exit-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Aaron"
                  :op2 " wheeler")
            :part (g / gum
                  :mod (u / upper)
                  :ARG1-of (h / hold-01
                        :ARG0 (r / row
                              :consist-of (s / stitch
                                    :ARG1-of (c / crisscross-01
                                          :manner (n2 / neat))))
                        :mod (t / together)))
            :ARG1 (f / field)
            :time (a / after
                  :op1 (w / win-01
                        :ARG0 p
                        :ARG2 (t2 / team
                              :name (n3 / name
                                    :op1 "Puerto"
                                    :op2 "Rico"))
                        :time (b / before
                              :op1 (n4 / now)
                              :quant (t3 / temporal-quantity
                                    :quant 2
                                    :unit (w2 / week)))))
            :manner (f2 / forward)))

# ::id 1809 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president barack obama is leaving behind the fallout from his democratic party 's election drubbing as he heads for india and what is likely to be a friendlier reception in the world 's largest democracy .
# ::alignments
(l / leave-behind-18
      :ARG0 (p / person
            :name (n / name
                  :op1 "Barack"
                  :op2 "Obama")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (a / and
            :op1 (d / drag-01
                  :ARG1 (e / elect-01
                        :ARG1 (p3 / party
                              :mod (d2 / democracy)
                              :poss p))
                  :time (h2 / head-02
                        :ARG0 p
                        :ARG1 (c / country
                              :name (n2 / name
                                    :op1 "India"))))
            :op2 (r / reception
                  :ARG1-of (l2 / likely-01)
                  :ARG1-of (h3 / have-degree-91
                        :ARG2 (f / friendly-01
                              :ARG1 r)
                        :ARG3 (m / more))
                  :location (d3 / democracy
                        :ARG1-of h3
                        :ARG2 (l3 / large)
                        :ARG3 (m2 / most)
                        :ARG5 (d4 / democracy
                              :location (w / world))))))

# ::id 1810 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china will begin to levy tax on the purchasing of automobiles from january # , #### , the ministry of finance announced monday .
# ::alignments
(a / announce-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Ministry"
                  :op2 "of"
                  :op3 "Finance"))
      :ARG1 (b / begin-01
            :ARG0 (c / country
                  :name n
                  :op1 "China"))
      :ARG1 (l / levy-01
            :ARG0 c
            :ARG1 (t / tax-01
                  :ARG3 (p / purchase-01
                        :ARG1 (a2 / automobile)))
            :time (d / date-entity
                  :month 1
                  :time-of a))
      :weekday (m / monday))

# ::id 1811 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the six oil-rich gulf monarchies ushered in the new year on tuesday by setting up a common market with a combined economy of ### billion dollars .
# ::alignments
(u / usher-in-01
      :ARG0 (m / monarchy
            :quant 6
            :location (w / world-region
                  :name (n / name
                        :op1 "Gulf"))
            :mod (r / rich
                  :mod (o / oil)))
      :ARG1 (y / year
            :ARG1-of (n2 / new-01))
      :time (d / date-entity
            :weekday (t / tuesday))
      :manner (s / set-up-03
            :ARG0 m
            :ARG1 (m2 / market
                  :mod (c / common)
                  :ARG0-of (h / have-03
                        :ARG1 (e / economy
                              :ARG1-of (c2 / combine-01)
                              :ARG1-of (c3 / cost-01
                                    :ARG2 (m3 / monetary-quantity
                                          :quant 1000000000
                                          :unit (d2 / dollar))))))))

# ::id 1812 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok howard <unk> , a detective from south carolina , arrived here last week to unravel one of the great mysteries of american literature .
# ::alignments
(a / arrive-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "howard"
                  :op2 "Bell")
            :mod (d / detective)
            :source (s / south
                  :part-of (s2 / state
                        :name (n2 / name
                              :op1 "Carolina"))))
      :ARG4 (h / here)
      :time (w / week
            :mod (l / last))
      :purpose (u / unravel-01
            :ARG0 p
            :ARG1 (m / mystery
                  :quant 1
                  :ARG1-of (ii / include-91
                        :ARG2 (m2 / mystery
                              :mod (g / great)
                              :topic (l2 / literature
                                    :mod (c / country
                                          :name (n3 / name
                                                :op1 "America"))))))))

# ::id 1813 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the man accused of killing one of donald trump 's swans with a golf club said the swan had it coming .
# ::alignments
(s / say-01
      :ARG0 (m / man
            :ARG1-of (a / accuse-01
                  :ARG2 (k / kill-01
                        :ARG0 m
                        :ARG1 (s2 / swan
                              :quant 1
                              :ARG1-of (ii / include-91
                                    :ARG2 (s3 / swan
                                          :poss (p / person
                                                :name (n / name
                                                      :op1 "Donald"
                                                      :op2 " trump")))))
                        :instrument (c / club
                              :mod (g / golf-01)))))
      :ARG1 (c2 / come-03
            :ARG1 s2))

# ::id 1814 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok now that bobby knight has promised not to add to his considerable lead in the `` america 's funniest tantrums '' video archive _ the entirety has been broadcast on multiple channels this week _ there is a chance for the runner-up to cut into the lead .
# ::alignments
(m / multi-sentence
      :snt1 (p / promise-01
            :ARG0 (p2 / person
                  :name (n / name
                        :op1 "Bobby"
                        :op2 "Knight"))
            :ARG2 (a / add-02
                  :polarity -
                  :ARG0 p2
                  :ARG2 (l / lead-02
                        :ARG0 p2
                        :mod (c / considerable)
                        :location (a2 / archive
                              :mod (v / video)
                              :topic (t / tantrums
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (f / funny-02
                                                :ARG1 t)
                                          :ARG3 (m2 / most)
                                          :ARG5 (c2 / country
                                                :name (n2 / name
                                                      :op1 "America")))))))
            :time (n3 / now))
      :snt2 (b / broadcast-01
            :ARG1 (e / entire)
            :time (w / week
                  :mod (t2 / this))
            :medium (c3 / channel
                  :quant (m3 / multiple)))
      :snt3 (c4 / chance-02
            :ARG0 (p3 / person
                  :ARG1-of (r / runner-up-04))
            :ARG1 (c5 / cut-03
                  :ARG0 p3
                  :ARG1 (l2 / lead-02))))

# ::id 1815 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dollar was softer in asia monday ahead of interest rate decisions in the us and europe , as central banks wrestle with the twin threats of weak economic growth and rising inflation , dealers said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (d / deal-01))
      :ARG1 (h / have-degree-91
            :ARG1 (d2 / dollar)
            :ARG2 (s2 / soft-02
                  :ARG1 d2)
            :ARG3 (m / more)
            :time (d3 / date-entity
                  :weekday (m2 / monday))
            :time (a / ahead
                  :op1 (d4 / decide-01
                        :ARG3 (r / rate
                              :mod (ii / interest))
                        :location (a2 / and
                              :op1 (c / country
                                    :name (n / name
                                          :op1 "US"))
                              :op2 (c2 / continent
                                    :name (n2 / name
                                          :op1 "Europe")))))
            :ARG1-of (c3 / cause-01
                  :ARG0 (w / wrestle-01
                        :ARG0 (b / bank
                              :mod (c4 / central))
                        :ARG1 (t / threaten-01
                              :ARG1 (a3 / and
                                    :op1 (g / grow-01
                                          :ARG1 (e / economy)
                                          :ARG1-of (w2 / weak-02))
                                    :op2 (ii2 / inflate-01
                                          :ARG1-of (r2 / rise-01)))
                              :mod (t2 / twin))))))

# ::id 1816 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok defiant mark richardson has vowed to keep training and not become downhearted after hearing he has been suspended from competition by uk athletics pending a disciplinary hearing .
# ::alignments
(v / vow-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Mark"
                  :op2 "Richardson")
            :mod (c / courageous))
      :ARG1 (a / and
            :op1 (k / keep-02
                  :ARG0 p
                  :ARG1 (t / train-01))
            :op2 (b / become-01
                  :polarity -
                  :ARG1 p
                  :ARG2 (d / downhearted)))
      :time (a2 / after
            :op1 (h / hear-01
                  :ARG0 p
                  :ARG1 (s / suspend-01
                        :ARG0 (o / organization
                              :name (n2 / name
                                    :op1 "Uk"
                                    :op2 "Athletics"))
                        :ARG1 p
                        :ARG2 (c2 / compete-01)
                        :ARG1-of (p2 / pend-01
                              :ARG2 (h2 / hearing-02
                                    :ARG0 o
                                    :ARG3 (d2 / discipline-01)))))))

# ::id 1817 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok former nl mvp kevin mitchell 's expulsion from the independent western baseball league was reduced to a nine-game suspension on tuesday .
# ::alignments
(r / reduce-01
      :ARG1 (e / expel-01
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Kevin"
                        :op2 "Mitchell")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (m / minister
                              :mod (p2 / prime)
                              :time (f / former))))
            :ARG2 (l / league
                  :mod (b / baseball)
                  :mod (ii / independent)
                  :location (w / world-region
                        :name (n2 / name
                              :op1 "West"))))
      :ARG4 (s / suspension
            :duration (t / temporal-quantity
                  :quant 9
                  :unit (g / game)))
      :time (d / date-entity
            :weekday (t2 / tuesday)))

# ::id 1818 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok kevin pietersen has been ruled out of the three one-day internationals against the west indies because of an achilles tendon injury .
# ::alignments
(r / rule-out-02
      :ARG1 (p / person
            :name (n / name
                  :op1 "kevin"
                  :op2 "Pietersen"))
      :ARG2 (ii / international
            :quant 3
            :duration (t / temporal-quantity
                  :quant 1
                  :unit (d / day))
            :prep-against (t2 / team
                  :name (n2 / name
                        :op1 "West"
                        :op2 "Indies")))
      :ARG1-of (c / cause-01
            :ARG0 (ii2 / injure-01
                  :ARG1 (t3 / tendon
                        :mod (a / achilles)))))

# ::id 1819 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok malaysia said friday it had increased bird flu surveillance measures in response to new eruptions of the deadly avian influenza virus in neighbouring thailand and indonesia .
# ::alignments
(s / say-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "Malaysia"))
      :ARG1 (ii / increase-01
            :ARG0 c
            :ARG1 (m / measure-02
                  :ARG0 c
                  :ARG1 (s2 / surveil-01
                        :ARG1 (d / disease
                              :name (n2 / name
                                    :op1 "bird"
                                    :op2 "flu"))))
            :time (d2 / date-entity
                  :weekday (f / friday))
            :ARG2-of (r / respond-01
                  :ARG0 c
                  :ARG1 (e / erupt-01
                        :ARG1 (v / virus
                              :name (n3 / name
                                    :op1 "Avian"
                                    :op2 "Influenza")
                              :ARG0-of (k / kill-01))
                        :ARG1-of (n4 / new-01)
                        :location (a / and
                              :op1 (c2 / country
                                    :name (n5 / name
                                          :op1 "Thailand"))
                              :op2 (c3 / country
                                    :name (n6 / name
                                          :op1 "Indonesia"))
                              :ARG1-of (n7 / neighbor-01))))))

# ::id 1820 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a fire in a toilet caused a tel aviv-bound klm flight to abort takeoff sunday and passengers were evacuated by the emergency chutes .
# ::alignments
(a / and
      :op1 (c / cause-01
            :ARG0 (f / fire
                  :location (t / toilet))
            :ARG1 (a2 / abort-01
                  :ARG0 (f2 / fly-01
                        :ARG1 (a3 / aircraft-type
                              :name (n / name
                                    :op1 "KLM")
                              :ARG1-of (b / bind-01
                                    :ARG2 a
                                    :op1 (c2 / company
                                          :name (n2 / name
                                                :op1 "Tel"
                                                :op2 "Aviv"))
                                    :op2 (d / distance-quantity
                                          :quant 1
                                          :unit (m / mile)))))
                  :time (d2 / date-entity
                        :weekday (s / sunday)))
            :ARG1 a2
            :ARG0 f2
            :ARG1 (t2 / take-off-19))
      :op2 (e / evacuate-01
            :ARG0 (c3 / chute
                  :mod (e2 / emergency))
            :ARG2 (p / passenger)))

# ::id 1821 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok furious at what they call the latest excesses by the local tabloid press , top hong kong entertainers want the public to burn copies of a sensationalistic magazine with a photo of a visibly distressed half-naked woman on its cover .
# ::alignments
(m / multi-sentence
      :snt1 (c / curious-01
            :ARG0 (t / thing
                  :ARG1-of (c2 / call-01
                        :ARG0 (p / press
                              :mod (t2 / tabloid)
                              :ARG1-of (l / local-02))
                        :ARG2 (e / excess
                              :mod (l2 / last))))
            :ARG1 (t3 / they))
      :snt2 (w / want-01
            :ARG0 (p2 / person
                  :ARG0-of (e2 / entertain-01)
                  :ARG0-of (t4 / top-heong-00))
            :ARG1 (b / burn-01
                  :ARG0 (p3 / public)
                  :ARG1 (c3 / copy-01
                        :ARG1 (m2 / magazine
                              :mod (s / sensationalistic)
                              :ARG0-of (h / have-03
                                    :ARG1 (p4 / photograph-01
                                          :ARG1 (w2 / woman
                                                :ARG1-of (d / distressed-02
                                                      :degree (h2 / half))
                                                :location (c4 / cover
                                                      :poss m2)))))))))

# ::id 1822 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president ma ying-jeou said monday that he is optimistic about the overall environment for the development of science and technology in taiwan , as the steps that the government has taken to counter the impact of the global financial crisis will also create a good environment for high technology businesses .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Ma"
                  :op2 "Ying-jeou")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (p2 / president)))
      :ARG1 (o / optimistic
            :topic (e / environment
                  :mod (o2 / overall)
                  :purpose (d / develop-02
                        :ARG1 (a / and
                              :op1 (s2 / science)
                              :op2 (t / technology))
                        :location (c / country
                              :name (n2 / name
                                    :op1 "Taiwan"))))
            :ARG1-of (c2 / cause-01
                  :ARG0 (c3 / create-01
                        :ARG0 (s3 / step-01
                              :ARG1 (g / government-organization
                                    :ARG0-of (g2 / govern-01))
                              :ARG2 (c4 / counter-01
                                    :ARG0 g
                                    :ARG1 (ii / impact-01
                                          :ARG0 (c5 / crisis
                                                :mod (f / finance)
                                                :mod (g3 / globe)))))
                        :ARG1 (e2 / environment
                              :ARG1-of (g4 / good-02
                                    :ARG2 (b / business
                                          :mod (t2 / technology
                                                :ARG1-of (h2 / high-02)))))
                        :mod (a2 / also))))
      :time (d2 / date-entity
            :weekday (m / monday)))

# ::id 1823 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok an international christian charity on monday condemned the world 's failure to protect children caught up in the war between the army and rebels in northern uganda .
# ::alignments
(c / condemn-01
      :ARG0 (c2 / charity
            :mod (r / religious-group
                  :name (n / name
                        :op1 "Christian"))
            :mod (ii / international))
      :ARG1 (f / fail-01
            :ARG1 (w / world)
            :ARG2 (p / protect-01
                  :ARG0 w
                  :ARG1 (c3 / child
                        :ARG1-of (c4 / catch-up-04
                              :ARG2 (w2 / war-01
                                    :ARG0 (a / army)
                                    :ARG1 (p2 / person
                                          :ARG0-of (r2 / rebel-01))
                                    :location (n2 / north
                                          :part-of (c5 / country
                                                :name (n3 / name
                                                      :op1 "Uganda"))))))))
      :time (d / date-entity
            :weekday (m / monday)))

# ::id 1824 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a bear , probably a grizzly , attacked and killed a ##-year-old woman and her ##-year-old son saturday as they hiked on a popular park trail ## miles south of downtown anchorage and within earshot of a major highway , officials said monday .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (a / and
            :op1 (a2 / attack-01
                  :ARG0 (b / bear
                        :mod (p / probable)
                        :mod (g / grizzly))
                  :ARG1 (a3 / and
                        :op1 (w / woman
                              :age (t / temporal-quantity
                                    :quant 1
                                    :unit (y / year)))
                        :op2 (p2 / person
                              :ARG0-of (h / have-rel-role-91
                                    :ARG1 w
                                    :ARG2 (s2 / son))
                              :age (t2 / temporal-quantity
                                    :quant 1
                                    :unit (y2 / year))))
                  :time (d / date-entity
                        :weekday (s3 / saturday)))
            :op2 (k / kill-01
                  :ARG0 b
                  :ARG1 a3)
            :time (h2 / hike-01
                  :ARG0 a3
                  :ARG1 (t3 / trail
                        :mod (p3 / park)
                        :ARG1-of (p4 / popular-02))
                  :location (r / relative-position
                        :op1 (a4 / anchor
                              :mod (d2 / downtown))
                        :quant (m / multiple
                              :op1 (d3 / distance-quantity
                                    :quant 1
                                    :unit (m2 / mile)))
                        :direction (s4 / south)
                        :location-of h2)
                  :op1 (h3 / highway
                        :ARG1-of (m3 / major-02))
                  :direction (w2 / within
                        :op1 (e / earshot))))
      :time (d4 / date-entity
            :weekday (m4 / monday)))

# ::id 1825 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok burma 's military junta freed political opposition leader and nobel peace laureate aung san suu kyi without condition on monday after nearly six years under house arrest , a military spokesman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (m / military)
                  :ARG2 (s2 / spokesman)))
      :ARG1 (f / free-01
            :ARG0 (j / junta
                  :poss (g / government-organization
                        :name (n / name
                              :op1 "Burma"))
                  :mod (m2 / military))
            :ARG1 (a / and
                  :op1 (p2 / person
                        :ARG0-of (l / lead-02
                              :ARG1 (o / oppose-01
                                    :ARG1 (p3 / politics))))
                  :op2 (p4 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 (o2 / organization
                                    :name (n2 / name
                                          :op1 "Nobel"))
                              :ARG2 (l2 / laureate
                                    :mod (p5 / peace)))))
            :time (d / date-entity
                  :weekday (m3 / monday))
            :manner (c / condition-01
                  :polarity -)
            :time (a2 / after
                  :op1 (a3 / arrest-01
                        :ARG1 a
                        :location (h3 / house)
                        :duration (n3 / nearly
                              :op1 (t / temporal-quantity
                                    :quant 6
                                    :unit (y / year)))))))

# ::id 1826 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok barcelona 's brazilian forward rivaldo is certain to pull out of next wednesday 's friendly international against yugoslavia in the coastal city of fortaleza in northern brazil due to injury , it was reported here on wednesday .
# ::alignments
(r / report-01
      :ARG1 (c / certain
            :domain (p / pull-out-02
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Rivaldo")
                        :ARG0-of (h / have-org-role-91
                              :ARG1 (t / team
                                    :name (n2 / name
                                          :op1 "Barcelona"))
                              :ARG2 (f / forward))
                        :mod (c2 / country
                              :name (n3 / name
                                    :op1 "Brazil")
                              :part (c3 / coast)))
                  :ARG2 (ii / international
                        :ARG1-of (f2 / friendly-01)
                        :poss (t2 / team
                              :name (n4 / name
                                    :op1 "Yugoslavia"))
                        :time (d / date-entity
                              :weekday (w / wednesday)
                              :mod (n5 / next))
                        :location (c4 / city
                              :name (n6 / name
                                    :op1 "Fortaleza")
                              :location c3
                              :location c2))
                  :ARG1-of (c5 / cause-01
                        :ARG0 (ii2 / injure-01))))
      :location (h2 / here)
      :time (d2 / date-entity
            :weekday (w2 / wednesday)))

# ::id 1827 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok about ### students from china 's inland areas and hong kong and other people of the chinese origin gathered in the chinese embassy here wednesday in celebration of the first anniversary of hong kong 's return to the motherland .
# ::alignments
(g / gather-03
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (s / study-01)
                  :source (a2 / area
                        :mod (ii / inland)
                        :location (c / country
                              :name (n / name
                                    :op1 "China"))))
            :op2 (p2 / person
                  :name (n2 / name
                        :op1 "hong"
                        :op2 "Kong"))
            :op3 (p3 / person
                  :mod (o / other)
                  :ARG1-of (o2 / originate-01
                        :ARG2 c)))
      :location (e / embassy
            :mod c)
      :time (w / wednesday)
      :purpose (c2 / celebrate-01
            :ARG0 a
            :ARG1 (a3 / anniversary
                  :ord (o3 / ordinal-entity
                        :value 1)
                  :topic (r / return-01
                        :ARG1 p2
                        :ARG4 (m / motherland)))))

# ::id 1828 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok in a major agreement with the largest hospital chain in los angeles , the city attorney 's office announced tuesday a new set of procedures that officials hope will become a model for the treatment and release of homeless patients .
# ::alignments
(a / announce-01
      :ARG0 (o / office
            :mod (c / city)
            :mod (a2 / attorney))
      :ARG1 (s / set
            :ARG1-of (n / new-01)
            :consist-of (p / procedure)
            :ARG1-of (b / become-01
                  :ARG2 (m / model-01
                        :ARG1 p
                        :ARG2 (a3 / and
                              :op1 (t / treat-03
                                    :ARG1 (p2 / patient
                                          :ARG0-of (h / have-03
                                                :polarity -
                                                :ARG1 (h2 / home))))
                              :op2 (r / release-01
                                    :ARG1 p2)))
                  :ARG1-of (h3 / hope-01
                        :ARG0 (o2 / official))))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :subevent-of (a4 / agree-01
            :ARG0 o
            :ARG1 (c2 / chain
                  :mod (h4 / hospital)
                  :ARG1-of (h5 / have-degree-91
                        :ARG2 (l / large)
                        :ARG3 (m2 / most)
                        :location (c3 / city
                              :name (n2 / name
                                    :op1 "Los"
                                    :op2 "Angeles"))))
            :ARG1-of (m3 / major-02)))

# ::id 1829 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok turkey said thursday that it was determined to press ahead with its european union membership bid , a day after a top european official said he would recommend partly freezing membership talks .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Turkey"))
      :ARG1 (d / determined-02
            :ARG0 (ii / it)
            :ARG1 (p2 / press-01
                  :ARG0 ii
                  :ARG2 (b / bid-03
                        :ARG0 ii
                        :ARG1 (m / member
                              :ARG2-of (h / have-org-role-91
                                    :ARG1 (o / organization
                                          :name (n2 / name
                                                :op1 "European"
                                                :op2 "Union")))))
                  :direction (a / ahead)))
      :time (d2 / date-entity
            :weekday (t / thursday))
      :time (a2 / after
            :op1 (s2 / say-01
                  :ARG0 (p3 / person
                        :ARG0-of (h2 / have-org-role-91
                              :ARG1 o
                              :ARG2 (o2 / official
                                    :mod (t2 / top))))
                  :ARG1 (r / recommend-01
                        :ARG0 p3
                        :ARG1 (f / freeze-02
                              :ARG1 (t3 / talk-01
                                    :ARG1 (m2 / member))
                              :degree (p4 / part))))
            :quant (t4 / temporal-quantity
                  :quant 1
                  :unit (d3 / day))))

# ::id 1830 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok authorities say they 've arrested two suspects in last month 's fatal shooting of an arizona state university honor student , who police believe was killed for his mobile phone and laptop computer .
# ::alignments
(s / say-01
      :ARG0 (a / authority)
      :ARG1 (a2 / arrest-01
            :ARG0 a
            :ARG1 (p / person
                  :quant 2
                  :ARG2-of (s2 / suspect-01
                        :ARG1 (s3 / shoot-02
                              :ARG1 (p2 / person
                                    :ARG0-of (s4 / study-01
                                          :ARG1 (h / honor-01))
                                    :mod (u / university
                                          :name (n / name
                                                :op1 "Arizona")
                                          :mod (s5 / state))
                                    :ARG1-of (k / kill-01
                                          :ARG1-of (b / believe-01
                                                :ARG0 (p3 / police))
                                          :ARG1-of (c / cause-01
                                                :ARG0 (a3 / and
                                                      :op1 (p4 / phone
                                                            :ARG1-of (m / mobile-02))
                                                      :op2 (c2 / computer
                                                            :mod (l / laptop))
                                                      :poss p2)))
                                    :time (m2 / month
                                          :mod (l2 / last)))
                              :mod (f / fatal))))))

# ::id 1831 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok by as early as next spring , u.s. automakers will be able to tap into a $ ## billion low-interest line of credit from the government to help them modernize their plants to build more fuel-efficient vehicles .
# ::alignments
(p / possible-01
      :ARG1 (t / tap-02
            :ARG0 (c / company
                  :ARG0-of (m / make-01
                        :ARG1 (a / automobile))
                  :mod (c2 / country
                        :name (n / name
                              :op1 "U.S.")))
            :ARG1 (l / line
                  :mod (ii / interest
                        :ARG1-of (l2 / low-04))
                  :ARG1-of (c3 / credit-02
                        :ARG0 (g / government-organization
                              :ARG0-of (g2 / govern-01))))
            :ARG2 (h / help-01
                  :ARG0 g
                  :ARG1 (m2 / modernize-01
                        :ARG0 c
                        :ARG1 (p2 / plant
                              :poss c)
                        :purpose (b / build-01
                              :ARG0 c
                              :ARG1 (v / vehicle
                                    :ARG1-of (h2 / have-degree-91
                                          :ARG2 (e / efficient-01
                                                :ARG1 v
                                                :ARG2 (f / fuel))
                                          :ARG3 (m3 / more))))
                        :ARG2 c)
                  :ARG2 c)
            :time (d / date-entity
                  :season (s / spring
                        :mod (n2 / next))
                  :mod (e2 / early))))

# ::id 1832 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a u.n. summit on information technology closed friday as delegates approved two documents long on ambitions but short on funding and strategy for bringing the internet to poorer regions of the world .
# ::alignments
(c / close-01
      :ARG1 (s / summit
            :topic (t / technology
                  :mod (ii / information))
            :mod (o / organization
                  :name (n / name
                        :op1 "U.N.")))
      :time (d / date-entity
            :weekday (f / friday))
      :time (a / approve-01
            :ARG0 (d2 / delegate)
            :ARG1 (d3 / document
                  :quant 2
                  :ARG1-of (l / long-03
                        :ARG2 (a2 / ambition)
                        :ARG1-of (c2 / contrast-01
                              :ARG2 (s2 / short-06
                                    :ARG1 d3
                                    :ARG2 (a3 / and
                                          :op1 (f2 / fund-01
                                                :ARG1 (b / bring-01
                                                      :ARG1 (ii2 / internet)
                                                      :ARG2 (r / region
                                                            :part-of (w / world)
                                                            :ARG1-of (h / have-degree-91
                                                                  :ARG2 (p / poor)
                                                                  :ARG3 (m / more))))
                                                :op2 (s3 / strategy)))))))))

# ::id 1833 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok if hubert davis ' jump shot continues to fall , his importance to the knicks will continue to rise .
# ::alignments
(c / continue-01
      :ARG1 (r / rise-01
            :ARG1 (ii / important-01
                  :ARG1 (p / person
                        :name (n / name
                              :op1 "Hubert"
                              :op2 "Davis"))
                  :ARG2 (k / knick)))
      :condition (c2 / continue-01
            :ARG1 (f / fall-01
                  :ARG1 (s / shot
                        :instrument-of (j / jump-03)
                        :poss p))))

# ::id 1834 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok cleveland cavaliers cruised to their ##th straight win as lebron james scored ## points and mo williams added ## to lead cavaliers to a ###-## victory over the minnesota timberwolves on friday .
# ::alignments
(c / cruise-01
      :ARG0 (t / team
            :name (n / name
                  :op1 "Cleveland"
                  :op2 "Cavalier"))
      :ARG1 (w / win-01
            :ARG0 t
            :ord (o / ordinal-entity
                  :value 5)
            :ARG1-of (s / straight-04))
      :time (a / and
            :op1 (s2 / score-01
                  :ARG0 (p / person
                        :name (n2 / name
                              :op1 "Lebron"
                              :op2 "James"))
                  :ARG1 (p2 / point))
            :op2 (a2 / add-02
                  :ARG0 (p3 / person
                        :name (n3 / name
                              :op1 "Mo"
                              :op2 "Williams"))
                  :ARG1 (l / lead-02
                        :ARG0 p3
                        :ARG1 t
                        :ARG4 (w2 / win-01
                              :ARG0 t
                              :ARG1 (t2 / team
                                    :name (n4 / name
                                          :op1 "Minnesota"
                                          :op2 "Timberwolves"))
                              :time (d / date-entity
                                    :weekday (f / friday)))))))

# ::id 1835 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sen. strom thurmond , at ## the oldest person to serve in the senate , appeared `` to be doing very well '' at a hospital saturday after collapsing at a restaurant in suburban alexandria , va. , his spokeswoman said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Senate"))
                  :ARG2 (s2 / spokeswoman)))
      :ARG1 (a / appear-02
            :ARG1 (w / well-05
                  :ARG1 (p2 / person
                        :name (n2 / name
                              :op1 "sen."
                              :op2 "strom"
                              :op3 "thurmond")
                        :ARG1-of (h2 / have-degree-91
                              :ARG2 (o / old)
                              :ARG3 (m / most)
                              :ARG5 (p3 / person
                                    :ARG0-of (s3 / serve-01
                                          :ARG2 g))))
                  :degree (v / very))
            :location (h3 / hospital)
            :time (d / date-entity
                  :weekday (s4 / saturday))
            :time (a2 / after
                  :op1 (c / collapse-01
                        :ARG1 p2
                        :location (r / restaurant
                              :location (s5 / suburb
                                    :location (c2 / country-region
                                          :name (n3 / name
                                                :op1 "Alexandria"))))))))

# ::id 1836 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chelsea midfielder michael essien will be out of action for between four and six weeks because of the knee injury he sustained at the african cup of nations .
# ::alignments
(c / cause-01
      :ARG0 (ii / injure-01
            :ARG0 (k / knee)
            :ARG1 (p / person
                  :name (n / name
                        :op1 "Michael"
                        :op2 "Essien")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (t / team
                              :name (n2 / name
                                    :op1 "Chelsea"))
                        :ARG2 (m / midfielder)))
            :ARG1-of (s / sustain-01
                  :ARG0 p
                  :location (c2 / cup
                        :mod (n3 / nation)
                        :mod (c3 / continent
                              :name (n4 / name
                                    :op1 "Africa")))))
      :ARG1 (o / out-06
            :ARG1 p
            :ARG2 (a / action)
            :duration (b / between
                  :op1 (t2 / temporal-quantity
                        :quant 4
                        :unit (w / week))
                  :op2 (t3 / temporal-quantity
                        :quant 6
                        :unit (w2 / week)))))

# ::id 1837 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok west palm beach , fla. - the hints would have been headlines tuesday had anyone really picked up on them .
# ::alignments
(m / multi-sentence
      :snt1 (b / beach
            :name (n / name
                  :op1 "West"
                  :op2 "Palace"))
      :snt2 (s / say-01
            :ARG1 (h / headline-01
                  :ARG2 (h2 / hint-01)
                  :time (d / date-entity
                        :weekday (t / tuesday))
                  :condition (p / pick-up-11
                        :ARG0 (a / anyone)
                        :ARG1 (t2 / they)
                        :ARG1-of (r / real-04)))
            :ARG2 (p2 / person
                  :name (n2 / name
                        :op1 "Florida"))))

# ::id 1838 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok three key european union foreign ministers will visit iran tuesday to discuss an iranian nuclear program some in the west say is aimed at weapons .
# ::alignments
(v / visit-01
      :ARG0 (p / person
            :quant 3
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "European"
                              :op2 "Union"))
                  :ARG2 (m / minister
                        :topic (f / foreign)))
            :ARG1-of (k / key-02))
      :ARG1 (c / country
            :name (n2 / name
                  :op1 "Iran"))
      :time (d / date-entity
            :weekday (t / tuesday))
      :purpose (d2 / discuss-01
            :ARG0 p
            :ARG1 (p2 / program
                  :mod c
                  :mod (n3 / nucleus)
                  :ARG1-of (a / aim-02
                        :ARG2 (w / weapon)
                        :ARG1-of (s / say-01
                              :ARG0 (w2 / world-region
                                    :name (n4 / name
                                          :op1 "West")))))))

# ::id 1839 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok russian billionaire vladimir antonov , forced out of dutch carmaker spyker before it bought saab from general motors , said in comments published saturday that he wants to help finance the new company .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Vladimir"
                  :op2 "Antonov")
            :mod (b / billionaire)
            :mod (c / country
                  :name (n2 / name
                        :op1 "Russia"))
            :ARG1-of (f / force-01
                  :ARG2 (o / out-06
                        :ARG1 p
                        :ARG2 (c2 / company
                              :name (n3 / name
                                    :op1 "Spinner")
                              :ARG0-of (m / make-01
                                    :ARG1 (c3 / car))
                              :mod (c4 / country
                                    :name (n4 / name
                                          :op1 "Dutch")))
                        :time (b2 / before
                              :op1 (b3 / buy-01
                                    :ARG0 c2
                                    :ARG1 (c5 / car-make
                                          :name (n5 / name
                                                :op1 "Sapab"))
                                    :ARG2 (c6 / company
                                          :ARG1-of (g / general-02))))))
            :ARG1 (w / want-01
                  :ARG1 (h / help-01
                        :ARG0 p
                        :ARG1 (f2 / finance-01
                              :ARG0 p
                              :ARG1 (c7 / company
                                    :ARG1-of (n6 / new-01)))))
            :ARG0-of w
            :medium (c8 / comment
                  :ARG1-of (p2 / publish-01
                        :time (d / date-entity
                              :weekday (s2 / saturday))))))

# ::id 1840 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a german parliament spokeswoman said that a sauna built for the use of german lawmakers and the parliament 's employees will be shut by #### .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (g / government-organization
                        :name (n / name
                              :op1 "Parliament")
                        :poss (c / country
                              :name (n2 / name
                                    :op1 "Germany")))
                  :ARG2 (s2 / spokeswoman)))
      :ARG1 (s3 / shut-01
            :ARG0 (p2 / person
                  :ARG1-of (e / employ-01
                        :ARG0 g))
            :ARG1 (s4 / sauna
                  :ARG1-of (b / build-01
                        :purpose (u / use-01
                              :ARG1 (a / and
                                    :op1 (p3 / person
                                          :ARG0-of (l / legislate-01)
                                          :mod c)
                                    :op2 (p4 / person
                                          :ARG1-of (e2 / employ-01
                                                :ARG0 g))))))))

# ::id 1841 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok asian stock markets closed mixed wednesday , with share prices in tokyo gaining moderately on purchases prompted by price gaps between the spot and futures markets .
# ::alignments
(a / and
      :op1 (c / close-01
            :ARG1 (m / market
                  :mod (s / stock)
                  :mod (c2 / continent
                        :name (n / name
                              :op1 "Asia")))
            :time (d / date-entity
                  :weekday (w / wednesday)
                  :ARG1-of (m2 / mix-01)))
      :op2 (g / gain-01
            :ARG1 (p / price
                  :mod (s2 / share)
                  :location (c3 / company
                        :name (n2 / name
                              :op1 "Tokyo")))
            :ARG2 (p2 / purchase-01
                  :ARG1-of (p3 / prompt-01
                        :ARG0 (g2 / gap
                              :mod (p4 / price)
                              :location (b / between
                                    :op1 (m3 / market
                                          :mod (s3 / spot))
                                    :op2 (m4 / market
                                          :mod (f / futures))))))
            :degree (m5 / moderate)))

# ::id 1842 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok china plans to actively develop a service industry in the country 's yangtze river delta .
# ::alignments
(p / plan-01
      :ARG0 (c / country
            :name (n / name
                  :op1 "China"))
      :ARG1 (d / develop-02
            :ARG0 c
            :ARG1 (ii / industry
                  :mod (s / service))
            :ARG1-of (a / activity-06
                  :ARG0 c)
            :location (d2 / delta
                  :mod (r / river
                        :name (n2 / name
                              :op1 "Yangtze"))
                  :location (c2 / country))))

# ::id 1843 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok about ## percent of the nation 's voting-age population went to the polls on tuesday , the lowest level for a presidential election since #### , according to the voter news service , a consortium of six major news organizations that provides <unk> information .
# ::alignments
(s / say-01
      :ARG0 (s2 / service
            :mod (n / news)
            :ARG0-of (p / provide-01
                  :ARG1 (ii / information))
            :mod (c / consortium
                  :consist-of (o / organization
                        :quant 6
                        :mod (n2 / news)
                        :ARG1-of (m / major-02))))
      :ARG1 (g / go-01
            :ARG1 (p2 / person
                  :ARG1-of (ii2 / include-91
                        :ARG2 (p3 / person
                              :ARG2-of (p4 / populate-01
                                    :ARG1 (n3 / nation))
                              :mod (a / age
                                    :mod (v / vote-01)))
                        :ARG3 (a2 / about
                              :op1 (p5 / percent))))
            :ARG4 (p6 / poll-01
                  :time (d / date-entity
                        :weekday (t / tuesday))
                  :mod (l / level
                        :ARG1-of (h / have-degree-91
                              :ARG2 (l2 / low-04
                                    :ARG1 l)
                              :ARG3 (m2 / most)
                              :ARG5 (e / elect-01
                                    :ARG2 (p7 / person
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (p8 / president)))
                                    :time (s3 / since)))))))

# ::id 1844 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok natalie gulbis , seeking her first career u.s. lpga win , battled floodwaters and a stellar field to take the ##-hole lead at the storm-plagued jamie farr owens corning classic on saturday .
# ::alignments
(b / battle-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Natalie"
                  :op2 "G gulbis")
            :ARG0-of (s / seek-01
                  :ARG1 (w / win-01
                        :ARG0 (p2 / person
                              :name (n2 / name
                                    :op1 "U.S."
                                    :op2 "Lpga"))
                        :ord (o / ordinal-entity
                              :value 1)
                        :mod (c / career))))
      :ARG1 (a / and
            :op1 (w2 / water
                  :ARG1-of (f / flood-01))
            :op2 (f2 / field
                  :mod (s2 / stellar)))
      :purpose (t / take-01
            :ARG0 p
            :ARG1 (l / lead-02
                  :ARG0 p
                  :ARG2 (h / hole))
            :time (g / game
                  :name (n3 / name
                        :op1 "Jamie"
                        :op2 "Farr"
                        :op3 "Owens")
                  :ARG1-of (p3 / plague-01
                        :ARG0 (s3 / storm))
                  :ARG0-of (p4 / pen-01
                        :ARG1 (c2 / classic)))
            :time (d / date-entity
                  :weekday (s4 / saturday))))

# ::id 1845 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok finnish telecommunications group sonera has opened the first broadband network that connects moscow to central europe via st. petersburg and finland , the company said wednesday .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Sonera")
            :mod (t / telecommunication)
            :mod (c2 / country
                  :name (n2 / name
                        :op1 "Finland")))
      :ARG1 (o / open-01
            :ARG0 c
            :ARG1 (n3 / network
                  :mod (b / broadband)
                  :ord (o2 / ordinal-entity
                        :value 1)
                  :ARG0-of (c3 / connect-01
                        :ARG1 c
                        :name (n4 / name
                              :op1 "Moscow"))
                  :ARG2 (a / and
                        :op1 (c4 / country
                              :name (n5 / name
                                    :op1 "South"
                                    :op2 "Petersburg"))
                        :op2 (c5 / country
                              :name (n6 / name
                                    :op1 "Finland")))))
      :time (w / wednesday))

# ::id 1846 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok president boris yeltsin on wednesday ordered state investigators to look into the activities in russia of the japanese doomsday sect suspected of a nerve-gas attack which killed ## people in tokyo and injured more than #,### , his press service said .
# ::alignments
(s / say-01
      :ARG0 (s2 / service
            :mod (p / press)
            :poss (p2 / person
                  :name (n / name
                        :op1 "Boris"
                        :op2 "Yeltsin")
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p3 / president))))
      :ARG1 (o / order-01
            :ARG0 p2
            :ARG1 (p4 / person
                  :ARG0-of (ii / investigate-01)
                  :mod (s3 / state))
            :ARG2 (l / look-into-11
                  :ARG0 p4
                  :ARG1 (a / activity-06
                        :ARG0 (s4 / sect
                              :mod (d / doomsday)
                              :mod (c / country
                                    :name (n2 / name
                                          :op1 "Japan"))
                              :ARG2-of (s5 / suspect-01
                                    :ARG1 (a2 / attack-01
                                          :instrument (g / gas
                                                :mod (n3 / nerve))
                                          :ARG0-of (k / kill-01
                                                :ARG1 (p5 / person
                                                      :location (c2 / city
                                                            :name (n4 / name
                                                                  :op1 "Tokyo"))))
                                          :ARG0-of (ii2 / injure-01
                                                :ARG1 (p6 / person
                                                      :ARG1-of (h2 / have-quant-91
                                                            :ARG3 (m / more)
                                                            :ARG4 p2))))))
                        :location (c3 / country
                              :name (n5 / name
                                    :op1 "Russia")))))
      :time (d2 / date-entity
            :weekday (w / wednesday)))

# ::id 1847 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok chinese su yuping joined <unk> munro of australia in winning the women 's ###m hurdles semifinals with a fastest ##.## seconds at the ##st universiade here on monday .
# ::alignments
(j / join-04
      :ARG0 (c / country
            :name (n / name
                  :op1 "China"))
      :ARG1 (c2 / country
            :name (n2 / name
                  :op1 "Munro")
            :mod (c3 / country
                  :name (n3 / name
                        :op1 "Australia")))
      :ARG2 (w / win-01
            :ARG0 c
            :ARG1 (s / semifinal
                  :subevent-of (h / hurdle
                        :mod (w2 / woman)))
            :manner (f / fast-02
                  :ARG2-of (h2 / have-degree-91
                        :ARG1 s
                        :ARG3 (m / most)))
            :time (d / date-entity
                  :weekday (m2 / monday))
            :duration (m3 / multiple
                  :op1 (t / temporal-quantity
                        :quant 1
                        :unit (s2 / second)))
            :location (e / event
                  :name (n4 / name
                        :op1 "Uniade")
                  :location (h3 / here)
                  :ord (o / ordinal-entity
                        :value 1))))

# ::id 1848 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the border between panama and costa rica was blocked wednesday by banana workers from the cooperative of multiple services of <unk> port -lrb- <unk> -rrb- , who protested against selling the company .
# ::alignments
(b / block-01
      :ARG0 (p / person
            :ARG0-of (w / work-01)
            :mod (b2 / banana)
            :ARG0-of (p2 / protest-01
                  :ARG1 (s / sell-01
                        :ARG0 p
                        :ARG1 (c / company
                              :name (n / name
                                    :op1 "Costa"
                                    :op2 "Rica"))))
            :ARG0-of (c2 / cooperate-01
                  :ARG2 (s2 / service
                        :quant (m / multiple)
                        :poss (c3 / company
                              :name (n2 / name
                                    :op1 "Czech"
                                    :op2 "Port")))))
      :ARG1 (b3 / border-01
            :ARG1 c
            :ARG2 c)
      :time (w2 / wednesday))

# ::id 1849 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok bush made no apologies for designating al <unk> , a former chicago gang member who changed his name from jose padilla in #### , an enemy combatant , which allows him to be held by the military without trial .
# ::alignments
(a / apologize-01
      :polarity -
      :ARG0 (p / person
            :name (n / name
                  :op1 "Bush"))
      :ARG1 (d / designate-01
            :ARG0 p
            :ARG1 (p2 / person
                  :name (n2 / name
                        :op1 "al"
                        :op2 "Illinois")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (g / gang)
                        :ARG2 (m / member)
                        :time (f / former)
                        :location (c / city
                              :name (n3 / name
                                    :op1 "Chicago")))
                  :ARG0-of (c2 / change-01
                        :ARG1 (n4 / name
                              :poss p2)
                        :ARG2 (p3 / person
                              :name (n5 / name
                                    :op1 "Jose"
                                    :op2 "Padilla")
                              :ARG0-of (c3 / combat-01)
                              :mod (e / enemy))
                        :ARG0-of (a2 / allow-01
                              :ARG1 (h2 / hold-01
                                    :ARG0 (m2 / military)
                                    :ARG1 p2
                                    :manner (t / try-02
                                          :polarity -
                                          :ARG1 p2)))))
            :ARG2 p2))

# ::id 1850 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok thai prime minister chaowalit yongchaiyudh took over the reins of the economy but failed to prevent a plunge on the stock market monday amid deep concern about the struggling economy .
# ::alignments
(c / contrast-01
      :ARG1 (t / take-over-12
            :ARG0 (p / person
                  :name (n / name
                        :op1 "Chaowalit"
                        :op2 "Yongchaiyudh")
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (c2 / country
                              :name n
                              :op1 "Thailand"))
                  :ARG2 (m / minister
                        :mod (p2 / prime))))
      :ARG1 (r / reins
            :poss (e / economy))
      :ARG2 (f / fail-01
            :ARG1 p
            :ARG2 (p3 / prevent-01
                  :ARG0 p
                  :ARG1 (p4 / plunge-01
                        :ARG1 (m2 / market
                              :mod (s / stock))
                        :time (d / date-entity
                              :weekday (m3 / monday))
                        :ARG1-of (c3 / cause-01
                              :ARG0 (c4 / concern-01
                                    :ARG0 (e2 / economy
                                          :ARG0-of (s2 / struggle-02))
                                    :ARG1-of (d2 / deep-02)))))))

# ::id 1851 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hartford , conn. -lrb- ap -rrb- _ aetna inc. plans to cut #,### jobs , or about ##.# percent of its work force , as part of efforts to save $ ### million next year as it focuses on its health insurance operations .
# ::alignments
(p / plan-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "hartford")
            :part-of c
            :name (n2 / name
                  :op1 " conn. :op2 ")))

# ::id 1852 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok nato said the last of more than #,### troops being sent to kosovo to beef up the international peacekeeping force in the wake of last week 's deadly riots would arrive on thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Nato"))
      :ARG1 (a / arrive-01
            :ARG1 (t / troop
                  :mod (l / last)
                  :ARG1-of (ii / include-91
                        :ARG2 (t2 / troop
                              :ARG1-of (s2 / send-01
                                    :ARG2 (c / city
                                          :name (n2 / name
                                                :op1 "Kosovo"))
                                    :purpose (b / beef-up-01
                                          :ARG0 t
                                          :ARG1 (f / force
                                                :ARG0-of (k / keep-01
                                                      :ARG1 (p2 / peace))
                                                :mod (ii2 / international))
                                          :time (w / wake
                                                :op1 (r / riot-01
                                                      :time (w2 / week
                                                            :mod l))
                                                :ARG0-of (k2 / kill-01))))))))
      :time (d / date-entity
            :weekday (t3 / thursday)))

# ::id 1853 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok immigration agents on monday deported an american wanted in the united states on charges of staging fake car accidents to obtain insurance money and a taiwanese wanted on fraud charges in taipei .
# ::alignments
(d / deport-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (o / organization
                        :name (n / name
                              :op1 "immigration"))
                  :ARG2 (a / agent)))
      :ARG1 (a2 / and
            :op1 (p2 / person
                  :mod (c / country
                        :name (n2 / name
                              :op1 "America"))
                  :ARG1-of (w / want-01
                        :ARG2 (s / stage-01
                              :ARG0 p2
                              :ARG1 (a3 / accident
                                    :mod (c2 / car)
                                    :ARG1-of (f / fake-02))
                              :purpose (o2 / obtain-01
                                    :ARG0 p2
                                    :ARG1 (m / money
                                          :mod (ii / insure-02))))))
            :op2 (p3 / person
                  :mod (c3 / country
                        :name (n3 / name
                              :op1 "Taiwan"))
                  :ARG1-of (w2 / want-01
                        :ARG2 (c4 / charge-05
                              :ARG2 (d2 / defraud-01))
                        :location (c5 / city
                              :name (n4 / name
                                    :op1 "Taipei")))))
      :time (d3 / date-entity
            :weekday (m2 / monday)))

# ::id 1854 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok gunfire rocked the central ivory coast city of bouake friday after a deadly attack on a plane carrying prime minister guillaume soro , a soro aide said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (p2 / person
                        :name (n / name
                              :op1 "Soro"))
                  :ARG2 (a / aide)))
      :ARG1 (r / rock-01
            :ARG0 (g / gun)
            :ARG1 (c / city
                  :name (n2 / name
                        :op1 "Bouake")
                  :location (c2 / coast
                        :mod (ii / ivory)
                        :location (c3 / center)))
            :time (d / date-entity
                  :weekday (f / friday))
            :time (a2 / after
                  :op1 (a3 / attack-01
                        :ARG1 (p3 / plane
                              :ARG0-of (c4 / carry-01
                                    :ARG1 (p4 / person
                                          :name (n3 / name
                                                :op1 "Guillaume"
                                                :op2 "Soro")
                                          :ARG0-of (h2 / have-org-role-91
                                                :ARG2 (m / minister
                                                      :mod (p5 / prime))))))
                        :ARG0-of (k / kill-01)))))

# ::id 1855 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok european union -lrb- eu -rrb- agriculture ministers will have to decide whether to ban meat and <unk> -lrb- mbm -rrb- animal feed in order to restore consumer confidence in meat products , an eu official said on friday .
# ::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 (o3 / obligate-01
            :ARG1 (p2 / person
                  :ARG0-of (h2 / have-org-role-91
                        :ARG2 (m / minister
                              :topic (a / agriculture))))
            :ARG2 (d / decide-01
                  :ARG0 p2
                  :ARG1 (t / truth-value
                        :polarity-of (b / ban-01
                              :ARG0 p2
                              :ARG1 (a2 / and
                                    :op1 (m2 / meat)
                                    :op2 (f / feed-01
                                          :ARG1 (a3 / animal)))
                              :purpose (r / restore-01
                                    :ARG0 p2
                                    :ARG1 (c / confident-01
                                          :ARG1 (p3 / person
                                                :ARG0-of (c2 / consume-01))
                                          :ARG2 (p4 / product
                                                :mod (m3 / meat))))))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 1856 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the mccain-feingold campaign finance law , which did more to change the way american political campaigns were funded than any legislation since the ####s , got its first real-world test in this year 's election .
# ::alignments
(g / get-01
      :ARG0 (l / law
            :name (n / name
                  :op1 "McCain-Feingold")
            :topic (f / finance-01
                  :ARG1 (c / campaign-01))
            :ARG0-of (d / do-02
                  :ARG1 (m / more)
                  :ARG2 (c2 / change-01
                        :ARG0 l
                        :ARG1 (w / way
                              :manner-of (f2 / fund-01
                                    :ARG1 (c3 / campaign-01
                                          :ARG0 (p / person
                                                :mod (c4 / country
                                                      :name (n2 / name
                                                            :op1 "America")))
                                          :mod (p2 / politics))))
                        :ARG1-of (h / have-quant-91
                              :ARG3 m)
                        :ARG4 (l2 / legislation
                              :mod (a / any)
                              :time (s / since
                                    :op1 (p3 / publication
                                          :name (n3 / name
                                                :op1 "The"
                                                :op2 "Poll")))))))
      :ARG1 (t / test-01
            :ARG1 l
            :mod (w2 / world
                  :ARG1-of (r / real-04))
            :time (e / elect-01
                  :time (y / year
                        :mod (t2 / this)))
            :ord (o / ordinal-entity
                  :value 1)))

# ::id 1857 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok fresh clashes between sri lanka 's government troops and tamil tigers rebels have left ## dead in the north of the island country , the defense ministry said sunday .
# ::alignments
(s / say-01
      :ARG0 (m / ministry
            :topic (d / defend-01))
      :ARG1 (l / leave-13
            :ARG0 (c / clash-01
                  :ARG0 (t / troop
                        :poss (g / government-organization
                              :ARG0-of (g2 / govern-01
                                    :ARG1 (s2 / state
                                          :name (n / name
                                                :op1 "Sri"
                                                :op2 "Lanka")))))
                  :ARG1 (t2 / tiger
                        :name (n2 / name
                              :op1 "Tamil"
                              :op2 "Tigers")
                        :ARG0-of (r / rebel-01))
                  :ARG1-of (f / fresh-04))
            :ARG1 (d2 / die-01
                  :ARG1 (p / person)
                  :location (n3 / north
                        :part-of (c2 / country
                              :location (ii / island))))
            :time (d3 / date-entity
                  :weekday (s3 / sunday))))

# ::id 1858 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok dell computer corp. shares fell # percent friday after the company lowered revenue projections for the first quarter and reported fourth quarter earnings that missed expectations by a penny .
# ::alignments
(f / fall-01
      :ARG1 (s / share
            :poss (c / company
                  :name (n / name
                        :op1 "Dell"
                        :op2 "Computer"
                        :op3 "Corp.")))
      :ARG2 (p / percentage-entity
            :value 1)
      :time (d / date-entity
            :weekday (f2 / friday))
      :time (a / after
            :op1 (a2 / and
                  :op1 (l / lower-05
                        :ARG0 c
                        :ARG1 (p2 / project-01
                              :ARG1 (r / revenue)
                              :time (q / quarter
                                    :ord (o / ordinal-entity
                                          :value 1))))
                  :op2 (r2 / report-01
                        :ARG0 c
                        :ARG1 (e / earn-01
                              :ARG0 c
                              :time (q2 / quarter
                                    :ord (o2 / ordinal-entity
                                          :value 4))
                              :ARG0-of (m / miss-02
                                    :ARG1 (e2 / expect-01)
                                    :ARG2 (p3 / penny)))))))

# ::id 1859 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok state senate democrats holed up in a new mexico hotel and republican gov. rick perry have taken their battle over redrawing the state 's congressional districts to the courts .
# ::alignments
(t / take-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (p2 / political-party
                              :name (n / name
                                    :op1 "Democrat")))
                  :ARG0-of (h2 / have-org-role-91
                        :ARG1 (g / government-organization
                              :name (n2 / name
                                    :op1 "Senate")
                              :mod (s / state))))
            :op2 (p3 / person
                  :name (n3 / name
                        :op1 "Rick"
                        :op2 "Perry")
                  :ARG0-of (h3 / have-org-role-91
                        :ARG1 (g2 / government-organization
                              :ARG0-of (g3 / govern-01)
                              :mod (p4 / political-party
                                    :name (n4 / name
                                          :op1 "Republican"))))))
      :ARG1 (b / battle-01
            :ARG0 a
            :ARG2 (r / redraw-01
                  :ARG1 (d / district
                        :part-of (g4 / government-organization
                              :name (n5 / name
                                    :op1 "Congress")
                              :mod (s2 / state)))))
      :ARG3 (c / court))

# ::id 1860 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok hang seng china enterprises index went up ##.## points , or #.## percent , to close at #,###.## on wednesday .
# ::alignments
(g / go-01
      :ARG1 (ii / index
            :topic (e / enterprise
                  :mod (c / country
                        :name (n / name
                              :op1 "China"))))
      :ARG2 (u / up-02
            :ARG1 (p / point
                  :mod (s / string-entity
                        :value "#.##")))
      :ARG4 (c2 / close-03
            :ARG1 p
            :ARG2 s)
      :time (w / wednesday))

# ::id 1861 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok swiss pharmaceutical company roche group said monday it has suspended a late-stage trial for a new rheumatoid arthritis and lupus drug after several patients died from infections .
# ::alignments
(s / say-01
      :ARG0 (g / group
            :name (n / name
                  :op1 " roche"
                  :op2 "Group")
            :mod (p / pharmacy)
            :mod (c / company
                  :name (n2 / name
                        :op1 "Swiss")))
      :ARG1 (s2 / suspend-01
            :ARG0 g
            :ARG1 (t / try-01
                  :ARG1 (d / drug
                        :ARG1-of (n3 / new-01)
                        :mod (d2 / disease
                              :name (n4 / name
                                    :op1 "rheumatoid"
                                    :op2 "arthritis"))
                        :mod (d3 / disease
                              :name (n5 / name
                                    :op1 "Lupus")))
                  :mod (s3 / stage
                        :mod (l / late)))
            :time (a / after
                  :op1 (d4 / die-01
                        :ARG1 (p2 / patient
                              :quant (s4 / several))
                        :ARG1-of (c2 / cause-01
                              :ARG0 (ii / infect-01)))))
      :time (d5 / date-entity
            :weekday (m / monday)))

# ::id 1862 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok six farms have been seized by an armed group of south african land reform beneficiaries who say the scheme has been mismanaged , the firm running the properties said wednesday .
# ::alignments
(s / seize-01
      :ARG0 (g / group
            :ARG1-of (a / arm-01)
            :consist-of (p / person
                  :ARG1-of (b / benefit-01
                        :ARG0 (r / reform-01
                              :ARG1 (l / land)))
                  :location (w / world-region
                        :name (n / name
                              :op1 "South"
                              :op2 "Africa")))
            :ARG0-of (s2 / say-01
                  :ARG1 (m / mismanage-01
                        :ARG1 (s3 / scheme))))
      :ARG1 (f / farm
            :quant 6)
      :ARG1-of (s4 / say-01
            :ARG0 (f2 / firm
                  :ARG0-of (r2 / run-01
                        :ARG1 (p2 / property)))
            :time (w2 / wednesday)))

# ::id 1863 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britain said on tuesday that it would fully support the peace process in the democratic republic of the congo -lrb- drc -rrb- and that region , a foreign office statement said .
# ::alignments
(s / say-01
      :ARG0 (s2 / state-01
            :ARG0 (o / office
                  :mod (f / foreign)))
      :ARG1 (s3 / say-01
            :ARG0 (c / country
                  :name (n / name
                        :op1 "Britain"))
            :ARG1 (s4 / support-01
                  :ARG0 c
                  :ARG1 (p / process-02
                        :ARG1 (p2 / peace)
                        :location (a / and
                              :op1 (r / republic
                                    :mod (d / democracy)
                                    :mod (s5 / string-entity
                                          :value "lnb- drc-rrb"))
                              :op2 (r2 / region
                                    :mod (t / that))))
                  :degree (f2 / full))
            :time (d2 / date-entity
                  :weekday (t2 / tuesday))))

# ::id 1864 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the san francisco ##ers agreed to terms with second-round pick jamie <unk> and third-round pick kevan barlow on wednesday .
# ::alignments
(a / agree-01
      :ARG0 (p / person
            :mod (c / city
                  :name (n / name
                        :op1 "San"
                        :op2 "Francisco")))
      :ARG1 (t / term)
      :ARG2 (a2 / and
            :op1 (p2 / person
                  :name (n2 / name
                        :op1 "Jamel"
                        :op2 "Hague")
                  :ARG1-of (p3 / pick-01
                        :ord (o / ordinal-entity
                              :value 2)))
            :op2 (p4 / person
                  :name (n3 / name
                        :op1 "Kevan"
                        :op2 "Barlow")
                  :ARG1-of (p5 / pick-01
                        :ord (o2 / ordinal-entity
                              :value 3))))
      :time (w / wednesday))

# ::id 1865 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok now the soprano at `` tristan und isolde '' is sick , too .
# ::alignments
(s / sick-05
      :ARG1 (s2 / soprano
            :mod (s3 / string-entity
                  :value "tristan und isolde"))
      :time (n / now)
      :mod (t / too))

# ::id 1866 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok somalia 's new police battled factional militiamen opposed to the nation 's new government , leaving five people dead thursday on the force 's second day on the job .
# ::alignments
(b / battle-01
      :ARG0 (p / police
            :ARG1-of (n / new-01)
            :poss (c / country
                  :name (n2 / name
                        :op1 "Somalia")))
      :ARG1 (m / militiaman
            :mod (f / factional)
            :ARG0-of (o / oppose-01
                  :ARG1 (g / government-organization
                        :ARG0-of (g2 / govern-01
                              :ARG1 c)
                        :ARG1-of (n3 / new-01))))
      :ARG0-of (l / leave-13
            :ARG1 (d / die-01
                  :ARG1 (p2 / person
                        :quant 5)
                  :time (d2 / date-entity
                        :weekday (t / thursday))
                  :time (d3 / day
                        :ord (o2 / ordinal-entity
                              :value 2)
                        :time-of (j / job
                              :poss (f2 / force))))))

# ::id 1867 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a polish customs official says a ukrainian man has been arrested for allegedly trying to smuggle about ### live central asian tortoises into the country .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (h / have-org-role-91
                  :ARG1 (c / customs
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Poland")))
                  :ARG2 (o / official)))
      :ARG1 (a / arrest-01
            :ARG1 (m / man
                  :mod (c3 / country
                        :name (n2 / name
                              :op1 "Ukrainia")))
            :ARG2 (t / try-01
                  :ARG0 m
                  :ARG1 (s2 / smuggle-01
                        :ARG0 m
                        :ARG1 (t2 / tortoise
                              :mod (l / live-01)
                              :mod (w / world-region
                                    :name (n3 / name
                                          :op1 "Central"
                                          :op2 "Asia")))
                        :ARG3 c3)
                  :ARG1-of (a2 / allege-01))))

# ::id 1868 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok wall street developments dominate european stock markets these days , traders said late tuesday as european financial markets fell in the wake of a lower wall street opening on tuesday putting paid , at least temporarily , to the monday rally .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (t / trade-01))
      :ARG1 (d / dominate-01
            :ARG0 (d2 / develop-02
                  :ARG1 (s2 / street
                        :mod (w / wall)))
            :ARG1 (m / market
                  :mod (s3 / stock)
                  :mod (c / continent
                        :name (n / name
                              :op1 "Europe")))
            :time (d3 / day
                  :mod (t2 / this))
            :time (l / late
                  :op1 (d4 / date-entity
                        :weekday (t3 / tuesday)))
            :ARG1-of (c2 / cause-01
                  :ARG0 (f / fall-01
                        :ARG1 (m2 / market
                              :mod (f2 / finance)
                              :mod c)
                        :ARG1-of (w2 / wake-01
                              :ARG2 (o / open-01
                                    :ARG1 (s4 / street
                                          :mod w)
                                    :time (d5 / date-entity
                                          :weekday t3))
                              :ARG0-of (p2 / put-03
                                    :ARG1 (p3 / pay-01)
                                    :ARG2 (r / rally-01
                                          :time (d6 / date-entity
                                                :weekday (m3 / monday)))
                                    :ARG1-of (h / have-degree-91
                                          :ARG2 (t4 / temporary
                                                :mod (a / at-least))
                                          :ARG3 (m4 / more))))))))

# ::id 1869 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok at least ### liberians are being guarded in a prison in man , the main city in western ivory coast , ostensibly for their own protection , an ivorian rebel leader said thursday .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (l / lead-02
                  :ARG1 (p2 / person
                        :ARG0-of (r / rebel-01)
                        :mod (c / country
                              :name (n / name
                                    :op1 "Ivory"
                                    :op2 "Coast")))))
      :ARG1 (g / guard-01
            :ARG1 (p3 / person
                  :ARG1-of (l2 / liberal-02)
                  :mod (a / at-least))
            :location (p4 / prison
                  :location (c2 / city
                        :name (n2 / name
                              :op1 "Man")
                        :mod (m / main)
                        :location (c3 / coast
                              :mod (ii / ivory)
                              :location (w / west))))
            :purpose (p5 / protect-01
                  :ARG1 p3
                  :mod (o / ostensible)))
      :time (d / date-entity
            :weekday (t / thursday)))

# ::id 1870 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok taiwan 's yani tseng shot a #-under ## for a share of the second-round lead with south korea 's na yeon choi in the mastercard classic , leaving top-ranked mexican star lorena ochoa a stroke back on saturday .
# ::alignments
(s / shoot-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Yani"
                  :op2 "Tseng")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Taiwan")))
      :ARG1 (s2 / score-on-scale-91
            :ARG1 "under")
      :ARG3 (s3 / share-01
            :ARG0 p
            :ARG1 (l / lead-02
                  :ARG0 (p2 / person
                        :name (n3 / name
                              :op1 "Na"
                              :op2 "Yeon"
                              :op3 "Chi")
                        :poss (c2 / country
                              :name (n4 / name
                                    :op1 "South"
                                    :op2 "Korea")))
                  :subevent-of (g / game
                        :name (n5 / name
                              :op1 "Mastercard"
                              :op2 "Classic"))))
      :time (d / date-entity
            :weekday (s4 / saturday))
      :ARG0-of (l2 / leave-13
            :ARG1 (p3 / person
                  :name (n6 / name
                        :op1 "Lorena"
                        :op2 "Ochoa")
                  :mod (s5 / star
                        :mod (c3 / country
                              :name (n7 / name
                                    :op1 "Mexico")))
                  :ARG1-of (r / rank-01
                        :ARG2 (t / top)))
            :ARG2 (s6 / stroke
                  :mod (b / back))))

# ::id 1871 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok third-seeded xavier malisse of belgium clinched the second title of his career sunday when he outplayed austria 's stefan koubek #-# , #-# in the final of the chennai open .
# ::alignments
(w / win-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Xavier"
                  :op2 "Michele")
            :ARG1-of (u / unseep-01
                  :ord (o / ordinal-entity
                        :value 3))
            :mod (c / country
                  :name (n2 / name
                        :op1 "Belgium")))
      :ARG1 (t / title
            :ord (o2 / ordinal-entity
                  :value 2)
            :part-of (c2 / career
                  :poss p))
      :time (d / date-entity
            :weekday (s / sunday))
      :time (o3 / outplay-01
            :ARG0 p
            :ARG1 (t2 / team
                  :name (n3 / name
                        :op1 "Stefan"
                        :op2 "Koubek")
                  :poss (c3 / country
                        :name (n4 / name
                              :op1 "Australia")))
            :subevent-of (f / final
                  :subevent-of (g / game
                        :name (n5 / name
                              :op1 "Chennai"
                              :op2 "Open")))))

# ::id 1872 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok portable generators can be a lifesaver in the aftermath of a hurricane .
# ::alignments
(p / possible-01
      :ARG1 (s / save-02
            :ARG0 (g / generator
                  :ARG1-of (p2 / port-02))
            :ARG1 (l / life)
            :time (a / aftermath-01
                  :ARG1 (h / hurricane))))

# ::id 1873 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok secretary of state colin powell said thursday that abuses by government-supported arab militias in sudan qualify as genocide against the black african population in the darfur region _ a determination that should pressure sudan 's government to rein in the fighters .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :name (n / name
                  :op1 "Colin"
                  :op2 "Powell")
            :ARG0-of (h / have-org-role-91
                  :ARG2 (s2 / secretary
                        :topic (s3 / state))))
      :ARG1 (q / qualify-02
            :ARG1 (a / abuse-01
                  :ARG0 (m / militia
                        :mod (e / ethnic-group
                              :name (n2 / name
                                    :op1 "Arab"))
                        :ARG1-of (s4 / support-01
                              :ARG0 (g / government-organization
                                    :ARG0-of (g2 / govern-01)))
                        :location (c / city
                              :name (n3 / name
                                    :op1 "Sudan"))))
            :ARG2 (g3 / genocide-01
                  :ARG1 (p2 / population
                        :mod (c2 / continent
                              :name (n4 / name
                                    :op1 "Africa"))
                        :ARG1-of (b / black-05)
                        :location (r / region
                              :name (n5 / name
                                    :op1 "Darfur"))))
            :ARG0-of (d / determine-01
                  :ARG0-of (p3 / pressure-01
                        :ARG1 (g4 / government-organization
                              :ARG0-of (g5 / govern-01
                                    :ARG1 c))
                        :ARG2 (r2 / rein-in-01
                              :ARG0 g4
                              :ARG1 (p4 / person
                                    :ARG0-of (f / fight-01)))
                        :ARG1-of (r3 / recommend-01))))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1874 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the rolls-royce plc , has received a ### million us dollar contract from the us army for up to ### model <unk> \/ # engines to be used in new and refurbished <unk> kiowa warrior helicopters .
# ::alignments
(r / receive-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Rolls-royce"
                  :op2 " plc"))
      :ARG1 (c2 / contract-02
            :ARG0 (a / army
                  :poss (c3 / country
                        :name (n2 / name
                              :op1 "United"
                              :op2 "States")))
            :ARG1 (u / up-to
                  :op1 (m / model-01
                        :ARG1 (e / engine)
                        :ARG1-of (u2 / use-01
                              :ARG2 (h / helicopter
                                    :name (n3 / name
                                          :op1 "Kiowa")
                                    :ARG1-of (n4 / new-01)
                                    :ARG1-of (r2 / refurbish-01)
                                    :mod (w / warrior)))))
            :ARG2 a
            :ARG3 u
            :op1 (m2 / monetary-quantity
                  :quant 1000000
                  :unit (d / dollar
                        :mod c3))))

# ::id 1875 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok jingjing , china 's oldest giant panda , died recently at the age of ## in a zoo in the southern city of changsha , the xinhua news agency said thursday .
# ::alignments
(s / say-01
      :ARG0 (a / agency
            :name (n / name
                  :op1 "Xinhua"
                  :op2 "News"
                  :op3 "Agency"))
      :ARG1 (d / die-01
            :ARG1 (p / panda
                  :name (n2 / name
                        :op1 "Jingjing")
                  :mod (g / giant)
                  :ARG1-of (h / have-degree-91
                        :ARG2 (o / old)
                        :ARG3 (m / most)
                        :ARG5 p
                        :location (c / country
                              :name (n3 / name
                                    :op1 "China")))))
      :time (r / recent)
      :location (z / zoo
            :location (c2 / city
                  :name (n4 / name
                        :op1 "Changsha")
                  :location (s2 / south)))
      :time (d2 / date-entity
            :weekday (t / thursday)))

# ::id 1876 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok eight us citizens and a mexican bus driver were among at least ## killed in a collision between a tourist bus and a long truck in northern mexico , a us official and local police said tuesday .
# ::alignments
(s / say-01
      :ARG0 (a / and
            :op1 (p / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 (w / we)
                        :ARG2 (o / official)))
            :op2 (p2 / police
                  :ARG1-of (l / local-02)))
      :ARG1 (ii / include-91
            :ARG1 (a2 / and
                  :op1 (c / citizen
                        :quant 8
                        :mod w)
                  :op2 (p3 / person
                        :ARG0-of (d / drive-01
                              :ARG1 (b / bus))
                        :mod (c2 / country
                              :name (n / name
                                    :op1 "Mexico"))))
            :ARG2 (p4 / person
                  :ARG1-of (k / kill-01
                        :ARG0 (c3 / collide-01
                              :ARG0 (b2 / bus
                                    :mod (p5 / person
                                          :ARG0-of (t / tour-01)))
                              :ARG1 (t2 / truck
                                    :ARG1-of (l2 / long-03))
                              :location (n2 / north
                                    :part-of c2)))
                  :ARG1-of (h2 / have-quant-91
                        :ARG2 (a3 / at-least
                              :op1 a3))))
      :time (d2 / date-entity
            :weekday (t3 / tuesday)))

# ::id 1877 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok un chief kofi annan urged the khartoum government to bring under control the janjawid militia at the center of the humanitarian crisis in war-torn darfur , during a visit thursday to the region .
# ::alignments
(u / urge-01
      :polarity -
      :ARG0 (p / person
            :name (n / name
                  :op1 "Kofi"
                  :op2 "Annan")
            :mod (c / chief))
      :ARG1 (g / government-organization
            :ARG0-of (g2 / govern-01
                  :ARG1 (c2 / city
                        :name (n2 / name
                              :op1 "Khartoum"))))
      :ARG2 (b / bring-01
            :ARG0 g
            :ARG1 (m / militia
                  :mod (o / organization
                        :name (n3 / name
                              :op1 "Jawid"))
                  :location (c3 / center
                        :mod (c4 / crisis
                              :mod (h / humanitarian)
                              :location (c5 / city
                                    :name (n4 / name
                                          :op1 "Darfur")
                                    :ARG1-of (t / tear-01
                                          :ARG0 (w / war))))))
            :ARG2 (c6 / control-01
                  :ARG0 g
                  :ARG1 m))
      :time (v / visit-01
            :ARG0 p
            :ARG1 (r / region)
            :time (d / date-entity
                  :weekday (t2 / thursday))))

# ::id 1878 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok brazil was awarded the #### world cup on tuesday , the first time since #### that the privilege has been bestowed on the country that calls itself `` the land of the football boot .
# ::alignments
(a / award-01
      :ARG1 (g / game
            :name (n / name
                  :op1 "World"
                  :op2 "Cup"))
      :ARG2 (t / team
            :name (n2 / name
                  :op1 "Brazil"))
      :time (d / date-entity
            :weekday (t2 / tuesday))
      :ord (o / ordinal-entity
            :value 1
            :range (s / since
                  :op1 (p / privilege-01
                        :ARG1-of (b / bestow-01
                              :ARG2 (c / country
                                    :ARG3 (l / land
                                          :mod (b2 / boot
                                                :mod (f / football))
                                          :domain c)))))))

# ::id 1879 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok britney spears has been ridiculed for everything from her ##-hour first marriage to <unk> second husband , her <unk> partying escapades , and most recently shaving her head bald .
# ::alignments
(r / ridicule-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Britney"
                  :op2 " spears")
            :part (h / head))
      :ARG2 (e / everything
            :example (a / and
                  :op1 (m / marry-01
                        :ARG1 p
                        :duration (t / temporal-quantity
                              :quant 1
                              :unit (h2 / hour))
                        :ord (o / ordinal-entity
                              :value 1))
                  :op2 (p2 / person
                        :ARG0-of (h3 / have-rel-role-91
                              :ARG1 p
                              :ARG2 (h4 / husband))
                        :ord (o2 / ordinal-entity
                              :value 2))
                  :op3 (e2 / escapade
                        :mod (p3 / party-01)
                        :poss p)
                  :op4 (s / shave-01
                        :ARG0 p
                        :ARG1 h
                        :ARG2 (b / bald-02
                              :ARG1 h)
                        :time (r2 / recent
                              :mod (m2 / most))))))

# ::id 1880 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the euro and the pound drifted lower against the u.s. dollar on friday as markets digested interest rate cuts in britain and pondered the future course of rates in the euro zone and the united states .
# ::alignments
(d / drift-01
      :ARG1 (a / and
            :op1 (e / euro)
            :op2 (p / pound))
      :time (d2 / date-entity
            :weekday (f / friday))
      :ARG1-of (c / cause-01
            :ARG0 (a2 / and
                  :op1 (d3 / digest-01
                        :ARG0 (m / market)
                        :ARG1 (c2 / cut-02
                              :ARG1 (r / rate
                                    :mod (ii / interest))
                              :location (c3 / country
                                    :name (n / name
                                          :op1 "Britain"))))
                  :op2 (p2 / ponder-01
                        :ARG0 m
                        :ARG1 (c4 / course
                              :mod (f2 / future)
                              :poss (r2 / rate
                                    :location (a3 / and
                                          :op1 (z / zone
                                                :mod e))
                                    :op2 (c5 / country
                                          :name (n2 / name
                                                :op1 "United"
                                                :op2 "States")))))))
      :ARG1-of (h / have-degree-91
            :ARG2 (l / low-04
                  :ARG1 d)
            :ARG3 (m2 / more)))

# ::id 1881 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a disorganized crowd of a few hundred anti-government protesters clashed with police for a second day in the center of this capital city , eyewitnesses reported friday .
# ::alignments
(r / report-01
      :ARG0 (e / eyewitness)
      :ARG1 (c / clash-01
            :ARG0 (c2 / crowd
                  :ARG1-of (o / organize-01
                        :polarity -)
                  :consist-of (p / person
                        :ARG0-of (p2 / protest-01
                              :ARG1 (g / government-organization
                                    :ARG0-of (g2 / govern-01)))
                        :quant (f / few
                              :op1 100)))
            :ARG1 (p3 / police)
            :time (d / day
                  :ord (o2 / ordinal-entity
                        :value 2))
            :location (c3 / center
                  :part-of (c4 / city
                        :ARG0-of (h / have-org-role-91
                              :ARG2 (c5 / capital))
                        :mod (t / this))))
      :time (d2 / date-entity
            :weekday (f2 / friday)))

# ::id 1882 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok sun xiang from china joined his dutch team of psv eindhoven into battle against liverpool at the start of the second half of the european champions league quarterfinal held here tuesday evening .
# ::alignments
(j / join-04
      :ARG0 (p / person
            :name (n / name
                  :op1 "Sun"
                  :op2 "Xiang")
            :source (c / country
                  :name (n2 / name
                        :op1 "China")))
      :ARG1 (t / team
            :poss p
            :mod (c2 / country
                  :name (n3 / name
                        :op1 "Netherlands"))
            :consist-of (t2 / team
                  :name (n4 / name
                        :op1 "Psv"
                        :op2 "Eindhoven")))
      :ARG2 (b / battle-01
            :ARG0 t
            :ARG1 (t3 / team
                  :name (n5 / name
                        :op1 "Liverpool")))
      :time (s / start-01
            :ARG1 (h / half
                  :ord (o / ordinal-entity
                        :value 2)
                  :part-of (f / final
                        :mod (l / league)
                        :ARG1-of (h2 / hold-04
                              :location (h3 / here)
                              :time (d / date-entity
                                    :weekday (t4 / tuesday)
                                    :dayperiod (e / evening)))
                        :poss (t5 / team
                              :ARG0-of (c3 / champion-01)
                              :mod (c4 / continent
                                    :name (n6 / name
                                          :op1 "Europe")))))))

# ::id 1883 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the dutch branch of aid group medecins sans frontieres said three employees -- a kenyan doctor , a frenchman and a somali driver -- were among those killed monday by an explosion in southern somalia .
# ::alignments
(s / say-01
      :ARG0 (b / branch
            :mod (c / country
                  :name (n / name
                        :op1 "Netherlands"))
            :part-of (o / organization
                  :name (n2 / name
                        :op1 "Medecins"
                        :op2 " sans"
                        :op3 "Frontieres")
                  :ARG0-of (a / aid-01)))
      :ARG1 (ii / include-91
            :ARG1 (p / person
                  :quant 3
                  :ARG1-of (e / employ-01)
                  :ARG2-of ii
                  :ARG1 (a2 / and
                        :op1 (d / doctor
                              :mod (c2 / country
                                    :name (n3 / name
                                          :op1 "Kenya")))
                        :op2 (p2 / person
                              :mod (c3 / country
                                    :name (n4 / name
                                          :op1 "France")))
                        :op3 (p3 / person
                              :ARG0-of (d2 / drive-01)
                              :mod (c4 / country
                                    :name (n5 / name
                                          :op1 "Somalia"))))))
      :ARG2 (p4 / person
            :ARG1-of (k / kill-01
                  :ARG0 (e2 / explode-01
                        :location c4)
                  :time (d3 / date-entity
                        :weekday (m / monday)))))

# ::id 1884 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the suspected creator of the internet worm `` sasser , '' which infected millions of computers worldwide , has been arrested in germany , police said saturday .
# ::alignments
(s / say-01
      :ARG0 (p / police)
      :ARG1 (a / arrest-01
            :ARG1 (p2 / person
                  :ARG2-of (s2 / suspect-01
                        :ARG1 (c / create-01
                              :ARG0 p2
                              :ARG1 (w / worm
                                    :name (n / name
                                          :op1 "Sasser")
                                    :mod (ii / internet)
                                    :ARG0-of (ii2 / infect-01
                                          :ARG1 (c2 / computer
                                                :quant (m / multiple
                                                      :op1 1000000)
                                                :location (w2 / worldwide)))))))
            :location (c3 / city
                  :name (n2 / name
                        :op1 "Germany"))
            :time (d / date-entity
                  :weekday (s3 / saturday))))

# ::id 1885 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok heavy rains triggered flash floods in the mountains above france 's southern cote d'azur region on tuesday , killing six people , while at least another three were missing , officials said .
# ::alignments
(s / say-01
      :ARG0 (o / official)
      :ARG1 (t / trigger-01
            :ARG0 (r / rain-01
                  :mod (h / heavy))
            :ARG1 (f / flood-01
                  :ARG1-of (f2 / flash-02)
                  :location (m / mountain
                        :location (a / above
                              :op1 (r2 / region
                                    :name (n / name
                                          :op1 "Cote"
                                          :op2 "d'azur")
                                    :location (s2 / south
                                          :part-of (c / country
                                                :name (n2 / name
                                                      :op1 "France")))))))
            :time (d / date-entity
                  :weekday (t2 / tuesday))
            :ARG0-of (k / kill-01
                  :ARG1 (p / person
                        :quant 6))
            :ARG0-of (c2 / cause-01
                  :ARG1 (m2 / miss-01
                        :ARG1 (p2 / person
                              :quant (a2 / at-least
                                    :op1 3)
                              :mod (a3 / another))))))

# ::id 1886 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok mudslides killed at least eight people , most children , in the sao paulo area early wednesday , firefighters said .
# ::alignments
(s / say-01
      :ARG0 (p / person
            :ARG0-of (f / fight-01
                  :ARG1 (f2 / fire)))
      :ARG1 (k / kill-01
            :ARG0 (s2 / slide-01
                  :ARG1 (m / mud))
            :ARG1 (p2 / person
                  :quant (a / at-least
                        :op1 8)
                  :ARG2-of (ii / include-91
                        :ARG1 (c / child
                              :mod (m2 / most))))
            :location (a2 / area
                  :mod (p3 / paulo))
            :time (e / early
                  :op1 (w / wednesday))))

# ::id 1887 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok england allrounder andrew flintoff has been ruled out of the second test match against west indies due to an ankle injury .
# ::alignments
(r / rule-out-02
      :ARG1 (p / person
            :name (n / name
                  :op1 "Andrew"
                  :op2 "Flintoff")
            :ARG0-of (h / have-org-role-91
                  :ARG1 (t / team
                        :name (n2 / name
                              :op1 "England"))
                  :ARG2 (a / allrounder)))
      :ARG2 (m / match-03
            :ARG0 p
            :ARG1 (t2 / team
                  :name (n3 / name
                        :op1 "West"
                        :op2 "Indies"))
            :mod (t3 / test)
            :ord (o / ordinal-entity
                  :value 2))
      :ARG1-of (c / cause-01
            :ARG0 (ii / injure-01
                  :ARG1 (a2 / ankle))))

# ::id 1888 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the un wildlife trade body slapped down a trio of proposals tuesday to oversee cross-border commerce for sharks threatened with extinction through overfishing , sparking anger from conservationists .
# ::alignments
(a / and
      :op1 (s / slap-01
            :ARG0 (b / body
                  :mod (t / trade-01
                        :polarity -
                        :ARG1 (w / wildlife)))
            :ARG1 (p / proposal
                  :quant 3
                  :topic (o / oversee-01
                        :ARG0 b
                        :ARG1 (c / commerce
                              :ARG0-of (c2 / cross-02
                                    :ARG1 (b2 / border))
                              :beneficiary (s2 / sharks
                                    :ARG1-of (t2 / threaten-01
                                          :ARG2 (e / extinct)
                                          :manner (o2 / overfishing))))))
            :time (d / date-entity
                  :weekday (t3 / tuesday)))
      :op2 (s3 / spark-01
            :ARG0 b
            :ARG1 (a2 / anger-01
                  :ARG1 (c3 / conservationist))))

# ::id 1889 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tampa , fla. _ the most eagerly awaited book review in recent yankees history is on its way .
# ::alignments
(b / be-located-at-91
      :ARG1 (r / review-02
            :ARG1 (b2 / book)
            :ARG1-of (h / have-degree-91
                  :ARG2 (a / await-01
                        :ARG2 r)
                  :ARG3 (m / most)
                  :ARG5 (h2 / history
                        :mod (p / person
                              :name (n / name
                                    :op1 "Yankees"))
                        :time (r2 / recent)))
            :ARG1-of (w / write-01
                  :ARG0 (ii / i)))
      :ARG2 (c / city
            :name (n2 / name
                  :op1 "Tampa")))

# ::id 1890 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok a policeman was seriously injured thursday afternoon in southern thailand when the country 's defense minister said local security situation has improved .
# ::alignments
(ii / injure-01
      :ARG1 (p / policeman)
      :ARG1-of (s / serious-02)
      :time (d / date-entity
            :weekday (t / thursday)
            :dayperiod (a / afternoon))
      :location (s2 / south
            :part-of (c / country
                  :name (n / name
                        :op1 "Thailand")))
      :time (s3 / say-01
            :ARG0 (p2 / person
                  :ARG0-of (h / have-org-role-91
                        :ARG1 c
                        :ARG2 (m / minister
                              :topic (d2 / defend-01))))
            :ARG1 (ii2 / improve-01
                  :ARG1 (s4 / situation
                        :mod (s5 / security)
                        :ARG1-of (l / local-02)))))

# ::id 1891 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok two spacewalking astronauts unhooked a ##,###-pound -lrb- ##,###-kilogram -rrb- girder from the international space station sunday , starting the delicate process of moving the giant solar power tower to another part of the orbiting outpost .
# ::alignments
(a / and
      :op1 (u / unhook-01
            :ARG0 (a2 / astronaut
                  :quant 2
                  :ARG0-of (w / walk-01
                        :ARG2 (s / space)))
            :ARG1 (g / girder
                  :mod (m / mass-quantity
                        :quant 1
                        :unit (p / pound)))
            :ARG2 (s2 / station
                  :mod (ii / international)
                  :mod s)
            :time (d / date-entity
                  :weekday (s3 / sunday)))
      :op2 (s4 / start-01
            :ARG0 a2
            :ARG1 (p2 / process-02
                  :ARG1 (m2 / move-01
                        :ARG1 (t / tower
                              :mod (p3 / power
                                    :mod (s5 / sun))
                              :mod (g2 / giant))
                        :ARG2 (p4 / part
                              :part-of (o / outpost
                                    :ARG1-of (o2 / orbit-01))
                              :mod (a3 / another)))
                  :mod (d2 / delicate))))

# ::id 1892 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok after an outcry from its <unk> corps , the national gallery of art has reversed itself and announced it would continue <unk> school tours in the fall .
# ::alignments
(a / and
      :op1 (r / reverse-01
            :ARG0 (g / gallery
                  :mod (a2 / art)
                  :mod (n / nation)
                  :ARG1-of r))
      :op2 (a3 / announce-01
            :ARG0 g
            :ARG1 (c / continue-01
                  :ARG0 g
                  :ARG1 (t / tour-01
                        :ARG0 g
                        :mod (s / school))
                  :time (d / date-entity
                        :season (f / fall))))
      :time (a4 / after
            :op1 (o / outcry-00
                  :ARG0 (c2 / corporation
                        :name (n2 / name
                              :op1 "Chronicles")
                        :poss g))))

# ::id 1893 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok roger federer struggled in an `` awkward '' match thursday before advancing to the gerry weber open quarterfinals with a #-# , #-# win against jan vacek .
# ::alignments
(s / struggle-02
      :ARG0 (p / person
            :name (n / name
                  :op1 "Roger"
                  :op2 "Federerer"))
      :ARG1 (m / match-03
            :mod (a / awkward))
      :time (d / date-entity
            :weekday (t / thursday))
      :time (b / before
            :op1 (a2 / advance-01
                  :ARG1 p
                  :ARG4 (f / final
                        :ord (o / ordinal-entity
                              :value 4)
                        :ARG1-of (o2 / open-04)
                        :mod (c / country-region
                              :name (n2 / name
                                    :op1 "Gerry"
                                    :op2 "Weber")))
                  :manner (w / win-01
                        :ARG0 p
                        :ARG1 (t2 / team
                              :name (n3 / name
                                    :op1 "Jan"
                                    :op2 "Vacek"))))))

# ::id 1894 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok the democratic presidential candidates courted the fast-growing hispanic electorate on sunday night by debating on a spanish-language television network , where they promised to swiftly overhaul the immigration system and accused republicans and president bush of stoking anti-hispanic sentiment .
# ::alignments
(a / and
      :op1 (c / cour-02
            :ARG0 (c2 / candidate
                  :mod (d / democrat)
                  :ARG0-of (h / have-org-role-91
                        :ARG2 (p / president)))
            :ARG1 (e / electorate
                  :mod (h2 / hispanic)
                  :ARG1-of (g / grow-01
                        :ARG1-of (f / fast-02)))
            :time (d2 / date-entity
                  :weekday (s / sunday)
                  :dayperiod (n / night))
            :manner (d3 / debate-01
                  :ARG0 c2
                  :medium (n2 / network
                        :mod (t / television)
                        :medium (l / language
                              :name (n3 / name
                                    :op1 "Spanish"))
                        :location-of (p2 / promise-01
                              :ARG0 c2
                              :ARG1 (o / overhaul-01
                                    :ARG0 c2
                                    :ARG1 (s2 / system
                                          :mod (ii / immigrate-01))
                                    :manner (s3 / swift))))))
      :op2 (a2 / accuse-01
            :ARG0 c2
            :ARG1 (a3 / and
                  :op1 (p3 / person
                        :ARG0-of (h3 / have-org-role-91
                              :ARG1 (p4 / political-party
                                    :name (n4 / name
                                          :op1 "Republican"
                                          :op2 "Party"))))
                  :op2 (p5 / person
                        :name (n5 / name
                              :op1 "Bush")
                        :ARG0-of (h4 / have-org-role-91
                              :ARG2 (p6 / president))))
            :ARG2 (s4 / stoke-01
                  :ARG0 a3
                  :ARG1 (s5 / sentiment
                        :ARG0-of (o2 / oppose-01
                              :ARG1 h2)))))

# ::id 1895 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok human rights legislation enshrining the right to life does not apply troops on overseas missions , britain 's supreme court ruled wednesday .
# ::alignments
(r / rule-01
      :ARG0 (g / government-organization
            :name (n / name
                  :op1 "Supreme"
                  :op2 "Court")
            :poss (c / country
                  :name (n2 / name
                        :op1 "Great"
                        :op2 "Britain")))
      :ARG3 (a / apply-02
            :polarity -
            :ARG0 (l / legislate-01
                  :ARG1 (r2 / right-05
                        :ARG1 (h / human))
                  :ARG0-of (e / enshrine-01
                        :ARG1 (r3 / right-05
                              :ARG2 (l2 / life))))
            :ARG1 (t / troop)
            :ARG2 (m / mission-01
                  :ARG0 t
                  :location (o / overseas)))
      :time (w / wednesday))

# ::id 1896 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok every husband who tags along with his lawfully wedded boss to see `` the bridges of madison county '' is going to have to face some really big questions .
# ::alignments
(o / obligate-01
      :ARG1 (p / person
            :ARG0-of (h / have-rel-role-91
                  :ARG2 (h2 / husband))
            :mod (e / every)
            :ARG0-of (t / tag-02
                  :ARG1 (p2 / person
                        :ARG0-of (h3 / have-rel-role-91
                              :ARG1 p
                              :ARG2 (b / boss))
                        :ARG1-of (w / wed-01
                              :ARG1-of (l / lawful-03)))
                  :purpose (s / see-01
                        :ARG0 p
                        :ARG1 (b2 / bridge
                              :mod (c / county
                                    :name (n / name
                                          :op1 "Madison"))))))
      :ARG2 (f / face-01
            :ARG0 p
            :ARG1 (t2 / thing
                  :ARG1-of (q / question-01)
                  :mod (b3 / big
                        :degree (r / really))
                  :quant (s2 / some))))

# ::id 1897 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok tui ag , europe 's largest tour operator by revenue , said monday it was taking over britain 's first choice holidays plc to create a larger company that can compete better as the industry consolidates and travel patterns change .
# ::alignments
(s / say-01
      :ARG0 (c / company
            :name (n / name
                  :op1 "Tui"
                  :op2 "Ag")
            :ARG0-of (o / operate-01
                  :ARG1 (t / tour))
            :ARG1-of (h / have-degree-91
                  :ARG2 (l / large)
                  :ARG3 (m / most)
                  :ARG5 (c2 / company
                        :location (c3 / continent
                              :name (n2 / name
                                    :op1 "Europe")))))
      :ARG1 (t2 / take-over-12
            :ARG0 c
            :ARG1 (h2 / holiday
                  :ARG1-of (c4 / choose-01
                        :ARG0 (c5 / country
                              :name (n3 / name
                                    :op1 "Great"
                                    :op2 "Britain"))
                        :ord (o2 / ordinal-entity
                              :value 1)))
            :purpose (c6 / create-01
                  :ARG0 c
                  :ARG1 (c7 / company
                        :ARG1-of (h3 / have-degree-91
                              :ARG2 l)
                        :ARG3 (m2 / more))
                  :ARG0-of (c8 / compete-01
                        :ARG1-of (p / possible-01)
                        :time (a / and
                              :op1 (c9 / consolidate-01
                                    :ARG1 (ii / industry))
                              :op2 (c10 / change-01
                                    :ARG1 (p2 / pattern
                                          :mod (t3 / travel-01))))
                        :ARG1-of (h4 / have-degree-91
                              :ARG2 (g / good-03
                                    :ARG1 c8)
                              :ARG3 (m3 / more)))))
      :time (d / date-entity
            :weekday (m4 / monday)))

# ::id 1898 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok can farmers and elephants live in peace with each other ? it is a headache for the local authorities .
# ::alignments
(m / multi-sentence
      :snt1 (p / possible-01
            :polarity (a / amr-unknown)
            :ARG1 (l / live-01
                  :ARG0 (a2 / and
                        :op1 (p2 / person
                              :ARG0-of (f / farm-01))
                        :op2 (e / elephant))
                  :manner (p3 / peace)
                  :beneficiary a2))
      :snt2 (h / headache
            :beneficiary (a3 / authority
                  :ARG1-of (l2 / local-02))))

# ::id 1899 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok french president nicolas sarkozy , in a broad riposte to free-market capitalism , told a room full of international bankers and ceos just what they did n't want to hear : brace for bonus curbs , tighter banking regulations and new bookkeeping rules .
# ::alignments
(t / tell-01
      :ARG0 (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)))
      :ARG1 (t2 / thing
            :ARG1-of (h2 / hear-01
                  :polarity -
                  :ARG0 (a / and
                        :op1 (b / banker
                              :mod (ii / international))
                        :op2 (p3 / person
                              :ARG0-of h
                              :ARG2 (o / officer
                                    :mod (c / chief)
                                    :mod (e / executive)))))
            :ARG1-of (w / want-01
                  :ARG0 a))
      :ARG1-of (m / mean-01
            :ARG2 (b2 / brace-01
                  :ARG0 a
                  :ARG2 (a2 / and
                        :op1 (c2 / curb-01
                              :ARG1 (b3 / bonus))
                        :op2 (r / regulate-01
                              :ARG1 (b4 / bank-01)
                              :ARG1-of (h3 / have-degree-91
                                    :ARG2 (t3 / tight-05
                                          :ARG1 r)
                                    :ARG3 (m2 / more)))
                        :op3 (r2 / rule-01
                              :ARG1 (k / keep-01
                                    :ARG1 (b5 / book))
                              :ARG1-of (n3 / new-01)))))
      :ARG2 (r3 / room
            :ARG1-of (f / full-09
                  :ARG2 (a3 / and
                        :op1 b
                        :op2 p3)))
      :ARG1-of (b6 / broad-02))

# ::id 1900 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok it almost did n't seem legal , what the tired and beleaguered columbus crew did saturday to the drained and groggy yet red-hot galaxy .
# ::alignments
(a / and
      :op1 (s / seem-01
            :polarity -
            :ARG1 (l / legal-02
                  :ARG1 (ii / it))
            :mod (a2 / almost))
      :op2 (t / thing
            :ARG1-of (d / do-02
                  :ARG0 (c / crew
                        :mod (s2 / spaceship
                              :name (n / name
                                    :op1 "Columbus"))
                        :ARG1-of (t2 / tire-01)
                        :ARG1-of (b / beleaguer-01))
                  :ARG2 (g / galaxy
                        :ARG1-of (d2 / drain-01)
                        :ARG1-of (g2 / groggy-00)
                        :ARG1-of (h / hot-05
                              :ARG1-of (r / red-02)))
                  :time (d3 / date-entity
                        :weekday (s3 / saturday)))))

# ::id 1901 ::amr-annotator ISI-AMR-01 ::preferred
# ::tok lincoln j. <unk> , who was trained as one of the pioneering black american fighter pilots of world war ii and who later became a civil rights leader and entrepreneur in phoenix and the southeast , died on june # at his home in paradise valley , a suburb of phoenix .
# ::alignments
(d / die-01
      :ARG1 (p / person
            :name (n / name
                  :op1 "Lincoln"
                  :op2 "J."
                  :op3 "accompanier")
            :ARG1-of (t / train-01
                  :ARG2 (p2 / person
                        :ARG1-of (ii / include-91
                              :ARG2 (p3 / person
                                    :ARG0-of (p4 / pilot-01
                                          :time (w / war
                                                :name (n2 / name
                                                      :op1 "World"
                                                      :op2 "War"
                                                      :op3 "II")))
                                    :ARG1-of (b / black-05)
                                    :mod (c / country
                                          :name (n3 / name
                                                :op1 "America"))
                                    :ARG0-of (p5 / pioneer-01))))
                  :ARG0-of (b2 / become-01
                        :ARG1 p
                        :ARG2 (a / and
                              :op1 (p6 / person
                                    :ARG0-of (l / lead-02
                                          :ARG1 (r / right-05
                                                :mod (c2 / civil))))
                              :op2 (e / entrepreneur))
                        :location (a2 / and
                              :op1 (c3 / city
                                    :name (n4 / name
                                          :op1 "Phoenix"))
                              :op2 (s / southeast))
                        :time (a3 / after
                              :op1 t)))
            :location (h / home
                  :location (v / valley
                        :name (n5 / name
                              :op1 "Paradise"
                              :op2 "Valley")
                        :mod (s2 / suburb
                              :part-of c3)))
            :poss-of h)
      :time (d2 / date-entity
            :dayperiod (n6 / night)
            :mod (j / june)))

